|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountState.Error | |
|---|---|
| org.ldaptive.auth | |
| org.ldaptive.auth.ext | |
| org.ldaptive.control | |
| Uses of AccountState.Error in org.ldaptive.auth |
|---|
| Methods in org.ldaptive.auth that return AccountState.Error | |
|---|---|
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. |
| Constructors in org.ldaptive.auth with parameters of type AccountState.Error | |
|---|---|
AccountState(AccountState.Error... errors)
Creates a new account state. |
|
| Uses of AccountState.Error in org.ldaptive.auth.ext |
|---|
| Classes in org.ldaptive.auth.ext that implement AccountState.Error | |
|---|---|
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. |
| Uses of AccountState.Error in org.ldaptive.control |
|---|
| Classes in org.ldaptive.control that implement AccountState.Error | |
|---|---|
static class |
PasswordPolicyControl.Error
Enum for ppolicy errors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||