| Interface | Description |
|---|---|
| LDAPConnection |
Provides ldap services.
|
| LDAPConnectionManager |
| Class | Description |
|---|---|
| ActiveDirectoryConnectionImpl |
An ActiveDirectory specific LDAPConnection implementation
Supports fail-over to multiple servers.
|
| ConnectionData |
The ConnectionData inner class is used to pass connection data around.
|
| EDirectoryConnectionImpl |
* An eDirectory specific
LDAPConnection implementation (see PLA-11864) |
| JNDIConnectionImpl |
An LDAPConnection implementation that runs in a standard JDK 1.4.1 (or greater) environment.
|
| JNDIConnectionManager |
This class assists the JNDIConnectionImpl implementation with managing (and failing over) multiple servers.
|
| LDAPConnectionFactory |
Static factory methods for obtaining an LDAPConnection
|
| LDAPGenericObject |
Implements a generic LDAP object to store the information requested from the LDAP server
|
Copyright © 2018 SAP SE. All Rights Reserved.