Package | Description |
---|---|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.schema |
Contains implementations of various Directory Server schema elements.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
Modifier and Type | Class and Description |
---|---|
class |
SomeSchemaElement
Represents a schema element which is either an attribute type or an object class.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeSyntax<T extends AttributeSyntaxCfg>
This class defines the set of methods and structures that must be
implemented by a Directory Server module that implements an
attribute syntax.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeTypeSyntax
This class defines the attribute type description syntax, which is used to
hold attribute type definitions in the server schema.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonSchemaElements
Utility class to retrieve information from a SchemaElement and to set extra property
for a SchemaElement.
|
Modifier and Type | Class and Description |
---|---|
interface |
ActivateOnceSDKSchemaIsUsed
Temporary annotation to remind that annotated code should be activated once the
SDK schema is used in place of legacy server schema.
|
Copyright 2010-2017 ForgeRock AS.