Package | Description |
---|---|
org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<ManageDsaItRequestControl> |
ManageDsaItRequestControl.DECODER
A decoder which can be used for decoding the Manage DsaIT request control.
|
Modifier and Type | Method and Description |
---|---|
static ManageDsaItRequestControl |
ManageDsaItRequestControl.newControl(boolean isCritical)
Creates a new ManageDsaIT request control having the provided
criticality.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.