Package | Description |
---|---|
org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<VirtualListViewResponseControl> |
VirtualListViewResponseControl.DECODER
A decoder which can be used for decoding the virtual list view response control.
|
Modifier and Type | Method and Description |
---|---|
static VirtualListViewResponseControl |
VirtualListViewResponseControl.newControl(int targetPosition,
int contentCount,
ResultCode result,
ByteString contextId)
Creates a new virtual list view response control.
|
Copyright 2011-2017 ForgeRock AS.