Package | Description |
---|---|
org.opends.server.controls |
Contains classes that represent specific LDAP controls and their values.
|
org.opends.server.protocols |
Contains various Directory Server connection handler implementations which will be used to accept connections from
and perform communication with clients over various protocols.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<ReplicatedRequestControl> |
ReplicatedRequestControl.DECODER
The Control Decoder that can be used to decode this control.
|
Modifier and Type | Method and Description |
---|---|
static ReplicatedRequestControl |
ReactiveHandlersUtils.getReplicatedRequestControl(Request request)
Returns the replicated request control from the provided request.
|
Copyright 2010-2022 ForgeRock AS.