Package | Description |
---|---|
org.forgerock.opendj.adapter.server3x |
Classes for interacting with an embedded OpenDJ 2.x instance using the OpenDJ LDAP SDK.
|
org.forgerock.opendj.server.core |
Classes implementing a Grizzly based
ConnectionHandler using reactive api. |
org.forgerock.opendj.server.embedded |
Provides support for an embedded directory server.
|
org.forgerock.opendj.setup.model |
Contains code of the opendj setup model.
|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only view of the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
org.opends.admin.ads.util |
Defines a set of auxiliary classes and utilities that are used to retrieve the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.guitools.controlpanel.task |
Defines the main classes that are you used to perform the administrative operations: start the server, modify an
entry, delete a base DN, etc.
|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
org.opends.messages |
Defines all the messages that may be used in the Directory Server and tools.
|
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.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.controls |
Contains classes that represent specific LDAP controls and their values.
|
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.asn1 |
Contains the Directory Server classes for performing encoding and decoding of ASN.1 elements.
|
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.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.api |
This package contains the API for the changelog database.
|
org.opends.server.replication.server.changelog.file |
This package contains a file-based log implementation for the changelog database API.
|
org.opends.server.replication.service |
This package contains the generic 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.tasks |
Contains implementations for various Directory Server tasks.
|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication command lines.
|
org.opends.server.tools.makeldif |
This package provides classes for a tool which may be used to generate LDIF content based on user-defined templates.
|
org.opends.server.tools.tasks |
This package contains classes that support client tool interaction with the tasks backend.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
org.opends.server.types.operation |
Contains a number of interfaces that are implemented by the various types of Directory Server operations.
|
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.
|
org.opends.server.util.cli |
Provides a high-level framework for implementing command-line tools.
|
Class and Description |
---|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Entry
This class defines a data structure for a Directory Server entry.
|
RawFilter
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a
set of criteria for locating entries in a search request.
|
RawModification
This class defines the data structures and methods to use when interacting with a raw modification, which describes a
change that should be made to an attribute.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
AdditionalLogItem
An additional log item for an operation which may be processed in the access log.
|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
Entry
This class defines a data structure for a Directory Server entry.
|
Privilege
This class implements an enumeration that defines the set of privileges available in the Directory Server.
|
Class and Description |
---|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
Class and Description |
---|
AccountStatusNotification
This class defines a data type for storing information associated with an account status notification.
|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
Entry
This class defines a data structure for a Directory Server entry.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
IndexType
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
IntermediateResponse
This class defines a data structure for holding information that may be sent to the client in the form of an
intermediate response.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
LDIFImportResult
This class defines a data structure for providing information about the state of a completed LDIF import, including
the total number of entries read, skipped, and rejected.
|
MemberList
This class defines a mechanism that may be used to iterate over the members of a group.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
Privilege
This class implements an enumeration that defines the set of privileges available in the Directory Server.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
SynchronizationProviderResult
This class defines a data structure that holds information about the result of processing by a synchronization
provider.
|
WritabilityMode
This class implements an enumeration that may be used to control the writability mode for the entire server or for a
specific backend.
|
Class and Description |
---|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
Entry
This class defines a data structure for a Directory Server entry.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
IntermediateResponse
This class defines a data structure for holding information that may be sent to the client in the form of an
intermediate response.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Entry
This class defines a data structure for a Directory Server entry.
|
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDAPURL
This class defines a data structure that represents the components of an LDAP URL, including the scheme, host, port,
base DN, attributes, scope, filter, and extensions.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
Entry
This class defines a data structure for a Directory Server entry.
|
IndexType
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
LDIFImportResult
This class defines a data structure for providing information about the state of a completed LDIF import, including
the total number of entries read, skipped, and rejected.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
Entry
This class defines a data structure for a Directory Server entry.
|
IndexType
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
LDIFImportResult
This class defines a data structure for providing information about the state of a completed LDIF import, including
the total number of entries read, skipped, and rejected.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
Entry
This class defines a data structure for a Directory Server entry.
|
IndexType
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
LDIFImportResult
This class defines a data structure for providing information about the state of a completed LDIF import, including
the total number of entries read, skipped, and rejected.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
Class and Description |
---|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Entry
This class defines a data structure for a Directory Server entry.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
Class and Description |
---|
AcceptRejectWarn
This class implements an enumeration that may be used for configuration items that may have three possible values:
accept, reject, or warn.
|
AccountStatusNotificationProperty
This class implements an enumeration that holds the possible set of additional properties that can be included in an
account status notification.
|
AccountStatusNotificationType
This class implements an enumeration that holds the possible event types that can trigger an account status
notification.
|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
AuthenticationType
This enumeration defines the set of possible authentication types that may be used for a bind request.
|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
CryptoManager
This interface defines the methods to call to access cryptographic services including encryption and hashing; in
particular, when the ciphertext or HMAC is produced on one directory server instance and is to be consumed on
another.
|
DirectoryEnvironmentConfig
This class provides a set of properties that may control various aspects of the server environment.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
Entry
This class defines a data structure for a Directory Server entry.
|
Entry.RemoveOnceEntryIsMigrated
Marker annotation.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
IntermediateResponse
This class defines a data structure for holding information that may be sent to the client in the form of an
intermediate response.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
LockManager
A lock manager coordinates directory update operations so that the DIT structure remains in a consistent state, as
well as providing repeatable read isolation.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
OperationType
This enumeration defines the set of possible operation types that may be processed by the Directory Server.
|
Privilege
This class implements an enumeration that defines the set of privileges available in the Directory Server.
|
RawFilter
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a
set of criteria for locating entries in a search request.
|
RawModification
This class defines the data structures and methods to use when interacting with a raw modification, which describes a
change that should be made to an attribute.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
SubEntry
This class represents RFC 3672 subentries and RFC 3671 collective attribute subentries objects.
|
VirtualAttributeRule
This class defines a virtual attribute rule, which associates a virtual attribute provider with its associated
configuration, including the attribute type for which the values should be generated; the base DN(s), group DN(s),
and search filter(s) that should be used to identify which entries should have the virtual attribute, and how
conflicts between real and virtual values should be handled.
|
WritabilityMode
This class implements an enumeration that may be used to control the writability mode for the entire server or for a
specific backend.
|
Class and Description |
---|
CryptoManager
This interface defines the methods to call to access cryptographic services including encryption and hashing; in
particular, when the ciphertext or HMAC is produced on one directory server instance and is to be consumed on
another.
|
CryptoManagerException
This class defines an exception that is thrown in the case of problems with encryption key management, and is a
wrapper for a variety of other cipher related exceptions.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
AccountStatusNotification
This class defines a data type for storing information associated with an account status notification.
|
AccountStatusNotificationProperty
This class implements an enumeration that holds the possible set of additional properties that can be included in an
account status notification.
|
Entry
This class defines a data structure for a Directory Server entry.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDAPURL
This class defines a data structure that represents the components of an LDAP URL, including the scheme, host, port,
base DN, attributes, scope, filter, and extensions.
|
MemberList
This class defines a mechanism that may be used to iterate over the members of a group.
|
MembershipException
This class defines an exception that may be thrown if a problem occurs while attempting to iterate across the members
of a group.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
Class and Description |
---|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
Class and Description |
---|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Entry
This class defines a data structure for a Directory Server entry.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
Class and Description |
---|
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
Entry
This class defines a data structure for a Directory Server entry.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
Entry
This class defines a data structure for a Directory Server entry.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
IntermediateResponse
This class defines a data structure for holding information that may be sent to the client in the form of an
intermediate response.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
AuthenticationType
This enumeration defines the set of possible authentication types that may be used for a bind request.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
FilterType
This enumeration defines the set of possible filter types that may be used for search filters.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
IntermediateResponse
This class defines a data structure for holding information that may be sent to the client in the form of an
intermediate response.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
RawAttribute
This class defines a raw attribute, which has a type (which may include zero or more options), and zero or more
values.
|
RawFilter
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a
set of criteria for locating entries in a search request.
|
RawModification
This class defines the data structures and methods to use when interacting with a raw modification, which describes a
change that should be made to an attribute.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultEntry
This class defines a data structure for storing information about an entry that matches a given set of search
criteria and should be returned to the client.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Entry
This class defines a data structure for a Directory Server entry.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
SynchronizationProviderResult
This class defines a data structure that holds information about the result of processing by a synchronization
provider.
|
Class and Description |
---|
Entry
This class defines a data structure for a Directory Server entry.
|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
RawAttribute
This class defines a raw attribute, which has a type (which may include zero or more options), and zero or more
values.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Class and Description |
---|
Entry
This class defines a data structure for a Directory Server entry.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
Class and Description |
---|
Entry
This class defines a data structure for a Directory Server entry.
|
Class and Description |
---|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Class and Description |
---|
AcceptRejectWarn
This class implements an enumeration that may be used for configuration items that may have three possible values:
accept, reject, or warn.
|
AccountStatusNotificationProperty
This class implements an enumeration that holds the possible set of additional properties that can be included in an
account status notification.
|
AccountStatusNotificationType
This class implements an enumeration that holds the possible event types that can trigger an account status
notification.
|
AdditionalLogItem
An additional log item for an operation which may be processed in the access log.
|
AuthenticationInfo
This class defines a data structure that may be used to store information about an authenticated user.
|
AuthenticationType
This enumeration defines the set of possible authentication types that may be used for a bind request.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
BackupInfo
This class defines a data structure for holding information about a backup that is available in a backup directory.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
Control.RemoveOnceControlIsMigrated
Marker annotation.
|
CryptoManagerException
This class defines an exception that is thrown in the case of problems with encryption key management, and is a
wrapper for a variety of other cipher related exceptions.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
Entry
This class defines a data structure for a Directory Server entry.
|
Entry.RemoveOnceEntryIsMigrated
Marker annotation.
|
ExistingFileBehavior
This enumeration defines the set of possible behaviors that should be taken when attempting to write to a file that
already exists.
|
FilePermission
This class provides a mechanism for setting file permissions in a more abstract manner than is provided by the
underlying operating system and/or filesystem.
|
FilterType
This enumeration defines the set of possible filter types that may be used for search filters.
|
FilterVisitor
A visitor of
Filter s, in the style of the visitor design pattern. |
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
IndexType
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDAPURL
This class defines a data structure that represents the components of an LDAP URL, including the scheme, host, port,
base DN, attributes, scope, filter, and extensions.
|
LockManager.DNLock
A lock on an entry or subtree.
|
MembershipException
This class defines an exception that may be thrown if a problem occurs while attempting to iterate across the members
of a group.
|
NamedCharacterSet
This class provides a data structure that makes it possible to associate a name with a given set of characters.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
Operation
This class defines a generic operation that may be processed by the Directory Server.
|
OperationConfig
Base for data structures that define configuration for operations.
|
OperationType
This enumeration defines the set of possible operation types that may be processed by the Directory Server.
|
Privilege
This class implements an enumeration that defines the set of privileges available in the Directory Server.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
RawAttribute
This class defines a raw attribute, which has a type (which may include zero or more options), and zero or more
values.
|
RawFilter
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a
set of criteria for locating entries in a search request.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
StabilityLevel
This class implements an enumeration whose values may be used to indicate the stability level of API classes and/or
methods.
|
SubEntry.CollectiveConflictBehavior
Defines the set of permissible values for the conflict behavior.
|
SubtreeSpecification
An RFC 3672 subtree specification.
|
SynchronizationProviderResult
This class defines a data structure that holds information about the result of processing by a synchronization
provider.
|
WritabilityMode
This class implements an enumeration that may be used to control the writability mode for the entire server or for a
specific backend.
|
Class and Description |
---|
AdditionalLogItem
An additional log item for an operation which may be processed in the access log.
|
AuthenticationType
This enumeration defines the set of possible authentication types that may be used for a bind request.
|
Control
This class defines a data structure that holds information about a control that can be included in a request or
response.
|
DisconnectReason
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
Entry
This class defines a data structure for a Directory Server entry.
|
OperationType
This enumeration defines the set of possible operation types that may be processed by the Directory Server.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
RawFilter
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a
set of criteria for locating entries in a search request.
|
RawModification
This class defines the data structures and methods to use when interacting with a raw modification, which describes a
change that should be made to an attribute.
|
SearchFilter
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for
locating entries in the Directory Server.
|
SearchResultReference
This class defines a data structure for storing information about a referral returned while processing a search
request.
|
Class and Description |
---|
BackupConfig
This class defines a data structure for holding configuration information to use when performing a backup of a
Directory Server backend.
|
BackupDirectory
This class defines a data structure for holding information about a filesystem directory that contains data for one
or more backups associated with a backend.
|
DirectoryEnvironmentConfig
This class provides a set of properties that may control various aspects of the server environment.
|
Entry
This class defines a data structure for a Directory Server entry.
|
IdentifiedException
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
|
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
LDIFExportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF export.
|
LDIFImportConfig
This class defines a data structure for holding configuration information to use when performing an LDIF import.
|
OpenDsException
This class defines a base exception for OpenDS exceptions.
|
PublicAPI
This class defines an annotation type that can be used to describe the position of a package, class, or method in the
OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
|
RawModification
This class defines the data structures and methods to use when interacting with a raw modification, which describes a
change that should be made to an attribute.
|
RestoreConfig
This class defines a data structure for holding configuration information to use when restoring a backup of a
Directory Server backend.
|
Class and Description |
---|
HostPort
This class defines a data structure that combines an address and port number, as may be used to accept a connection
from or initiate a connection to a remote system.
|
Copyright 2010-2018 ForgeRock AS.