public interface PasswordPolicyRequestControl extends Control
This control may be sent with any request in order to convey to the server that this client is aware of, and can process the password policy response control. When a server receives this control, it will return the password policy response control when appropriate and with the proper data.
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<PasswordPolicyRequestControl> |
DECODER
A decoder which can be used for decoding the password policy request
control.
|
getAPIValue, getDetails, getOID, hasValue, isCritical
static final ControlDecoder<PasswordPolicyRequestControl> DECODER