Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.auth.ext |
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 |
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 © 2018. All rights reserved.