|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FreeIPAAccountState.Error | |
|---|---|
| org.ldaptive.auth.ext | |
| Uses of FreeIPAAccountState.Error in org.ldaptive.auth.ext |
|---|
| Methods in org.ldaptive.auth.ext that return FreeIPAAccountState.Error | |
|---|---|
FreeIPAAccountState.Error |
FreeIPAAccountState.getFreeIPAError()
Returns the freeipa error for this account state. |
static FreeIPAAccountState.Error |
FreeIPAAccountState.Error.parse(ResultCode rc,
String message)
Parses the supplied error messages and returns the corresponding error enum. |
static FreeIPAAccountState.Error |
FreeIPAAccountState.Error.valueOf(int code)
Returns the error for the supplied integer constant. |
static FreeIPAAccountState.Error |
FreeIPAAccountState.Error.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FreeIPAAccountState.Error[] |
FreeIPAAccountState.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.ldaptive.auth.ext with parameters of type FreeIPAAccountState.Error | |
|---|---|
FreeIPAAccountState(FreeIPAAccountState.Error error)
Creates a new freeipa account state. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||