Package | Description |
---|---|
org.ldaptive.control | |
org.ldaptive.control.util | |
org.ldaptive.provider.jndi |
Modifier and Type | Method and Description |
---|---|
SortKey[] |
SortRequestControl.getSortKeys()
Returns the sort keys.
|
Modifier and Type | Method and Description |
---|---|
void |
SortRequestControl.setSortKeys(SortKey[] keys)
Sets the sort keys.
|
Constructor and Description |
---|
SortRequestControl(SortKey[] keys)
Creates a new sort request control.
|
SortRequestControl(SortKey[] keys,
boolean critical)
Creates a new sort request control.
|
Constructor and Description |
---|
VirtualListViewClient(Connection conn,
SortKey... keys)
Creates a new virtual list view client.
|
Modifier and Type | Method and Description |
---|---|
static SortKey[] |
JndiUtils.fromSortKey(SortKey[] keys)
Returns jndi sort keys using the supplied sort keys.
|
Copyright © 2016. All rights reserved.