public interface AuthenticationRequestHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(String dn,
AuthenticationRequest request)
Handle the request for an ldap authentication.
|
void handle(String dn, AuthenticationRequest request) throws LdapException
dn
- distinguished name resolved for this requestrequest
- for this authentication eventLdapException
- if an error occurs handling an authentication requestCopyright © 2003-2019 Virginia Tech. All Rights Reserved.