org.ldaptive.auth.ext
Class PasswordPolicyAuthenticationResponseHandler
java.lang.Object
org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler
- All Implemented Interfaces:
- AuthenticationResponseHandler
public class PasswordPolicyAuthenticationResponseHandler
- extends Object
- implements AuthenticationResponseHandler
Attempts to parse the authentication response message and set the account
state using data associated with a password policy control.
- Version:
- $Revision: 3120 $ $Date: 2015-10-01 11:50:02 -0400 (Thu, 01 Oct 2015) $
- Author:
- Middleware Services
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordPolicyAuthenticationResponseHandler
public PasswordPolicyAuthenticationResponseHandler()
handle
public void handle(AuthenticationResponse response)
- Handle the response from an ldap authentication.
- Specified by:
handle in interface AuthenticationResponseHandler
- Parameters:
response - produced from an authentication
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.