Package | Description |
---|---|
org.opends.server.backends.jeb |
Contains the code for the Directory Server backend that uses the Berkeley DB
Java Edition as the repository for storing entry and index information.
|
org.opends.server.controls |
Contains classes that represent specific LDAP controls and their values.
|
Modifier and Type | Method and Description |
---|---|
static EntryIDSet |
EntryIDSetSorter.sort(EntryContainer suffixContainer,
EntryIDSet entryIDSet,
SearchOperation searchOperation,
SortOrder sortOrder,
VLVRequestControl vlvRequest)
Creates a new entry ID set which is a sorted representation of the provided
set using the given sort order.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<VLVRequestControl> |
VLVRequestControl.DECODER
The Control Decoder that can be used to decode this control.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.