Modifier and Type | Class and Description |
---|---|
class |
ApacheLdapConnectionFactory
Creates ldap connections using the Apache LdapNetworkConnection class.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJLdapConnectionFactory<T extends JLdapConnection>
Base class for JLDAP connection factory implementations.
|
class |
JLdapConnectionFactory
Creates ldap connections using the JLDAP LDAPConnection class.
|
class |
JLdapSSLConnectionFactory
Creates LDAPS connections using the JLDAP LDAPConnection class.
|
class |
JLdapStartTLSConnectionFactory
Creates ldap connections using the JLDAP LDAPConnection class with the startTLS extended operation.
|
Modifier and Type | Class and Description |
---|---|
class |
JndiConnectionFactory
Creates connections using the JNDI
InitialLdapContext class. |
class |
JndiStartTLSConnectionFactory
Creates connections using the JNDI
InitialLdapContext class with the startTLS extended operation. |
Modifier and Type | Class and Description |
---|---|
class |
OpenDJConnectionFactory
Creates ldap connections using the OpenDJ LDAPConnectionFactory class.
|
Modifier and Type | Class and Description |
---|---|
class |
UnboundIDConnectionFactory
Creates ldap connections using the UnboundID LDAPConnection class.
|
class |
UnboundIDStartTLSConnectionFactory
Creates ldap connections using the UnboundID LDAPConnection class and performs the startTLS extended operation.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.