Package org.apache.directory.fortress.core.ldap
This package uses Apache Directory LDAP API⢠to provide ldap data access.
The org.apache.directory.fortress.ldap package provides ldap system functionality for the fortress DAO classes. The apis contained within this package are for fortress use only. See the corresponding javadoc contained with this package for more info.
-
Class Summary Class Description LdapClientTrustStoreManager Implement the X509TrustManager interface which will be used during JSSE truststore manager initialization for LDAP client-to-server communications over TLS/SSL.LdapConnectionProvider This utility manages the LDAP connection pools and provides methods for adding / removing connections from the three pools.LdapCounters This class handles simple counters that correspond to ldap operations.LdapDataProvider Abstract class contains methods to perform low-level entity to ldap persistence.