ldapsdk
0.0.1
|
CDefaultSaslInteractionHandler | |
CLDAPAddRequest | |
CLDAPAsynConnection | This class represents an asynchronous connection to an LDAP-Server |
CLDAPAttribute | Represents the name an value(s) of an Attribute |
CLDAPAttributeList | This container class is used to store multiple LDAPAttribute-objects |
CLDAPAttrType | Represents the Attribute Type (from LDAP schema) |
CLDAPBindRequest | |
CLDAPCompareRequest | |
CLDAPConnection | Main class for synchronous LDAP-Communication |
CLDAPConstraints | This class represents some options that can be set for a LDAPConnection operation |
CLDAPControlSet | This container class is used to store multiple LDAPCtrl-objects |
CLDAPCtrl | This class is used to store Controls |
CLDAPDeleteRequest | |
CLDAPEntry | This class is used to store every kind of LDAP Entry |
CLDAPEntryList | For internal use only |
CLDAPException | This class is only thrown as an Exception and used to signalize error conditions during LDAP-operations |
CLDAPExtRequest | |
CLDAPExtResult | Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server |
CLDAPMessageQueue | This class is created for the asynchronous LDAP-operations |
CLDAPModDNRequest | |
CLDAPModification | |
CLDAPModifyRequest | |
CLDAPModList | This container class is used to store multiple LDAPModification-objects |
CLDAPMsg | This class represents any type of LDAP- Message returned from the server |
CLDAPObjClass | Represents the Object Class (from LDAP schema) |
CLDAPRebind | Just an abstract class to provide a mechnism for rebind to another server when chasing referrals |
CLDAPRebindAuth | This class represent Authenication information for the case that the library is chasing referrals |
CLDAPReferenceList | Container class for storing a list of Search References |
CLDAPReferralException | This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations |
CLDAPRequest | For internal use only |
CLDAPResult | This class is for representing LDAP-Result-Messages |
CLDAPSaslBindRequest | |
CLDAPSaslBindResult | Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server |
CLDAPSaslInteractiveBind | |
CLDAPSchema | Represents the LDAP schema |
CLDAPSearchReference | This class is used to represent Continuation References that were returned during a SEARCH-Operation |
CLDAPSearchRequest | |
CLDAPSearchResult | This class is used to represent the result entries of a SEARCH-operation |
CLDAPSearchResults | The class stores the results of a synchronous SEARCH-Operation |
CLDAPUrl | This class is used to analyze and store LDAP-Urls as returned by a LDAP-Server as Referrals and Search References |
CLDAPUrlException | |
CLDAPUrlList | This container class is used to store multiple LDAPUrl-objects |
CLdifReader | |
CLdifWriter | |
CSaslInteraction | |
CSaslInteractionHandler | |
CStringList | Container class to store multiple string-objects |
CTlsOptions | Class to access the global (and connection specific) TLS Settings To access the global TLS Settings just instantiate a TlsOption object using the default constructor |