DefaultSaslInteractionHandler | |
LDAPAddRequest | |
LDAPAsynConnection | This class represents an asynchronous connection to an LDAP-Server |
LDAPAttribute | Represents the name an value(s) of an Attribute |
LDAPAttributeList | This container class is used to store multiple LDAPAttribute-objects |
LDAPAttrType | Represents the Attribute Type (from LDAP schema) |
LDAPBindRequest | |
LDAPCompareRequest | |
LDAPConnection | Main class for synchronous LDAP-Communication |
LDAPConstraints | This class represents some options that can be set for a LDAPConnection operation |
LDAPControlSet | This container class is used to store multiple LDAPCtrl-objects |
LDAPCtrl | This class is used to store Controls |
LDAPDeleteRequest | |
LDAPEntry | This class is used to store every kind of LDAP Entry |
LDAPEntryList | For internal use only |
LDAPException | This class is only thrown as an Exception and used to signalize error conditions during LDAP-operations |
LDAPExtRequest | |
LDAPExtResult | Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server |
LDAPMessageQueue | This class is created for the asynchronous LDAP-operations |
LDAPModDNRequest | |
LDAPModification | |
LDAPModifyRequest | |
LDAPModList | This container class is used to store multiple LDAPModification-objects |
LDAPMsg | This class represents any type of LDAP- Message returned from the server |
LDAPObjClass | Represents the Object Class (from LDAP schema) |
LDAPRebind | Just an abstract class to provide a mechnism for rebind to another server when chasing referrals |
LDAPRebindAuth | This class represent Authenication information for the case that the library is chasing referrals |
LDAPReferenceList | Container class for storing a list of Search References |
LDAPReferralException | This class extends LDAPException and is used to signalize Referrals there were received during synchronous LDAP-operations |
LDAPRequest | For internal use only |
LDAPResult | This class is for representing LDAP-Result-Messages |
LDAPSaslBindRequest | |
LDAPSaslBindResult | Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server |
LDAPSaslInteractiveBind | |
LDAPSchema | Represents the LDAP schema |
LDAPSearchReference | This class is used to represent Continuation References that were returned during a SEARCH-Operation |
LDAPSearchRequest | |
LDAPSearchResult | This class is used to represent the result entries of a SEARCH-operation |
LDAPSearchResults | The class stores the results of a synchronous SEARCH-Operation |
LDAPUrl | This class is used to analyze and store LDAP-Urls as returned by a LDAP-Server as Referrals and Search References |
LDAPUrlException | |
LDAPUrlList | This container class is used to store multiple LDAPUrl-objects |
LdifReader | |
LdifWriter | |
SaslInteraction | |
SaslInteractionHandler | |
StringList | Container class to store multiple string-objects |
TlsOptions | 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 |