| |
|
| org.acegisecurity.ldap.AbstractLdapServerTestCase org.acegisecurity.providers.ldap.authenticator.PasswordComparisonAuthenticatorTests
onSetUp | public void onSetUp()(Code) | | |
tearDown | public void tearDown()(Code) | | |
testAllAttributesAreRetrivedByDefault | public void testAllAttributesAreRetrivedByDefault()(Code) | | |
testFailedSearchGivesUserNotFoundException | public void testFailedSearchGivesUserNotFoundException() throws Exception(Code) | | |
testLocalComparisonSucceedsWithShaEncodedPassword | public void testLocalComparisonSucceedsWithShaEncodedPassword()(Code) | | |
testLocalPasswordComparisonFailsWithWrongPassword | public void testLocalPasswordComparisonFailsWithWrongPassword()(Code) | | |
testLocalPasswordComparisonSucceedsWithCorrectPassword | public void testLocalPasswordComparisonSucceedsWithCorrectPassword()(Code) | | |
testMultipleDnPatternsWorkOk | public void testMultipleDnPatternsWorkOk()(Code) | | |
testOnlySpecifiedAttributesAreRetrieved | public void testOnlySpecifiedAttributesAreRetrieved() throws Exception(Code) | | |
testPasswordEncoderCantBeNull | public void testPasswordEncoderCantBeNull()(Code) | | |
testUseOfDifferentPasswordAttribute | public void testUseOfDifferentPasswordAttribute()(Code) | | |
testWithUserSearch | public void testWithUserSearch()(Code) | | |
|
|
|