Uses of Package
org.forgerock.opendj.config.server
-
Packages that use org.forgerock.opendj.config.server Package Description org.forgerock.opendj.config Common administration classes.org.forgerock.opendj.config.conditions Logical conditions for defining constraints.org.forgerock.opendj.config.server Server-side administration interface.org.forgerock.opendj.config.server.spi Contains a number of API declarations for use throughout the Directory Server.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.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.api.plugin Defines the Directory Server plugin API.org.opends.server.authorization.policy Contains the policy based access control handler implementation.org.opends.server.backends Contains various Directory Server backend implementations.org.opends.server.backends.jeb Contains the code for the Directory Server backend that uses the Berkeley DB Java Edition as the repository for storing entry and index information.org.opends.server.backends.pluggable Contains the code for implementing Directory Server pluggable storage backends.org.opends.server.backends.pluggable.spi Interfaces and classes required when implementing new storage engines for the pluggable backend.org.opends.server.backends.task Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.org.opends.server.config Contains code used to interact with the Directory Server configuration.org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase.org.opends.server.crypto This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.org.opends.server.discovery Contains the Service Discovery Mechanisms and APIs.org.opends.server.extensions Contains various implementations of Directory Server APIs that are not appropriate for other packages.org.opends.server.loggers Contains implementations of Directory Server access, error, and debug loggers.org.opends.server.plugins Contains the implementation for various Directory Server plugins.org.opends.server.protocols Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols.org.opends.server.protocols.http Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP.org.opends.server.protocols.jmx Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX.org.opends.server.protocols.ldap Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using LDAPv3.org.opends.server.replication.common This package contains utilities that can are used by all the packages below org.opends.server.replication.org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side.org.opends.server.replication.protocol This package contains the code used by the replication server and by the code running on the Directory Server side to exchange their information.org.opends.server.replication.server This package contains the code for the Replication Server part of the Multimaster replication feature.org.opends.server.replication.server.changelog.file This package contains a file-based log implementation for the changelog database API.org.opends.server.schema Contains implementations of various Directory Server schema elements.org.opends.server.snmp This package contains Simple Network Management Protocol (SNMP) connection handler, the required classes to support MIB 2605 objects and SNMP requests, and the SNMP adaptor that allows a SNMP manager to access OpenDS monitoring information.org.opends.server.types Contains implementations for a number of Directory Server data types. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.config Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration.ServerConstraintHandler An interface for performing server-side constraint validation.ServerManagedObject A server-side managed object. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.config.conditions Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration.ServerManagedObject A server-side managed object. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.config.server Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted.ServerManagedObject A server-side managed object.ServerManagedObjectAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new server managed object is added.ServerManagedObjectChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated server managed object is changed.ServerManagedObjectDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing server managed object is deleted.ServerManagementContext Server management connection context. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.config.server.spi Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.server.config.meta Class Description ServerManagedObject A server-side managed object. -
Classes in org.forgerock.opendj.config.server used by org.forgerock.opendj.server.config.server Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.api Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.api.plugin Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.authorization.policy Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.backends Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.backends.jeb Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.backends.pluggable Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.backends.pluggable.spi Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.backends.task Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.config Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.core Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted.ServerManagementContext Server management connection context. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.crypto Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.discovery Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.extensions Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.loggers Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.plugins Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.protocols Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.protocols.http Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.protocols.jmx Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.protocols.ldap Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.replication.common Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.replication.plugin Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.replication.protocol Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.replication.server Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.replication.server.changelog.file Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.schema Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigException Thrown during the course of interactions with the Directory Server configuration.ConfigurationAddListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a new configuration is added.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed.ConfigurationDeleteListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when an existing configuration is deleted. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.snmp Class Description ConfigChangeResult This class defines a data structure that can be used to hold information about the result of processing a configuration change.ConfigurationChangeListener This interface defines the methods that a Directory Server configurable component should implement if it wishes to be able to receive notifications when a its associated configuration is changed. -
Classes in org.forgerock.opendj.config.server used by org.opends.server.types Class Description ConfigException Thrown during the course of interactions with the Directory Server configuration.