Package | Description |
---|---|
org.forgerock.openig.ldap |
Facilitates access to the OpenDJ LDAP SDK from within scripts.
|
Modifier and Type | Method and Description |
---|---|
LdapConnection |
LdapClient.connect(String host,
int port)
Returns an LDAP connection for the specified LDAP server.
|
LdapConnection |
LdapClient.connect(String host,
int port,
Options options)
Returns an LDAP connection for the specified LDAP server using the
provided LDAP options.
|
Copyright 2011-2017 ForgeRock AS.