Package | Description |
---|---|
org.springframework.security.ldap.ppolicy |
Implementation of password policy functionality based on the
Password Policy for LDAP Directories.
|
org.springframework.security.ldap.userdetails |
LDAP-focused
UserDetails implementations which map from a ubset of the data
contained in some of the standard LDAP types (such as InetOrgPerson ). |
Class and Description |
---|
PasswordPolicyControl
A Password Policy request control.
|
PasswordPolicyErrorStatus
Defines status codes for use with PasswordPolicyException, with error codes (for message source lookup) and default
messages.
|
PasswordPolicyException
Generic exception raised by the ppolicy package.
|
PasswordPolicyResponseControl
Represents the response control received when a PasswordPolicyControl is used when binding to a
directory.
|
Class and Description |
---|
PasswordPolicyData |
Copyright © 2019. All rights reserved.