public interface LdapAuthenticator
The LdapAuthenticationProvider calls this interface to authenticate a user and obtain the information for that user from the directory.
| Modifier and Type | Method and Description | 
|---|---|
DirContextOperations | 
authenticate(Authentication authentication)
Authenticates as a user and obtains additional user information from the directory. 
 | 
DirContextOperations authenticate(Authentication authentication)
authentication -