Uses of Class
org.acegisecurity.providers.ldap.authenticator.AbstractLdapAuthenticator

Packages that use AbstractLdapAuthenticator
org.acegisecurity.providers.ldap.authenticator LDAP authenticator implementations. 
 

Uses of AbstractLdapAuthenticator in org.acegisecurity.providers.ldap.authenticator
 

Subclasses of AbstractLdapAuthenticator in org.acegisecurity.providers.ldap.authenticator
 class BindAuthenticator
          An authenticator which binds as a user.
 class PasswordComparisonAuthenticator
          An LdapAuthenticator which compares the login password with the value stored in the directory.
 



Copyright © 2004-2010 Interface21, Inc. All Rights Reserved.