Package | Description |
---|---|
org.forgerock.opendj.server.core |
Classes implementing a Grizzly based
ConnectionHandler using reactive api. |
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.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
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.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.http.authz |
Contains factories to build the authorization stage of the HTTP request processing.
|
org.opends.server.protocols.http.rest2ldap |
Contains the implementation for the HTTPEndpoint that is responsible for providing a REST interface to this LDAP
server.
|
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.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
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.
|
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.
|
Class and Description |
---|
BackendConfigManager
Responsible for managing the lifecycle of backends in the Directory Server.
|
CoreConfigManager
Manages the set of core configuration attributes of the Directory Server.
|
Class and Description |
---|
AddOperation
This class defines an operation that may be used to add a new entry to the Directory Server.
|
BindOperation
This class defines an operation that may be used to authenticate a user to the Directory Server.
|
CompareOperation
This class defines an operation that may be used to determine whether a specified entry in the Directory Server
contains a given attribute-value pair.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ExtendedOperation
This class defines an extended operation, which can perform virtually any kind of task.
|
ModifyDnOperation
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
PersistentSearch
This class defines a data structure that will be used to hold the information necessary for processing a persistent
search.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This class defines an operation that may be used to add a new entry to the Directory Server.
|
BindOperation
This class defines an operation that may be used to authenticate a user to the Directory Server.
|
CompareOperation
This class defines an operation that may be used to determine whether a specified entry in the Directory Server
contains a given attribute-value pair.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ExtendedOperation
This class defines an extended operation, which can perform virtually any kind of task.
|
ModifyDnOperation
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This class defines an operation that may be used to add a new entry to the Directory Server.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ModifyDnOperation
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
PersistentSearch
This class defines a data structure that will be used to hold the information necessary for processing a persistent
search.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This class defines an operation that may be used to add a new entry to the Directory Server.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ModifyDnOperation
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AddOperation
This class defines an operation that may be used to add a new entry to the Directory Server.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
ModifyDnOperation
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
AccessControlConfigManager
This class manages the application-wide access-control configuration.
|
AuthenticatedUsers
This class provides a data structure which maps an authenticated user DN to the set of client connections
authenticated as that user.
|
BackendConfigManager
Responsible for managing the lifecycle of backends in the Directory Server.
|
BackendConfigManager.NamingContext
Represents a naming context, determined by its base DN.
|
CoreConfigManager
Manages the set of core configuration attributes of the Directory Server.
|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
DirectoryServer
This class defines the core of the Directory Server.
|
DirectoryServer.InitializationBuilder
Initialize the client DirectoryServer singleton by using a fluent interface.
|
GroupManager
This class provides a mechanism for interacting with all groups defined in the Directory Server.
|
LoggerConfigManager
This class defines a utility that will be used to manage the set of loggers used in the Directory Server.
|
MemoryQuota
Estimates the amount of memory in the running JVM for use of long term caches by looking at the Old Generation, where
implemented, or at the Runtime information as fallback.
|
ModifyOperation
This class defines an operation that may be used to modify an entry in the Directory Server.
|
PasswordPolicy
This class defines a data structure that holds information about a Directory Server password policy.
|
PasswordPolicyState
This class provides a data structure for holding password policy state information for a user account.
|
PersistentSearch
This class defines a data structure that will be used to hold the information necessary for processing a persistent
search.
|
PersistentSearch.CancellationCallback
A cancellation callback which can be used in order to register for resource cleanup when a persistent search is
cancelled.
|
PluginConfigManager
This class defines a utility that will be used to manage the configuration for the set of plugins defined in the
Directory Server.
|
QueueingStrategy
This interface defines request handling strategies.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
SubentryManager
This class provides a mechanism for interacting with subentries defined in the Directory Server.
|
Class and Description |
---|
ExtendedOperation
This class defines an extended operation, which can perform virtually any kind of task.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
BindOperation
This class defines an operation that may be used to authenticate a user to the Directory Server.
|
ExtendedOperation
This class defines an extended operation, which can perform virtually any kind of task.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
DeleteOperation
This class defines an operation that may be used to remove an entry from the Directory Server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
QueueingStrategy
This interface defines request handling strategies.
|
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
ServerContext
Context for the server, giving access to global properties of the server.
|
Class and Description |
---|
PasswordPolicyState
This class provides a data structure for holding password policy state information for a user account.
|
Class and Description |
---|
PluginConfigManager
This class defines a utility that will be used to manage the configuration for the set of plugins defined in the
Directory Server.
|
ServerContext
Context for the server, giving access to global properties of the server.
|
Copyright 2010-2018 ForgeRock AS.