Package | Description |
---|---|
org.opends.server.controls |
Contains classes that represent specific LDAP controls and their values.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<LDAPPreReadRequestControl> |
LDAPPreReadRequestControl.DECODER
The Control Decoder that can be used to decode this control.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
AbstractOperation.addPreReadResponse(Operation operation,
LDAPPreReadRequestControl preReadRequest,
Entry entry)
Adds the pre-read response control to the response if requested.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.