| Package | Description |
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext | |
| org.ldaptive.control |
| Modifier and Type | Field and Description |
|---|---|
private AccountState.Error[] |
AccountState.accountErrors
account error.
|
| Modifier and Type | Method and Description |
|---|---|
AccountState.Error |
AccountState.getError()
Returns the first account state error or null if no errors exist.
|
AccountState.Error[] |
AccountState.getErrors()
Returns the account state errors.
|
| Constructor and Description |
|---|
AccountState(AccountState.Error... errors)
Creates a new account state.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ActiveDirectoryAccountState.Error
Enum to define active directory errors.
|
static class |
EDirectoryAccountState.Error
Enum to define edirectory errors.
|
static class |
FreeIPAAccountState.Error
Enum to define FreeIPA errors.
|
static class |
PasswordExpirationAccountState.Error
Enum to define password expiration error.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PasswordPolicyControl.Error
Enum for ppolicy errors.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.