Package org.acegisecurity.providers.ldap.authenticator

LDAP authenticator implementations.

See:
          Description

Class Summary
AbstractLdapAuthenticator Base class for the authenticator implementations.
BindAuthenticator An authenticator which binds as a user.
LdapShaPasswordEncoder A version of ShaPasswordEncoder which supports Ldap SHA and SSHA (salted-SHA) encodings.
PasswordComparisonAuthenticator An LdapAuthenticator which compares the login password with the value stored in the directory.
 

Package org.acegisecurity.providers.ldap.authenticator Description

LDAP authenticator implementations.



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