| |
|
| org.acegisecurity.providers.ProviderManagerTests
ProviderManagerTests | public class ProviderManagerTests extends TestCase (Code) | | Tests
ProviderManager .
author: Ben Alex version: $Id: ProviderManagerTests.java 1496 2006-05-23 13:38:33Z benalex $ |
ProviderManagerTests | public ProviderManagerTests()(Code) | | |
ProviderManagerTests | public ProviderManagerTests(String arg0)(Code) | | |
testAuthenticationFails | public void testAuthenticationFails() throws Exception(Code) | | |
testAuthenticationSuccess | public void testAuthenticationSuccess() throws Exception(Code) | | |
testAuthenticationSuccessWhenFirstProviderReturnsNullButSecondAuthenticates | public void testAuthenticationSuccessWhenFirstProviderReturnsNullButSecondAuthenticates()(Code) | | |
testConcurrentSessionControllerConfiguration | public void testConcurrentSessionControllerConfiguration() throws Exception(Code) | | |
testStartupFailsIfProviderListDoesNotContainingProviders | public void testStartupFailsIfProviderListDoesNotContainingProviders() throws Exception(Code) | | |
testStartupFailsIfProviderListNotSet | public void testStartupFailsIfProviderListNotSet() throws Exception(Code) | | |
testStartupFailsIfProviderListNull | public void testStartupFailsIfProviderListNull() throws Exception(Code) | | |
testSuccessfulStartup | public void testSuccessfulStartup() throws Exception(Code) | | |
|
|
|