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 © 2003-2019 Virginia Tech. All Rights Reserved.