|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
public class ActiveDirectoryAuthenticationResponseHandler
Attempts to parse the authentication response message and set the account state using data associated with active directory.
| Constructor Summary | |
|---|---|
ActiveDirectoryAuthenticationResponseHandler()
Default constructor. |
|
ActiveDirectoryAuthenticationResponseHandler(long passwordAge)
Creates a new active directory authentication response handler. |
|
| 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 |
|---|
public ActiveDirectoryAuthenticationResponseHandler()
public ActiveDirectoryAuthenticationResponseHandler(long passwordAge)
passwordAge - length of time in milliseconds that a password is
valid| Method Detail |
|---|
public void handle(AuthenticationResponse response)
handle in interface AuthenticationResponseHandlerresponse - produced from an authentication
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||