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 © 2018. All rights reserved.