| |
|
| org.acegisecurity.providers.ldap.LdapAuthenticationProviderTests
LdapAuthenticationProviderTests | public class LdapAuthenticationProviderTests extends TestCase (Code) | | Tests
LdapAuthenticationProvider .
author: Luke Taylor version: $Id: LdapAuthenticationProviderTests.java 1583 2006-07-16 20:17:20Z luke_t $ |
LdapAuthenticationProviderTests | public LdapAuthenticationProviderTests(String string)(Code) | | |
LdapAuthenticationProviderTests | public LdapAuthenticationProviderTests()(Code) | | |
testDifferentCacheValueCausesException | public void testDifferentCacheValueCausesException()(Code) | | |
testEmptyOrNullUserNameThrowsException | public void testEmptyOrNullUserNameThrowsException()(Code) | | |
testEmptyPasswordIsRejected | public void testEmptyPasswordIsRejected()(Code) | | |
testNormalUsage | public void testNormalUsage()(Code) | | |
|
|
|