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