|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationResponseHandler | |
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext | |
| Uses of AuthenticationResponseHandler in org.ldaptive.auth |
|---|
| Methods in org.ldaptive.auth that return AuthenticationResponseHandler | |
|---|---|
AuthenticationResponseHandler[] |
Authenticator.getAuthenticationResponseHandlers()
Returns the authentication response handlers. |
| Methods in org.ldaptive.auth with parameters of type AuthenticationResponseHandler | |
|---|---|
void |
Authenticator.setAuthenticationResponseHandlers(AuthenticationResponseHandler... handlers)
Sets the authentication response handlers. |
| Uses of AuthenticationResponseHandler in org.ldaptive.auth.ext |
|---|
| Classes in org.ldaptive.auth.ext that implement AuthenticationResponseHandler | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||