| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.controls.ppolicy |
| Modifier and Type | Method and Description |
|---|---|
static PasswordPolicyErrorEnum |
PasswordPolicyErrorEnum.get(int val) |
PasswordPolicyErrorEnum |
PasswordPolicyResponseImpl.getPasswordPolicyError()
Returns the password policy error.
|
PasswordPolicyErrorEnum |
PasswordPolicyResponse.getPasswordPolicyError()
Returns the password policy error.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordPolicyResponseImpl.setPasswordPolicyError(PasswordPolicyErrorEnum ppolicyError)
Sets the PasswordPolicy error.
|
void |
PasswordPolicyResponse.setPasswordPolicyError(PasswordPolicyErrorEnum ppolicyError)
Sets the PasswordPolicy error.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.