public class NoOpEntryResolver extends Object implements EntryResolver
Constructor and Description |
---|
NoOpEntryResolver() |
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.
|
String |
toString() |
public LdapEntry resolve(AuthenticationCriteria criteria, AuthenticationHandlerResponse response) throws LdapException
EntryResolver
resolve
in interface EntryResolver
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.