Uses of Package
org.apache.directory.ldap.client.api

Packages that use org.apache.directory.ldap.client.api
org.apache.directory.ldap.client.api   
org.apache.directory.ldap.client.api.callback   
org.apache.directory.ldap.client.api.future   
 

Classes in org.apache.directory.ldap.client.api used by org.apache.directory.ldap.client.api
AbstractLdapConnection
          An abstract LdapConnection class gathering the common behavior of LdapConnection concrete classes.
ConnectionClosedEventListener
          A listener class intended for notifying the classes using LdapNetworkConnection in the event of any network failure
CramMd5Request
          Holds the data required to complete the CRAM-MD5 SASL operation
DigestMd5Request
          Holds the data required to complete the DIGEST-MD5 SASL operation
GssApiRequest
          Holds the data required to complete the GSS-API SASL operation
LdapAsyncConnection
          Root interface for all asynchronous LDAP connections.
LdapConnection
          The root interface for all the LDAP connection implementations.
LdapConnectionConfig
          A class to hold the configuration for creating an LdapConnection.
PoolableLdapConnectionFactory
          A factory for creating LdapConnection objects managed by LdapConnectionPool.
SaslRequest
          Holds the data required to complete the SASL operation
 

Classes in org.apache.directory.ldap.client.api used by org.apache.directory.ldap.client.api.callback
SaslRequest
          Holds the data required to complete the SASL operation
 

Classes in org.apache.directory.ldap.client.api used by org.apache.directory.ldap.client.api.future
LdapConnection
          The root interface for all the LDAP connection implementations.
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.