| |
|
| org.acegisecurity.providers.jaas.JaasAuthenticationProviderTests
JaasAuthenticationProviderTests | public class JaasAuthenticationProviderTests extends TestCase (Code) | | Tests for the JaasAuthenticationProvider
author: Ray Krueger version: $Id: JaasAuthenticationProviderTests.java 1496 2006-05-23 13:38:33Z benalex $ |
testBadPassword | public void testBadPassword()(Code) | | |
testBadUser | public void testBadUser()(Code) | | |
testConfigurationLoop | public void testConfigurationLoop() throws Exception(Code) | | |
testDetectsMissingLoginConfig | public void testDetectsMissingLoginConfig() throws Exception(Code) | | |
testDetectsMissingLoginContextName | public void testDetectsMissingLoginContextName() throws Exception(Code) | | |
testGetApplicationContext | public void testGetApplicationContext() throws Exception(Code) | | |
testLoginExceptionResolver | public void testLoginExceptionResolver()(Code) | | |
testNullDefaultAuthorities | public void testNullDefaultAuthorities()(Code) | | |
testUnsupportedAuthenticationObjectReturnsNull | public void testUnsupportedAuthenticationObjectReturnsNull()(Code) | | |
|
|
|