| Package | Description |
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext |
| Modifier and Type | Class and Description |
|---|---|
class |
AddControlAuthenticationRequestHandler
Authentication request handler that adds
RequestControls to the AuthenticationRequest. |
| Modifier and Type | Field and Description |
|---|---|
private AuthenticationRequestHandler[] |
Authenticator.authenticationRequestHandlers
Handlers to handle authentication requests.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationRequestHandler[] |
Authenticator.getAuthenticationRequestHandlers()
Returns the authentication request handlers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Authenticator.setAuthenticationRequestHandlers(AuthenticationRequestHandler... handlers)
Sets the authentication request handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordPolicyAuthenticationRequestHandler
Adds the
PasswordPolicyControl to the AuthenticationRequest. |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.