public class EDirectoryAuthenticationResponseHandler extends Object implements AuthenticationResponseHandler
Authenticator
should be configured to return 'passwordExpirationTime' and
'loginGraceRemaining' attributes so they can be consumed by this handler.Constructor and Description |
---|
EDirectoryAuthenticationResponseHandler()
Default constructor.
|
EDirectoryAuthenticationResponseHandler(int hours)
Creates a new edirectory authentication response handler.
|
Modifier and Type | Method and Description |
---|---|
void |
handle(AuthenticationResponse response)
Handle the response from an ldap authentication.
|
public EDirectoryAuthenticationResponseHandler()
public EDirectoryAuthenticationResponseHandler(int hours)
hours
- length of time before expiration that should produce a warningpublic void handle(AuthenticationResponse response)
AuthenticationResponseHandler
handle
in interface AuthenticationResponseHandler
response
- produced from an authenticationCopyright © 2021. All rights reserved.