Class and Description |
---|
AbandonRequest
Abandon protocol operation request message.
|
AddRequest
Class for representing client's add operation request.
|
AddResponse
Response object for add operation
|
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.
|
CompareRequest
Class for representing client's compare operation request.
|
CompareResponse
Response object for compare operation
|
DeleteRequest
Class for representing the client's delete operation request.
|
DeleteResponse
Client side response for delete operation
|
ExtendedRequest
Class for representing client's extended operation request.
|
ExtendedResponse
Response object for extended operation
|
ModifyDnRequest
Class for representing client's modifyDn operation request.
|
ModifyDnResponse
Client side response object for modifyDn operation.
|
ModifyRequest
ModificationRequest for performing modify operation.
|
ModifyResponse
Modify operation's response.
|
SearchRequest
Search request protocol message interface.
|
SearchResponse
An interface for all the search responses.
|
Class and Description |
---|
AddResponse
Response object for add operation
|
BindResponse
Bind protocol response message used to confirm the results of a bind request
message.
|
CompareResponse
Response object for compare operation
|
DeleteResponse
Client side response for delete operation
|
ExtendedResponse
Response object for extended operation
|
ModifyDnResponse
Client side response object for modifyDn operation.
|
ModifyResponse
Modify operation's response.
|
SearchResponse
An interface for all the search responses.
|
Class and Description |
---|
AddResponse
Response object for add operation
|
BindResponse
Bind protocol response message used to confirm the results of a bind request
message.
|
CompareResponse
Response object for compare operation
|
DeleteResponse
Client side response for delete operation
|
ExtendedResponse
Response object for extended operation
|
IntermediateResponse
An class Intermediate responses.
|
ModifyDnResponse
Client side response object for modifyDn operation.
|
ModifyResponse
Modify operation's response.
|
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.
|
Class and Description |
---|
AbandonableRequest
A request which can be abandoned.
|
AbandonRequest
Abandon protocol operation request message.
|
AbstractMessage
Abstract message base class.
|
AbstractRequest
An abstract class containing the Controls and timeout for all the requests.
|
AbstractResponseWithResult
A request who's one or more responses contains an LdapResult.
|
BindRequest
Bind protocol operation request which authenticates and begins a client
session.
|
ExtendedResponse
Response object for extended operation
|
IntermediateResponse
An class Intermediate responses.
|
LdapResult
LDAPv3 result structure embedded into Responses.
|
Message
Root interface for all LDAP message type interfaces.
|
Referral
Represents a referral which is a set of alternative locations where an entry
can be found.
|
Request
Ldap protocol request messages derive from this super interface.
|
RequestWithResponse
An interface used to indicate that a Request has a response.
|
Response
Super interface used as a marker for all protocol response type messages.
|
ResponseWithResult
A request who's one or more responses contains an LdapResult.
|
SearchRequest
Search request protocol message interface.
|
SearchResponse
An interface for all the search responses.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.