| |
|
| org.acegisecurity.context.SecurityContextHolderTests
SecurityContextHolderTests | public class SecurityContextHolderTests extends TestCase (Code) | | Tests
SecurityContextHolder .
author: Ben Alex version: $Id: SecurityContextHolderTests.java 1788 2007-03-10 21:34:53Z luke_t $ |
SecurityContextHolderTests | public SecurityContextHolderTests()(Code) | | |
SecurityContextHolderTests | public SecurityContextHolderTests(String arg0)(Code) | | |
testContextHolderGetterSetterClearer | public void testContextHolderGetterSetterClearer()(Code) | | |
testNeverReturnsNull | public void testNeverReturnsNull()(Code) | | |
testRejectsNulls | public void testRejectsNulls()(Code) | | |
testSynchronizationCustomStrategyLoading | public void testSynchronizationCustomStrategyLoading()(Code) | | |
testSynchronizationGlobal | public void testSynchronizationGlobal() throws Exception(Code) | | |
testSynchronizationInheritableThreadLocal | public void testSynchronizationInheritableThreadLocal() throws Exception(Code) | | |
testSynchronizationThreadLocal | public void testSynchronizationThreadLocal() throws Exception(Code) | | |
|
|
|