public class ActiveDirectoryAuthenticationResponseHandler extends java.lang.Object implements AuthenticationResponseHandler
| Modifier and Type | Field and Description |
|---|---|
private long |
maxPasswordAge
Maximum password age.
|
| 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 authentication