public class ActiveDirectoryAuthenticationResponseHandler extends Object implements AuthenticationResponseHandler
| Constructor and Description |
|---|
ActiveDirectoryAuthenticationResponseHandler()
Default constructor.
|
ActiveDirectoryAuthenticationResponseHandler(long passwordAge)
Creates a new active directory authentication response handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AuthenticationResponse response)
Handle the response from an ldap authentication.
|
public ActiveDirectoryAuthenticationResponseHandler()
public ActiveDirectoryAuthenticationResponseHandler(long passwordAge)
passwordAge - length of time in milliseconds that a password is validpublic void handle(AuthenticationResponse response)
AuthenticationResponseHandlerhandle in interface AuthenticationResponseHandlerresponse - produced from an authenticationCopyright © 2023. All rights reserved.