Package | Description |
---|---|
org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
Modifier and Type | Class and Description |
---|---|
class |
ConflictingSchemaElementException
Thrown when addition of a schema element to a schema builder fails because
the OID of the schema element conflicts with an existing schema element and
the caller explicitly requested not to override existing schema elements.
|
class |
UnknownSchemaElementException
Thrown when a schema query fails because the requested schema element could
not be found or is ambiguous.
|
Modifier and Type | Method and Description |
---|---|
AttributeParser |
Entry.parseAttribute(String attributeDescription)
Returns a parser for the named attribute contained in this entry.
|
Copyright 2010-2017 ForgeRock AS.