public interface EntryResolver
Modifier and Type | Method and Description |
---|---|
LdapEntry |
resolve(AuthenticationCriteria criteria,
AuthenticationHandlerResponse response)
Attempts to find the LDAP entry for the supplied authentication criteria and authentication handler response.
|
LdapEntry resolve(AuthenticationCriteria criteria, AuthenticationHandlerResponse response) throws LdapException
criteria
- authentication criteria used to perform the authenticationresponse
- produced by the authentication handlerLdapException
- if an LDAP error occursCopyright © 2003-2019 Virginia Tech. All Rights Reserved.