ldapsdk  0.0.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CDefaultSaslInteractionHandler
 CLDAPAsynConnectionThis class represents an asynchronous connection to an LDAP-Server
 CLDAPConnectionMain class for synchronous LDAP-Communication
 CLDAPAttributeRepresents the name an value(s) of an Attribute
 CLDAPAttributeListThis container class is used to store multiple LDAPAttribute-objects
 CLDAPAttrTypeRepresents the Attribute Type (from LDAP schema)
 CLDAPConstraintsThis class represents some options that can be set for a LDAPConnection operation
 CLDAPControlSetThis container class is used to store multiple LDAPCtrl-objects
 CLDAPCtrlThis class is used to store Controls
 CLDAPEntryThis class is used to store every kind of LDAP Entry
 CLDAPEntryListFor internal use only
 CLDAPMessageQueueThis class is created for the asynchronous LDAP-operations
 CLDAPModification
 CLDAPModListThis container class is used to store multiple LDAPModification-objects
 CLDAPMsgThis class represents any type of LDAP- Message returned from the server
 CLDAPResultThis class is for representing LDAP-Result-Messages
 CLDAPExtResultObject of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server
 CLDAPSaslBindResultObject of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server
 CLDAPSearchReferenceThis class is used to represent Continuation References that were returned during a SEARCH-Operation
 CLDAPSearchResultThis class is used to represent the result entries of a SEARCH-operation
 CLDAPObjClassRepresents the Object Class (from LDAP schema)
 CLDAPRebindJust an abstract class to provide a mechnism for rebind to another server when chasing referrals
 CLDAPRebindAuthThis class represent Authenication information for the case that the library is chasing referrals
 CLDAPReferenceListContainer class for storing a list of Search References
 CLDAPRequestFor internal use only
 CLDAPAddRequest
 CLDAPBindRequest
 CLDAPCompareRequest
 CLDAPDeleteRequest
 CLDAPExtRequest
 CLDAPModDNRequest
 CLDAPModifyRequest
 CLDAPSaslBindRequest
 CLDAPSaslInteractiveBind
 CLDAPSearchRequest
 CLDAPSchemaRepresents the LDAP schema
 CLDAPSearchResultsThe class stores the results of a synchronous SEARCH-Operation
 CLDAPUrlThis class is used to analyze and store LDAP-Urls as returned by a LDAP-Server as Referrals and Search References
 CLDAPUrlException
 CLDAPUrlListThis container class is used to store multiple LDAPUrl-objects
 CLdifReader
 CLdifWriter
 Cruntime_error
 CLDAPExceptionThis class is only thrown as an Exception and used to signalize error conditions during LDAP-operations
 CLDAPReferralExceptionThis class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations
 CSaslInteraction
 CSaslInteractionHandler
 CStringListContainer class to store multiple string-objects
 CTlsOptionsClass to access the global (and connection specific) TLS Settings To access the global TLS Settings just instantiate a TlsOption object using the default constructor