org.ldaptive.auth.ext
Class PasswordPolicyAuthenticationResponseHandler

java.lang.Object
  extended by 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

Constructor Summary
PasswordPolicyAuthenticationResponseHandler()
           
 
Method Summary
 void handle(AuthenticationResponse response)
          Handle the response from an ldap authentication.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordPolicyAuthenticationResponseHandler

public PasswordPolicyAuthenticationResponseHandler()
Method Detail

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-2017 Virginia Tech. All Rights Reserved.