| Class and Description |
|---|
| AbstractLdapConnection
An abstract LdapConnection class gathering the common behavior of LdapConnection
concrete classes.
|
| AbstractPoolableLdapConnectionFactory
An abstract class implementing the PoolableObjectFactory, for LdapConnections.
|
| AbstractSaslRequest
Holds the data required to complete the SASL operation
|
| 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.
|
| LdapConnectionFactory
A factory that creates
LdapConnection objects using the provided
LdapConnectionConfig. |
| LdapConnectionValidator
An LdapConnection validator intended to be used by a GenericObjectPool to
determine whether or not a conneciton is still usable.
|
| LdapConnectionWrapper
Provides a base implementation of a
Wrapper for LdapConnection
objects. |
| SaslCramMd5Request
Holds the data required to complete the CRAM-MD5 SASL operation
|
| SaslDigestMd5Request
Holds the data required to complete the DIGEST-MD5 SASL operation
|
| SaslExternalRequest
Holds the data required to complete the EXTERNAL SASL operation
|
| SaslGssApiRequest
Holds the data required to complete the GSS-API SASL operation
|
| SaslRequest
Holds the data required to complete the SASL operation
|
| ValidatingPoolableLdapConnectionFactory
A factory for creating LdapConnection objects managed by LdapConnectionPool.
|
| Wrapper
An interface for defining wrapper objects.
|
| 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.
|
| Class and Description |
|---|
| LdapConnection
The root interface for all the LDAP connection implementations.
|
| LdapConnectionPool
A pool implementation for LdapConnection objects.
|
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.