| Package | Description |
|---|---|
| org.opends.quicksetup.installer |
Defines the classes that are you used by both the off-line and the web start
installer.
|
| org.opends.server.admin |
Common administration classes.
|
| org.opends.server.admin.client |
Common client-side administration classes.
|
| org.opends.server.admin.client.spi |
Client side driver implementation interfaces.
|
| org.opends.server.admin.condition |
Logical conditions for defining constraints.
|
| org.opends.server.admin.server |
Server-side administration interface.
|
| org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
| org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
| org.opends.server.admin.std.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
| org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
| org.opends.server.backends |
Contains various Directory Server backend implementations.
|
| org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug
loggers.
|
| org.opends.server.tools |
Contains various Directory Server tool implementations.
|
| Class and Description |
|---|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| Class and Description |
|---|
| AbsoluteInheritedDefaultBehaviorProvider
A default behavior provider which retrieves default values from a
managed object in an absolute location.
|
| AbstractManagedObjectDefinition
Defines the structure of an abstract managed object.
|
| ACIPropertyDefinition
ACI property definition.
|
| ACIPropertyDefinition.Builder
An interface for incrementally constructing ACI property
definitions.
|
| AdminException
Exceptions thrown when interacting with administration framework.
|
| AdministratorAction
Defines an optional action which administators must perform after
they have modified a property.
|
| AdministratorAction.Type
Specifies the type of administrator action which must be
performed in order for pending changes to take effect.
|
| AggregationPropertyDefinition
Aggregation property definition.
|
| AggregationPropertyDefinition.Builder
An interface for incrementally constructing aggregation property
definitions.
|
| AliasDefaultBehaviorProvider
A default behavior provider which indicates special behavior.
|
| AttributeTypePropertyDefinition
Attribute type property definition.
|
| AttributeTypePropertyDefinition.Builder
An interface for incrementally constructing attribute type
property definitions.
|
| BooleanPropertyDefinition
Boolean property definition.
|
| BooleanPropertyDefinition.Builder
An interface for incrementally constructing boolean property definitions.
|
| ClassLoaderProvider
Manages the class loader which should be used for loading
configuration definition classes and associated extensions.
|
| ClassPropertyDefinition
Class property definition.
|
| ClassPropertyDefinition.Builder
An interface for incrementally constructing class property
definitions.
|
| Configuration
A common base interface for all server managed object
configurations.
|
| ConfigurationClient
A common base interface for all managed object configuration
clients.
|
| Constraint
An interface for enforcing constraints and dependencies between
managed objects and their properties.
|
| DecodingException
The requested managed object was found but it could not be decoded.
|
| DefaultBehaviorProvider
An interface for determining the default behavior of a property.
|
| DefaultBehaviorProviderVisitor
A visitor of default behavior providers, in the style of the visitor design
pattern.
|
| DefaultManagedObject
A default managed object which should be created when a parent
managed object is created.
|
| DefinedDefaultBehaviorProvider
A default behavior provider which represents a well-defined set of default
values.
|
| DefinitionDecodingException
The requested managed object was found but its type could not be
determined.
|
| DefinitionDecodingException.Reason
An enumeration defining the reasons why the definition could not
be resolved.
|
| DefinitionResolver
This interface is used to determine the "best match" managed object
definition in a definition hierarchy.
|
| DNPropertyDefinition
DN property definition.
|
| DNPropertyDefinition.Builder
An interface for incrementally constructing DN property
definitions.
|
| DurationPropertyDefinition
Duration property definition.
|
| DurationPropertyDefinition.Builder
An interface for incrementally constructing duration property
definitions.
|
| EnumPropertyDefinition
Enumeration property definition.
|
| EnumPropertyDefinition.Builder
An interface for incrementally constructing enumeration property
definitions.
|
| InstantiableRelationDefinition
A managed object composite relationship definition which represents
a composition of zero or more managed objects.
|
| IntegerPropertyDefinition
Integer property definition.
|
| IntegerPropertyDefinition.Builder
An interface for incrementally constructing integer property definitions.
|
| IPAddressMaskPropertyDefinition
IP address mask property definition.
|
| IPAddressMaskPropertyDefinition.Builder
An interface for incrementally constructing IP address mask property
definitions.
|
| IPAddressPropertyDefinition
IP address property definition.
|
| IPAddressPropertyDefinition.Builder
An interface for incrementally constructing IP address property
definitions.
|
| LDAPProfile
This class is used to map configuration elements to their LDAP
schema names.
|
| LDAPProfile.Wrapper
LDAP profile wrappers can be used to provide temporary LDAP
profile information for components which do not have LDAP profile
property files.
|
| ManagedObjectAlreadyExistsException
A managed object could not be created because there is an existing
managed object with the same name.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| ManagedObjectDefinitionI18NResource
A class for retrieving internationalized resource properties
associated with a managed object definition.
|
| ManagedObjectDefinitionResource
A class for retrieving non-internationalized resource properties
associated with a managed object definition.
|
| ManagedObjectOption
This enumeration contains various options that can be associated
with managed object definitions.
|
| ManagedObjectPath
A path which can be used to determine the location of a managed
object instance.
|
| ManagedObjectPathSerializer
A strategy for serializing managed object paths.
|
| OperationsException
Exceptions thrown as a result of errors that occurred when reading,
listing, and modifying managed objects.
|
| OptionalRelationDefinition
A managed object composite relationship definition which represents
a composition of an optional single managed object (i.e.
|
| PropertyDefinition
An interface for querying generic property definition features.
|
| PropertyDefinition.AbstractBuilder
An interface for incrementally constructing property definitions.
|
| PropertyDefinitionVisitor
A visitor of property definitions, in the style of the visitor
design pattern.
|
| PropertyException
Exceptions thrown as a result of errors that occurred when decoding and
modifying property values.
|
| PropertyOption
This enumeration contains various options that can be associated
with property definitions.
|
| PropertyProvider
An interface which can be used to initialize the contents of a managed
object.
|
| PropertyValueVisitor
A visitor of property values, in the style of the visitor design
pattern.
|
| Reference
A reference to another managed object.
|
| RelationDefinition
Relation definitions define relationships between types of managed
objects.
|
| RelationDefinition.AbstractBuilder
An interface for incrementally constructing relation definitions.
|
| RelationDefinition.Common
Opaque structure containing fields common to all relation
definition types.
|
| RelationDefinitionVisitor
A visitor of relation definitions, in the style of the visitor
design pattern.
|
| RelationOption
This enumeration contains various options that can be associated
with relation definitions.
|
| RelativeInheritedDefaultBehaviorProvider
A default behavior provider which retrieves default values from a
parent managed object.
|
| SetRelationDefinition
A managed object composite relationship definition which represents a
composition of zero or more managed objects each of which must have a
different type.
|
| SingletonRelationDefinition
A managed object composite relationship definition which represents
a composition of a single managed object (i.e.
|
| SizePropertyDefinition
Memory size property definition.
|
| SizePropertyDefinition.Builder
An interface for incrementally constructing memory size property
definitions.
|
| StringPropertyDefinition
String property definition.
|
| StringPropertyDefinition.Builder
An interface for incrementally constructing string property
definitions.
|
| Tag
An interface for querying the properties of a tag.
|
| TopCfgDefn
Configuration definition
TopCfgDefn is the root of
the configuration definition hierarchy. |
| UndefinedDefaultBehaviorProvider
A default behavior provider which indicates undefined behavior.
|
| Class and Description |
|---|
| AbstractManagedObjectDefinition
Defines the structure of an abstract managed object.
|
| AdminException
Exceptions thrown when interacting with administration framework.
|
| Configuration
A common base interface for all server managed object
configurations.
|
| ConfigurationClient
A common base interface for all managed object configuration
clients.
|
| DecodingException
The requested managed object was found but it could not be decoded.
|
| DefinitionDecodingException
The requested managed object was found but its type could not be
determined.
|
| InstantiableRelationDefinition
A managed object composite relationship definition which represents
a composition of zero or more managed objects.
|
| ManagedObjectAlreadyExistsException
A managed object could not be created because there is an existing
managed object with the same name.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| ManagedObjectNotFoundException
The requested managed object could not be located.
|
| ManagedObjectPath
A path which can be used to determine the location of a managed
object instance.
|
| OperationsException
Exceptions thrown as a result of errors that occurred when reading,
listing, and modifying managed objects.
|
| OptionalRelationDefinition
A managed object composite relationship definition which represents
a composition of an optional single managed object (i.e.
|
| PropertyDefinition
An interface for querying generic property definition features.
|
| PropertyException
Exceptions thrown as a result of errors that occurred when decoding and
modifying property values.
|
| PropertyProvider
An interface which can be used to initialize the contents of a managed
object.
|
| SetRelationDefinition
A managed object composite relationship definition which represents a
composition of zero or more managed objects each of which must have a
different type.
|
| SingletonRelationDefinition
A managed object composite relationship definition which represents
a composition of a single managed object (i.e.
|
| Class and Description |
|---|
| AbstractManagedObjectDefinition
Defines the structure of an abstract managed object.
|
| Configuration
A common base interface for all server managed object
configurations.
|
| ConfigurationClient
A common base interface for all managed object configuration
clients.
|
| DefinitionDecodingException
The requested managed object was found but its type could not be
determined.
|
| InstantiableRelationDefinition
A managed object composite relationship definition which represents
a composition of zero or more managed objects.
|
| ManagedObjectAlreadyExistsException
A managed object could not be created because there is an existing
managed object with the same name.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| ManagedObjectNotFoundException
The requested managed object could not be located.
|
| ManagedObjectPath
A path which can be used to determine the location of a managed
object instance.
|
| OptionalRelationDefinition
A managed object composite relationship definition which represents
a composition of an optional single managed object (i.e.
|
| PropertyDefinition
An interface for querying generic property definition features.
|
| PropertyException
Exceptions thrown as a result of errors that occurred when decoding and
modifying property values.
|
| PropertyProvider
An interface which can be used to initialize the contents of a managed
object.
|
| RelationDefinition
Relation definitions define relationships between types of managed
objects.
|
| SetRelationDefinition
A managed object composite relationship definition which represents a
composition of zero or more managed objects each of which must have a
different type.
|
| SingletonRelationDefinition
A managed object composite relationship definition which represents
a composition of a single managed object (i.e.
|
| Class and Description |
|---|
| AbstractManagedObjectDefinition
Defines the structure of an abstract managed object.
|
| PropertyDefinition
An interface for querying generic property definition features.
|
| Class and Description |
|---|
| AdminException
Exceptions thrown when interacting with administration framework.
|
| Configuration
A common base interface for all server managed object
configurations.
|
| ConfigurationClient
A common base interface for all managed object configuration
clients.
|
| DecodingException
The requested managed object was found but it could not be decoded.
|
| InstantiableRelationDefinition
A managed object composite relationship definition which represents
a composition of zero or more managed objects.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| ManagedObjectPath
A path which can be used to determine the location of a managed
object instance.
|
| OperationsException
Exceptions thrown as a result of errors that occurred when reading,
listing, and modifying managed objects.
|
| OptionalRelationDefinition
A managed object composite relationship definition which represents
a composition of an optional single managed object (i.e.
|
| PropertyDefinition
An interface for querying generic property definition features.
|
| PropertyException
Exceptions thrown as a result of errors that occurred when decoding and
modifying property values.
|
| PropertyProvider
An interface which can be used to initialize the contents of a managed
object.
|
| SetRelationDefinition
A managed object composite relationship definition which represents a
composition of zero or more managed objects each of which must have a
different type.
|
| SingletonRelationDefinition
A managed object composite relationship definition which represents
a composition of a single managed object (i.e.
|
| Class and Description |
|---|
| ConfigurationClient
A common base interface for all managed object configuration
clients.
|
| DefinitionDecodingException
The requested managed object was found but its type could not be
determined.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| ManagedObjectNotFoundException
The requested managed object could not be located.
|
| PropertyException
Exceptions thrown as a result of errors that occurred when decoding and
modifying property values.
|
| Class and Description |
|---|
| AbstractManagedObjectDefinition
Defines the structure of an abstract managed object.
|
| ACIPropertyDefinition
ACI property definition.
|
| AggregationPropertyDefinition
Aggregation property definition.
|
| AttributeTypePropertyDefinition
Attribute type property definition.
|
| BooleanPropertyDefinition
Boolean property definition.
|
| ClassPropertyDefinition
Class property definition.
|
| DNPropertyDefinition
DN property definition.
|
| DurationPropertyDefinition
Duration property definition.
|
| EnumPropertyDefinition
Enumeration property definition.
|
| InstantiableRelationDefinition
A managed object composite relationship definition which represents
a composition of zero or more managed objects.
|
| IntegerPropertyDefinition
Integer property definition.
|
| IPAddressMaskPropertyDefinition
IP address mask property definition.
|
| IPAddressPropertyDefinition
IP address property definition.
|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
| OptionalRelationDefinition
A managed object composite relationship definition which represents
a composition of an optional single managed object (i.e.
|
| SingletonRelationDefinition
A managed object composite relationship definition which represents
a composition of a single managed object (i.e.
|
| SizePropertyDefinition
Memory size property definition.
|
| StringPropertyDefinition
String property definition.
|
| Class and Description |
|---|
| Configuration
A common base interface for all server managed object
configurations.
|
| Class and Description |
|---|
| Configuration
A common base interface for all server managed object
configurations.
|
| Class and Description |
|---|
| Configuration
A common base interface for all server managed object
configurations.
|
| Class and Description |
|---|
| ClassPropertyDefinition
Class property definition.
|
| Class and Description |
|---|
| ManagedObjectDefinition
Defines the structure of a managed object which can be
instantiated.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.