See: Description
Class | Description |
---|---|
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. |
Copyright © 2014. All rights reserved.