| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static LDAPUrl |
LDAPUrl.valueOf(String url)
Parses the provided LDAP string representation of an LDAP URL using the
default schema.
|
static LDAPUrl |
LDAPUrl.valueOf(String url,
Schema schema)
Parses the provided LDAP string representation of an LDAP URL using the
provided schema.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.