| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api | |
| org.apache.directory.ldap.client.api.callback | |
| org.apache.directory.ldap.client.api.future |
| Class and Description |
|---|
| 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
|
| 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.
|
| SaslCramMd5Request
Holds the data required to complete the CRAM-MD5 SASL operation
|
| SaslDigestMd5Request
Holds the data required to complete the DIGEST-MD5 SASL operation
|
| SaslGssApiRequest
Holds the data required to complete the GSS-API SASL operation
|
| SaslRequest
Holds the data required to complete the SASL operation
|
| Class and Description |
|---|
| SaslRequest
Holds the data required to complete the SASL operation
|
| Class and Description |
|---|
| LdapConnection
The root interface for all the LDAP connection implementations.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.