| Class and Description |
|---|
| IntermediateResponse
Intermediate response message used to return multiple response
messages for a single search request (ExtendedRequest or Control).
|
| Referral
Represents a referral which is a set of alternative locations where an entry
can be found.
|
| ResultCodeEnum
Type safe LDAP message envelope result code enumeration.
|
| SearchResultDone
Search done protocol response message used to indicate the completion of a
search request message.
|
| Class and Description |
|---|
| Message
Root interface for all LDAP message type interfaces.
|
| ResultCodeEnum
Type safe LDAP message envelope result code enumeration.
|
| Class and Description |
|---|
| AliasDerefMode
Type-safe derefAliases search parameter enumeration which determines the mode
of alias handling.
|
| SearchScope
A search scope enumerated type.
|
| Class and Description |
|---|
| Control
Protocol request and response altering control interface.
|
| Class and Description |
|---|
| AbandonableRequest
A request which can be abandoned.
|
| AbandonListener
A listener interested in abandon operations performed on requests.
|
| AbandonRequest
Abandon protocol operation request to terminate an operation already in
progress.
|
| AbstractAbandonableRequest
The base abandonable request message class.
|
| AbstractAbandonableRequest.RequestObservable |
| AbstractExtendedResponse
An Abstract ExtendedResponse implementation.
|
| AbstractMessage
Abstract message base class.
|
| AbstractRequest
The base request message class.
|
| AbstractResponse
Abstract base for a Response message.
|
| AbstractResultResponse
Abstract base for a ResultResponse message.
|
| AddRequest
Add protocol operation request used to add a new entry to the DIT.
|
| AddResponse
Add protocol response message used to confirm the results of a add request
message.
|
| AliasDerefMode
Type-safe derefAliases search parameter enumeration which determines the mode
of alias handling.
|
| BindRequest
Bind protocol operation request which authenticates and begins a client
session.
|
| BindResponse
Bind protocol response message used to confirm the results of a bind request
message.
|
| BindStatus
An enum used to store the BindRequest state.
|
| CompareRequest
Compare request protocol message that tests an entry to see if it abides by
an attribute value assertion.
|
| CompareResponse
Compare protocol response message used to confirm the results of a compare
request message.
|
| Control
Protocol request and response altering control interface.
|
| DeleteRequest
Delete request protocol message used to remove an existing leaf entry from
the directory.
|
| DeleteResponse
Delete protocol response message used to confirm the results of a delete
request message.
|
| ExtendedRequest
Extended protocol request message used to add to more operations to the
protocol.
|
| ExtendedResponse
Extended protocol response message used to confirm the results of a extended
request message.
|
| IntermediateResponse
Intermediate response message used to return multiple response
messages for a single search request (ExtendedRequest or Control).
|
| LdapResult
LDAPv3 result structure embedded into Responses.
|
| ManyReplyRequest
A request that can generate zero, one, or more heterogenous responses for a
single request.
|
| Message
Root interface for all LDAP message type interfaces.
|
| MessageTypeEnum
An enum to store the Ldap message type.
|
| ModifyDnRequest
Modify Dn request protocol message used to rename or move an existing entry
in the directory.
|
| ModifyDnResponse
Modify Dn protocol response message used to confirm the results of a modify
Dn request message.
|
| ModifyRequest
Modify request protocol message used to alter the attributes and values of an
existing entry.
|
| ModifyResponse
Modify protocol response message used to confirm the results of a modify
request message.
|
| Referral
Represents a referral which is a set of alternative locations where an entry
can be found.
|
| ReferralsPolicyEnum
An enum describing the three possible actions for referrals :
Ignore : The referrals will be retruned as is (ie, the 'ref' attribute type will be present in the entry
Follow : The referral will be chased by the client
Throws : An LdapReferralException will be thrown
|
| Request
Ldap protocol request messages derive from this super interface.
|
| Response
Super interface used as a marker for all protocol response type messages.
|
| ResultCodeEnum
Type safe LDAP message envelope result code enumeration.
|
| ResultResponse
An LDAP Response that contains an LDAPResult structure within it.
|
| ResultResponseRequest
A request who's one or more responses contains an LdapResult.
|
| SearchParams
A container for Search parameters.
|
| SearchRequest
Search request protocol message interface.
|
| SearchResultDone
Search done protocol response message used to indicate the completion of a
search request message.
|
| SearchResultEntry
Search entry protocol response message used to return non referral entries to
the client in response to a search request message.
|
| SearchResultReference
Search reference protocol response message used to return referrals to the
client in response to a search request message.
|
| SearchScope
A search scope enumerated type.
|
| SingleReplyRequest
Super interface for all request messages returning only one type of response.
|
| UnbindRequest
Unbind protocol request message used to end a client session.
|
| Class and Description |
|---|
| Control
Protocol request and response altering control interface.
|
| Class and Description |
|---|
| AbstractExtendedResponse
An Abstract ExtendedResponse implementation.
|
| AbstractMessage
Abstract message base class.
|
| AbstractResponse
Abstract base for a Response message.
|
| AbstractResultResponse
Abstract base for a ResultResponse message.
|
| AddResponse
Add protocol response message used to confirm the results of a add request
message.
|
| AddResponseImpl
AddResponse implementation.
|
| BindResponse
Bind protocol response message used to confirm the results of a bind request
message.
|
| BindResponseImpl
BindResponse implementation.
|
| CompareResponse
Compare protocol response message used to confirm the results of a compare
request message.
|
| CompareResponseImpl
CompareResponse implementation.
|
| DeleteResponse
Delete protocol response message used to confirm the results of a delete
request message.
|
| DeleteResponseImpl
DeleteResponse implementation
|
| ExtendedResponse
Extended protocol response message used to confirm the results of a extended
request message.
|
| Message
Root interface for all LDAP message type interfaces.
|
| ModifyDnResponse
Modify Dn protocol response message used to confirm the results of a modify
Dn request message.
|
| ModifyDnResponseImpl
ModifyDnResponse implementation
|
| ModifyResponse
Modify protocol response message used to confirm the results of a modify
request message.
|
| ModifyResponseImpl
ModifyResponse implementation
|
| Response
Super interface used as a marker for all protocol response type messages.
|
| ResultCodeEnum
Type safe LDAP message envelope result code enumeration.
|
| ResultResponse
An LDAP Response that contains an LDAPResult structure within it.
|
| SearchResultDone
Search done protocol response message used to indicate the completion of a
search request message.
|
| SearchResultDoneImpl
SearchResponseDone implementation
|
| Class and Description |
|---|
| SearchScope
A search scope enumerated type.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.