|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordPolicyErrorEnum | |
|---|---|
| org.apache.directory.api.ldap.extras.controls.ppolicy | |
| Uses of PasswordPolicyErrorEnum in org.apache.directory.api.ldap.extras.controls.ppolicy |
|---|
| Methods in org.apache.directory.api.ldap.extras.controls.ppolicy that return PasswordPolicyErrorEnum | |
|---|---|
static PasswordPolicyErrorEnum |
PasswordPolicyErrorEnum.get(int val)
|
PasswordPolicyErrorEnum |
PasswordPolicyResponseImpl.getPasswordPolicyError()
|
PasswordPolicyErrorEnum |
PasswordPolicyResponse.getPasswordPolicyError()
|
static PasswordPolicyErrorEnum |
PasswordPolicyErrorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PasswordPolicyErrorEnum[] |
PasswordPolicyErrorEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.directory.api.ldap.extras.controls.ppolicy with parameters of type PasswordPolicyErrorEnum | |
|---|---|
void |
PasswordPolicyResponseImpl.setPasswordPolicyError(PasswordPolicyErrorEnum ppolicyError)
Sets the PasswordPolicy error number |
void |
PasswordPolicyResponse.setPasswordPolicyError(PasswordPolicyErrorEnum ppolicyError)
Sets the PasswordPolicy error number |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||