Interface | Description |
---|---|
ContextAuthenticationMapper |
Responsible for mapping the result of LDAP authentication to an
AuthenticationResponse . |
Class | Description |
---|---|
DefaultContextAuthenticationMapper |
The default implementation to create an
AuthenticationResponse from a successful
ldap authentication result. |
LdapAuthenticationProvider |
Authenticates against an LDAP server using the configuration provided through
LdapConfiguration . |