| |
|
| org.acegisecurity.wrapper.SecurityContextHolderAwareRequestWrapperTests
SecurityContextHolderAwareRequestWrapperTests | public class SecurityContextHolderAwareRequestWrapperTests extends TestCase (Code) | | Tests
SecurityContextHolderAwareRequestWrapper .
author: Ben Alex version: $Id: SecurityContextHolderAwareRequestWrapperTests.java 1877 2007-05-25 05:33:06Z benalex $ |
SecurityContextHolderAwareRequestWrapperTests | public SecurityContextHolderAwareRequestWrapperTests()(Code) | | |
SecurityContextHolderAwareRequestWrapperTests | public SecurityContextHolderAwareRequestWrapperTests(String arg0)(Code) | | |
testCorrectOperationWithStringBasedPrincipal | public void testCorrectOperationWithStringBasedPrincipal() throws Exception(Code) | | |
testCorrectOperationWithUserDetailsBasedPrincipal | public void testCorrectOperationWithUserDetailsBasedPrincipal() throws Exception(Code) | | |
testNullAuthenticationHandling | public void testNullAuthenticationHandling() throws Exception(Code) | | |
testNullPrincipalHandling | public void testNullPrincipalHandling() throws Exception(Code) | | |
|
|
|