public interface AuthenticationResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(AuthenticationResponse response)
Handle the response from an ldap authentication.
|
void handle(AuthenticationResponse response) throws LdapException
response
- produced from an authenticationLdapException
- if an error occurs handling an authentication responseCopyright © 2003-2019 Virginia Tech. All Rights Reserved.