Uses of Class
org.ldaptive.provider.jldap.AbstractJLdapConnectionFactory
-
-
Uses of AbstractJLdapConnectionFactory in org.ldaptive.provider.jldap
Subclasses of AbstractJLdapConnectionFactory in org.ldaptive.provider.jldap Modifier and Type Class Description classJLdapConnectionFactoryCreates ldap connections using the JLDAP LDAPConnection class.classJLdapSSLConnectionFactoryCreates LDAPS connections using the JLDAP LDAPConnection class.classJLdapStartTLSConnectionFactoryCreates ldap connections using the JLDAP LDAPConnection class with the startTLS extended operation.
-