|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationRequestHandler | |
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext | |
| Uses of AuthenticationRequestHandler in org.ldaptive.auth |
|---|
| Classes in org.ldaptive.auth that implement AuthenticationRequestHandler | |
|---|---|
class |
AddControlAuthenticationRequestHandler
Authentication request handler that adds RequestControls to the
AuthenticationRequest. |
| Methods in org.ldaptive.auth that return AuthenticationRequestHandler | |
|---|---|
AuthenticationRequestHandler[] |
Authenticator.getAuthenticationRequestHandlers()
Returns the authentication request handlers. |
| Methods in org.ldaptive.auth with parameters of type AuthenticationRequestHandler | |
|---|---|
void |
Authenticator.setAuthenticationRequestHandlers(AuthenticationRequestHandler... handlers)
Sets the authentication request handlers. |
| Uses of AuthenticationRequestHandler in org.ldaptive.auth.ext |
|---|
| Classes in org.ldaptive.auth.ext that implement AuthenticationRequestHandler | |
|---|---|
class |
PasswordPolicyAuthenticationRequestHandler
Adds the PasswordPolicyControl to the AuthenticationRequest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||