Package org.ldaptive.auth.ext

Class Summary
ActiveDirectoryAccountState Represents the state of an Active Directory account.
ActiveDirectoryAuthenticationResponseHandler Attempts to parse the authentication response message and set the account state using data associated with active directory.
EDirectoryAccountState Represents the state of an eDirectory account.
EDirectoryAuthenticationResponseHandler Attempts to parse the authentication response and set the account state using data associated with eDirectory.
PasswordExpirationAccountState Represents the state of an account in a directory that implements: http://tools.ietf.org/html/draft-vchu-ldap-pwd-policy-00.
PasswordExpirationAuthenticationResponseHandler Attempts to parse the authentication response and set the account state using data associated with the password expiring and password expired controls.
PasswordPolicyAccountState Represents the state of an account as described by a password policy control.
PasswordPolicyAuthenticationResponseHandler Attempts to parse the authentication response message and set the account state using data associated with a password policy control.
 

Enum Summary
ActiveDirectoryAccountState.Error Enum to define active directory errors.
EDirectoryAccountState.Error Enum to define edirectory errors.
PasswordExpirationAccountState.Error Enum to define password expiration error.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.