Uses of Class
org.forgerock.opendj.ldap.controls.PreReadResponseControl
Packages that use PreReadResponseControl
Package
Description
Classes and interfaces for common LDAP controls.
-
Uses of PreReadResponseControl in org.forgerock.opendj.ldap.controls
Fields in org.forgerock.opendj.ldap.controls with type parameters of type PreReadResponseControlModifier and TypeFieldDescriptionstatic final ControlDecoder<PreReadResponseControl>PreReadResponseControl.DECODERA decoder which can be used for decoding thePreReadResponseControl.Methods in org.forgerock.opendj.ldap.controls that return PreReadResponseControlModifier and TypeMethodDescriptionstatic PreReadResponseControlPreReadResponseControl.newControl(Entry entry) Creates a new pre-read response control.