| Class | Description |
|---|---|
| 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 |
Adds the
PasswordPolicyControl to the AuthenticationRequest. |
| PasswordPolicyAuthenticationResponseHandler |
Attempts to parse the authentication response message and set the account state using data associated with a password
policy control.
|
| Enum | Description |
|---|---|
| ActiveDirectoryAccountState.Error |
Enum to define active directory errors.
|
| EDirectoryAccountState.Error |
Enum to define edirectory errors.
|
| FreeIPAAccountState.Error |
Enum to define FreeIPA errors.
|
| PasswordExpirationAccountState.Error |
Enum to define password expiration error.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.