| 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 © 2011-2015 ForgeRock AS. All Rights Reserved.