Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.auth.ext |
Modifier and Type | Class and Description |
---|---|
static class |
AggregateDnResolver.AuthenticationResponseHandler
Used in conjunction with an
AggregateDnResolver to execute a list of response handlers. |
Modifier and Type | Field and Description |
---|---|
private AuthenticationResponseHandler[] |
Authenticator.authenticationResponseHandlers
Handlers to handle authentication responses.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationResponseHandler[] |
Authenticator.getAuthenticationResponseHandlers()
Returns the authentication response handlers.
|
Modifier and Type | Method and Description |
---|---|
void |
Authenticator.setAuthenticationResponseHandlers(AuthenticationResponseHandler... handlers)
Sets the authentication response handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveDirectoryAuthenticationResponseHandler
Attempts to parse the authentication response message and set the account state using data associated with active
directory.
|
class |
EDirectoryAuthenticationResponseHandler
Attempts to parse the authentication response and set the account state using data associated with eDirectory.
|
class |
FreeIPAAuthenticationResponseHandler
Attempts to parse the authentication response and set the account state using data associated with FreeIPA.
|
class |
PasswordExpirationAuthenticationResponseHandler
Attempts to parse the authentication response and set the account state using data associated with the password
expiring and password expired controls.
|
class |
PasswordPolicyAuthenticationResponseHandler
Attempts to parse the authentication response message and set the account state using data associated with a password
policy control.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.