Uses of Class
org.apache.directory.fortress.core.ldap.LdapConnectionProvider
-
Packages that use LdapConnectionProvider Package Description org.apache.directory.fortress.core.ldap This package uses Apache Directory LDAP API⢠to provide ldap data access. -
-
Uses of LdapConnectionProvider in org.apache.directory.fortress.core.ldap
Methods in org.apache.directory.fortress.core.ldap that return LdapConnectionProvider Modifier and Type Method Description static LdapConnectionProvider
LdapConnectionProvider. getInstance()
Synchronized getter guards access to reference to self which is a singleton and only be created the first time invoked.
-