| Class | Description |
|---|---|
| AbstractJLdapConnectionFactory<T extends JLdapConnection> |
Base class for JLDAP connection factory implementations.
|
| JLdapConnection |
JLDAP provider implementation of ldap operations.
|
| JLdapConnection.SaslCallbackHandler |
Callback handler used by SASL mechanisms.
|
| JLdapConnection.SearchResultIterator |
Iterates over an ldap search queue.
|
| JLdapConnectionFactory |
Creates ldap connections using the JLDAP LDAPConnection class.
|
| JLdapControlHandler |
JLdap control handler.
|
| JLdapProvider |
JLdap provider implementation.
|
| JLdapProviderConfig |
Contains configuration data for the JLdap provider.
|
| JLdapSSLConnection |
JLDAP provider implementation of ldap operations over SSL.
|
| JLdapSSLConnectionFactory |
Creates LDAPS connections using the JLDAP LDAPConnection class.
|
| JLdapStartTLSConnection |
JLDAP provider implementation of ldap operations over TLS.
|
| JLdapStartTLSConnectionFactory |
Creates ldap connections using the JLDAP LDAPConnection class with the startTLS extended operation.
|
| JLdapUtils |
Provides methods for converting between JLDAP specific objects and ldaptive specific objects.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.