| Package | Description |
|---|---|
| org.ldaptive.auth.ext |
| Modifier and Type | Field and Description |
|---|---|
private PasswordExpirationAccountState.Error |
PasswordExpirationAccountState.nError
error enum.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordExpirationAccountState.Error |
PasswordExpirationAccountState.getPasswordExpirationError()
Returns the password expiration error for this account state.
|
static PasswordExpirationAccountState.Error |
PasswordExpirationAccountState.Error.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordExpirationAccountState.Error[] |
PasswordExpirationAccountState.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PasswordExpirationAccountState(PasswordExpirationAccountState.Error error)
Creates a new password expiration account state.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.