Package com.cafesoft.core.ldap.pool

Contains classes for creating and managing Ldap connections.

See:
          Description

Interface Summary
LdapConnectionPool An interface defined to provide methods to get and return LDAPConnection objects from an ObjectPool
LdapConnectionPoolFactory An interface that defines methods to create instances of LdapConnectionPools.
 

Class Summary
LdapConnectionManager Manager that manages various LdapConnectionPools for use with various applications.
LdapConnectionPoolableObjectFactory An implementation of the PoolableObjectFactory interface that allows a ObjectPool to create instances of LDAPConnection objects for use.
SslLdapConnectionPoolableObjectFactory An implementation of the PoolableObjectFactory interface that allows a ObjectPool to create instances of Secure LDAPConnection objects for use.
StandardLdapConnectionPool Default implementation of the LdapConnectionPool interface.
StandardLdapConnectionPoolFactory A standard implementation of the LdapConnectionFactory interface.
 

Package com.cafesoft.core.ldap.pool Description

Contains classes for creating and managing Ldap connections.



Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.