public interface PasswordExpiringResponseControl extends Control
| Modifier and Type | Field and Description |
|---|---|
static ControlDecoder<PasswordExpiringResponseControl> |
DECODER
A decoder which can be used for decoding the Netscape password expiring
response control.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSecondsUntilExpiration()
Returns the length of time in seconds until the password actually expires.
|
getAPIValue, getDetails, getOID, hasValue, isCriticalstatic final ControlDecoder<PasswordExpiringResponseControl> DECODER