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