Uses of Class
org.ldaptive.provider.jldap.JLdapConnectionFactory
-
-
Uses of JLdapConnectionFactory in org.ldaptive.provider.jldap
Methods in org.ldaptive.provider.jldap that return JLdapConnectionFactory Modifier and Type Method Description protected JLdapConnectionFactoryJLdapProvider. getJLdapConnectionFactory(ConnectionConfig cc, com.novell.ldap.LDAPConstraints constraints)Returns a jldap connection factory using the properties found in the supplied connection config.
-