public interface AuthenticationHandler
Modifier and Type | Method and Description |
---|---|
AuthenticationHandlerResponse |
authenticate(AuthenticationCriteria criteria)
Perform an ldap authentication.
|
AuthenticationHandlerResponse authenticate(AuthenticationCriteria criteria) throws LdapException
criteria
- to perform the authentication withLdapException
- if ldap operation failsCopyright © 2019. All rights reserved.