| |
|
| org.acegisecurity.runas.RunAsManagerImplTests
RunAsManagerImplTests | public class RunAsManagerImplTests extends TestCase (Code) | | Tests
RunAsManagerImpl .
author: Ben Alex version: $Id: RunAsManagerImplTests.java 1496 2006-05-23 13:38:33Z benalex $ |
RunAsManagerImplTests | public RunAsManagerImplTests()(Code) | | |
RunAsManagerImplTests | public RunAsManagerImplTests(String arg0)(Code) | | |
testAlwaysSupportsClass | public void testAlwaysSupportsClass()(Code) | | |
testDoesNotReturnAdditionalAuthoritiesIfCalledWithoutARunAsSetting | public void testDoesNotReturnAdditionalAuthoritiesIfCalledWithoutARunAsSetting() throws Exception(Code) | | |
testRespectsRolePrefix | public void testRespectsRolePrefix() throws Exception(Code) | | |
testReturnsAdditionalGrantedAuthorities | public void testReturnsAdditionalGrantedAuthorities() throws Exception(Code) | | |
testStartupDetectsMissingKey | public void testStartupDetectsMissingKey() throws Exception(Code) | | |
testStartupSuccessfulWithKey | public void testStartupSuccessfulWithKey() throws Exception(Code) | | |
|
|
|