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)
AuthenticationResponseHandler
handle
in interface AuthenticationResponseHandler
response
- produced from an authenticationCopyright © 2024. All rights reserved.