Modifier and Type | Method and Description |
---|---|
AbstractControl |
LdapMessageContainer.getCurrentControl() |
Modifier and Type | Method and Description |
---|---|
void |
LdapMessageContainer.setCurrentControl(AbstractControl currentControl)
Store a newly created control
|
Modifier and Type | Class and Description |
---|---|
class |
CascadeControl |
class |
ControlImpl
A genericcodec Control.
|
class |
ManageDsaITControl
Control which allows for the management of referrals and other DSA specific
entities without processing them: meaning the referrals are treated as
regular entries using this control.
|
Modifier and Type | Class and Description |
---|---|
class |
SyncDoneValueControl
A syncDoneValue object as described in rfc4533.
|
Modifier and Type | Class and Description |
---|---|
class |
SyncInfoValueControl
A syncInfoValue object, as defined in RFC 4533
|
Modifier and Type | Class and Description |
---|---|
class |
SyncRequestValueControl
A syncRequestValue object, as defined in RFC 4533
|
Modifier and Type | Class and Description |
---|---|
class |
SyncStateValueControl
A syncStateValue object, as defined in RFC 4533
|
Modifier and Type | Class and Description |
---|---|
class |
EntryChangeControl
A response control that may be returned by Persistent Search entry responses.
|
Modifier and Type | Class and Description |
---|---|
class |
PagedResultsControl
A request/response control used to implement a simple paging of search
results.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentSearchControl
A persistence search object
|
Modifier and Type | Class and Description |
---|---|
class |
SubentriesControl
A searchRequest control : Subentries
|
Modifier and Type | Class and Description |
---|---|
class |
LdifControl
The LdifControl class stores a control defined for an entry found in a ldif
file.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.