| Package | Description | 
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthenticationResponse | Authenticator. authenticate(AuthenticationRequest request)Authenticate the user in the supplied request. | 
| protected AuthenticationResponse | Authenticator. authenticate(String dn,
            AuthenticationRequest request)Validates input and performs authentication using an  AuthenticationHandler. | 
| protected AuthenticationResponse | Authenticator. validateInput(String dn,
             AuthenticationRequest request)Validates the authentication request and resolved DN. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AggregateDnResolver.AuthenticationResponseHandler. handle(AuthenticationResponse response) | 
| void | AuthenticationResponseHandler. handle(AuthenticationResponse response)Handle the response from an ldap authentication. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EDirectoryAuthenticationResponseHandler. handle(AuthenticationResponse response) | 
| void | PasswordExpirationAuthenticationResponseHandler. handle(AuthenticationResponse response) | 
| void | ActiveDirectoryAuthenticationResponseHandler. handle(AuthenticationResponse response) | 
| void | PasswordPolicyAuthenticationResponseHandler. handle(AuthenticationResponse response) | 
| void | FreeIPAAuthenticationResponseHandler. handle(AuthenticationResponse response) | 
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.