Package | Description |
---|---|
org.springframework.security.ldap.ppolicy |
Implementation of password policy functionality based on the
Password Policy for LDAP Directories.
|
Modifier and Type | Method and Description |
---|---|
PasswordPolicyErrorStatus |
PasswordPolicyResponseControl.getErrorStatus() |
PasswordPolicyErrorStatus |
PasswordPolicyException.getStatus() |
static PasswordPolicyErrorStatus |
PasswordPolicyErrorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordPolicyErrorStatus[] |
PasswordPolicyErrorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PasswordPolicyException(PasswordPolicyErrorStatus status) |
Copyright © 2015. All rights reserved.