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