Uses of Package
org.forgerock.opendj.config
-
Packages that use org.forgerock.opendj.config Package Description org.forgerock.opendj.config Common administration classes.org.forgerock.opendj.config.client Common client-side administration classes.org.forgerock.opendj.config.client.ldap LDAP configuration transport implementation.org.forgerock.opendj.config.client.spi Client side driver implementation interfaces.org.forgerock.opendj.config.conditions Logical conditions for defining constraints.org.forgerock.opendj.config.server Server-side administration interface.org.forgerock.opendj.server.config.client Provides client-side interfaces for querying and managing the Core directory server administrative components.org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components.org.forgerock.opendj.server.config.server Provides server-side interfaces for accessing the Core directory server administrative components.org.forgerock.opendj.setup.model Contains code of the opendj setup model.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. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config Class 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.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.ConfigurationFramework This class is responsible for managing the configuration framework including: loading core components during application initialization loading extensions during and after application initialization changing the property validation strategy based on whether the application is a client or server.ConfigurationFramework.InitParameters Represents parameters used for initializing aConfigurationFramework
.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.Deprecated Holds deprecation information of configuration objects or properties.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.ExpressionException Exception related to decoding of expression.HostPortPropertyDefinition Property definition associated to a Host:Port syntax.HostPortPropertyDefinition.Builder An interface for incrementally constructingHostPortPropertyDefinition
.HostPropertyDefinition Property definition for a host.HostPropertyDefinition.Builder An interface for incrementally constructing IP address 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.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.SizeUnit This enumeration defines various memory size units.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 definitionTopCfgDefn
is the root of the configuration definition hierarchy.UndefinedDefaultBehaviorProvider A default behavior provider which indicates undefined behavior.ValueOrExpression Wraps either a value of a given type or an expression string containing at least one token. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config.client Class 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.ValueOrExpression Wraps either a value of a given type or an expression string containing at least one token. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config.client.ldap Class Description LdapProfile This class is used to map configuration elements to their LDAP schema names. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config.client.spi Class 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.ValueOrExpression Wraps either a value of a given type or an expression string containing at least one token. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config.conditions Class Description AbstractManagedObjectDefinition Defines the structure of an abstract managed object.PropertyDefinition An interface for querying generic property definition features. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.config.server Class 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.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. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.server.config.client Class 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.MandatoryProperty Annotation for property getters and setters for which a value is mandatory.PropertyException Exceptions thrown as a result of errors that occurred when decoding and modifying property values.ValueOrExpression Wraps either a value of a given type or an expression string containing at least one token. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.server.config.meta Class 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.HostPortPropertyDefinition Property definition associated to a Host:Port syntax.HostPropertyDefinition Property definition for a host.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.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. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.server.config.server Class Description Configuration A common base interface for all server managed object configurations. -
Classes in org.forgerock.opendj.config used by org.forgerock.opendj.setup.model Class Description ExpressionException Exception related to decoding of expression.ValueOrExpression Wraps either a value of a given type or an expression string containing at least one token. -
Classes in org.forgerock.opendj.config used by org.opends.server.api Class Description Configuration A common base interface for all server managed object configurations. -
Classes in org.forgerock.opendj.config used by org.opends.server.backends Class Description Configuration A common base interface for all server managed object configurations. -
Classes in org.forgerock.opendj.config used by org.opends.server.loggers Class Description ClassPropertyDefinition Class property definition.ConfigLogger Defines the logging category for the config module. -
Classes in org.forgerock.opendj.config used by org.opends.server.tools Class Description ExpressionException Exception related to decoding of expression.