public interface SubentriesRequestControl extends Control
In the absence of the sub-entries request control, sub-entries are not visible to search operations unless the target/base of the operation is a sub-entry. In the presence of the sub-entry request control, only sub-entries are visible.
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<SubentriesRequestControl> |
DECODER
A decoder which can be used for decoding the sub-entries request
control.
|
getAPIValue, getDetails, getOID, hasValue, isCritical
static final ControlDecoder<SubentriesRequestControl> DECODER