Uses of Class
org.forgerock.opendj.ldap.controls.PreReadResponseControl
Package
Description
Classes and interfaces for common LDAP controls.
-
Uses of PreReadResponseControl in org.forgerock.opendj.ldap.controls
Modifier and TypeFieldDescriptionstatic final ControlDecoder<PreReadResponseControl>
PreReadResponseControl.DECODER
A decoder which can be used for decoding thePreReadResponseControl
.Modifier and TypeMethodDescriptionstatic PreReadResponseControl
PreReadResponseControl.newControl
(Entry entry) Creates a new pre-read response control.