Class | Description |
---|---|
LdapConnection |
This class is the base for every operations sent or received to and
from a LDAP server.
|
LdapConnectionConfig |
A class to hold the configuration for creating an LdapConnection.
|
LdapConnectionPool |
A pool implementation for LdapConnection objects.
|
PoolableLdapConnectionFactory |
A factory for creating LdapConnection objects managed by LdapConnectionPool.
|
SearchCursor |
An implementation of Cursor based on the underlying SearchFuture instance.
|
Copyright © 2009–2013 The Apache Software Foundation. All rights reserved.