484950515253545556
} @Test public void testSecurityContextMigration() throws Exception { ContextServiceRemote bean = getBean("system", "manager"); bean.testSecurityContextMigration(); } }
} @Test public void testSecurityContextMigration() throws Exception { ManagedExecutorServiceRemote bean = getBean("system", "manager"); bean.testSecurityContextMigration(); } }
} @Test public void testSecurityContextMigration() throws Exception { ManagedScheduledExecutorServiceRemote bean = getBean("system", "manager"); bean.testSecurityContextMigration(); } }
} @Test public void testSecurityContextMigration() throws Exception { ManagedThreadFactoryRemote bean = getBean("system", "manager"); bean.testSecurityContextMigration(); } }