Package org.pfsw.tools.beluga.ldap.messages

Class Summary
AbstractMessage Abstract superclass of all LDAP messages.
AddRequest Represent a a request to add an object
AddResponse Response for an add resquest
AttributeModificationDefinition Specifies an operation (add, delete, replace) for a single attribute
BindRequest Represents a bind request from a client.
BindResponse This message contains all data for a bind response
DeleteRequest Represents a delete request.
DeleteResponse Response for delete requests
ModifyRequest Message for modify requests
ModifyResponse Response for modify requests
RequestMessage Superclass of all request messages.
ResponseMessage Superclass of all response messages
ResultResponse A response message that only contains the return code and optionally a message text.
SearchRequest Represents a LDAP serach request message
SearchResponse Abstract superclass of the search response messages
SearchResultDone The final response object of to a search request that contains the result code.
SearchResultEntry Contains one entry of the result of a search request
UnbindRequest Represents the LDAPv3 unbind message.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.