| Package | Description |
|---|---|
| org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
| Modifier and Type | Field and Description |
|---|---|
static ControlDecoder<PasswordExpiringResponseControl> |
PasswordExpiringResponseControl.DECODER
A decoder which can be used for decoding the password expiring response control.
|
| Modifier and Type | Method and Description |
|---|---|
static PasswordExpiringResponseControl |
PasswordExpiringResponseControl.newControl(int secondsUntilExpiration)
Creates a new Netscape password expiring response control with the
provided amount of time until expiration.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.