| 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.
|
| FreeIPAAccountState |
Represents the state of a FreeIPA account.
|
| FreeIPAAuthenticationResponseHandler |
Attempts to parse the authentication response and set the account state using data associated with FreeIPA.
|
| 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.
|
| PasswordPolicyAuthenticationRequestHandler |
|
| PasswordPolicyAuthenticationResponseHandler |
Attempts to parse the authentication response message and set the account state using data associated with a password
policy control.
|