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 © 2010-2018, ForgeRock All Rights Reserved.