ldapsdk  0.0.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCDefaultSaslInteractionHandler
oCLDAPAsynConnectionThis class represents an asynchronous connection to an LDAP-Server
|\CLDAPConnectionMain class for synchronous LDAP-Communication
oCLDAPAttributeRepresents the name an value(s) of an Attribute
oCLDAPAttributeListThis container class is used to store multiple LDAPAttribute-objects
oCLDAPAttrTypeRepresents the Attribute Type (from LDAP schema)
oCLDAPConstraintsThis class represents some options that can be set for a LDAPConnection operation
oCLDAPControlSetThis container class is used to store multiple LDAPCtrl-objects
oCLDAPCtrlThis class is used to store Controls
oCLDAPEntryThis class is used to store every kind of LDAP Entry
oCLDAPEntryListFor internal use only
oCLDAPMessageQueueThis class is created for the asynchronous LDAP-operations
oCLDAPModification
oCLDAPModListThis container class is used to store multiple LDAPModification-objects
oCLDAPMsgThis class represents any type of LDAP- Message returned from the server
|oCLDAPResultThis class is for representing LDAP-Result-Messages
||oCLDAPExtResultObject 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
|oCLDAPSearchReferenceThis 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
oCLDAPObjClassRepresents the Object Class (from LDAP schema)
oCLDAPRebindJust an abstract class to provide a mechnism for rebind to another server when chasing referrals
oCLDAPRebindAuthThis class represent Authenication information for the case that the library is chasing referrals
oCLDAPReferenceListContainer class for storing a list of Search References
oCLDAPRequestFor internal use only
|oCLDAPAddRequest
|oCLDAPBindRequest
|oCLDAPCompareRequest
|oCLDAPDeleteRequest
|oCLDAPExtRequest
|oCLDAPModDNRequest
|oCLDAPModifyRequest
|oCLDAPSaslBindRequest
|oCLDAPSaslInteractiveBind
|\CLDAPSearchRequest
oCLDAPSchemaRepresents the LDAP schema
oCLDAPSearchResultsThe class stores the results of a synchronous SEARCH-Operation
oCLDAPUrlThis class is used to analyze and store LDAP-Urls as returned by a LDAP-Server as Referrals and Search References
oCLDAPUrlException
oCLDAPUrlListThis container class is used to store multiple LDAPUrl-objects
oCLdifReader
oCLdifWriter
oCruntime_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
oCSaslInteraction
oCSaslInteractionHandler
oCStringListContainer 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