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