| org.jboss.test.ThreadLocalTestCase
ThreadLocalTestCase | public class ThreadLocalTestCase extends TestCase (Code) | | Tests of propagating the security identity across threads using
InheritableThreadLocal.
author: Scott.Stark@jboss.org version: $Revision: 37390 $ |
Inner Class :static class Child implements Runnable | |
ThreadLocalTestCase | public ThreadLocalTestCase(String name)(Code) | | |
testSecurityPropagation | public void testSecurityPropagation() throws Exception(Code) | | |
testSecurityPropagation2 | public void testSecurityPropagation2() throws Exception(Code) | | |
|
|