All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbandonOperation |
This class defines an operation that may be used to abandon an operation that may already be in progress in the
Directory Server.
|
AbandonRequest |
The Abandon operation allows a client to request that the server abandon an
uncompleted operation.
|
AbortedChangelogCursorException |
This exception is thrown when a cursor that has been aborted is used.
|
AbortedChangelogCursorException.ClearedChangelogCursorException |
This exception is thrown when the Log on which a cursor is operating has been closed (shutdown) OR cleared (reset
generation-id).
|
AbortedChangelogCursorException.PurgedChangelogCursorException |
This exception is thrown when a cursor is operating on a log file which has been purged because it's too old in
regard of the configured "purge delay".
|
AbsoluteInheritedDefaultBehaviorProvider<T> |
A default behavior provider which retrieves default values from a managed
object in an absolute location.
|
AbstractAsynchronousConnection |
An abstract connection whose synchronous methods are implemented in terms of
asynchronous methods.
|
AbstractAsynchronousConnection |
An abstract connection whose synchronous methods are implemented in terms of
asynchronous methods.
|
AbstractAttribute |
This class provides a skeletal implementation of the Attribute interface, to minimize the effort required to
implement this interface.
|
AbstractConnection |
This class provides a skeletal implementation of the Connection
interface, to minimize the effort required to implement this interface.
|
AbstractConnectionWrapper<C extends Connection> |
An abstract base class from which connection wrappers may be easily
implemented.
|
AbstractConnectionWrapper<C extends Connection> |
An abstract base class from which connection wrappers may be easily
implemented.
|
AbstractContext |
A base implementation of the Context interface for OpenDJ.
|
AbstractEntry |
This class provides a skeletal implementation of the Entry interface, to minimize the effort required to
implement this interface.
|
AbstractExtendedRequest<ER extends ExtendedRequest<S>,S extends ExtendedResult> |
An abstract Extended request which can be used as the basis for implementing new Extended operations.
|
AbstractExtendedResult<S extends ExtendedResult> |
An abstract Extended result which can be used as the basis for implementing
new Extended operations.
|
AbstractExtendedResultDecoder<S extends ExtendedResult> |
This class provides a skeletal implementation of the
ExtendedResultDecoder interface, to minimize the effort required to
implement this interface.
|
AbstractIntermediateResponse<S extends IntermediateResponse> |
An abstract Intermediate response which can be used as the basis for
implementing new Intermediate responses.
|
AbstractLogger<P extends LogPublisher<C>,C extends LogPublisherCfg> |
This class defines the wrapper that will invoke all registered loggers for each type of request received or response
sent.
|
AbstractManagedObject<T extends ConfigurationClient> |
An abstract managed object implementation.
|
AbstractManagedObjectDefinition<C extends ConfigurationClient,S extends Configuration> |
Defines the structure of an abstract managed object.
|
AbstractMapEntry<M extends Map<AttributeDescription,Attribute>> |
Abstract implementation for Map based entries.
|
AbstractMeterRegistry |
Creates and manages your application's set of meters.
|
AbstractOrderingMatchingRuleImpl |
This class implements a default ordering matching rule that matches
normalized values in byte order.
|
AbstractRequestHandler |
Deprecated.
|
AbstractRequestVisitor<R,P,E extends Exception> |
|
AbstractResourceReferencePropertyMapper<T extends AbstractResourceReferencePropertyMapper<T>> |
Abstract class for property mappers mapping a DN (or DN and JSON) LDAP attribute to a JSON object.
|
AbstractReverseResourceReferencePropertyMapper<T extends AbstractReverseResourceReferencePropertyMapper<T>> |
A property mapper which provides a mapping from a JSON value to a DN valued LDAP attribute in another resource.
|
AbstractSynchronousConnection |
An abstract connection whose asynchronous methods are implemented in terms of
synchronous methods.
|
AcceptRejectWarn |
This class implements an enumeration that may be used for configuration items that may have three possible values:
accept, reject, or warn.
|
AccessAuditEventBuilder<T extends AccessAuditEventBuilder<T>> |
Builder for audit access events.
|
AccessAuditEventBuilder.ResponseStatus |
The status of the access request.
|
AccessControlConfigManager |
This class manages the application-wide access-control configuration.
|
AccessControlHandler<T extends AccessControlHandlerCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server access control
handler.
|
AccessControlHandlerCfg |
A server-side interface for querying Access Control Handler
settings.
|
AccessControlHandlerCfgClient |
A client-side interface for reading and modifying Access Control
Handler settings.
|
AccessControlHandlerCfgDefn |
An interface for querying the Access Control Handler managed object
definition meta information.
|
AccessControlMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.access_control .
|
AccessLogFilteringCriteriaCfg |
A server-side interface for querying Access Log Filtering Criteria
settings.
|
AccessLogFilteringCriteriaCfgClient |
A client-side interface for reading and modifying Access Log
Filtering Criteria settings.
|
AccessLogFilteringCriteriaCfgDefn |
An interface for querying the Access Log Filtering Criteria managed
object definition meta information.
|
AccessLogFilteringCriteriaCfgDefn.LogRecordType |
Defines the set of permissible values for the "log-record-type" property.
|
AccessLogger |
This class defines the wrapper that will invoke all registered access loggers for each type of request received or
response sent.
|
AccessLogPublisher<T extends AccessLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server access log
publisher.
|
AccessLogPublisherCfg |
A server-side interface for querying Access Log Publisher settings.
|
AccessLogPublisherCfgClient |
A client-side interface for reading and modifying Access Log
Publisher settings.
|
AccessLogPublisherCfgDefn |
An interface for querying the Access Log Publisher managed object
definition meta information.
|
AccessLogPublisherCfgDefn.FilteringPolicy |
Defines the set of permissible values for the "filtering-policy" property.
|
AccessMode |
Defines access modes of a Storage.
|
AccountStatusNotification |
This class defines a data type for storing information associated with an account status notification.
|
AccountStatusNotificationHandler<T extends AccountStatusNotificationHandlerCfg> |
This class defines the set of methods that must be implemented for an account status notification handler.
|
AccountStatusNotificationHandlerCfg |
A server-side interface for querying Account Status Notification
Handler settings.
|
AccountStatusNotificationHandlerCfgClient |
A client-side interface for reading and modifying Account Status
Notification Handler settings.
|
AccountStatusNotificationHandlerCfgDefn |
An interface for querying the Account Status Notification Handler
managed object definition meta information.
|
AccountStatusNotificationHandlerConfigManager |
This class defines a utility that will be used to manage the set of account status notification handlers defined in
the Directory Server.
|
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.
|
Aci |
The Aci class represents ACI strings.
|
AciBody |
This class represents the body of an ACI.
|
AciEffectiveRights |
This class implements the dseecompat geteffectiverights evaluation.
|
AciEvalContext |
Interface that provides a view of the AciContainer that is used by the ACI evaluation code to evaluate an ACI.
|
AciException |
The AciException class defines an exception that may be thrown either during ACI syntax verification of an "aci"
attribute type value or during evaluation of an LDAP operation using a set of applicable ACIs.
|
AciHandler |
A DSEE-compatible access control handler.
|
AciList |
The AciList class performs caching of the ACI attribute values using the entry DN as the key.
|
AciListenerManager |
The AciListenerManager updates an ACI list after each modification operation.
|
AciPropertyDefinition |
ACI property definition.
|
AciPropertyDefinition.Builder |
An interface for incrementally constructing ACI property definitions.
|
AciTargetMatchContext |
The AciTargetMatchContext interface provides a view of an AciContainer that exposes information to be used by the
Aci.isApplicable() method to determine if an ACI is applicable (targets matched) to the LDAP operation, operation
rights and entry and attributes having access checked on.
|
AciTargets |
This class represents target part of an ACI's syntax.
|
Action |
Represents an action that may be performed against a resource.
|
Action<E extends Exception> |
An Runnable functional interface which can throw a checked Exception.
|
ActionRequest |
An implementation specific action, or operation, upon a JSON resource.
|
ActionResponse |
Response object for JSON responses.
|
ActivityAuditEventBuilder<T extends ActivityAuditEventBuilder<T>> |
Builder for audit activity events.
|
AddBinaryOptionReactiveFilter |
Adds the "binary" option to attribute descriptions for which the syntax requires BER encoding.
|
AddContext |
This class describes the context that is attached to Add Operation.
|
AdditionalLogItem |
An additional log item for an operation which may be processed in the access log.
|
AddMsg |
This class is used to exchange Add operation between LDAP servers and replication servers.
|
AddOperation |
This class defines an operation that may be used to add a new entry to the Directory Server.
|
AddRequest |
The Add operation allows a client to request the addition of an entry into
the Directory.
|
AddressMask |
An address mask can be used to perform efficient comparisons against IP
addresses to determine whether a particular IP address is in a given range.
|
AddSchemaFileTask |
This class provides an implementation of a Directory Server task that can be used to add the contents of a new schema
file into the server schema.
|
AdminDataTrustManagerProvider |
This class defines a trust manager provider that will reference certificates stored in an LDAP backend.
|
AdminDataTrustManagerProviderCfg |
A server-side interface for querying cn=admin data Trust Manager
Provider settings.
|
AdminDataTrustManagerProviderCfgClient |
A client-side interface for reading and modifying cn=admin data
Trust Manager Provider settings.
|
AdminDataTrustManagerProviderCfgDefn |
An interface for querying the cn=admin data Trust Manager Provider
managed object definition meta information.
|
AdminEndpoint |
An HTTP endpoint providing access to the server's monitoring backend (cn=monitor) and its configuration (cn=config).
|
AdminEndpointCfg |
A server-side interface for querying Admin Endpoint settings.
|
AdminEndpointCfgClient |
A client-side interface for reading and modifying Admin Endpoint
settings.
|
AdminEndpointCfgDefn |
An interface for querying the Admin Endpoint managed object
definition meta information.
|
AdminException |
Exceptions thrown when interacting with administration framework.
|
AdministrationConnector |
This class is a wrapper on top of LDAPConnectionHandler to manage the administration connector, which is an
LDAPConnectionHandler with specific (limited) configuration properties.
|
AdministrationConnectorCfg |
A server-side interface for querying Administration Connector
settings.
|
AdministrationConnectorCfgClient |
A client-side interface for reading and modifying Administration
Connector settings.
|
AdministrationConnectorCfgDefn |
An interface for querying the Administration Connector managed
object definition meta information.
|
AdministrationDataSync |
Check if information found in "cn=admin data" is coherent with cn=config.
|
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.
|
AdminToolMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.admin_tool .
|
AdNotificationRequestControl |
The persistent search request control for Active Directory as defined by
Microsoft.
|
AdviceContext |
A Context containing information which should be returned to the user in some
appropriate form to the user.
|
AdviceWarning |
WarningHeader implements RFC 2616 section 14.46 - Warning.
|
AESPasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the AES reversible
encryption algorithm.
|
AesPasswordStorageSchemeCfg |
A server-side interface for querying AES Password Storage Scheme
settings.
|
AesPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying AES Password
Storage Scheme settings.
|
AesPasswordStorageSchemeCfgDefn |
An interface for querying the AES Password Storage Scheme managed
object definition meta information.
|
AffinityContext |
An affinity context can be used to bypass any load-balancing and always direct
a requests to the same server.
|
AggregationPropertyDefinition<C extends ConfigurationClient,S extends Configuration> |
Aggregation property definition.
|
AggregationPropertyDefinition.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing aggregation property
definitions.
|
AlertGenerator |
This class defines an interface that may be used to define a set of alert notifications that may be generated by this
Directory Server component.
|
AlertHandler<T extends AlertHandlerCfg> |
This interface defines the set of methods that must be implemented for a Directory Server alert handler.
|
AlertHandlerCfg |
A server-side interface for querying Alert Handler settings.
|
AlertHandlerCfgClient |
A client-side interface for reading and modifying Alert Handler
settings.
|
AlertHandlerCfgDefn |
An interface for querying the Alert Handler managed object
definition meta information.
|
AlertHandlerConfigManager |
This class defines a utility that will be used to manage the set of alert handlers defined in the Directory Server.
|
AliasDefaultBehaviorProvider<T> |
A default behavior provider which indicates special behavior.
|
AliveEndpoint |
An HTTP endpoint for exposing the server liveness status.
|
AliveEndpointCfg |
A server-side interface for querying Alive HTTP endpoint settings.
|
AliveEndpointCfgClient |
A client-side interface for reading and modifying Alive HTTP
endpoint settings.
|
AliveEndpointCfgDefn |
An interface for querying the Alive HTTP endpoint managed object
definition meta information.
|
AnonymousSASLMechanismHandler |
This class provides an implementation of a SASL mechanism, as defined in RFC 4505, that does not perform any
authentication.
|
AnonymousSaslMechanismHandlerCfg |
A server-side interface for querying Anonymous SASL Mechanism
Handler settings.
|
AnonymousSaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying Anonymous SASL
Mechanism Handler settings.
|
AnonymousSaslMechanismHandlerCfgDefn |
An interface for querying the Anonymous SASL Mechanism Handler
managed object definition meta information.
|
AnyTypeValidator |
AnyTypeValidator applies all the constraints of a any type.
|
Applications |
|
Argon2PasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the Argon2 encryption
algorithm.
|
Argon2PasswordStorageSchemeCfg |
A server-side interface for querying Argon2 Password Storage Scheme
settings.
|
Argon2PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Argon2 Password
Storage Scheme settings.
|
Argon2PasswordStorageSchemeCfgDefn |
An interface for querying the Argon2 Password Storage Scheme
managed object definition meta information.
|
Argon2PasswordStorageSchemeCfgDefn.Argon2Variant |
Defines the set of permissible values for the "argon2-variant" property.
|
Argon2PasswordStorageSchemeCfgDefn.RehashPolicy |
Defines the set of permissible values for the "rehash-policy" property.
|
ArrayTypeValidator |
ArrayTypeValidator applies all the constraints of a array type.
|
Asn1 |
This class contains various static factory methods for creating ASN.1 readers
and writers.
|
Asn1Reader |
An interface for decoding ASN.1 elements from a data source.
|
Asn1Tag |
Provides methods for building and analyzing ASN.1 tag bytes.
|
Asn1Tag.Class |
The Asn1 tag classes.
|
Asn1Writer |
An ASN1Writer implementation that outputs to an outputstream.
|
Assertion |
A compiled attribute value assertion.
|
AssertionFailureException |
Thrown when the result code returned in a Result indicates that the Request
failed because the filter contained in an assertion control failed to match
the target entry.
|
AssertionRequestControl |
The assertion request control as defined in RFC 4528.
|
AsyncFunction<VIN,VOUT,E extends Exception> |
An asynchronous Function which returns a result at some point in the
future.
|
AsynchronousTextWriter |
A Text Writer which writes log records asynchronously to character-based stream.
|
AttrHistorical |
This class store historical information for a provided attribute.
|
AttrHistoricalMultiple |
This class is used to store historical information for multiple valued attributes.
|
AttrHistoricalSingle |
This class is used to store historical information for single valued attributes.
|
Attribute |
An attribute, comprising of an attribute description and zero or more attribute values.
|
AttributeCleanupPlugin |
The attribute cleanup plugin implementation class.
|
AttributeCleanupPluginCfg |
A server-side interface for querying Attribute Cleanup Plugin
settings.
|
AttributeCleanupPluginCfgClient |
A client-side interface for reading and modifying Attribute Cleanup
Plugin settings.
|
AttributeCleanupPluginCfgDefn |
An interface for querying the Attribute Cleanup Plugin managed
object definition meta information.
|
AttributeDescription |
An attribute description as defined in RFC 4512 section 2.5.
|
AttributeFilter |
A configurable factory for filtering the attributes exposed by an entry.
|
AttributeIndex |
Deprecated.
|
AttributeIndex.KeyComparator |
Deprecated.
|
AttributeParser |
A fluent API for parsing attributes as different types of object.
|
Attributes |
This class contains methods for creating and manipulating attributes.
|
AttributeType |
This class defines a data structure for storing and interacting with an
attribute type, which contains information about the format of an attribute
and the syntax and matching rules that should be used when interacting with
it.
|
AttributeType.Builder |
A fluent API for incrementally constructing attribute type.
|
AttributeTypePropertyDefinition |
Attribute type property definition.
|
AttributeTypePropertyDefinition.Builder |
An interface for incrementally constructing attribute type property definitions.
|
AttributeUsage |
This enumeration defines the set of possible attribute usage values that may
apply to an attribute type, as defined in RFC 2252.
|
AttributeValuePasswordValidator |
This class provides an OpenDS password validator that may be used to ensure that proposed passwords are not contained
in another attribute in the user's entry.
|
AttributeValuePasswordValidatorCfg |
A server-side interface for querying Attribute Value Password
Validator settings.
|
AttributeValuePasswordValidatorCfgClient |
A client-side interface for reading and modifying Attribute Value
Password Validator settings.
|
AttributeValuePasswordValidatorCfgDefn |
An interface for querying the Attribute Value Password Validator
managed object definition meta information.
|
AttrValueHistorical |
AttrValueHistorical is the historical information of the modification of one attribute value.
|
Audit |
Denotes audit dependencies.
|
AuditEvent |
Represents an audit event.
|
AuditEventBuilder<T extends AuditEventBuilder<T>> |
Root builder for all audit events.
|
AuditEventHandler |
The interface for an AuditEventHandler.
|
AuditEventHandlerBase |
Abstract AuditEventHandler class.
|
AuditEventHandlerFactory |
|
AuditEventHelper |
Helper methods for AuditEvents.
|
AuditEventTopicState |
|
AuditException |
Root class of all exceptions in the Commons Audit Framework.
|
AuditingContext |
A Context used when auditing over the router.
|
AuditJsonConfig |
Utility class to facilitate creation and configuration of audit service and audit event handlers
through JSON.
|
AuditService |
CREST RequestHandler responsible for storing and retrieving audit events.
|
AuditServiceBuilder |
Builder for AuditService.
|
AuditServiceConfiguration |
Configuration of the audit service.
|
AuditServiceProxy |
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.
|
AuditUtils |
General utilities for commons audit.
|
AuthenticatedUserContext |
A Context containing a cached LDAP Entry which represents the current authenticated user.
|
AuthenticatedUsers |
This class provides a data structure which maps an authenticated user DN to the set of client connections
authenticated as that user.
|
AuthenticationAuditEventBuilder<T extends AuthenticationAuditEventBuilder<T>> |
Builder for audit authentication events.
|
AuthenticationAuditEventBuilder.Status |
Defines a fixed set of authentication statuses that can be logged.
|
AuthenticationException |
Thrown when the result code returned in a Result indicates that the Bind
Request failed due to an authentication failure.
|
AuthenticationInfo |
This class defines a data structure that may be used to store information about an authenticated user.
|
AuthenticationPolicy |
An abstract authentication policy.
|
AuthenticationPolicyCfg |
A server-side interface for querying Authentication Policy
settings.
|
AuthenticationPolicyCfgClient |
A client-side interface for reading and modifying Authentication
Policy settings.
|
AuthenticationPolicyCfgDefn |
An interface for querying the Authentication Policy managed object
definition meta information.
|
AuthenticationPolicyFactory<T extends AuthenticationPolicyCfg> |
A factory for creating configurable authentication policies.
|
AuthenticationPolicyState |
The authentication policy context associated with a user's entry, which is responsible for managing the user's
account, their password, as well as authenticating the user.
|
AuthenticationStrategies |
Factory methods of AuthenticationStrategy allowing to perform authentication against LDAP server through
different method.
|
AuthenticationStrategy |
Authenticate a user and create a SecurityContext as a result.
|
AuthenticationType |
This enumeration defines the set of possible authentication types that may be used for a bind request.
|
AuthMethod |
The AuthMethod class represents an authmethod bind rule keyword expression.
|
Authorization |
Factory methods to create Filter performing authentication and authorizations.
|
AuthorizationException |
Thrown when the result code returned in a Result indicates that the Request
failed due to an authorization failure.
|
AuthorizationIdentityRequestControl |
The authorization request control as defined in RFC 3829.
|
AuthorizationIdentityResponseControl |
The authorization response control as defined in RFC 3829.
|
AuthPassword |
An authentication password, it has a storage scheme, authentication info and authentication value.
|
AuthPasswordExactEqualityMatchingRule |
Deprecated.
|
Ava |
An attribute value assertion (AVA) as defined in RFC 4512 section 2.3
consists of an attribute description with zero options and an attribute
value.
|
Backend<C extends Configuration> |
Represents a directory server backend, which can be either local or remote (proxy).
|
BackendCfg |
A server-side interface for querying Backend settings.
|
BackendCfgClient |
A client-side interface for reading and modifying Backend settings.
|
BackendCfgDefn |
An interface for querying the Backend managed object definition
meta information.
|
BackendConfigManager |
Responsible for managing the lifecycle of backends in the Directory Server.
|
BackendFile |
This class is a wrapper around a backend file path and a backend file ID.
|
BackendImpl<C extends PluggableBackendCfg> |
This is an implementation of a Directory Server Backend which stores entries locally in a pluggable storage.
|
BackendIndexCfg |
A server-side interface for querying Backend Index settings.
|
BackendIndexCfgClient |
A client-side interface for reading and modifying Backend Index
settings.
|
BackendIndexCfgDefn |
An interface for querying the Backend Index managed object
definition meta information.
|
BackendIndexCfgDefn.IndexType |
Defines the set of permissible values for the "index-type" property.
|
BackendMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.backend .
|
BackendStat |
This program provides a utility that may be used to debug a Pluggable Backend.
|
BackendToolUtils |
This class provides utility functions for all backend client tools.
|
BackendToolUtils.BackendInfo |
|
BackendVlvIndexCfg |
A server-side interface for querying Backend VLV Index settings.
|
BackendVlvIndexCfgClient |
A client-side interface for reading and modifying Backend VLV Index
settings.
|
BackendVlvIndexCfgDefn |
An interface for querying the Backend VLV Index managed object
definition meta information.
|
BackendVlvIndexCfgDefn.Scope |
Defines the set of permissible values for the "scope" property.
|
Backup |
This class contains all the metadata associated with a backup.
|
Backupable |
This interface must be implemented by backends that support backup and restore.
|
BackupCloudMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.backup_cloud .
|
BackupException |
An exception that may be thrown when there is a problem with a backup file.
|
BackupFileManager |
A backup file manager is responsible for securely and lazily saving backend files and metadata to its underlying
backup storage.
|
BackupId |
A backup identifier, it is made out of a backend name and a tag.
|
BackupManager |
This is the primary class for managing backups, it works on top of an arbitrary backup storage and allows to backup
and restore backupable entities as well as listing and verifying backups.
|
BackupManager.BackupFilter |
|
BackupManager.CountedIterator<M> |
|
BackupManager.FixedBackendIterator<M> |
|
BackupMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.backup .
|
BackupPurgeTask |
This class provides an implementation of a Directory Server task that may be used to purge
backups of a Directory Server.
|
BackupRunner |
This class implements all the business logic for the dsbackup create sub-command, whether offline or
online.
|
BackupStorage |
A backup storage is responsible for writing and reading backup files in a persistent location.
|
BackupStorageConfig |
Configuration of a backup storage.
|
BackupStorageProvider |
An interface to create a backup storage.
|
BackupTask |
This class provides an implementation of a Directory Server task that may be used to back up a Directory Server
backend in a binary form.
|
BackupTaskListener |
This interface defines a set of methods that may be used to notify various Directory Server components whenever a
backend backup task is about to begin or has just completed.
|
BadRequestException |
An exception that is thrown during a operation on a resource when the
requested operation is malformed.
|
Base64 |
This class provides methods for performing base64 encoding and decoding.
|
Base64 |
Provides RFC 4648 / RFC 2045 compatible Base64 encoding and decoding.
|
Base64PasswordStorageScheme |
This class defines a Directory Server password storage scheme that will store the values in base64-encoded form.
|
Base64PasswordStorageSchemeCfg |
A server-side interface for querying Base64 Password Storage Scheme
settings.
|
Base64PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Base64 Password
Storage Scheme settings.
|
Base64PasswordStorageSchemeCfgDefn |
An interface for querying the Base64 Password Storage Scheme
managed object definition meta information.
|
Base64url |
Makes use of the Base64 class to encode and decode to and from URL-safe Base64.
|
BaseQueryFilterVisitor<R,P,F> |
|
BatchConsumer |
Implementation is responsible for being able to build up a batch payload and to publish that payload.
|
BatchException |
Indicates failure during a batch operation.
|
BatchPublisher |
Implementations of BatchPublisher are able to consume multiple audit events
and build batches out of them.
|
BatchPublisherFactory |
|
BatchPublisherFactoryImpl |
Basic batch publisher factory implementation.
|
BCrypt |
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password
Scheme" by Niels Provos and David Mazieres.
|
BcryptPasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the BCrypt encryption
algorithm.
|
BcryptPasswordStorageSchemeCfg |
A server-side interface for querying Bcrypt Password Storage Scheme
settings.
|
BcryptPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Bcrypt Password
Storage Scheme settings.
|
BcryptPasswordStorageSchemeCfgDefn |
An interface for querying the Bcrypt Password Storage Scheme
managed object definition meta information.
|
BcryptPasswordStorageSchemeCfgDefn.RehashPolicy |
Defines the set of permissible values for the "rehash-policy" property.
|
BiFunction<T,U,R,E extends Exception> |
A BiFunction functional interface which can throw a checked Exception.
|
BindOperation |
This class defines an operation that may be used to authenticate a user to the Directory Server.
|
BindRequest |
The Bind operation allows authentication information to be exchanged between the client and server.
|
BindResult |
A Bind result indicates the status of the client's request for
authentication.
|
BindRule |
This class represents a single bind rule of an ACI permission-bind rule pair.
|
BitStringEqualityMatchingRule |
Deprecated.
|
BlackAndWhitelistFilter |
This class can be used for filtering string elements by using blacklists and/or whitelists.
|
BlindTrustManagerProvider |
This class provides an implementation of a trust manager provider that will indicate that any certificate presented
should be blindly trusted by the Directory Server.
|
BlindTrustManagerProviderCfg |
A server-side interface for querying Blind Trust Manager Provider
settings.
|
BlindTrustManagerProviderCfgClient |
A client-side interface for reading and modifying Blind Trust
Manager Provider settings.
|
BlindTrustManagerProviderCfgDefn |
An interface for querying the Blind Trust Manager Provider managed
object definition meta information.
|
BlockingBackpressureOperator<T> |
Allows to connect a non back-pressure aware Publisher into a reactive stream.
|
BlowfishPasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the Blowfish reversible
encryption algorithm.
|
BlowfishPasswordStorageSchemeCfg |
A server-side interface for querying Blowfish Password Storage
Scheme settings.
|
BlowfishPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Blowfish Password
Storage Scheme settings.
|
BlowfishPasswordStorageSchemeCfgDefn |
An interface for querying the Blowfish Password Storage Scheme
managed object definition meta information.
|
BooleanEqualityMatchingRule |
Deprecated.
|
BooleanPropertyDefinition |
Boolean property definition.
|
BooleanPropertyDefinition.Builder |
An interface for incrementally constructing boolean property definitions.
|
BooleanTypeValidator |
BooleanTypeValidator applies all the constraints of a boolean type.
|
BoundedWorkQueueStrategy |
A QueueingStrategy that concurrently enqueues a bounded number of operations to the DirectoryServer work queue.
|
BSDMD5Crypt |
BSD MD5 Crypt algorithm, ported from C.
|
BufferedBatchPublisher |
Buffers audit events to a bounded queue, periodically flushing the queue to a provided BatchConsumer .
|
BufferedBatchPublisher.Builder |
|
BuildVersion |
Utility class used for manipulating OpenDJ instance, binary and data versions.
|
ByteArrayBuilder |
Byte array builder class encodes data into byte arrays to send messages over the replication protocol.
|
ByteArrayScanner |
Byte array scanner class helps decode data from byte arrays received via messages over the replication protocol.
|
ByteSequence |
A ByteSequence is a readable sequence of byte values.
|
ByteSequenceReader |
An interface for iteratively reading data from a ByteSequence .
|
ByteString |
An immutable sequence of bytes backed by a byte array.
|
ByteStringBuilder |
A mutable sequence of bytes backed by a byte array.
|
CacheEntry |
This class defines a Directory Server cache entry, which is simply used to store an entry with its associated backend
and entry ID.
|
CancelExtendedOperation |
This class implements the LDAP cancel extended operation defined in RFC 3909.
|
CancelExtendedOperationHandlerCfg |
A server-side interface for querying Cancel Extended Operation
Handler settings.
|
CancelExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Cancel Extended
Operation Handler settings.
|
CancelExtendedOperationHandlerCfgDefn |
An interface for querying the Cancel Extended Operation Handler
managed object definition meta information.
|
CancelExtendedRequest |
The cancel extended request as defined in RFC 3909.
|
Cancellable |
Base for data structures that define configuration for operations.
|
CancelledResultException |
Thrown when the result code returned in a Result indicates that the Request
was cancelled.
|
CancelRequest |
Deprecated. |
CancelRequestListener |
An object that registers to be notified when a cancellation request has been
received and processing of the request should be aborted if possible.
|
CancelRequestListener |
An object that registers to be notified when a cancellation request has been received and processing of the request
should be aborted if possible.
|
CancelResult |
Deprecated. |
CaseExactEqualityMatchingRule |
Deprecated.
|
CaseExactIA5EqualityMatchingRule |
Deprecated.
|
CaseExactIA5SubstringMatchingRule |
Deprecated.
|
CaseExactOrderingMatchingRule |
Deprecated.
|
CaseExactSubstringMatchingRule |
Deprecated.
|
CaseIgnoreEqualityMatchingRule |
Deprecated.
|
CaseIgnoreIA5EqualityMatchingRule |
Deprecated.
|
CaseIgnoreIA5SubstringMatchingRule |
Deprecated.
|
CaseIgnoreListEqualityMatchingRule |
Deprecated.
|
CaseIgnoreListSubstringMatchingRule |
Deprecated.
|
CaseIgnoreOrderingMatchingRule |
Deprecated.
|
CaseIgnoreSubstringMatchingRule |
Deprecated.
|
CertificateExactMatchingRule |
Deprecated.
|
CertificateMapper<T extends CertificateMapperCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that
implements the functionality required to uniquely map an SSL client certificate to a Directory Server user entry.
|
CertificateMapperCfg |
A server-side interface for querying Certificate Mapper settings.
|
CertificateMapperCfgClient |
A client-side interface for reading and modifying Certificate
Mapper settings.
|
CertificateMapperCfgDefn |
An interface for querying the Certificate Mapper managed object
definition meta information.
|
CertificateMapperConfigManager |
This class defines a utility that will be used to manage the set of certificate mappers defined in the Directory
Server.
|
CertificateValidationPolicy |
This class implements an enumeration that may be used to indicate if/how a client's certificate should be validated
against the corresponding user entry in the Directory Server.
|
CertificateVerificationKey |
A key used for verifying certificate signatures.
|
ChainedPropertyResolver |
Contains a chain of PropertyResolver s that should be used to get a token replacement property.
|
ChangelogBackend |
A backend that provides access to the changelog, i.e.
|
ChangelogDB |
This interface is the entry point for the changelog database which stores the replication data on persistent storage.
|
ChangelogDbDataCollectorTask |
Generates a file a containing file names, sizes and permissions for all changelogDb files
equivalent to an ls -laR on Unix.
|
ChangelogException |
This class define an Exception that must be used when some error condition was detected in the changelog database
that cannot be recovered automatically.
|
ChangelogStat |
Tool that may be used to debug a replication changelog.
|
ChangelogState |
This is the changelog state stored in the changelogStateDB.
|
ChangelogStateProvider |
Small interface for common Replication Environment operations.
|
ChangeNumberControlPlugin |
This class implements a Directory Server plugin that will add the replication CSN to a response whenever the CSN
control is received.
|
ChangeNumberControlPlugin.ChangeNumberResponseControl |
The control used by this plugin.
|
ChangeNumberControlPluginCfg |
A server-side interface for querying Change Number Control Plugin
settings.
|
ChangeNumberControlPluginCfgClient |
A client-side interface for reading and modifying Change Number
Control Plugin settings.
|
ChangeNumberControlPluginCfgDefn |
An interface for querying the Change Number Control Plugin managed
object definition meta information.
|
ChangeNumberIndexDB |
|
ChangeNumberIndexer |
Thread responsible for inserting replicated updates into the ChangeNumber Index DB (CNIndexDB for short).
|
ChangeNumberIndexRecord |
|
ChangeRecord |
A request to modify the content of the Directory in some way.
|
ChangeRecordReader |
An interface for reading change records from a data source, typically an LDIF
file.
|
ChangeRecordVisitor<R,P,E extends Exception> |
A visitor of ChangeRecord s, in the style of the visitor design pattern.
|
ChangeRecordWriter |
An interface for writing change records to a data source, typically an LDIF
file.
|
ChangeStatusMsg |
This message is used by the replica to tell the replication server he is changing his status (new status field used),
or by the replication server to request that the replica changes his status (requested status field used).
|
ChangeTimeHeartbeatMsg |
Class that define messages sent by a replication domain (DS) to the replication server to let the RS know the DS
current change time.
|
CharacterSetPasswordValidator |
This class provides an OpenDJ password validator that may be used to ensure that proposed passwords contain at least
a specified number of characters from one or more user-defined character sets.
|
CharacterSetPasswordValidatorCfg |
A server-side interface for querying Character Set Password
Validator settings.
|
CharacterSetPasswordValidatorCfgClient |
A client-side interface for reading and modifying Character Set
Password Validator settings.
|
CharacterSetPasswordValidatorCfgDefn |
An interface for querying the Character Set Password Validator
managed object definition meta information.
|
CheckJVMVersion |
Class used by script to ensure the running java version is compatible with OpenDJ software.
|
ClassPropertyDefinition |
Class property definition.
|
ClassPropertyDefinition.Builder |
An interface for incrementally constructing class property definitions.
|
ClearPasswordStorageScheme |
This class defines a Directory Server password storage scheme that will store the values in clear-text with no
encoding at all.
|
ClearPasswordStorageSchemeCfg |
A server-side interface for querying Clear Password Storage Scheme
settings.
|
ClearPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Clear Password
Storage Scheme settings.
|
ClearPasswordStorageSchemeCfgDefn |
An interface for querying the Clear Password Storage Scheme managed
object definition meta information.
|
ClientConnection |
This class defines the set of methods and structures that must be implemented by a Directory Server client
connection.
|
ClientConstraintHandler |
An interface for performing client-side constraint validation.
|
ClientSideResultCodeRequestFilter |
A request filter that filters out client-side result codes in responses, because they should never be transferred
over protocol.
|
Clock |
Used to measure absolute and relative time.
|
Closeables |
Common utility methods for Closeables.
|
CloseSilentlyAsyncFunction<VIN extends Closeable,VOUT,E extends Exception> |
|
CloseSilentlyFunction<VIN extends Closeable,VOUT,E extends Exception> |
|
CoercionFunction |
Coercions that can be applied to a given json value.
|
CollectErrorsHandler |
The CollectErrorsHandler implements the ErrorHandler and never throws
any exception, but collects them so callers can retrieve all of them in one
go.
|
CollectionResourceProvider |
An implementation interface for resource providers which exposes a collection
of resource instances.
|
CollectionSubResource |
Defines a one-to-many relationship between a parent resource and its children.
|
CollectionUtils |
|
CollectiveAttributeSubentriesVirtualAttributeCfg |
A server-side interface for querying Collective Attribute
Subentries Virtual Attribute settings.
|
CollectiveAttributeSubentriesVirtualAttributeCfgClient |
A client-side interface for reading and modifying Collective
Attribute Subentries Virtual Attribute settings.
|
CollectiveAttributeSubentriesVirtualAttributeCfgDefn |
An interface for querying the Collective Attribute Subentries
Virtual Attribute managed object definition meta information.
|
CollectiveAttributeSubentriesVirtualAttributeProvider |
This class implements a virtual attribute provider to serve the collectiveAttributeSubentries operational attribute
as described in RFC 3671.
|
CommonAudit |
Entry point for the common audit facility.
|
CommonAudit.HttpLogger |
Represents a ForgeRock common audit based logger which can be used to log HTTP access audit events.
|
CommonAuditAccessLogPublisherCfg |
A server-side interface for querying Common Audit Access Log
Publisher settings.
|
CommonAuditAccessLogPublisherCfgClient |
A client-side interface for reading and modifying Common Audit
Access Log Publisher settings.
|
CommonAuditAccessLogPublisherCfgDefn |
An interface for querying the Common Audit Access Log Publisher
managed object definition meta information.
|
CommonAuditBatchConfiguration |
This class stores the common audit logging batch process configurations.
|
CommonAuditHttpAccessAuditFilter |
This filter aims to send some access audit events to the AuditService managed as a CREST handler.
|
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.
|
CompareRequest |
The Compare operation allows a client to compare an assertion value with the
values of a particular attribute in a particular entry in the Directory.
|
CompareResult |
An Compare result indicates the final status of an Compare operation.
|
ConcurrentModificationException |
This exception is thrown when a critical concurrent modification is detected
by the client.
|
Condition |
An interface for evaluating conditions.
|
ConditionalFilters |
|
ConditionalFilters.Condition |
Condition which have to be fulfilled in order to apply the Filter .
|
ConditionalFilters.ConditionalFilter |
|
ConditionResult |
The result of a tri-state logical expression.
|
Conditions |
This class consists exclusively of static methods that operate on or return conditions.
|
ConfigAddListener |
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification of new entries
added below a configuration entry.
|
ConfigAuditEventBuilder<T extends ConfigAuditEventBuilder<T>> |
Builder for audit config events.
|
ConfigChangeListener |
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification of changes to a
configuration entry.
|
ConfigChangeResult |
This class defines a data structure that can be used to hold information
about the result of processing a configuration change.
|
ConfigConstants |
This class defines a number of constants used by the Directory Server configuration, including configuration
attribute and objectclass names, and attribute options.
|
ConfigDeleteListener |
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification if entries below a
configuration entry are removed.
|
ConfigException |
Thrown during the course of interactions with the Directory Server configuration.
|
ConfigMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.config .
|
ConfigParameters |
Parameters to configure a directory server.
|
Configuration |
A common base interface for all server managed object configurations.
|
ConfigurationAddListener<T extends Configuration> |
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.
|
ConfigurationBackend |
Back-end responsible for management of configuration entries.
|
ConfigurationChangeListener<T extends Configuration> |
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.
|
ConfigurationClient |
A common base interface for all managed object configuration clients.
|
ConfigurationDeleteListener<T extends Configuration> |
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.
|
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 |
|
ConfigurationHandler |
Responsible for managing configuration, including listeners on configuration entries.
|
ConfigurationRepository |
Provides configuration entries and listener registration on the entries.
|
ConfigureWindowsService |
This class is used to configure the Windows service for this instance on this machine.
|
ConfigureWindowsService.DisableServiceReturnCode |
Return codes for the method disableService.
|
ConfigureWindowsService.EnableServiceReturnCode |
Return codes for the method enableService.
|
ConfigureWindowsService.StopServiceReturnCode |
Return codes for the method stopService.
|
ConflictException |
An exception that is thrown during a operation on a resource when such an
operation would result in a conflict.
|
ConflictingSchemaElementException |
Thrown when addition of a schema element to a schema builder fails because
the OID of the schema element conflicts with an existing schema element and
the caller explicitly requested not to override existing schema elements.
|
Connection |
A client connection to a JSON resource provider over which read and update
requests may be performed.
|
Connection |
A connection with a Directory Server over which read and update operations
may be performed.
|
ConnectionChangeRecordWriter |
A ConnectionChangeRecordWriter is a bridge from Connection s
to ChangeRecordWriter s.
|
ConnectionContext |
A context that maintains information on a client, including connection information.
|
ConnectionEntryReader |
A ConnectionEntryReader is a bridge from Connection s to
EntryReader s.
|
ConnectionEntryWriter |
A ConnectionEntryWriter is a bridge from Connection s to
EntryWriter s.
|
ConnectionEventListener |
An object that registers to be notified when a connection is closed by the
application, receives an unsolicited notification, or experiences a fatal
error.
|
ConnectionException |
Thrown when the result code returned in a Result indicates that the Request
was unsuccessful because of a connection failure.
|
ConnectionFactory |
A connection factory provides an interface for obtaining a connection to a
JSON resource provider.
|
ConnectionFactory |
A connection factory provides an interface for obtaining a connection to a
Directory Server.
|
ConnectionHandler<T extends ConnectionHandlerCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server connection
handler.
|
ConnectionHandlerCfg |
A server-side interface for querying Connection Handler settings.
|
ConnectionHandlerCfgClient |
A client-side interface for reading and modifying Connection
Handler settings.
|
ConnectionHandlerCfgDefn |
An interface for querying the Connection Handler managed object
definition meta information.
|
ConnectionHandlerConfigManager |
This class defines a utility that will be used to manage the configuration for the set of connection handlers defined
in the Directory Server.
|
ConnectionParameters |
Parameters to establish connections to a directory server.
|
ConnectionPool |
An LDAP client which maintains and re-uses a pool of connections.
|
Connections |
This class contains methods for creating and manipulating LDAP clients and connections.
|
ConnectionSecurity |
Indicates whether LDAP client connections should use SSL or StartTLS.
|
ConsistentHashMap<P> |
An implementation of "consistent hashing" supporting per-partition weighting.
|
ConsoleDebugLogPublisher |
The debug log publisher implementation that writes debug messages in a friendly for console output.
|
ConsoleErrorLogPublisher |
This class provides an implementation of an error log publisher.
|
ConsoleErrorLogPublisherCfg |
A server-side interface for querying Console Error Log Publisher
settings.
|
ConsoleErrorLogPublisherCfgClient |
A client-side interface for reading and modifying Console Error Log
Publisher settings.
|
ConsoleErrorLogPublisherCfgDefn |
An interface for querying the Console Error Log Publisher managed
object definition meta information.
|
Constants |
Constants is the collection of all constant values used by the object validator implementation.
|
Constraint |
An interface for enforcing constraints and dependencies between managed
objects and their properties.
|
ConstraintViolationException |
Thrown when the result code returned in a Result indicates that the update
Request failed because it would have left the Directory in an inconsistent
state.
|
Consumer<T,E extends Exception> |
A Consumer functional interface which can throw a checked Exception.
|
ContainsCondition |
A condition which evaluates to true if and only if a property
contains a particular value.
|
Control |
Controls provide a mechanism whereby the semantics and arguments of existing
LDAP operations may be extended.
|
ControlDecoder<C extends Control> |
A factory interface for decoding a control as a control of specific type.
|
Controls |
Utility class to resolve controls OID from aliases.
|
CoreConfigManager |
Manages the set of core configuration attributes of the Directory Server.
|
CoreConfigManager.EtimeService |
Definition of a service providing etimes.
|
CoreConfigManager.EtimeServices |
Implementation of services providing etimes.
|
CoreMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.core .
|
CoreSchema |
The OpenDJ SDK core schema contains standard LDAP RFC schema elements.
|
CoreSchemaCfg |
A server-side interface for querying Core Schema settings.
|
CoreSchemaCfgClient |
A client-side interface for reading and modifying Core Schema
settings.
|
CoreSchemaCfgDefn |
An interface for querying the Core Schema managed object definition
meta information.
|
CoreSchemaCfgDefn.JsonValidationPolicy |
Defines the set of permissible values for the "json-validation-policy" property.
|
CoreSchemaProvider |
Provides the core schema, which includes core matching rules and syntaxes.
|
CoreSchemaSupportedLocales |
Provides a map of supported locale tags to OIDs.
|
CorruptedEntryException |
An exception that may be thrown when a wrapped key entry is corrupted.
|
CountAtValue |
The count accumulated to a histogram bucket.
|
Counter |
Used to measure the rate of change based on calls to increment.
|
Counter.Builder |
Fluent builder for counters.
|
CountPolicy |
An enum of count policy types.
|
CRAMMD5SASLMechanismHandler |
This class provides an implementation of a SASL mechanism that authenticates clients through CRAM-MD5.
|
CramMd5SaslMechanismHandlerCfg |
A server-side interface for querying CRAM-MD5 SASL Mechanism
Handler settings.
|
CramMd5SaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying CRAM-MD5 SASL
Mechanism Handler settings.
|
CramMd5SaslMechanismHandlerCfgDefn |
An interface for querying the CRAM-MD5 SASL Mechanism Handler
managed object definition meta information.
|
CreateNotSupportedException |
A specific exception for when Create is not supported, but Upsert might be being attempted so distinguish from
other BadRequestException s.
|
CreateRcScript |
This program provides a tool that may be used to generate an RC script that can be used to start, stop, and restart
the Directory Server, as well as to display its current status.
|
CreateRequest |
A request to create a new JSON resource.
|
Credential |
Represents a Ldap credential used for JMX connection authentication.
|
CredentialExtractors |
Factory method for function extracting credentials from HTTP request Headers .
|
CrestApplication |
Declare a CREST Application.
|
CrestHttp |
A CREST HTTP utility class which creates instances of the HttpAdapter
to handle CREST HTTP requests.
|
CrestMetricsEndpoint |
Represents a read-only ForgeRock Common REST HTTP Endpoint which exposes server metrics.
|
CrestMetricsEndpointCfg |
A server-side interface for querying Common REST Metrics HTTP
Endpoint settings.
|
CrestMetricsEndpointCfgClient |
A client-side interface for reading and modifying Common REST
Metrics HTTP Endpoint settings.
|
CrestMetricsEndpointCfgDefn |
An interface for querying the Common REST Metrics HTTP Endpoint
managed object definition meta information.
|
CronExecutorService |
|
Crypt |
UNIX Crypt cipher, ported from the Sun OpenSolaris project.
|
CryptoConstants |
Constants for Crypto Algorithms and Json Crypto Json pointer keys.
|
CryptoKey |
Base class for all secrets that are used as keys for cryptographic operations.
|
CryptoManager |
This class implements part of the Directory Server cryptographic framework.
|
CryptoManager.CipherService |
Provides cryptographic related operations and key management.
|
CryptoManagerCfg |
A server-side interface for querying Crypto Manager settings.
|
CryptoManagerCfgClient |
A client-side interface for reading and modifying Crypto Manager
settings.
|
CryptoManagerCfgDefn |
An interface for querying the Crypto Manager managed object
definition meta information.
|
CryptoManagerCfgDefn.KeyWrappingMode |
Defines the set of permissible values for the "key-wrapping-mode" property.
|
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.
|
CryptoManagerSync |
This class defines an object that synchronizes secret-key entries from the admin data branch to the crypto manager
secret-key cache.
|
CryptPasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the UNIX Crypt algorithm.
|
CryptPasswordStorageSchemeCfg |
A server-side interface for querying Crypt Password Storage Scheme
settings.
|
CryptPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Crypt Password
Storage Scheme settings.
|
CryptPasswordStorageSchemeCfgDefn |
An interface for querying the Crypt Password Storage Scheme managed
object definition meta information.
|
CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm |
Defines the set of permissible values for the "crypt-password-storage-encryption-algorithm" property.
|
CSN |
Class used to represent Change Sequence Numbers.
|
CSN.CsnVersion |
The version of a CSN to ask for a particular representation.
|
CSNGenerator |
This class defines a structure that is used for storing the last CSN s generated on this server or received
from other servers and generating new CSN s that are guaranteed to be larger than all the previously seen or
generated CSNs.
|
CsvAuditEventHandler |
Handles AuditEvents by writing them to a CSV file.
|
CsvAuditEventHandlerConfiguration |
A configuration for CSV audit event handler.
|
CsvAuditEventHandlerConfiguration.CsvFormatting |
Contains the csv writer configuration parameters.
|
CsvAuditEventHandlerConfiguration.CsvSecurity |
Contains the configuration parameters to configure tamper evident logging.
|
CsvAuditEventHandlerConfiguration.EventBufferingConfiguration |
Configuration of event buffering.
|
CsvFileAccessLogPublisherCfg |
A server-side interface for querying CSV File Access Log Publisher
settings.
|
CsvFileAccessLogPublisherCfgClient |
A client-side interface for reading and modifying CSV File Access
Log Publisher settings.
|
CsvFileAccessLogPublisherCfgDefn |
An interface for querying the CSV File Access Log Publisher managed
object definition meta information.
|
CsvFileHttpAccessLogPublisherCfg |
A server-side interface for querying CSV File HTTP Access Log
Publisher settings.
|
CsvFileHttpAccessLogPublisherCfgClient |
A client-side interface for reading and modifying CSV File HTTP
Access Log Publisher settings.
|
CsvFileHttpAccessLogPublisherCfgDefn |
An interface for querying the CSV File HTTP Access Log Publisher
managed object definition meta information.
|
CsvSecureArchiveVerifierCli |
Command line interface for verifying an archived set of tamper evident CSV audit log files for a particular topic.
|
Cursor<K,V> |
Sequential cursor extended with navigation methods.
|
DataDecryptionKey |
A key that is used for decrypting confidential data.
|
DataEncryptionKey |
A key that is used for encrypting confidential data.
|
DayOfWeek |
This class implements the dayofweek bind rule keyword.
|
DBCursor<T> |
Generic cursor interface into the changelog database.
|
DBCursor.CursorOptions |
Options to create a cursor.
|
DBCursor.PositionStrategy |
Represents a cursor key positioning strategy.
|
DebugLogger |
A logger for debug and trace logging.
|
DebugLogPublisher<T extends DebugLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server debug log
publisher.
|
DebugLogPublisherCfg |
A server-side interface for querying Debug Log Publisher settings.
|
DebugLogPublisherCfgClient |
A client-side interface for reading and modifying Debug Log
Publisher settings.
|
DebugLogPublisherCfgDefn |
An interface for querying the Debug Log Publisher managed object
definition meta information.
|
DebugTargetCfg |
A server-side interface for querying Debug Target settings.
|
DebugTargetCfgClient |
A client-side interface for reading and modifying Debug Target
settings.
|
DebugTargetCfgDefn |
An interface for querying the Debug Target managed object
definition meta information.
|
DebugTracer |
Class for source-code tracing at the method level.
|
DecodeException |
Thrown when data from an input source cannot be decoded, perhaps due to the
data being malformed in some way.
|
DecodeOptions |
Decode options allow applications to control how requests and responses are
decoded.
|
DecodingException |
The requested managed object was found but it could not be decoded.
|
DecryptionKey<T extends CryptoKey> |
Marker interface for all key types that can be used for decryption.
|
DefaultBehaviorProvider<T> |
An interface for determining the default behavior of a property.
|
DefaultBehaviorProviderVisitor<T,R,P> |
A visitor of default behavior providers, in the style of the visitor design
pattern.
|
DefaultEntryCache |
This class defines the default entry cache which acts as an arbiter for every entry cache implementation configured
and installed within the Directory Server or acts an an empty cache if no implementation specific entry cache is
configured.
|
DefaultKeyStoreHandlerProvider |
|
DefaultLocalHostNameProvider |
|
DefaultManagedObject<C extends ConfigurationClient,S extends Configuration> |
A default managed object which should be created when a parent managed object
is created.
|
DefaultManagedObject.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing default managed objects.
|
DefaultSecureStorageProvider |
|
DefinedDefaultBehaviorProvider<T> |
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.
|
DeleteContext |
This class is used to describe the context attached to a Delete Operation.
|
DeleteMsg |
Object used when sending delete information to replication servers.
|
DeleteOperation |
This class defines an operation that may be used to remove an entry from the Directory Server.
|
DeleteRequest |
A request to delete a JSON resource.
|
DeleteRequest |
The Delete operation allows a client to request the removal of an entry from
the Directory.
|
DeliveryModeConfig |
Configuration wrapper for JMS DeliveryMode persistence constants.
|
DependencyProvider |
An interface for a simple dependency provider.
|
DependencyProviderAuditEventHandlerFactory |
AuditEventFactory capable of performing construction injection by resolving dependencies using a DependencyProvider.
|
DependencyProviderBase |
Base DependencyProvider that has provides no dependencies.
|
DeploymentId |
A deployment ID, together with its password, facilitates the generation of the cryptographic keys required to
protect a deployment, such as a root CA key-pair for SSL/TLS and a master key-pair for protecting symmetric keys
used for data encryption.
|
DeploymentId.DeploymentIdParameters |
The deployment ID information to be displayed by the deployment ID tool.
|
DereferenceAliasesPolicy |
A Search operation alias dereferencing policy as defined in RFC 4511 section
4.5.1.3 is used to indicate whether alias entries (as defined in RFC 4512)
are to be dereferenced during stages of a Search operation.
|
DescribableRequestHandler |
Decorator for a request handler that can return an api descriptor of the underlying handler.
|
DescribedSyncRequestHandlerAdapter |
Version of SynchronousRequestHandlerAdapter that exposes a described handler.
|
DictionaryPasswordValidator |
This class provides an OpenDS password validator that may be used to ensure that proposed passwords are not contained
in a specified dictionary.
|
DictionaryPasswordValidatorCfg |
A server-side interface for querying Dictionary Password Validator
settings.
|
DictionaryPasswordValidatorCfgClient |
A client-side interface for reading and modifying Dictionary
Password Validator settings.
|
DictionaryPasswordValidatorCfgDefn |
An interface for querying the Dictionary Password Validator managed
object definition meta information.
|
DigestMD5SASLMechanismHandler |
This class provides an implementation of a SASL mechanism that authenticates clients through DIGEST-MD5.
|
DigestMd5SaslMechanismHandlerCfg |
A server-side interface for querying DIGEST-MD5 SASL Mechanism
Handler settings.
|
DigestMd5SaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying DIGEST-MD5 SASL
Mechanism Handler settings.
|
DigestMd5SaslMechanismHandlerCfgDefn |
An interface for querying the DIGEST-MD5 SASL Mechanism Handler
managed object definition meta information.
|
DigestMd5SaslMechanismHandlerCfgDefn.QualityOfProtection |
Defines the set of permissible values for the "quality-of-protection" property.
|
DIRECTORY_SERVER_MIB |
The class is used for representing "DIRECTORY-SERVER-MIB".
|
DIRECTORY_SERVER_MIBImpl |
The class is the "DIRECTORY-SERVER-MIB" implementation.
|
DIRECTORY_SERVER_MIBOidTable |
The class contains metadata definitions for "DIRECTORY-SERVER-MIB".
|
DirectoryEnvironmentConfig |
This class provides a set of properties that may control various aspects of the server environment.
|
DirectoryServer |
This class defines the core of the Directory Server.
|
DirectoryServer.DirectoryServerVersionHandler |
Class that prints the version of OpenDJ server to System.out.
|
DirectoryServer.InitializationBuilder |
Initialize the client DirectoryServer singleton by using a fluent interface.
|
DirectoryServerMBean |
This interface must be implemented by all Directory Server components that interact with JMX in any way.
|
DirectoryServerPlugin<T extends PluginCfg> |
This class defines the set of methods and structures that are available for use in Directory Server plugins.
|
DirectoryServerShutdownHook |
This class defines a shutdown hook that will be invoked automatically when the JVM is shutting down.
|
DirectoryStringFirstComponentEqualityMatchingRule |
Deprecated.
|
DirectoryThread |
This class defines a generic thread that should be the superclass for all threads created by the Directory Server.
|
DirectoryWatcher |
High-level interface to the WatchService API for detecting filesystem change events.
|
DisconnectClientTask |
This class provides an implementation of a Directory Server task that can be used to terminate a client connection.
|
DisconnectReason |
This enumeration defines the set of possible reasons for the closure of a connection between a client and the
Directory Server.
|
DiskSpaceMonitor |
This class provides an application-wide disk space monitoring service.
|
DiskSpaceMonitorHandler |
This interface defines the set of methods that must be implemented for a DiskSpaceMonitorHandler.
|
DiskSpaceUsedRetentionPolicy |
A RetentionPolicy that will retain/delete log files based off the total disk space used.
|
DistinguishedNameEqualityMatchingRule |
Deprecated.
|
DistributionSummary |
Track the sample distribution of events.
|
DistributionSummary.Builder |
Fluent builder for distribution summaries.
|
DITCacheMap<T> |
The DITCacheMap class implements custom Map for structural storage of arbitrary objects in Directory Information Tree
(DIT) like structure.
|
DitContentRule |
This class defines a DIT content rule, which defines the set of allowed,
required, and prohibited attributes for entries with a given structural
objectclass, and also indicates which auxiliary classes may be included in
the entry.
|
DitContentRule.Builder |
A fluent API for incrementally constructing DIT content rule.
|
DitStructureRule |
This class defines a DIT structure rule, which is used to indicate the types
of children that entries may have.
|
DitStructureRule.Builder |
A fluent API for incrementally constructing DIT structure rules.
|
DivisibleByHelper |
This class checks a Number instance.
|
Dn |
A distinguished name (DN) as defined in RFC 4512 section 2.3 is the
concatenation of its relative distinguished name (RDN) and its immediate
superior's DN.
|
DnPropertyDefinition |
DN property definition.
|
DnPropertyDefinition.Builder |
An interface for incrementally constructing DN property definitions.
|
DNS |
This class implements the dns bind rule keyword.
|
DocGeneratorSubCommandHandler |
Adds a hidden sub-command to write generated reference documentation for the dsconfig command.
|
DomainDBCursor |
Cursor iterating over a replication domain's replica DBs.
|
DomainReplicaId |
Identifier comprised of the domain baseDN and its replicaId within this domain.
|
DomainReplicaId.MigrateToDomainReplicaId |
Marker annotation during the migration.
|
DoneMsg |
This message is part of the replication protocol.
|
DoubleMetaphoneApproximateMatchingRule |
Deprecated.
|
Driver |
An abstract management connection context driver which should form the basis
of driver implementations.
|
DriverBasedManagementContext |
Driver based client management connection context.
|
DropwizardMeterRegistry |
Implementation of a MeterRegistry supporting tags using dropwizard metric types.
|
DropwizardMetricsCollectionResourceProvider |
A CREST CollectionResourceProvider that adds queryFilter, field filtering, sorting abilities, and paging
to the dropwizard json metrics data.
|
DropwizardTypes |
While Dropwizard is well suited for representing hierarchical metrics, it has no support for dimensional metrics.
|
DropwizardTypes.DescribableCounter |
A describable counter, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
DropwizardTypes.DescribableGauge<T> |
A describable gauge, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
DropwizardTypes.DescribableHistogram |
A describable histogram, implementing both the dropwizard's meter and the monitoring-api's relevant APIs.
|
DropwizardTypes.DescribableMeter |
A describable meter, implementing both the dropwizard's meter and the monitoring-api's relevant APIs.
|
DropwizardTypes.DescribableMetric |
A describable dropwizard metric.
|
DropwizardTypes.DescribableTimer |
A describable timer, implementing both the dropwizard's and the monitoring-api's relevant APIs.
|
DsApplIfOpsEntry |
The class is used for implementing the "DsApplIfOpsEntry" group.
|
DsApplIfOpsEntryImpl |
The class is used for representing "DsApplIfOpsEntryImpl" implementation.
|
DsApplIfOpsEntryMBean |
This interface is used for representing the remote management interface for the "DsApplIfOpsEntry" MBean.
|
DsApplIfOpsEntryMeta |
The class is used for representing SNMP metadata for the "DsApplIfOpsEntry" group.
|
DsApplIfOpsTableMeta |
The class is used for implementing the "DsApplIfOpsTable" group.
|
DsBackup |
dsbackup tool implementation.
|
DsConfig |
This class provides a command-line tool which enables administrators to configure the Directory Server.
|
DseeCompatAccessControlHandlerCfg |
A server-side interface for querying DSEE Compatible Access Control
Handler settings.
|
DseeCompatAccessControlHandlerCfgClient |
A client-side interface for reading and modifying DSEE Compatible
Access Control Handler settings.
|
DseeCompatAccessControlHandlerCfgDefn |
An interface for querying the DSEE Compatible Access Control
Handler managed object definition meta information.
|
DsEntry |
This interface should be implemented by all the DS:OID MBean and allows to get the ObjectName of a SNMP OID MBean.
|
DSInfo |
This class holds information about a DS connected to the topology.
|
DsIntEntry |
The class is used for implementing the "DsIntEntry" group.
|
DsIntEntryMBean |
This interface is used for representing the remote management interface for the "DsIntEntry" MBean.
|
DsIntEntryMeta |
The class is used for representing SNMP metadata for the "DsIntEntry" group.
|
DsIntTableMeta |
The class is used for implementing the "DsIntTable" group.
|
DsMIB |
The class is used for implementing the "DsMIB" group.
|
DsMIBImpl |
The class represents the "DsMIB" group implementation.
|
DsMIBMBean |
This interface is used for representing the remote management interface for the "DsMIB" MBean.
|
DsMIBMeta |
The class is used for representing SNMP metadata for the "DsMIB" group.
|
DsReplCli |
Implementation of "dsrepl" command line tool that provides commands for managing replication for a server.
|
DsTableEntry |
The class is used for implementing the "DsTableEntry" group.
|
DsTableEntryImpl |
The class is used for implementing the "DsTableEntry" group implementation.
|
DsTableEntryMBean |
This interface is used for representing the remote management interface for the "DsTableEntry" MBean.
|
DsTableEntryMeta |
The class is used for representing SNMP metadata for the "DsTableEntry" group.
|
DsTableMeta |
The class is used for implementing the "DsTable" group.
|
DummyByteArrayComparator |
Deprecated.
|
Duration |
Represents a duration in english.
|
DurationPropertyDefinition |
Duration property definition.
|
DurationPropertyDefinition.Builder |
An interface for incrementally constructing duration property definitions.
|
DynamicGroup |
This class provides a dynamic group implementation, in which membership is determined dynamically based on criteria
provided in the form of one or more LDAP URLs.
|
ECLMultiDomainDBCursor |
Multi domain DB cursor that only returns updates for the domains which have been enabled for the external changelog.
|
ElasticsearchAuditEventHandler |
|
ElasticsearchAuditEventHandlerConfiguration |
A configuration for Elasticsearch audit event handler.
|
ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration |
Configuration of connection to Elasticsearch.
|
ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration |
Configuration of event buffering.
|
ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration |
Configuration of index mapping.
|
ElasticsearchUtil |
Utilities for working with Elasticsearch.
|
EMailMessage |
This class defines an e-mail message that may be sent to one or more recipients via SMTP.
|
EMailMessage.MimeTextSubType |
The MIME text subtype for the message body.
|
EmbeddedDirectoryServer |
Represents an embedded directory server on which high-level operations
are available (setup, upgrade, start, stop, ...).
|
EmbeddedDirectoryServerException |
Exception that may be thrown by an embedded directory server if a problem occurs while performing an operation on the
server.
|
EmptyCursor<K,V> |
Implementation of an empty Cursor , for simulating no records to cursor on.
|
EncodePassword |
This program provides a utility that may be used to interact with the password storage schemes defined in the
Directory Server.
|
EncryptionKey<T extends CryptoKey> |
Marker interface for all key types that can be used for encryption.
|
EnterLockdownModeTask |
This class provides an implementation of a Directory Server task that can be used to place the server in lockdown
mode.
|
EntityTagPlugin |
This class implements a Directory Server plugin that will add an "entity tag" or "Etag" attribute to an entry
whenever it is added, modified or imported.
|
EntityTagPluginCfg |
A server-side interface for querying ETag Plugin settings.
|
EntityTagPluginCfgClient |
A client-side interface for reading and modifying ETag Plugin
settings.
|
EntityTagPluginCfgDefn |
An interface for querying the ETag Plugin managed object definition
meta information.
|
EntityTagVirtualAttributeCfg |
A server-side interface for querying Entity Tag Virtual Attribute
settings.
|
EntityTagVirtualAttributeCfgClient |
A client-side interface for reading and modifying Entity Tag
Virtual Attribute settings.
|
EntityTagVirtualAttributeCfgDefn |
An interface for querying the Entity Tag Virtual Attribute managed
object definition meta information.
|
EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm |
Defines the set of permissible values for the "checksum-algorithm" property.
|
EntityTagVirtualAttributeProvider |
This class implements a virtual attribute provider which ensures that all entries contain an "entity tag" or "Etag"
as defined in section 3.11 of RFC 2616.
|
Entries |
This class contains methods for creating and manipulating entries.
|
Entries |
Contains server-specific methods that deal with entries.
|
Entries.DiffStrategy |
Defines the available strategy to compute changes.
|
Entries.NullEntry |
An Entry which implements the null object pattern.
|
Entries.ReplaceStrategy |
Defines the available strategy to generate changes.
|
Entry |
An entry, comprising of a distinguished name and zero or more attributes.
|
EntryCache<T extends EntryCacheCfg> |
This class defines the set of methods that must be implemented by a Directory Server entry cache.
|
EntryCacheCfg |
A server-side interface for querying Entry Cache settings.
|
EntryCacheCfgClient |
A client-side interface for reading and modifying Entry Cache
settings.
|
EntryCacheCfgDefn |
An interface for querying the Entry Cache managed object definition
meta information.
|
EntryCacheConfigManager |
This class defines a utility that will be used to manage the configuration for the Directory Server entry cache.
|
EntryChangelogNotificationResponseControl |
This class implements the ECL cookie control.
|
EntryChangeNotificationResponseControl |
The entry change notification response control as defined in
draft-ietf-ldapext-psearch.
|
EntryContainer |
Storage container for LDAP entries.
|
EntryDnVirtualAttributeCfg |
A server-side interface for querying entryDN Virtual Attribute
settings.
|
EntryDnVirtualAttributeCfgClient |
A client-side interface for reading and modifying entryDN Virtual
Attribute settings.
|
EntryDnVirtualAttributeCfgDefn |
An interface for querying the entryDN Virtual Attribute managed
object definition meta information.
|
EntryDNVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the entryDN operational attribute as
described in draft-zeilenga-ldap-entrydn.
|
EntryGenerator |
A template driven entry generator, as used by the makeldif tool.
|
EntryHistorical |
This class is used to store historical information that is used to resolve modify conflicts:
it is effectively the content of the ds-sync-hist attribute.
|
EntryHistoricalAttribute |
A specialized Attribute implementations that performs lazy conversion of EntryHistorical
(ds-sync-hist) meta-data to its LDAP attribute representation as well as from its compact
org.opends.server.backends.pluggable.ID2Entry representation.
|
EntryMsg |
This message is part of the replication protocol.
|
EntryNotFoundException |
Thrown when the result code returned in a Result indicates that the Request
failed because the target entry was not found by the Directory Server.
|
EntryReader |
An interface for reading entries from a data source, typically an LDIF file.
|
EntryUUIDPlugin |
This class implements a Directory Server plugin that will add the entryUUID attribute to an entry whenever it is
added or imported as per RFC 4530.
|
EntryUuidPluginCfg |
A server-side interface for querying entryUUID Plugin settings.
|
EntryUuidPluginCfgClient |
A client-side interface for reading and modifying entryUUID Plugin
settings.
|
EntryUuidPluginCfgDefn |
An interface for querying the entryUUID Plugin managed object
definition meta information.
|
EntryUuidVirtualAttributeCfg |
A server-side interface for querying entryUUID Virtual Attribute
settings.
|
EntryUuidVirtualAttributeCfgClient |
A client-side interface for reading and modifying entryUUID Virtual
Attribute settings.
|
EntryUuidVirtualAttributeCfgDefn |
An interface for querying the entryUUID Virtual Attribute managed
object definition meta information.
|
EntryUUIDVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the entryUUID operational attribute as
described in RFC 4530.
|
EntryWriter |
An interface for writing entries to a data source, typically an LDIF file.
|
EnumEvalReason |
This class provides an enumeration of the reasons why an ACI evaluation returned a result from the AciHandler's
testApplicableLists call.
|
EnumEvalResult |
This class provides an enumeration of evaluation results returned by the bind rule evaluation methods.
|
EnumHelper |
This class implements "enum" validation on all types of objects as defined in
the paragraph 5.19 of the JSON Schema specification.
|
EnumPropertyDefinition<E extends Enum<E>> |
Enumeration property definition.
|
EnumPropertyDefinition.Builder<E extends Enum<E>> |
An interface for incrementally constructing enumeration property
definitions.
|
EnumRight |
This class provides an enumeration of the ACI rights.
|
EnumTargetOperator |
This class provides an enumeration of the valid ACI target operators.
|
EnumValueOfHelper<E extends Enum<E>> |
Provides a EnumValueOfHelper.valueOf(String) method as a replacement for the implicitly declared enum function
valueOf(String) , which has the advantage of not throwing exceptions when the name argument
is null or cannot be found in the enum's values.
|
EnvironmentVariableResolver |
A property accessor that allows access to environment variables.
|
EofMsg |
Internal message to signal the end of replication messages.
|
ErrorHandler |
ErrorHandler is the abstract base class for Validators.
|
ErrorLogAccountStatusNotificationHandler |
This class defines an account status notification handler that will write information about status notifications
using the Directory Server's error logging facility.
|
ErrorLogAccountStatusNotificationHandlerCfg |
A server-side interface for querying Error Log Account Status
Notification Handler settings.
|
ErrorLogAccountStatusNotificationHandlerCfgClient |
A client-side interface for reading and modifying Error Log Account
Status Notification Handler settings.
|
ErrorLogAccountStatusNotificationHandlerCfgDefn |
An interface for querying the Error Log Account Status Notification
Handler managed object definition meta information.
|
ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType |
Defines the set of permissible values for the "account-status-notification-type" property.
|
ErrorLogger |
This class defines the wrapper that will invoke all registered error loggers for each type of request received or
response sent.
|
ErrorLoggerFilter |
Logs internal server errors and runtime exceptions once the request has been processed.
|
ErrorLogPublisher<T extends ErrorLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server error log
publisher.
|
ErrorLogPublisherCfg |
A server-side interface for querying Error Log Publisher settings.
|
ErrorLogPublisherCfgClient |
A client-side interface for reading and modifying Error Log
Publisher settings.
|
ErrorLogPublisherCfgDefn |
An interface for querying the Error Log Publisher managed object
definition meta information.
|
ErrorLogPublisherCfgDefn.DefaultSeverity |
Defines the set of permissible values for the "default-severity" property.
|
ErrorMsg |
This message is part of the replication protocol.
|
EventHandlerConfiguration |
Base class for audit event handler configuration.
|
EventTopicsMetaData |
Encapsulates meta-data for event topics.
|
EventTopicsMetaDataBuilder |
|
ExactMatchIdentityMapper |
This class provides an implementation of a Directory Server identity mapper that looks for the exact value provided
as the ID string to appear in an attribute of a user's entry.
|
ExactMatchIdentityMapperCfg |
A server-side interface for querying Exact Match Identity Mapper
settings.
|
ExactMatchIdentityMapperCfgClient |
A client-side interface for reading and modifying Exact Match
Identity Mapper settings.
|
ExactMatchIdentityMapperCfgDefn |
An interface for querying the Exact Match Identity Mapper managed
object definition meta information.
|
ExceptionHandler<E> |
A completion handler for consuming exceptions which occur during the execution of
asynchronous tasks.
|
ExecutorServiceFactory |
Responsible for generating ExecutorService instances which are automatically
wired up to shutdown when the ShutdownListener event triggers.
|
ExistingFileBehavior |
This enumeration defines the set of possible behaviors that should be taken when attempting to write to a file that
already exists.
|
ExpiredTokenException |
An exception generated by a TokenHandler on extraction when the token is expired.
|
ExportLdif |
This program provides a utility that may be used to export the contents of a Directory Server backend to an LDIF
file.
|
ExportTask |
This class provides an implementation of a Directory Server task that can be used to export the contents of a
Directory Server backend to an LDIF file.
|
ExportTaskListener |
This interface defines a set of methods that may be used to notify various Directory Server components whenever an
LDIF export task is about to begin or has just completed.
|
ExpressionException |
Exception related to decoding of expression.
|
Expressions |
Utility class to manage expressions.
|
ExpressionSchema |
Utility methods for obtaining Expression syntaxes that are based on existing syntaxes.
|
ExtendedOperation |
This class defines an extended operation, which can perform virtually any kind of task.
|
ExtendedOperationConfigManager |
This class defines a utility that will be used to manage the set of extended operation handlers defined in the
Directory Server.
|
ExtendedOperationHandler<T extends ExtendedOperationHandlerCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that
implements the functionality required for one or more types of extended operations.
|
ExtendedOperationHandlerCfg |
A server-side interface for querying Extended Operation Handler
settings.
|
ExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Extended
Operation Handler settings.
|
ExtendedOperationHandlerCfgDefn |
An interface for querying the Extended Operation Handler managed
object definition meta information.
|
ExtendedRequest<S extends ExtendedResult> |
The Extended operation allows additional operations to be defined for
services not already available in the protocol; for example, to implement an
operation which installs transport layer security (see
StartTlsExtendedRequest ).
|
ExtendedRequestDecoder<R extends ExtendedRequest<S>,S extends ExtendedResult> |
A factory interface for decoding a generic extended request as an extended
request of specific type.
|
ExtendedResult |
A Extended result indicates the status of an Extended operation and any
additional information associated with the Extended operation, including the
optional response name and value.
|
ExtendedResultDecoder<S extends ExtendedResult> |
A factory interface for decoding a generic extended result as an extended
result of specific type.
|
ExtendedStartMsg |
Added in protocol V10 to exchange additional information during handshake.
|
ExtensionMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.extension .
|
ExtensionsConstants |
This class defines a number of constants that may be used by Directory Server extensions.
|
ExternalAccessLogPublisherCfg |
A server-side interface for querying External Access Log Publisher
settings.
|
ExternalAccessLogPublisherCfgClient |
A client-side interface for reading and modifying External Access
Log Publisher settings.
|
ExternalAccessLogPublisherCfgDefn |
An interface for querying the External Access Log Publisher managed
object definition meta information.
|
ExternalChangelogRequestControl |
This class implements the request control used to browse the external changelog.
|
ExternalHttpAccessLogPublisherCfg |
A server-side interface for querying External HTTP Access Log
Publisher settings.
|
ExternalHttpAccessLogPublisherCfgClient |
A client-side interface for reading and modifying External HTTP
Access Log Publisher settings.
|
ExternalHttpAccessLogPublisherCfgDefn |
An interface for querying the External HTTP Access Log Publisher
managed object definition meta information.
|
ExternalKeyWrappingStrategy |
A service provider interface for externalizing the strategy used for wrapping individual private/secret keys.
|
ExternalMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.external .
|
ExternalSASLMechanismHandler |
This class provides an implementation of a SASL mechanism that relies on some form of authentication that has already
been done outside the LDAP layer.
|
ExternalSaslMechanismHandlerCfg |
A server-side interface for querying External SASL Mechanism
Handler settings.
|
ExternalSaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying External SASL
Mechanism Handler settings.
|
ExternalSaslMechanismHandlerCfgDefn |
An interface for querying the External SASL Mechanism Handler
managed object definition meta information.
|
ExternalSaslMechanismHandlerCfgDefn.CertificateValidationPolicy |
Defines the set of permissible values for the "certificate-validation-policy" property.
|
ExtOp |
This class represents an ACI's extop keyword rule.
|
Facility |
Defines the standard Syslog message facilities.
|
Factory<T> |
A factory interface.
|
FailedDependencyAction |
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that
earlier task is done running but did not complete successfully.
|
FailFastErrorHandler |
FailFastErrorHandler implements the ErrorHandler in a way it re-throws the exception
at first time.
|
FIFOEntryCache |
This class defines a Directory Server entry cache that uses a FIFO to keep track of the entries.
|
FifoEntryCacheCfg |
A server-side interface for querying FIFO Entry Cache settings.
|
FifoEntryCacheCfgClient |
A client-side interface for reading and modifying FIFO Entry Cache
settings.
|
FifoEntryCacheCfgDefn |
An interface for querying the FIFO Entry Cache managed object
definition meta information.
|
FileBasedAccessLogPublisherCfg |
A server-side interface for querying File Based Access Log
Publisher settings.
|
FileBasedAccessLogPublisherCfgClient |
A client-side interface for reading and modifying File Based Access
Log Publisher settings.
|
FileBasedAccessLogPublisherCfgDefn |
An interface for querying the File Based Access Log Publisher
managed object definition meta information.
|
FileBasedAccessLogPublisherCfgDefn.LogFormat |
Defines the set of permissible values for the "log-format" property.
|
FileBasedAuditLogPublisherCfg |
A server-side interface for querying File Based Audit Log Publisher
settings.
|
FileBasedAuditLogPublisherCfgClient |
A client-side interface for reading and modifying File Based Audit
Log Publisher settings.
|
FileBasedAuditLogPublisherCfgDefn |
An interface for querying the File Based Audit Log Publisher
managed object definition meta information.
|
FileBasedDebugLogPublisherCfg |
A server-side interface for querying File Based Debug Log Publisher
settings.
|
FileBasedDebugLogPublisherCfgClient |
A client-side interface for reading and modifying File Based Debug
Log Publisher settings.
|
FileBasedDebugLogPublisherCfgDefn |
An interface for querying the File Based Debug Log Publisher
managed object definition meta information.
|
FileBasedErrorLogPublisherCfg |
A server-side interface for querying File Based Error Log Publisher
settings.
|
FileBasedErrorLogPublisherCfgClient |
A client-side interface for reading and modifying File Based Error
Log Publisher settings.
|
FileBasedErrorLogPublisherCfgDefn |
An interface for querying the File Based Error Log Publisher
managed object definition meta information.
|
FileBasedEventHandlerConfiguration |
Configures time based or size based log file rotation.
|
FileBasedEventHandlerConfiguration.FileRetention |
Groups the file retention config parameters.
|
FileBasedEventHandlerConfiguration.FileRotation |
Groups the file rotation config parameters.
|
FileBasedHttpAccessLogPublisherCfg |
A server-side interface for querying File Based HTTP Access Log
Publisher settings.
|
FileBasedHttpAccessLogPublisherCfgClient |
A client-side interface for reading and modifying File Based HTTP
Access Log Publisher settings.
|
FileBasedHttpAccessLogPublisherCfgDefn |
An interface for querying the File Based HTTP Access Log Publisher
managed object definition meta information.
|
FileBasedKeyManagerProvider |
This class defines a key manager provider that will access keys stored in a file located on the Directory Server
filesystem.
|
FileBasedKeyManagerProviderCfg |
A server-side interface for querying File Based Key Manager
Provider settings.
|
FileBasedKeyManagerProviderCfgClient |
A client-side interface for reading and modifying File Based Key
Manager Provider settings.
|
FileBasedKeyManagerProviderCfgDefn |
An interface for querying the File Based Key Manager Provider
managed object definition meta information.
|
FileBasedTrustManagerProvider |
This class defines a trust manager provider that will reference certificates stored in a file located on the
Directory Server filesystem.
|
FileBasedTrustManagerProviderCfg |
A server-side interface for querying File Based Trust Manager
Provider settings.
|
FileBasedTrustManagerProviderCfgClient |
A client-side interface for reading and modifying File Based Trust
Manager Provider settings.
|
FileBasedTrustManagerProviderCfgDefn |
An interface for querying the File Based Trust Manager Provider
managed object definition meta information.
|
FileChangelogDB |
Log file implementation of the ChangelogDB interface.
|
FileContentResolver |
Property resolver that considers only the property keys that begins with the "file:" string, and
then interprets the remaining part of the key as a relative or absolute file path that must be read
to return a value.
|
FileCountLogRetentionPolicyCfg |
A server-side interface for querying File Count Log Retention
Policy settings.
|
FileCountLogRetentionPolicyCfgClient |
A client-side interface for reading and modifying File Count Log
Retention Policy settings.
|
FileCountLogRetentionPolicyCfgDefn |
An interface for querying the File Count Log Retention Policy
managed object definition meta information.
|
FileNamingPolicy |
An interface to declare the names of audit log files.
|
FileNumberRetentionPolicy |
This class implements a retention policy based on the number of files.
|
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.
|
FileSystemBackupStorage |
A backup storage implementation that reads and writes files in a file system directory.
|
FileSystemBackupStorageProvider |
This class creates instances of BackupStorage plugged on the local file system.
|
Filter |
Interface that represents an audit filter.
|
Filter |
An interface for implementing request handler filters.
|
Filter |
A search filter as defined in RFC 4511.
|
Filter.FilterType |
This enumeration defines the set of possible filter types that may be used for search filters.
|
FilterBuilder |
|
FilterChain |
A chain of filters terminated by a target request handler.
|
FilterCondition |
A condition which controls whether or not a filter will be invoked or not.
|
FilterPolicy |
Represents a FilterPolicy which contains the includeIf and excludeIf values for the filter.
|
Filters |
This class contains methods for creating various kinds of Filter and
FilterCondition s.
|
FingerprintCertificateMapper |
This class implements a very simple Directory Server certificate mapper that will map a certificate to a user only if
that user's entry contains an attribute with the fingerprint of the client certificate.
|
FingerprintCertificateMapperCfg |
A server-side interface for querying Fingerprint Certificate Mapper
settings.
|
FingerprintCertificateMapperCfgClient |
A client-side interface for reading and modifying Fingerprint
Certificate Mapper settings.
|
FingerprintCertificateMapperCfgDefn |
An interface for querying the Fingerprint Certificate Mapper
managed object definition meta information.
|
FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm |
Defines the set of permissible values for the "fingerprint-algorithm" property.
|
FixedTimeLogRotationPolicyCfg |
A server-side interface for querying Fixed Time Log Rotation Policy
settings.
|
FixedTimeLogRotationPolicyCfgClient |
A client-side interface for reading and modifying Fixed Time Log
Rotation Policy settings.
|
FixedTimeLogRotationPolicyCfgDefn |
An interface for querying the Fixed Time Log Rotation Policy
managed object definition meta information.
|
FixedTimeRotationPolicy |
Rotates audit files at fixed times throughout the day.
|
FixedTimeRotationPolicy |
This class implements a rotation policy based on fixed day/time of day.
|
FlatFileResolver |
A PropertyResolver in which each property is stored in its own file in some directory.
|
ForbiddenException |
An exception that is thrown when access to a resource is forbidden during an
operation on an resource.
|
FormatHelper |
This class implements "format" validation on primitive types of objects as defined in
the paragraph 5.23 of the JSON Schema specification.
|
FractionalLDIFImportPlugin |
This class implements a Directory Server plugin that is used in fractional replication to initialize a just
configured fractional domain (when an online full update occurs or offline/online ldif import).
|
FractionalLdifImportPluginCfg |
A server-side interface for querying Fractional LDIF Import Plugin
settings.
|
FractionalLdifImportPluginCfgClient |
A client-side interface for reading and modifying Fractional LDIF
Import Plugin settings.
|
FractionalLdifImportPluginCfgDefn |
An interface for querying the Fractional LDIF Import Plugin managed
object definition meta information.
|
FreeDiskSpaceLogRetentionPolicyCfg |
A server-side interface for querying Free Disk Space Log Retention
Policy settings.
|
FreeDiskSpaceLogRetentionPolicyCfgClient |
A client-side interface for reading and modifying Free Disk Space
Log Retention Policy settings.
|
FreeDiskSpaceLogRetentionPolicyCfgDefn |
An interface for querying the Free Disk Space Log Retention Policy
managed object definition meta information.
|
FreeDiskSpaceRetentionPolicy |
A RetentionPolicy that will retain/delete log files given a minimum amount of disk space the file system
must contain.
|
FreeDiskSpaceRetentionPolicy |
This class implements a retention policy based on the free disk space available expressed as a percentage.
|
Function<VIN,VOUT,E extends Exception> |
A synchronous function which returns a result immediately.
|
Functions |
Common Function implementations which may be used when parsing attributes.
|
Gauge |
|
Gauge.Builder<T> |
Fluent builder for gauges.
|
GeneralizedTime |
An LDAP generalized time as defined in RFC 4517.
|
GeneralizedTimeEqualityMatchingRule |
Deprecated.
|
GeneralizedTimeOrderingMatchingRule |
Deprecated.
|
Generate |
This class is used to generate bash completion scripts out of the tools.
|
GenerationIdChecksum |
This class computes the generation id used for a replication domain.
|
GenericConstraint |
A generic constraint which comprises of an underlying condition and a
description.
|
GenericControl |
A generic control which can be used to represent arbitrary raw request and
response controls.
|
GenericExtendedRequest |
A generic Extended request which should be used for unsupported extended
operations.
|
GenericExtendedResult |
A Generic Extended result indicates the final status of an Generic Extended
operation.
|
GenericIntermediateResponse |
A Generic Intermediate response provides a mechanism for communicating
unrecognized or unsupported Intermediate responses to the client.
|
GenericSecret |
A generic secret represented as an opaque blob of bytes, such as a password or API key.
|
GetConnectionIDExtendedOperation |
This class implements the "Get Connection ID" extended operation that can be used to get the connection ID of the
associated client connection.
|
GetConnectionIdExtendedOperationHandlerCfg |
A server-side interface for querying Get Connection ID Extended
Operation Handler settings.
|
GetConnectionIdExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Get Connection ID
Extended Operation Handler settings.
|
GetConnectionIdExtendedOperationHandlerCfgDefn |
An interface for querying the Get Connection ID Extended Operation
Handler managed object definition meta information.
|
GetEffectiveRightsRequestControl |
A partial implementation of the get effective rights request control as
defined in draft-ietf-ldapext-acl-model.
|
GetSymmetricKeyExtendedOperation |
This class implements the get symmetric key extended operation, an OpenDS proprietary extension used for distribution
of symmetric keys amongst servers.
|
GetSymmetricKeyExtendedOperationHandlerCfg |
A server-side interface for querying Get Symmetric Key Extended
Operation Handler settings.
|
GetSymmetricKeyExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Get Symmetric Key
Extended Operation Handler settings.
|
GetSymmetricKeyExtendedOperationHandlerCfgDefn |
An interface for querying the Get Symmetric Key Extended Operation
Handler managed object definition meta information.
|
GlobalAccessControlPolicyCfg |
A server-side interface for querying Global Access Control Policy
settings.
|
GlobalAccessControlPolicyCfgClient |
A client-side interface for reading and modifying Global Access
Control Policy settings.
|
GlobalAccessControlPolicyCfgDefn |
An interface for querying the Global Access Control Policy managed
object definition meta information.
|
GlobalAccessControlPolicyCfgDefn.Permission |
Defines the set of permissible values for the "permission" property.
|
GlobalCfg |
A server-side interface for querying Global Configuration settings.
|
GlobalCfgClient |
A client-side interface for reading and modifying Global
Configuration settings.
|
GlobalCfgDefn |
An interface for querying the Global Configuration managed object
definition meta information.
|
GlobalCfgDefn.DisabledPrivilege |
Defines the set of permissible values for the "disabled-privilege" property.
|
GlobalCfgDefn.EtimeResolution |
Defines the set of permissible values for the "etime-resolution" property.
|
GlobalCfgDefn.InvalidAttributeSyntaxBehavior |
Defines the set of permissible values for the "invalid-attribute-syntax-behavior" property.
|
GlobalCfgDefn.SingleStructuralObjectclassBehavior |
Defines the set of permissible values for the "single-structural-objectclass-behavior" property.
|
GlobalCfgDefn.UnauthenticatedRequestsPolicy |
Defines the set of permissible values for the "unauthenticated-requests-policy" property.
|
GlobalCfgDefn.WritabilityMode |
Defines the set of permissible values for the "writability-mode" property.
|
GoverningStructureRuleVirtualAttributeCfg |
A server-side interface for querying Governing Structure Rule
Virtual Attribute settings.
|
GoverningStructureRuleVirtualAttributeCfgClient |
A client-side interface for reading and modifying Governing
Structure Rule Virtual Attribute settings.
|
GoverningStructureRuleVirtualAttributeCfgDefn |
An interface for querying the Governing Structure Rule Virtual
Attribute managed object definition meta information.
|
GoverningStructureRuleVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the governingStructuralRule operational
attribute as described in RFC 4512.
|
GraphiteMonitorReporterPlugin |
|
GraphiteMonitorReporterPluginCfg |
A server-side interface for querying Graphite Monitor Reporter
Plugin settings.
|
GraphiteMonitorReporterPluginCfgClient |
A client-side interface for reading and modifying Graphite Monitor
Reporter Plugin settings.
|
GraphiteMonitorReporterPluginCfgDefn |
An interface for querying the Graphite Monitor Reporter Plugin
managed object definition meta information.
|
Group |
This interface defines the set of methods that must be implemented by a Directory Server group.
|
Group.ExaminedGroups |
Class holding the already visited groups.
|
GroupManager |
This class provides a mechanism for interacting with all groups defined in the Directory Server.
|
GserParser |
This class implements a parser for strings which are encoded using the
Generic String Encoding Rules (GSER) defined in RFC 3641.
|
GSSAPISASLMechanismHandler |
This class provides an implementation of a SASL mechanism that authenticates clients through Kerberos v5 over GSSAPI.
|
GssapiSaslMechanismHandlerCfg |
A server-side interface for querying GSSAPI SASL Mechanism Handler
settings.
|
GssapiSaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying GSSAPI SASL
Mechanism Handler settings.
|
GssapiSaslMechanismHandlerCfgDefn |
An interface for querying the GSSAPI SASL Mechanism Handler managed
object definition meta information.
|
GssapiSaslMechanismHandlerCfgDefn.QualityOfProtection |
Defines the set of permissible values for the "quality-of-protection" property.
|
HasSubordinatesVirtualAttributeCfg |
A server-side interface for querying Has Subordinates Virtual
Attribute settings.
|
HasSubordinatesVirtualAttributeCfgClient |
A client-side interface for reading and modifying Has Subordinates
Virtual Attribute settings.
|
HasSubordinatesVirtualAttributeCfgDefn |
An interface for querying the Has Subordinates Virtual Attribute
managed object definition meta information.
|
HasSubordinatesVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute
as described in X.501.
|
HealthChecker |
|
HealthChecker.HealthCheckerImpl |
|
HealthStatus |
An unmodifiable health diagnostic.
|
HealthStatusMonitorProvider |
|
HealthStatusProvider |
Provides a health diagnostic for a component or the whole application.
|
HealthyEndpoint |
An HTTP endpoint for exposing the server health status.
|
HealthyEndpointCfg |
A server-side interface for querying Healthy HTTP endpoint
settings.
|
HealthyEndpointCfgClient |
A client-side interface for reading and modifying Healthy HTTP
endpoint settings.
|
HealthyEndpointCfgDefn |
An interface for querying the Healthy HTTP endpoint managed object
definition meta information.
|
HeartbeatMsg |
This message is sent at regular intervals by the replication server when it is sending no other messages.
|
HeartbeatThread |
This thread publishes a HeartbeatMsg on a given protocol session at regular intervals when there are no other
replication messages being published.
|
Hex |
Routines for encoding and decoding binary data in hexadecimal format.
|
HistAttrModificationKey |
Enumeration used for storing type of attribute modification in the value of the replication historical information.
|
HistogramConfig |
ForgeRock changes:
- Removed @incubating annotation
|
HistogramConfig.Builder |
|
HistogramSnapshot |
|
HistoricalCsnOrderingMatchingRule |
Deprecated.
|
HistoricalCsnOrderingMatchingRuleImpl |
Matching rule used to establish an order between historical information and index them.
|
HistoricalCsnRangeMatchingRuleImpl |
Extensible matching rule to allow a range search on CSNs for a given replica.
|
HKDFKeyGenerator |
Implements the HKDF key deriviation function to allow a
single input key to be expanded into multiple component keys.
|
HKDFKeyGenerator.HKDFMasterKey |
A secret key designed to be used as the master key for HKDF key generation.
|
HostPortPropertyDefinition |
Property definition associated to a Host:Port syntax.
|
HostPortPropertyDefinition.Builder |
|
HostPropertyDefinition |
Property definition for a host.
|
HostPropertyDefinition.Builder |
An interface for incrementally constructing IP address property definitions.
|
HTTPAccessLogger |
This class defines the wrapper that will invoke all registered HTTP access loggers for each type of request received
or response sent.
|
HTTPAccessLogPublisher<T extends HttpAccessLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server HTTP access log
publisher.
|
HttpAccessLogPublisherCfg |
A server-side interface for querying HTTP Access Log Publisher
settings.
|
HttpAccessLogPublisherCfgClient |
A client-side interface for reading and modifying HTTP Access Log
Publisher settings.
|
HttpAccessLogPublisherCfgDefn |
An interface for querying the HTTP Access Log Publisher managed
object definition meta information.
|
HttpAnonymousAuthorizationMechanismCfg |
A server-side interface for querying HTTP Anonymous Authorization
Mechanism settings.
|
HttpAnonymousAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP Anonymous
Authorization Mechanism settings.
|
HttpAnonymousAuthorizationMechanismCfgDefn |
An interface for querying the HTTP Anonymous Authorization
Mechanism managed object definition meta information.
|
HttpAuthorizationMechanism<T extends HttpAuthorizationMechanismCfg> |
Provides foundation for http authorization mechanisms.
|
HttpAuthorizationMechanismCfg |
A server-side interface for querying HTTP Authorization Mechanism
settings.
|
HttpAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP
Authorization Mechanism settings.
|
HttpAuthorizationMechanismCfgDefn |
An interface for querying the HTTP Authorization Mechanism managed
object definition meta information.
|
HttpAuthorizationMechanismFactory |
|
HttpBasicAuthorizationMechanismCfg |
A server-side interface for querying HTTP Basic Authorization
Mechanism settings.
|
HttpBasicAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP Basic
Authorization Mechanism settings.
|
HttpBasicAuthorizationMechanismCfgDefn |
An interface for querying the HTTP Basic Authorization Mechanism
managed object definition meta information.
|
HTTPConnectionHandler |
This class defines a connection handler that will be used for communicating with clients over HTTP.
|
HttpConnectionHandlerCfg |
A server-side interface for querying HTTP Connection Handler
settings.
|
HttpConnectionHandlerCfgClient |
A client-side interface for reading and modifying HTTP Connection
Handler settings.
|
HttpConnectionHandlerCfgDefn |
An interface for querying the HTTP Connection Handler managed
object definition meta information.
|
HttpConnectionHandlerCfgDefn.SslClientAuthPolicy |
Defines the set of permissible values for the "ssl-client-auth-policy" property.
|
HttpContext |
A Context containing information relating to the originating HTTP request.
|
HttpContextFactory |
A factory which is responsible for creating new request Context s for
each JSON request.
|
HttpEndpoint<C extends HttpEndpointCfg> |
Endpoint attach an HttpApplication to an URI.
|
HttpEndpointCfg |
A server-side interface for querying HTTP Endpoint settings.
|
HttpEndpointCfgClient |
A client-side interface for reading and modifying HTTP Endpoint
settings.
|
HttpEndpointCfgDefn |
An interface for querying the HTTP Endpoint managed object
definition meta information.
|
HttpEndpointConfigManager |
This class defines a utility that will be used to manage the set of HTTP endpoints defined in the Directory Server.
|
HttpLogContext |
This context contains the logging informations related to the request processing.
|
HttpOauth2AuthorizationMechanismCfg |
A server-side interface for querying HTTP OAuth2 Authorization
Mechanism settings.
|
HttpOauth2AuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP OAuth2
Authorization Mechanism settings.
|
HttpOauth2AuthorizationMechanismCfgDefn |
An interface for querying the HTTP OAuth2 Authorization Mechanism
managed object definition meta information.
|
HttpOauth2CtsAuthorizationMechanismCfg |
A server-side interface for querying HTTP OAuth2 CTS Authorization
Mechanism settings.
|
HttpOauth2CtsAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP OAuth2 CTS
Authorization Mechanism settings.
|
HttpOauth2CtsAuthorizationMechanismCfgDefn |
An interface for querying the HTTP OAuth2 CTS Authorization
Mechanism managed object definition meta information.
|
HttpOauth2FileAuthorizationMechanismCfg |
A server-side interface for querying HTTP OAuth2 File Based
Authorization Mechanism settings.
|
HttpOauth2FileAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP OAuth2 File
Based Authorization Mechanism settings.
|
HttpOauth2FileAuthorizationMechanismCfgDefn |
An interface for querying the HTTP OAuth2 File Based Authorization
Mechanism managed object definition meta information.
|
HttpOauth2OpenamAuthorizationMechanismCfg |
A server-side interface for querying HTTP OAuth2 OpenAM
Authorization Mechanism settings.
|
HttpOauth2OpenamAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP OAuth2
OpenAM Authorization Mechanism settings.
|
HttpOauth2OpenamAuthorizationMechanismCfgDefn |
An interface for querying the HTTP OAuth2 OpenAM Authorization
Mechanism managed object definition meta information.
|
HttpOauth2TokenIntrospectionAuthorizationMechanismCfg |
A server-side interface for querying HTTP OAuth2 Token
Introspection (RFC 7662) Authorization Mechanism settings.
|
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient |
A client-side interface for reading and modifying HTTP OAuth2 Token
Introspection (RFC 7662) Authorization Mechanism settings.
|
HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn |
An interface for querying the HTTP OAuth2 Token Introspection (RFC
7662) Authorization Mechanism managed object definition meta
information.
|
HTTPRequestInfo |
Contains the information required for logging the HTTP request.
|
HttpStatistics |
Collects statistics for HTTP.
|
HttpUtils |
HTTP utility methods and constants.
|
IdentifierQueryResourceHandler |
|
IdentityMapper<T extends IdentityMapperCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server identity mapper.
|
IdentityMapperCfg |
A server-side interface for querying Identity Mapper settings.
|
IdentityMapperCfgClient |
A client-side interface for reading and modifying Identity Mapper
settings.
|
IdentityMapperCfgDefn |
An interface for querying the Identity Mapper managed object
definition meta information.
|
IdentityMapperConfigManager |
This class defines a utility that will be used to manage the set of identity mappers defined in the Directory Server.
|
IdGenerator |
Defines the contract to generate global unique identifiers.
|
IdGenerator.SequenceUuidIdGenerator |
Default implementation of the IdGenerator that will output some ids based on the following pattern :
<uuid> + '-' + an incrementing sequence .
|
IdleTimeLimitThread |
This class defines a thread that will be used to terminate client connections if they have been idle for too long.
|
IllegalManagedObjectNameException |
Thrown when an attempt is made to create a new managed object with an illegal
name.
|
ImmutableTag |
|
Importer |
Allows to run an import.
|
ImportExportParams |
Parameters for import / export tasks.
|
ImportLdif |
This program provides a utility that may be used to import the contents of an LDIF file into a Directory Server
backend.
|
ImportParameters |
Parameters to import LDIF data to a directory server.
|
ImportTask |
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
|
ImportTaskListener |
This interface defines a set of methods that may be used to notify various Directory Server components whenever an
LDIF import task is about to begin or has just completed.
|
Indexed<T> |
Interface of an object that can be indexed with a unique key.
|
IndexedAttributesChecks |
Utility class that checks whether attributes indexed.
|
Indexer |
This class is registered with a Backend and it provides callbacks
for indexing attribute values.
|
IndexingOptions |
Contains options indicating how indexing must be performed.
|
IndexQueryFactory<T> |
A factory for creating arbitrarily complex index queries.
|
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.
|
InitializationMsg |
This is an abstract class of messages of the replication protocol for message that needs to contain information about
the server that send them and the destination servers to which they should be sent.
|
InitializeRcvAckMsg |
This message is used by Replicas to update the send window of the peer replica.
|
InitializeRequestMsg |
This message is part of the replication protocol.
|
InitializeTargetMsg |
This message is part of the replication protocol.
|
InitializeTargetTask |
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
|
InitializeTask |
This class provides an implementation of a Directory Server task that can be used to import data over the replication
protocol from another server hosting the same replication domain.
|
InlineResourcePropertyMapper |
A property mapper which provides a mapping from a DN (or DN and JSON) LDAP attribute to a JSON object.
|
InProgressOperation |
This class defines a set of methods that are available for use by plugins for operations that are currently in the
middle of their "core" processing (e.g., for examining search result entries or references before they are sent to
the client).
|
InProgressSearchOperation |
This class defines a set of methods that are available for use by in progress search plugins.
|
Installation |
Class to be used by client tools to retrieve install and instance paths.
|
InstantiableRelationDefinition<C extends ConfigurationClient,S extends Configuration> |
A managed object composite relationship definition which represents a
composition of zero or more managed objects.
|
InstantiableRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing instantiable relation
definitions.
|
IntegerEqualityMatchingRule |
Deprecated.
|
IntegerFirstComponentEqualityMatchingRule |
Deprecated.
|
IntegerOrderingMatchingRule |
Deprecated.
|
IntegerPropertyDefinition |
Integer property definition.
|
IntegerPropertyDefinition.Builder |
An interface for incrementally constructing integer property definitions.
|
IntegerTypeValidator |
IntegerTypeValidator applies all the constraints of a integer type.
|
IntermediateResponse |
An Intermediate response provides a general mechanism for defining
single-request/multiple-response operations.
|
IntermediateResponseHandler |
A completion handler for consuming intermediate responses returned from
extended operations, or other operations for which an appropriate control was
sent.
|
InternalDirectoryServerPlugin |
An internal directory server plugin which can be registered with the server without requiring any associated
configuration.
|
InternalModificationsRequestControl |
A control providing additional modifications to a request.
|
InternalServerErrorException |
An exception that is thrown during an operation on a resource when the server
encountered an unexpected condition which prevented it from fulfilling the
request.
|
InvalidRequest |
Represents a request which has been received and decoded but but is invalid according to the LDAP standard because of
an invalid DN syntax or an invalid attribute syntax.
|
InvalidTokenException |
An exception generated by a TokenHandler on validation or extraction when the token is invalid.
|
IP |
This class represents a single ACI's IP bind rule expression.
|
IpAddressMaskPropertyDefinition |
IP address mask property definition.
|
IpAddressMaskPropertyDefinition.Builder |
An interface for incrementally constructing IP address mask property definitions.
|
IsMemberOfVirtualAttributeCfg |
A server-side interface for querying Is Member Of Virtual Attribute
settings.
|
IsMemberOfVirtualAttributeCfgClient |
A client-side interface for reading and modifying Is Member Of
Virtual Attribute settings.
|
IsMemberOfVirtualAttributeCfgDefn |
An interface for querying the Is Member Of Virtual Attribute
managed object definition meta information.
|
IsMemberOfVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the isMemberOf operational attribute.
|
IsPresentCondition |
A condition which evaluates to true if and only if a particular
property has any values specified.
|
JcaKeyStoreHandler |
Default implementation of a Keystore handler.
|
JEBackend |
Class defined in the configuration for this backend type.
|
JeBackendCfg |
A server-side interface for querying JE Backend settings.
|
JeBackendCfgClient |
A client-side interface for reading and modifying JE Backend
settings.
|
JeBackendCfgDefn |
An interface for querying the JE Backend managed object definition
meta information.
|
JeBackendCfgDefn.DbCacheMode |
Defines the set of permissible values for the "db-cache-mode" property.
|
JeBackendCfgDefn.DbDurability |
Defines the set of permissible values for the "db-durability" property.
|
JEStorage |
Berkeley DB Java Edition (JE for short) database implementation of the Storage engine.
|
JmsAuditEventHandler |
Publishes Audit events on a JMS Topic.
|
JmsAuditEventHandlerConfiguration |
|
JmsAuditEventHandlerConfiguration.BatchConfiguration |
This class holds the configuration properties that are used by the {#link BatchPublisher} to control the
batch queue and worker threads that process the items in the queue.
|
JmsAuditEventHandlerConfiguration.JndiConfiguration |
Stores the JNDI context properties and lookup names.
|
JmsContextManager |
Interface for retrieving a JMS topic and a JMS connection factory .
|
JMXAlertHandler |
This class provides an implementation of a Directory Server alert handler that will send alerts using JMX
notifications.
|
JmxAlertHandlerCfg |
A server-side interface for querying JMX Alert Handler settings.
|
JmxAlertHandlerCfgClient |
A client-side interface for reading and modifying JMX Alert Handler
settings.
|
JmxAlertHandlerCfgDefn |
An interface for querying the JMX Alert Handler managed object
definition meta information.
|
JmxClientConnection |
This class defines the set of methods and structures that must be implemented by a Directory Server client
connection.
|
JmxConnectionHandler |
This class defines a connection handler that will be used for communicating with administrative clients over JMX.
|
JmxConnectionHandlerCfg |
A server-side interface for querying JMX Connection Handler
settings.
|
JmxConnectionHandlerCfgClient |
A client-side interface for reading and modifying JMX Connection
Handler settings.
|
JmxConnectionHandlerCfgDefn |
An interface for querying the JMX Connection Handler managed object
definition meta information.
|
JMXMBean |
This class defines a JMX MBean that can be registered with the Directory Server to provide monitoring and statistical
information, provide read and/or read-write access to the monitoring, and provide notifications and alerts if a
significant event or severe/fatal error occurs.
|
JsonAuditEventHandler |
|
JsonAuditEventHandlerConfiguration |
|
JsonAuditEventHandlerConfiguration.EventBufferingConfiguration |
Configuration of event buffering.
|
JsonEqualityMatchingRuleCfg |
A server-side interface for querying JSON Equality Matching Rule
settings.
|
JsonEqualityMatchingRuleCfgClient |
A client-side interface for reading and modifying JSON Equality
Matching Rule settings.
|
JsonEqualityMatchingRuleCfgDefn |
An interface for querying the JSON Equality Matching Rule managed
object definition meta information.
|
JsonEqualityMatchingRuleProvider |
Allows users to configure JSON matching rules.
|
JsonException |
An exception that is thrown during JSON operations.
|
JsonFileAccessLogPublisherCfg |
A server-side interface for querying JSON File Based Access Log
Publisher settings.
|
JsonFileAccessLogPublisherCfgClient |
A client-side interface for reading and modifying JSON File Based
Access Log Publisher settings.
|
JsonFileAccessLogPublisherCfgDefn |
An interface for querying the JSON File Based Access Log Publisher
managed object definition meta information.
|
JsonFileHttpAccessLogPublisherCfg |
A server-side interface for querying JSON File Based HTTP Access
Log Publisher settings.
|
JsonFileHttpAccessLogPublisherCfgClient |
A client-side interface for reading and modifying JSON File Based
HTTP Access Log Publisher settings.
|
JsonFileHttpAccessLogPublisherCfgDefn |
An interface for querying the JSON File Based HTTP Access Log
Publisher managed object definition meta information.
|
JsonFilteredResources |
This class contains methods for creating and manipulating connection factories and connections.
|
JsonOrderingMatchingRuleCfg |
A server-side interface for querying JSON Ordering Matching Rule
settings.
|
JsonOrderingMatchingRuleCfgClient |
A client-side interface for reading and modifying JSON Ordering
Matching Rule settings.
|
JsonOrderingMatchingRuleCfgDefn |
An interface for querying the JSON Ordering Matching Rule managed
object definition meta information.
|
JsonOrderingMatchingRuleProvider |
Allows users to configure JSON matching rules.
|
JsonPatch |
Processes partial modifications to JSON values.
|
JsonPatchValueTransformer |
RFC6902 expects the patch value to be a predetermined, static value to be used in the
patch operation's execution.
|
JsonPointer |
Identifies a specific value within a JSON structure.
|
JsonPropertyMapper |
A property mapper which provides a mapping from a JSON value to an LDAP attribute having the JSON syntax.
|
JsonQueryEqualityMatchingRuleCfg |
A server-side interface for querying JSON Query Equality Matching
Rule settings.
|
JsonQueryEqualityMatchingRuleCfgClient |
A client-side interface for reading and modifying JSON Query
Equality Matching Rule settings.
|
JsonQueryEqualityMatchingRuleCfgDefn |
An interface for querying the JSON Query Equality Matching Rule
managed object definition meta information.
|
JsonQueryEqualityMatchingRuleProvider |
Allows users to configure custom JSON matching rules and indexing.
|
JsonSchema |
Utility methods for obtaining JSON syntaxes and matching rules.
|
JsonSchema.ValidationPolicy |
JSON value validation policies.
|
JsonSchemaUtils |
Contains Utility methods for dealing with JsonSchema data.
|
JsonStdoutAuditEventHandler |
|
JsonStdoutAuditEventHandlerConfiguration |
|
JsonValue |
Represents a value in a JSON object model structure.
|
JsonValueException |
An exception that is thrown during JSON value operations.
|
JsonValueFilterVisitor |
A QueryFilterVisitor that returns true if the provide JsonValue meets the criteria of
the QueryFilter assertions and false if it does not.
|
JsonValueFunctions |
This class contains the utility functions to convert a JsonValue to another type.
|
JsonValueFunctions |
This class contains the utility functions to convert a JsonValue to CREST (json-resource) types.
|
JsonValuePropertyEvaluator |
A utility that traverses a JsonValue and does property substitution as well as type coercion.
|
JsonValuePropertyEvaluator.CoercionFunctionSpec |
The specification for a coercion function.
|
JsonValuePropertyEvaluator.CoercionFunctionSpecBuilder |
|
JsonValueResolver |
A configuration property resolver that uses a JsonValue to resolve properties.
|
JsonValueTraverseFunction |
An implementation of Function that recursively traverses the JsonValue and applies some
transformation if needed.
|
JsonValueUtils |
Contains some JsonValue Utility methods.
|
JvmKeyManagerProvider |
|
JvmMonitorProvider |
This class defines a monitor provider that reports information about the JVM it is running into.
|
JvmTrustManagerProvider |
|
KeyAgreementKey |
A key that is used in a key-agreement protocol (such as Diffie-Hellman) to agree another key.
|
KeyDecryptionKey |
A key that is used to decrypt (or "unwrap") other keys that have been encrypted with a KeyEncryptionKey .
|
KeyEncryptionKey |
A key that is used to encrypt ("wrap") other keys.
|
KeyFormat<T> |
A format that can be used for exporting key material.
|
KeyFormatPem |
Exports a key in the PEM (Privacy Enhanced Mail) format.
|
KeyFormatRaw |
Exports the raw key.
|
KeyManagerProvider<T extends KeyManagerProviderCfg> |
This class defines an API that may be used to obtain a set of javax.net.ssl.KeyManager objects for use when
performing SSL communication.
|
KeyManagerProvider.CertificateMonitor |
This class implements a monitor provider that will report alias name and expiry date for each X509 certificate
associated to a key manager provider.
|
KeyManagerProviderCfg |
A server-side interface for querying Key Manager Provider settings.
|
KeyManagerProviderCfgClient |
A client-side interface for reading and modifying Key Manager
Provider settings.
|
KeyManagerProviderCfgDefn |
An interface for querying the Key Manager Provider managed object
definition meta information.
|
KeyManagerProviderConfigManager |
This class defines a utility that will be used to manage the set of key manager providers defined in the Directory
Server.
|
KeyManagers |
This class contains methods for creating common types of key manager.
|
KeyStoreBuilder |
Builder class for loading key stores.
|
KeyStoreHandler |
Handles the access to a KeyStore.
|
KeyStoreHandlerDecorator |
Decorate a KeyStoreHandler in order to add some commons utility methods to read or write keystore's entries.
|
KeyStoreHandlerProvider |
Strategy for obtaining a keystore handler.
|
KeyStoreManager |
A class that manages a Java Key Store and has methods for extracting out public/private keys and certificates.
|
KeystoreManagerException |
Represents an exception from an operation using the KeyStoreManager class.
|
KeyStoreObjectCache |
A service provider interface for implementing key store caches.
|
KeyStoreParameters |
The parameters which configure how the LDAP key store will be accessed.
|
KeyStoreSecureStorage |
Implementation of a secure storage using a keystore.
|
KeyStoreType |
Deprecated.
|
KeyType |
Indicates the type of key.
|
KeyUsage |
Indicates the allowed usages for a particular key.
|
KeywordBindRule |
This interface represents a keyword bind rule class that can evaluate an evaluation context.
|
KeywordEqualityMatchingRule |
Deprecated.
|
LambdaExceptionUtils |
Utility methods for interacting with lambdas that throw exceptions.
|
LastModPlugin |
This class implements a Directory Server plugin that will add the creatorsName and createTimestamp attributes to an
entry whenever it is added to the server, and will add the modifiersName and modifyTimestamp attributes whenever the
entry is modified or renamed.
|
LastModPluginCfg |
A server-side interface for querying Last Mod Plugin settings.
|
LastModPluginCfgClient |
A client-side interface for reading and modifying Last Mod Plugin
settings.
|
LastModPluginCfgDefn |
An interface for querying the Last Mod Plugin managed object
definition meta information.
|
LazyList<E> |
A list with lazy initialization.
|
LazyMap<K,V> |
A map with lazy initialization.
|
LazySupplier<T,E extends Exception> |
A Supplier that lazily computes a value the first time it is accessed and then caches the result to return
on subsequent requests.
|
Ldap |
This class contains various static utility methods encoding and decoding LDAP
protocol elements.
|
LDAPADListPlugin |
This pre-parse plugin modifies the operation to allow an object class identifier to be specified in attributes lists,
such as in Search requests, to request the return all attributes belonging to an object class as per the
specification in RFC 4529.
|
LdapAttributeDescriptionListPluginCfg |
A server-side interface for querying LDAP Attribute Description
List Plugin settings.
|
LdapAttributeDescriptionListPluginCfgClient |
A client-side interface for reading and modifying LDAP Attribute
Description List Plugin settings.
|
LdapAttributeDescriptionListPluginCfgDefn |
An interface for querying the LDAP Attribute Description List
Plugin managed object definition meta information.
|
LdapClient |
An LDAP client provides an interface for obtaining a connection to a Directory Server.
|
LdapClientConnection |
This class defines an LDAP client connection, which is a type of client connection that will be accepted by an
instance of the LDAP connection handler and have its requests decoded by an LDAP request handler.
|
LdapClientContext |
A Context that injects an LDAP connection which will be used
for performing subsequent LDAP operations.
|
LdapClients |
This class contains methods for creating and manipulating LDAP clients and connections.
|
LdapClientSocket |
A connection with a Directory Server over which read and update operations may be performed.
|
LdapConnectionFactory |
A factory class which can be used to obtain connections to an LDAP Directory Server.
|
LDAPConnectionHandler |
This class defines a connection handler that will be used for communicating with clients over LDAP.
|
LdapConnectionHandlerCfg |
A server-side interface for querying LDAP Connection Handler
settings.
|
LdapConnectionHandlerCfgClient |
A client-side interface for reading and modifying LDAP Connection
Handler settings.
|
LdapConnectionHandlerCfgDefn |
An interface for querying the LDAP Connection Handler managed
object definition meta information.
|
LdapConnectionHandlerCfgDefn.SslClientAuthPolicy |
Defines the set of permissible values for the "ssl-client-auth-policy" property.
|
LDAPContext |
Context provided by a Directory Server.
|
LDAPContext.InternalLdapClient |
An internal connection factory providing direct connection to this Directory Server without the network overhead.
|
LdapException |
Thrown when the result code returned in a Result indicates that the Request
was unsuccessful.
|
LDAPKeyManagerProvider |
This class defines a key manager provider that will access keys stored in an LDAP backend.
|
LdapKeyManagerProviderCfg |
A server-side interface for querying LDAP Key Manager Provider
settings.
|
LdapKeyManagerProviderCfgClient |
A client-side interface for reading and modifying LDAP Key Manager
Provider settings.
|
LdapKeyManagerProviderCfgDefn |
An interface for querying the LDAP Key Manager Provider managed
object definition meta information.
|
LdapManagementContext |
An LDAP management connection context.
|
LdapManagementContextFactory |
An LDAP management context factory for the DSConfig tool.
|
LdapMessage |
Encapsulates a ProtocolOp with LDAP specific message information.
|
LdapPassThroughAuthenticationPolicyCfg |
A server-side interface for querying LDAP Pass Through
Authentication Policy settings.
|
LdapPassThroughAuthenticationPolicyCfgClient |
A client-side interface for reading and modifying LDAP Pass Through
Authentication Policy settings.
|
LdapPassThroughAuthenticationPolicyCfgDefn |
An interface for querying the LDAP Pass Through Authentication
Policy managed object definition meta information.
|
LdapPassThroughAuthenticationPolicyCfgDefn.MappingPolicy |
Defines the set of permissible values for the "mapping-policy" property.
|
LDAPPassThroughAuthenticationPolicyFactory |
LDAP pass through authentication policy implementation.
|
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.
|
LdapPromise<S> |
A handle which can be used to retrieve the Result of an asynchronous Request.
|
LdapReader |
Reads LDAP messages from an underlying ASN.1 reader.
|
LDAPReplicationDomain |
This class implements the bulk part of the Directory Server side of the replication code.
|
LdapResultHandler<S> |
A completion handler for consuming the result of an asynchronous operation or
connection attempts.
|
LdapServer |
An LDAP server connection listener which waits for LDAP connection requests to come in over the network and binds
them to a server connection created using the provided server connection factory.
|
LdapSession |
Server side representation of a connected LDAP client.
|
LdapSocket |
A reactive socket implementation representing a stream of LDAP messages.
|
LdapStatistics |
This class defines a data structure that will be used to keep track of various metrics related to LDAP communication
that the server has conducted.
|
LdapStatisticsFilter |
Reactive Filter collecting request statistics for cn=monitor reports.
|
LDAPTrustManagerProvider |
This class defines a trust manager provider that will reference certificates stored in an LDAP backend.
|
LdapTrustManagerProviderCfg |
A server-side interface for querying LDAP Trust Manager Provider
settings.
|
LdapTrustManagerProviderCfgClient |
A client-side interface for reading and modifying LDAP Trust
Manager Provider settings.
|
LdapTrustManagerProviderCfgDefn |
An interface for querying the LDAP Trust Manager Provider managed
object definition meta information.
|
LDAPUpdateMsg |
Abstract class that must be extended to define a message used for sending Updates between servers.
|
LdapUrl |
An LDAP URL as defined in RFC 4516.
|
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.
|
LdapWriter |
Writes LDAP messages to an underlying ASN.1 writer.
|
Ldif |
This class contains common utility methods for creating and manipulating
readers and writers.
|
LDIFBackend |
This class provides a backend implementation that stores the underlying data in an LDIF file.
|
LdifBackendCfg |
A server-side interface for querying LDIF Backend settings.
|
LdifBackendCfgClient |
A client-side interface for reading and modifying LDIF Backend
settings.
|
LdifBackendCfgDefn |
An interface for querying the LDIF Backend managed object
definition meta information.
|
LdifChangeRecordReader |
An LDIF change record reader reads change records using the LDAP Data
Interchange Format (LDIF) from a user defined source.
|
LdifChangeRecordWriter |
An LDIF change record writer writes change records using the LDAP Data
Interchange Format (LDIF) to a user defined destination.
|
LDIFConnectionHandler |
This class defines an LDIF connection handler, which can be used to watch for new LDIF files to be placed in a
specified directory.
|
LdifConnectionHandlerCfg |
A server-side interface for querying LDIF Connection Handler
settings.
|
LdifConnectionHandlerCfgClient |
A client-side interface for reading and modifying LDIF Connection
Handler settings.
|
LdifConnectionHandlerCfgDefn |
An interface for querying the LDIF Connection Handler managed
object definition meta information.
|
LdifEntryReader |
An LDIF entry reader reads attribute value records (entries) using the LDAP
Data Interchange Format (LDIF) from a user defined source.
|
LdifEntryWriter |
An LDIF entry writer writes attribute value records (entries) using the LDAP
Data Interchange Format (LDIF) to a user defined destination.
|
LDIFException |
This class defines an exception that may be thrown while attempting to parse LDIF content.
|
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.
|
LDIFReader |
This class provides the ability to read information from an LDIF file.
|
LeaveLockdownModeTask |
This class provides an implementation of a Directory Server task that can be used bring the server out of lockdown
mode.
|
LengthBasedPasswordValidator |
This class provides a password validator that can ensure that the provided password meets minimum and/or maximum
length requirements.
|
LengthBasedPasswordValidatorCfg |
A server-side interface for querying Length Based Password
Validator settings.
|
LengthBasedPasswordValidatorCfgClient |
A client-side interface for reading and modifying Length Based
Password Validator settings.
|
LengthBasedPasswordValidatorCfgDefn |
An interface for querying the Length Based Password Validator
managed object definition meta information.
|
LevenshteinDistance |
This class provides an implementation of the Levenshtein distance algorithm, which may be used to determine the
minimum number of changes required to transform one string into another.
|
LicenseFile |
Represents information about the license file.
|
LinkedAttribute |
An implementation of the Attribute interface with predictable iteration order.
|
LinkedHashMapEntry |
An implementation of the Entry interface which uses a LinkedHashMap for storing attributes.
|
ListDecorator<E> |
Wraps another map.
|
LoadBalancerEventListener |
An object that registers to be notified when an LDAP client associated
with a load-balancer changes state from offline to online or vice-versa.
|
Loader |
Provides methods for dynamically loading classes.
|
LocalBackend<C extends Configuration> |
This class defines the set of methods and structures that must be implemented for a Directory Server backend.
|
LocalBackend.BackendOperation |
Enumeration of optional backend operations.
|
LocalBackendCfg |
A server-side interface for querying Local Backend settings.
|
LocalBackendCfgClient |
A client-side interface for reading and modifying Local Backend
settings.
|
LocalBackendCfgDefn |
An interface for querying the Local Backend managed object
definition meta information.
|
LocalBackendCfgDefn.WritabilityMode |
Defines the set of permissible values for the "writability-mode" property.
|
LocalBackendInitializationListener |
This interface defines a set of methods that may be used by server components to perform any processing that they
might find necessary whenever a local backend is initialized and/or finalized.
|
LocalBackendMonitor<B extends LocalBackend<?>> |
This class implements a monitor provider that will report generic information for an enabled Directory Server
backend, including its backend ID, base DNs, writability mode, and the number of entries it contains.
|
LocalBackendMonitor.BaseDnMonitorData |
|
LocalHostNameProvider |
Strategy for obtaining the server's local hostname.
|
LocalizableException |
A mix-in interface which can be used to identify exceptions which support
localization.
|
LocalizableMessage |
A localizable message whose String representation can be retrieved in
one or more locales.
|
LocalizableMessageBuilder |
A mutable sequence of localizable messages and their parameters.
|
LocalizableMessageDescriptor |
An opaque handle to a localizable message.
|
LocalizableMessageDescriptor.Arg0 |
Subclass for creating messages with no arguments.
|
LocalizableMessageDescriptor.Arg1<T1> |
Subclass for creating messages with one argument.
|
LocalizableMessageDescriptor.Arg2<T1,T2> |
Subclass for creating messages with two arguments.
|
LocalizableMessageDescriptor.Arg3<T1,T2,T3> |
Subclass for creating messages with three arguments.
|
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> |
Subclass for creating messages with four arguments.
|
LocalizableMessageDescriptor.Arg5<T1,T2,T3,T4,T5> |
Subclass for creating messages with five arguments.
|
LocalizableMessageDescriptor.Arg6<T1,T2,T3,T4,T5,T6> |
Subclass for creating messages with six arguments.
|
LocalizableMessageDescriptor.Arg7<T1,T2,T3,T4,T5,T6,T7> |
Subclass for creating messages with seven arguments.
|
LocalizableMessageDescriptor.Arg8<T1,T2,T3,T4,T5,T6,T7,T8> |
Subclass for creating messages with eight arguments.
|
LocalizableMessageDescriptor.Arg9<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
Subclass for creating messages with nine arguments.
|
LocalizableMessageDescriptor.ArgN |
Subclass for creating messages with an any number of arguments.
|
LocalizableString |
Represents a String which could be localizable.
|
LocalizedHttpApplicationException |
Thrown to indicate that an HttpApplication was unable to start.
|
LocalizedIllegalArgumentException |
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
|
LocalizedKeyStoreException |
|
LocalizedLogger |
A logger implementation which formats and localizes messages before
forwarding them to an underlying SLF4J Logger .
|
LocalizedLoggerFactory |
|
LocalizedMarker |
An implementation of SLF4J marker that contains a LocalizableMessage
and does not allow to manage references to other markers.
|
LockFileManager |
This class provides a mechanism for allowing the Directory Server to utilize file locks as provided by the underlying
OS.
|
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.
|
LogAggregator |
A simple aggregator to prevent a burst of regularly repeated messages from flooding the logs.
|
LogCryptoCfg |
Defines whether and how to encrypt replication changelog files.
|
LoggerConfigManager |
This class defines a utility that will be used to manage the set of loggers used in the Directory Server.
|
LoggerMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.logger .
|
LogPublisher<T extends LogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server log publisher.
|
LogPublisherCfg |
A server-side interface for querying Log Publisher settings.
|
LogPublisherCfgClient |
A client-side interface for reading and modifying Log Publisher
settings.
|
LogPublisherCfgDefn |
An interface for querying the Log Publisher managed object
definition meta information.
|
LogRetentionPolicyCfg |
A server-side interface for querying Log Retention Policy settings.
|
LogRetentionPolicyCfgClient |
A client-side interface for reading and modifying Log Retention
Policy settings.
|
LogRetentionPolicyCfgDefn |
An interface for querying the Log Retention Policy managed object
definition meta information.
|
LogRetentionPolicyConfigManager |
This class defines a utility that will be used to manage the set of log retention policies used in the Directory
Server.
|
LogRotationPolicyCfg |
A server-side interface for querying Log Rotation Policy settings.
|
LogRotationPolicyCfgClient |
A client-side interface for reading and modifying Log Rotation
Policy settings.
|
LogRotationPolicyCfgDefn |
An interface for querying the Log Rotation Policy managed object
definition meta information.
|
LogRotationPolicyConfigManager |
This class defines a utility that will be used to manage the set of log rotation policies used in the Directory
Server.
|
Logs |
Helper class for logging securely sensitive values.
|
MailServerCfg |
A server-side interface for querying Mail Server settings.
|
MailServerCfgClient |
A client-side interface for reading and modifying Mail Server
settings.
|
MailServerCfgDefn |
An interface for querying the Mail Server managed object definition
meta information.
|
MailServerConfigManager |
This class manages the set of (zero or more) configurations for connecting to the mail servers defined in the
Directory Server.
|
ManagedObject<T extends ConfigurationClient> |
A generic interface for accessing client-side managed objects.
|
ManagedObjectAlreadyExistsException |
A managed object could not be created because there is an existing managed
object with the same name.
|
ManagedObjectDecodingException |
The requested managed object was found but one or more of its properties could not be decoded successfully.
|
ManagedObjectDefinition<C extends ConfigurationClient,S extends Configuration> |
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.
|
ManagedObjectNotFoundException |
The requested managed object could not be located.
|
ManagedObjectOption |
This enumeration contains various options that can be associated with managed
object definitions.
|
ManagedObjectPath<C extends ConfigurationClient,S extends Configuration> |
A path which can be used to determine the location of a managed object
instance.
|
ManagedObjectPathSerializer |
A strategy for serializing managed object paths.
|
ManageDsaItRequestControl |
The ManageDsaIT request control as defined in RFC 3296.
|
ManagementContext |
Client management connection context.
|
ManagementContextFactory |
A management context factory for the dsconfig tool.
|
ManageTasks |
Tool for getting information and managing tasks in the Directory Server.
|
MandatoryProperty |
Annotation for property getters and setters for which a value is mandatory.
|
MapDecorator<K,V> |
Wraps another map.
|
MapFilterVisitor<F> |
|
MapKeyStoreParameters |
Configures a keystore based on a key/value map.
|
MatchedValuesRequestControl |
The matched values request control as defined in RFC 3876.
|
Matcher |
A compiled search Filter which may be used for matching against entries.
|
Matcher.MatcherType |
The types of compiled matcher.
|
MatchingRule |
This class defines a data structure for storing and interacting with matching
rules, which are used by servers to compare attribute values against
assertion values when performing Search and Compare operations.
|
MatchingRule.Builder |
A fluent API for incrementally constructing matching rules.
|
MatchingRule.MatchingRuleType |
Represents the types of matching rules, according to RFC 4517 section 4.1.
|
MatchingRuleImpl |
This interface defines the set of methods that must be implemented to define
a new matching rule.
|
MatchingRuleUse |
This class defines a data structure for storing and interacting with a
matching rule use definition, which may be used to restrict the set of
attribute types that may be used for a given matching rule.
|
MatchingRuleUse.Builder |
A fluent API for incrementally constructing matching rule uses.
|
MaximumHelper |
Helper compares two Number s to check the maximum constraint.
|
MD5PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the MD5 algorithm defined in RFC 1321.
|
Md5PasswordStorageSchemeCfg |
A server-side interface for querying MD5 Password Storage Scheme
settings.
|
Md5PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying MD5 Password
Storage Scheme settings.
|
Md5PasswordStorageSchemeCfgDefn |
An interface for querying the MD5 Password Storage Scheme managed
object definition meta information.
|
MdcExecutorServiceDelegate |
|
MdcScheduledExecutorServiceDelegate |
|
Measurement |
A measurement sampled from a meter.
|
MemberVirtualAttributeCfg |
A server-side interface for querying Member Virtual Attribute
settings.
|
MemberVirtualAttributeCfgClient |
A client-side interface for reading and modifying Member Virtual
Attribute settings.
|
MemberVirtualAttributeCfgDefn |
An interface for querying the Member Virtual Attribute managed
object definition meta information.
|
MemberVirtualAttributeProvider |
This class implements a virtual attribute provider that works in conjunction with virtual static groups to generate
the values for the member or uniqueMember attribute.
|
MemoryBackend |
A simple in-memory collection resource provider which uses a Map to
store resources.
|
MemoryBackend |
A simple in-memory back-end which can be used for testing.
|
MemoryBackend |
This class defines a very simple backend that stores its information in memory.
|
MemoryBackendCfg |
A server-side interface for querying Memory Backend settings.
|
MemoryBackendCfgClient |
A client-side interface for reading and modifying Memory Backend
settings.
|
MemoryBackendCfgDefn |
An interface for querying the Memory Backend managed object
definition meta information.
|
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.
|
Meter |
A counter, gauge, timer, or distribution summary that results collects one or more metrics.
|
Meter.Builder |
Fluent builder for custom meters.
|
Meter.Id |
A meter is uniquely identified by its combination of name and tags.
|
Meter.Type |
Custom meters may emit metrics like one of these types without implementing
the corresponding interface.
|
MeterBinder |
Binders register one or more metrics to provide information about the state
of some aspect of the application or its container.
|
MeteredStream |
A metered stream is a subclass of OutputStream that
(a) forwards all its output to a target stream
(b) keeps track of how many bytes have been written.
|
MeteredStream |
A metered stream is a subclass of OutputStream that (a) forwards all its output to a target stream (b) keeps track of
how many bytes have been written.
|
MeterFilter |
As requests are made of a MeterRegistry to create new metrics, allow for filtering out
the metric altogether, transforming its ID (name or tags) in some way, and transforming its
configuration.
|
MeterFilterReply |
|
MeterNotFoundException |
|
MeterRegistry |
Creates and manages your application's set of meters.
|
MeterRegistry.Config |
Access to configuration options for this registry.
|
MeterRegistry.More |
Additional, less commonly used meter types.
|
MeterRegistryHolder |
Decorator for a meter registry.
|
MeterRegistryHolder |
Decorator for a meter registry.
|
MinimumHelper |
Helper compares two Number s to check the minimum constraint.
|
MissingMandatoryPropertiesException |
This exception is thrown when an attempt is made to add or modify a managed
object when one or more of its mandatory properties are undefined.
|
Modification |
A modification to be performed on an entry during a Modify operation.
|
ModificationType |
A Modify operation change type as defined in RFC 4511 section 4.6 is used to
specify the type of modification being performed on an attribute.
|
ModificationType.Enum |
Contains equivalent values for the ModificationType values.
|
ModifyCommonMsg |
This class holds every common code for the modify messages (mod, moddn).
|
ModifyContext |
This class describe the replication context that is attached to Modify operation.
|
ModifyDnContext |
This class describe the replication context that is attached to ModifyDN operation.
|
ModifyDNMsg |
Message used to send Modify DN information.
|
ModifyDnOperation |
This class defines an operation used to move an entry (alter the DN of an entry) in the Directory Server.
|
ModifyDnRequest |
The Modify DN operation allows a client to change the Relative Distinguished
Name (RDN) of an entry in the Directory and/or to move a subtree of entries
to a new location in the Directory.
|
ModifyMsg |
Message used to send Modify information.
|
ModifyOperation |
This class defines an operation that may be used to modify an entry in the Directory Server.
|
ModifyRequest |
The Modify operation allows a client to request that a modification of an
entry be performed on its behalf by a server.
|
MonitorBackend |
This class defines a backend to hold Directory Server monitor entries.
|
MonitorBackendCfg |
A server-side interface for querying Monitor Backend settings.
|
MonitorBackendCfgClient |
A client-side interface for reading and modifying Monitor Backend
settings.
|
MonitorBackendCfgDefn |
An interface for querying the Monitor Backend managed object
definition meta information.
|
MonitorData |
This class is used to hold monitoring data, i.e.
|
MonitoringPublisher |
This thread regularly publishes monitoring information:
it sends monitoring messages regarding the direct topology (directly connected DSs and RSs) to the connected RSs
it sends monitoring messages regarding the whole topology (also includes the local RS) to the connected DSs
Note: as of today, monitoring messages mainly contains the server state of the entities.
|
MonitorMsg |
The monitor message is sent by a RS to either a DS or a RS.
|
MonitorProvider |
This class defines the set of methods and structures that must be implemented by a Directory Server module that can
provide usage, performance, availability, or other kinds of monitor information to clients.
|
MonitorRequestMsg |
This message is part of the replication protocol.
|
MultiDomainDBCursor |
Cursor iterating over all the replication domains known to the changelog DB.
|
MultiDomainServerState |
This object is used to store a list of ServerState object, one by replication domain.
|
MultimasterReplication |
This class is used to load the Replication code inside the JVM and to trigger initialization of the replication.
|
MultimasterReplication.CleanStaleHistoricalMetadataPlugin |
If replication is configured and then unconfigured, we need to remove replication metadata from entries being
updated to avoid OPENDJ-6235.
|
MultimasterReplication.UnreachableReplicationServers |
Keeps information on temporarily unreachable replication unreachableServers.
|
MultiOutputStream |
This class defines a simple OutputStream object that can be used to write all messages to multiple targets at
the same time, much like the UNIX "tee" command.
|
MultipleEntriesFoundException |
Thrown when the result code returned in a Result indicates that the requested
single entry search operation or read operation failed because the Directory
Server returned multiple matching entries (or search references) when only a
single matching entry was expected.
|
NamedCharacterSet |
This class provides a data structure that makes it possible to associate a name with a given set of characters.
|
NameForm |
This class defines a data structure for storing and interacting with a name
form, which defines the attribute type(s) that must and/or may be used in the
RDN of an entry with a given structural objectclass.
|
NameForm.Builder |
A fluent API for incrementally constructing name forms.
|
NamingConvention |
Monitoring systems make different recommendations regarding naming convention.
|
NeverThrowsException |
The NeverThrowsException class is an uninstantiable placeholder
exception which should be used for indicating that a Function or
AsyncFunction never throws an exception (i.e.
|
NonExpiringCache<K,V> |
Allows the Caching of an object.
|
NoOpAuditEventHandler |
An event handler that does nothing.
|
NoSuchSecretException |
Indicates that no secret was configured for the given purpose, or the named secret is not available.
|
NotCondition |
A condition which evaluates to true if the sub-condition is
false , or false if the sub-condition is
true .
|
NotFoundException |
An exception that is thrown when a specified resource cannot be found.
|
NotificationMessageNotificationMessageTemplateElement |
This class implements a notification message template element that will generate a value that is the message for the
account status notification.
|
NotificationMessageTemplateElement |
This class defines the base class for elements that may be used to generate an account status notification message.
|
NotificationTypeNotificationMessageTemplateElement |
This class implements a notification message template element that will generate a value that is the name of the
account status notification type.
|
NotSupportedException |
An exception that is thrown during an operation on a resource when the
resource does not implement/support the feature to fulfill the request.
|
NotSupportedOldVersionPDUException |
This exception should be raised by the un-serialization code of a PDU (typically the constructor code with a byte[]
parameter), when the detected PDU type (deduced from the first received byte of the message) is a PDU used in an
older version of the replication protocol than the current one, and we do not support translation from this old
version PDU to his matching PDU in the current protocol version (if it exists).
|
Nullable |
A common annotation to declare that annotated elements can be null under
some circumstance.
|
NullBackend |
This class implements /dev/null like backend for development and testing.
|
NullBackendCfg |
A server-side interface for querying Null Backend settings.
|
NullBackendCfgClient |
A client-side interface for reading and modifying Null Backend
settings.
|
NullBackendCfgDefn |
An interface for querying the Null Backend managed object
definition meta information.
|
NullEntryCache |
Implementation of the EntryCache following the null object pattern.
|
NullTypeValidator |
null Value MUST be null.
|
NumberTypeValidator |
NumberTypeValidator applies all the constraints of a number type.
|
NumericStringEqualityMatchingRule |
Deprecated.
|
NumericStringOrderingMatchingRule |
Deprecated.
|
NumericStringSubstringMatchingRule |
Deprecated.
|
NumSubordinatesVirtualAttributeCfg |
A server-side interface for querying Num Subordinates Virtual
Attribute settings.
|
NumSubordinatesVirtualAttributeCfgClient |
A client-side interface for reading and modifying Num Subordinates
Virtual Attribute settings.
|
NumSubordinatesVirtualAttributeCfgDefn |
An interface for querying the Num Subordinates Virtual Attribute
managed object definition meta information.
|
NumSubordinatesVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute
as described in draft-ietf-boreham-numsubordinates.
|
ObjectClass |
This class defines a data structure for storing and interacting with an
objectclass, which contains a collection of attributes that must and/or may
be present in an entry with that objectclass.
|
ObjectClass.Builder |
A fluent API for incrementally constructing object classes.
|
ObjectClassType |
This enumeration defines the set of possible objectclass types that may be
used, as defined in RFC 2252.
|
ObjectIdentifierEqualityMatchingRule |
Deprecated.
|
ObjectIdentifierFirstComponentEqualityMatchingRule |
Deprecated.
|
ObjectPropertyMapper |
An property mapper which maps JSON objects to LDAP attributes.
|
Objects |
Common utility methods for Objects.
|
ObjectTypeValidator |
ObjectTypeValidator applies all the constraints of a object type.
|
ObjectValidator |
The ObjectValidator is a sample implementation of how to use the validator.
|
ObjectValidatorFactory |
ObjectValidatorFactory initialises the validator instances for given schemas.
|
OctetStringEqualityMatchingRule |
Deprecated.
|
OctetStringOrderingMatchingRule |
Deprecated.
|
OctetStringSubstringMatchingRule |
Deprecated.
|
OpenDJLoggerFactory |
Factory to retrieve an openDJ implementation of SLF4J Logger.
|
OpenDjSecurityProvider |
The OpenDJ LDAP security provider which exposes an LDAP/LDIF based KeyStore
service, as well as providing utility methods facilitating construction of LDAP/LDIF based key stores.
|
OpenDjSecurityProviderSchema |
Utility methods for accessing the LDAP schema elements required in order to support the OpenDJ security provider.
|
OpenDsException |
This class defines a base exception for OpenDS exceptions.
|
OpendsJmxConnector |
Wrapper class for the JMX's RMI connector.
|
OpendsJmxPrincipal |
Represents a Ldap authentication ID used for JMX connection authentication.
|
OpendsRMIJRMPServerImpl |
An OpendsRMIJRMPServerImpl object that is exported through JRMP and that creates client connections as
RMI objects exported through JRMP.
|
OpendsRmiServerSocketFactory |
An implementation of the socketServer.
|
Operation |
This class defines a generic operation that may be processed by the Directory Server.
|
OperationContext |
This class describe the replication context that is attached to each Operation using the SYNCHROCONTEXT key.
|
OperationRejectedException |
This exception is thrown when the client or server refuses to create, delete,
or modify a managed object due to one or more constraints that cannot be
satisfied.
|
OperationRejectedException.OperationType |
The type of operation that caused this exception.
|
OperationsException |
Exceptions thrown as a result of errors that occurred when reading, listing,
and modifying managed objects.
|
OperationType |
This enumeration defines the set of possible operation types that may be processed by the Directory Server.
|
Option<T> |
A configuration option whose value can be stored in a set of Options .
|
OptionalRelationDefinition<C extends ConfigurationClient,S extends Configuration> |
A managed object composite relationship definition which represents a
composition of an optional single managed object (i.e.
|
OptionalRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing optional relation
definitions.
|
Options |
A set of options which can be used for customizing the behavior of HTTP
clients and servers.
|
OrCondition |
A condition which evaluates to false if and only if all of its
sub-conditions are false .
|
OrderingMatchingRule |
Deprecated.
|
Pair<F,S> |
Ordered pair of arbitrary objects.
|
ParentInheritance |
This class is used by USERDN and GROUPDN userattr types to determine what parent inheritance checks to make.
|
Partition |
Named set of servers defining a distributed service.
|
Partition |
Named set of servers defining a distributed service.
|
Partition.Server |
A server from a partition.
|
Partition.Server |
A server from a partition.
|
Password |
An encoded password.
|
PasswordExpirationTimeVirtualAttributeCfg |
A server-side interface for querying Password Expiration Time
Virtual Attribute settings.
|
PasswordExpirationTimeVirtualAttributeCfgClient |
A client-side interface for reading and modifying Password
Expiration Time Virtual Attribute settings.
|
PasswordExpirationTimeVirtualAttributeCfgDefn |
An interface for querying the Password Expiration Time Virtual
Attribute managed object definition meta information.
|
PasswordExpirationTimeVirtualAttributeProvider |
Provider for the password expiration time virtual attribute.
|
PasswordExpiredResponseControl |
The Netscape password expired response control as defined in
draft-vchu-ldap-pwd-policy.
|
PasswordExpiringResponseControl |
The Netscape password expiring response control as defined in
draft-vchu-ldap-pwd-policy.
|
PasswordGenerator<T extends PasswordGeneratorCfg> |
This class defines a set of methods and structures that must be implemented by a Directory Server module that may be
used to generate user passwords.
|
PasswordGeneratorCfg |
A server-side interface for querying Password Generator settings.
|
PasswordGeneratorCfgClient |
A client-side interface for reading and modifying Password
Generator settings.
|
PasswordGeneratorCfgDefn |
An interface for querying the Password Generator managed object
definition meta information.
|
PasswordGeneratorConfigManager |
This class defines a utility that will be used to manage the set of password generators defined in the Directory
Server.
|
PasswordModifyExtendedOperation |
This class implements the password modify extended operation defined in RFC 3062.
|
PasswordModifyExtendedOperationHandlerCfg |
A server-side interface for querying Password Modify Extended
Operation Handler settings.
|
PasswordModifyExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Password Modify
Extended Operation Handler settings.
|
PasswordModifyExtendedOperationHandlerCfgDefn |
An interface for querying the Password Modify Extended Operation
Handler managed object definition meta information.
|
PasswordModifyExtendedRequest |
The password modify extended request as defined in RFC 3062.
|
PasswordModifyExtendedResult |
The password modify extended result as defined in RFC 3062.
|
PasswordPolicy |
This class defines a data structure that holds information about a Directory Server password policy.
|
PasswordPolicyCfg |
A server-side interface for querying Password Policy settings.
|
PasswordPolicyCfgClient |
A client-side interface for reading and modifying Password Policy
settings.
|
PasswordPolicyCfgDefn |
An interface for querying the Password Policy managed object
definition meta information.
|
PasswordPolicyCfgDefn.StateUpdateFailurePolicy |
Defines the set of permissible values for the "state-update-failure-policy" property.
|
PasswordPolicyErrorType |
A password policy error type as defined in draft-behera-ldap-password-policy
is used to indicate problems concerning a user's account or password.
|
PasswordPolicyFactory |
This class is the interface between the password policy configurable component and a password policy state object.
|
PasswordPolicyImportPlugin |
This class implements a Directory Server plugin that performs various password policy processing during an LDIF
import.
|
PasswordPolicyImportPluginCfg |
A server-side interface for querying Password Policy Import Plugin
settings.
|
PasswordPolicyImportPluginCfgClient |
A client-side interface for reading and modifying Password Policy
Import Plugin settings.
|
PasswordPolicyImportPluginCfgDefn |
An interface for querying the Password Policy Import Plugin managed
object definition meta information.
|
PasswordPolicyRequestControl |
The password policy request control as defined in
draft-behera-ldap-password-policy.
|
PasswordPolicyResponseControl |
The password policy response control as defined in
draft-behera-ldap-password-policy.
|
PasswordPolicyState |
This class provides a data structure for holding password policy state information for a user account.
|
PasswordPolicyStateExtendedOperation |
This class implements an LDAP extended operation that can be used to query and update elements of the Directory
Server password policy state for a given user.
|
PasswordPolicyStateExtendedOperationHandlerCfg |
A server-side interface for querying Password Policy State Extended
Operation Handler settings.
|
PasswordPolicyStateExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Password Policy
State Extended Operation Handler settings.
|
PasswordPolicyStateExtendedOperationHandlerCfgDefn |
An interface for querying the Password Policy State Extended
Operation Handler managed object definition meta information.
|
PasswordPolicySubentryVirtualAttributeCfg |
A server-side interface for querying Password Policy Subentry
Virtual Attribute settings.
|
PasswordPolicySubentryVirtualAttributeCfgClient |
A client-side interface for reading and modifying Password Policy
Subentry Virtual Attribute settings.
|
PasswordPolicySubentryVirtualAttributeCfgDefn |
An interface for querying the Password Policy Subentry Virtual
Attribute managed object definition meta information.
|
PasswordPolicySubentryVirtualAttributeProvider |
This class implements a virtual attribute provider to serve the pwdPolicySubentry operational attribute as described
in Password Policy for LDAP Directories Internet-Draft.
|
PasswordPolicyWarningType |
A password policy warning type as defined in
draft-behera-ldap-password-policy is used to indicate the current state of a
user's password.
|
PasswordStorageScheme<T extends PasswordStorageSchemeCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that
implements a password storage scheme.
|
PasswordStorageSchemeCfg |
A server-side interface for querying Password Storage Scheme
settings.
|
PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Password Storage
Scheme settings.
|
PasswordStorageSchemeCfgDefn |
An interface for querying the Password Storage Scheme managed
object definition meta information.
|
PasswordStorageSchemeConfigManager |
This class defines a utility that will be used to manage the set of password storage schemes defined in the Directory
Server.
|
PasswordValidator<T extends PasswordValidatorCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that may
be used to determine whether a proposed password is acceptable for a user.
|
PasswordValidatorCfg |
A server-side interface for querying Password Validator settings.
|
PasswordValidatorCfgClient |
A client-side interface for reading and modifying Password
Validator settings.
|
PasswordValidatorCfgDefn |
An interface for querying the Password Validator managed object
definition meta information.
|
PasswordValidatorConfigManager |
This class defines a utility that will be used to manage the set of password validators defined in the Directory
Server.
|
PasswordVerifier |
|
PatchOperation |
An individual patch operation which is to be performed against a field within
a resource.
|
PatchRequest |
A request to update a JSON resource by applying a set of changes to its existing content.
|
PatternDN |
This class is used to encapsulate DN pattern matching using wildcards.
|
PatternIP |
A class representing a single IP address parsed from a IP bind rule expression.
|
PatternRDN |
This class is used to match RDN patterns containing wildcards in either the attribute types or the attribute values.
|
PauseDetector |
|
PBKDF2HmacSHA256PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the PBKDF2 algorithm defined in RFC 2898,
using HMAC-SHA256 pseudorandom function.
|
Pbkdf2HmacSha256PasswordStorageSchemeCfg |
A server-side interface for querying PBKDF2-HMAC-SHA256 Password
Storage Scheme settings.
|
Pbkdf2HmacSha256PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying
PBKDF2-HMAC-SHA256 Password Storage Scheme settings.
|
Pbkdf2HmacSha256PasswordStorageSchemeCfgDefn |
An interface for querying the PBKDF2-HMAC-SHA256 Password Storage
Scheme managed object definition meta information.
|
PBKDF2HmacSHA512PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the PBKDF2 algorithm defined in RFC 2898,
using HMAC-SHA512 pseudorandom function.
|
Pbkdf2HmacSha512PasswordStorageSchemeCfg |
A server-side interface for querying PBKDF2-HMAC-SHA512 Password
Storage Scheme settings.
|
Pbkdf2HmacSha512PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying
PBKDF2-HMAC-SHA512 Password Storage Scheme settings.
|
Pbkdf2HmacSha512PasswordStorageSchemeCfgDefn |
An interface for querying the PBKDF2-HMAC-SHA512 Password Storage
Scheme managed object definition meta information.
|
PBKDF2PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the PBKDF2 algorithm defined in RFC 2898.
|
Pbkdf2PasswordStorageSchemeCfg |
A server-side interface for querying PBKDF2 Password Storage Scheme
settings.
|
Pbkdf2PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying PBKDF2 Password
Storage Scheme settings.
|
Pbkdf2PasswordStorageSchemeCfgDefn |
An interface for querying the PBKDF2 Password Storage Scheme
managed object definition meta information.
|
Pbkdf2PasswordStorageSchemeCfgDefn.RehashPolicy |
Defines the set of permissible values for the "rehash-policy" property.
|
PeerServerReader |
This class implement the part of the replicationServer that is reading the connection from the LDAP servers to get
all the updates that were done on this replica and forward them to other servers.
|
PemKeyManagerProvider |
A KeyManagerProvider that reads keys from PEM files in a configured file system directory and automatically
reacts to file modification, deletion or addition.
|
PemKeyManagerProviderCfg |
A server-side interface for querying Pem Key Manager Provider
settings.
|
PemKeyManagerProviderCfgClient |
A client-side interface for reading and modifying Pem Key Manager
Provider settings.
|
PemKeyManagerProviderCfgDefn |
An interface for querying the Pem Key Manager Provider managed
object definition meta information.
|
PemPropertyFormat |
Supports decoding keys and certificates in PEM
format.
|
PemTrustManagerProvider |
A TrustManagerProvider that reads trusted certificates from PEM files in a configured file system directory
and automatically reacts to file modification, deletion or addition.
|
PemTrustManagerProviderCfg |
A server-side interface for querying Pem Trust Manager Provider
settings.
|
PemTrustManagerProviderCfgClient |
A client-side interface for reading and modifying Pem Trust Manager
Provider settings.
|
PemTrustManagerProviderCfgDefn |
An interface for querying the Pem Trust Manager Provider managed
object definition meta information.
|
PercentileHistogramBuckets |
Generator for a set of histogram buckets intended for use by a monitoring system that supports aggregable
percentile approximations such as Prometheus' histogram_quantiles or Atlas' :percentiles .
|
PerItemEvictionStrategyCache<K,V> |
PerItemEvictionStrategyCache is a thread-safe write-through cache.
|
PermanentException |
An exception that indicates that a failure is permanent, i.e.
|
PermBindRulePair |
A class representing a permission-bind rule pair.
|
Permission |
A class representing the permissions of an bind rule.
|
PermissiveModifyRequestControl |
The Microsoft defined permissive modify request control.
|
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.
|
PersistentSearchChangeType |
A persistent search change type as defined in draft-ietf-ldapext-psearch is
used to indicate the type of update operation that caused an entry change
notification to occur.
|
PersistentSearchRequestControl |
The persistent search request control as defined in
draft-ietf-ldapext-psearch.
|
PKCS11KeyManagerProvider |
This class defines a key manager provider that will access keys stored on a PKCS#11 device.
|
Pkcs11KeyManagerProviderCfg |
A server-side interface for querying PKCS#11 Key Manager Provider
settings.
|
Pkcs11KeyManagerProviderCfgClient |
A client-side interface for reading and modifying PKCS#11 Key
Manager Provider settings.
|
Pkcs11KeyManagerProviderCfgDefn |
An interface for querying the PKCS#11 Key Manager Provider managed
object definition meta information.
|
Pkcs11TrustManagerProvider |
Define a trust manager provider that will access certificates stored on a PKCS#11 device.
|
Pkcs11TrustManagerProviderCfg |
A server-side interface for querying PKCS#11 Trust Manager Provider
settings.
|
Pkcs11TrustManagerProviderCfgClient |
A client-side interface for reading and modifying PKCS#11 Trust
Manager Provider settings.
|
Pkcs11TrustManagerProviderCfgDefn |
An interface for querying the PKCS#11 Trust Manager Provider
managed object definition meta information.
|
PKCS5S2PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the Atlassian PBKDF2-base hash algorithm.
|
Pkcs5s2PasswordStorageSchemeCfg |
A server-side interface for querying PKCS#5 V2.0 Scheme 2 Password
Storage Scheme settings.
|
Pkcs5s2PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying PKCS#5 V2.0
Scheme 2 Password Storage Scheme settings.
|
Pkcs5s2PasswordStorageSchemeCfgDefn |
An interface for querying the PKCS#5 V2.0 Scheme 2 Password Storage
Scheme managed object definition meta information.
|
PlainSASLMechanismHandler |
This class provides an implementation of a SASL mechanism that uses plain-text authentication.
|
PlainSaslMechanismHandlerCfg |
A server-side interface for querying Plain SASL Mechanism Handler
settings.
|
PlainSaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying Plain SASL
Mechanism Handler settings.
|
PlainSaslMechanismHandlerCfgDefn |
An interface for querying the Plain SASL Mechanism Handler managed
object definition meta information.
|
Platform |
Utility class for getting the default number of worker threads.
|
PluggableBackendCfg |
A server-side interface for querying Pluggable Backend settings.
|
PluggableBackendCfgClient |
A client-side interface for reading and modifying Pluggable Backend
settings.
|
PluggableBackendCfgDefn |
An interface for querying the Pluggable Backend managed object
definition meta information.
|
PluggableBackendMonitor |
A monitor provider for high level backend statistics, such as filter stats and search counters.
|
PluginCfg |
A server-side interface for querying Plugin settings.
|
PluginCfgClient |
A client-side interface for reading and modifying Plugin settings.
|
PluginCfgDefn |
An interface for querying the Plugin managed object definition meta
information.
|
PluginCfgDefn.PluginType |
Defines the set of permissible values for the "plugin-type" property.
|
PluginConfigManager |
This class defines a utility that will be used to manage the configuration for the set of plugins defined in the
Directory Server.
|
PluginMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.plugin .
|
PluginOperation |
This class defines a set of methods that are available for use by all types of plugins involved in operation
processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference,
and intermediate response).
|
PluginResult |
This class defines a data structure that holds information about the result of processing by a plugin.
|
PluginResult.ImportLDIF |
Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins,
or stop processing with an error message.
|
PluginResult.IntermediateResponse |
Defines an intermediate response plugin result for core server operation processing consisting of either
continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and
error message.
|
PluginResult.OperationResult |
Contract for operation results.
|
PluginResult.PostConnect |
Defines a post connect plugin result for client connection processing consisting of either continue, skip further
plugins, or stop.
|
PluginResult.PostDisconnect |
Defines a post disconnect plugin result for client connection processing consisting of either continue or skip
further plugins.
|
PluginResult.PostOperation |
Defines a post operation plugin result for core server operation processing consisting of either continue, skip
further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
|
PluginResult.PostResponse |
Defines a post response plugin result for core server operation processing consisting of either continue or skip
further plugins.
|
PluginResult.PreOperation |
Defines a pre operation plugin result for core server operation processing consisting of either continue, skip
further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
|
PluginResult.PreParse |
Defines a pre parse plugin result for core server operation processing consisting of either continue, skip
further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
|
PluginResult.Startup |
Defines a startup plugin result consisting of either continue skip further plugins, or stop startup with an error
message.
|
PluginResult.SubordinateDelete |
Defines a subordinate delete plugin result for core server operation processing consisting of either continue,
skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error
message.
|
PluginResult.SubordinateModifyDN |
Defines a subordinate modify DN plugin result for core server operation processing consisting of either continue,
skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error
message.
|
PluginRootCfg |
A server-side interface for querying Plugin Root settings.
|
PluginRootCfgClient |
A client-side interface for reading and modifying Plugin Root
settings.
|
PluginRootCfgDefn |
An interface for querying the Plugin Root managed object definition
meta information.
|
PluginType |
This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
|
PolicyBasedAccessControlHandler |
Provides coarse grained access control for all operations, regardless of whether they are destined for local or
proxy backends.
|
PolicyBasedAccessControlHandlerCfg |
A server-side interface for querying Policy Based Access Control
Handler settings.
|
PolicyBasedAccessControlHandlerCfgClient |
A client-side interface for reading and modifying Policy Based
Access Control Handler settings.
|
PolicyBasedAccessControlHandlerCfgDefn |
An interface for querying the Policy Based Access Control Handler
managed object definition meta information.
|
PolicyBasedAccessControlRequestFilter |
A singleton RequestFilter which is always present in the global router and is responsible for delegating
access control decisions to the policy based access control handler, PolicyBasedAccessControlHandler , if
enabled, or simply forwarding requests if the handler is disabled.
|
PostOperationAbandonOperation |
This class defines a set of methods that are available for use by post-operation plugins for abandon operations.
|
PostOperationAddOperation |
This class defines a set of methods that are available for use by post-operation plugins for add operations.
|
PostOperationBindOperation |
This class defines a set of methods that are available for use by post-operation plugins for bind operations.
|
PostOperationCompareOperation |
This class defines a set of methods that are available for use by post-operation plugins for compare operations.
|
PostOperationDeleteOperation |
This class defines a set of methods that are available for use by post-operation plugins for delete operations.
|
PostOperationExtendedOperation |
This class defines a set of methods that are available for use by post-operation plugins for extended operations.
|
PostOperationModifyDNOperation |
This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.
|
PostOperationModifyOperation |
This class defines a set of methods that are available for use by post-operation plugins for modify operations.
|
PostOperationOperation |
This class defines a set of methods that are available for use by post-operation plugins for all types of operations.
|
PostOperationSearchOperation |
This class defines a set of methods that are available for use by post-operation plugins for search operations.
|
PostOperationUnbindOperation |
This class defines a set of methods that are available for use by post-operation plugins for unbind operations.
|
PostReadRequestControl |
The post-read request control as defined in RFC 4527.
|
PostReadResponseControl |
The post-read response control as defined in RFC 4527.
|
PostResponseAddOperation |
This class defines a set of methods that are available for use by post-response plugins for add operations.
|
PostResponseBindOperation |
This class defines a set of methods that are available for use by post-response plugins for bind operations.
|
PostResponseCompareOperation |
This class defines a set of methods that are available for use by post-response plugins for compare operations.
|
PostResponseDeleteOperation |
This class defines a set of methods that are available for use by post-response plugins for delete operations.
|
PostResponseExtendedOperation |
This class defines a set of methods that are available for use by post-response plugins for extended operations.
|
PostResponseModifyDNOperation |
This class defines a set of methods that are available for use by post-response plugins for modify DN operations.
|
PostResponseModifyOperation |
This class defines a set of methods that are available for use by post-response plugins for modify operations.
|
PostResponseOperation |
This class defines a set of methods that are available for use by post-response plugins for all types of operations.
|
PostResponseSearchOperation |
This class defines a set of methods that are available for use by post-response plugins for search operations.
|
PostSynchronizationAddOperation |
This class defines a set of methods that are available for use by post-synchronization plugins for add operations.
|
PostSynchronizationDeleteOperation |
This class defines a set of methods that are available for use by post-synchronization plugins for delete operations.
|
PostSynchronizationModifyDNOperation |
This class defines a set of methods that are available for use by post-synchronization plugins for modify DN
operations.
|
PostSynchronizationModifyOperation |
This class defines a set of methods that are available for use by post-synchronization plugins for modify operations.
|
PostSynchronizationOperation |
This class defines a set of methods that are available for use by post-synchronization plugins for all types of
operations.
|
PreconditionFailedException |
An exception that is thrown to indicate that a resource's current version
does not match the version provided.
|
PreconditionRequiredException |
An exception that is thrown to indicate that a resource requires a version,
but no version was supplied in the request.
|
Predicate<T,E extends Exception> |
A Predicate functional interface which can thrown a checked Exception.
|
PreferredLocales |
This class encapsulates an ordered list of preferred locales, and the logic
to use those to retrieve i18n ResourceBundle s.
|
PreOperationAddOperation |
This class defines a set of methods that are available for use by pre-operation plugins for add operations.
|
PreOperationBindOperation |
This class defines a set of methods that are available for use by pre-operation plugins for bind operations.
|
PreOperationCompareOperation |
This class defines a set of methods that are available for use by pre-operation plugins for compare operations.
|
PreOperationDeleteOperation |
This class defines a set of methods that are available for use by pre-operation plugins for delete operations.
|
PreOperationExtendedOperation |
This class defines a set of methods that are available for use by pre-operation plugins for extended operations.
|
PreOperationModifyDNOperation |
This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.
|
PreOperationModifyOperation |
This class defines a set of methods that are available for use by pre-operation plugins for modify operations.
|
PreOperationOperation |
This class defines a set of methods that are available for use by pre-operation plugins for all types of operations.
|
PreOperationSearchOperation |
This class defines a set of methods that are available for use by pre-operation plugins for search operations.
|
PreParseAbandonOperation |
This class defines a set of methods that are available for use by pre-parse plugins for abandon operations.
|
PreParseAddOperation |
This class defines a set of methods that are available for use by pre-parse plugins for add operations.
|
PreParseBindOperation |
This class defines a set of methods that are available for use by pre-parse plugins for bind operations.
|
PreParseCompareOperation |
This class defines a set of methods that are available for use by pre-parse plugins for compare operations.
|
PreParseDeleteOperation |
This class defines a set of methods that are available for use by pre-parse plugins for delete operations.
|
PreParseExtendedOperation |
This class defines a set of methods that are available for use by pre-parse plugins for extended operations.
|
PreParseModifyDNOperation |
This class defines a set of methods that are available for use by pre-parse plugins for modify DN operations.
|
PreParseModifyOperation |
This class defines a set of methods that are available for use by pre-parse plugins for modify operations.
|
PreParseOperation |
This class defines a set of methods that are available for use by pre-parse plugins for all types of operations.
|
PreParseSearchOperation |
This class defines a set of methods that are available for use by pre-parse plugins for search operations.
|
PreParseUnbindOperation |
This class defines a set of methods that are available for use by pre-parse plugins for unbind operations.
|
PreReadRequestControl |
The pre-read request control as defined in RFC 4527.
|
PreReadResponseControl |
The pre-read response control as defined in RFC 4527.
|
PresentationAddressEqualityMatchingRule |
Deprecated.
|
Privilege |
This class implements an enumeration that defines the set of privileges available in the Directory Server.
|
ProcessId |
Represents a process ID which allows differentiating DS and RS instances running in the same JVM.
|
ProductInfoProvider |
Strategy for obtaining the information relating to the product in which the AuditService is deployed.
|
ProductInformation |
OpenDJ product information, including version number, build information, and references to documentation.
|
ProductPathResolver |
A property accessor for product paths.
|
Profile |
Represents a setup profile.
|
Profile.EnumConstant<T3> |
|
Profile.ExecutionContext |
Represents when a profile runs .
|
Profile.ParameterValues |
|
Profile.ParameterValuesProvider |
Interface used by the setup model to retrieve profile parameter values.
|
Profile.ParameterVisitor<R,P,E extends Exception> |
A visitor of parameters , in the style of the visitor design pattern.
|
Profile.SetupConfiguration |
Represents the configuration of the setup associated to this profile.
|
ProgressMonitor |
A progress notification callback.
|
PrometheusEndpoint |
Represents an HTTP endpoint exposing OpenDJ metrics using
Prometheus text format.
|
PrometheusEndpointCfg |
A server-side interface for querying Prometheus HTTP Endpoint
settings.
|
PrometheusEndpointCfgClient |
A client-side interface for reading and modifying Prometheus HTTP
Endpoint settings.
|
PrometheusEndpointCfgDefn |
An interface for querying the Prometheus HTTP Endpoint managed
object definition meta information.
|
PrometheusHandler |
An HTTP Handler from which Prometheus can scrap monitoring information.
|
Promise<V,E extends Exception> |
A Promise represents the result of an asynchronous task.
|
PromiseImpl<V,E extends Exception> |
An implementation of Promise which can be used as is, or as the basis
for more complex asynchronous behavior.
|
Promises |
Utility methods for creating and composing Promise s.
|
Promises.Results |
Ordered list of joined asynchronous results.
|
PropertiesResolver |
Given a file path this will load the properties within the file as a PropertyResolver .
|
Property<T> |
A managed object property comprising of the property's definition and its set
of values.
|
PropertyDefinition<T> |
An interface for querying generic property definition features.
|
PropertyDefinition.AbstractBuilder<T,D extends PropertyDefinition<T>> |
An interface for incrementally constructing property definitions.
|
PropertyDefinitionUsageBuilder |
A property definition visitor which can be used to generate syntax usage information.
|
PropertyDefinitionVisitor<R,P> |
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.
|
PropertyFormatBase64 |
Decodes secrets in raw base64 format.
|
PropertyMapper |
A property mapper is responsible for converting JSON values to and from LDAP attributes.
|
PropertyNotFoundException |
Thrown when an attempt is made to retrieve a property using its name but the
name was not recognized.
|
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.
|
PropertyResolver |
A property resolver attempt to get the value of a given config property.
|
PropertyResolvers |
A utility class that gives access to the default property resolvers for a product.
|
PropertyResolverSecretStore |
|
PropertySet |
A set of properties.
|
PropertyValueVisitor<R,P> |
A visitor of property values, in the style of the visitor design pattern.
|
ProtocolInformationEqualityMatchingRule |
Deprecated.
|
ProtocolMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.protocol .
|
ProtocolOp |
The base class of all requests and responses provides methods for querying and manipulating the set of Controls.
|
ProtocolVersion |
The version utility class for the replication protocol.
|
ProxiedAuthV1RequestControl |
The proxy authorization v1 request control as defined in
draft-weltman-ldapv3-proxy-04.
|
ProxiedAuthV2RequestControl |
The proxy authorization v2 request control as defined in RFC 4370.
|
ProxyAuthHelper |
Helper for using proxy auth controls.
|
ProxyBackend |
Implements the proxy backend, i.e.
|
ProxyBackendCfg |
A server-side interface for querying Proxy Backend settings.
|
ProxyBackendCfgClient |
A client-side interface for reading and modifying Proxy Backend
settings.
|
ProxyBackendCfgDefn |
An interface for querying the Proxy Backend managed object
definition meta information.
|
ProxyBackendCfgDefn.HashFunction |
Defines the set of permissible values for the "hash-function" property.
|
ProxyProtocolHeader |
|
ProxyProtocolHeader.SslTlv |
|
ProxyProtocolHeader.SslTlv.ClientBit |
Represents the possible values for the client property of the "pp2_tlv_ssl" structure.
|
ProxyProtocolHeader.SslTlv.SslSubType |
|
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).
|
PurgeArgumentsValidator |
Utility class to check arguments validity and conflicts for the purge command or task.
|
PurgeConflictsHistoricalTask |
This class provides an implementation of a Directory Server task that can be used to purge the replication historical
informations stored in the user entries to solve conflicts.
|
PurgedReplicaDbException |
This exception is thrown when a replica DB is fully purged by deleting all log files, invalidating all open
cursors on them.
|
PurgeRunner |
This class implements the business logic for the dsbackup purge sub-command,
whether offline or online.
|
Purpose<T extends Secret> |
A purpose encapsulates both a name for a function that requires access to secrets, together with a hint as
to the intended usage of those secrets.
|
QueryFilter<F> |
A filter which can be used to select resources, which is compatible with the CREST query filters.
|
QueryFilterOperators |
QueryFilter constants.
|
QueryFilterParser<F> |
A query string has the following string representation:
|
QueryFilters |
|
QueryFilterVisitor<R,P,F> |
A visitor of QueryFilter s, in the style of the visitor design
pattern.
|
QueryRequest |
A request to search for all JSON resources matching a user specified set of criteria.
|
QueryResourceHandler |
A completion handler for consuming the results of a query request.
|
QueryResponse |
The final result of a query request returned after all resources matching the
request have been returned.
|
QueueingStrategy |
This interface defines request handling strategies.
|
RandomPasswordGenerator |
This class provides an implementation of a Directory Server password generator that will create random passwords
based on fixed-length strings built from one or more character sets.
|
RandomPasswordGeneratorCfg |
A server-side interface for querying Random Password Generator
settings.
|
RandomPasswordGeneratorCfgClient |
A client-side interface for reading and modifying Random Password
Generator settings.
|
RandomPasswordGeneratorCfgDefn |
An interface for querying the Random Password Generator managed
object definition meta information.
|
Range<T extends Comparable<T>> |
Represents a range of objects, where the bounds are always inclusive and may be null .
|
RangeSet |
Exposes a range of integer values as a set.
|
RC4PasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the RC4 reversible
encryption algorithm.
|
Rc4PasswordStorageSchemeCfg |
A server-side interface for querying RC4 Password Storage Scheme
settings.
|
Rc4PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying RC4 Password
Storage Scheme settings.
|
Rc4PasswordStorageSchemeCfgDefn |
An interface for querying the RC4 Password Storage Scheme managed
object definition meta information.
|
Rdn |
A relative distinguished name (RDN) as defined in RFC 4512 section 2.3 is the
name of an entry relative to its immediate superior.
|
ReactiveFilterAccessLog |
Implements Access Logging as a Reactive Filter.
|
ReactiveHandlersUtils |
Utility class for reactive handlers.
|
ReadableTransaction |
Represents a readable transaction on a storage engine.
|
ReadableTransaction.ReadOption |
|
ReadOnlyStorageException |
Thrown when the server or a tool attempts to access the storage while it is read-only.
|
ReadOnUpdatePolicy |
The policy which should be used in order to read an entry before it is
deleted, or after it is added or modified.
|
ReadOperation<T> |
Function performing a read operation.
|
ReadRequest |
A request to read a single identified JSON resource.
|
RebuildConfig |
Configuration for the indexType rebuild process.
|
RebuildConfig.RebuildMode |
Identifies how indexes will be selected for rebuild.
|
RebuildIndex |
This program provides a utility to rebuild the contents of the indexes of a Directory Server backend.
|
RebuildIndexParameters |
Parameters to rebuild the indexes of a directory server.
|
RebuildTask |
This class provides an implementation of a Directory Server task that can be used to rebuild indexes in a backend.
|
RecurringTask |
This class defines a information about a recurring task, which will be used to repeatedly schedule tasks for
processing.
|
Reference<C extends ConfigurationClient,S extends Configuration> |
A reference to another managed object.
|
ReferenceTypeValidator |
ReferenceTypeValidator holds a reference to another validator.
|
ReferentialIntegrityPlugin |
This class implements a Directory Server post operation plugin that performs Referential Integrity processing on
successful delete and modify DN operations.
|
ReferentialIntegrityPluginCfg |
A server-side interface for querying Referential Integrity Plugin
settings.
|
ReferentialIntegrityPluginCfgClient |
A client-side interface for reading and modifying Referential
Integrity Plugin settings.
|
ReferentialIntegrityPluginCfgDefn |
An interface for querying the Referential Integrity Plugin managed
object definition meta information.
|
ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria |
Defines the set of permissible values for the "check-references-scope-criteria" property.
|
ReferralException |
Thrown when the result code returned in a Result indicates that the Request
could not be processed by the Directory Server because the target entry is
located on another server.
|
RegularExpressionIdentityMapper |
This class provides an implementation of a Directory Server identity mapper that uses a regular expression to process
the provided ID string, and then looks for that processed value to appear in an attribute of a user's entry.
|
RegularExpressionIdentityMapperCfg |
A server-side interface for querying Regular Expression Identity
Mapper settings.
|
RegularExpressionIdentityMapperCfgClient |
A client-side interface for reading and modifying Regular
Expression Identity Mapper settings.
|
RegularExpressionIdentityMapperCfgDefn |
An interface for querying the Regular Expression Identity Mapper
managed object definition meta information.
|
Reject |
A input parameter-validating utility class using fluent invocation:
|
RejectedChangeRecordListener |
A listener interface which is notified whenever a change record cannot be
applied to an entry.
|
RejectedLdifListener |
A listener interface which is notified whenever LDIF records are skipped,
malformed, or fail schema validation.
|
RelationDefinition<C extends ConfigurationClient,S extends Configuration> |
Relation definitions define relationships between types of managed objects.
|
RelationDefinition.AbstractBuilder<C extends ConfigurationClient,S extends Configuration,D extends RelationDefinition<C,S>> |
An interface for incrementally constructing relation definitions.
|
RelationDefinition.Common<C extends ConfigurationClient,S extends Configuration> |
Opaque structure containing fields common to all relation definition
types.
|
RelationDefinitionVisitor<R,P> |
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<T> |
A default behavior provider which retrieves default values from a parent
managed object.
|
RelaxRulesRequestControl |
The internet-draft defined Relax Rules control.
|
RemovedReplicasStates |
Contains CSNs identifying the last state for all replicas removed from the changelog for a domain.
|
RepeatedCharactersPasswordValidator |
This class provides an OpenDS password validator that may be used to ensure that proposed passwords are not allowed
to have the same character appear several times consecutively.
|
RepeatedCharactersPasswordValidatorCfg |
A server-side interface for querying Repeated Characters Password
Validator settings.
|
RepeatedCharactersPasswordValidatorCfgClient |
A client-side interface for reading and modifying Repeated
Characters Password Validator settings.
|
RepeatedCharactersPasswordValidatorCfgDefn |
An interface for querying the Repeated Characters Password
Validator managed object definition meta information.
|
ReplicaId |
Represents the server ID for a replica, called a replica ID.
|
ReplicaOfflineMsg |
Class that define messages sent by a replica (DS) to the replication server (RS) to let the RS know the date at which
a replica went offline.
|
ReplicatedRequestControl |
Control that provides some replication context to requests.
|
ReplicationBroker |
The broker for Multi-master Replication.
|
ReplicationDomain |
This class should be used as a base for Replication implementations.
|
ReplicationDomain.ImportExportContext |
This class contains the context related to an import or export launched on the domain.
|
ReplicationDomainCfg |
A server-side interface for querying Replication Domain settings.
|
ReplicationDomainCfgClient |
A client-side interface for reading and modifying Replication
Domain settings.
|
ReplicationDomainCfgDefn |
An interface for querying the Replication Domain managed object
definition meta information.
|
ReplicationDomainDB |
This interface allows to query or control the replication domain database(s) (composed of one or more ReplicaDBs) and
query/update each ReplicaDB.
|
ReplicationDomainDB.ReplicaDbDescription |
Describes the content of a Replica DB.
|
ReplicationDomainDB.ReplicaDbFileContent |
Describes the content of a Replica DB file.
|
ReplicationEnvironment |
Represents the replication environment, which allows to manage the lifecycle of the replication changelog.
|
ReplicationEnvironment.DomainState |
This class represents the content of the domains state file.
|
ReplicationMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.replication .
|
ReplicationMsg |
Abstract class that must be used when defining messages that can be sent for replication purpose between servers.
|
ReplicationRepairRequestControl |
This class implements the Sun-defined replication repair control.
|
ReplicationServer |
ReplicationServer Listener.
|
ReplicationServerCfg |
A server-side interface for querying Replication Server settings.
|
ReplicationServerCfgClient |
A client-side interface for reading and modifying Replication
Server settings.
|
ReplicationServerCfgDefn |
An interface for querying the Replication Server managed object
definition meta information.
|
ReplicationServerCfgDefn.AllowUpdatesPolicy |
Defines the set of permissible values for the "allow-updates-policy" property.
|
ReplicationServerCfgDefn.ChangelogEnabled |
Defines the set of permissible values for the "changelog-enabled" property.
|
ReplicationServerConnectThread |
This Class is used to create a thread that is responsible for opening connection from this replication server to the
other Replication Servers.
|
ReplicationServerDomain |
This class define an in-memory cache that will be used to store the messages that have been received from an LDAP
server or from another replication server and that should be forwarded to other servers.
|
ReplicationServerId |
Represents the server ID for a replication server, called a Replication Server ID.
|
ReplicationServerListenThread |
This Class is used to create a thread that is responsible for listening on the Replication Server thread and accept
new incoming connections from other replication servers or from LDAP servers.
|
ReplicationServiceDiscoveryMechanism |
Service Discovery Mechanism retrieving information from a replication topology.
|
ReplicationServiceDiscoveryMechanism |
Service Discovery Mechanism retrieving information from a replication topology.
|
ReplicationServiceDiscoveryMechanismCfg |
A server-side interface for querying Replication Service Discovery
Mechanism settings.
|
ReplicationServiceDiscoveryMechanismCfgClient |
A client-side interface for reading and modifying Replication
Service Discovery Mechanism settings.
|
ReplicationServiceDiscoveryMechanismCfgDefn |
An interface for querying the Replication Service Discovery
Mechanism managed object definition meta information.
|
ReplicationSynchronizationProviderCfg |
A server-side interface for querying Replication Synchronization
Provider settings.
|
ReplicationSynchronizationProviderCfgClient |
A client-side interface for reading and modifying Replication
Synchronization Provider settings.
|
ReplicationSynchronizationProviderCfgDefn |
An interface for querying the Replication Synchronization Provider
managed object definition meta information.
|
ReplicationSynchronizationProviderCfgDefn.IsolationPolicy |
Defines the set of permissible values for the "isolation-policy" property.
|
ReplLDIFOutputStream |
This class creates an output stream that can be used to export entries to a synchronization domain.
|
ReplServerStartDSMsg |
Message sent by a replication server to a directory server in reply to the ServerStartMsg.
|
ReplServerStartMsg |
Message sent by a replication server to another replication server at Startup.
|
ReplSessionSecurity |
This class represents the security configuration for replication protocol sessions.
|
Request |
Common attributes of all JSON resource requests.
|
Request |
The base class of all Requests provides methods for querying and manipulating
the set of Controls included with a Request.
|
Request.RequestType |
The type of this request.
|
RequestContext |
A context that maintains information about a request.
|
RequestContext.RequestFlag |
Distinguishes operations from server components, not directly from LDAP clients.
|
RequestFilter |
Filters the request and/or responses of an LDAP exchange.
|
RequestFilterChain |
Filters and/or transforms the request and/or response of an LDAP exchange, multiple filters version.
|
RequestHandle |
Provides the ability to terminate an asynchronous LDAP request.
|
RequestHandler |
Represents the contract with a set of resources.
|
RequestHandler |
|
Requests |
A utility class containing various factory methods for creating and
manipulating requests.
|
Requests |
This class contains various methods for creating and manipulating requests.
|
RequestType |
An enumeration whose values represent the different types of request.
|
RequestVisitor<R,P> |
A visitor of Request s, in the style of the visitor design pattern.
|
RequestVisitor<R,P,E extends Exception> |
A visitor of Request s, in the style of the visitor design pattern.
|
RequiredSearch |
|
ResetChangeNumberTask |
This class provides an implementation of a Directory Server task that can be used to rebuild the change number index
with a given change number and a change represented by its CSN.
|
ResetGenerationIdMsg |
This message is used by an LDAP server to communicate to the topology that the generation must be reset for the
domain.
|
Resource |
Defines the characteristics of a resource, including its properties, inheritance, and sub-resources.
|
ResourceApiVersionRoutingFilter |
API Version routing filter which creates a ApiVersionRouterContext
which contains the default routing behaviour when the
Accept-API-Version header is set on the request.
|
ResourceApiVersionSpecificationFilter |
A Filter supporting the specification of resource API version configuration to be
used when a request on a specific endpoint does not contain an Accept-API-Version
header.
|
ResourceApiVersionSpecificationFilter.NoApiVersionHandler |
Handler allowing products to extend behaviour when a request has no resource API version supplied.
|
ResourceApiVersionSpecificationFilter.ResourcePathAndVersion |
Class representing a mapping between a ResourcePath and a Version .
|
ResourceApiVersionSpecificationFilter.ResourcePathAndVersionSpecification |
|
ResourceApiVersionSpecificationFilter.VersionSpecification |
Mechanism supporting specification of a version on the request.
|
ResourceException |
An exception that is thrown during the processing of a JSON resource request.
|
ResourceExceptionsUtil |
Utility class to use on ResourceExceptions.
|
ResourcePath |
A relative path, or URL, to a resource.
|
ResourceResponse |
A resource, comprising of a resource ID, a revision (etag), and its JSON
content.
|
Resources |
This class contains methods for creating and manipulating connection
factories and connections.
|
Response |
Common response object of all resource responses.
|
Response |
The base class of all Responses provides methods for querying and
manipulating the set of Controls included with a Response.
|
ResponseCacheControl |
Indicates whether a response can be cached and under what conditions.
|
Responses |
A utility class containing various factory methods for creating and
manipulating responses.
|
Responses |
This class contains various methods for creating and manipulating responses.
|
Rest2Ldap |
Provides methods for constructing Rest2Ldap protocol gateways.
|
Rest2LdapEndpoint |
Encapsulates configuration required to start a REST2LDAP application embedded in this LDAP server.
|
Rest2ldapEndpointCfg |
A server-side interface for querying Rest2LDAP Endpoint settings.
|
Rest2ldapEndpointCfgClient |
A client-side interface for reading and modifying Rest2LDAP
Endpoint settings.
|
Rest2ldapEndpointCfgDefn |
An interface for querying the Rest2LDAP Endpoint managed object
definition meta information.
|
Rest2LdapHttpApplication |
Rest2ldap HTTP application.
|
Rest2LdapJsonConfigurator |
Provides core factory methods and builders for constructing Rest2Ldap endpoints from JSON configuration.
|
Rest2ldapMessages |
This file contains localizable message descriptors having the resource
name org.forgerock.opendj.rest2ldap.rest2ldap .
|
RestoreRunner |
This class implements all the business logic for the dsbackup restore sub-command, whether offline or
online.
|
RestoreTask |
This class provides an implementation of a Directory Server task that can be used to restore a binary backup of a
Directory Server backend.
|
RestoreTaskListener |
This interface defines a set of methods that may be used to notify various Directory Server components whenever a
backend restore task is about to begin or has just completed.
|
Result |
A Result is used to indicate the status of an operation performed by the
server.
|
ResultCode |
An operation result code as defined in RFC 4511 section 4.1.9 is used to
indicate the final status of an operation.
|
ResultCode.Enum |
Contains equivalent values for the ResultCode values.
|
ResultHandler<V> |
A completion handler for consuming the results of asynchronous tasks.
|
RetentionHooks |
Hook into the retention checking operations for a file.
|
RetentionHooks.NullRetentionHooks |
|
RetentionPolicy |
Defines the retention conditions and the files that need to be deleted.
|
RetentionPolicy<T extends LogRetentionPolicyCfg> |
This interface describes the retention policy that should be used for the logger.
|
RetryableException |
An exception that indicates that a failure may be temporary, and that
retrying the same request may be able to succeed in the future.
|
RmiConnector |
The RMI connector class starts and stops the JMX RMI connector server.
|
RootCfg |
A server-side interface for querying Root settings.
|
RootCfgClient |
A client-side interface for reading and modifying Root settings.
|
RootCfgDefn |
An interface for querying the Root managed object definition meta
information.
|
RootContainer |
Wrapper class for a backend "container".
|
RootDse |
The root DSE is a DSA-specific Entry (DSE) and not part of any naming context
(or any subtree), and which is uniquely identified by the empty DN.
|
RootDSEBackend |
This class defines a backend to hold the Directory Server root DSE.
|
RootDseBackendCfg |
A server-side interface for querying Root DSE Backend settings.
|
RootDseBackendCfgClient |
A client-side interface for reading and modifying Root DSE Backend
settings.
|
RootDseBackendCfgDefn |
An interface for querying the Root DSE Backend managed object
definition meta information.
|
RotatableLogFile |
Represents a file that can be rotated based on size or on time.
|
RotatableObject |
Interface defining methods a rotatable file needs.
|
RotatableWriter |
Supports file rotation and retention.
|
RotatableWriter.RolloverLifecycleHook |
Callback hooks to allow custom action to be taken before and after the checks for rotation and
retention is performed.
|
RotationContext |
This class holds some information while a file is being rotated.
|
RotationHooks |
Callback hooks to allow custom action to be taken before and after file rotation occurs.
|
RotationHooks.NoOpRotatationHooks |
|
RotationPolicy |
Interface to decide if a file should be rotated or not.
|
RotationPolicy<T extends LogRotationPolicyCfg> |
This interface describes the rotation policy that should be used for the logger.
|
RouteMatchers |
A utility class that contains methods for creating route matchers.
|
Router |
A router which routes requests based on route predicates.
|
Router |
Provides routing on LDAP requests based on Dns.
|
Router.UriTemplate |
Represents a URI template string that will be used to match and route
incoming requests.
|
RoutingContext |
Allows sharing the same RequestContext across Operations (required for subtree searches).
|
RSInfo |
This class holds information about a RS connected to the topology.
|
RuntimeExceptionHandler |
A completion handler for consuming runtime exceptions which occur during the
execution of asynchronous tasks.
|
RuntimeInformation |
This class is used to gather and display information from the runtime environment.
|
RuntimeMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.runtime .
|
RxIo |
Utility class for creating reactive transports and sockets.
|
RxServerSocket<M,S extends RxSocket<M>> |
A reactive server socket listens for incoming connections and binds them to a RxSocket .
|
RxSocket<M> |
A transport agnostic reactive socket abstraction.
|
RxTransport<M,S extends RxSocket<M>> |
Factory interface for creating reactive client and server sockets.
|
SaltedMD5PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the MD5 algorithm defined in RFC 1321.
|
SaltedMd5PasswordStorageSchemeCfg |
A server-side interface for querying Salted MD5 Password Storage
Scheme settings.
|
SaltedMd5PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Salted MD5
Password Storage Scheme settings.
|
SaltedMd5PasswordStorageSchemeCfgDefn |
An interface for querying the Salted MD5 Password Storage Scheme
managed object definition meta information.
|
SaltedSHA1PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the SHA-1 algorithm defined in FIPS 180-1.
|
SaltedSha1PasswordStorageSchemeCfg |
A server-side interface for querying Salted SHA-1 Password Storage
Scheme settings.
|
SaltedSha1PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Salted SHA-1
Password Storage Scheme settings.
|
SaltedSha1PasswordStorageSchemeCfgDefn |
An interface for querying the Salted SHA-1 Password Storage Scheme
managed object definition meta information.
|
SaltedSHA256PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the 256-bit SHA-2 algorithm defined in FIPS
180-2.
|
SaltedSha256PasswordStorageSchemeCfg |
A server-side interface for querying Salted SHA-256 Password
Storage Scheme settings.
|
SaltedSha256PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Salted SHA-256
Password Storage Scheme settings.
|
SaltedSha256PasswordStorageSchemeCfgDefn |
An interface for querying the Salted SHA-256 Password Storage
Scheme managed object definition meta information.
|
SaltedSHA384PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the 384-bit SHA-2 algorithm defined in FIPS
180-2.
|
SaltedSha384PasswordStorageSchemeCfg |
A server-side interface for querying Salted SHA-384 Password
Storage Scheme settings.
|
SaltedSha384PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Salted SHA-384
Password Storage Scheme settings.
|
SaltedSha384PasswordStorageSchemeCfgDefn |
An interface for querying the Salted SHA-384 Password Storage
Scheme managed object definition meta information.
|
SaltedSHA512PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the 512-bit SHA-2 algorithm defined in FIPS
180-2.
|
SaltedSha512PasswordStorageSchemeCfg |
A server-side interface for querying Salted SHA-512 Password
Storage Scheme settings.
|
SaltedSha512PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Salted SHA-512
Password Storage Scheme settings.
|
SaltedSha512PasswordStorageSchemeCfgDefn |
An interface for querying the Salted SHA-512 Password Storage
Scheme managed object definition meta information.
|
SambaPasswordPlugin |
The Samba password synchronization plugin implementation class.
|
SambaPasswordPluginCfg |
A server-side interface for querying Samba Password Plugin
settings.
|
SambaPasswordPluginCfgClient |
A client-side interface for reading and modifying Samba Password
Plugin settings.
|
SambaPasswordPluginCfgDefn |
An interface for querying the Samba Password Plugin managed object
definition meta information.
|
SambaPasswordPluginCfgDefn.PwdSyncPolicy |
Defines the set of permissible values for the "pwd-sync-policy" property.
|
SASLConfigManager |
This class defines a utility that will be used to manage the set of SASL mechanism handlers defined in the Directory
Server.
|
SASLContext |
This class defines the SASL context needed to process SASL bind requests that use a SaslServer .
|
SASLMechanismHandler<T extends SaslMechanismHandlerCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that
implements the functionality required for one or more SASL mechanisms.
|
SaslMechanismHandlerCfg |
A server-side interface for querying SASL Mechanism Handler
settings.
|
SaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying SASL Mechanism
Handler settings.
|
SaslMechanismHandlerCfgDefn |
An interface for querying the SASL Mechanism Handler managed object
definition meta information.
|
SaslRxSocket |
A reactive socket which adds SASL QOP to an underlying reactive socket..
|
Schema |
This class defines a data structure that holds information about the
components of the LDAP schema.
|
SchemaBackend |
This class defines a backend to hold the Directory Server schema information.
|
SchemaBackendCfg |
A server-side interface for querying Schema Backend settings.
|
SchemaBackendCfgClient |
A client-side interface for reading and modifying Schema Backend
settings.
|
SchemaBackendCfgDefn |
An interface for querying the Schema Backend managed object
definition meta information.
|
SchemaBuilder |
Schema builders should be used for incremental construction of new schemas.
|
SchemaBuilder.SchemaBuilderHook |
Allows to perform modifications on element's builders before adding the result to this schema builder.
|
SchemaConstants |
This class defines a number of constants used by Directory Server schema elements, like matching rules, syntaxes,
attribute types, and objectclasses.
|
SchemaElement |
Interface for schema elements.
|
SchemaException |
Encapsulate a general JSON validator error.
|
SchemaHandler |
Responsible for access to the server's schema.
|
SchemaHandler.SchemaUpdater |
Interface to update a schema provided a schema builder.
|
SchemaMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.schema .
|
SchemaOptions |
Common options for LDAP schemas.
|
SchemaProvider<T extends SchemaProviderCfg> |
Provides some schema elements to load at startup.
|
SchemaProviderCfg |
A server-side interface for querying Schema Provider settings.
|
SchemaProviderCfgClient |
A client-side interface for reading and modifying Schema Provider
settings.
|
SchemaProviderCfgDefn |
An interface for querying the Schema Provider managed object
definition meta information.
|
SchemaResolver |
Schema resolvers are included with a set of DecodeOptions in order to
allow application to control how Schema instances are selected when
decoding requests and responses.
|
SchemaUtils |
Utility methods related to schema.
|
SchemaUtils.PasswordType |
Represents a password type, including a "not a password" value.
|
SchemaUtils.SchemaFileFilter |
A file filter implementation that accepts only LDIF files.
|
SchemaValidationPolicy |
This class provides various schema validation policy options for controlling
how entries should be validated against the directory schema.
|
SchemaValidationPolicy.Action |
An enumeration of the possible actions which can be performed when a
schema validation failure is encountered.
|
ScramCredential |
The SCRAM credential data persisted in the server using the representation described in RFC 5803 which is a
specialization of RFC 3112.
|
ScramCredentialCallback |
Server-side callback for obtaining the stored SCRAM credential for a given user and mechanism.
|
ScramMechanism |
SASL/SCRAM client and server implementations as specified in RFC 5802.
|
ScramSha256PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the SCRAM-SHA-256 SASL mechanism defined in
RFCs 5802, 5803 and 7677.
|
ScramSha256PasswordStorageSchemeCfg |
A server-side interface for querying SCRAM-SHA-256 Password Storage
Scheme settings.
|
ScramSha256PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying SCRAM-SHA-256
Password Storage Scheme settings.
|
ScramSha256PasswordStorageSchemeCfgDefn |
An interface for querying the SCRAM-SHA-256 Password Storage Scheme
managed object definition meta information.
|
ScramSha256SASLMechanismHandler |
This class defines the SCRAM-SHA-256 SASL mechanism defined in RFCs 5802, 5803 and 7677.
|
ScramSha256SaslMechanismHandlerCfg |
A server-side interface for querying SCRAM-SHA-256 SASL Mechanism
Handler settings.
|
ScramSha256SaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying SCRAM-SHA-256
SASL Mechanism Handler settings.
|
ScramSha256SaslMechanismHandlerCfgDefn |
An interface for querying the SCRAM-SHA-256 SASL Mechanism Handler
managed object definition meta information.
|
ScramSha512PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the SCRAM-SHA-512 SASL mechanism defined in
RFCs 5802, 5803 and 7677.
|
ScramSha512PasswordStorageSchemeCfg |
A server-side interface for querying SCRAM-SHA-512 Password Storage
Scheme settings.
|
ScramSha512PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying SCRAM-SHA-512
Password Storage Scheme settings.
|
ScramSha512PasswordStorageSchemeCfgDefn |
An interface for querying the SCRAM-SHA-512 Password Storage Scheme
managed object definition meta information.
|
ScramSha512SASLMechanismHandler |
This class defines the SCRAM-SHA-512 SASL mechanism defined in RFCs 5802, 5803 and 7677.
|
ScramSha512SaslMechanismHandlerCfg |
A server-side interface for querying SCRAM-SHA-512 SASL Mechanism
Handler settings.
|
ScramSha512SaslMechanismHandlerCfgClient |
A client-side interface for reading and modifying SCRAM-SHA-512
SASL Mechanism Handler settings.
|
ScramSha512SaslMechanismHandlerCfgDefn |
An interface for querying the SCRAM-SHA-512 SASL Mechanism Handler
managed object definition meta information.
|
Search |
ForgeRock changes:
- Removed support for FunctionCounter, FunctionCounter, TimeGauge, LongTaskTimer
|
SearchBaseDnBackendOnlyControl |
Tell the operation router to not run a search into subordinate backends.
|
SearchOperation |
This class defines an operation used to search for entries in the Directory Server.
|
SearchRequest |
The Search operation is used to request a server to return, subject to access
controls and other restrictions, a set of entries matching a complex search
criterion.
|
SearchResultEntry |
A Search Result Entry represents an entry found during a Search operation.
|
SearchResultHandler |
A completion handler for consuming the results of a Search operation.
|
SearchResultReference |
A Search Result Reference represents an area not yet explored during a Search
operation.
|
SearchResultReferenceIOException |
Thrown when an iteration over a set of search results using a
ConnectionEntryReader encounters a SearchResultReference .
|
SearchScope |
A Search operation search scope as defined in RFC 4511 section 4.5.1.2 is
used to specify the scope of a Search operation.
|
SearchScope.Enum |
Contains equivalent values for the SearchScope values.
|
Secret |
A secret is any piece of data that should be kept confidential.
|
SecretBuilder |
Provides a uniform way for secrets providers to construct secrets and keys.
|
SecretConstraint<T extends Secret> |
Interface for constraints on a secret that must be satisfied for a given Purpose .
|
SecretDecoder |
Specifies how data retrieved from a SecretStore should be decoded into a secret object.
|
SecretKeyPropertyFormat |
Wraps a property format that decodes raw bytes and converts it into a property format for extracting secret keys
using some algorithm.
|
SecretPropertyFormat |
Defines the format of secrets loaded from configuration properties.
|
SecretReference<T extends Secret> |
A long-lived reference to an active or named secret.
|
SecretsKeyManager |
|
SecretsKeyStoreProvider |
A Java security provider that exposes a KeyStore view of a secret store.
|
SecretsLoadStoreParameter |
Class used to initialise the keystore when it is initialised via the standard Java interfaces.
|
SecretsProvider |
The secrets provider is used to get hold of active, named or valid secret objects.
|
SecretStore<T extends Secret> |
A backend storage mechanism for certain kinds of secrets.
|
SecretsTrustManager |
Provides an implementation of a standard Java TLS X509ExtendedTrustManager that will retrieve trusted
certificates from the Secrets API.
|
SecureStorage |
Represents a storage for secure keys, to be used for signing files.
|
SecureStorageException |
Exception that can be thrown by a SecureStorage implementation.
|
SecureStorageProvider |
Strategy for obtaining a secure storage, used by handlers providing tamper-evident feature.
|
Security |
Utility class to create secure peer to peer communications settings in a newly set up OpenDJ instance.
|
Security.ExistingKeyStore |
Abstract class which represents an existing keystore to use to setup a server instance.
|
Security.KeyStoreModel |
Represents keystore data which will be used to secure the server instance to setup.
|
Security.PasswordProvider |
Represents a strategy to retrieve an existing password.
|
Security.TrustStoreModel |
Represents a truststore to trust remote server certificates.
|
SecurityContextFactory |
Deprecated.
|
SequentialCursor<K,V> |
Cursor extended with navigation methods.
|
ServerConstants |
This class defines a set of constants that may be referenced throughout the Directory Server source.
|
ServerConstraintHandler |
An interface for performing server-side constraint validation.
|
ServerContext |
Context for the server, giving access to global properties of the server.
|
ServerId<T extends ServerId<T>> |
Represents a server ID, which can identify either a directory server or a replication server.
|
ServerLoggingCategoryNames |
Provides mapping from opendj server class names to simple category names used for logging.
|
ServerManagedObject<S extends Configuration> |
A server-side managed object.
|
ServerManagedObjectAddListener<T extends Configuration> |
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<T extends Configuration> |
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.
|
ServerManagedObjectDecodingException |
The requested server managed object was found but one or more of its
properties could not be decoded successfully.
|
ServerManagedObjectDeleteListener<T extends Configuration> |
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.
|
ServerShutdownListener |
This interface defines a method that may be used to notify various Directory Server components that the server is
shutting down.
|
ServerSideSortRequestControl |
The server-side sort request control as defined in RFC 2891.
|
ServerSideSortResponseControl |
The server-side sort response control as defined in RFC 2891.
|
ServerStartMsg |
This message is used by LDAP server when they first connect.
|
ServerState |
|
ServerStatus |
The various status a DS can take.
|
ServiceDiscoveryChangeListener |
This interface defines the methods that a Service Discovery consumer should implement if it wishes to be notified of
changes in the service.
|
ServiceDiscoveryChangeListener |
This interface defines the methods that a Service Discovery consumer should implement if it wishes to be notified of
changes in the service.
|
ServiceDiscoveryMechanism |
Maintains a set of Partition s keeping it up to date according to a specific discovery mechanism.
|
ServiceDiscoveryMechanism<C extends ServiceDiscoveryMechanismCfg> |
Maintains a set of Partition s keeping it up to date according to a specific discovery mechanism.
|
ServiceDiscoveryMechanismCfg |
A server-side interface for querying Service Discovery Mechanism
settings.
|
ServiceDiscoveryMechanismCfgClient |
A client-side interface for reading and modifying Service Discovery
Mechanism settings.
|
ServiceDiscoveryMechanismCfgDefn |
An interface for querying the Service Discovery Mechanism managed
object definition meta information.
|
ServiceDiscoveryMechanismConfigManager |
Manages configuration additions and deletions of service discovery mechanisms in the server configuration.
|
ServiceUnavailableException |
An exception that is thrown during an operation on a resource when the server
is temporarily unable to handle the request.
|
Session |
Defines a replication session using TLS.
|
SessionModeConfig |
Configuration wrapper for JMS Session.getAcknowledgeMode() SessionMode setting.
|
SetGenerationIdTask |
This class provides an implementation of a Directory Server task that can be used to import data over the replication
protocol from another server hosting the same replication domain.
|
SetRelationDefinition<C extends ConfigurationClient,S extends Configuration> |
A managed object composite relationship definition which represents a
composition of zero or more managed objects each of which must have a
different type.
|
SetRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing set relation definitions.
|
Setup |
Class used to install a new OpenDJ server instance.
|
SetupCli |
OpenDJ Setup command line tool main class.
|
SetupCliArguments |
Utility class which contains all setup command line Argument .
|
SetupConsole |
Can be used to consume messages issued by Setup process.
|
SetupConstants |
Class which defines constants used to setup and opendj server instance.
|
SetupException |
Exception which may be thrown by the Setup model.
|
SetupInteractive |
Interactively collect and validate setup parameters.
|
SetupMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.setup .
|
SetupProfileCli |
setup-profile command line tool main class.
|
SetupUtils |
Utility methods used by the Setup class.
|
SevenBitCleanPlugin |
This class implements a Directory Server plugin that can be used to ensure that the values for a specified set of
attributes (optionally, below a specified set of base DNs) are 7-bit clean (i.e., contain only ASCII characters).
|
SevenBitCleanPluginCfg |
A server-side interface for querying Seven Bit Clean Plugin
settings.
|
SevenBitCleanPluginCfgClient |
A client-side interface for reading and modifying Seven Bit Clean
Plugin settings.
|
SevenBitCleanPluginCfgDefn |
An interface for querying the Seven Bit Clean Plugin managed object
definition meta information.
|
Severity |
Defines the standard Syslog message severities.
|
Severity |
Defines values for message severity.
|
SHA1PasswordStorageScheme |
This class defines a Directory Server password storage scheme based on the SHA-1 algorithm defined in FIPS 180-1.
|
Sha1PasswordStorageSchemeCfg |
A server-side interface for querying SHA-1 Password Storage Scheme
settings.
|
Sha1PasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying SHA-1 Password
Storage Scheme settings.
|
Sha1PasswordStorageSchemeCfgDefn |
An interface for querying the SHA-1 Password Storage Scheme managed
object definition meta information.
|
ShutdownListener |
Any component which needs to be shut down should implement this interface
and use the function to shut down the component.
|
ShutdownManager |
Interface used by shutdown managers to allow for thread safe
adding and removing of shutdown listeners.
|
ShutdownPriority |
This class defines the shutdown priorities that are consumed by
com.sun.identity.common.ShutdownManager .
|
ShutdownSynchronizer |
Synchronizes the shutdown of DS and RS ensuring that the offline message triggered by the DS is forwarded
to all remote RS.
|
ShutdownTask |
This class provides an implementation of a Directory Server task that can be used to stop the server.
|
SignatureUtil |
Utility class for signing and verifying signatures.
|
SigningKey |
A key that is used for signing digital signatures.
|
SimilarityBasedPasswordValidator |
This class provides a password validator that can ensure that the provided password meets minimum similarity
requirements.
|
SimilarityBasedPasswordValidatorCfg |
A server-side interface for querying Similarity Based Password
Validator settings.
|
SimilarityBasedPasswordValidatorCfgClient |
A client-side interface for reading and modifying Similarity Based
Password Validator settings.
|
SimilarityBasedPasswordValidatorCfgDefn |
An interface for querying the Similarity Based Password Validator
managed object definition meta information.
|
SimplePagedResultsControl |
The simple paged results request and response control as defined in RFC 2696.
|
SimplePropertyMapper |
An property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
|
SimpleValidator<T> |
SimpleValidator is a base interface for all validator implementation.
|
SingletonRelationDefinition<C extends ConfigurationClient,S extends Configuration> |
A managed object composite relationship definition which represents a
composition of a single managed object (i.e.
|
SingletonRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> |
An interface for incrementally constructing singleton relation
definitions.
|
SingletonResourceProvider |
An implementation interface for resource providers which exposes a single
permanent resource instance.
|
SingletonSubResource |
Represents a one-to-one relationship between a parent resource and a child sub-resource.
|
SizeBasedRetentionPolicy |
Created a size based file retention policy.
|
SizeBasedRetentionPolicy |
This class implements a retention policy based on the amount of space taken by the log files.
|
SizeBasedRotationPolicy |
Creates a file size based rotation policy.
|
SizeBasedRotationPolicy |
This class implements a rotation policy based on the size of the file.
|
SizedEntry |
An entry with its encoded size.
|
SizeLimitLogRetentionPolicyCfg |
A server-side interface for querying Size Limit Log Retention
Policy settings.
|
SizeLimitLogRetentionPolicyCfgClient |
A client-side interface for reading and modifying Size Limit Log
Retention Policy settings.
|
SizeLimitLogRetentionPolicyCfgDefn |
An interface for querying the Size Limit Log Retention Policy
managed object definition meta information.
|
SizeLimitLogRotationPolicyCfg |
A server-side interface for querying Size Limit Log Rotation Policy
settings.
|
SizeLimitLogRotationPolicyCfgClient |
A client-side interface for reading and modifying Size Limit Log
Rotation Policy settings.
|
SizeLimitLogRotationPolicyCfgDefn |
An interface for querying the Size Limit Log Rotation Policy
managed object definition meta information.
|
SizePropertyDefinition |
Memory size property definition.
|
SizePropertyDefinition.Builder |
An interface for incrementally constructing memory size property definitions.
|
SizeUnit |
This enumeration defines various memory size units.
|
SMTPAccountStatusNotificationHandler |
This class provides an implementation of an account status notification handler that can send e-mail messages via
SMTP to end users and/or administrators whenever an account status notification occurs.
|
SmtpAccountStatusNotificationHandlerCfg |
A server-side interface for querying SMTP Account Status
Notification Handler settings.
|
SmtpAccountStatusNotificationHandlerCfgClient |
A client-side interface for reading and modifying SMTP Account
Status Notification Handler settings.
|
SmtpAccountStatusNotificationHandlerCfgDefn |
An interface for querying the SMTP Account Status Notification
Handler managed object definition meta information.
|
SMTPAlertHandler |
This class implements a Directory Server alert handler that may be used to send administrative alerts via SMTP.
|
SmtpAlertHandlerCfg |
A server-side interface for querying SMTP Alert Handler settings.
|
SmtpAlertHandlerCfgClient |
A client-side interface for reading and modifying SMTP Alert
Handler settings.
|
SmtpAlertHandlerCfgDefn |
An interface for querying the SMTP Alert Handler managed object
definition meta information.
|
SNMPClassLoaderProvider |
The SNMPClassLoaderProvider.
|
SNMPConnectionHandler |
This class defines an SNMP connection handler, which can be used to answer SNMP Requests on MIB 2605.
|
SnmpConnectionHandlerCfg |
A server-side interface for querying SNMP Connection Handler
settings.
|
SnmpConnectionHandlerCfgClient |
A client-side interface for reading and modifying SNMP Connection
Handler settings.
|
SnmpConnectionHandlerCfgDefn |
An interface for querying the SNMP Connection Handler managed
object definition meta information.
|
SnmpConnectionHandlerCfgDefn.SecurityLevel |
Defines the set of permissible values for the "security-level" property.
|
SNMPConnectionHandlerDefinitions |
SNMP definitions.
|
SNMPInetAddressAcl |
This class allows to manage the IP-ACL based access rights for SNMP v1/v2c.
|
SNMPMonitor |
The SNMPMonitor Class allows to get a singleton SNMPMonitor object allowing to access the JMX cn=monitor MBean.
|
SNMPUserAcl |
The SNMP User ACL.
|
SoftReferenceEntryCache |
This class defines a Directory Server entry cache that uses soft references to manage objects in a way that will
allow them to be freed if the JVM is running low on memory.
|
SoftReferenceEntryCacheCfg |
A server-side interface for querying Soft Reference Entry Cache
settings.
|
SoftReferenceEntryCacheCfgClient |
A client-side interface for reading and modifying Soft Reference
Entry Cache settings.
|
SoftReferenceEntryCacheCfgDefn |
An interface for querying the Soft Reference Entry Cache managed
object definition meta information.
|
SortKey |
A sort key which can be used to specify the order in which JSON resources
should be included in the results of a query request.
|
SortKey |
A search result sort key as defined in RFC 2891 is used to specify how search
result entries should be ordered.
|
SortKeyComparator |
This comparator iterates through the provided sortKeys and finds the first comparative difference between the left
and right side JsonValues.
|
SortKeyComparator.NullPosition |
Defines possible positions for JsonValue that wraps a null object.
|
SplunkAuditEventHandler |
Audit event handler that writes out to Splunk's HTTP event collector RAW endpoint.
|
SplunkAuditEventHandlerConfiguration |
Configuration for the splunk audit event handler.
|
SplunkAuditEventHandlerConfiguration.BufferingConfiguration |
Configuration of event buffering.
|
SplunkAuditEventHandlerConfiguration.ConnectionConfiguration |
Configuration of connection to Splunk.
|
SSF |
The class represents the ssf keyword in a bind rule.SSF stands for security strength factor.
|
SslOptions |
Encapsulates options for configuring SSL based security as well as providing methods for building SSLEngine s.
|
SslOptions.ClientAuthPolicy |
Represents the client authentication policy option.
|
SslRxSocket |
A reactive socket implementation which adds SSL to an underlying reactive socket.
|
SslUtils |
Utility class for common SSL related setup.
|
StabilityLevel |
This class implements an enumeration whose values may be used to indicate the stability level of API classes and/or
methods.
|
StartDs |
This class defines a tool which starts up the server.
|
StartMsg |
This abstract message class is the superclass for start messages used by LDAP servers and Replication servers to
initiate their communications.
|
StartSessionMsg |
This message is used by DS to confirm a RS he wants to connect to him (open a session).
|
StartTLSExtendedOperation |
This class provides an implementation of the StartTLS extended operation as defined in RFC 2830.
|
StartTlsExtendedOperationHandlerCfg |
A server-side interface for querying StartTLS Extended Operation
Handler settings.
|
StartTlsExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying StartTLS Extended
Operation Handler settings.
|
StartTlsExtendedOperationHandlerCfgDefn |
An interface for querying the StartTLS Extended Operation Handler
managed object definition meta information.
|
StartTlsExtendedRequest |
The start TLS extended request as defined in RFC 4511.
|
StartTlsExtendedResult |
The start tls extended result as defined in RFC 4511.
|
StaticGroup |
A static group implementation, in which the DNs of all members are explicitly listed.
|
StaticLoggerBinder |
|
StaticMarkerBinder |
|
StaticMDCBinder |
|
StaticServiceDiscoveryMechanism |
This mechanism only returns the list of servers in its configuration, without checking for availability.
|
StaticServiceDiscoveryMechanism |
This mechanism only returns the list of servers in its configuration, without checking for availability.
|
StaticServiceDiscoveryMechanismCfg |
A server-side interface for querying Static Service Discovery
Mechanism settings.
|
StaticServiceDiscoveryMechanismCfgClient |
A client-side interface for reading and modifying Static Service
Discovery Mechanism settings.
|
StaticServiceDiscoveryMechanismCfgDefn |
An interface for querying the Static Service Discovery Mechanism
managed object definition meta information.
|
StaticUtils |
This class defines a number of static utility methods that may be used throughout the server.
|
Statistic |
A description of the value contained in a measurement.
|
StatusCli |
A tool which displays a server status.
|
StatusMachine |
This class contains static methods to implement the DS status state machine.
|
StopDs |
This class provides a tool that can send a request to the Directory Server that will cause it to shut down.
|
StopEncryptionMsg |
Internal message to signal the stop of encryption.
|
StopMsg |
This message is part of the replication protocol.
|
StopMsg.StopReason |
The reason why the connection might be terminated.
|
Storage |
This interface abstracts the underlying storage engine, isolating the pluggable backend generic code from a
particular storage engine implementation.
|
StorageInUseException |
Runtime exception for storage supporting single access only.
|
StorageRuntimeException |
Runtime exception for problems happening in the storage engine.
|
StorageStatus |
Represents the current status of a storage with respect to its resources.
|
StorageUtils |
Utility class for implementations of Storage .
|
Streams |
Utility methods for operating on IO streams.
|
StringPropertyDefinition |
String property definition.
|
StringPropertyDefinition.Builder |
An interface for incrementally constructing string property definitions.
|
Strings |
Common utility methods for Strings.
|
StringTypeValidator |
StringTypeValidator applies all the constraints of a string type.
|
StructuralObjectClassVirtualAttributeCfg |
A server-side interface for querying Structural Object Class
Virtual Attribute settings.
|
StructuralObjectClassVirtualAttributeCfgClient |
A client-side interface for reading and modifying Structural Object
Class Virtual Attribute settings.
|
StructuralObjectClassVirtualAttributeCfgDefn |
An interface for querying the Structural Object Class Virtual
Attribute managed object definition meta information.
|
StructuralObjectClassVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the structuralObjectClass operational
attribute as described in RFC 4512.
|
SubentriesRequestControl |
The sub-entries request control as defined in RFC 3672.
|
SubEntry |
This class represents RFC 3672 subentries and RFC 3671 collective attribute subentries objects.
|
SubentryChangeListener |
This interface defines a mechanism that Directory Server components may use if they need to be notified of changes
that are being made to subentries in the Directory Server.
|
SubentryManager |
This class provides a mechanism for interacting with subentries defined in the Directory Server.
|
SubentryPasswordPolicy |
This class represents subentry password policies either based on the Password Policy for LDAP Directories
Internet-Draft, or OpenDJ extended password policies.
|
SubjectAttributeToUserAttributeCertificateMapper |
This class implements a very simple Directory Server certificate mapper that will map a certificate to a user based
on attributes contained in both the certificate subject and the user's entry.
|
SubjectAttributeToUserAttributeCertificateMapperCfg |
A server-side interface for querying Subject Attribute To User
Attribute Certificate Mapper settings.
|
SubjectAttributeToUserAttributeCertificateMapperCfgClient |
A client-side interface for reading and modifying Subject Attribute
To User Attribute Certificate Mapper settings.
|
SubjectAttributeToUserAttributeCertificateMapperCfgDefn |
An interface for querying the Subject Attribute To User Attribute
Certificate Mapper managed object definition meta information.
|
SubjectDNToUserAttributeCertificateMapper |
This class implements a very simple Directory Server certificate mapper that will map a certificate to a user only if
that user's entry contains an attribute with the subject of the client certificate.
|
SubjectDnToUserAttributeCertificateMapperCfg |
A server-side interface for querying Subject DN To User Attribute
Certificate Mapper settings.
|
SubjectDnToUserAttributeCertificateMapperCfgClient |
A client-side interface for reading and modifying Subject DN To
User Attribute Certificate Mapper settings.
|
SubjectDnToUserAttributeCertificateMapperCfgDefn |
An interface for querying the Subject DN To User Attribute
Certificate Mapper managed object definition meta information.
|
SubjectEqualsDNCertificateMapper |
This class implements a very simple Directory Server certificate mapper that will map a certificate to a user only if
the subject of the peer certificate exactly matches the DN of a user in the Directory Server.
|
SubjectEqualsDnCertificateMapperCfg |
A server-side interface for querying Subject Equals DN Certificate
Mapper settings.
|
SubjectEqualsDnCertificateMapperCfgClient |
A client-side interface for reading and modifying Subject Equals DN
Certificate Mapper settings.
|
SubjectEqualsDnCertificateMapperCfgDefn |
An interface for querying the Subject Equals DN Certificate Mapper
managed object definition meta information.
|
SubordinateModifyDNOperation |
This class defines a set of methods that are available for use by subordinate modify DN operation plugins.
|
SubResource |
A SubResource defines how to reach a resource relative to its parent resource.
|
SubschemaSubentryVirtualAttributeCfg |
A server-side interface for querying Subschema Subentry Virtual
Attribute settings.
|
SubschemaSubentryVirtualAttributeCfgClient |
A client-side interface for reading and modifying Subschema
Subentry Virtual Attribute settings.
|
SubschemaSubentryVirtualAttributeCfgDefn |
An interface for querying the Subschema Subentry Virtual Attribute
managed object definition meta information.
|
SubschemaSubentryVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the subschemaSubentry operational attribute
as described in RFC 4512.
|
SubstitutionContext |
|
SubstitutionException |
Exception thrown during substitution process.
|
SubstitutionService |
Substitute tokens in the source String with their resolved value.
|
SubtreeDeleteRequestControl |
The tree delete request control as defined in draft-armijo-ldap-treedelete.
|
SubtreeSpecification |
An RFC 3672 subtree specification.
|
SubtreeSpecification.FilterRefinement |
A refinement which uses a search filter.
|
SuffixContainer |
Container for a whole suffix environment which stores all entries from the subtree of the suffix' baseDN.
|
Supplier<T,E extends Exception> |
A Supplier functional interface which can throw a checked Exception.
|
SupportExtract |
A tool that generates an archive with various server information, the archive can be sent to support for
troubleshooting.
|
SwitchableRxSocket<M> |
A reactive socket implementation which delegates to a replaceable delegate reactive socket.
|
SynchronizationProvider<T extends SynchronizationProviderCfg> |
This class defines the set of methods and structures that are available for use in a Directory Server synchronization
provider.
|
SynchronizationProviderCfg |
A server-side interface for querying Synchronization Provider
settings.
|
SynchronizationProviderCfgClient |
A client-side interface for reading and modifying Synchronization
Provider settings.
|
SynchronizationProviderCfgDefn |
An interface for querying the Synchronization Provider managed
object definition meta information.
|
SynchronizationProviderConfigManager |
This class defines a utility that will be used to manage the configuration for the set of synchronization providers
configured in the Directory Server.
|
SynchronizationProviderResult |
This class defines a data structure that holds information about the result of processing by a synchronization
provider.
|
SynchronizationProviderResult.ContinueProcessing |
Defines a continue processing synchronization provider result.
|
SynchronizationProviderResult.StopProcessing |
Defines a stop processing synchronization provider result.
|
SynchronousRequestHandler |
|
SynchronousStrategy |
This class implements the "synchronous" strategy,
that is the operation is directly handled, without going to the work queue.
|
Syntax |
This class defines a data structure for storing and interacting with an LDAP
syntaxes, which constrain the structure of attribute values stored in an LDAP
directory, and determine the representation of attribute and assertion values
transferred in the LDAP protocol.
|
Syntax.Builder |
A fluent API for incrementally constructing syntaxes.
|
SyntaxImpl |
This interface defines the set of methods and structures that must be
implemented to define a new attribute syntax.
|
SyslogAuditEventHandler |
The handler publishes audit events formatted using SyslogFormatter to a syslog daemon using
the configured SyslogPublisher .
|
SyslogAuditEventHandlerConfiguration |
|
SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration |
Configuration of event buffering.
|
SyslogAuditEventHandlerConfiguration.SeverityFieldMapping |
Encapsulates configuration for mapping audit event field values to Syslog severity values.
|
SystemPropertyResolver |
A SystemPropertyResolver resolves a config token using system properties.
|
TableDsApplIfOpsTable |
The class is used for implementing the "DsApplIfOpsTable" group.
|
TableDsIntTable |
The class is used for implementing the "DsIntTable" group.
|
TableDsTable |
The class is used for implementing the "DsTable" group.
|
Tag |
Key/value pair representing a dimension of a meter used to classify and drill into measurements.
|
Tag |
An interface for querying the properties of a tag.
|
Tags |
An immutable collection of Tags .
|
TargAttrFilters |
The TargAttrFilters class represents a targattrfilters rule of an ACI.
|
Target |
A class representing an ACI target keyword.
|
TargetControl |
This class represents an ACI's targetcontrol keyword.
|
TargetFilter |
This class represents a targetfilter keyword of an aci.
|
Task |
This class defines a task that may be executed by the task backend within the Directory Server.
|
TaskBackend |
This class provides an implementation of a Directory Server backend that may be used to execute various kinds of
administrative tasks on a one-time or recurring basis.
|
TaskBackendCfg |
A server-side interface for querying Task Backend settings.
|
TaskBackendCfgClient |
A client-side interface for reading and modifying Task Backend
settings.
|
TaskBackendCfgDefn |
An interface for querying the Task Backend managed object
definition meta information.
|
TaskClient |
Helper class for interacting with the task backend on behalf of utilities that are capable of being scheduled.
|
TaskClientException |
Exception for problems related to interacting with the task backend.
|
TaskCommand |
This interface must be implemented by tool commands or sub-commands that offer the possibility to run in offline mode
or via a Directory Server task.
|
TaskEntry |
Processes information from a task entry from the directory and provides accessors for attribute information.
|
TaskMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.task .
|
TaskScheduleArgs |
A class that contains all the arguments related to the task scheduling.
|
TaskScheduleInformation |
Interface for tools that are capable of scheduling a task remotely through the task backend.
|
TaskScheduler |
This class defines a task scheduler for the Directory Server that will control the execution of scheduled tasks and
other administrative functions that need to occur on a regular basis.
|
TaskScheduleUserData |
A generic data structure that contains the data that the user provided to schedule a task.
|
TaskState |
This enumeration defines the various states that a task can have during its lifetime.
|
TaskToolHelper |
A helper class for adding online capabilities to an offline tool.
|
TelephoneNumberEqualityMatchingRule |
Deprecated.
|
TelephoneNumberSubstringMatchingRule |
Deprecated.
|
TempLogFile |
This class represents a temporary log file which should be usually deleted if linked operation succeeded.
|
TextAccessLogPublisher |
This class provides the implementation of the access logger used by the directory server.
|
TextAuditLogPublisher |
This class provides the implementation of the audit logger used by the directory server.
|
TextDebugLogPublisher |
The debug log publisher implementation that writes debug messages to files on disk.
|
TextErrorLogPublisher |
This class provides an implementation of an error log publisher.
|
TextHTTPAccessLogPublisher |
This class provides the implementation of the HTTP access logger used by the directory server.
|
TextNotificationMessageTemplateElement |
This class implements a notification message template element that will generate a value using static text.
|
TextWriter |
A TextWriter provides a character-based stream which can be queried for number of bytes written.
|
TextWriter |
A TextWriter provides a character-based stream used by a Text Publishers as a target for outputting log records.
|
TextWriter.Stream |
A TextWriter implementation which writes to a given output stream.
|
TextWriterAdapter |
|
ThreadPoolSecretStore<T extends Secret> |
A secret store that wraps another secret store and performs all query operations in a background thread using a
thread pool.
|
Threads |
Common utility methods for Threads.
|
Timed |
|
TimedSet |
|
TimeGauge |
|
TimeGauge.Builder<T> |
Fluent builder for time gauges.
|
TimeLimitLogRotationPolicyCfg |
A server-side interface for querying Time Limit Log Rotation Policy
settings.
|
TimeLimitLogRotationPolicyCfgClient |
A client-side interface for reading and modifying Time Limit Log
Rotation Policy settings.
|
TimeLimitLogRotationPolicyCfgDefn |
An interface for querying the Time Limit Log Rotation Policy
managed object definition meta information.
|
TimeLimitRotationPolicy |
Creates a rotation policy based on a time duration.
|
TimeLimitRotationPolicy |
This class implements a fixed time based rotation policy.
|
TimeOfDay |
This class represents the timeofday keyword in a bind rule.
|
TimeoutResultException |
Thrown when the result code returned in a Result indicates that the Request
was aborted because it did not complete in the required time out period.
|
TimeoutScheduler |
|
TimeoutScheduler.TimeoutEventListener |
Listener on timeout events.
|
Timer |
Timer intended to track of a large number of short running events.
|
Timer.Builder |
Fluent builder for timers.
|
Timer.Sample |
|
TimestampFilenameFilter |
|
TimeStampFileNamingPolicy |
Creates a time stamp based file naming policy.
|
TimeStampNaming |
A file name policy that names files suffixed by the time it was created.
|
TimeThread |
This class provides an application-wide timing service.
|
TimeUtils |
|
TLSCapableConnection |
This interface defines a set of methods that must be implemented by a class (expected to be a client connection) that
can dynamically enable and disable the TLS connection security provider.
|
TokenHandler |
Responsible for the validation, generation and parsing of tokens used for keying a JsonValue
representative of some state.
|
TokenHandlerException |
An exception generated by a TokenHandler on either creation, validation, or state extraction.
|
ToolMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.tool .
|
TopCfgDefn |
Configuration definition TopCfgDefn is the root of the
configuration definition hierarchy.
|
Topology |
Represents the topology of servers this local server is participating in.
|
TopologyMsg |
This class defines a message that is sent:
By a RS to the other RSs in the topology, containing:
every DSs directly connected to the RS in the DS infos
every connected RSs (including the sending RS) in the RS infos
By a RS to his connected DSs, containing.
|
TraceSettings |
This class encapsulates the trace settings in effect at a given tracing scope.
|
TraditionalWorkQueue |
This class defines a data structure for storing and interacting with the Directory Server work queue.
|
TraditionalWorkQueueCfg |
A server-side interface for querying Traditional Work Queue
settings.
|
TraditionalWorkQueueCfgClient |
A client-side interface for reading and modifying Traditional Work
Queue settings.
|
TraditionalWorkQueueCfgDefn |
An interface for querying the Traditional Work Queue managed object
definition meta information.
|
TransformedRxSocket<U,D> |
A reactive socket which wraps an underlying downstream reactive socket, providing opportunities to transform
transferred data or provide additional functionality.
|
TransportProtocol |
Transport protocol over which Syslog messages should be published.
|
TreeMapEntry |
An implementation of the Entry interface which uses a TreeMap for storing attributes.
|
TreeName |
Represents the name of a tree (key-value store) in a database.
|
TripleDESPasswordStorageScheme |
This class defines a Directory Server password storage scheme that will encode values using the triple-DES (DES/EDE)
reversible encryption algorithm.
|
TripleDesPasswordStorageSchemeCfg |
A server-side interface for querying Triple-DES Password Storage
Scheme settings.
|
TripleDesPasswordStorageSchemeCfgClient |
A client-side interface for reading and modifying Triple-DES
Password Storage Scheme settings.
|
TripleDesPasswordStorageSchemeCfgDefn |
An interface for querying the Triple-DES Password Storage Scheme
managed object definition meta information.
|
TrustManagerProvider<T extends TrustManagerProviderCfg> |
This class defines an API that may be used to obtain a set of javax.net.ssl.TrustManager objects for use when
performing SSL/StartTLS negotiation.
|
TrustManagerProviderCfg |
A server-side interface for querying Trust Manager Provider
settings.
|
TrustManagerProviderCfgClient |
A client-side interface for reading and modifying Trust Manager
Provider settings.
|
TrustManagerProviderCfgDefn |
An interface for querying the Trust Manager Provider managed object
definition meta information.
|
TrustManagerProviderConfigManager |
This class defines a utility that will be used to manage the set of trust manager providers defined in the Directory
Server.
|
TrustManagers |
This class contains methods for creating common types of trust manager.
|
TypedProtocolOpFilter |
|
TypedRequestFilter |
|
TypedRequestHandler |
|
UnbindOperation |
This class defines an operation that may be used to close the connection between the client and the Directory Server.
|
UnbindRequest |
The Unbind operation allows a client to terminate an LDAP session.
|
UncategorizedException |
An exception that indicates that a failure is not directly known to the
system, and hence requires out-of-band knowledge or enhancements to determine
if a failure should be categorized as temporary or permanent.
|
UndefinedDefaultBehaviorProvider<T> |
A default behavior provider which indicates undefined behavior.
|
UnionTypeValidator |
Union Types An array of two or more simple validators definitions.
|
UniqueAttributePlugin |
This class implements a Directory Server plugin that can be used to ensure that all values for a given attribute or
set of attributes are unique within the server (or optionally, below a specified set of base DNs).
|
UniqueAttributePluginCfg |
A server-side interface for querying Unique Attribute Plugin
settings.
|
UniqueAttributePluginCfgClient |
A client-side interface for reading and modifying Unique Attribute
Plugin settings.
|
UniqueAttributePluginCfgDefn |
An interface for querying the Unique Attribute Plugin managed
object definition meta information.
|
UniqueCharactersPasswordValidator |
This class provides an OpenDS password validator that may be used to ensure that proposed passwords contain at least
a specified number of different characters.
|
UniqueCharactersPasswordValidatorCfg |
A server-side interface for querying Unique Characters Password
Validator settings.
|
UniqueCharactersPasswordValidatorCfgClient |
A client-side interface for reading and modifying Unique Characters
Password Validator settings.
|
UniqueCharactersPasswordValidatorCfgDefn |
An interface for querying the Unique Characters Password Validator
managed object definition meta information.
|
UniqueMemberEqualityMatchingRule |
Deprecated.
|
UnknownRequest |
Wraps a message that the LdapServer was unable to decode because it did not recognize it.
|
UnknownRxTransportException |
Exception thrown when a transport implementation can't be found.
|
UnknownSchemaElementException |
Thrown when a schema query fails because the requested schema element could
not be found or is ambiguous.
|
UnsupportedMediaTypeException |
Indicates a 415 Unsupported Media Type response that the Content-Type of the request was not acceptable.
|
UpdateFunction |
Function that computes the new value of a record for a Read-Modify-Write operation inside a transaction.
|
UpdateMsg |
Abstract class that must be extended to define a message used for sending Updates between servers.
|
UpdateMsgVisitor<E extends Exception> |
A visitor of UpdateMsg s, in the style of the visitor design pattern.
|
UpdateRecord |
Represents an update message with the base DN of the replication domain it belongs to, with support for easy
retrieval of the CSN and the replica ID corresponding to the message.
|
UpdateRequest |
A request to update a JSON resource by replacing its existing content with new content.
|
Upgrade |
This class contains the table of upgrade tasks that need performing when upgrading from one version to another.
|
UpgradeCli |
This class provides the CLI used for upgrading the OpenDJ product.
|
UpgradeParameters |
Parameters to upgrade a Directory Server.
|
UpgradeTaskVersion |
Represents the version used for determining if the upgrade tool must be run and whether an upgrade task must run
during the upgrade process.
|
UserAttr |
This class implements the userattr bind rule keyword.
|
UserDefinedVirtualAttributeCfg |
A server-side interface for querying User Defined Virtual Attribute
settings.
|
UserDefinedVirtualAttributeCfgClient |
A client-side interface for reading and modifying User Defined
Virtual Attribute settings.
|
UserDefinedVirtualAttributeCfgDefn |
An interface for querying the User Defined Virtual Attribute
managed object definition meta information.
|
UserDefinedVirtualAttributeProvider |
This class implements a virtual attribute provider that allows administrators to define their own values that will be
inserted into any entry that matches the criteria defined in the virtual attribute rule.
|
UserDN |
This class represents the userdn keyword in a bind rule.
|
UserDNNotificationMessageTemplateElement |
This class implements a notification message template element that will generate a value that is the string
representation of the target user's DN.
|
UserPassword |
An encoded user password that contains a storage scheme and an encoded vaulue.
|
UserPasswordExactEqualityMatchingRule |
Deprecated.
|
UserTemplateVirtualAttributeCfg |
A server-side interface for querying User Template Virtual
Attribute settings.
|
UserTemplateVirtualAttributeCfgClient |
A client-side interface for reading and modifying User Template
Virtual Attribute settings.
|
UserTemplateVirtualAttributeCfgDefn |
An interface for querying the User Template Virtual Attribute
managed object definition meta information.
|
UserTemplateVirtualAttributeProvider |
This class implements a virtual attribute provider that allows administrators to define their own virtual attribute
with template that will be evaluated by taking the data from the attributes only for the entry that matches the
criteria defined in the virtual attribute rule.
|
UtilityMessages |
This file contains localizable message descriptors having the resource
name org.opends.messages.utility .
|
Utils |
This class provides utility functions.
|
Utils |
Deprecated.
|
UUIDEqualityMatchingRule |
Deprecated.
|
UUIDOrderingMatchingRule |
Deprecated.
|
ValidationException |
Encapsulate a JSON validator error.
|
Validator |
Validator is the abstract base class of all typed validator.
|
ValueAtPercentile |
A precomputed percentile of a distribution.
|
ValueOrExpression<T> |
Wraps either a value of a given type or an expression string containing at least one token.
|
VerificationKey |
A key used for verifying digital signatures.
|
VerifyConfig |
This class represents the configuration of a JE backend verification process.
|
VerifyIndex |
This program provides a utility to verify the contents of the indexes of a Directory Server backend.
|
VirtualAttributeCfg |
A server-side interface for querying Virtual Attribute settings.
|
VirtualAttributeCfgClient |
A client-side interface for reading and modifying Virtual Attribute
settings.
|
VirtualAttributeCfgDefn |
An interface for querying the Virtual Attribute managed object
definition meta information.
|
VirtualAttributeCfgDefn.ConflictBehavior |
Defines the set of permissible values for the "conflict-behavior" property.
|
VirtualAttributeCfgDefn.Scope |
Defines the set of permissible values for the "scope" property.
|
VirtualAttributeConfigManager |
This class defines a utility that will be used to manage the set of virtual attribute providers defined in the
Directory Server.
|
VirtualAttributeProvider<T extends VirtualAttributeCfg> |
This class defines the set of methods and structures that must be implemented by a Directory Server module that
implements the functionality required for one or more virtual attributes.
|
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.
|
VirtualListViewRequestControl |
The virtual list view request control as defined in
draft-ietf-ldapext-ldapv3-vlv.
|
VirtualListViewResponseControl |
The virtual list view response control as defined in
draft-ietf-ldapext-ldapv3-vlv.
|
VirtualStaticGroup |
This class provides a virtual static group implementation, in which membership is based on membership of another
group.
|
VisibleForTesting |
This annotation doesn't actually do anything, other than provide documentation of the fact that a function has
either been marked public, or package private in order for a test (somewhere physically distant in the system)
to compile.
|
VLVKeyComparator |
Deprecated.
|
WaitForFileDelete |
This program provides a simple tool that will wait for a specified file to be deleted before exiting.
|
WhoAmIExtendedOperation |
This class implements the "Who Am I?" extended operation defined in RFC 4532.
|
WhoAmIExtendedOperationHandlerCfg |
A server-side interface for querying Who Am I Extended Operation
Handler settings.
|
WhoAmIExtendedOperationHandlerCfgClient |
A client-side interface for reading and modifying Who Am I Extended
Operation Handler settings.
|
WhoAmIExtendedOperationHandlerCfgDefn |
An interface for querying the Who Am I Extended Operation Handler
managed object definition meta information.
|
WhoAmIExtendedRequest |
The who am I extended request as defined in RFC 4532.
|
WhoAmIExtendedResult |
The who am I extended result as defined in RFC 4532.
|
WindowMsg |
This message is used by LDAP server or by Replication Servers to update the send window of the remote entities.
|
WindowProbeMsg |
This message is used by LDAP or Replication Server that have been out of credit for a while and want to check if the
remote servers is able to accept more messages.
|
WordEqualityMatchingRule |
Deprecated.
|
WorkQueue<T extends WorkQueueCfg> |
This class defines the structure and methods that must be implemented by a Directory Server work queue.
|
WorkQueueCfg |
A server-side interface for querying Work Queue settings.
|
WorkQueueCfgClient |
A client-side interface for reading and modifying Work Queue
settings.
|
WorkQueueCfgDefn |
An interface for querying the Work Queue managed object definition
meta information.
|
WorkQueueConfigManager |
This class defines a utility that will be used to manage the Directory Server work queue.
|
WorkQueueStrategy |
This class implements the work queue strategy.
|
WritabilityMode |
This class implements an enumeration that may be used to control the writability mode for the entire server or for a
specific backend.
|
WritabilityPolicy |
The writability policy determines whether an attribute supports updates.
|
WriteableTransaction |
Represents a writeable transaction on a storage engine.
|
WriteableTransaction.WriteTransactionOption |
|
WriteOperation |
Function performing a write operation.
|
X509CertificateBuilder |
A class for building X509 certificates as described in RFC 5280.
|
X509CertificateBuilder.ExtendedKeyUsage |
An enumeration of extended key usages.
|
X509CertificateBuilder.KeyUsage |
An enumeration of key usages.
|
XMLHandler |
This is a custom XML handler to load the dtds from the classpath This should
be used by all the xml parsing document builders to set the default entity
resolvers.
|
XMLUtils |
Utility classes for handling XML.
|