Interface ILdapConnFactory

All Known Implementing Classes:
LdapAnonConnFactory, LdapBoundConnFactory

public interface ILdapConnFactory
Maintains a pool of connections to the LDAP server. Multiple threads use this interface to utilize and release the Ldap connection resources.
Version:
$Revision$, $Date$