Package | Description |
---|---|
org.opends.server.admin.client.ldap |
LDAP configuration transport implementation.
|
Modifier and Type | Method and Description |
---|---|
static JNDIDirContextAdaptor |
JNDIDirContextAdaptor.simpleBind(String host,
int port,
String name,
String password)
Creates a new JNDI connection adaptor by performing a simple bind
operation to the specified LDAP server.
|
static JNDIDirContextAdaptor |
JNDIDirContextAdaptor.simpleSSLBind(String host,
int port,
String name,
String password)
Creates a new JNDI connection adaptor by performing a simple bind
operation to the specified LDAP server.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.