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