java.lang.Object | |
↳ | org.springframework.security.ldap.ppolicy.PasswordPolicyControl |
![]() |
A Password Policy request control.
Based on the information in the corresponding internet draft on LDAP password policy
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | OID | OID of the Password Policy Control |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a non-critical (request) control.
| |||||||||||
Creates a (request) control.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the ASN.1 BER encoded value of the LDAP control.
| |||||||||||
Returns the OID of the Password Policy Control ("1.3.6.1.4.1.42.2.27.8.5.1").
| |||||||||||
Returns whether the control is critical for the client.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
OID of the Password Policy Control
Creates a non-critical (request) control.
Creates a (request) control.
critical | indicates whether the control is critical for the client |
---|
Retrieves the ASN.1 BER encoded value of the LDAP control. The request value for this control is always empty.
Returns the OID of the Password Policy Control ("1.3.6.1.4.1.42.2.27.8.5.1").
Returns whether the control is critical for the client.