- abandon() - Method in class org.forgerock.opendj.ldap.RequestHandle
-
Returns a Completable
which, once subscribed, will attempt to abandon the operation.
- abandonAsync(AbandonRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Abandons the unfinished operation identified in the provided abandon
request.
- abandonAsync(AbandonRequest) - Method in class org.forgerock.opendj.ldap.AbstractSynchronousConnection
-
Abandon operations are not supported because operations are performed
synchronously and the ID of the request to be abandoned cannot be
determined.
- abandonAsync(AbandonRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Abandons the unfinished operation identified in the provided abandon
request.
- abandonAsync(AbandonRequest) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- AbandonOperation - Class in org.opends.server.core
-
This class defines an operation that may be used to abandon an operation that may already be in progress in the
Directory Server.
- AbandonOperation(Context, AbandonRequest) - Constructor for class org.opends.server.core.AbandonOperation
-
Creates a new abandon operation with the provided information.
- AbandonRequest - Interface in org.forgerock.opendj.ldap.messages
-
The Abandon operation allows a client to request that the server abandon an
uncompleted operation.
- abort() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Disconnects this socket.
- abort() - Method in class org.opends.server.core.PersistentSearch
-
Server side abort of this persistent search operation.
- AbortedChangelogCursorException - Exception in org.opends.server.replication.server.changelog.api
-
This exception is thrown when a cursor that has been aborted is used.
- AbortedChangelogCursorException(LocalizableMessage) - Constructor for exception org.opends.server.replication.server.changelog.api.AbortedChangelogCursorException
-
Creates a new exception with the provided message.
- AbortedChangelogCursorException(Throwable) - Constructor for exception org.opends.server.replication.server.changelog.api.AbortedChangelogCursorException
-
Creates a new exception with the provided cause.
- AbortedChangelogCursorException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.replication.server.changelog.api.AbortedChangelogCursorException
-
Creates a new exception with the provided message and cause.
- abortWithReason(IOException) - Method in interface org.forgerock.opendj.io.LdapSocket
-
Disconnects the socket.
- AbsoluteInheritedDefaultBehaviorProvider<T> - Class in org.forgerock.opendj.config
-
A default behavior provider which retrieves default values from a managed
object in an absolute location.
- AbsoluteInheritedDefaultBehaviorProvider(String, String) - Constructor for class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
Create an absolute inherited default behavior provider associated with
the managed object at the specified absolute location.
- AbstractAsn1Reader - Class in org.forgerock.opendj.io
-
An abstract ASN1Reader
which can be used as the basis for
implementing new ASN1 reader implementations.
- AbstractAsn1Reader() - Constructor for class org.forgerock.opendj.io.AbstractAsn1Reader
-
Creates a new abstract ASN.1 reader.
- AbstractAsn1Writer - Class in org.forgerock.opendj.io
-
An abstract ASN1Writer
which can be used as the basis for
implementing new ASN1 writer implementations.
- AbstractAsn1Writer() - Constructor for class org.forgerock.opendj.io.AbstractAsn1Writer
-
Creates a new abstract ASN.1 writer.
- AbstractAsynchronousConnection - Class in org.forgerock.json.resource
-
An abstract connection whose synchronous methods are implemented in terms of
asynchronous methods.
- AbstractAsynchronousConnection() - Constructor for class org.forgerock.json.resource.AbstractAsynchronousConnection
-
Creates a new abstract asynchronous connection.
- AbstractAsynchronousConnection - Class in org.forgerock.opendj.ldap
-
An abstract connection whose synchronous methods are implemented in terms of
asynchronous methods.
- AbstractAsynchronousConnection() - Constructor for class org.forgerock.opendj.ldap.AbstractAsynchronousConnection
-
Creates a new abstract asynchronous connection.
- AbstractAttribute - Class in org.forgerock.opendj.ldap
-
This class provides a skeletal implementation of the Attribute
interface, to minimize the effort required to
implement this interface.
- AbstractAttribute() - Constructor for class org.forgerock.opendj.ldap.AbstractAttribute
-
Sole constructor.
- AbstractBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.forgerock.opendj.config.PropertyDefinition.AbstractBuilder
-
Create a property definition builder.
- AbstractBuilder(AbstractManagedObjectDefinition<?, ?>, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.forgerock.opendj.config.RelationDefinition.AbstractBuilder
-
Create a property definition builder.
- AbstractConnection - Class in org.forgerock.opendj.ldap
-
This class provides a skeletal implementation of the Connection
interface, to minimize the effort required to implement this interface.
- AbstractConnection() - Constructor for class org.forgerock.opendj.ldap.AbstractConnection
-
Creates a new abstract connection.
- AbstractConnectionWrapper<C extends Connection> - Class in org.forgerock.json.resource
-
An abstract base class from which connection wrappers may be easily
implemented.
- AbstractConnectionWrapper(C) - Constructor for class org.forgerock.json.resource.AbstractConnectionWrapper
-
Creates a new connection wrapper.
- AbstractConnectionWrapper<C extends Connection> - Class in org.forgerock.opendj.ldap
-
An abstract base class from which connection wrappers may be easily
implemented.
- AbstractConnectionWrapper(C) - Constructor for class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Creates a new connection wrapper.
- AbstractContext - Class in org.forgerock.opendj.server.core
-
A base implementation of the Context
interface for OpenDJ.
- AbstractEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
-
- AbstractEncryptionHandler() - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
-
Deprecated.
- AbstractEntry - Class in org.forgerock.opendj.ldap
-
This class provides a skeletal implementation of the Entry
interface, to minimize the effort required to
implement this interface.
- AbstractEntry() - Constructor for class org.forgerock.opendj.ldap.AbstractEntry
-
Default constructor.
- AbstractEqualityMatchingRuleImpl - Class in org.forgerock.opendj.ldap.schema
-
This class implements an equality matching rule that matches normalized values in byte order.
- AbstractEqualityMatchingRuleImpl(String) - Constructor for class org.forgerock.opendj.ldap.schema.AbstractEqualityMatchingRuleImpl
-
Creates an instance of the equality matching rule.
- AbstractExtendedRequest<ER extends ExtendedRequest<S>,S extends ExtendedResult> - Class in org.forgerock.opendj.ldap.messages
-
An abstract Extended request which can be used as the basis for implementing new Extended operations.
- AbstractExtendedRequest() - Constructor for class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
Creates a new abstract extended request.
- AbstractExtendedRequest(ExtendedRequest<S>) - Constructor for class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
Creates a new extended request that is an exact copy of the provided
request.
- AbstractExtendedResult<S extends ExtendedResult> - Class in org.forgerock.opendj.ldap.messages
-
An abstract Extended result which can be used as the basis for implementing
new Extended operations.
- AbstractExtendedResult(ExtendedResult) - Constructor for class org.forgerock.opendj.ldap.messages.AbstractExtendedResult
-
Creates a new extended result that is an exact copy of the provided
result.
- AbstractExtendedResult(ResultCode) - Constructor for class org.forgerock.opendj.ldap.messages.AbstractExtendedResult
-
Creates a new extended result using the provided result code.
- AbstractExtendedResultDecoder<S extends ExtendedResult> - Class in org.forgerock.opendj.ldap.messages
-
This class provides a skeletal implementation of the
ExtendedResultDecoder
interface, to minimize the effort required to
implement this interface.
- AbstractExtendedResultDecoder() - Constructor for class org.forgerock.opendj.ldap.messages.AbstractExtendedResultDecoder
-
Creates a new abstract extended result decoder.
- AbstractIntermediateResponse<S extends IntermediateResponse> - Class in org.forgerock.opendj.ldap.messages
-
An abstract Intermediate response which can be used as the basis for
implementing new Intermediate responses.
- AbstractIntermediateResponse() - Constructor for class org.forgerock.opendj.ldap.messages.AbstractIntermediateResponse
-
Creates a new intermediate response.
- AbstractIntermediateResponse(IntermediateResponse) - Constructor for class org.forgerock.opendj.ldap.messages.AbstractIntermediateResponse
-
Creates a new intermediate response that is an exact copy of the provided
response.
- AbstractJwtBuilder - Class in org.forgerock.json.jose.builders
-
A base implementation for all JwtBuilders that provides the basis of the JWT builder methods.
- AbstractJwtBuilder() - Constructor for class org.forgerock.json.jose.builders.AbstractJwtBuilder
-
- AbstractLogger<P extends LogPublisher<C>,C extends LogPublisherCfg> - Class in org.opends.server.loggers
-
This class defines the wrapper that will invoke all registered loggers for each type of request received or response
sent.
- AbstractManagedObject<T extends ConfigurationClient> - Class in org.forgerock.opendj.config.client.spi
-
An abstract managed object implementation.
- AbstractManagedObject(ManagedObjectDefinition<T, ? extends Configuration>, ManagedObjectPath<T, ? extends Configuration>, PropertySet, boolean, PropertyDefinition<?>) - Constructor for class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
Creates a new abstract managed object.
- AbstractManagedObjectDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
Defines the structure of an abstract managed object.
- AbstractManagedObjectDefinition(String, AbstractManagedObjectDefinition<? super C, ? super S>) - Constructor for class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Create a new abstract managed object definition.
- AbstractMapEntry<M extends Map<AttributeDescription,Attribute>> - Class in org.forgerock.opendj.ldap
-
Abstract implementation for Map
based entries.
- AbstractMapEntry(Dn, M) - Constructor for class org.forgerock.opendj.ldap.AbstractMapEntry
-
Creates an empty entry using the provided distinguished name and Map
.
- AbstractMeterRegistry - Class in org.forgerock.monitoring.dropwizard
-
Creates and manages your application's set of meters.
- AbstractMeterRegistry(Clock) - Constructor for class org.forgerock.monitoring.dropwizard.AbstractMeterRegistry
-
Creates an abstract meter registry.
- AbstractMeterRegistry.ConfigImpl - Class in org.forgerock.monitoring.dropwizard
-
Access to configuration options for this registry.
- AbstractOrderingMatchingRuleImpl - Class in org.forgerock.opendj.ldap.schema
-
This class implements a default ordering matching rule that matches
normalized values in byte order.
- AbstractOrderingMatchingRuleImpl(String) - Constructor for class org.forgerock.opendj.ldap.schema.AbstractOrderingMatchingRuleImpl
-
Creates an instance of the ordering matching rule.
- AbstractRequestHandler - Class in org.forgerock.json.resource
-
- AbstractRequestHandler() - Constructor for class org.forgerock.json.resource.AbstractRequestHandler
-
Deprecated.
Creates a new abstract request handler.
- AbstractRequestHandler - Class in org.forgerock.opendj.rest2ldap
-
An abstract base class from which request handlers may be easily implemented.
- AbstractRequestHandler() - Constructor for class org.forgerock.opendj.rest2ldap.AbstractRequestHandler
-
Creates a new AbstractRequestHandler
.
- AbstractRequestVisitor<R,P,E extends Exception> - Class in org.forgerock.opendj.ldap.messages
-
- AbstractRequestVisitor() - Constructor for class org.forgerock.opendj.ldap.messages.AbstractRequestVisitor
-
- AbstractSynchronousConnection - Class in org.forgerock.opendj.ldap
-
An abstract connection whose asynchronous methods are implemented in terms of
synchronous methods.
- AbstractSynchronousConnection() - Constructor for class org.forgerock.opendj.ldap.AbstractSynchronousConnection
-
Creates a new abstract synchronous connection.
- AbstractVirtualAttribute - Class in org.opends.server.types
-
This class defines a virtual attribute, which is a special kind of attribute whose values do not actually exist in
persistent storage but rather are computed or otherwise obtained dynamically.
- AbstractVirtualAttribute(AttributeDescription) - Constructor for class org.opends.server.types.AbstractVirtualAttribute
-
Creates a new virtual attribute for the provided attribute description.
- AbstractVirtualAttribute.GeneratorIterator - Class in org.opends.server.types
-
This iterator implements the state management associated with iterators for its subclasses.
- accept(File, String) - Method in class org.forgerock.audit.retention.TimestampFilenameFilter
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.ActionRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.CreateRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.PatchRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.QueryRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.ReadRequest
-
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.Request
-
Applies a RequestVisitor
to this Request
.
- accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- accept(Predicate<Meter.Id>) - Static method in interface org.forgerock.monitoring.api.instrument.config.MeterFilter
-
When the given predicate is true
, the meter should be present in published metrics.
- accept() - Static method in interface org.forgerock.monitoring.api.instrument.config.MeterFilter
-
Include a meter in published metrics.
- accept(Meter.Id) - Method in interface org.forgerock.monitoring.api.instrument.config.MeterFilter
-
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.AciPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<String>, P) - Method in class org.forgerock.opendj.config.AciPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<String>, P) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.AliasDefaultBehaviorProvider
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.AttributeTypePropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<AttributeType>, P) - Method in class org.forgerock.opendj.config.AttributeTypePropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.BooleanPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<Boolean>, P) - Method in class org.forgerock.opendj.config.BooleanPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.ClassPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<String>, P) - Method in class org.forgerock.opendj.config.ClassPropertyDefinition
-
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.DefaultBehaviorProvider
-
Apply a visitor to this default behavior provider.
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.DefinedDefaultBehaviorProvider
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.DnPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<Dn>, P) - Method in class org.forgerock.opendj.config.DnPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<Long>, P) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.EnumPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<E>, P) - Method in class org.forgerock.opendj.config.EnumPropertyDefinition
-
- accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<Integer>, P) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.IpAddressMaskPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<AddressMask>, P) - Method in class org.forgerock.opendj.config.IpAddressMaskPropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.IpAddressPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<InetAddress>, P) - Method in class org.forgerock.opendj.config.IpAddressPropertyDefinition
-
- accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.OptionalRelationDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Apply a visitor to this property definition.
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<T>, P) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Apply a visitor to a property value associated with this property
definition.
- accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.RelationDefinition
-
Apply a visitor to this relation definition.
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.RelativeInheritedDefaultBehaviorProvider
-
- accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
- accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.SingletonRelationDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.SizePropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<Long>, P) - Method in class org.forgerock.opendj.config.SizePropertyDefinition
-
- accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
- accept(PropertyValueVisitor<R, P>, ValueOrExpression<String>, P) - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
- accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.forgerock.opendj.config.UndefinedDefaultBehaviorProvider
-
- accept(RequestVisitor<R, P, E>, P) - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
- accept(RequestVisitor<R, P, E>, P) - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
- accept(RequestVisitor<R, P, E>, P) - Method in interface org.forgerock.opendj.ldap.messages.Request
-
Applies a RequestVisitor
to this Request
.
- accept(RequestVisitor<R, P, E>, P) - Method in class org.forgerock.opendj.ldap.messages.UnknownRequest
-
- accept(T) - Method in interface org.forgerock.util.Consumer
-
Consume the value.
- accept(QueryFilterVisitor<R, P, F>, P) - Method in class org.forgerock.util.query.QueryFilter
-
Applies a QueryFilterVisitor
to this QueryFilter
.
- accept(File, String) - Method in class org.opends.server.util.SchemaUtils.SchemaFileFilter
-
- ACCEPTED_LICENSE_FILE_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The accepted license file name.
- AcceptRejectWarn - Enum in org.opends.server.types
-
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>> - Class in org.forgerock.audit.events
-
Builder for audit access events.
- AccessAuditEventBuilder() - Constructor for class org.forgerock.audit.events.AccessAuditEventBuilder
-
- AccessAuditEventBuilder.ResponseStatus - Enum in org.forgerock.audit.events
-
The status of the access request.
- AccessControlConfigManager - Class in org.opends.server.core
-
This class manages the application-wide access-control configuration.
- AccessControlHandler<T extends AccessControlHandlerCfg> - Class in org.opends.server.api
-
This class defines the set of methods and structures that must be implemented by a Directory Server access control
handler.
- AccessControlHandler() - Constructor for class org.opends.server.api.AccessControlHandler
-
- AccessControlHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Access Control Handler
settings.
- AccessControlHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Access Control
Handler settings.
- AccessControlHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Access Control Handler managed object
definition meta information.
- AccessControlMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.access_control
.
- accessDsApplIfOpsTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsApplIfOpsTable" variable.
- accessDsApplIfOpsTable() - Method in interface org.opends.server.snmp.DsMIBMBean
-
Access the "DsApplIfOpsTable" variable.
- accessDsIntTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsIntTable" variable.
- accessDsIntTable() - Method in interface org.opends.server.snmp.DsMIBMBean
-
Access the "DsIntTable" variable.
- accessDsTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsTable" variable.
- accessDsTable() - Method in interface org.opends.server.snmp.DsMIBMBean
-
Access the "DsTable" variable.
- accessEvent() - Static method in class org.forgerock.audit.events.AccessAuditEventBuilder
-
Starts to build an audit access event.
- AccessLogFilteringCriteriaCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Access Log Filtering Criteria
settings.
- AccessLogFilteringCriteriaCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Access Log
Filtering Criteria settings.
- AccessLogFilteringCriteriaCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Access Log Filtering Criteria managed
object definition meta information.
- AccessLogFilteringCriteriaCfgDefn.LogRecordType - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "log-record-type" property.
- AccessLogger - Class in org.opends.server.loggers
-
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> - Class in org.opends.server.loggers
-
This class defines the set of methods and structures that must be implemented for a Directory Server access log
publisher.
- AccessLogPublisher() - Constructor for class org.opends.server.loggers.AccessLogPublisher
-
- AccessLogPublisherCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Access Log Publisher settings.
- AccessLogPublisherCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Access Log
Publisher settings.
- AccessLogPublisherCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Access Log Publisher managed object
definition meta information.
- AccessLogPublisherCfgDefn.FilteringPolicy - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "filtering-policy" property.
- AccessMode - Enum in org.opends.server.backends.pluggable.spi
-
Defines access modes of a Storage.
- AccountStatusNotification - Class in org.opends.server.types
-
This class defines a data type for storing information associated with an account status notification.
- AccountStatusNotification(AccountStatusNotificationType, Entry, LocalizableMessage, Map<AccountStatusNotificationProperty, List<String>>) - Constructor for class org.opends.server.types.AccountStatusNotification
-
Creates a new account status notification object with the provided information.
- AccountStatusNotificationHandler<T extends AccountStatusNotificationHandlerCfg> - Class in org.opends.server.api
-
This class defines the set of methods that must be implemented for an account status notification handler.
- AccountStatusNotificationHandler() - Constructor for class org.opends.server.api.AccountStatusNotificationHandler
-
- AccountStatusNotificationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Account Status Notification
Handler settings.
- AccountStatusNotificationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Account Status
Notification Handler settings.
- AccountStatusNotificationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Account Status Notification Handler
managed object definition meta information.
- AccountStatusNotificationHandlerConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the set of account status notification handlers defined in
the Directory Server.
- AccountStatusNotificationHandlerConfigManager(ServerContext) - Constructor for class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
Creates a new instance of this account status notification handler config manager.
- AccountStatusNotificationProperty - Enum in org.opends.server.types
-
This class implements an enumeration that holds the possible set of additional properties that can be included in an
account status notification.
- AccountStatusNotificationType - Enum in org.opends.server.types
-
This class implements an enumeration that holds the possible event types that can trigger an account status
notification.
- Aci - Class in org.opends.server.authorization.dseecompat
-
The Aci class represents ACI strings.
- ACI_ADD - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
ACI_ADD is used to set the container rights for a LDAP add operation.
- ACI_EXT_OP - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
Used by the extended operation access check.
- ACI_PROXY - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
ACI_PROXY is used for the PROXY right.
- ACI_SELF - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
ACI_SELF is used for the SELFWRITE right.
- ACI_SKIP_PROXY_CHECK - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
ACI_SKIP_PROXY_CHECK is used to bypass the proxy access check.
- ACI_STATEMENT_SEPARATOR - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
Regular expression matching a ACL statement separator.
- ACI_WRITE_DELETE - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
ACI_WRITE_DELETE is used by the LDAP modify operation.
- AciBody - Class in org.opends.server.authorization.dseecompat
-
This class represents the body of an ACI.
- AciEffectiveRights - Class in org.opends.server.authorization.dseecompat
-
This class implements the dseecompat geteffectiverights evaluation.
- AciEvalContext - Interface in org.opends.server.authorization.dseecompat
-
Interface that provides a view of the AciContainer that is used by the ACI evaluation code to evaluate an ACI.
- AciException - Exception in org.opends.server.authorization.dseecompat
-
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.
- AciException() - Constructor for exception org.opends.server.authorization.dseecompat.AciException
-
Constructs a new exception with null
as its detail message.
- AciException(LocalizableMessage) - Constructor for exception org.opends.server.authorization.dseecompat.AciException
-
Creates a new ACI exception with the provided message.
- AciException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.authorization.dseecompat.AciException
-
Creates a new ACI exception with the provided message and root cause.
- AciHandler - Class in org.opends.server.authorization.dseecompat
-
A DSEE-compatible access control handler.
- AciHandler() - Constructor for class org.opends.server.authorization.dseecompat.AciHandler
-
Creates a new DSEE-compatible access control handler.
- AciLDAPOperationContainer - Class in org.opends.server.authorization.dseecompat
-
The AciLDAPOperationContainer is an AciContainer extended class that wraps each LDAP operation being evaluated or
tested for target matched of an ACI.
- AciLDAPOperationContainer(Operation, int, Entry) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for all currently supported LDAP operations.
- AciLDAPOperationContainer(CompareOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for the compare operation.
- AciLDAPOperationContainer(Operation, Entry, AuthenticationInfo, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for evaluation general purpose Operation, entry and rights..
- AciLDAPOperationContainer(Operation, Entry, Control, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for evaluation of a control.
- AciLDAPOperationContainer(ExtendedOperation, Entry, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for evaluation of the extended operation.
- AciLDAPOperationContainer(AddOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for the add operation.
- AciLDAPOperationContainer(DeleteOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for the delete operation.
- AciLDAPOperationContainer(ModifyOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for the modify operation.
- AciLDAPOperationContainer(ModifyDnOperation, int, Entry) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
-
Constructor interface for the modify DN operation.
- AciList - Class in org.opends.server.authorization.dseecompat
-
The AciList class performs caching of the ACI attribute values using the entry DN as the key.
- AciList(Dn) - Constructor for class org.opends.server.authorization.dseecompat.AciList
-
Constructor to create an ACI list to cache ACI attribute types.
- AciListenerManager - Class in org.opends.server.authorization.dseecompat
-
The AciListenerManager updates an ACI list after each modification operation.
- AciListenerManager(AciList, Dn) - Constructor for class org.opends.server.authorization.dseecompat.AciListenerManager
-
Save the list created by the AciHandler routine.
- AciPropertyDefinition - Class in org.forgerock.opendj.config
-
ACI property definition.
- AciPropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing ACI property definitions.
- AciTargetMatchContext - Interface in org.opends.server.authorization.dseecompat
-
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 - Class in org.opends.server.authorization.dseecompat
-
This class represents target part of an ACI's syntax.
- acquireExclusiveLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
-
Attempts to acquire an exclusive lock on the specified file.
- acquireLock(String, StringBuilder) - Method in interface org.opends.server.tasks.RebuildTask.LockProvider
-
Attempts to acquire a lock on the specified file.
- acquireMemory(long) - Method in class org.opends.server.core.MemoryQuota
-
Reserves the requested amount of memory in OldGen.
- acquireSharedLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
-
Attempts to acquire a shared lock on the specified file.
- Action - Annotation Type in org.forgerock.api.annotations
-
Indicates an CREST action method on an annotated POJO.
- Action - Class in org.forgerock.api.models
-
Class that represents the Action operation type in API descriptor.
- action() - Static method in class org.forgerock.api.models.Action
-
Creates a new builder for Action.
- action(Action) - Method in class org.forgerock.api.models.Items.Builder
-
Adds one Action to the list of Actions.
- action(Action) - Method in class org.forgerock.api.models.Resource.Builder
-
Adds one Action to the list of Actions.
- action(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
-
- action(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
Performs an action against a specific resource, or set of resources.
- action(Context, ActionRequest) - Method in interface org.forgerock.json.resource.Connection
-
Performs an action against a specific resource, or set of resources.
- Action - Enum in org.forgerock.opendj.rest2ldap
-
Represents an
action
that may be performed against a resource.
- Action<E extends Exception> - Interface in org.forgerock.util
-
An
Runnable
functional interface which can throw a checked Exception.
- Action.Builder - Class in org.forgerock.api.models
-
Builder class for creating the Action.
- ACTION_ID_CREATE - Static variable in interface org.forgerock.json.resource.ActionRequest
-
The name of the action which is reserved for performing "create" operations.
- ACTION_ID_CREATE - Static variable in interface org.forgerock.json.resource.CreateRequest
-
The name of the action which is reserved for performing "create" operations.
- ACTION_PARAM_TARGET_HANDLER - Static variable in class org.forgerock.audit.AuditServiceProxy
-
Parameter that may be used when using an action, to provide the name of the handler to use as a target.
- actionAsync(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
Asynchronously performs an action against a specific resource, or set of
resources.
- actionAsync(Context, ActionRequest) - Method in interface org.forgerock.json.resource.Connection
-
Asynchronously performs an action against a specific resource, or set of
resources.
- actionCollection(Context, ActionRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
-
Performs the provided
action
against the resource collection.
- actionCollection(Context, ActionRequest) - Method in class org.forgerock.json.resource.MemoryBackend
-
Performs the provided
action
against the resource collection.
- actionInstance(Context, String, ActionRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
-
Performs the provided
action
against a resource within the collection.
- actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.json.resource.MemoryBackend
-
Performs the provided
action
against a resource within the collection.
- actionInstance(Context, ActionRequest) - Method in interface org.forgerock.json.resource.SingletonResourceProvider
-
Performs the provided
action
against the single resource instance.
- ActionRequest - Interface in org.forgerock.json.resource
-
An implementation specific action, or operation, upon a JSON resource.
- ActionResponse - Interface in org.forgerock.json.resource
-
Response object for JSON responses.
- Actions - Annotation Type in org.forgerock.api.annotations
-
Declare an array of
Action
operations from a single method.
- actions(List<Action>) - Method in class org.forgerock.api.models.Items.Builder
-
Set Actions.
- actions(List<Action>) - Method in class org.forgerock.api.models.Resource.Builder
-
Set Actions.
- activateBackend(String) - Method in class org.opends.server.core.BackendConfigManager
-
Loads and registers a configured and enabled backend.
- activateBackend(String) - Static method in class org.opends.server.tasks.TaskUtils
-
Activates a backend.
- ActivityAuditEventBuilder<T extends ActivityAuditEventBuilder<T>> - Class in org.forgerock.audit.events
-
Builder for audit activity events.
- ActivityAuditEventBuilder() - Constructor for class org.forgerock.audit.events.ActivityAuditEventBuilder
-
Creates the builder.
- activityEvent() - Static method in class org.forgerock.audit.events.ActivityAuditEventBuilder
-
Starts to build an audit activity event.
- adapt(Throwable) - Static method in class org.forgerock.audit.util.ResourceExceptionsUtil
-
Adapts a Throwable
to a ResourceException
.
- adaptDecodeException(DecodeException) - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedResultDecoder
-
- adaptDecodeException(DecodeException) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResultDecoder
-
Creates a new extended operation error result using the provided decoding
exception.
- adaptSchemaForValidation(Schema) - Method in class org.forgerock.opendj.ldap.schema.SchemaValidationPolicy
-
Returns a strict view of the provided schema if the this policy is
configured to check attributes and object class, or a non-strict view of
the schema if not.
- add(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
- add(int, Object) - Method in class org.forgerock.json.JsonValue
-
Adds the specified value to the list.
- add(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
-
Adds the value identified by the specified pointer, relative to this
value as root.
- add(Object) - Method in class org.forgerock.json.JsonValue
-
Adds the specified value to the end of the list.
- add(String, Object) - Method in class org.forgerock.json.JsonValue
-
Adds the specified value.
- add(JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
-
Creates a new "add" patch operation which will add the provided value(s)
to the specified field.
- add(String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
-
Creates a new "add" patch operation which will add the provided value(s)
to the specified field.
- add(AddRequest) - Method in class org.forgerock.opendj.ldap.AbstractAsynchronousConnection
-
- add(Object...) - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- add(Entry) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- add(String...) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- add(AddRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Adds an entry to the Directory Server using the provided add request.
- add(Entry) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Adds the provided entry to the Directory Server.
- add(String...) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Adds an entry to the Directory Server using the provided lines of LDIF.
- add(ByteString) - Method in interface org.forgerock.opendj.ldap.Attribute
-
Adds value
to this attribute if it is not already present
(optional operation).
- add(Object...) - Method in interface org.forgerock.opendj.ldap.Attribute
-
Adds all of the provided attribute values to this attribute if they are
not already present (optional operation).
- add(AddRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Adds an entry to the Directory Server using the provided add request.
- add(Entry) - Method in interface org.forgerock.opendj.ldap.Connection
-
Adds the provided entry to the Directory Server.
- add(String...) - Method in interface org.forgerock.opendj.ldap.Connection
-
Adds an entry to the Directory Server using the provided lines of LDIF.
- add(AddRequest) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Adds an entry to the Directory Server using the provided add request.
- add(ByteString) - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- add(String, Object...) - Static method in class org.forgerock.opendj.ldap.Modification
-
Returns a new modification for adding an attribute with the provided description and values.
- ADD - Static variable in class org.forgerock.opendj.ldap.ModificationType
-
Add the values listed in the modification to the attribute, creating the
attribute if necessary.
- add(E) - Method in class org.forgerock.util.LazyList
-
Appends the specified element to the end of this list.
- add(int, E) - Method in class org.forgerock.util.LazyList
-
Inserts the specified element at the specified position in this list.
- add(E) - Method in class org.forgerock.util.ListDecorator
-
Appends the specified element to the end of this list.
- add(int, E) - Method in class org.forgerock.util.ListDecorator
-
Inserts the specified element at the specified position in this list.
- add(String, Object) - Method in class org.opends.server.api.MonitorData
-
Adds an attribute with the provided name and value.
- add(ByteString) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- add(Object...) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- addAccessChangeListener(ConfigurationChangeListener<AccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Register to be notified when this Access Log Publisher is changed.
- addAccessLogFilteringCriteriaAddListener(ConfigurationAddListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Registers to be notified when new Access Log Filtering Criteria are added.
- addAccessLogFilteringCriteriaDeleteListener(ConfigurationDeleteListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Registers to be notified when existing Access Log Filtering Criteria are deleted.
- addAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Account Status Notification Handlers are added.
- addAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Account Status Notification Handlers are deleted.
- addAci(List<? extends Entry>, LinkedList<LocalizableMessage>) - Method in class org.opends.server.authorization.dseecompat.AciList
-
Add all the ACI from a set of entries to the ACI list.
- addAci(Dn, SortedSet<Aci>) - Method in class org.opends.server.authorization.dseecompat.AciList
-
Add a set of ACIs to the ACI list.
- addAci(Entry, List<LocalizableMessage>) - Method in class org.opends.server.authorization.dseecompat.AciList
-
Add all of an entry's ACI (global or regular) attribute values to the ACI list.
- addAdditionalItem(AdditionalLogItem) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Adds a AdditionalLogItem
to the list for logging.
- addAdditionalLogItem(AdditionalLogItem) - Method in class org.opends.server.types.Operation
-
- addAdditionalLogItem(AdditionalLogItem) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Adds an additional log item to this operation, which should be written to the log but not included in the
response to the client.
- addAdditionalLogItem(AdditionalLogItem) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Adds an additional log item to this operation, which should be written to the log but not included in the
response to the client.
- addAdditionalLogItem(AdditionalLogItem) - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Adds an additional log item to this operation, which should be written to the log but not included in the
response to the client.
- addAdditionalLogItem(AdditionalLogItem) - Method in interface org.opends.server.types.operation.PreParseOperation
-
Adds an additional log item to this operation, which should be written to the log but not included in the
response to the client.
- addAdditionalMeters(MeterRegistryHolder) - Method in class org.opends.server.api.ConnectionHandler
-
Computes additional meters that is specific to the connection handler implementation.
- addAdditionalMeters(MeterRegistryHolder) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- addAdditionalMeters(MeterRegistryHolder) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- addAdditionalMetrics() - Method in class org.opends.server.backends.pluggable.PluggableBackendMonitor
-
- addAdditionalMetrics() - Method in class org.opends.server.monitors.LocalBackendMonitor
-
Adds additional metrics specific to the local backend implementation
in this monitor provider's
MeterRegistry
.
- addAdditionalMonitoring(MeterRegistryHolder) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- addAdditionalMonitoring(MeterRegistryHolder) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Subclasses should use this method to add additional monitoring information in the ReplicationDomain.
- addAdditionalMonitorObjectClassNames(Attribute) - Method in class org.opends.server.api.ConnectionHandler
-
Adds the object class names that should be included in the monitor entry related to this connection handler to
the provided attribute.
- addAdditionalMonitorObjectClassNames(Attribute) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- addAdditionalMonitorObjectClassNames(Attribute) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- addAdditionalPluggableMetrics() - Method in class org.opends.server.backends.pluggable.PluggableBackendMonitor
-
Adds additional metrics specific to the pluggable backend implementation in this monitor provider's
MeterRegistry
.
- addAdminEndpointChangeListener(ConfigurationChangeListener<AdminEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.AdminEndpointCfg
-
Register to be notified when this Admin Endpoint is changed.
- addAesChangeListener(ConfigurationChangeListener<AesPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.AesPasswordStorageSchemeCfg
-
Register to be notified when this AES Password Storage Scheme is changed.
- addAlertGenerator(AlertGenerator) - Method in class org.opends.server.config.JMXMBean
-
Adds the provided alert generator to the set of alert generators associated with this JMX MBean.
- addAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Alert Handlers are added.
- addAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Alert Handlers are deleted.
- addAliveEndpointChangeListener(ConfigurationChangeListener<AliveEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.AliveEndpointCfg
-
Register to be notified when this Alive HTTP endpoint is changed.
- addAll(Collection<? extends ByteString>) - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- addAll(Collection<T>, Collection<? super T>) - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- addAll(Collection<? extends ByteString>) - Method in interface org.forgerock.opendj.ldap.Attribute
-
Adds all of the attribute values contained in values
to this
attribute if they are not already present (optional operation).
- addAll(Collection<T>, Collection<? super T>) - Method in interface org.forgerock.opendj.ldap.Attribute
-
Adds all of the attribute values contained in values
to this
attribute if they are not already present (optional operation).
- addAll(Collection<? extends E>) - Method in class org.forgerock.util.LazyList
-
Appends all of the elements in the specified collection to the end of
this list, in the order that they are returned by the specified
collection's iterator.
- addAll(int, Collection<? extends E>) - Method in class org.forgerock.util.LazyList
-
Inserts all of the elements in the specified collection into this list at
the specified position.
- addAll(Collection<? extends E>) - Method in class org.forgerock.util.ListDecorator
-
Appends all of the elements in the specified collection to the end of
this list, in the order that they are returned by the specified
collection's iterator.
- addAll(int, Collection<? extends E>) - Method in class org.forgerock.util.ListDecorator
-
Inserts all of the elements in the specified collection into this list at
the specified position.
- addAll(String, Iterable<?>) - Method in class org.opends.server.api.MonitorData
-
Adds an attribute with the provided name and values.
- addAll(Collection<? extends ByteString>) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- addAll(Collection<T>, Collection<? super T>) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- addAll(C, Iterable<E>) - Static method in class org.opends.server.util.CollectionUtils
-
Adds all the elements from the provided iterable into the provided collection.
- addAnonymousChangeListener(ConfigurationChangeListener<AnonymousSaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.AnonymousSaslMechanismHandlerCfg
-
Register to be notified when this Anonymous SASL Mechanism Handler is changed.
- addApiInfo(ApiDescription) - Method in class org.forgerock.api.CrestApiProducer
-
- addAsync(AddRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- addAsync(AddRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously adds an entry to the Directory Server using the provided
add request.
- addAsync(AddRequest, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously adds an entry to the Directory Server using the provided
add request.
- addAsync(AddRequest, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractSynchronousConnection
-
- addAsync(AddRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously adds an entry to the Directory Server using the provided
add request.
- addAsync(AddRequest, IntermediateResponseHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously adds an entry to the Directory Server using the provided
add request.
- addAsync(AddRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- addAttachment(MimeBodyPart) - Method in class org.opends.server.util.EMailMessage
-
Adds the provided attachment to this mail message.
- addAttachment(String) - Method in class org.opends.server.util.EMailMessage
-
Adds an attachment to this mail message with the provided text.
- addAttachmentsToOperation(Operation, Request, FlowableEmitter<Response>) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Add to operation the attachments needed for correct behavior of the reactive handlers.
- addAttrHistoricalAddValue(AttributeDescription, CSN, ByteString) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Updates this entry historical information with the provided add modification.
- addAttrHistoricalDeleteAttr(AttributeDescription, CSN) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Updates this entry historical information with the provided delete attribute modification.
- addAttrHistoricalDeleteValue(AttributeDescription, CSN, ByteString) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Updates this entry historical information with the provided delete modification.
- addAttrHistoricalReplaceValue(AttributeDescription, CSN, ByteString) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Updates this entry historical information with the provided replace modification.
- addAttribute(Attribute, Collection<? super ByteString>) - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- addAttribute(Attribute, Collection<? super ByteString>) - Method in class org.forgerock.opendj.ldap.Entries.NullEntry
-
- addAttribute(Attribute) - Method in interface org.forgerock.opendj.ldap.Entry
-
Ensures that this entry contains the provided attribute and values (optional operation).
- addAttribute(Attribute, Collection<? super ByteString>) - Method in interface org.forgerock.opendj.ldap.Entry
-
Ensures that this entry contains the provided attribute and values (optional operation).
- addAttribute(String, Object...) - Method in interface org.forgerock.opendj.ldap.Entry
-
Ensures that this entry contains the provided attribute and values (optional operation).
- addAttribute(Attribute) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- addAttribute(Attribute, Collection<? super ByteString>) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- addAttribute(String, Object...) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- addAttribute(String...) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Adds the provided attribute name(s) to the list of attributes to be
included with each entry that matches the search criteria.
- addAttribute(Attribute) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- addAttribute(Attribute, Collection<? super ByteString>) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- addAttribute(String, Object...) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- addAttribute(Attribute) - Method in class org.opends.server.core.AddOperation
-
- addAttribute(String, Object) - Method in class org.opends.server.replication.protocol.AddMsg
-
Add the specified attribute/attribute value in the entry contained in this AddMsg.
- addAttribute(Entry, String, Argument) - Method in class org.opends.server.tools.tasks.TaskTool
-
Adds the provided attribute with the argument value(s) to the provided task entry only if the argument has
been provided on the command line.
- addAttribute(Attribute) - Method in interface org.opends.server.types.operation.PreParseAddOperation
-
Adds the provided attribute to the set of attributes for this add operation.
- addAttributeCleanupChangeListener(ConfigurationChangeListener<AttributeCleanupPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Register to be notified when this Attribute Cleanup Plugin is changed.
- addAttributeIfAbsent(Attribute) - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- addAttributeIfAbsent(Attribute) - Method in interface org.forgerock.opendj.ldap.Entry
-
Adds the provided attribute if it is not already present in this Entry and returns null
.
- addAttributeIfArgumentPresent(Entry, String, Argument) - Method in class org.opends.server.tools.tasks.TaskTool
-
Adds the attribute with the argument value to the task entry if the argument corresponding to the
attribute has been provided on the command line.
- addAttributeType(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided attribute type definition to this schema builder.
- addAttributeValueChangeListener(ConfigurationChangeListener<AttributeValuePasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Register to be notified when this Attribute Value Password Validator is changed.
- addAudience(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Adds an entry to the JWT's intended audience list, in the Claims Set.
- addAudience(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Adds an entry to the JWT's intended audience list, in the Claims Set.
- addBackendAddListener(ConfigurationAddListener<BackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Backends are added.
- addBackendDeleteListener(ConfigurationDeleteListener<BackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Backends are deleted.
- addBackendIndexAddListener(ConfigurationAddListener<BackendIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Registers to be notified when new Backend Indexes are added.
- addBackendIndexDeleteListener(ConfigurationDeleteListener<BackendIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Registers to be notified when existing Backend Indexes are deleted.
- addBackendVlvIndexAddListener(ConfigurationAddListener<BackendVlvIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Registers to be notified when new Backend Vlv Indexes are added.
- addBackendVlvIndexDeleteListener(ConfigurationDeleteListener<BackendVlvIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Registers to be notified when existing Backend Vlv Indexes are deleted.
- addBackup(BackupInfo) - Method in class org.opends.server.types.BackupDirectory
-
Adds information about the provided backup to this backup directory.
- addBackupChangeListener(ConfigurationChangeListener<BackupBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.BackupBackendCfg
-
Register to be notified when this Backup Backend is changed.
- addBase64ChangeListener(ConfigurationChangeListener<Base64PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Base64PasswordStorageSchemeCfg
-
Register to be notified when this Base64 Password Storage Scheme is changed.
- addBaseDns(String...) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.ImportDataMethod
-
Adds provided base Dns to the base Dns to import list.
- addBaseDns(Dn...) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.ImportDataMethod
-
Adds provided base Dns to the base Dns to import list.
- addBaseDns(List<Dn>) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.ImportDataMethod
-
Adds provided base Dns to the base Dns to import list.
- addBcryptChangeListener(ConfigurationChangeListener<BcryptPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.BcryptPasswordStorageSchemeCfg
-
Register to be notified when this Bcrypt Password Storage Scheme is changed.
- AddBinaryOptionReactiveFilter - Class in org.forgerock.opendj.server.core
-
Adds the "binary" option to attribute descriptions for which the syntax requires BER encoding.
- AddBinaryOptionReactiveFilter() - Constructor for class org.forgerock.opendj.server.core.AddBinaryOptionReactiveFilter
-
- addBlindChangeListener(ConfigurationChangeListener<BlindTrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.BlindTrustManagerProviderCfg
-
Register to be notified when this Blind Trust Manager Provider is changed.
- addBlowfishChangeListener(ConfigurationChangeListener<BlowfishPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.BlowfishPasswordStorageSchemeCfg
-
Register to be notified when this Blowfish Password Storage Scheme is changed.
- addCancelChangeListener(ConfigurationChangeListener<CancelExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.CancelExtendedOperationHandlerCfg
-
Register to be notified when this Cancel Extended Operation Handler is changed.
- addCancelRequestListener(CancelRequestListener) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Registers the provided cancellation listener with this request context so that it can be notified if a
cancellation request is received and processing of the request should be aborted if possible.
- addCertificate(String, File) - Method in class org.opends.server.util.CertificateManager
-
Adds the provided certificate to the key store.
- addCertificate(KeyStore, String, String, String, char[], String) - Static method in class org.opends.server.util.Platform
-
Add the certificate in the specified path to the provided keystore; creating the keystore with the provided type
and path if it doesn't exist.
- addCertificateAliases(String...) - Method in class org.forgerock.opendj.setup.model.Security.ExistingKeyStore
-
Add provided certificate aliases to the list of aliases to use in the server.
- addCertificateAliases(List<String>) - Method in class org.forgerock.opendj.setup.model.Security.ExistingKeyStore
-
Add provided certificate aliases to the list of aliases to use in the server.
- addCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Certificate Mappers are added.
- addCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Certificate Mappers are deleted.
- addChangeListener(ConfigurationChangeListener<AccessControlHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccessControlHandlerCfg
-
Register to be notified when this Access Control Handler is changed.
- addChangeListener(ConfigurationChangeListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Register to be notified when this Access Log Filtering Criteria is changed.
- addChangeListener(ConfigurationChangeListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.AccountStatusNotificationHandlerCfg
-
Register to be notified when this Account Status Notification Handler is changed.
- addChangeListener(ConfigurationChangeListener<AdministrationConnectorCfg>) - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Register to be notified when this Administration Connector is changed.
- addChangeListener(ConfigurationChangeListener<AlertHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.AlertHandlerCfg
-
Register to be notified when this Alert Handler is changed.
- addChangeListener(ConfigurationChangeListener<AuthenticationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.AuthenticationPolicyCfg
-
Register to be notified when this Authentication Policy is changed.
- addChangeListener(ConfigurationChangeListener<BackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.BackendCfg
-
Register to be notified when this Backend is changed.
- addChangeListener(ConfigurationChangeListener<BackendIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Register to be notified when this Backend Index is changed.
- addChangeListener(ConfigurationChangeListener<BackendVlvIndexCfg>) - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Register to be notified when this Backend VLV Index is changed.
- addChangeListener(ConfigurationChangeListener<CertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.CertificateMapperCfg
-
Register to be notified when this Certificate Mapper is changed.
- addChangeListener(ConfigurationChangeListener<ConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Register to be notified when this Connection Handler is changed.
- addChangeListener(ConfigurationChangeListener<CryptoManagerCfg>) - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Register to be notified when this Crypto Manager is changed.
- addChangeListener(ConfigurationChangeListener<DebugTargetCfg>) - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Register to be notified when this Debug Target is changed.
- addChangeListener(ConfigurationChangeListener<EntryCacheCfg>) - Method in interface org.forgerock.opendj.server.config.server.EntryCacheCfg
-
Register to be notified when this Entry Cache is changed.
- addChangeListener(ConfigurationChangeListener<ExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExtendedOperationHandlerCfg
-
Register to be notified when this Extended Operation Handler is changed.
- addChangeListener(ConfigurationChangeListener<ExternalChangelogDomainCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExternalChangelogDomainCfg
-
Register to be notified when this External Changelog Domain is changed.
- addChangeListener(ConfigurationChangeListener<GlobalAccessControlPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Register to be notified when this Global Access Control Policy is changed.
- addChangeListener(ConfigurationChangeListener<GlobalCfg>) - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Register to be notified when this Global Configuration is changed.
- addChangeListener(ConfigurationChangeListener<GroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.GroupImplementationCfg
-
Register to be notified when this Group Implementation is changed.
- addChangeListener(ConfigurationChangeListener<HttpAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpAuthorizationMechanismCfg
-
Register to be notified when this HTTP Authorization Mechanism is changed.
- addChangeListener(ConfigurationChangeListener<HttpEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Register to be notified when this HTTP Endpoint is changed.
- addChangeListener(ConfigurationChangeListener<IdentityMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.IdentityMapperCfg
-
Register to be notified when this Identity Mapper is changed.
- addChangeListener(ConfigurationChangeListener<KeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.KeyManagerProviderCfg
-
Register to be notified when this Key Manager Provider is changed.
- addChangeListener(ConfigurationChangeListener<LogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.LogPublisherCfg
-
Register to be notified when this Log Publisher is changed.
- addChangeListener(ConfigurationChangeListener<LogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.LogRetentionPolicyCfg
-
Register to be notified when this Log Retention Policy is changed.
- addChangeListener(ConfigurationChangeListener<LogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.LogRotationPolicyCfg
-
Register to be notified when this Log Rotation Policy is changed.
- addChangeListener(ConfigurationChangeListener<PasswordGeneratorCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordGeneratorCfg
-
Register to be notified when this Password Generator is changed.
- addChangeListener(ConfigurationChangeListener<PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordStorageSchemeCfg
-
Register to be notified when this Password Storage Scheme is changed.
- addChangeListener(ConfigurationChangeListener<PasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordValidatorCfg
-
Register to be notified when this Password Validator is changed.
- addChangeListener(ConfigurationChangeListener<PluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluginCfg
-
Register to be notified when this Plugin is changed.
- addChangeListener(ConfigurationChangeListener<PluginRootCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Register to be notified when this Plugin Root is changed.
- addChangeListener(ConfigurationChangeListener<ReplicationDomainCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Register to be notified when this Replication Domain is changed.
- addChangeListener(ConfigurationChangeListener<ReplicationServerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Register to be notified when this Replication Server is changed.
- addChangeListener(ConfigurationChangeListener<RootDseBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootDseBackendCfg
-
Register to be notified when this Root DSE Backend is changed.
- addChangeListener(ConfigurationChangeListener<SaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaslMechanismHandlerCfg
-
Register to be notified when this SASL Mechanism Handler is changed.
- addChangeListener(ConfigurationChangeListener<SchemaProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.SchemaProviderCfg
-
Register to be notified when this Schema Provider is changed.
- addChangeListener(ConfigurationChangeListener<ServiceDiscoveryMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.ServiceDiscoveryMechanismCfg
-
Register to be notified when this Service Discovery Mechanism is changed.
- addChangeListener(ConfigurationChangeListener<SynchronizationProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.SynchronizationProviderCfg
-
Register to be notified when this Synchronization Provider is changed.
- addChangeListener(ConfigurationChangeListener<TrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.TrustManagerProviderCfg
-
Register to be notified when this Trust Manager Provider is changed.
- addChangeListener(ConfigurationChangeListener<VirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Register to be notified when this Virtual Attribute is changed.
- addChangeListener(ConfigurationChangeListener<WorkQueueCfg>) - Method in interface org.forgerock.opendj.server.config.server.WorkQueueCfg
-
Register to be notified when this Work Queue is changed.
- addChangeListener(ConfigurationChangeListener<BackendCfg>) - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- addChangeNumberControlChangeListener(ConfigurationChangeListener<ChangeNumberControlPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.ChangeNumberControlPluginCfg
-
Register to be notified when this Change Number Control Plugin is changed.
- addCharacterSetChangeListener(ConfigurationChangeListener<CharacterSetPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Register to be notified when this Character Set Password Validator is changed.
- addCleanIndex(String) - Method in class org.opends.server.backends.VerifyConfig
-
Add the name of an index to those indexes to be verified for cleanliness.
- addClearChangeListener(ConfigurationChangeListener<ClearPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.ClearPasswordStorageSchemeCfg
-
Register to be notified when this Clear Password Storage Scheme is changed.
- addCollectiveAttributeSubentriesChangeListener(ConfigurationChangeListener<CollectiveAttributeSubentriesVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.CollectiveAttributeSubentriesVirtualAttributeCfg
-
Register to be notified when this Collective Attribute Subentries Virtual Attribute is changed.
- addCommonAuditAccessChangeListener(ConfigurationChangeListener<CommonAuditAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.CommonAuditAccessLogPublisherCfg
-
Register to be notified when this Common Audit Access Log Publisher is changed.
- addCompletedTask(Task) - Method in class org.opends.server.backends.task.TaskScheduler
-
Adds the provided task to the set of completed tasks associated with the scheduler.
- addCompleteIndex(String) - Method in class org.opends.server.backends.VerifyConfig
-
Add the name of an index to those indexes to be verified for completeness.
- addConnectionEventListener(ConnectionEventListener) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Registers the provided connection event listener so that it will be
notified when this connection is closed by the application, receives an
unsolicited notification, or experiences a fatal error.
- addConnectionEventListener(ConnectionEventListener) - Method in interface org.forgerock.opendj.ldap.Connection
-
Registers the provided connection event listener so that it will be
notified when this connection is closed by the application, receives an
unsolicited notification, or experiences a fatal error.
- addConnectionEventListener(ConnectionEventListener) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Registers the provided connection event listener so that it will be notified when this connection is closed by
the application, receives an unsolicited notification, or experiences a fatal error.
- addConnectionEventListener(ConnectionEventListener) - Method in class org.forgerock.opendj.ldap.spi.ConnectionState
-
Registers the provided connection event listener so that it will be
notified when this connection is closed by the application, receives an
unsolicited notification, or experiences a fatal error.
- addConnectionEventListener(ConnectionEventListener) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- addConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Connection Handlers are added.
- addConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Connection Handlers are deleted.
- addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
-
- AddContext - Class in org.opends.server.replication.protocol
-
This class describes the context that is attached to Add Operation.
- AddContext(CSN, String, String) - Constructor for class org.opends.server.replication.protocol.AddContext
-
Creates a new AddContext with the provided information.
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
- addControl(Control) - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.ProtocolOp
-
Adds the provided control to this protocol-op.
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.Request
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.Response
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.UnbindRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- addControl(Control) - Method in interface org.forgerock.opendj.ldif.ChangeRecord
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
- addControls(Iterable<? extends Control>) - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.ProtocolOp
-
Adds the provided controls to this protocol-op.
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.Request
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.Response
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.UnbindRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- addControls(Iterable<? extends Control>) - Method in interface org.forgerock.opendj.ldif.ChangeRecord
-
- addCoreSchemaChangeListener(ConfigurationChangeListener<CoreSchemaCfg>) - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Register to be notified when this Core Schema is changed.
- addCramMd5ChangeListener(ConfigurationChangeListener<CramMd5SaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.CramMd5SaslMechanismHandlerCfg
-
Register to be notified when this CRAM-MD5 SASL Mechanism Handler is changed.
- addCrestMetricsEndpointChangeListener(ConfigurationChangeListener<CrestMetricsEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.CrestMetricsEndpointCfg
-
Register to be notified when this Common REST Metrics HTTP Endpoint is changed.
- addCryptChangeListener(ConfigurationChangeListener<CryptPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.CryptPasswordStorageSchemeCfg
-
Register to be notified when this Crypt Password Storage Scheme is changed.
- addCsvFileAccessChangeListener(ConfigurationChangeListener<CsvFileAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Register to be notified when this CSV File Access Log Publisher is changed.
- addCsvFileHttpAccessChangeListener(ConfigurationChangeListener<CsvFileHttpAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Register to be notified when this CSV File HTTP Access Log Publisher is changed.
- addDebugChangeListener(ConfigurationChangeListener<DebugLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Register to be notified when this Debug Log Publisher is changed.
- addDebugTargetAddListener(ConfigurationAddListener<DebugTargetCfg>) - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Registers to be notified when new Debug Targets are added.
- addDebugTargetDeleteListener(ConfigurationDeleteListener<DebugTargetCfg>) - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Registers to be notified when existing Debug Targets are deleted.
- addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
- addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
-
- addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.FilterChain
-
- addDescriptorListener(Describable.Listener) - Method in class org.forgerock.opendj.rest2ldap.AbstractRequestHandler
-
- addDescriptorListener(Describable.Listener) - Method in class org.forgerock.opendj.rest2ldap.DescribableRequestHandler
-
- addDictionaryChangeListener(ConfigurationChangeListener<DictionaryPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Register to be notified when this Dictionary Password Validator is changed.
- addDigestMd5ChangeListener(ConfigurationChangeListener<DigestMd5SaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Register to be notified when this DIGEST-MD5 SASL Mechanism Handler is changed.
- addDitContentRule(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided DIT content rule definition to this schema builder.
- addDitStructureRule(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided DIT structure rule definition to this schema builder.
- addDomain(Dn, ServerState) - Method in class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
-
Adds a replication domain for this cursor to iterate over.
- addDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.DseeCompatAccessControlHandlerCfg
-
Register to be notified when this DSEE Compatible Access Control Handler is changed.
- addDSInfos(List<DSInfo>) - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
Add the DSinfos of the connected Directory Servers to the List of DSInfo provided as a parameter.
- addDynamicChangeListener(ConfigurationChangeListener<DynamicGroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.DynamicGroupImplementationCfg
-
Register to be notified when this Dynamic Group Implementation is changed.
- addEntityTagChangeListener(ConfigurationChangeListener<EntityTagVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Register to be notified when this Entity Tag Virtual Attribute is changed.
- addEntry(Entry, AddOperation) - Method in class org.opends.server.api.LocalBackend
-
Adds the provided entry to this backend.
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.BackupBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.ChangelogBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.ConfigurationBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.LDIFBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.MemoryBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.MonitorBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.NullBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.RootDSEBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.SchemaBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.task.TaskBackend
-
- addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.TrustStoreBackend
-
- addEntry(Entry) - Method in class org.opends.server.config.ConfigurationHandler
-
Add a configuration entry.
- addEntry(SnmpOid, ObjectName, Object) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
- addEntry(SnmpOid, ObjectName, Object) - Method in class org.opends.server.snmp.DsIntTableMeta
-
- addEntry(SnmpOid, ObjectName, Object) - Method in class org.opends.server.snmp.DsTableMeta
-
- addEntry(DsApplIfOpsEntryMBean) - Method in class org.opends.server.snmp.TableDsApplIfOpsTable
-
Add a new entry to the table.
- addEntry(DsApplIfOpsEntryMBean, ObjectName) - Method in class org.opends.server.snmp.TableDsApplIfOpsTable
-
Add a new entry to the table.
- addEntry(DsIntEntryMBean) - Method in class org.opends.server.snmp.TableDsIntTable
-
Add a new entry to the table.
- addEntry(DsIntEntryMBean, ObjectName) - Method in class org.opends.server.snmp.TableDsIntTable
-
Add a new entry to the table.
- addEntry(DsTableEntryMBean) - Method in class org.opends.server.snmp.TableDsTable
-
Add a new entry to the table.
- addEntry(DsTableEntryMBean, ObjectName) - Method in class org.opends.server.snmp.TableDsTable
-
Add a new entry to the table.
- addEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Entry Caches are added.
- addEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Entry Caches are deleted.
- addEntryDnChangeListener(ConfigurationChangeListener<EntryDnVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.EntryDnVirtualAttributeCfg
-
Register to be notified when this entryDN Virtual Attribute is changed.
- addEntryUuidChangeListener(ConfigurationChangeListener<EntryUuidPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.EntryUuidPluginCfg
-
Register to be notified when this entryUUID Plugin is changed.
- addEntryUuidChangeListener(ConfigurationChangeListener<EntryUuidVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.EntryUuidVirtualAttributeCfg
-
Register to be notified when this entryUUID Virtual Attribute is changed.
- addEnumerationSyntax(String, String, boolean, String...) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided enumeration syntax definition to this schema builder.
- addErrorChangeListener(ConfigurationChangeListener<ErrorLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.ErrorLogPublisherCfg
-
Register to be notified when this Error Log Publisher is changed.
- addErrorLogChangeListener(ConfigurationChangeListener<ErrorLogAccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ErrorLogAccountStatusNotificationHandlerCfg
-
Register to be notified when this Error Log Account Status Notification Handler is changed.
- addErrorMessage(ConfigChangeResult, LocalizableMessage) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Adds the provided message to the provided config change result.
- addExactMatchChangeListener(ConfigurationChangeListener<ExactMatchIdentityMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExactMatchIdentityMapperCfg
-
Register to be notified when this Exact Match Identity Mapper is changed.
- addExpressionSyntaxesToSchema(SchemaBuilder, Schema) - Static method in class org.forgerock.opendj.config.schema.ExpressionSchema
-
Adds the configuration expression syntaxes to the provided schema builder.
- addExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Extended Operation Handlers are added.
- addExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Extended Operation Handlers are deleted.
- addExternalAccessChangeListener(ConfigurationChangeListener<ExternalAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExternalAccessLogPublisherCfg
-
Register to be notified when this External Access Log Publisher is changed.
- addExternalChangeListener(ConfigurationChangeListener<ExternalSaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Register to be notified when this External SASL Mechanism Handler is changed.
- addExternalHttpAccessChangeListener(ConfigurationChangeListener<ExternalHttpAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.ExternalHttpAccessLogPublisherCfg
-
Register to be notified when this External HTTP Access Log Publisher is changed.
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ActionRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.ActionRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.CreateRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.CreateRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.PatchRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.PatchRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.QueryRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.QueryRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ReadRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.ReadRequest
-
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.Request
-
Adds one or more fields which should be included with each JSON resource returned by this request.
- addField(String...) - Method in interface org.forgerock.json.resource.Request
-
Adds one or more fields which should be included with each JSON resource returned by this request.
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ResourceResponse
-
Adds a field to the list of fields which should be included in this JSON
resource after field filtering has occurred.
- addField(JsonPointer...) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- addField(String...) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- addFifoChangeListener(ConfigurationChangeListener<FifoEntryCacheCfg>) - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Register to be notified when this FIFO Entry Cache is changed.
- addFileBasedAccessChangeListener(ConfigurationChangeListener<FileBasedAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Register to be notified when this File Based Access Log Publisher is changed.
- addFileBasedAuditChangeListener(ConfigurationChangeListener<FileBasedAuditLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Register to be notified when this File Based Audit Log Publisher is changed.
- addFileBasedChangeListener(ConfigurationChangeListener<FileBasedKeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedKeyManagerProviderCfg
-
Register to be notified when this File Based Key Manager Provider is changed.
- addFileBasedChangeListener(ConfigurationChangeListener<FileBasedTrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedTrustManagerProviderCfg
-
Register to be notified when this File Based Trust Manager Provider is changed.
- addFileBasedDebugChangeListener(ConfigurationChangeListener<FileBasedDebugLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Register to be notified when this File Based Debug Log Publisher is changed.
- addFileBasedErrorChangeListener(ConfigurationChangeListener<FileBasedErrorLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Register to be notified when this File Based Error Log Publisher is changed.
- addFileBasedHttpAccessChangeListener(ConfigurationChangeListener<FileBasedHttpAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Register to be notified when this File Based HTTP Access Log Publisher is changed.
- addFileCountChangeListener(ConfigurationChangeListener<FileCountLogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.FileCountLogRetentionPolicyCfg
-
Register to be notified when this File Count Log Retention Policy is changed.
- addFingerprintChangeListener(ConfigurationChangeListener<FingerprintCertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.FingerprintCertificateMapperCfg
-
Register to be notified when this Fingerprint Certificate Mapper is changed.
- addFixedTimeChangeListener(ConfigurationChangeListener<FixedTimeLogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.FixedTimeLogRotationPolicyCfg
-
Register to be notified when this Fixed Time Log Rotation Policy is changed.
- addFractionalLdifImportChangeListener(ConfigurationChangeListener<FractionalLdifImportPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.FractionalLdifImportPluginCfg
-
Register to be notified when this Fractional LDIF Import Plugin is changed.
- addFreeDiskSpaceChangeListener(ConfigurationChangeListener<FreeDiskSpaceLogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.FreeDiskSpaceLogRetentionPolicyCfg
-
Register to be notified when this Free Disk Space Log Retention Policy is changed.
- addGetConnectionIdChangeListener(ConfigurationChangeListener<GetConnectionIdExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.GetConnectionIdExtendedOperationHandlerCfg
-
Register to be notified when this Get Connection ID Extended Operation Handler is changed.
- addGetSymmetricKeyChangeListener(ConfigurationChangeListener<GetSymmetricKeyExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.GetSymmetricKeyExtendedOperationHandlerCfg
-
Register to be notified when this Get Symmetric Key Extended Operation Handler is changed.
- addGlobalAccessControlPolicyAddListener(ConfigurationAddListener<GlobalAccessControlPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.PolicyBasedAccessControlHandlerCfg
-
Registers to be notified when new Global Access Control Policies are added.
- addGlobalAccessControlPolicyDeleteListener(ConfigurationDeleteListener<GlobalAccessControlPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.PolicyBasedAccessControlHandlerCfg
-
Registers to be notified when existing Global Access Control Policies are deleted.
- addGoverningStructureRuleChangeListener(ConfigurationChangeListener<GoverningStructureRuleVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.GoverningStructureRuleVirtualAttributeCfg
-
Register to be notified when this Governing Structure Rule Virtual Attribute is changed.
- addGraphiteMonitorReporterChangeListener(ConfigurationChangeListener<GraphiteMonitorReporterPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Register to be notified when this Graphite Monitor Reporter Plugin is changed.
- addGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Group Implementations are added.
- addGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Group Implementations are deleted.
- addGssapiChangeListener(ConfigurationChangeListener<GssapiSaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Register to be notified when this GSSAPI SASL Mechanism Handler is changed.
- addHasSubordinatesChangeListener(ConfigurationChangeListener<HasSubordinatesVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.HasSubordinatesVirtualAttributeCfg
-
Register to be notified when this Has Subordinates Virtual Attribute is changed.
- addHeaderToAllOperations(HeaderParameter, Swagger) - Static method in class org.forgerock.api.transform.OpenApiHelper
-
Adds a header to all operations.
- addHealthyEndpointChangeListener(ConfigurationChangeListener<HealthyEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.HealthyEndpointCfg
-
Register to be notified when this Healthy HTTP endpoint is changed.
- addHttpAccessChangeListener(ConfigurationChangeListener<HttpAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpAccessLogPublisherCfg
-
Register to be notified when this HTTP Access Log Publisher is changed.
- addHttpAnonymousAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpAnonymousAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpAnonymousAuthorizationMechanismCfg
-
Register to be notified when this HTTP Anonymous Authorization Mechanism is changed.
- addHttpAuthorizationMechanismAddListener(ConfigurationAddListener<HttpAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Http Authorization Mechanisms are added.
- addHttpAuthorizationMechanismDeleteListener(ConfigurationDeleteListener<HttpAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Http Authorization Mechanisms are deleted.
- addHttpBasicAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpBasicAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Register to be notified when this HTTP Basic Authorization Mechanism is changed.
- addHttpChangeListener(ConfigurationChangeListener<HttpConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Register to be notified when this HTTP Connection Handler is changed.
- addHttpEndpointAddListener(ConfigurationAddListener<HttpEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Http Endpoints are added.
- addHttpEndpointDeleteListener(ConfigurationDeleteListener<HttpEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Http Endpoints are deleted.
- addHttpOauth2AuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2AuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Register to be notified when this HTTP OAuth2 Authorization Mechanism is changed.
- addHttpOauth2CtsAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2CtsAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2CtsAuthorizationMechanismCfg
-
Register to be notified when this HTTP OAuth2 CTS Authorization Mechanism is changed.
- addHttpOauth2FileAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2FileAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2FileAuthorizationMechanismCfg
-
Register to be notified when this HTTP OAuth2 File Based Authorization Mechanism is changed.
- addHttpOauth2OpenamAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2OpenamAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Register to be notified when this HTTP OAuth2 OpenAM Authorization Mechanism is changed.
- addHttpOauth2TokenIntrospectionAuthorizationMechanismChangeListener(ConfigurationChangeListener<HttpOauth2TokenIntrospectionAuthorizationMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Register to be notified when this HTTP OAuth2 Token Introspection (RFC 7662) Authorization Mechanism is changed.
- addIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Identity Mappers are added.
- addIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Identity Mappers are deleted.
- addInstanceOf(String) - Method in class org.forgerock.opendj.config.ClassPropertyDefinition.Builder
-
Add an class name which property values must implement.
- addIsMemberOfChangeListener(ConfigurationChangeListener<IsMemberOfVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.IsMemberOfVirtualAttributeCfg
-
Register to be notified when this Is Member Of Virtual Attribute is changed.
- ADDITIONALITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
-
The additionalItems
field name.
- AdditionalLogItem - Class in org.opends.server.types
-
An additional log item for an operation which may be processed in the access log.
- AdditionalProperties - Annotation Type in org.forgerock.api.annotations
-
Annotation to define JSON Schema additionalProperties
, which is useful when working with key/value
JSON data structures.
- ADDITIONALPROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
-
The additionalProperties
field name.
- addJeChangeListener(ConfigurationChangeListener<JeBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Register to be notified when this JE Backend is changed.
- addJmxChangeListener(ConfigurationChangeListener<JmxAlertHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.JmxAlertHandlerCfg
-
Register to be notified when this JMX Alert Handler is changed.
- addJmxChangeListener(ConfigurationChangeListener<JmxConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Register to be notified when this JMX Connection Handler is changed.
- addJsonEqualityMatchingRuleChangeListener(ConfigurationChangeListener<JsonEqualityMatchingRuleCfg>) - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Register to be notified when this JSON Equality Matching Rule is changed.
- addJsonFileAccessChangeListener(ConfigurationChangeListener<JsonFileAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Register to be notified when this JSON File Based Access Log Publisher is changed.
- addJsonFileHttpAccessChangeListener(ConfigurationChangeListener<JsonFileHttpAccessLogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Register to be notified when this JSON File Based HTTP Access Log Publisher is changed.
- addJsonOrderingMatchingRuleChangeListener(ConfigurationChangeListener<JsonOrderingMatchingRuleCfg>) - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Register to be notified when this JSON Ordering Matching Rule is changed.
- addJsonQueryEqualityMatchingRuleChangeListener(ConfigurationChangeListener<JsonQueryEqualityMatchingRuleCfg>) - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Register to be notified when this JSON Query Equality Matching Rule is changed.
- addJsonSyntaxesAndMatchingRulesToSchema(SchemaBuilder) - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Adds the syntaxes and matching rules required by for JSON attribute support to the provided schema builder.
- addKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Key Manager Providers are added.
- addKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Key Manager Providers are deleted.
- addLastModChangeListener(ConfigurationChangeListener<LastModPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.LastModPluginCfg
-
Register to be notified when this Last Mod Plugin is changed.
- addLdapAttributeDescriptionListChangeListener(ConfigurationChangeListener<LdapAttributeDescriptionListPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdapAttributeDescriptionListPluginCfg
-
Register to be notified when this LDAP Attribute Description List Plugin is changed.
- addLdapChangeListener(ConfigurationChangeListener<LdapConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Register to be notified when this LDAP Connection Handler is changed.
- addLdapChangeListener(ConfigurationChangeListener<LdapKeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdapKeyManagerProviderCfg
-
Register to be notified when this LDAP Key Manager Provider is changed.
- addLdapChangeListener(ConfigurationChangeListener<LdapTrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdapTrustManagerProviderCfg
-
Register to be notified when this LDAP Trust Manager Provider is changed.
- addLdapPassThroughChangeListener(ConfigurationChangeListener<LdapPassThroughAuthenticationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Register to be notified when this LDAP Pass Through Authentication Policy is changed.
- addLdifChangeListener(ConfigurationChangeListener<LdifBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Register to be notified when this LDIF Backend is changed.
- addLdifChangeListener(ConfigurationChangeListener<LdifConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.LdifConnectionHandlerCfg
-
Register to be notified when this LDIF Connection Handler is changed.
- addLengthBasedChangeListener(ConfigurationChangeListener<LengthBasedPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.LengthBasedPasswordValidatorCfg
-
Register to be notified when this Length Based Password Validator is changed.
- addListener(LdapSessionCompletionListener) - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Register a listener which will be notified when this
LdapSession
changes state.
- addLocalBackend(DirectoryServerSetup.LocalBackend) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup
-
Specifies a local backend to create during this directory server setup.
- addLocalChangeListener(ConfigurationChangeListener<LocalBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.LocalBackendCfg
-
Register to be notified when this Local Backend is changed.
- addLocalChangeListener(ConfigurationChangeListener<LocalBackendCfg>) - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- addLogMessage(Severity, LocalizableMessage) - Method in class org.opends.server.backends.task.Task
-
Adds a log message to the set of messages logged by this task.
- addLogMessage(Severity, LocalizableMessage, Throwable) - Method in class org.opends.server.backends.task.Task
-
Adds a log message to the set of messages logged by this task.
- addLogPublisher(P) - Method in class org.opends.server.loggers.AbstractLogger
-
Add a log publisher to the logger.
- addLogPublisher(AccessLogPublisher<AccessLogPublisherCfg>) - Method in class org.opends.server.loggers.AccessLogger
-
- addLogPublisher(DebugLogPublisher<DebugLogPublisherCfg>) - Method in class org.opends.server.loggers.DebugLogger
-
- addLogPublisher(ErrorLogPublisher<ErrorLogPublisherCfg>) - Method in class org.opends.server.loggers.ErrorLogger
-
- addLogPublisher(HTTPAccessLogPublisher<HttpAccessLogPublisherCfg>) - Method in class org.opends.server.loggers.HTTPAccessLogger
-
- addLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Log Publishers are added.
- addLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Log Publishers are deleted.
- addLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Log Retention Policies are added.
- addLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Log Retention Policies are deleted.
- addLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Log Rotation Policies are added.
- addLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Log Rotation Policies are deleted.
- addMatchingRule(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided matching rule definition to this schema builder.
- addMatchingRuleUse(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided matching rule use definition to this schema builder.
- addMd5ChangeListener(ConfigurationChangeListener<Md5PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Md5PasswordStorageSchemeCfg
-
Register to be notified when this MD5 Password Storage Scheme is changed.
- addMemberChangeListener(ConfigurationChangeListener<MemberVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.MemberVirtualAttributeCfg
-
Register to be notified when this Member Virtual Attribute is changed.
- addMemoryChangeListener(ConfigurationChangeListener<MemoryBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.MemoryBackendCfg
-
Register to be notified when this Memory Backend is changed.
- addMessage(LocalizableMessage) - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Adds the provided message to the set of messages for this config change
result.
- addMissingSuperiorObjectClasses(Entry) - Static method in class org.opends.server.util.StaticUtils
-
Add all of the superior objectclasses to the specified entry if they are not already present.
- addModification(Modification) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Appends the provided modification to the list of modifications included
with this modify request.
- addModification(ModificationType, String, Object...) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Appends the provided modification to the list of modifications included
with this modify request.
- addModification(Modification) - Method in class org.opends.server.core.ModifyDnOperation
-
Adds the provided modification to the set of modifications to be applied as part of the update.
- addModification(Modification) - Method in class org.opends.server.core.ModifyOperation
-
Adds the provided modification to the set of modifications to this modify operation.
- addModification(Modification) - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Adds the provided modification to the set of modifications to be applied as part of the update.
- addModification(Modification) - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Adds the provided modification to the set of modifications to this modify operation.
- addModification(Modification) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
-
Adds the provided modification to the set of modifications for this modify operation.
- addMonitorChangeListener(ConfigurationChangeListener<MonitorBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.MonitorBackendCfg
-
Register to be notified when this Monitor Backend is changed.
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.api.EntryCache
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.api.KeyManagerProvider.CertificateMonitor
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.api.MonitorProvider
-
Adds to the provided attribute the objectclass names that should be included in the monitor entry created from
this monitor provider.
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.backends.pluggable.PluggableBackendMonitor
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.monitors.HealthStatusMonitorProvider
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.monitors.JvmMonitorProvider
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.monitors.LocalBackendMonitor
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.replication.server.DataServerHandler
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
- addMonitorObjectClassNames(Attribute) - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
- addMonitorProvider(MonitorProvider) - Method in class org.opends.server.config.JMXMBean
-
Adds the given monitor provider to the set of components associated with this JMX MBean.
- AddMsg - Class in org.opends.server.replication.protocol
-
This class is used to exchange Add operation between LDAP servers and replication servers.
- AddMsg(CSN, Entry, String, String) - Constructor for class org.opends.server.replication.protocol.AddMsg
-
Creates a new AddMessage.
- AddMsg(byte[]) - Constructor for class org.opends.server.replication.protocol.AddMsg
-
Creates a new Add message from a byte[].
- addNameForm(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided name form definition to this schema builder.
- addNewManagedObject() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
Adds this new managed object.
- addNullChangeListener(ConfigurationChangeListener<NullBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.NullBackendCfg
-
Register to be notified when this Null Backend is changed.
- addNumSubordinatesChangeListener(ConfigurationChangeListener<NumSubordinatesVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.NumSubordinatesVirtualAttributeCfg
-
Register to be notified when this Num Subordinates Virtual Attribute is changed.
- addObjectClass(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided object class definition to this schema builder.
- addObjectClass(ObjectClass, String) - Method in class org.opends.server.core.AddOperation
-
Adds the provided objectclass to the entry to add.
- addObjectClass(ObjectClass, String) - Method in interface org.opends.server.types.operation.PreOperationAddOperation
-
Adds the provided objectclass to the entry to add.
- addOpenDjSecurityProviderSchema(SchemaBuilder) - Static method in class org.forgerock.opendj.security.OpenDjSecurityProviderSchema
-
Adds the schema elements required by the OpenDJ security provider to the provided schema builder.
- AddOperation - Class in org.opends.server.core
-
This class defines an operation that may be used to add a new entry to the Directory Server.
- AddOperation(Context, AddRequest) - Constructor for class org.opends.server.core.AddOperation
-
Creates a new add operation with the provided information.
- addPasswordExpirationTimeChangeListener(ConfigurationChangeListener<PasswordExpirationTimeVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordExpirationTimeVirtualAttributeCfg
-
Register to be notified when this Password Expiration Time Virtual Attribute is changed.
- addPasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Password Generators are added.
- addPasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Password Generators are deleted.
- addPasswordModifyChangeListener(ConfigurationChangeListener<PasswordModifyExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordModifyExtendedOperationHandlerCfg
-
Register to be notified when this Password Modify Extended Operation Handler is changed.
- addPasswordPolicyAddListener(ConfigurationAddListener<AuthenticationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Password Policies are added.
- addPasswordPolicyChangeListener(ConfigurationChangeListener<PasswordPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Register to be notified when this Password Policy is changed.
- addPasswordPolicyDeleteListener(ConfigurationDeleteListener<AuthenticationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Password Policies are deleted.
- addPasswordPolicyImportChangeListener(ConfigurationChangeListener<PasswordPolicyImportPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Register to be notified when this Password Policy Import Plugin is changed.
- addPasswordPolicyStateChangeListener(ConfigurationChangeListener<PasswordPolicyStateExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyStateExtendedOperationHandlerCfg
-
Register to be notified when this Password Policy State Extended Operation Handler is changed.
- addPasswordPolicySubentryChangeListener(ConfigurationChangeListener<PasswordPolicySubentryVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicySubentryVirtualAttributeCfg
-
Register to be notified when this Password Policy Subentry Virtual Attribute is changed.
- addPasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Password Storage Schemes are added.
- addPasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Password Storage Schemes are deleted.
- addPasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Password Validators are added.
- addPasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Password Validators are deleted.
- addPatchOperation(PatchOperation...) - Method in interface org.forgerock.json.resource.PatchRequest
-
Adds one or more patch operations which should be performed against the targeted resource.
- addPatchOperation(String, String, JsonValue) - Method in interface org.forgerock.json.resource.PatchRequest
-
Adds a single patch operation which should be performed against the targeted resource.
- addPatternSyntax(String, String, Pattern, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided pattern syntax definition to this schema builder.
- addPbkdf2ChangeListener(ConfigurationChangeListener<Pbkdf2PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Pbkdf2PasswordStorageSchemeCfg
-
Register to be notified when this PBKDF2 Password Storage Scheme is changed.
- addPendingRequest(RequestContext) - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Adds the request context to the set of request context associated to requests which are in progress for this
connection.
- addPermissive(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
-
Adds the value identified by the specified pointer, relative to this
value as root.
- addPkcs11ChangeListener(ConfigurationChangeListener<Pkcs11KeyManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.Pkcs11KeyManagerProviderCfg
-
Register to be notified when this PKCS#11 Key Manager Provider is changed.
- addPkcs11ChangeListener(ConfigurationChangeListener<Pkcs11TrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.Pkcs11TrustManagerProviderCfg
-
Register to be notified when this PKCS#11 Trust Manager Provider is changed.
- addPkcs5s2ChangeListener(ConfigurationChangeListener<Pkcs5s2PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Pkcs5s2PasswordStorageSchemeCfg
-
Register to be notified when this PKCS#5 V2.0 Scheme 2 Password Storage Scheme is changed.
- addPlainChangeListener(ConfigurationChangeListener<PlainSaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.PlainSaslMechanismHandlerCfg
-
Register to be notified when this Plain SASL Mechanism Handler is changed.
- addPluggableChangeListener(ConfigurationChangeListener<PluggableBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Register to be notified when this Pluggable Backend is changed.
- addPluginAddListener(ConfigurationAddListener<PluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Registers to be notified when new Plugins are added.
- addPluginDeleteListener(ConfigurationDeleteListener<PluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Registers to be notified when existing Plugins are deleted.
- addPolicyBasedChangeListener(ConfigurationChangeListener<PolicyBasedAccessControlHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.PolicyBasedAccessControlHandlerCfg
-
Register to be notified when this Policy Based Access Control Handler is changed.
- addPostReadResponse(Operation, PostReadRequestControl, Entry) - Static method in class org.opends.server.types.Operation
-
Adds the post-read response control to the response if requested.
- addPreReadResponse(Operation, PreReadRequestControl, Entry) - Static method in class org.opends.server.types.Operation
-
Adds the pre-read response control to the response if requested.
- addProfilerChangeListener(ConfigurationChangeListener<ProfilerPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Register to be notified when this Profiler Plugin is changed.
- addPrometheusEndpointChangeListener(ConfigurationChangeListener<PrometheusEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.PrometheusEndpointCfg
-
Register to be notified when this Prometheus HTTP Endpoint is changed.
- addProperty(PropertyDefinition<T>, Collection<ValueOrExpression<T>>, Collection<ValueOrExpression<T>>) - Method in class org.forgerock.opendj.config.client.spi.PropertySet
-
Creates a property with the provided sets of pre-validated default and
active values.
- addProxyChangeListener(ConfigurationChangeListener<ProxyBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Register to be notified when this Proxy Backend is changed.
- addPublisherIfRequired(TextWriter) - Method in class org.opends.server.loggers.DebugLogger
-
Adds a text debug log publisher that will print all messages to the provided writer, based on debug target(s)
defined through system properties.
- addRandomChangeListener(ConfigurationChangeListener<RandomPasswordGeneratorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RandomPasswordGeneratorCfg
-
Register to be notified when this Random Password Generator is changed.
- addRc4ChangeListener(ConfigurationChangeListener<Rc4PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Rc4PasswordStorageSchemeCfg
-
Register to be notified when this RC4 Password Storage Scheme is changed.
- addRdnAttributes(Entry) - Static method in class org.opends.server.util.StaticUtils
-
Add the RDN attribute(s) to the provided entry.
- addRebuildIndex(String) - Method in class org.opends.server.backends.RebuildConfig
-
Add an index to be rebuilt into the configuration.
- addRecipient(String) - Method in class org.opends.server.util.EMailMessage
-
Adds the specified recipient to this message.
- addRecord(ChangeNumberIndexRecord) - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Add an update to the list of messages that must be saved to this DB managed by this DB and return the
changeNumber associated to this record.
- addRecurringTask(RecurringTask, boolean) - Method in class org.opends.server.backends.task.TaskScheduler
-
Adds a recurring task to the scheduler, optionally scheduling the first iteration for processing.
- addReferentialIntegrityChangeListener(ConfigurationChangeListener<ReferentialIntegrityPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Register to be notified when this Referential Integrity Plugin is changed.
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Adds the provided referral URI to this result.
- addReferralUri(String) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- addRegularExpressionChangeListener(ConfigurationChangeListener<RegularExpressionIdentityMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Register to be notified when this Regular Expression Identity Mapper is changed.
- addRepeatedCharactersChangeListener(ConfigurationChangeListener<RepeatedCharactersPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.RepeatedCharactersPasswordValidatorCfg
-
Register to be notified when this Repeated Characters Password Validator is changed.
- addReplica(DomainReplicaId) - Method in class org.opends.server.replication.server.ChangelogState
-
Adds the provided replica.
- addReplicaDB(DomainReplicaId, CSN) - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
-
Adds a replicaDB for this cursor to iterate over.
- addReplicationChangeListener(ConfigurationChangeListener<ReplicationServiceDiscoveryMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Register to be notified when this Replication Service Discovery Mechanism is changed.
- addReplicationChangeListener(ConfigurationChangeListener<ReplicationSynchronizationProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Register to be notified when this Replication Synchronization Provider is changed.
- addReplicationDomainAddListener(ConfigurationAddListener<ReplicationDomainCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Registers to be notified when new Replication Domains are added.
- addReplicationDomainDeleteListener(ConfigurationDeleteListener<ReplicationDomainCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Registers to be notified when existing Replication Domains are deleted.
- addReplicationServerAddListener(ConfigurationAddListener<ReplicationServerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Registers to be notified when the Replication Server is added.
- addReplicationServerDeleteListener(ConfigurationDeleteListener<ReplicationServerCfg>) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Registers to be notified the Replication Server is deleted.
- AddRequest - Interface in org.forgerock.opendj.ldap.messages
-
The Add operation allows a client to request the addition of an entry into
the Directory.
- addRequestControl(Control) - Method in class org.opends.server.types.Operation
-
Adds the provided control to the set of request controls for this operation.
- addRequestControl(Control) - Method in interface org.opends.server.types.operation.PreParseOperation
-
Adds the provided control to the set of request controls for this operation.
- addResponseControl(Control) - Method in class org.opends.server.core.AbandonOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.AddOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.BindOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.CompareOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.DeleteOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.ExtendedOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.ModifyDnOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.ModifyOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.SearchOperation
-
- addResponseControl(Control) - Method in class org.opends.server.core.UnbindOperation
-
- addResponseControl(Control) - Method in class org.opends.server.types.Operation
-
Adds the provided control to the set of controls to include in the response to the client.
- addResponseControl(Control) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Adds the provided control to the set of controls to include in the response to the client.
- addResponseControl(Control) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Adds the provided control to the set of controls to include in the response to the client.
- addResponseControl(Control) - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Adds the provided control to the set of controls to include in the response to the client.
- addResponseControl(Control) - Method in interface org.opends.server.types.operation.PreParseOperation
-
Adds the provided control to the set of controls to include in the response to the client.
- AddressMask - Class in org.forgerock.opendj.ldap
-
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.
- addRest2ldapEndpointChangeListener(ConfigurationChangeListener<Rest2ldapEndpointCfg>) - Method in interface org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg
-
Register to be notified when this Rest2LDAP Endpoint is changed.
- addRightsToEntry(AciHandler, Set<String>, AciLDAPOperationContainer, Entry, boolean) - Static method in class org.opends.server.authorization.dseecompat.AciEffectiveRights
-
Attempts to add the geteffectiverights asked for in the search to the entry being returned.
- addRoute(Router.UriTemplate, CollectionResourceProvider) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided collection resource
provider.
- addRoute(Router.UriTemplate, SingletonResourceProvider) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided singleton resource
provider.
- addRoute(RoutingMode, Router.UriTemplate, RequestHandler) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided request handler.
- addRoute(Version, CollectionResourceProvider) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided collection resource
provider.
- addRoute(Version, SingletonResourceProvider) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided singleton resource
provider.
- addRoute(Version, RequestHandler) - Method in class org.forgerock.json.resource.Router
-
Adds a new route to this router for the provided request handler.
- addSaltedMd5ChangeListener(ConfigurationChangeListener<SaltedMd5PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaltedMd5PasswordStorageSchemeCfg
-
Register to be notified when this Salted MD5 Password Storage Scheme is changed.
- addSaltedSha1ChangeListener(ConfigurationChangeListener<SaltedSha1PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaltedSha1PasswordStorageSchemeCfg
-
Register to be notified when this Salted SHA-1 Password Storage Scheme is changed.
- addSaltedSha256ChangeListener(ConfigurationChangeListener<SaltedSha256PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaltedSha256PasswordStorageSchemeCfg
-
Register to be notified when this Salted SHA-256 Password Storage Scheme is changed.
- addSaltedSha384ChangeListener(ConfigurationChangeListener<SaltedSha384PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaltedSha384PasswordStorageSchemeCfg
-
Register to be notified when this Salted SHA-384 Password Storage Scheme is changed.
- addSaltedSha512ChangeListener(ConfigurationChangeListener<SaltedSha512PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SaltedSha512PasswordStorageSchemeCfg
-
Register to be notified when this Salted SHA-512 Password Storage Scheme is changed.
- addSambaPasswordChangeListener(ConfigurationChangeListener<SambaPasswordPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.SambaPasswordPluginCfg
-
Register to be notified when this Samba Password Plugin is changed.
- addSaslMechanismHandlerAddListener(ConfigurationAddListener<SaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Sasl Mechanism Handlers are added.
- addSaslMechanismHandlerDeleteListener(ConfigurationDeleteListener<SaslMechanismHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Sasl Mechanism Handlers are deleted.
- addSchema(Connection, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Reads the schema elements contained in the named subschema sub-entry and
adds them to this schema builder.
- addSchema(Entry, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds all of the schema elements contained in the provided subschema
subentry to this schema builder.
- addSchema(Entry, boolean, SchemaBuilder.SchemaBuilderHook) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds all of the schema elements contained in the provided subschema
subentry to this schema builder.
- addSchema(Schema, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds all of the schema elements in the provided schema to this schema
builder.
- addSchema(LdapClientSocket, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Reads the schema elements contained in the named subschema
sub-entry and adds them to this schema builder.
- addSchemaAsync(Connection, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Asynchronously reads the schema elements contained in the named subschema
sub-entry and adds them to this schema builder.
- addSchemaChangeListener(ConfigurationChangeListener<SchemaBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.SchemaBackendCfg
-
Register to be notified when this Schema Backend is changed.
- AddSchemaFileTask - Class in org.opends.server.tasks
-
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.
- AddSchemaFileTask() - Constructor for class org.opends.server.tasks.AddSchemaFileTask
-
- addSchemaFileToElementDefinitionIfAbsent(String, String) - Static method in class org.opends.server.util.SchemaUtils
-
Adds the provided schema file to the provided schema element definition.
- addSchemaForEntry(Connection, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Reads the schema elements contained in the subschema sub-entry which
applies to the named entry and adds them to this schema builder.
- addSchemaForEntry(LdapClientSocket, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Reads the schema elements contained in the subschema sub-entry which applies to the named entry and adds them to
this schema builder.
- addSchemaForEntryAsync(Connection, Dn, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Asynchronously reads the schema elements contained in the subschema
sub-entry which applies to the named entry and adds them to this schema
builder.
- addSchemaProviderAddListener(ConfigurationAddListener<SchemaProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Schema Providers are added.
- addSchemaProviderDeleteListener(ConfigurationDeleteListener<SchemaProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Schema Providers are deleted.
- addServer(HostPort) - Method in class org.opends.server.replication.plugin.MultimasterReplication.UnreachableReplicationServers
-
Add a server to the set of temporarily unreachable unreachableServers.
- addServiceDiscoveryMechanismAddListener(ConfigurationAddListener<ServiceDiscoveryMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Service Discovery Mechanisms are added.
- addServiceDiscoveryMechanismDeleteListener(ConfigurationDeleteListener<ServiceDiscoveryMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Service Discovery Mechanisms are deleted.
- addSevenBitCleanChangeListener(ConfigurationChangeListener<SevenBitCleanPluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.SevenBitCleanPluginCfg
-
Register to be notified when this Seven Bit Clean Plugin is changed.
- addSha1ChangeListener(ConfigurationChangeListener<Sha1PasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.Sha1PasswordStorageSchemeCfg
-
Register to be notified when this SHA-1 Password Storage Scheme is changed.
- addShutdownListener(ShutdownListener) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
-
Adds a ShutdownListener to this ShutdownManager with the default priority.
- addShutdownListener(ShutdownListener, ShutdownPriority) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
-
Adds a ShutdownListener to this ShutdownManager with the supplied priority.
- addSimilarityBasedChangeListener(ConfigurationChangeListener<SimilarityBasedPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.SimilarityBasedPasswordValidatorCfg
-
Register to be notified when this Similarity Based Password Validator is changed.
- addSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRetentionPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRetentionPolicyCfg
-
Register to be notified when this Size Limit Log Retention Policy is changed.
- addSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRotationPolicyCfg
-
Register to be notified when this Size Limit Log Rotation Policy is changed.
- addSmtpChangeListener(ConfigurationChangeListener<SmtpAccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Register to be notified when this SMTP Account Status Notification Handler is changed.
- addSmtpChangeListener(ConfigurationChangeListener<SmtpAlertHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Register to be notified when this SMTP Alert Handler is changed.
- addSnmpChangeListener(ConfigurationChangeListener<SnmpConnectionHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Register to be notified when this SNMP Connection Handler is changed.
- addSoftReferenceChangeListener(ConfigurationChangeListener<SoftReferenceEntryCacheCfg>) - Method in interface org.forgerock.opendj.server.config.server.SoftReferenceEntryCacheCfg
-
Register to be notified when this Soft Reference Entry Cache is changed.
- addSortKey(SortKey...) - Method in interface org.forgerock.json.resource.QueryRequest
-
Adds one or more sort keys which will be used for ordering the JSON resources returned by this query request.
- addSortKey(String...) - Method in interface org.forgerock.json.resource.QueryRequest
-
Adds one or more sort keys which will be used for ordering the JSON resources returned by this query request.
- addStartTlsChangeListener(ConfigurationChangeListener<StartTlsExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.StartTlsExtendedOperationHandlerCfg
-
Register to be notified when this StartTLS Extended Operation Handler is changed.
- addStaticChangeListener(ConfigurationChangeListener<StaticGroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.StaticGroupImplementationCfg
-
Register to be notified when this Static Group Implementation is changed.
- addStaticChangeListener(ConfigurationChangeListener<StaticServiceDiscoveryMechanismCfg>) - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Register to be notified when this Static Service Discovery Mechanism is changed.
- addStructuralObjectClassChangeListener(ConfigurationChangeListener<StructuralObjectClassVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.StructuralObjectClassVirtualAttributeCfg
-
Register to be notified when this Structural Object Class Virtual Attribute is changed.
- addSubjectAttributeToUserAttributeChangeListener(ConfigurationChangeListener<SubjectAttributeToUserAttributeCertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.SubjectAttributeToUserAttributeCertificateMapperCfg
-
Register to be notified when this Subject Attribute To User Attribute Certificate Mapper is changed.
- addSubjectDnToUserAttributeChangeListener(ConfigurationChangeListener<SubjectDnToUserAttributeCertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.SubjectDnToUserAttributeCertificateMapperCfg
-
Register to be notified when this Subject DN To User Attribute Certificate Mapper is changed.
- addSubjectEqualsDnChangeListener(ConfigurationChangeListener<SubjectEqualsDnCertificateMapperCfg>) - Method in interface org.forgerock.opendj.server.config.server.SubjectEqualsDnCertificateMapperCfg
-
Register to be notified when this Subject Equals DN Certificate Mapper is changed.
- addSubschemaSubentryChangeListener(ConfigurationChangeListener<SubschemaSubentryVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.SubschemaSubentryVirtualAttributeCfg
-
Register to be notified when this Subschema Subentry Virtual Attribute is changed.
- addSubstitutionSyntax(String, String, String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided substitution syntax definition to this schema builder.
- addSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Synchronization Providers are added.
- addSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Synchronization Providers are deleted.
- addSyntax(String, boolean) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Adds the provided syntax definition to this schema builder.
- addTag(String) - Method in class org.forgerock.api.transform.LocalizableOperation
-
- addTag(LocalizableString) - Method in class org.forgerock.api.transform.LocalizableOperation
-
Adds a Tag, a String value that is metadata related to the Operation.
- addTargAttrFiltersMatchAci(Aci) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Add the specified ACI to a list of ACIs that have a targattrfilters rule that matched.
- addTaskAttributes(Entry) - Method in class org.opends.server.tools.BackUpDb
-
- addTaskAttributes(Entry) - Method in class org.opends.server.tools.ExportLdif
-
- addTaskAttributes(Entry) - Method in class org.opends.server.tools.ImportLdif
-
- addTaskAttributes(Entry) - Method in class org.opends.server.tools.RebuildIndex
-
- addTaskAttributes(Entry) - Method in class org.opends.server.tools.RestoreDb
-
- addTaskAttributes(TaskScheduleInformation, Entry) - Static method in class org.opends.server.tools.tasks.TaskClient
-
Adds attributes related to scheduling contained in the provided
TaskScheduleInformation
in the provided
task entry.
- addTaskAttributes(Entry) - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Adds utility specific attributes to the provided task entry that is added to the task backend.
- addTaskChangeListener(ConfigurationChangeListener<TaskBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Register to be notified when this Task Backend is changed.
- addTimeLimitChangeListener(ConfigurationChangeListener<TimeLimitLogRotationPolicyCfg>) - Method in interface org.forgerock.opendj.server.config.server.TimeLimitLogRotationPolicyCfg
-
Register to be notified when this Time Limit Log Rotation Policy is changed.
- addToBatch(String, JsonValue, StringBuilder) - Method in interface org.forgerock.audit.events.handlers.buffering.BatchConsumer
-
Adds an audit event to a batch payload.
- addToBatch(String, JsonValue, StringBuilder) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
-
Adds an audit event to an Elasticsearch Bulk API payload.
- addToBatch(String, JsonValue, StringBuilder) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
-
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Adds this attribute type to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
attribute type with the same numeric OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
Adds this DIT content rule to the schema, throwing a
ConflictingSchemaElementException
if there is an existing DIT
content rule with the same structural object class OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule.Builder
-
Adds this DIT structure rule to the schema, throwing a
ConflictingSchemaElementException
if there is an existing DIT
structure rule with the same numeric ID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
Adds this matching rule to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
matching rule with the same numeric OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
Adds this matching rule use definition to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
matching rule definition with the same numeric OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.NameForm.Builder
-
Adds this name form to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
name form with the same numeric OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
Adds this object class to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
object class with the same numeric OID.
- addToSchema() - Method in class org.forgerock.opendj.ldap.schema.Syntax.Builder
-
Adds this syntax to the schema, throwing a
ConflictingSchemaElementException
if there is an existing
syntax with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Adds this attribute type to the schema overwriting any existing
attribute type with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
Adds this DIT content rule to the schema overwriting any existing
content rule with the same structural class OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule.Builder
-
Adds this DIT structure rule to the schema overwriting any existing
DIT structure rule with the same numeric ID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
Adds this matching rule to the schema overwriting any existing matching rule with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
Adds this matching rule use definition to the schema overwriting any
existing matching rule use definition with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.NameForm.Builder
-
Adds this name form to the schema overwriting any existing name form
with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
Adds this object class to the schema overwriting any existing object class
with the same numeric OID.
- addToSchemaOverwrite() - Method in class org.forgerock.opendj.ldap.schema.Syntax.Builder
-
Adds this syntax to the schema overwriting any existing syntax with the same numeric OID.
- addTraceSettings(String, TraceSettings) - Method in class org.opends.server.loggers.DebugLogPublisher
-
Adds a trace settings to the current set for a specified scope.
- addTraditionalChangeListener(ConfigurationChangeListener<TraditionalWorkQueueCfg>) - Method in interface org.forgerock.opendj.server.config.server.TraditionalWorkQueueCfg
-
Register to be notified when this Traditional Work Queue is changed.
- addTripleDesChangeListener(ConfigurationChangeListener<TripleDesPasswordStorageSchemeCfg>) - Method in interface org.forgerock.opendj.server.config.server.TripleDesPasswordStorageSchemeCfg
-
Register to be notified when this Triple-DES Password Storage Scheme is changed.
- addTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Trust Manager Providers are added.
- addTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Trust Manager Providers are deleted.
- addTrustStoreChangeListener(ConfigurationChangeListener<TrustStoreBackendCfg>) - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Register to be notified when this Trust Store Backend is changed.
- addUniqueAttributeChangeListener(ConfigurationChangeListener<UniqueAttributePluginCfg>) - Method in interface org.forgerock.opendj.server.config.server.UniqueAttributePluginCfg
-
Register to be notified when this Unique Attribute Plugin is changed.
- addUniqueCharactersChangeListener(ConfigurationChangeListener<UniqueCharactersPasswordValidatorCfg>) - Method in interface org.forgerock.opendj.server.config.server.UniqueCharactersPasswordValidatorCfg
-
Register to be notified when this Unique Characters Password Validator is changed.
- addUri(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
Adds the provided continuation reference URI to this search result
reference.
- addUserDefinedChangeListener(ConfigurationChangeListener<UserDefinedVirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.UserDefinedVirtualAttributeCfg
-
Register to be notified when this User Defined Virtual Attribute is changed.
- addValue(String, List<ByteString>, String) - Method in class org.opends.server.authorization.dseecompat.PatternRDN
-
Add another attribute-value pair to the pattern.
- addVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when new Virtual Attributes are added.
- addVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg>) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Registers to be notified when existing Virtual Attributes are deleted.
- addVirtualStaticChangeListener(ConfigurationChangeListener<VirtualStaticGroupImplementationCfg>) - Method in interface org.forgerock.opendj.server.config.server.VirtualStaticGroupImplementationCfg
-
Register to be notified when this Virtual Static Group Implementation is changed.
- addWhoAmIChangeListener(ConfigurationChangeListener<WhoAmIExtendedOperationHandlerCfg>) - Method in interface org.forgerock.opendj.server.config.server.WhoAmIExtendedOperationHandlerCfg
-
Register to be notified when this Who Am I Extended Operation Handler is changed.
- adjust(CSN) - Method in class org.opends.server.replication.common.CSNGenerator
-
Adjust the lastTime of this
CSNGenerator
with a
CSN
that we have received from another server.
- adjust(ServerState) - Method in class org.opends.server.replication.common.CSNGenerator
-
Adjust utility method that takes ServerState as a parameter.
- adjustJulLevel() - Method in class org.opends.server.core.LoggerConfigManager
-
Update the current java.util.logging.Level.
- ADMIN_BACKEND_DIR_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The admin backend directory name.
- ADMIN_BACKEND_FILE_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The admin data LDIF backend file name.
- ADMIN_DATA_BACKEND_NAME - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The default backend name of the administration data.
- ADMIN_DATA_DN - Static variable in class org.forgerock.opendj.setup.model.SetupConstants
-
DN of the administration data replication domain.
- ADMIN_LIMIT_EXCEEDED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that processing on the requested operation
could not continue because an administrative limit was exceeded.
- adminActionRequired() - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Indicates whether administrative action is required before one or more of
the changes will take effect.
- AdminEndpoint - Class in org.opends.server.protocols.http.rest2ldap
-
An HTTP endpoint providing access to the server's monitoring backend (cn=monitor) and its configuration (cn=config).
- AdminEndpoint(AdminEndpointCfg, ServerContext) - Constructor for class org.opends.server.protocols.http.rest2ldap.AdminEndpoint
-
Create a new AdminEndpoint with the supplied configuration.
- AdminEndpointCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Admin Endpoint settings.
- AdminEndpointCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Admin Endpoint
settings.
- AdminEndpointCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Admin Endpoint managed object
definition meta information.
- AdminException - Exception in org.forgerock.opendj.config
-
Exceptions thrown when interacting with administration framework.
- AdminException(LocalizableMessage, Throwable) - Constructor for exception org.forgerock.opendj.config.AdminException
-
Create an admin exception with a message and cause.
- AdminException(LocalizableMessage) - Constructor for exception org.forgerock.opendj.config.AdminException
-
Create an admin exception with a message.
- AdministrationConnector - Class in org.opends.server.config
-
This class is a wrapper on top of LDAPConnectionHandler to manage the administration connector, which is an
LDAPConnectionHandler with specific (limited) configuration properties.
- AdministrationConnector(ServerContext) - Constructor for class org.opends.server.config.AdministrationConnector
-
Creates an instance of the administration connector.
- AdministrationConnectorCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Administration Connector
settings.
- AdministrationConnectorCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Administration
Connector settings.
- AdministrationConnectorCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Administration Connector managed
object definition meta information.
- AdministrationDataSync - Class in org.opends.server.admin
-
Check if information found in "cn=admin data" is coherent with cn=config.
- AdministrationDataSync(Connection) - Constructor for class org.opends.server.admin.AdministrationDataSync
-
Create an object that will synchronize configuration and the admin data.
- AdministratorAction - Class in org.forgerock.opendj.config
-
Defines an optional action which administators must perform after they have
modified a property.
- AdministratorAction(AdministratorAction.Type, AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.forgerock.opendj.config.AdministratorAction
-
Create a new administrator action.
- AdministratorAction.Type - Enum in org.forgerock.opendj.config
-
Specifies the type of administrator action which must be performed in
order for pending changes to take effect.
- ADMINISTRATORS_ADMIN_DATA_DN - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The parent entry of the administrator entries.
- AdminMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.admin
.
- adminPassword(String) - Method in class org.forgerock.opendj.server.embedded.ConnectionParameters
-
Sets the password of the Global Administrator to use to bind to the server.
- adminPort(int) - Method in class org.forgerock.opendj.server.embedded.ConnectionParameters
-
Sets the port for directory server administration.
- adminPort(int) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies the administration port of the instance to setup.
- AdminToolMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.admin_tool
.
- adminUid(String) - Method in class org.forgerock.opendj.server.embedded.ConnectionParameters
-
Sets the user id of the Global Administrator to use to bind to the server.
- AdNotificationRequestControl - Class in org.forgerock.opendj.ldap.controls
-
The persistent search request control for Active Directory as defined by
Microsoft.
- ADS_CERTIFICATE_ALIAS - Static variable in class org.opends.server.config.ConfigConstants
-
Alias of the local instance certificate in the ADS keystore.
- ADSContext - Class in org.opends.server.tools.dsreplication
-
Class used to update and read the contents of the Administration Data Suffix.
- ADSContext.AdministratorProperty - Enum in org.opends.server.tools.dsreplication
-
The enumeration containing the different Administrator properties.
- ADSContext.ADSPropertySyntax - Enum in org.opends.server.tools.dsreplication
-
Enumeration containing the different server properties syntaxes that could be stored in the ADS.
- ADSContext.ServerGroupProperty - Enum in org.opends.server.tools.dsreplication
-
Enumeration containing the different server group properties that are stored in the ADS.
- ADSContext.ServerProperty - Enum in org.opends.server.tools.dsreplication
-
Enumeration containing the different server properties that are stored in the ADS.
- ADSContextException - Exception in org.opends.server.tools.dsreplication
-
This is the exception that is thrown in
ADSContext
.
- ADSContextException.ErrorType - Enum in org.opends.server.tools.dsreplication
-
The enumeration containing the different error types.
- advanced() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
- AdviceContext - Class in org.forgerock.json.resource
-
A Context
containing information which should be returned to the user in some
appropriate form to the user.
- AdviceContext(Context, Collection<String>) - Constructor for class org.forgerock.json.resource.AdviceContext
-
Creates a new AdviceContext with the provided parent.
- AdviceContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.json.resource.AdviceContext
-
Restore from JSON representation.
- AdviceWarning - Class in org.forgerock.json.resource
-
WarningHeader implements RFC 2616 section 14.46 - Warning.
- AESKeyWrapEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
-
Provides JWE key encapsulation using the AES KeyWrap algorithm.
- AESKeyWrapEncryptionHandler(EncryptionMethod) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
-
Constructs an AES KeyWrap encryption handler for the given underlying content encryption method.
- AESPasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme that will encode values using the AES reversible
encryption algorithm.
- AESPasswordStorageScheme() - Constructor for class org.opends.server.extensions.AESPasswordStorageScheme
-
- AesPasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying AES Password Storage Scheme
settings.
- AesPasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying AES Password
Storage Scheme settings.
- AesPasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the AES Password Storage Scheme managed
object definition meta information.
- AFFECTS_MULTIPLE_DSAS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the operation could not be processed
because it would impact multiple DSAs or other repositories.
- afterRestore(Path, Path) - Method in interface org.opends.server.api.Backupable
-
Called after the restore operation has finished successfully.
- afterRestore(Path, Path) - Method in class org.opends.server.backends.ConfigurationBackend
-
- afterRestore(Path, Path) - Method in class org.opends.server.backends.jeb.JEStorage
-
- afterRestore(Path, Path) - Method in class org.opends.server.backends.LDIFBackend
-
- afterRollingOver() - Method in interface org.forgerock.audit.events.handlers.writers.RotatableWriter.RolloverLifecycleHook
-
This method is called after the rotation and retention checks are done.
- aggregate(ConfigChangeResult) - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Aggregates the results from the provided config change result.
- AggregationPropertyDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
Aggregation property definition.
- AggregationPropertyDefinition.Builder<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing aggregation property
definitions.
- ALERT_DESCRIPTION_ACCESS_CONTROL_DISABLED - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the access control
handler is disabled.
- ALERT_DESCRIPTION_ACCESS_CONTROL_ENABLED - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the access control
handler is enabled.
- ALERT_DESCRIPTION_ACCESS_CONTROL_PARSE_FAILED - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the dseecompat
access control subsystem failed to parse one or more ACI rules when the server is first started or a backend is
being initialized.
- ALERT_DESCRIPTION_CANNOT_COPY_SCHEMA_FILES - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if a problem occurs
while creating copies of the existing schema configuration files and a problem occurs that leaves the schema
configuration in a potentially inconsistent state.
- ALERT_DESCRIPTION_CANNOT_RENAME_CURRENT_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an error occurs
while attempting to rename the current tasks backing file.
- ALERT_DESCRIPTION_CANNOT_RENAME_NEW_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an error occurs
while attempting to rename the new tasks backing file.
- ALERT_DESCRIPTION_CANNOT_SCHEDULE_RECURRING_ITERATION - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an error occurs
while attempting to schedule an iteration of a recurring task.
- ALERT_DESCRIPTION_CANNOT_WRITE_CONFIGURATION - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if a problem occurs
while attempting to write the Directory Server configuration to disk.
- ALERT_DESCRIPTION_CANNOT_WRITE_NEW_SCHEMA_FILES - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if a problem occurs
while writing new versions of the server schema configuration files and a problem occurs that leaves the schema
configuration in a potentially inconsistent state.
- ALERT_DESCRIPTION_CANNOT_WRITE_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an error occurs
while attempting to write the tasks backing file.
- ALERT_DESCRIPTION_DISK_FULL - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the free disk
space has reached the full threshold.
- ALERT_DESCRIPTION_DISK_SPACE_LOW - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the free disk
space has reached the low threshold.
- ALERT_DESCRIPTION_ENTERING_LOCKDOWN_MODE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated upon entering lockdown
mode.
- ALERT_DESCRIPTION_HTTP_CONNECTION_HANDLER_CONSECUTIVE_FAILURES - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if consecutive failures
in the HTTP connection handler have caused it to become disabled.
- ALERT_DESCRIPTION_LDAP_CONNECTION_HANDLER_CONSECUTIVE_FAILURES - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if consecutive failures
in the LDAP connection handler have caused it to become disabled.
- ALERT_DESCRIPTION_LDAP_CONNECTION_HANDLER_UNCAUGHT_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the LDAP connection
handler encountered an unexpected error that has caused it to become disabled.
- ALERT_DESCRIPTION_LDIF_BACKEND_CANNOT_WRITE_UPDATE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the LDIF backend
cannot write an updated LDIF file.
- ALERT_DESCRIPTION_LDIF_CONNHANDLER_IO_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an I/O error occurs
while attempting to read or write LDIF content.
- ALERT_DESCRIPTION_LDIF_CONNHANDLER_PARSE_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the LDIF
connection handler is unable to process the contents of a file as valid LDIF.
- ALERT_DESCRIPTION_LEAVING_LOCKDOWN_MODE - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated upon leaving lockdown
mode.
- ALERT_DESCRIPTION_MANUAL_CONFIG_EDIT_HANDLED - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the server detects
that the configuration has been manually edited with the server online and those edits would have been lost by an
online config change.
- ALERT_DESCRIPTION_MANUAL_CONFIG_EDIT_LOST - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if the server detects
that the configuration has been manually edited with the server online, but a problem occurred while trying to
preserve the manual changes that may have caused them to be lost.
- ALERT_DESCRIPTION_REPLICATION_UNRESOLVED_CONFLICT - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if multimaster
replication detects a conflict that cannot be solved automatically.
- ALERT_DESCRIPTION_SERVER_SHUTDOWN - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the Directory
Server has started the shutdown process.
- ALERT_DESCRIPTION_SERVER_STARTED - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated when the Directory
Server has completed its startup process.
- ALERT_DESCRIPTION_UNCAUGHT_EXCEPTION - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated by a thread that has
died because of an uncaught exception.
- ALERT_DESCRIPTION_UNIQUE_ATTR_SYNC_CONFLICT - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if a unique attribute
conflict is detected during synchronization processing.
- ALERT_DESCRIPTION_UNIQUE_ATTR_SYNC_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The description for the alert type that will be used for the alert notification generated if an error occurs
while attempting to perform unique attribute conflict detection during synchronization processing.
- ALERT_TYPE_ACCESS_CONTROL_DISABLED - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if the access control handler is
disabled.
- ALERT_TYPE_ACCESS_CONTROL_ENABLED - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if the access control handler is
enabled.
- ALERT_TYPE_ACCESS_CONTROL_PARSE_FAILED - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if the dseecompat access control
subsystem failed to parse one or more ACI rules when the server is first started or a backend is being
initialized.
- ALERT_TYPE_CANNOT_COPY_SCHEMA_FILES - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a problem occurs while creating
copies of the existing schema files in a manner that may leave the schema configuration inconsistent.
- ALERT_TYPE_CANNOT_RENAME_CURRENT_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an error occurs while attempting
to rename the current tasks backing file.
- ALERT_TYPE_CANNOT_RENAME_NEW_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an error occurs while attempting
to rename the new tasks backing file.
- ALERT_TYPE_CANNOT_SCHEDULE_RECURRING_ITERATION - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an error occurs while attempting
to schedule an iteration of a recurring task.
- ALERT_TYPE_CANNOT_WRITE_CONFIGURATION - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a problem occurs while attempting
to write the Directory Server configuration to disk.
- ALERT_TYPE_CANNOT_WRITE_NEW_SCHEMA_FILES - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a problem occurs while writing
new versions of the server schema files in a manner that may leave the schema configuration inconsistent.
- ALERT_TYPE_CANNOT_WRITE_TASK_FILE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an error occurs while attempting
to write the tasks backing file.
- ALERT_TYPE_DISK_FULL - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the JE Environment needs to be
reopened by restarting the Directory Server.
- ALERT_TYPE_DISK_SPACE_LOW - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the JE Environment needs to be
reopened by restarting the Directory Server.
- ALERT_TYPE_ENTERING_LOCKDOWN_MODE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type that will be used when the Directory Server enters lockdown mode.
- ALERT_TYPE_HTTP_CONNECTION_HANDLER_CONSECUTIVE_FAILURES - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if consecutive failures in the HTTP
connection handler have caused it to become disabled.
- ALERT_TYPE_LDAP_CONNECTION_HANDLER_CONSECUTIVE_FAILURES - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if consecutive failures in the LDAP
connection handler have caused it to become disabled.
- ALERT_TYPE_LDAP_CONNECTION_HANDLER_UNCAUGHT_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if the LDAP connection handler
encountered an unexpected error that has caused it to become disabled.
- ALERT_TYPE_LDIF_BACKEND_CANNOT_WRITE_UPDATE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the LDIF backend cannot write
an updated LDIF file.
- ALERT_TYPE_LDIF_CONNHANDLER_IO_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an I/O error occurs while
attempting to read or write LDIF content.
- ALERT_TYPE_LDIF_CONNHANDLER_PARSE_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the LDIF connection handler is
unable to process the contents of a file as valid LDIF.
- ALERT_TYPE_LEAVING_LOCKDOWN_MODE - Static variable in class org.opends.server.util.ServerConstants
-
The alert type that will be used when the Directory Server leaves lockdown mode.
- ALERT_TYPE_MANUAL_CONFIG_EDIT_HANDLED - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a problem occurs while attempting
to write the Directory Server configuration to disk.
- ALERT_TYPE_MANUAL_CONFIG_EDIT_LOST - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a problem occurs while attempting
to write the Directory Server configuration to disk.
- ALERT_TYPE_REPLICATION_UNRESOLVED_CONFLICT - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if multimaster replication detects a
conflict that cannot be solved automatically.
- ALERT_TYPE_SERVER_SHUTDOWN - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the Directory Server has
started the shutdown process.
- ALERT_TYPE_SERVER_STARTED - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated when the Directory Server has
completed its startup process.
- ALERT_TYPE_UNCAUGHT_EXCEPTION - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated by a thread that has died because of
an uncaught exception.
- ALERT_TYPE_UNIQUE_ATTR_SYNC_CONFLICT - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if a unique attribute conflict is
detected during synchronization processing.
- ALERT_TYPE_UNIQUE_ATTR_SYNC_ERROR - Static variable in class org.opends.server.util.ServerConstants
-
The alert type string that will be used for the alert notification generated if an error occurs while attempting
to perform unique attribute conflict detection during synchronization processing.
- AlertGenerator - Interface in org.opends.server.api
-
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> - Interface in org.opends.server.api
-
This interface defines the set of methods that must be implemented for a Directory Server alert handler.
- AlertHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Alert Handler settings.
- AlertHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Alert Handler
settings.
- AlertHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Alert Handler managed object
definition meta information.
- AlertHandlerConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the set of alert handlers defined in the Directory Server.
- AlertHandlerConfigManager(ServerContext) - Constructor for class org.opends.server.core.AlertHandlerConfigManager
-
Creates a new instance of this alert handler config manager.
- alg(Algorithm) - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
-
Sets the algorithm used to perform cryptographic signing and/or encryption on the JWT.
- algorithm - Variable in class org.forgerock.json.jose.jwk.JWK.Builder
-
The intended JOSE algorithm for the key, optional.
- algorithm(Algorithm) - Method in class org.forgerock.json.jose.jwk.JWK.Builder
-
Sets the algorithm parameter of the JWK.
- algorithm(String) - Method in class org.forgerock.json.jose.jwk.JWK.Builder
-
Sets the algorithm parameter of the JWK.
- Algorithm - Interface in org.forgerock.json.jose.jwt
-
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
- ALGORITHM_MD5 - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
The name of the message digest algorithm that should be used to generate MD5 hashes.
- ALGORITHM_SHA_1 - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
The name of the message digest algorithm that should be used to generate SHA-1 hashes.
- ALGORITHM_SHA_256 - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
The name of the message digest algorithm that should be used to generate 256-bit SHA-2 hashes.
- ALGORITHM_SHA_384 - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
The name of the message digest algorithm that should be used to generate 384-bit SHA-2 hashes.
- ALGORITHM_SHA_512 - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
The name of the message digest algorithm that should be used to generate 512-bit SHA-2 hashes.
- ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that a problem was encountered while
attempting to dereference an alias for a search operation.
- ALIAS_PROBLEM - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it attempted to perform an illegal operation on an alias.
- AliasDefaultBehaviorProvider<T> - Class in org.forgerock.opendj.config
-
A default behavior provider which indicates special behavior.
- AliasDefaultBehaviorProvider(AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.forgerock.opendj.config.AliasDefaultBehaviorProvider
-
Create an alias default behavior provider.
- aliasInUse(String) - Method in class org.opends.server.util.CertificateManager
-
Indicates whether the provided alias is in use in the key store.
- aliveAndHealthy() - Static method in class org.opends.server.monitors.HealthStatus
-
- AliveEndpoint - Class in org.opends.server.protocols.http
-
An HTTP endpoint for exposing the server liveness status.
- AliveEndpoint(AliveEndpointCfg, ServerContext) - Constructor for class org.opends.server.protocols.http.AliveEndpoint
-
- AliveEndpointCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Alive HTTP endpoint settings.
- AliveEndpointCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Alive HTTP
endpoint settings.
- AliveEndpointCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Alive HTTP endpoint managed object
definition meta information.
- ALL_OP_ATTRS_WILD_CARD - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
Regular expression the matches "+".
- ALL_OPERATIONAL_ATTRIBUTES - Static variable in class org.opends.server.util.StaticUtils
-
The pattern that asks a search request to return all operational attributes.
- ALL_SERVER_GROUP_ADMIN_DATA_DN - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The all server group entry DN.
- ALL_SERVER_GROUP_NAME - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The default server group which will contain all registered servers.
- ALL_USER_AND_OPERATIONAL_ATTRIBUTES - Static variable in class org.opends.server.util.StaticUtils
-
The pattern that asks a search request to return all user and operational attributes.
- ALL_USER_ATTRIBUTES - Static variable in class org.opends.server.util.StaticUtils
-
The pattern that asks a search request to return all user attributes.
- ALL_USER_ATTRS_WILD_CARD - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
Regular expression the matches "*".
- allAddresses(int) - Static method in class org.opends.server.types.HostPort
-
Returns a a new HostPort for all addresses, also known as a wildcard address.
- allDone(Collection<Promise<?, ?>>) - Static method in class org.forgerock.util.promise.Promises
-
Returns a
Promise
which will be completed successfully once all of the
provided promises have completed (successfully or not, including runtime exceptions).
- allDone(Collection<Promise<?, ?>>, V) - Static method in class org.forgerock.util.promise.Promises
-
Returns a
Promise
which will be completed successfully once all of the
provided promises have completed (successfully or not, including runtime exceptions),
returning back the
context
parameter.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Action
-
Allocates the Action operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Create
-
Allocates the Create operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Delete
-
Allocates the Delete operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Operation
-
Allocates the operation by operation type to the given Resource Builder
by calling the corresonding method by type.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Patch
-
Allocates the Patch operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Query
-
Allocates the Query operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Read
-
Allocates the Read operation type to the given Resource Builder.
- allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Update
-
Allocates the Update operation type to the given Resource Builder.
- ALLOW_ATTRIBUTE_TYPES_WITH_NO_SUP_OR_SYNTAX - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether the schema should allow attribute type definitions that do not declare a superior attribute
type or syntax.
- ALLOW_MALFORMED_CERTIFICATES - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether the Certificate syntax should allow values which
do not conform to the X.509 specifications.
- ALLOW_MALFORMED_JPEG_PHOTOS - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether the JPEG Photo syntax should allow values which
do not conform to the JFIF or Exif specifications.
- ALLOW_MALFORMED_NAMES_AND_OPTIONS - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether the schema should allow certain illegal
characters in OIDs and attribute options.
- ALLOW_NON_STANDARD_TELEPHONE_NUMBERS - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether the Telephone Number syntax should allow values
which do not conform to the E.123 international telephone number format.
- ALLOW_ZERO_LENGTH_DIRECTORY_STRINGS - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Specifies whether zero-length values will be allowed by the
Directory String syntax.
- allowMultiPartJsonRequests() - Method in interface org.forgerock.json.resource.CrestApplication
-
Whether the JSON content for a request can be sent in a mulipart/form-data
payload.
- allowNewPersistentSearch() - Static method in class org.opends.server.core.DirectoryServer
-
Indicates whether a new persistent search is allowed.
- allReplicas() - Static method in class org.opends.server.replication.common.ReplicaId
-
Returns the special id corresponding to "all replicas".
- allUserAndOperationalAttributesFilter() - Static method in class org.forgerock.opendj.ldap.AttributeFilter
-
Creates a new attribute filter which will include all user and operational attributes.
- ALWAYS - Static variable in class org.forgerock.opendj.ldap.DereferenceAliasesPolicy
-
Dereference aliases both in searching and in locating the base object of a Search operation.
- ALWAYS_FALSE - Static variable in class org.forgerock.opendj.rest2ldap.authz.ConditionalFilters
-
- ALWAYS_TRUE - Static variable in class org.forgerock.opendj.rest2ldap.authz.ConditionalFilters
-
- alwaysFalse() - Static method in class org.forgerock.opendj.ldap.Filter
-
Returns the absolute false
filter as defined in RFC 4526 which is
comprised of an or
filter containing zero components.
- alwaysFalse() - Static method in class org.forgerock.util.query.QueryFilter
-
Returns a filter which does not match any resources.
- alwaysTrue() - Static method in class org.forgerock.opendj.ldap.Filter
-
Returns the absolute true
filter as defined in RFC 4526 which is
comprised of an and
filter containing zero components.
- alwaysTrue() - Static method in class org.forgerock.util.query.QueryFilter
-
Returns a filter which matches all resources.
- AMR_DOUBLE_METAPHONE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the doubleMetaphoneApproximateMatch approximate matching rule.
- AMR_DOUBLE_METAPHONE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the doubleMetaphoneApproximateMatch approximate matching rule.
- AMR_DOUBLE_METAPHONE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the doubleMetaphoneApproximateMatch approximate matching rule.
- anchor(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a cross-reference anchor.
- anchor(String, String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a cross-reference anchor, with a custom
xreflabel.
- and(Collection<FilterCondition>) - Static method in class org.forgerock.json.resource.Filters
-
Returns a FilterCondition
which will only match requests which
match all the provided conditions.
- and(FilterCondition...) - Static method in class org.forgerock.json.resource.Filters
-
Returns a FilterCondition
which will only match requests which
match all the provided conditions.
- and(String, String) - Method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a new
Tags
instance my merging this collection and the specific key/value pair.
- and(String...) - Method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a new
Tags
instance my merging this collection and the specific key/value pairs.
- and(Tag...) - Method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a new
Tags
instance my merging this collection and the specific tags.
- and(Iterable<? extends Tag>) - Method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a new
Tags
instance my merging this collection and the specific tags.
- and(Condition...) - Static method in class org.forgerock.opendj.config.conditions.Conditions
-
Creates a condition which evaluates to true
if and only if
all of its sub-conditions are true
.
- and() - Static method in enum org.forgerock.opendj.ldap.ConditionResult
-
Returns the logical AND of zero condition results, which is always
TRUE
.
- and(ConditionResult...) - Static method in enum org.forgerock.opendj.ldap.ConditionResult
-
Returns the logical AND of the provided condition results, which is
TRUE
if all of the provided condition results are TRUE
,
FALSE
if at least one of them is FALSE
, and
UNDEFINED
otherwise.
- and(ConditionResult, ConditionResult) - Static method in enum org.forgerock.opendj.ldap.ConditionResult
-
Returns the logical AND of the provided condition results, which is
TRUE
if both of the provided condition results are TRUE
,
FALSE
if at least one of them is FALSE
, and
UNDEFINED
otherwise.
- and(ConditionResult) - Method in enum org.forgerock.opendj.ldap.ConditionResult
-
Returns the logical AND of the this condition result with the provided condition result, which is TRUE
if both of the condition results are TRUE
, FALSE
if at least one of them is FALSE
,
and UNDEFINED
otherwise.
- and(Collection<Filter>) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new and
filter using the provided list of sub-filters.
- and(Filter...) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new and
filter using the provided list of sub-filters.
- and(Collection<QueryFilter<FF>>) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new and
filter using the provided list of sub-filters.
- and(QueryFilter<FF>...) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new and
filter using the provided list of sub-filters.
- AND - Static variable in class org.forgerock.util.query.QueryFilterOperators
-
the "and" operator.
- anonymous() - Static method in class org.opends.server.types.AuthenticationInfo
-
Creates a new set of authentication information to be used for unauthenticated clients.
- AnonymousSASLMechanismHandler - Class in org.opends.server.extensions
-
This class provides an implementation of a SASL mechanism, as defined in RFC 4505, that does not perform any
authentication.
- AnonymousSASLMechanismHandler() - Constructor for class org.opends.server.extensions.AnonymousSASLMechanismHandler
-
Creates a new instance of this SASL mechanism handler.
- AnonymousSaslMechanismHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Anonymous SASL Mechanism
Handler settings.
- AnonymousSaslMechanismHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Anonymous SASL
Mechanism Handler settings.
- AnonymousSaslMechanismHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Anonymous SASL Mechanism Handler
managed object definition meta information.
- ANY_DISK_SPACE - Static variable in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
The disk space value when disk space is unrestricted.
- anyResultFrom(Stream<Promise<V, E>>) - Static method in class org.forgerock.util.promise.Promises
-
Takes a stream of promises that may not yet be resolved and returns a resolved value from them, or if none
resolve to a result, the failure from the last.
- anySchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
-
- AnyTypeValidator - Class in org.forgerock.json.schema.validator.validators
-
AnyTypeValidator applies all the constraints of a any
type.
- AnyTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.AnyTypeValidator
-
Construct an any type validator.
- api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
- api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
-
- api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.FilterChain
-
- api(ApiProducer<ApiDescription>) - Method in class org.forgerock.opendj.rest2ldap.AbstractRequestHandler
-
- api(ApiProducer<ApiDescription>) - Method in class org.forgerock.opendj.rest2ldap.DescribableRequestHandler
-
- ApiDescription - Class in org.forgerock.api.models
-
Class that represents the ApiDescription type in API descriptor.
- apiDescription() - Static method in class org.forgerock.api.models.ApiDescription
-
Create a new Builder for ApiDescription.
- ApiDescription.Builder - Class in org.forgerock.api.models
-
Builder for the ApiDescription.
- ApiDocGenerator - Class in org.forgerock.api.markup
-
Generates static AsciiDoc documentation for CREST API Descriptors.
- ApiDocGeneratorException - Exception in org.forgerock.api.markup
-
Signals that an error occurred while generating API documentation.
- ApiDocGeneratorException(String) - Constructor for exception org.forgerock.api.markup.ApiDocGeneratorException
-
- ApiDocGeneratorException(String, Throwable) - Constructor for exception org.forgerock.api.markup.ApiDocGeneratorException
-
- ApiError - Annotation Type in org.forgerock.api.annotations
-
Details of an error that could be returned.
- ApiError - Class in org.forgerock.api.models
-
Class that represents the ApiError type in API descriptor.
- apiError() - Static method in class org.forgerock.api.models.ApiError
-
New apiError builder.
- ApiError.Builder - Class in org.forgerock.api.models
-
Builder for the ApiError.
- ApiValidationException - Exception in org.forgerock.api
-
Signals that API failed validation.
- ApiValidationException(String) - Constructor for exception org.forgerock.api.ApiValidationException
-
- append(char) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends the provided character to this message builder.
- append(CharSequence) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends the provided character sequence to this message builder.
- append(CharSequence, int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends a subsequence of the provided character sequence to this message
builder.
- append(int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends the provided integer to this message builder.
- append(LocalizableMessage) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends the provided message to this message builder.
- append(Object) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Appends the String
representation of the provided Object
to this message builder.
- appendBerLength(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the ASN.1 BER length encoding representation of the provided
integer to this byte string builder.
- appendBoolean(boolean) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a boolean to this ByteArrayBuilder.
- appendByte(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided byte to this byte string builder.
- appendByte(int) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a byte to this ByteArrayBuilder.
- appendByteArray(byte[]) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append all the bytes from the byte array to this ByteArrayBuilder.
- appendBytes(byte[]) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided byte array to this byte string builder.
- appendBytes(byte[], int, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided byte array to this byte string builder.
- appendBytes(ByteBuffer, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided ByteBuffer
to this byte string builder.
- appendBytes(ByteSequence) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided
ByteSequence
to this byte string builder.
- appendBytes(ByteSequenceReader, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
- appendBytes(DataInput, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided DataInput
to this byte string
builder.
- appendBytes(InputStream, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the provided InputStream
to this byte string builder.
- appendCompactUnsigned(long) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the compact encoded bytes of the provided unsigned long to this byte
string builder.
- appendCsn(CSN, CSN.CsnVersion) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a CSN to this ByteArrayBuilder.
- appendCsnUtf8(CSN, CSN.CsnVersion) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a CSN to this ByteArrayBuilder by converting it to a String then encoding that string to a UTF-8 byte
array.
- appendDn(Dn) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a DN to this ByteArrayBuilder by converting it to a String then encoding that string to a UTF-8 byte
array.
- appendErrorMessage(LocalizableMessage) - Method in class org.opends.server.types.Operation
-
Appends the provided message to the error message buffer.
- appendErrorMessage(LocalizableMessage) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Appends the provided message to the error message buffer.
- appendErrorMessage(LocalizableMessage) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Appends the provided message to the error message buffer.
- appendErrorMessage(LocalizableMessage) - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Appends the provided message to the error message buffer.
- appendErrorMessage(LocalizableMessage) - Method in interface org.opends.server.types.operation.PreParseOperation
-
Appends the provided message to the error message buffer.
- appendGroupId(GroupId) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Appends the encoded version of this
GroupId
to the provided builder.
- appendInt(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the big-endian encoded bytes of the provided integer to this byte
string builder.
- appendInt(int) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append an int to this ByteArrayBuilder.
- appendIntUtf8(int) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append an int to this ByteArrayBuilder by converting it to a String then encoding that string to a UTF-8 byte
array.
- appendLDIFSeparatorAndValue(StringBuilder, ByteSequence) - Static method in class org.opends.server.util.LDIFWriter
-
Appends an LDIF separator and properly-encoded form of the given value to the provided buffer.
- appendLDIFSeparatorAndValue(StringBuilder, ByteSequence, boolean, boolean) - Static method in class org.opends.server.util.LDIFWriter
-
Appends an LDIF separator and properly-encoded form of the given value to the provided buffer.
- appendLong(long) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the big-endian encoded bytes of the provided long to this byte
string builder.
- appendLong(long) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a long to this ByteArrayBuilder.
- appendLongUtf8(long) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a long to this ByteArrayBuilder by converting it to a String then encoding that string to a UTF-8 byte
array.
- appendManagedObjectPathElement(InstantiableRelationDefinition<? super C, ? super S>, AbstractManagedObjectDefinition<C, S>, String) - Method in interface org.forgerock.opendj.config.ManagedObjectPathSerializer
-
Append a managed object path element identified by an instantiable
relation and an instance name.
- appendManagedObjectPathElement(OptionalRelationDefinition<? super C, ? super S>, AbstractManagedObjectDefinition<C, S>) - Method in interface org.forgerock.opendj.config.ManagedObjectPathSerializer
-
Append a managed object path element identified by an optional relation.
- appendManagedObjectPathElement(SingletonRelationDefinition<? super C, ? super S>, AbstractManagedObjectDefinition<C, S>) - Method in interface org.forgerock.opendj.config.ManagedObjectPathSerializer
-
Append a managed object path element identified by a singleton relation.
- appendManagedObjectPathElement(SetRelationDefinition<? super C, ? super S>, AbstractManagedObjectDefinition<C, S>) - Method in interface org.forgerock.opendj.config.ManagedObjectPathSerializer
-
Append a managed object path element identified by a set relation.
- appendMaskedErrorMessage(LocalizableMessage) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Appends the provided message to the real, masked error message buffer.
- appendMaskedErrorMessage(LocalizableMessage) - Method in class org.opends.server.types.Operation
-
Appends the provided message to the real, masked error message buffer.
- appendObject(Object) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the byte string representation of the provided object to this
byte string builder.
- appendServerStateMustComeLast(ServerState) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append the byte representation of a ServerState to this ByteArrayBuilder and then append a final zero byte
separator.
- appendShort(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the big-endian encoded bytes of the provided short to this byte
string builder.
- appendShort(int) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a short to this ByteArrayBuilder.
- appendString(String) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a String with a zero separator to this ByteArrayBuilder, or only the zero separator if the string is null
or if the string length is zero.
- appendStrings(Collection<String>) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append a Collection of Strings to this ByteArrayBuilder.
- appendToBody(String) - Method in class org.opends.server.util.EMailMessage
-
Appends the provided text to the body of this message.
- appendUtf8(char[]) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the UTF-8 encoded bytes of the provided char array to this byte
string builder.
- appendUtf8(String) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Appends the UTF-8 encoded bytes of the provided string to this byte
string builder.
- appendZeroTerminatedByteArray(byte[]) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Append all the bytes from the byte array to this ByteArrayBuilder and then append a final zero byte separator for
compatibility with legacy implementations.
- Applications - Class in org.forgerock.json.resource
-
- ApplicationTrustManager - Class in org.opends.server.tools.dsreplication
-
This class is in charge of checking whether the certificates that are presented are trusted or not.
- appliesToEntry(Entry) - Method in class org.opends.server.types.VirtualAttributeRule
-
Indicates whether this virtual attribute rule applies to the provided entry, taking into account the eligibility
requirements defined in the rule.
- ApplIndex - Variable in class org.opends.server.snmp.DsApplIfOpsEntry
-
Variable for storing the value of "ApplIndex".
- ApplIndex - Variable in class org.opends.server.snmp.DsIntEntry
-
Variable for storing the value of "ApplIndex".
- ApplIndex - Variable in class org.opends.server.snmp.DsTableEntry
-
Variable for storing the value of "ApplIndex".
- apply(JsonValue) - Method in class org.forgerock.api.models.TranslateJsonSchema
-
Applies the translation to string values by converting them to LocalizableString
.
- apply(JsonValue) - Method in class org.forgerock.json.JsonValueTraverseFunction
-
- apply(VIN) - Method in interface org.forgerock.util.AsyncFunction
-
Asynchronously applies this function to the input parameter
value
and returns a
Promise
for the result.
- apply(T, U) - Method in interface org.forgerock.util.BiFunction
-
Process the values.
- apply(VIN) - Method in class org.forgerock.util.CloseSilentlyFunction
-
Invokes the delegate function's
Function.apply(Object)
with the input parameter
value
, closes it,
and returns the result.
- apply(VIN) - Method in interface org.forgerock.util.Function
-
Applies this function to the input parameter value
and returns
the result.
- apply(Subscriber<? super T>) - Method in class org.opends.server.protocols.BlockingBackpressureOperator
-
- applyChange(ChangeRecord) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- applyChange(ChangeRecord) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Applies the provided change request to the Directory Server.
- applyChange(ChangeRecord) - Method in interface org.forgerock.opendj.ldap.Connection
-
Applies the provided change request to the Directory Server.
- applyChange(ChangeRecord) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Applies the provided change request to the Directory Server.
- applyChangeAsync(ChangeRecord) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- applyChangeAsync(ChangeRecord, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- applyChangeAsync(ChangeRecord) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously applies the provided change request to the Directory
Server.
- applyChangeAsync(ChangeRecord, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously applies the provided change request to the Directory
Server.
- applyChangeAsync(ChangeRecord) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously applies the provided change request to the Directory
Server.
- applyChangeAsync(ChangeRecord, IntermediateResponseHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously applies the provided change request to the Directory
Server.
- applyConfigurationAdd(T) - Method in interface org.forgerock.opendj.config.server.ConfigurationAddListener
-
Adds a new configuration to this add listener.
- applyConfigurationAdd(ServerManagedObject<? extends T>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectAddListener
-
Adds a new server managed object to this add listener.
- applyConfigurationAdd(Entry) - Method in interface org.forgerock.opendj.config.server.spi.ConfigAddListener
-
Attempts to apply a new configuration based on the provided added entry.
- applyConfigurationAdd(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- applyConfigurationAdd(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- applyConfigurationAdd(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
-
- applyConfigurationAdd(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- applyConfigurationAdd(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- applyConfigurationAdd(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- applyConfigurationAdd(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- applyConfigurationAdd(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
-
- applyConfigurationAdd(HttpEndpointCfg) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- applyConfigurationAdd(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- applyConfigurationAdd(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- applyConfigurationAdd(LogPublisherCfg) - Method in class org.opends.server.core.LoggerConfigManager
-
- applyConfigurationAdd(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- applyConfigurationAdd(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- applyConfigurationAdd(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- applyConfigurationAdd(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- applyConfigurationAdd(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- applyConfigurationAdd(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
-
- applyConfigurationAdd(SaslMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
-
- applyConfigurationAdd(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- applyConfigurationAdd(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- applyConfigurationAdd(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- applyConfigurationAdd(ServiceDiscoveryMechanismCfg) - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
- applyConfigurationAdd(C) - Method in class org.opends.server.loggers.AbstractLogger
-
- applyConfigurationAdd(DebugTargetCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- applyConfigurationAdd(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- applyConfigurationAdd(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- applyConfigurationAdd(ReplicationServerCfg) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- applyConfigurationAdd(SchemaProviderCfg) - Method in class org.opends.server.schema.SchemaHandler
-
- applyConfigurationChange(T) - Method in interface org.forgerock.opendj.config.server.ConfigurationChangeListener
-
Applies the configuration changes to this change listener.
- applyConfigurationChange(ServerManagedObject<? extends T>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectChangeListener
-
Applies the server managed object changes to this change listener.
- applyConfigurationChange(Entry) - Method in interface org.forgerock.opendj.config.server.spi.ConfigChangeListener
-
Attempts to apply a new configuration to this Directory Server component
based on the provided changed entry.
- applyConfigurationChange(T) - Method in class org.opends.server.api.CertificateMapper
-
- applyConfigurationChange(BackupBackendCfg) - Method in class org.opends.server.backends.BackupBackend
-
- applyConfigurationChange(JeBackendCfg) - Method in class org.opends.server.backends.jeb.JEStorage
-
- applyConfigurationChange(LdifBackendCfg) - Method in class org.opends.server.backends.LDIFBackend
-
- applyConfigurationChange(MonitorBackendCfg) - Method in class org.opends.server.backends.MonitorBackend
-
- applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.EntryContainer
-
- applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.RootContainer
-
- applyConfigurationChange(ProxyBackendCfg) - Method in class org.opends.server.backends.ProxyBackend
-
- applyConfigurationChange(RootDseBackendCfg) - Method in class org.opends.server.backends.RootDSEBackend
-
- applyConfigurationChange(SchemaBackendCfg) - Method in class org.opends.server.backends.SchemaBackend
-
- applyConfigurationChange(TaskBackendCfg) - Method in class org.opends.server.backends.task.TaskBackend
-
- applyConfigurationChange(TrustStoreBackendCfg) - Method in class org.opends.server.backends.TrustStoreBackend
-
- applyConfigurationChange(AdministrationConnectorCfg) - Method in class org.opends.server.config.AdministrationConnector
-
- applyConfigurationChange(AccessControlHandlerCfg) - Method in class org.opends.server.core.AccessControlConfigManager
-
- applyConfigurationChange(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- applyConfigurationChange(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- applyConfigurationChange(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
-
- applyConfigurationChange(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- applyConfigurationChange(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- applyConfigurationChange(GlobalCfg) - Method in class org.opends.server.core.CoreConfigManager
-
- applyConfigurationChange(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- applyConfigurationChange(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- applyConfigurationChange(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
-
- applyConfigurationChange(HttpEndpointCfg) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- applyConfigurationChange(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- applyConfigurationChange(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- applyConfigurationChange(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- applyConfigurationChange(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- applyConfigurationChange(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- applyConfigurationChange(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- applyConfigurationChange(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- applyConfigurationChange(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
-
- applyConfigurationChange(SaslMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
-
- applyConfigurationChange(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- applyConfigurationChange(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- applyConfigurationChange(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- applyConfigurationChange(WorkQueueCfg) - Method in class org.opends.server.core.WorkQueueConfigManager
-
- applyConfigurationChange(CryptoManagerCfg) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- applyConfigurationChange(ReplicationServiceDiscoveryMechanismCfg) - Method in class org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
-
- applyConfigurationChange(StaticServiceDiscoveryMechanismCfg) - Method in class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- applyConfigurationChange(AttributeValuePasswordValidatorCfg) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
-
- applyConfigurationChange(BcryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- applyConfigurationChange(CharacterSetPasswordValidatorCfg) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
-
- applyConfigurationChange(CramMd5SaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- applyConfigurationChange(CryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- applyConfigurationChange(EntryCacheCfg) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- applyConfigurationChange(DictionaryPasswordValidatorCfg) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
-
- applyConfigurationChange(DigestMd5SaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- applyConfigurationChange(EntityTagVirtualAttributeCfg) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- applyConfigurationChange(ErrorLogAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
-
- applyConfigurationChange(ExactMatchIdentityMapperCfg) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
-
- applyConfigurationChange(ExternalSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- applyConfigurationChange(FifoEntryCacheCfg) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- applyConfigurationChange(FileBasedKeyManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- applyConfigurationChange(FileBasedTrustManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
-
- applyConfigurationChange(GssapiSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- applyConfigurationChange(JmxAlertHandlerCfg) - Method in class org.opends.server.extensions.JMXAlertHandler
-
- applyConfigurationChange(LdapKeyManagerProviderCfg) - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- applyConfigurationChange(LdapTrustManagerProviderCfg) - Method in class org.opends.server.extensions.LDAPTrustManagerProvider
-
- applyConfigurationChange(LengthBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
-
- applyConfigurationChange(MemberVirtualAttributeCfg) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
-
- applyConfigurationChange(PasswordModifyExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- applyConfigurationChange(Pbkdf2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- applyConfigurationChange(Pkcs11KeyManagerProviderCfg) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- applyConfigurationChange(Pkcs11TrustManagerProviderCfg) - Method in class org.opends.server.extensions.Pkcs11TrustManagerProvider
-
- applyConfigurationChange(PlainSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- applyConfigurationChange(RandomPasswordGeneratorCfg) - Method in class org.opends.server.extensions.RandomPasswordGenerator
-
- applyConfigurationChange(RegularExpressionIdentityMapperCfg) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
-
- applyConfigurationChange(RepeatedCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
-
- applyConfigurationChange(SimilarityBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
-
- applyConfigurationChange(SmtpAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
-
- applyConfigurationChange(SmtpAlertHandlerCfg) - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- applyConfigurationChange(SoftReferenceEntryCacheCfg) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- applyConfigurationChange(TraditionalWorkQueueCfg) - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
- applyConfigurationChange(UniqueCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
-
- applyConfigurationChange(UserDefinedVirtualAttributeCfg) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
-
- applyConfigurationChange(C) - Method in class org.opends.server.loggers.AbstractLogger
-
- applyConfigurationChange(FileCountLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
-
- applyConfigurationChange(FixedTimeLogRotationPolicyCfg) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
-
- applyConfigurationChange(FreeDiskSpaceLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
-
- applyConfigurationChange(SizeLimitLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
-
- applyConfigurationChange(SizeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
-
- applyConfigurationChange(FileBasedAccessLogPublisherCfg) - Method in class org.opends.server.loggers.TextAccessLogPublisher
-
- applyConfigurationChange(FileBasedAuditLogPublisherCfg) - Method in class org.opends.server.loggers.TextAuditLogPublisher
-
- applyConfigurationChange(FileBasedDebugLogPublisherCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- applyConfigurationChange(FileBasedErrorLogPublisherCfg) - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- applyConfigurationChange(FileBasedHttpAccessLogPublisherCfg) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
- applyConfigurationChange(TimeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
-
- applyConfigurationChange(DebugTargetCfg) - Method in class org.opends.server.loggers.TraceSettings
-
- applyConfigurationChange(AttributeCleanupPluginCfg) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
-
- applyConfigurationChange(ChangeNumberControlPluginCfg) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
-
- applyConfigurationChange(EntryUuidPluginCfg) - Method in class org.opends.server.plugins.EntryUUIDPlugin
-
- applyConfigurationChange(GraphiteMonitorReporterPluginCfg) - Method in class org.opends.server.plugins.GraphiteMonitorReporterPlugin
-
- applyConfigurationChange(LastModPluginCfg) - Method in class org.opends.server.plugins.LastModPlugin
-
- applyConfigurationChange(LdapAttributeDescriptionListPluginCfg) - Method in class org.opends.server.plugins.LDAPADListPlugin
-
- applyConfigurationChange(PasswordPolicyImportPluginCfg) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
-
- applyConfigurationChange(ProfilerPluginCfg) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
-
Applies the configuration changes to this change listener.
- applyConfigurationChange(ReferentialIntegrityPluginCfg) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
-
- applyConfigurationChange(SambaPasswordPluginCfg) - Method in class org.opends.server.plugins.SambaPasswordPlugin
-
- applyConfigurationChange(SevenBitCleanPluginCfg) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
-
- applyConfigurationChange(UniqueAttributePluginCfg) - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- applyConfigurationChange(HttpConnectionHandlerCfg) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- applyConfigurationChange(JmxConnectionHandlerCfg) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- applyConfigurationChange(LdapConnectionHandlerCfg) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- applyConfigurationChange(LdifConnectionHandlerCfg) - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- applyConfigurationChange(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- applyConfigurationChange(FractionalLdifImportPluginCfg) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
-
- applyConfigurationChange(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- applyConfigurationChange(ReplicationSynchronizationProviderCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- applyConfigurationChange(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- applyConfigurationChange(ReplicationServerCfg) - Method in class org.opends.server.replication.server.ReplicationServer
-
- applyConfigurationChange(CoreSchemaCfg) - Method in class org.opends.server.schema.CoreSchemaProvider
-
- applyConfigurationChange(JsonEqualityMatchingRuleCfg) - Method in class org.opends.server.schema.JsonEqualityMatchingRuleProvider
-
- applyConfigurationChange(JsonOrderingMatchingRuleCfg) - Method in class org.opends.server.schema.JsonOrderingMatchingRuleProvider
-
- applyConfigurationChange(JsonQueryEqualityMatchingRuleCfg) - Method in class org.opends.server.schema.JsonQueryEqualityMatchingRuleProvider
-
- applyConfigurationChange(SnmpConnectionHandlerCfg) - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- applyConfigurationChange0(T) - Method in class org.opends.server.api.CertificateMapper
-
Implements certificate mapper specific actions when updating the configuration.
- applyConfigurationChange0(FingerprintCertificateMapperCfg) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
-
- applyConfigurationChange0(SubjectAttributeToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
-
- applyConfigurationChange0(SubjectDnToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
-
- applyConfigurationChange0(SubjectEqualsDnCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectEqualsDNCertificateMapper
-
- applyConfigurationDelete(T) - Method in interface org.forgerock.opendj.config.server.ConfigurationDeleteListener
-
Deletes an existing configuration from this delete listener.
- applyConfigurationDelete(ServerManagedObject<? extends T>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectDeleteListener
-
Deletes an existing server managed object from this delete listener.
- applyConfigurationDelete(Entry) - Method in interface org.forgerock.opendj.config.server.spi.ConfigDeleteListener
-
Attempts to apply a new configuration based on the provided deleted
entry.
- applyConfigurationDelete(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- applyConfigurationDelete(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- applyConfigurationDelete(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
-
- applyConfigurationDelete(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- applyConfigurationDelete(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- applyConfigurationDelete(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- applyConfigurationDelete(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- applyConfigurationDelete(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
-
- applyConfigurationDelete(HttpEndpointCfg) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- applyConfigurationDelete(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- applyConfigurationDelete(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- applyConfigurationDelete(LogPublisherCfg) - Method in class org.opends.server.core.LoggerConfigManager
-
- applyConfigurationDelete(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- applyConfigurationDelete(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- applyConfigurationDelete(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- applyConfigurationDelete(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- applyConfigurationDelete(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- applyConfigurationDelete(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
-
- applyConfigurationDelete(SaslMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
-
- applyConfigurationDelete(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- applyConfigurationDelete(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- applyConfigurationDelete(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- applyConfigurationDelete(ServiceDiscoveryMechanismCfg) - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
- applyConfigurationDelete(C) - Method in class org.opends.server.loggers.AbstractLogger
-
- applyConfigurationDelete(DebugTargetCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- applyConfigurationDelete(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- applyConfigurationDelete(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- applyConfigurationDelete(ReplicationServerCfg) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- applyConfigurationDelete(SchemaProviderCfg) - Method in class org.opends.server.schema.SchemaHandler
-
- approximate(String, Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new approximate match
filter using the provided
attribute description and assertion value.
- approximateMatchingRule(String) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Sets the matching rule that should be used for approximate matching
with this attribute type.
- apu(String) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
-
Sets the Agreement PartyUInfo header parameter for this JWE.
- apv(String) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
-
Sets the Agreement PartyVInfo header parameter for this JWE.
- Arg0(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg0
-
Creates a parameterized instance.
- Arg1(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg1
-
Creates a parameterized instance.
- Arg2(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg2
-
Creates a parameterized instance.
- Arg3(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg3
-
Creates a parameterized instance.
- Arg4(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg4
-
Creates a parameterized instance.
- Arg5(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg5
-
Creates a parameterized instance.
- Arg6(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg6
-
Creates a parameterized instance.
- Arg7(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg7
-
Creates a parameterized instance.
- Arg8(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg8
-
Creates a parameterized instance.
- Arg9(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg9
-
Creates a parameterized instance.
- ArgN(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.ArgN
-
Creates a parameterized instance.
- array(Object...) - Static method in class org.forgerock.json.JsonValue
-
Returns a mutable JSON array containing the provided objects.
- ARRAY_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
-
Json array value type.
- arraySchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
-
- ArrayTypeValidator - Class in org.forgerock.json.schema.validator.validators
-
ArrayTypeValidator applies all the constraints of a array
type.
- ArrayTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.ArrayTypeValidator
-
Default ctor.
- as(Function<JsonValue, V, E>) - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as an object whose type
(and value) is specified by a transformation function.
- as(Function<ByteString, ? extends T, E>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a
T
using the provided
Function
, or
null
if the attribute does not contain any
values.
- as(Function<ByteString, ? extends T, E>, T) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a
T
using the provided
Function
, or
defaultValue
if the attribute does not
contain any values.
- asArray(Object...) - Static method in class org.forgerock.opendj.ldap.ByteString
-
- asAttributeDescription() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an AttributeDescription
using
the schema associated with this parser, or null
if the attribute
does not contain any values.
- asAttributeDescription(AttributeDescription) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an AttributeDescription
using
the schema associated with this parser, or defaultValue
if the
attribute does not contain any values.
- asAttributeDescription(String) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an AttributeDescription
using
the schema associated with this parser, or defaultValue
if the
attribute does not contain any values.
- asBoolean() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Boolean
object.
- asBoolean() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a boolean, or null
if the
attribute does not contain any values.
- asBoolean(boolean) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an Boolean
, or
defaultValue
if the attribute does not contain any values.
- asByteString() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value, or null
if the attribute does not
contain any values.
- asByteString(ByteString) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value, or defaultValue
if the attribute does
not contain any values.
- ascendingOrder(JsonPointer) - Static method in class org.forgerock.json.resource.SortKey
-
Creates a new ascending-order sort key for the provided JSON field.
- ascendingOrder(String) - Static method in class org.forgerock.json.resource.SortKey
-
Creates a new ascending-order sort key for the provided JSON field.
- asCertificate() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a X509Certificate
, or null
if the attribute does not
contain any values.
- asCertificate(X509Certificate) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a X509Certificate
, or defaultValue
if the attribute
does not contain any values.
- AsciiDoc - Class in org.forgerock.api.markup.asciidoc
-
Root builder for AsciiDoc markup.
- asciiDoc() - Static method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Creates a new builder instance.
- AsciiDocException - Exception in org.forgerock.api.markup.asciidoc
-
Signals that an error occurred while building AsciiDoc markup.
- AsciiDocException(String) - Constructor for exception org.forgerock.api.markup.asciidoc.AsciiDocException
-
- AsciiDocSymbols - Enum in org.forgerock.api.markup.asciidoc
-
Enumeration of AsciiDoc markup symbols.
- AsciiDocTable - Class in org.forgerock.api.markup.asciidoc
-
AsciiDoc table builder [
ref], which defers insertion
of the table, at the end of the parent document, until
AsciiDocTable.tableEnd()
is called.
- AsciiDocTableColumnStyles - Enum in org.forgerock.api.markup.asciidoc
-
AsciiDoc table column-styles.
- asCollection() - Method in class org.forgerock.json.JsonValue
-
- asCollection(Class<E>) - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Collection
containing objects of the
specified type.
- asConditionalFilter(Filter) - Static method in class org.forgerock.opendj.rest2ldap.authz.ConditionalFilters
-
- asContext(Class<T>) - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- asDn() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a DN
using the schema
associated with this parser, or null
if the attribute does not
contain any values.
- asDn(Dn) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a DN
using the schema
associated with this parser, or defaultValue
if the attribute
does not contain any values.
- asDn(String) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a DN
using the schema
associated with this parser, or defaultValue
if the attribute
does not contain any values.
- asDouble() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Double
object.
- asEnum() - Method in class org.forgerock.opendj.ldap.ModificationType
-
Returns the enum equivalent for this modification type.
- asEnum() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns the enum equivalent for this result code.
- asEnum() - Method in class org.forgerock.opendj.ldap.SearchScope
-
Returns the enum equivalent for this search scope.
- asEnum(String, Class<T>) - Static method in class org.forgerock.util.Strings
-
Returns the string value as an enum constant of the specified enum
type.
- asEnum(String, Class<T>) - Static method in class org.forgerock.util.Utils
-
- asFirstServerInTopology() - Static method in class org.forgerock.opendj.setup.model.ReplicationServerSetup
-
Specifies that the new RS will be the first server in the replication topology
(i.e waiting for other directory/replication servers to contact it).
- asGeneralizedTime() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a GeneralizedTime
using the
generalized time syntax, or null
if the attribute does not
contain any values.
- asGeneralizedTime(GeneralizedTime) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an GeneralizedTime
using the
generalized time syntax, or defaultValue
if the attribute does
not contain any values.
- asInputStream() - Method in class org.forgerock.opendj.ldap.ByteSequenceReader
-
Returns an
InputStream
from the current position in the sequence.
- asInteger() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as an
Integer
object.
- asInteger() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an Integer
, or null
if
the attribute does not contain any values.
- asInteger(int) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as an Integer
, or
defaultValue
if the attribute does not contain any values.
- asJwt() - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
-
- asJwt() - Method in class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
-
- asJwt() - Method in interface org.forgerock.json.jose.builders.JwtBuilder
-
Builds the JWT object from its constituent parts.
- asJwt() - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
-
- asJwt() - Method in class org.forgerock.json.jose.builders.SignedThenEncryptedJwtBuilder
-
- asLdapPromise(Promise<R, LdapException>) - Static method in class org.forgerock.opendj.ldap.spi.LdapPromises
-
- asLdapPromise(Promise<R, LdapException>, int) - Static method in class org.forgerock.opendj.ldap.spi.LdapPromises
-
- asList() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
List
object.
- asList(Class<E>) - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
List
containing objects of the
specified type.
- asList(Object...) - Static method in class org.forgerock.opendj.ldap.ByteString
-
- asLong() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Long
object.
- asLong() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a Long
, or null
if the
attribute does not contain any values.
- asLong(long) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a Long
, or
defaultValue
if the attribute does not contain any values.
- asMap() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a Map
object.
- asMap(Class<V>) - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Map
containing objects of the
specified type.
- asMap() - Method in class org.forgerock.util.Pair
-
Get the pair as a map of key to value.
- asMapOfList(Class<E>) - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a
Map
containing a collection of
objects of the specified type.
- Asn1 - Class in org.forgerock.opendj.io
-
This class contains various static factory methods for creating ASN.1 readers
and writers.
- Asn1Reader - Interface in org.forgerock.opendj.io
-
An interface for decoding ASN.1 elements from a data source.
- Asn1Writer - Interface in org.forgerock.opendj.io
-
An interface for encoding ASN.1 elements to a data source.
- asNonStrictSchema() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns a non-strict view of this schema.
- asNumber() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a Number
object.
- asOutputStream() - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Returns an
OutputStream
whose write operations append data to
this byte string builder.
- asPromise() - Method in interface org.forgerock.json.resource.ActionResponse
-
Return this response as a result Promise.
- asPromise() - Method in interface org.forgerock.json.resource.QueryResponse
-
Return this response as a result Promise.
- asPromise() - Method in exception org.forgerock.json.resource.ResourceException
-
Return this ResourceException as a Promise.
- asPromise() - Method in interface org.forgerock.json.resource.ResourceResponse
-
Return this response as a result Promise.
- asReader() - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Returns a
ByteSequenceReader
which can be used to incrementally
read and decode data from this byte sequence.
- asReader() - Method in class org.forgerock.opendj.ldap.ByteString
-
Returns a
ByteSequenceReader
which can be used to incrementally
read and decode data from this byte string.
- asReader() - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Returns a
ByteSequenceReader
which can be used to incrementally
read and decode data from this byte string builder.
- asRequestHandler(SynchronousRequestHandler) - Static method in class org.forgerock.json.resource.Resources
-
- asResource(boolean, Schema, LocalizableString, LocalizableString) - Method in class org.forgerock.api.models.Items
-
Builds a
Resource
from this
Items
instance.
- asResourceException(Throwable) - Static method in class org.forgerock.opendj.rest2ldap.Rest2Ldap
-
Adapts a Throwable
to a ResourceException
.
- asSearchRequest() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Creates a new search request containing the parameters of this LDAP URL.
- assembleException() - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
-
Deprecated.
- assembleException() - Method in class org.forgerock.json.schema.validator.ErrorHandler
-
Deprecated.
- assembleException() - Method in class org.forgerock.json.schema.validator.FailFastErrorHandler
-
Deprecated.
- Assertion - Interface in org.forgerock.opendj.ldap
-
A compiled attribute value assertion.
- ASSERTION_FAILED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the filter contained in an assertion
control failed to match the target entry.
- AssertionFailureException - Exception in org.forgerock.opendj.ldap
-
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 - Class in org.forgerock.opendj.ldap.controls
-
The assertion request control as defined in RFC 4528.
- asSetOf(Function<ByteString, ? extends T, E>, Collection<? extends T>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of
T
s using the provided
Function
, or
defaultValues
if the attribute does not
contain any values.
- asSetOf(Function<ByteString, ? extends T, E>, T...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of
T
s using the provided
Function
, or
defaultValues
if the attribute does not
contain any values.
- asSetOfAttributeDescription() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of AttributeDescription
s
using the schema associated with this parser, or an empty set if the
attribute does not contain any values.
- asSetOfAttributeDescription(AttributeDescription...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of AttributeDescription
s
using the schema associated with this parser, or defaultValues
if
the attribute does not contain any values.
- asSetOfAttributeDescription(Collection<AttributeDescription>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of AttributeDescription
s
using the schema associated with this parser, or defaultValues
if
the attribute does not contain any values.
- asSetOfAttributeDescription(String...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of AttributeDescription
s
using the schema associated with this parser, or defaultValues
if
the attribute does not contain any values.
- asSetOfBoolean(Boolean...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Boolean
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfBoolean(Collection<Boolean>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Boolean
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfByteString(ByteString...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values contained in the attribute, or defaultValues
if the attribute does not contain any values.
- asSetOfByteString(Collection<ByteString>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values contained in the attribute, or defaultValues
if the attribute does not contain any values.
- asSetOfCertificate() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of X509Certificate
s, or an empty set if the attribute does not
contain any values.
- asSetOfDn() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of DN
s using the schema
associated with this parser, or an empty set if the attribute does not
contain any values.
- asSetOfDn(Collection<Dn>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of DN
s using the schema
associated with this parser, or defaultValues
if the attribute
does not contain any values.
- asSetOfDn(Dn...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of DN
s using the schema
associated with this parser, or defaultValues
if the attribute
does not contain any values.
- asSetOfDn(String...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of DN
s using the schema
associated with this parser, or defaultValues
if the attribute
does not contain any values.
- asSetOfGeneralizedTime(Collection<GeneralizedTime>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of GeneralizedTime
s using the
generalized time syntax, or defaultValues
if the attribute does
not contain any values.
- asSetOfGeneralizedTime(GeneralizedTime...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of GeneralizedTime
s using the
generalized time syntax, or defaultValues
if the attribute does
not contain any values.
- asSetOfInteger(Collection<Integer>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Integer
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfInteger(Integer...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Integer
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfLong(Collection<Long>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Long
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfLong(Long...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of Long
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfString(Collection<String>) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of String
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfString(String...) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the values decoded as a set of String
s, or
defaultValues
if the attribute does not contain any values.
- asSetOfValueOrExpression(Collection<T>) - Static method in class org.forgerock.opendj.config.Expressions
-
Returns a collection of wrapped values from the provided collection of values.
- asSetOfValueOrExpression(T...) - Static method in class org.forgerock.opendj.config.Expressions
-
Returns a collection of wrapped values from the provided values.
- assign(HistoricalAttributeValue) - Method in class org.opends.server.replication.plugin.AttrHistorical
-
Assign the provided historical value to this object.
- assign(HistoricalAttributeValue) - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
-
- assign(HistoricalAttributeValue) - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
-
- asStrictSchema() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns a strict view of this schema.
- asString() - Method in class org.forgerock.json.JsonValue
-
Returns the JSON value as a String
object.
- asString() - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a String
, or null
if
the attribute does not contain any values.
- asString(String) - Method in class org.forgerock.opendj.ldap.AttributeParser
-
Returns the first value decoded as a String
, or
defaultValue
if the attribute does not contain any values.
- asString() - Method in class org.opends.server.replication.common.GroupId
-
Returns this groupId as a string value.
- asSubType(AbstractManagedObjectDefinition<C1, S1>) - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Creates a new managed object path which has the same structure as this
path except that the final path element is associated with the specified
managed object definition.
- AsyncFunction<VIN,VOUT,E extends Exception> - Interface in org.forgerock.util
-
An asynchronous
Function
which returns a result at some point in the
future.
- AsynchronousTextWriter - Class in org.forgerock.audit.events.handlers.writers
-
A Text Writer which writes log records asynchronously to character-based stream.
- AsynchronousTextWriter(String, boolean, TextWriter) - Constructor for class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
-
Construct a new AsynchronousTextWriter wrapper.
- ATTR_ACCEPT_BACKLOG - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the backlog to use when accepting new connections.
- ATTR_ALIAS_DN - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the target DN in an alias entry, formatted in all
lowercase.
- ATTR_ALLOW_LDAPV2 - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether LDAPv2 clients will be allowed to access the
server.
- ATTR_ALLOW_REUSE_ADDRESS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether the server socket should have the SO_REUSEADDR
socket option set.
- ATTR_ALLOW_STARTTLS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether to allow clients to use the startTLS extended
operation.
- ATTR_ALLOWED_CLIENT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates which clients should be allowed to establish connections.
- ATTR_ATTRIBUTE_TYPES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of attribute type definitions in the server schema,
formatted in camelCase.
- ATTR_ATTRIBUTE_TYPES_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of attribute type definitions in the server schema,
formatted in all lowercase.
- ATTR_AUTHZ_GLOBAL_ACI - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies a global attribute access control instruction.
- ATTR_BACKEND_BASE_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the base DN(s) for a backend.
- ATTR_BACKEND_CLASS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the fully-qualified name of the Java class for a backend
implementation.
- ATTR_BACKEND_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether a particular backend is enabled.
- ATTR_BACKEND_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the unique ID for a backend.
- ATTR_BACKEND_WRITABILITY_MODE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the writability mode for a backend.
- ATTR_BACKUP_BACKEND_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the DN of the backend configuration entry with which a backup
directory is associated.
- ATTR_BACKUP_COMPRESSED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether a backup is compressed.
- ATTR_BACKUP_DATE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the date that a backup was made.
- ATTR_BACKUP_DEPENDENCY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of dependencies for a backup.
- ATTR_BACKUP_DIRECTORY_PATH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the path to a backup directory.
- ATTR_BACKUP_ENCRYPTED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether a backup is encrypted.
- ATTR_BACKUP_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the backup ID.
- ATTR_BACKUP_INCREMENTAL - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether a backup is an incremental backup.
- ATTR_BACKUP_SIGNED_HASH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the signed hash for a backup.
- ATTR_BACKUP_UNSIGNED_HASH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the unsigned hash for a backup.
- ATTR_C - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold country names, formatted in all lowercase.
- ATTR_COLLECTIVE_EXCLUSIONS_LC - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard "collectiveExclusions" attribute type, formatted in all lowercase characters.
- ATTR_COMMON_NAME - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold common names, formatted in all lowercase.
- ATTR_CRYPTO_CIPHER_TRANSFORMATION_NAME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the name of a cryptographic cipher transformation.
- ATTR_CRYPTO_INIT_VECTOR_LENGTH_BITS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the length of a cryptographic cipher initialization vector.
- ATTR_CRYPTO_KEY_COMPROMISED_TIME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold time a cryptographic key was suspected to be compromised.
- ATTR_CRYPTO_KEY_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that holds a cryptographic cipher-key identifier.
- ATTR_CRYPTO_KEY_LENGTH_BITS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the length of a cryptographic secret key.
- ATTR_CRYPTO_MAC_ALGORITHM_NAME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the name of a cryptographic message authentication code (MAC)
algorithm.
- ATTR_CRYPTO_PUBLIC_KEY_CERTIFICATE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold a cryptographic public key certificate.
- ATTR_CRYPTO_SYMMETRIC_KEY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold a cryptographic cipher-key wrapped by a public-key.
- ATTR_DC - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold domain component names, formatted in all lowercase.
- ATTR_DEBUG_SEARCH_INDEX - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The attribute used to return a search index debug string to the client.
- ATTR_DEFAULT_ROOT_PRIVILEGE_NAME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the set of privileges that root users should automatically
be granted in the server.
- ATTR_DENIED_CLIENT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates which clients should not be allowed to establish
connections.
- ATTR_DIT_CONTENT_RULES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the DIT content rule definitions in the server schema, formatted
in camelCase.
- ATTR_DIT_CONTENT_RULES_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the DIT content rule definitions in the server schema, formatted
in all lowercase.
- ATTR_DIT_STRUCTURE_RULES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the DIT structure rule definitions in the server schema, formatted
in camelCase.
- ATTR_DIT_STRUCTURE_RULES_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the DIT structure rule definitions in the server schema, formatted
in all lowercase.
- ATTR_HEADERS - Static variable in class org.forgerock.json.resource.http.HttpContext
-
Attribute in the serialized JSON form that holds the request headers.
- ATTR_IMPORT_BACKEND_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the backend ID for the backend into which
the date should be imported.
- ATTR_IMPORT_CLEAR_BACKEND - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies whether the backend should be cleared
before the import.
- ATTR_IMPORT_EXCLUDE_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies an attribute that should be excluded from
the LDIF import.
- ATTR_IMPORT_EXCLUDE_BRANCH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the base DN of a branch that should be
excluded from the LDIF import.
- ATTR_IMPORT_EXCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies a search filter that may be used to control
which entries are excluded from the import.
- ATTR_IMPORT_INCLUDE_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies an attribute that should be included in the
LDIF import.
- ATTR_IMPORT_INCLUDE_BRANCH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the base DN of a branch that should be
included in the LDIF import.
- ATTR_IMPORT_INCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies a search filter that may be used to control
which entries are included in the import.
- ATTR_IMPORT_IS_COMPRESSED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies whether the LDIF file containing the data
to import is compressed.
- ATTR_IMPORT_IS_ENCRYPTED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies whether the LDIF file containing the data
to import is encrypted.
- ATTR_IMPORT_LDIF_FILE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the path to the file containing the LDIF
data to import.
- ATTR_IMPORT_OVERWRITE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies whether to overwrite an existing rejects
and/or skip file when performing an LDIF import rather than appending to it.
- ATTR_IMPORT_RANDOM_SEED - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the random seed to be used when we pass a
template file to the import.
- ATTR_IMPORT_REJECT_FILE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the path to a file into which rejected
entries may be written if they are not accepted during the import process.
- ATTR_IMPORT_SKIP_FILE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the path to a file into which skipped
entries may be written if they do not match criteria during the import process.
- ATTR_IMPORT_SKIP_SCHEMA_VALIDATION - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies whether to skip schema validation during
the import.
- ATTR_IMPORT_TEMPLATE_FILE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the path to the file containing the
template data to import.
- ATTR_IMPORT_THREAD_COUNT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the thread count to be used during the
import.
- ATTR_IMPORT_TMP_DIRECTORY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an import task definition that specifies the temp directory path.
- ATTR_KEEP_LDAP_STATS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether the LDAP connection handler should keep
statistical information.
- ATTR_LDAP_SYNTAXES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of attribute syntax definitions in the server schema,
formatted in camelCase.
- ATTR_LDAP_SYNTAXES_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of attribute syntax definitions in the server schema,
formatted in all lowercase.
- ATTR_LISTEN_ADDRESS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the address or set of addresses on which a connection
handler should listen.
- ATTR_LISTEN_PORT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the port or set of ports on which a connection handler
should listen.
- ATTR_MATCHING_RULE_USE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of matching rule use definitions in the server schema,
formatted in camelCase.
- ATTR_MATCHING_RULE_USE_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of matching rule use definitions in the server schema,
formatted in all lowercase.
- ATTR_MAX_REQUEST_SIZE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates the maximum allowed size of a request in bytes.
- ATTR_MEMBER_URL_LC - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard "memberURL" attribute type, formatted in all lowercase characters.
- ATTR_METHOD - Static variable in class org.forgerock.json.resource.http.HttpContext
-
Attribute in the serialised JSON form that holds the HTTP method of the request.
- ATTR_NAME_FORMS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the name form definitions in the server schema, formatted in
camelCase.
- ATTR_NAME_FORMS_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute that is used to hold the name form definitions in the server schema, formatted in all
lowercase.
- ATTR_NAMING_CONTEXTS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the set of public naming contexts (suffixes) for the
Directory Server, formatted in camel case.
- ATTR_O - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold organization names, formatted in all lowercase.
- ATTR_OBJECTCLASS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the standard attribute that holds the objectclass values for the entry, formatted in camelCase.
- ATTR_OBJECTCLASSES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of objectclass definitions in the server schema,
formatted in camelCase.
- ATTR_OBJECTCLASSES_LC - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of objectclass definitions in the server schema,
formatted in all lowercase.
- ATTR_OU - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold organizational unit names, formatted in all lowercase.
- ATTR_PARAMETERS - Static variable in class org.forgerock.json.resource.http.HttpContext
-
Attribute in the serialized JSON form that holds the query and/or form parameters.
- ATTR_PATH - Static variable in class org.forgerock.json.resource.http.HttpContext
-
Attribute in the serialised JSON form that holds the full URI of the request, excluding anything beyond the
path component (i.e., no query parameters).
- ATTR_PRIVATE_NAMING_CONTEXTS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the attribute used to hold the DNs that constitute the set of "private" naming contexts registered
with the server.
- ATTR_REBUILD_BASE_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an rebuild task definition that specifies the base DN of the indexes to do the
rebuild in.
- ATTR_REBUILD_INDEX - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an rebuild task definition that specifies the indexes to rebuild.
- ATTR_REBUILD_INDEX_CLEARDEGRADEDSTATE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an rebuild task definition that specifies the degraded index which needs to be
clear.
- ATTR_REBUILD_TMP_DIRECTORY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an rebuild task definition that specifies the temporary scratch file.
- ATTR_RECURRING_TASK_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the recurring task ID for a recurring task that may be
associated with a task.
- ATTR_RECURRING_TASK_SCHEDULE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the schedule for a recurring task.
- ATTR_REFERRAL_URL - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the set of referral URLs in a smart referral entry,
formatted in all lowercase.
- ATTR_REPL_SERVERS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute which configures the replication servers (hostports).
- ATTR_RESTART_SERVER - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether the Directory Server should be restarted instead
of shut down.
- ATTR_ROOT_DSE_SUBORDINATE_BASE_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the set of subordinate base DNs that should be used for
non-base-level searches against the root DSE.
- ATTR_ROOTDSE_SHOW_ALL_ATTRIBUTES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether the root DSE should treat all attributes as user
attributes or if it should treat them as per their definition in the schema.
- ATTR_SCHEMA_ENTRY_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that specifies the location(s) of the entries used to publish the
Directory Server schema information.
- ATTR_SCHEMA_SHOW_ALL_ATTRIBUTES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether the subschema entry should treat all attributes as
user attributes or if it should treat them as per their definition in the schema.
- ATTR_SEND_REJECTION_NOTICE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether to send rejected client connections a notice of
disconnection explaining why the connection was not accepted.
- ATTR_SHUTDOWN_MESSAGE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds a message that may be provided for the reason the Directory
Server has been requested to shutdown.
- ATTR_SN - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to hold surnames, formatted in all lowercase.
- ATTR_SSL_CIPHERS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the nickname of the SSL cipher suites that should be allowed
for use in SSL/TLS sessions.
- ATTR_SSL_PROTOCOLS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the nickname of the SSL protocols that should be allowed for
use in SSL/TLS sessions.
- ATTR_SUBSCHEMA_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the location for the Directory Server schema,
formatted in camel case.
- ATTR_SUBSCHEMA_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the location for the Directory Server schema,
formatted in all lowercase.
- ATTR_SUBTREE_SPEC_LC - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard "subtreeSpecification" attribute type, formatted in all lowercase characters.
- ATTR_SUPPORTED_AUTH_PW_SCHEMES - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the names of the authentication password schemes
supported by the server, formatted in camel case.
- ATTR_SUPPORTED_CONTROL - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the OIDs of the controls supported by the server,
formatted in camel case.
- ATTR_SUPPORTED_EXTENSION - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the OIDs of the extended operations supported by the
server, formatted in camel case.
- ATTR_SUPPORTED_FEATURE - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the OIDs of the features supported by the server,
formatted in camel case.
- ATTR_SUPPORTED_LDAP_VERSION - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the names of the LDAP protocol versions supported by
the server, formatted in camel case.
- ATTR_SUPPORTED_SASL_MECHANISMS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the names of the SASL mechanisms supported by the
server, formatted in camel case.
- ATTR_SUPPORTED_TLS_CIPHERS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the the TLS ciphers supported by the server, formatted
in camel case.
- ATTR_SUPPORTED_TLS_PROTOCOLS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the versions of the TLS protocol supported by the
server, formatted in camel case.
- ATTR_TARGET_GROUP_DN - Static variable in class org.opends.server.util.ServerConstants
-
The name of the attribute that is used to specify the DN of the target group for a virtual static group.
- ATTR_TASK_ACTUAL_START_TIME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the actual start time for a task.
- ATTR_TASK_ADDSCHEMAFILE_FILENAME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in the add schema file task definition that specifies the name of the schema file to be
added.
- ATTR_TASK_BACKUP_ALL - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether all backends defined in the server
should be backed up.
- ATTR_TASK_BACKUP_BACKEND_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies the backend ID for a backend that should be
archived.
- ATTR_TASK_BACKUP_COMPRESS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether the backup file(s) should be
compressed.
- ATTR_TASK_BACKUP_ENCRYPT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether the backup file(s) should be
compressed.
- ATTR_TASK_BACKUP_HASH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether to generate a hash of the backup
file(s) for integrity verification during restore.
- ATTR_TASK_BACKUP_INCREMENTAL - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether to generate and incremental backup
or a full backup.
- ATTR_TASK_BACKUP_INCREMENTAL_BASE_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies the backup ID of the backup against which an
incremental backup should be taken.
- ATTR_TASK_BACKUP_SIGN_HASH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a backup task definition that specifies whether the hash of the archive file(s)
should be digitally signed to provide tamper detection.
- ATTR_TASK_CLASS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the name of the class providing the task logic.
- ATTR_TASK_COMPLETION_TIME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the completion time for a task.
- ATTR_TASK_CONFLICTS_HIST_PURGE_COMPLETED_IN_TIME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the maximum duration of
the task.
- ATTR_TASK_CONFLICTS_HIST_PURGE_COUNT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the maximum duration of
the task.
- ATTR_TASK_CONFLICTS_HIST_PURGE_DOMAIN_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the base dn related to
the synchonization domain to purge.
- ATTR_TASK_CONFLICTS_HIST_PURGE_FIRST_CSN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the maximum duration of
the task.
- ATTR_TASK_CONFLICTS_HIST_PURGE_LAST_CSN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the maximum duration of
the task.
- ATTR_TASK_CONFLICTS_HIST_PURGE_MAX_DURATION - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a purge conflicts historical task definition that specifies the maximum duration of
the task.
- ATTR_TASK_DEPENDENCY_IDS - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds task IDs of any tasks on which a given task is dependent.
- ATTR_TASK_DISCONNECT_CONN_ID - Static variable in class org.opends.server.util.ServerConstants
-
The name of the attribute that is used to specify the connection ID of the connection to disconnect.
- ATTR_TASK_DISCONNECT_MESSAGE - Static variable in class org.opends.server.util.ServerConstants
-
The name of the attribute that is used to specify the disconnect message.
- ATTR_TASK_DISCONNECT_NOTIFY_CLIENT - Static variable in class org.opends.server.util.ServerConstants
-
The name of the attribute that is used to indicate whether to notify the connection it is about to be terminated.
- ATTR_TASK_EXPORT_APPEND_TO_LDIF - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies whether the export process should append to
an existing LDIF file rather than overwrite it.
- ATTR_TASK_EXPORT_BACKEND_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies the backend ID for the backend from which
the data should be exported.
- ATTR_TASK_EXPORT_COMPRESS_LDIF - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies whether the LDIF data should be compressed
as it is exported.
- ATTR_TASK_EXPORT_ENCRYPT_LDIF - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies whether the LDIF data should be encrypted
as it is exported.
- ATTR_TASK_EXPORT_EXCLUDE_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies an attribute that should be excluded from
the LDIF export.
- ATTR_TASK_EXPORT_EXCLUDE_BRANCH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies the base DN of a branch that should be
excluded from the LDIF export.
- ATTR_TASK_EXPORT_EXCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies a search filter that may be used to control
which entries are excluded from the export.
- ATTR_TASK_EXPORT_INCLUDE_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies an attribute that should be included in the
LDIF export.
- ATTR_TASK_EXPORT_INCLUDE_BRANCH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies the base DN of a branch that should be
included in the LDIF export.
- ATTR_TASK_EXPORT_INCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies a search filter that may be used to control
which entries are included in the export.
- ATTR_TASK_EXPORT_INCLUDE_OPERATIONAL_ATTRIBUTES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies that operational attributes have to be
included.
- ATTR_TASK_EXPORT_LDIF_FILE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies the path to the file to which the LDIF data
should be written.
- ATTR_TASK_EXPORT_SIGN_HASH - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies whether a signed hash of the export data
should be appended to the LDIF file.
- ATTR_TASK_EXPORT_WRAP_COLUMN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an export task definition that specifies the column at which long lines should be
wrapped.
- ATTR_TASK_FAILED_DEPENDENCY_ACTION - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the indication of what to do in the event that one of the
dependencies for a task has failed.
- ATTR_TASK_ID - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the task ID for a task.
- ATTR_TASK_INITIALIZE_DOMAIN_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize task definition that specifies the base dn related to the
synchonization domain to initialize.
- ATTR_TASK_INITIALIZE_DONE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize target task definition that specifies the scope in terms of servers to
initialize.
- ATTR_TASK_INITIALIZE_LEFT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize target task definition that specifies the scope in terms of servers to
initialize.
- ATTR_TASK_INITIALIZE_SOURCE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize target task definition that specifies the source in terms of source
server from which to initialize.
- ATTR_TASK_INITIALIZE_TARGET_DOMAIN_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize target task definition that specifies the base dn related to the
synchonization domain to initialize.
- ATTR_TASK_INITIALIZE_TARGET_SCOPE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in an initialize target task definition that specifies the scope in terms of servers to
initialize.
- ATTR_TASK_LOG_MESSAGES - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of log messages for a task.
- ATTR_TASK_NOTIFY_ON_COMPLETION - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of e-mail addresses of the users to notify when a task
has completed.
- ATTR_TASK_NOTIFY_ON_ERROR - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the set of e-mail addresses of the users to notify if a task
fails.
- ATTR_TASK_RESET_CHANGE_NUMBER_BASE_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a reset change number task that specifies the basedn where the csn applies.
- ATTR_TASK_RESET_CHANGE_NUMBER_CSN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a reset change number task that specifies the csn of the new first change.
- ATTR_TASK_RESET_CHANGE_NUMBER_TO - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a reset change number task that specifies the change number for the first change.
- ATTR_TASK_RESTORE_VERIFY_ONLY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute in a restore task definition that specifies whether the contents of the backup should
be verified but not restored.
- ATTR_TASK_SCHEDULED_START_TIME - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the scheduled start time for a task.
- ATTR_TASK_SET_GENERATION_ID_DOMAIN_DN - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute containing the baseDn related to the replication domain to which applies the task.
- ATTR_TASK_SET_GENERATION_ID_NEW_VALUE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the attribute containing the new value of the generation ID related to the replication domain to
which applies the task.
- ATTR_TASK_STATE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that holds the current state for a task.
- ATTR_USE_SSL - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether to use SSL when accepting client connections.
- ATTR_USE_TCP_KEEPALIVE - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether connections to clients should use the
TCP_KEEPALIVE socket option.
- ATTR_USE_TCP_NODELAY - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the configuration attribute that indicates whether connections to clients should use the TCP_NODELAY
socket option.
- ATTR_USER_PASSWORD - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify the password for a user, formatted in all lowercase.
- ATTR_VENDOR_VERSION - Static variable in class org.opends.server.util.ServerConstants
-
The name of the standard attribute that is used to specify vendor version for the Directory Server, formatted in
camel case.
- AttrHistorical - Class in org.opends.server.replication.plugin
-
This class store historical information for a provided attribute.
- AttrHistorical() - Constructor for class org.opends.server.replication.plugin.AttrHistorical
-
- AttrHistoricalMultiple - Class in org.opends.server.replication.plugin
-
This class is used to store historical information for multiple valued attributes.
- AttrHistoricalSingle - Class in org.opends.server.replication.plugin
-
This class is used to store historical information for single valued attributes.
- Attribute - Interface in org.forgerock.opendj.ldap
-
An attribute, comprising of an attribute description and zero or more attribute values.
- ATTRIBUTE_AUTHCID - Static variable in class org.forgerock.json.resource.http.SecurityContextFactory
-
Deprecated.
The name of the HTTP Request attribute where this factory expects to
find the authenticated user's authentication ID.
- ATTRIBUTE_AUTHZID - Static variable in class org.forgerock.json.resource.http.SecurityContextFactory
-
Deprecated.
The name of the HTTP Request attribute where this factory expects to
find the authenticated user's authorization ID.
- ATTRIBUTE_FILTER - Static variable in class org.forgerock.opendj.ldap.Entries
-
Selects which attributes will be compared.
- ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it would have resulted in a conflict with an existing attribute
or attribute value in the target entry.
- AttributeCleanupPlugin - Class in org.opends.server.plugins
-
The attribute cleanup plugin implementation class.
- AttributeCleanupPlugin() - Constructor for class org.opends.server.plugins.AttributeCleanupPlugin
-
- AttributeCleanupPluginCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Attribute Cleanup Plugin
settings.
- AttributeCleanupPluginCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Attribute Cleanup
Plugin settings.
- AttributeCleanupPluginCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Attribute Cleanup Plugin managed
object definition meta information.
- AttributeDescription - Class in org.forgerock.opendj.ldap
-
An attribute description as defined in RFC 4512 section 2.5.
- AttributeFilter - Class in org.forgerock.opendj.ldap
-
A configurable factory for filtering the attributes exposed by an entry.
- AttributeFilter() - Constructor for class org.forgerock.opendj.ldap.AttributeFilter
-
Creates a new attribute filter which will include all user attributes but
no operational attributes.
- AttributeFilter(Collection<String>) - Constructor for class org.forgerock.opendj.ldap.AttributeFilter
-
Creates a new attribute filter which will include the attributes
identified by the provided search request attribute list.
- AttributeFilter(Collection<String>, Schema) - Constructor for class org.forgerock.opendj.ldap.AttributeFilter
-
Creates a new attribute filter which will include the attributes
identified by the provided search request attribute list.
- AttributeFilter(String...) - Constructor for class org.forgerock.opendj.ldap.AttributeFilter
-
Creates a new attribute filter which will include the attributes
identified by the provided search request attribute list.
- AttributeIndex - Class in org.opends.server.backends.jeb
-
- AttributeIndex() - Constructor for class org.opends.server.backends.jeb.AttributeIndex
-
Deprecated.
- AttributeIndex.KeyComparator - Class in org.opends.server.backends.jeb
-
- AttributeParser - Class in org.forgerock.opendj.ldap
-
A fluent API for parsing attributes as different types of object.
- Attributes - Class in org.forgerock.opendj.ldap
-
This class contains methods for creating and manipulating attributes.
- attributes(Collection<String>) - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
Adds the provided list of attribute types to the list of attribute
type the matching rule applies to.
- attributes(String...) - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
Adds the provided list of attribute types to the list of attribute
type the matching rule applies to.
- AttributeType - Class in org.forgerock.opendj.ldap.schema
-
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 - Class in org.forgerock.opendj.ldap.schema
-
A fluent API for incrementally constructing attribute type.
- AttributeTypePropertyDefinition - Class in org.forgerock.opendj.config
-
Attribute type property definition.
- AttributeTypePropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing attribute type property definitions.
- AttributeUsage - Enum in org.forgerock.opendj.ldap.schema
-
This enumeration defines the set of possible attribute usage values that may
apply to an attribute type, as defined in RFC 2252.
- AttributeValuePasswordValidator - Class in org.opends.server.extensions
-
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.
- AttributeValuePasswordValidator() - Constructor for class org.opends.server.extensions.AttributeValuePasswordValidator
-
Creates a new instance of this attribute value password validator.
- AttributeValuePasswordValidatorCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Attribute Value Password
Validator settings.
- AttributeValuePasswordValidatorCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Attribute Value
Password Validator settings.
- AttributeValuePasswordValidatorCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Attribute Value Password Validator
managed object definition meta information.
- AttrValueHistorical - Class in org.opends.server.replication.plugin
-
AttrValueHistorical is the historical information of the modification of one attribute value.
- aud(List<String>) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the JWT's intended audience list in the Claims Set.
- Audit - Annotation Type in org.forgerock.audit
-
Denotes audit dependencies.
- AuditEvent - Class in org.forgerock.audit.events
-
Represents an audit event.
- AuditEventBuilder<T extends AuditEventBuilder<T>> - Class in org.forgerock.audit.events
-
Root builder for all audit events.
- AuditEventBuilder() - Constructor for class org.forgerock.audit.events.AuditEventBuilder
-
Creates the builder.
- AuditEventHandler - Interface in org.forgerock.audit.events.handlers
-
The interface for an AuditEventHandler.
- AuditEventHandlerBase - Class in org.forgerock.audit.events.handlers
-
Abstract AuditEventHandler class.
- AuditEventHandlerBase(String, EventTopicsMetaData, Set<String>, boolean) - Constructor for class org.forgerock.audit.events.handlers.AuditEventHandlerBase
-
Create a new AuditEventHandler instance.
- AuditEventHandlerFactory - Interface in org.forgerock.audit.events.handlers
-
- AuditEventHelper - Class in org.forgerock.audit.events
-
Helper methods for AuditEvents.
- AuditEventTopicState - Class in org.forgerock.audit.events.handlers
-
- AuditEventTopicState(Context, String, JsonValue) - Constructor for class org.forgerock.audit.events.handlers.AuditEventTopicState
-
Creates a (topic,event) pair.
- AuditException - Exception in org.forgerock.audit
-
Root class of all exceptions in the Commons Audit Framework.
- AuditException(Throwable) - Constructor for exception org.forgerock.audit.AuditException
-
Constructs an AuditException using the given parent cause
.
- AuditException(String) - Constructor for exception org.forgerock.audit.AuditException
-
Constructs an AuditException using the given message
.
- AuditException(String, Throwable) - Constructor for exception org.forgerock.audit.AuditException
-
Constructs an AuditException using the given message
and parent cause
.
- AuditingContext - Class in org.forgerock.audit
-
A Context used when auditing over the router.
- AuditingContext(Context) - Constructor for class org.forgerock.audit.AuditingContext
-
Construct a new audit context with the provided parent.
- AuditingContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.audit.AuditingContext
-
Restore a serialized audit context.
- AuditJsonConfig - Class in org.forgerock.audit.json
-
Utility class to facilitate creation and configuration of audit service and audit event handlers
through JSON.
- AuditService - Interface in org.forgerock.audit
-
CREST
RequestHandler
responsible for storing and retrieving audit events.
- AuditServiceBuilder - Class in org.forgerock.audit
-
Builder for AuditService.
- AuditServiceConfiguration - Class in org.forgerock.audit
-
Configuration of the audit service.
- AuditServiceConfiguration() - Constructor for class org.forgerock.audit.AuditServiceConfiguration
-
Empty constructor.
- AuditServiceConfiguration(AuditServiceConfiguration) - Constructor for class org.forgerock.audit.AuditServiceConfiguration
-
Copy-constructor, in order to obtain a copy from an existing configuration.
- AuditServiceProxy - Class in org.forgerock.audit
-
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.
- AuditServiceProxy(AuditService) - Constructor for class org.forgerock.audit.AuditServiceProxy
-
Create a new AuditServiceProxy
.
- AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested authentication attempt
failed because it referenced an invalid SASL mechanism.
- AUTH_PASSWORD_SCHEME_NAME_PBKDF2 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a PBKDF2 representation.
- AUTH_PASSWORD_SCHEME_NAME_PKCS5S2 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a PKCS5S2 representation.
- AUTH_PASSWORD_SCHEME_NAME_SALTED_MD5 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a salted MD5 representation.
- AUTH_PASSWORD_SCHEME_NAME_SALTED_SHA_1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a salted SHA-1 representation.
- AUTH_PASSWORD_SCHEME_NAME_SALTED_SHA_256 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a salted SHA-256 representation.
- AUTH_PASSWORD_SCHEME_NAME_SALTED_SHA_384 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a salted SHA-384 representation.
- AUTH_PASSWORD_SCHEME_NAME_SALTED_SHA_512 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The authentication password scheme name for use with passwords encoded in a salted SHA-512 representation.
- authenticate(String, String, Context) - Method in interface org.forgerock.opendj.rest2ldap.authz.AuthenticationStrategy
-
Authenticate a user.
- authenticate(Object) - Method in class org.opends.server.protocols.jmx.RmiAuthenticator
-
Authenticates a RMI client.
- AuthenticatedConnectionContext - Class in org.forgerock.opendj.rest2ldap.authz
-
A Context
containing a cached pre-authenticated LDAP connection which
should be re-used for performing subsequent LDAP operations.
- AuthenticatedConnectionContext(Context, Connection) - Constructor for class org.forgerock.opendj.rest2ldap.authz.AuthenticatedConnectionContext
-
Creates a new pre-authenticated cached LDAP connection context having the
provided parent and an ID automatically generated using
UUID.randomUUID()
.
- AuthenticatedUserContext - Class in org.opends.server.protocols.http.authz
-
A
Context
containing a cached LDAP
Entry
which represents the current authenticated user.
- AuthenticatedUserContext(Context, Entry) - Constructor for class org.opends.server.protocols.http.authz.AuthenticatedUserContext
-
Creates a new authenticated user context with the provided parent context and the provided LDAP entry.
- AuthenticatedUsers - Class in org.opends.server.core
-
This class provides a data structure which maps an authenticated user DN to the set of client connections
authenticated as that user.
- AuthenticatedUsers() - Constructor for class org.opends.server.core.AuthenticatedUsers
-
Creates a new instance of this authenticated users object.
- AUTHENTICATION_TYPE_SASL - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The authentication type value (0xA3) reserved for SASL authentication.
- AUTHENTICATION_TYPE_SIMPLE - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The authentication type value (0x80) reserved for simple authentication.
- AuthenticationAuditEventBuilder<T extends AuthenticationAuditEventBuilder<T>> - Class in org.forgerock.audit.events
-
Builder for audit authentication events.
- AuthenticationAuditEventBuilder() - Constructor for class org.forgerock.audit.events.AuthenticationAuditEventBuilder
-
- AuthenticationAuditEventBuilder.Status - Enum in org.forgerock.audit.events
-
Defines a fixed set of authentication statuses that can be logged.
- authenticationEvent() - Static method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
-
Starts to build an audit authentication event.
- AuthenticationException - Exception in org.forgerock.opendj.ldap
-
Thrown when the result code returned in a Result indicates that the Bind
Request failed due to an authentication failure.
- authenticationInfo - Variable in class org.opends.server.api.ClientConnection
-
The set of authentication information for this client connection.
- AuthenticationInfo - Class in org.opends.server.types
-
This class defines a data structure that may be used to store information about an authenticated user.
- AuthenticationPolicy - Class in org.opends.server.api
-
An abstract authentication policy.
- AuthenticationPolicy() - Constructor for class org.opends.server.api.AuthenticationPolicy
-
Creates a new abstract authentication policy.
- AuthenticationPolicyCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Authentication Policy
settings.
- AuthenticationPolicyCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Authentication
Policy settings.
- AuthenticationPolicyCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Authentication Policy managed object
definition meta information.
- AuthenticationPolicyFactory<T extends AuthenticationPolicyCfg> - Interface in org.opends.server.api
-
A factory for creating configurable authentication policies.
- AuthenticationPolicyState - Class in org.opends.server.api
-
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.
- AuthenticationPolicyState(Entry) - Constructor for class org.opends.server.api.AuthenticationPolicyState
-
Creates a new abstract authentication policy context.
- AuthenticationStrategies - Class in org.forgerock.opendj.rest2ldap.authz
-
Factory methods of
AuthenticationStrategy
allowing to perform authentication against LDAP server through
different method.
- AuthenticationStrategy - Interface in org.forgerock.opendj.rest2ldap.authz
-
Authenticate a user and create a SecurityContext
as a result.
- AuthenticationType - Enum in org.opends.server.types
-
This enumeration defines the set of possible authentication types that may be used for a bind request.
- AuthMethod - Class in org.opends.server.authorization.dseecompat
-
The AuthMethod class represents an authmethod bind rule keyword expression.
- AUTHN_BIND_REQUEST - Static variable in class org.forgerock.opendj.ldap.LdapConnectionFactory
-
Configures the connection factory to return pre-authenticated connections using the specified
BindRequest
.
- AUTHN_BIND_REQUEST_FACTORY - Static variable in class org.forgerock.opendj.ldap.LdapConnectionFactory
-
Configures the connection factory to return pre-authenticated connections using
BindRequest
provided by
the specified
Supplier
.
- Authorization - Class in org.forgerock.opendj.rest2ldap.authz
-
Factory methods to create Filter
performing authentication and authorizations.
- AUTHORIZATION_DENIED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that should be used if the server will not allow the
client to use the requested authorization.
- AuthorizationException - Exception in org.forgerock.opendj.ldap
-
Thrown when the result code returned in a Result indicates that the Request
failed due to an authorization failure.
- AuthorizationIdentityRequestControl - Class in org.forgerock.opendj.ldap.controls
-
The authorization request control as defined in RFC 3829.
- AuthorizationIdentityResponseControl - Class in org.forgerock.opendj.ldap.controls
-
The authorization response control as defined in RFC 3829.
- AuthPasswordExactEqualityMatchingRule - Class in org.opends.server.schema
-
- AuthPasswordExactEqualityMatchingRule() - Constructor for class org.opends.server.schema.AuthPasswordExactEqualityMatchingRule
-
Deprecated.
- authPasswordMatches(ByteSequence, String, String) - Method in class org.opends.server.api.PasswordStorageScheme
-
Indicates whether the provided plaintext password matches the encoded password using the authentication password
syntax with the given authInfo and authValue components.
- authPasswordMatches(ByteSequence, String, String) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- authPasswordMatches(ByteSequence, String, String) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- authPasswordMatches(ByteSequence, String, String) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- authPasswordMatches(ByteSequence, String, String) - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- AuthPasswordSyntax - Class in org.opends.server.schema
-
This class defines the auth password attribute syntax, which is defined in RFC 3112 and is used to hold
authentication information.
- AUTHZ_DN_ATTACHMENT - Static variable in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
The name of the attachment which will be used to store the fully resolved target entry.
- autoFlush(boolean) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
-
Whether events to should be automatically flushed on shutdown.
- auxiliaryObjectClasses(Collection<String>) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
Adds the provided auxiliary classes to the list of auxiliary object
classes that entries subject to this DIT content rule may belong to.
- auxiliaryObjectClasses(String...) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
Adds the provided auxiliary classes to the list of auxiliary object
classes that entries subject to this DIT content rule may belong to.
- Ava - Class in org.forgerock.opendj.ldap
-
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.
- Ava(AttributeType, Object) - Constructor for class org.forgerock.opendj.ldap.Ava
-
Creates a new attribute value assertion (AVA) using the provided
attribute type and value.
- Ava(AttributeType, String, Object) - Constructor for class org.forgerock.opendj.ldap.Ava
-
Creates a new attribute value assertion (AVA) using the provided
attribute type, name and value.
- Ava(String, Object) - Constructor for class org.forgerock.opendj.ldap.Ava
-
Creates a new attribute value assertion (AVA) using the provided
attribute type and value decoded using the default schema.
- available() - Method in class org.opends.server.types.RecordingInputStream
-
- availableProfiles() - Static method in class org.forgerock.opendj.setup.model.Profile
-
Returns the setup profiles available within the running binaries path.
- averagePerEventPayloadSize(int) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
-
Sets the average event payload size, used to initialise string buffers.
- awaitTermination(long, TimeUnit) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- awaitTermination(long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- ECDHEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
-
Implements Elliptic Curve Diffie-Hellman (ECDH) key agreement in ephemeral-static (ECDH-ES) mode.
- ECDSASigningHandler - Class in org.forgerock.json.jose.jws.handlers
-
Elliptic Curve Digital Signature Algorithm (ECDSA) signing and verification.
- ECDSASigningHandler(PrivateKey) - Constructor for class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
-
Constructs the ECDSA signing handler for signing only.
- ECDSASigningHandler(ECPrivateKey) - Constructor for class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
-
Constructs the ECDSA signing handler for signing only.
- ECDSASigningHandler(ECPublicKey) - Constructor for class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
-
Constructs the ECDSA signing handler for verification only.
- EcJWK - Class in org.forgerock.json.jose.jwk
-
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
- EcJWK(ECPublicKey, KeyUse, String) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
-
- EcJWK(ECPublicKey, ECPrivateKey, KeyUse, String) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
-
- EcJWK(KeyUse, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
-
- EcJWK(KeyUse, String, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
-
- EcJWK.Builder - Class in org.forgerock.json.jose.jwk
-
EC JWK builder.
- ECLMultiDomainDBCursor - Class in org.opends.server.replication.server.changelog.file
-
Multi domain DB cursor that only returns updates for the domains which have been enabled for the external changelog.
- ECLMultiDomainDBCursor(Predicate<Dn>, MultiDomainDBCursor) - Constructor for class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
-
Builds an instance of this class filtering updates from the provided cursor.
- EdDSASigningHandler - Class in org.forgerock.json.jose.jws.handlers
-
Signing handler for Edwards Curve DSA (EdDSA) as defined in
RFC
8037.
- ELAPSED_TIME - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The elapsed time event payload field name.
- ELAPSED_TIME_UNITS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The elapsed time unit event payload field name.
- ElasticsearchAuditEventHandler - Class in org.forgerock.audit.handlers.elasticsearch
-
- ElasticsearchAuditEventHandler(ElasticsearchAuditEventHandlerConfiguration, EventTopicsMetaData, Client) - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
-
Create a new ElasticsearchAuditEventHandler
instance.
- ElasticsearchAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
-
A configuration for Elasticsearch audit event handler.
- ElasticsearchAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
- ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
-
Configuration of connection to Elasticsearch.
- ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
-
Configuration of event buffering.
- ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
-
Configuration of index mapping.
- ElasticsearchUtil - Class in org.forgerock.audit.util
-
Utilities for working with Elasticsearch.
- ELEMENT_READ_STATE_NEED_ADDITIONAL_LENGTH_BYTES - Static variable in class org.forgerock.opendj.io.Asn1
-
The ASN.1 element decoding state that indicates that the next byte read
should be additional bytes of a multi-byte length.
- ELEMENT_READ_STATE_NEED_FIRST_LENGTH_BYTE - Static variable in class org.forgerock.opendj.io.Asn1
-
The ASN.1 element decoding state that indicates that the next byte read
should be the first byte for the element length.
- ELEMENT_READ_STATE_NEED_TYPE - Static variable in class org.forgerock.opendj.io.Asn1
-
The ASN.1 element decoding state that indicates that the next byte read
should be the BER type for a new element.
- ELEMENT_READ_STATE_NEED_VALUE_BYTES - Static variable in class org.forgerock.opendj.io.Asn1
-
The ASN.1 element decoding state that indicates that the next byte read
should be applied to the value of the element.
- elementAvailable() - Method in interface org.forgerock.opendj.io.Asn1Reader
-
Indicates whether the next element can be read without blocking.
- EllipticCurveJwk - Interface in org.forgerock.json.jose.jwk
-
Encapsulates common functionality for JWKs that represent elliptic curve keys: EcJWK and OkpJWK.
- EMailMessage - Class in org.opends.server.util
-
This class defines an e-mail message that may be sent to one or more recipients via SMTP.
- EMailMessage(String, List<String>, String) - Constructor for class org.opends.server.util.EMailMessage
-
Creates a new e-mail message with the provided information.
- EmbeddedDirectoryServer - Class in org.forgerock.opendj.server.embedded
-
Represents an embedded directory server on which high-level operations
are available (setup, upgrade, start, stop, ...).
- EmbeddedDirectoryServerException - Exception in org.forgerock.opendj.server.embedded
-
Exception that may be thrown by an embedded directory server if a problem occurs while performing an operation on the
server.
- EmbeddedDirectoryServerException(LocalizableMessage) - Constructor for exception org.forgerock.opendj.server.embedded.EmbeddedDirectoryServerException
-
Creates a new exception with the provided message.
- EmbeddedDirectoryServerException(LocalizableMessage, Throwable) - Constructor for exception org.forgerock.opendj.server.embedded.EmbeddedDirectoryServerException
-
Creates a new exception with the provided message and root cause.
- EmbeddedUtils - Class in org.opends.server.util
-
- emitResult(Result, FlowableEmitter<Response>) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Emits a result to the provided reactive emitter, to signal completion of a request.
- EMPTY - Static variable in class org.forgerock.i18n.LocalizableMessage
-
Represents an empty message string.
- empty() - Static method in class org.forgerock.json.resource.ResourcePath
-
Returns the empty resource path whose string representation is the empty
string and which has zero path elements.
- empty() - Static method in class org.forgerock.monitoring.api.instrument.HistogramSnapshot
-
- empty() - Static method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a
Tags
instance that contains no elements.
- empty() - Static method in class org.forgerock.opendj.ldap.ByteString
-
Returns an empty byte string.
- EMPTY - Static variable in class org.forgerock.util.Pair
-
An empty Pair.
- empty() - Static method in class org.forgerock.util.Pair
-
Returns an empty Pair matching the required types.
- EMPTY_BACKEND_GENERATION_ID - Static variable in class org.opends.server.replication.plugin.GenerationIdChecksum
-
This is the generation id for an empty backend.
- emptyAttribute(AttributeDescription) - Static method in class org.forgerock.opendj.ldap.Attributes
-
Returns a read-only empty attribute having the specified attribute
description.
- emptyAttribute(String) - Static method in class org.forgerock.opendj.ldap.Attributes
-
Returns a read-only empty attribute having the specified attribute
description.
- EmptyCursor<K,V> - Class in org.opends.server.backends.pluggable.spi
-
Implementation of an empty
Cursor
, for simulating no records to cursor on.
- EmptyCursor() - Constructor for class org.opends.server.backends.pluggable.spi.EmptyCursor
-
- EmptyCursor<T> - Class in org.opends.server.replication.server.changelog.file
-
No operation (empty) cursor.
- EmptyCursor() - Constructor for class org.opends.server.replication.server.changelog.file.EmptyCursor
-
- emptyCursor() - Static method in class org.opends.server.replication.server.changelog.file.EmptyCursor
-
Returns a no operation (empty) cursor.
- emptyDn() - Static method in class org.forgerock.opendj.ldap.Dn
-
Returns the empty DN.
- emptyPath() - Static method in class org.forgerock.opendj.config.ManagedObjectPath
-
Creates a new managed object path representing the configuration root.
- EMR_AUTH_PASSWORD_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the authPasswordMatch matching rule.
- EMR_AUTH_PASSWORD_EXACT_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the authPasswordExactMatch matching rule.
- EMR_AUTH_PASSWORD_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the authPasswordExactMatch equality matching rule.
- EMR_AUTH_PASSWORD_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the authPasswordExactMatch equality matching rule.
- EMR_AUTH_PASSWORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the authPasswordMatch equality matching rule.
- EMR_AUTH_PASSWORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the authPasswordMatch equality matching rule.
- EMR_BIT_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the bitStringMatch equality matching rule.
- EMR_BIT_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the bitStringMatch equality matching rule.
- EMR_BOOLEAN_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the booleanMatch equality matching rule.
- EMR_BOOLEAN_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the booleanMatch equality matching rule.
- EMR_CASE_EXACT_IA5_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseExactIA5Match equality matching rule.
- EMR_CASE_EXACT_IA5_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseExactIA5Match equality matching rule.
- EMR_CASE_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseExactMatch equality matching rule.
- EMR_CASE_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseExactMatch equality matching rule.
- EMR_CASE_IGNORE_IA5_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreIA5Match equality matching rule.
- EMR_CASE_IGNORE_IA5_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreIA5Match equality matching rule.
- EMR_CASE_IGNORE_LIST_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreListMatch equality matching rule.
- EMR_CASE_IGNORE_LIST_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreListMatch equality matching rule.
- EMR_CASE_IGNORE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreMatch equality matching rule.
- EMR_CASE_IGNORE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreMatch equality matching rule.
- EMR_CERTIFICATE_EXACT_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the certificateExactMatch equality matching rule.
- EMR_CERTIFICATE_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the certificateExactMatch equality matching rule.
- EMR_CERTIFICATE_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the certificateExactMatch equality matching rule.
- EMR_DIRECTORY_STRING_FIRST_COMPONENT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the directoryStringFirstComponentMatch equality matching rule.
- EMR_DIRECTORY_STRING_FIRST_COMPONENT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the directoryStringFirstComponentMatch equality matching rule.
- EMR_DN_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the distinguishedNameMatch equality matching rule.
- EMR_DN_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the distinguishedNameMatch equality matching rule.
- EMR_GENERALIZED_TIME_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the generalizedTimeMatch equality matching rule.
- EMR_GENERALIZED_TIME_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the generalizedTimeMatch equality matching rule.
- EMR_INTEGER_FIRST_COMPONENT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the integerFirstComponentMatch equality matching rule.
- EMR_INTEGER_FIRST_COMPONENT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the integerFirstComponentMatch equality matching rule.
- EMR_INTEGER_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the integerMatch equality matching rule.
- EMR_INTEGER_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the integerMatch equality matching rule.
- EMR_KEYWORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the keywordMatch equality matching rule.
- EMR_KEYWORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the keywordMatch equality matching rule.
- EMR_NUMERIC_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the numericStringMatch equality matching rule.
- EMR_NUMERIC_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the numericStringMatch equality matching rule.
- EMR_OCTET_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the octetStringMatch equality matching rule.
- EMR_OCTET_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the octetStringMatch equality matching rule.
- EMR_OID_FIRST_COMPONENT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the objectIdentifierFirstComponentMatch equality matching rule.
- EMR_OID_FIRST_COMPONENT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the objectIdentifierFirstComponentMatch equality matching rule.
- EMR_OID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the objectIdentifierMatch equality matching rule.
- EMR_OID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the objectIdentifierMatch equality matching rule.
- EMR_PRESENTATION_ADDRESS_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the presentationAddressMatch equality matching rule.
- EMR_PRESENTATION_ADDRESS_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the presentationAddressMatch equality matching rule.
- EMR_PROTOCOL_INFORMATION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the protocolInformationMatch equality matching rule.
- EMR_PROTOCOL_INFORMATION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the protocolInformationMatch equality matching rule.
- EMR_TELEPHONE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the telephoneNumberMatch equality matching rule.
- EMR_TELEPHONE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the telephoneNumberMatch equality matching rule.
- EMR_UNIQUE_MEMBER_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the uniqueMemberMatch equality matching rule.
- EMR_UNIQUE_MEMBER_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the uniqueMemberMatch equality matching rule.
- EMR_USER_PASSWORD_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the userPasswordMatch matching rule.
- EMR_USER_PASSWORD_EXACT_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the userPasswordExactMatch matching rule.
- EMR_USER_PASSWORD_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the userPasswordExactMatch equality matching rule.
- EMR_USER_PASSWORD_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the userPasswordExactMatch equality matching rule.
- EMR_USER_PASSWORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the userPasswordMatch equality matching rule.
- EMR_USER_PASSWORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the userPasswordMatch equality matching rule.
- EMR_UUID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the uuidMatch equality matching rule.
- EMR_UUID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the uuidMatch equality matching rule.
- EMR_WORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the wordMatch equality matching rule.
- EMR_WORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the wordMatch equality matching rule.
- enable() - Method in class org.opends.server.core.PersistentSearch
-
Enable this persistent search.
- enable() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
Enable back the domain after a previous disable.
- ENABLE_MEMORY_OVERCOMMIT - Static variable in class org.opends.server.util.ServerConstants
-
Enable overcommit of memory in Old Gen space.
- enabled() - Method in class org.opends.server.loggers.DebugTracer
-
Indicates if logging is enabled for at least one category in a publisher.
- enabledCipherSuites() - Method in class org.forgerock.opendj.security.SslOptions
-
Returns the names of the cipher suites which are currently enabled for secure connections with the Directory
Server.
- enabledCipherSuites(Collection<String>) - Method in class org.forgerock.opendj.security.SslOptions
-
Adds the cipher suites enabled for secure connections with the Directory Server.
- enabledCipherSuites(String...) - Method in class org.forgerock.opendj.security.SslOptions
-
Adds the cipher suites enabled for secure connections with the Directory Server.
- enabledProtocols() - Method in class org.forgerock.opendj.security.SslOptions
-
Returns the names of the protocol versions which are currently enabled for secure connections with the Directory
Server.
- enabledProtocols(Collection<String>) - Method in class org.forgerock.opendj.security.SslOptions
-
Adds the protocol versions enabled for secure connections with the Directory Server.
- enabledProtocols(String...) - Method in class org.forgerock.opendj.security.SslOptions
-
Adds the protocol versions enabled for secure connections with the Directory Server.
- enableService() - Method in class org.opends.server.replication.service.ReplicationDomain
-
- enableService() - Method in class org.opends.server.tools.ConfigureWindowsService
-
Enables OpenDJ to run as a windows service.
- enableStartTls(boolean) - Method in class org.forgerock.opendj.setup.model.FrontEndServerSetup
-
Specifies whether start TLS should be enabled on the LDAP connection handler.
- enableVirtualAttributes(boolean) - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Indicates whether search responses should include the hasSubordinates
and numSubordinates
virtual attributes if requested.
- enableWindowsService(boolean) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies whether the OpenDJ windows service should be enabled.
- enc(EncryptionMethod) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
-
Sets the Encryption Method header parameter for this JWE.
- encode(byte[]) - Static method in class org.forgerock.opendj.ldap.Base64
-
Encodes the provided data as a base64 string.
- encode(ByteSequence) - Static method in class org.forgerock.opendj.ldap.Base64
-
Encodes the provided data as a base64 string.
- encode(byte[]) - Static method in class org.forgerock.util.encode.Base64
-
- encode(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
-
Encodes a raw byte array into a BASE64 String
representation
i accordance with RFC 2045.
- encode(byte[]) - Static method in class org.forgerock.util.encode.Base64url
-
Encodes the given byte array into a Base64url encoded String.
- encode(Asn1Writer, int, String) - Static method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
Encodes the provided information in a form suitable for including in the response value.
- encode(Asn1Writer, int, Collection<String>) - Static method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
Encodes the provided information in a form suitable for including in the response value.
- encode(Asn1Writer, int, List<Long>) - Static method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
Encodes the provided information in a form suitable for including in the response value.
- encode() - Method in class org.opends.server.types.BackupInfo
-
Encodes this backup info structure to a multi-line string representation.
- encodeAuthPassword(ByteSequence) - Method in class org.opends.server.api.PasswordStorageScheme
-
Encodes the provided plaintext password for this storage scheme using the authentication password syntax defined
in RFC 3112.
- encodeAuthPassword(ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- encodeAuthPassword(ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- encodeAuthPassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- encodeCoordinate(int, BigInteger) - Static method in class org.forgerock.json.jose.jwk.EcJWK
-
Base64url encode the unsigned big-endian representation of an elliptical curve point.
- ENCODED_PWD_ATTACHMENT - Static variable in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
A list containing the encoded passwords: plugins can perform changes atomically via CAS.
- encodeEcdsaSignature(byte[]) - Static method in class org.forgerock.json.jose.utils.DerUtils
-
Minimal DER encoder for the format expected by the SunEC signature provider.
- encodeJwtComponent(String) - Static method in class org.forgerock.json.jose.utils.Utils
-
Encodes the given String, converting the String to UTF-8 bytes.
- encodeOffline(byte[]) - Static method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
Generates an encoded password string from the given clear-text password.
- encodeOffline(byte[]) - Static method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
Generates an encoded password string from the given clear-text password.
- encodeOffline(byte[]) - Static method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
Generates an encoded password string from the given clear-text password.
- encodeOffline(byte[]) - Static method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
Generates an encoded password string from the given clear-text password.
- encodePassword(ByteSequence) - Method in class org.opends.server.api.PasswordStorageScheme
-
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
- encodePassword(ByteString) - Method in class org.opends.server.core.PasswordPolicyState
-
Encodes the provided password using the default storage schemes (using the appropriate syntax for the password
attribute).
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
-
- encodePassword(ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- EncodePassword - Class in org.opends.server.tools
-
This program provides a utility that may be used to interact with the password storage schemes defined in the
Directory Server.
- encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.api.PasswordStorageScheme
-
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly
braces.
- encoder(Function<Object, ByteString, ? extends Exception>) - Method in class org.forgerock.opendj.rest2ldap.SimplePropertyMapper
-
Sets the encoder which will be used for converting JSON values to LDAP
attribute values.
- encodeRequestValue(String, String) - Static method in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
-
Encodes the provided information into an ASN.1 octet string suitable for use as the value for this extended
operation.
- encodeResponseValue(long) - Static method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
-
Encodes the provided connection ID in an octet string suitable for use as the value for this extended operation.
- encodeToByte(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
-
Encodes a raw byte array into a BASE64 byte[]
representation
i accordance with RFC 2045.
- encodeToChar(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
-
Encodes a raw byte array into a BASE64 char[]
representation
i accordance with RFC 2045.
- encodeValue(ValueOrExpression<T>) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Encode the provided property value into its string representation.
- encrypt(Key) - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
-
Wraps the signed JWT in an outer encrypted JWE envelope.
- encrypt(String, Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
-
Deprecated.
Encrypts the given plaintext using the specified key with the specified encryption algorithm.
- encrypt(String, Key, byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
-
Deprecated.
Encrypts the given plaintext using the specified key and initialisation vector with the specified encryption
algorithm.
- encrypt(byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- encrypt(String, int, byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- encrypt(byte[]) - Method in class org.opends.server.crypto.CryptoSuite
-
Encrypts data with the configured cipher transformation and key length.
- encrypt(byte[]) - Method in interface org.opends.server.types.CryptoManager
-
Encrypts the data in the provided byte array using the preferred cipher transformation.
- encrypt(String, int, byte[]) - Method in interface org.opends.server.types.CryptoManager
-
Encrypts the data in the provided byte array using the requested cipher algorithm.
- encryptData() - Method in class org.opends.server.types.BackupConfig
-
Indicates whether the backup process should encrypt the data as it is archived.
- encryptData() - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether the LDIF data should be encrypted as it is written.
- EncryptedJwt - Class in org.forgerock.json.jose.jwe
-
A JWE implementation of the Jwt
interface.
- EncryptedJwt(JweHeader, JwtClaimsSet, Key) - Constructor for class org.forgerock.json.jose.jwe.EncryptedJwt
-
Constructs a fresh, new EncryptedJwt from the given JweHeader and JwtClaimsSet.
- EncryptedJwt(EncryptedJwt) - Constructor for class org.forgerock.json.jose.jwe.EncryptedJwt
-
Construct an encrypted JWT from an existent one.
- EncryptedJwt(JweHeader, String, byte[], byte[], byte[], byte[]) - Constructor for class org.forgerock.json.jose.jwe.EncryptedJwt
-
Constructs a reconstructed EncryptedJwt from its constituent parts, the JweHeader, encrypted Content Encryption
Key (CEK), initialisation vector, ciphertext and additional authentication data.
- EncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
-
An implementation of a JwtBuilder that can build a JWT and encrypt it, resulting in an EncryptedJwt object.
- EncryptedJwtBuilder(Key) - Constructor for class org.forgerock.json.jose.builders.EncryptedJwtBuilder
-
Constructs a new EncryptedJwtBuilder that will use the given public key to encrypt the JWT.
- EncryptedThenSignedJwt - Class in org.forgerock.json.jose.jws
-
An implementation of a JWS with a nested JWE as its payload.
- EncryptedThenSignedJwt(JwsHeader, EncryptedJwt, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
-
Constructs a fresh, new SignedEncryptedJwt from the given JwsHeader and nested Encrypted JWT.
- EncryptedThenSignedJwt(JwsHeader, EncryptedJwt, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
-
Constructs a reconstructed SignedEncryptedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT,
signing input and signature.
- EncryptedThenSignedJwtBuilder - Class in org.forgerock.json.jose.builders
-
An implementation of a JwtBuilder that can build a JWT and encrypt it and nest it within another signed JWT,
resulting in an SignedEncryptedJwt object.
- EncryptedThenSignedJwtBuilder(EncryptedJwtBuilder, SigningHandler, JwsAlgorithm) - Constructor for class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
-
Constructs a new SignedEncryptedJwtBuilder that will use the given EncryptedJwtBuilder, to build the nested
Encrypted JWT, and the private key and JwsAlgorithm to sign the outer JWT.
- EncryptedThenSignedJwtHeaderBuilder - Class in org.forgerock.json.jose.builders
-
An implementation of a JWS Header builder that provides a fluent builder pattern to create JWS headers for
signed encrypted JWTs.
- EncryptedThenSignedJwtHeaderBuilder(EncryptedThenSignedJwtBuilder) - Constructor for class org.forgerock.json.jose.builders.EncryptedThenSignedJwtHeaderBuilder
-
Constructs a new JwsHeaderBuilder, parented by the given JwtBuilder.
- EncryptionHandler - Interface in org.forgerock.json.jose.jwe.handlers.encryption
-
The interface for EncryptionHandlers for all the different encryption algorithms.
- EncryptionManager - Class in org.forgerock.json.jose.jwe
-
A service to get the appropriate EncryptionHandler for a specified Java Cryptographic encryption algorithm.
- EncryptionManager() - Constructor for class org.forgerock.json.jose.jwe.EncryptionManager
-
- EncryptionMethod - Enum in org.forgerock.json.jose.jwe
-
An Enum of the possible encryption methods that can be used when encrypting a JWT.
- encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
-
- encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
-
- encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.ECDHEncryptionHandler
-
- encryptPlaintext(Key, byte[], byte[], byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
-
Encrypts the plaintext with the Content Encryption Key, using the initialisation vector and additional
authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
- encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
-
Encrypts the plaintext with the Content Encryption Key, using the initialisation vector and additional
authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
- enqueueRequest(Operation) - Method in class org.opends.server.core.BoundedWorkQueueStrategy
-
- enqueueRequest(Operation) - Static method in class org.opends.server.core.DirectoryServer
-
Adds the provided operation to the work queue so that it will be processed by one of the worker threads.
- enqueueRequest(Operation) - Method in interface org.opends.server.core.QueueingStrategy
-
Put the request in the queue.
- enqueueRequest(Operation) - Method in class org.opends.server.core.SynchronousStrategy
-
Run the request synchronously.
- enqueueRequest(Operation) - Method in class org.opends.server.core.WorkQueueStrategy
-
Put the request in the work queue.
- ensureAdditionalCapacity(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Ensures that the specified number of additional bytes will fit in this
byte string builder and resizes it if necessary.
- ensureCipherKeyIsAvailable(String, int) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- ensureCipherKeyIsAvailable(String, int) - Method in interface org.opends.server.types.CryptoManager
-
Ensures that a key exists for the provided cipher transformation and key length.
- EnterLockdownModeTask - Class in org.opends.server.tasks
-
This class provides an implementation of a Directory Server task that can be used to place the server in lockdown
mode.
- EnterLockdownModeTask() - Constructor for class org.opends.server.tasks.EnterLockdownModeTask
-
- EntityTagVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Entity Tag Virtual Attribute
settings.
- EntityTagVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Entity Tag
Virtual Attribute settings.
- EntityTagVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Entity Tag Virtual Attribute managed
object definition meta information.
- EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "checksum-algorithm" property.
- EntityTagVirtualAttributeProvider - Class in org.opends.server.extensions
-
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.
- EntityTagVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- ENTRIES - Static variable in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
-
Defines the entries key.
- entries(List<?>) - Method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
-
Sets the list of auth modules used in the authentication event and their state.
- Entries - Class in org.forgerock.opendj.ldap
-
This class contains methods for creating and manipulating entries.
- Entries - Class in org.opends.server.types
-
Mirror of
Entries
prior to migration.
- Entries.DiffStrategy - Enum in org.forgerock.opendj.ldap
-
Defines the available strategy to compute changes.
- Entries.NullEntry - Class in org.forgerock.opendj.ldap
-
An
Entry
which implements the null object pattern.
- Entries.ReplaceStrategy - Enum in org.forgerock.opendj.ldap
-
Defines the available strategy to generate changes.
- entriesRead - Variable in class org.opends.server.util.LDIFReader
-
The number of entries that have been read by this LDIF reader, including those that were ignored because they
didn't match the criteria, and including those that were rejected because they were invalid in some way.
- Entry - Interface in org.forgerock.opendj.ldap
-
An entry, comprising of a distinguished name and zero or more attributes.
- ENTRY_ALREADY_EXISTS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it would have resulted in an entry that conflicts with an entry
that already exists.
- ENTRY_CURRENT_KEY - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
The current key used to calculate the HEADER_HMAC.
- ENTRY_CURRENT_SIGNATURE - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
The last signature inserted into the file.
- ENTRY_INITIAL_KEY - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
The initial key used to calculate the HEADER_HMAC.
- ENTRY_SIGNATURE - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
The alias to lookup the private/public signature key into the keystore.
- EntryCache<T extends EntryCacheCfg> - Class in org.opends.server.api
-
This class defines the set of methods that must be implemented by a Directory Server entry cache.
- EntryCache() - Constructor for class org.opends.server.api.EntryCache
-
Default constructor which is implicitly called from all entry cache implementations.
- EntryCacheCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Entry Cache settings.
- EntryCacheCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Entry Cache
settings.
- EntryCacheCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Entry Cache managed object definition
meta information.
- EntryCacheCommon - Class in org.opends.server.extensions
-
This class provides some common tools to all entry cache implementations.
- EntryCacheCommon.ConfigErrorHandler - Class in org.opends.server.extensions
-
Error handler used by local methods to report configuration error.
- EntryCacheCommon.ConfigPhase - Enum in org.opends.server.extensions
-
Configuration phases.
- EntryCacheConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the configuration for the Directory Server entry cache.
- EntryCacheConfigManager(ServerContext) - Constructor for class org.opends.server.core.EntryCacheConfigManager
-
Creates a new instance of this entry cache config manager.
- EntryChangelogNotificationResponseControl - Class in org.opends.server.controls
-
This class implements the ECL cookie control.
- EntryChangelogNotificationResponseControl(boolean, String) - Constructor for class org.opends.server.controls.EntryChangelogNotificationResponseControl
-
Creates a new entry change notification control with the provided information.
- EntryChangeNotificationResponseControl - Class in org.forgerock.opendj.ldap.controls
-
The entry change notification response control as defined in
draft-ietf-ldapext-psearch.
- EntryContainer - Class in org.opends.server.backends.pluggable
-
Storage container for LDAP entries.
- EntryDnVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying entryDN Virtual Attribute
settings.
- EntryDnVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying entryDN Virtual
Attribute settings.
- EntryDnVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the entryDN Virtual Attribute managed
object definition meta information.
- EntryDNVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the entryDN operational attribute as
described in draft-zeilenga-ldap-entrydn.
- EntryDNVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.EntryDNVirtualAttributeProvider
-
- entryExists(Dn) - Method in class org.opends.server.api.LocalBackend
-
Indicates whether an entry with the specified DN exists in the backend.
- entryExists(Dn) - Method in class org.opends.server.backends.ConfigurationBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.LDIFBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.MemoryBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.MonitorBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.NullBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- entryExists(Dn) - Method in class org.opends.server.backends.RootDSEBackend
-
- entryExists(Dn) - Method in class org.opends.server.backends.SchemaBackend
-
- entryExists(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Indicates whether the specified entry exists in the Directory Server.
- EntryGenerator - Class in org.forgerock.opendj.ldif
-
A template driven entry generator, as used by the makeldif tool.
- EntryGenerator() - Constructor for class org.forgerock.opendj.ldif.EntryGenerator
-
Creates a generator using default values.
- EntryGenerator(String) - Constructor for class org.forgerock.opendj.ldif.EntryGenerator
-
Creates a generator from the provided template path.
- EntryGenerator(String...) - Constructor for class org.forgerock.opendj.ldif.EntryGenerator
-
Creates a generator from the provided template lines.
- EntryGenerator(List<String>) - Constructor for class org.forgerock.opendj.ldif.EntryGenerator
-
Creates a generator from the provided template lines.
- EntryGenerator(InputStream) - Constructor for class org.forgerock.opendj.ldif.EntryGenerator
-
Creates a generator from the provided input stream.
- EntryHistorical - Class in org.opends.server.replication.plugin
-
This class is used to store historical information that is used to resolve modify conflicts
- EntryHistorical() - Constructor for class org.opends.server.replication.plugin.EntryHistorical
-
Default constructor used before decoding.
- EntryHistoricalAttribute - Class in org.opends.server.replication.plugin
-
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
ID2Entry
representation.
- EntryHistoricalAttribute(Supplier<EntryHistorical>) - Constructor for class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
Creates a new ds-sync-hist attribute whose content will be lazily computed using the provided supplier.
- EntryHistoricalAttribute(EntryHistorical) - Constructor for class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
Creates a new ds-sync-hist attribute whose content is based on the provided historical information.
- EntryMsg - Class in org.opends.server.replication.protocol
-
This message is part of the replication protocol.
- EntryMsg(ReplicaId, ReplicaId, byte[], int) - Constructor for class org.opends.server.replication.protocol.EntryMsg
-
Creates a new EntryMsg.
- EntryMsg(ReplicaId, ReplicaId, byte[], int, int, int) - Constructor for class org.opends.server.replication.protocol.EntryMsg
-
Creates a new EntryMsg.
- EntryNotFoundException - Exception in org.forgerock.opendj.ldap
-
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 - Interface in org.forgerock.opendj.ldif
-
An interface for reading entries from a data source, typically an LDIF file.
- entrySet() - Method in class org.forgerock.util.LazyMap
-
Returns a
Set
view of the mappings contained in the map.
- entrySet() - Method in class org.forgerock.util.MapDecorator
-
Returns a
Set
view of the mappings contained in the map.
- entrySet() - Method in class org.opends.server.api.DITCacheMap
-
- entryToRecurringTask(Entry) - Method in class org.opends.server.backends.task.TaskScheduler
-
Decodes the contents of the provided entry as a recurring task.
- entryToScheduledTask(Entry, Operation) - Method in class org.opends.server.backends.task.TaskScheduler
-
Decodes the contents of the provided entry as a scheduled task.
- EntryUUIDPlugin - Class in org.opends.server.plugins
-
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.
- EntryUUIDPlugin() - Constructor for class org.opends.server.plugins.EntryUUIDPlugin
-
Mandatory default constructor of this Directory Server plugin.
- EntryUuidPluginCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying entryUUID Plugin settings.
- EntryUuidPluginCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying entryUUID Plugin
settings.
- EntryUuidPluginCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the entryUUID Plugin managed object
definition meta information.
- EntryUuidVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying entryUUID Virtual Attribute
settings.
- EntryUuidVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying entryUUID Virtual
Attribute settings.
- EntryUuidVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the entryUUID Virtual Attribute managed
object definition meta information.
- EntryUUIDVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the entryUUID operational attribute as
described in RFC 4530.
- EntryUUIDVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
-
- EntryWriter - Interface in org.forgerock.opendj.ldif
-
An interface for writing entries to a data source, typically an LDIF file.
- ENUM - Static variable in class org.forgerock.json.schema.validator.Constants
-
The enum
field name.
- enumConstant(Class<T>) - Static method in class org.forgerock.json.JsonValueFunctions
-
Returns the JSON string value as an enum constant of the specified enum
type.
- EnumEvalReason - Enum in org.opends.server.authorization.dseecompat
-
This class provides an enumeration of the reasons why an ACI evaluation returned a result from the AciHandler's
testApplicableLists call.
- EnumEvalResult - Enum in org.opends.server.authorization.dseecompat
-
This class provides an enumeration of evaluation results returned by the bind rule evaluation methods.
- EnumHelper - Class in org.forgerock.json.schema.validator.helpers
-
This class implements "enum" validation on all types of objects as defined in
the paragraph 5.19 of the JSON Schema specification.
- EnumHelper(List<Object>) - Constructor for class org.forgerock.json.schema.validator.helpers.EnumHelper
-
Construct a new enum helper.
- EnumPropertyDefinition<E extends Enum<E>> - Class in org.forgerock.opendj.config
-
Enumeration property definition.
- EnumPropertyDefinition.Builder<E extends Enum<E>> - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing enumeration property
definitions.
- EnumRight - Enum in org.opends.server.authorization.dseecompat
-
This class provides an enumeration of the allowed rights.
- enumStringParameter(String, String...) - Method in class org.forgerock.opendj.setup.model.Profile.ParameterFactory
-
Creates and returns a new enum string parameter.
- EnumTargetOperator - Enum in org.opends.server.authorization.dseecompat
-
This class provides an enumeration of the valid ACI target operators.
- EnumTitle - Annotation Type in org.forgerock.api.annotations
-
Annotation to provide a title for a given enum value.
- enumTitles(String...) - Method in class org.forgerock.api.models.Parameter.Builder
-
- EnumValueOfHelper<E extends Enum<E>> - Class in org.forgerock.util
-
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.
- EnumValueOfHelper(E[]) - Constructor for class org.forgerock.util.EnumValueOfHelper
-
Constructor with null
default value.
- EnumValueOfHelper(E[], E) - Constructor for class org.forgerock.util.EnumValueOfHelper
-
Constructor with an explicit default value.
- enumValues(String...) - Method in class org.forgerock.api.models.Parameter.Builder
-
Sets enum-values that must match.
- ENV_VAR_INSTALL_ROOT - Static variable in class org.opends.server.config.ConfigConstants
-
The name of the environment variable that the Directory Server may check to determine the installation root.
- environmentVariablePropertyResolver() - Static method in class org.forgerock.config.resolvers.PropertyResolvers
-
- EnvironmentVariableResolver - Class in org.forgerock.config.resolvers
-
A property accessor that allows access to environment variables.
- EOL - Static variable in class org.opends.server.util.ServerConstants
-
The end-of-line character for this platform.
- epk(JWK) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
-
Sets the Ephemeral Public Key header parameter for this JWE.
- epk(String) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
-
- equality(String, Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new equality match
filter using the provided attribute
description and assertion value.
- equalityMatchingRule(String) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Sets the matching rule that should be used for equality matching with
this attribute type.
- equals(Object) - Method in class org.forgerock.api.models.Action
-
- equals(Object) - Method in class org.forgerock.api.models.ApiDescription
-
- equals(Object) - Method in class org.forgerock.api.models.ApiError
-
- equals(Object) - Method in class org.forgerock.api.models.Create
-
- equals(Object) - Method in class org.forgerock.api.models.Definitions
-
- equals(Object) - Method in class org.forgerock.api.models.Errors
-
- equals(Object) - Method in class org.forgerock.api.models.Items
-
- equals(Object) - Method in class org.forgerock.api.models.Operation
-
- equals(Object) - Method in class org.forgerock.api.models.Parameter
-
- equals(Object) - Method in class org.forgerock.api.models.Patch
-
- equals(Object) - Method in class org.forgerock.api.models.Paths
-
- equals(Object) - Method in class org.forgerock.api.models.Query
-
- equals(Object) - Method in class org.forgerock.api.models.Reference
-
- equals(Object) - Method in class org.forgerock.api.models.Resource
-
- equals(Object) - Method in class org.forgerock.api.models.Schema
-
- equals(Object) - Method in class org.forgerock.api.models.Services
-
- equals(Object) - Method in class org.forgerock.api.models.SubResources
-
- equals(Object) - Method in class org.forgerock.api.models.VersionedPath
-
- equals(Object) - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
-
- equals(Object) - Method in class org.forgerock.i18n.LocalizableMessage
-
Returns true
if the provided object is a message whose
String
representation is equal to the String
representation of this message in the default locale.
- equals(Object) - Method in class org.forgerock.json.jose.jwe.JweEncryption
-
- equals(Object) - Method in class org.forgerock.json.JsonPointer
-
Compares the specified object with this pointer for equality.
- equals(Object) - Method in class org.forgerock.json.resource.ResourcePath
-
Returns true
if obj
is a resource path having the exact
same elements as this resource path.
- equals(Object) - Method in interface org.forgerock.json.resource.ResourceResponse
-
Returns true
if the provided object is a resource having the same
resource ID and revision as this resource.
- equals(Object) - Method in class org.forgerock.json.resource.SortKey
-
- equals(Object) - Method in class org.forgerock.monitoring.api.instrument.ImmutableTag
-
- equals(Object) - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- equals(Object) - Method in class org.forgerock.monitoring.api.instrument.Tags
-
- equals(Object) - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
- equals(Object) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Indicates whether some other object is "equal to" this property
definition.
- equals(Object) - Method in class org.forgerock.opendj.config.Tag
-
- equals(Object) - Method in class org.forgerock.opendj.config.ValueOrExpression
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.AbstractEntry
-
- equals(Object) - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns true
if object
is an attribute which is equal to
this attribute.
- equals(Object) - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Indicates whether the provided object is an attribute description which
is equal to this attribute description.
- equals(Object) - Method in class org.forgerock.opendj.ldap.Ava
-
- equals(byte[], int, int) - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Indicates whether the provided byte array sub-sequence is equal to this
byte sequence.
- equals(Object) - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Indicates whether the provided object is equal to this byte sequence.
- equals(byte[], int, int) - Method in class org.forgerock.opendj.ldap.ByteString
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.ByteString
-
Indicates whether the provided object is equal to this byte string.
- equals(byte[], int, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Indicates whether the provided object is equal to this byte string
builder.
- equals(Object) - Method in class org.forgerock.opendj.ldap.DereferenceAliasesPolicy
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.Dn
-
- equals(Object) - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns true
if object
is an entry which is equal to this entry.
- equals(Object) - Method in class org.forgerock.opendj.ldap.Filter
-
This method does not perform any normalization, other than lowercasing attribute descriptions, and will only
return true
when two filters are identical.
- equals(Object) - Method in class org.forgerock.opendj.ldap.GeneralizedTime
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.LdapUrl
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.Matcher
-
This method returns true
when two filters are equivalent.
- equals(Object) - Method in class org.forgerock.opendj.ldap.Modification
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.ModificationType
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.Rdn
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.ResultCode
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns true
if the provided object is an attribute type having
the same numeric OID as this attribute type.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns true
if the provided object is a DIT content rule having
the same structural object class OID as this DIT content rule.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Returns true
if the provided object is a DIT structure rule
having the same rule ID as this DIT structure rule.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns true
if the provided object is a matching rule having the
same numeric OID as this matching rule.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns true
if the provided object is a matching rule use having
the same numeric OID as this matching rule use.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns true
if the provided object is a name form having the
same numeric OID as this name form.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns true
if the provided object is an object class having the
same numeric OID as this object class.
- equals(Object) - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Returns true
if the provided object is an attribute syntax having
the same numeric OID as this attribute syntax.
- equals(Object) - Method in class org.forgerock.opendj.ldap.SearchScope
-
- equals(Object) - Method in class org.forgerock.opendj.ldap.SortKey
-
- equals(Object) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Returns true
if the provided parameter is a Resource
having the same resource ID as this
resource.
- equals(Object) - Method in class org.forgerock.opendj.rest2ldap.SubResource
-
- equals(Object) - Method in class org.forgerock.opendj.setup.model.Profile
-
- equals(Object) - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
- equals(Object) - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.Server
-
- equals(Object) - Method in class org.forgerock.util.i18n.LocalizableString
-
The default equals operation.
- equals(Object) - Method in class org.forgerock.util.LazyList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class org.forgerock.util.LazyMap
-
Compares the specified object with the map for equality.
- equals(Object) - Method in class org.forgerock.util.ListDecorator
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class org.forgerock.util.MapDecorator
-
Compares the specified object with the map for equality.
- equals(Object) - Method in class org.forgerock.util.Pair
- equals(Object) - Method in class org.forgerock.util.query.QueryFilter
-
- EQUALS - Static variable in class org.forgerock.util.query.QueryFilterOperators
-
the "equals" operator.
- equals(Object) - Method in class org.forgerock.util.time.Duration
-
- equals(Object) - Method in class org.opends.server.backends.pluggable.spi.TreeName
-
- equals(Object) - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
- equals(Object) - Method in class org.opends.server.controls.ReplicatedRequestControl
-
- equals(Object) - Method in class org.opends.server.discovery.Partition.Server
-
- equals(Object) - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Indicates whether to the provided object is equal to this profile stack.
- equals(Object) - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Indicates whether the provided object is equal to this stack frame.
- equals(Object) - Method in class org.opends.server.protocols.jmx.DirectoryRMIServerSocketFactory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.opends.server.protocols.jmx.OpendsJmxPrincipal
-
- equals(Object) - Method in class org.opends.server.replication.common.CSN
-
- equals(Object) - Method in class org.opends.server.replication.common.DSInfo
-
Test if the passed object is equal to this one.
- equals(Object) - Method in class org.opends.server.replication.common.GroupId
-
- equals(Object) - Method in class org.opends.server.replication.common.MultiDomainServerState
-
- equals(Object) - Method in class org.opends.server.replication.common.ProcessId
-
- equals(Object) - Method in class org.opends.server.replication.common.ReplicaId
-
- equals(Object) - Method in class org.opends.server.replication.common.ReplicationServerId
-
- equals(Object) - Method in class org.opends.server.replication.common.RSInfo
-
Test if the passed object is equal to this one.
- equals(Object) - Method in class org.opends.server.replication.common.ServerState
-
- equals(Object) - Method in class org.opends.server.replication.plugin.AttrValueHistorical
-
- equals(Object) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- equals(Object) - Method in class org.opends.server.replication.protocol.OperationContext
-
- equals(Object) - Method in class org.opends.server.replication.protocol.UpdateMsg
-
- equals(Object) - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
-
- equals(Object) - Method in class org.opends.server.replication.server.changelog.api.DomainReplicaId
-
- equals(Object) - Method in class org.opends.server.replication.server.changelog.api.UpdateRecord
-
- equals(Object) - Method in class org.opends.server.tools.dsreplication.PreferredConnection
-
- equals(Object) - Method in class org.opends.server.tools.dsreplication.SuffixDescriptor
-
- equals(Object) - Method in class org.opends.server.tools.tasks.TaskEntry
-
- equals(Object) - Method in class org.opends.server.types.CacheEntry
-
Indicates whether this cache entry is equal to the provided \ object.
- equals(Object) - Method in class org.opends.server.types.HostPort
-
Returns true
if the provided Object is a HostPort object with the same host name and port than this
HostPort object.
- equals(Object) - Method in class org.opends.server.types.LDAPURL
-
Indicates whether the provided object is equal to this LDAP URL.
- equals(Object) - Method in class org.opends.server.types.Operation
-
- equals(Object) - Method in class org.opends.server.types.SubtreeSpecification
-
Indicates whether the provided object is logically equal to this subtree specification object.
- equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.FilterRefinement
-
- equalTo(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new equality
filter using the provided field name and
value assertion.
- ERR_ABSTRACT_TYPE_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The resource cannot be created because it specified the abstract resource type '%s'.
- ERR_ACCESS_MONITORING_INFORMATION_NOT_AUTHENTICATED - Static variable in class org.opends.messages.ProtocolMessages
-
User authentication is mandatory to access server monitoring information
- ERR_ACCTUSABLEREQ_CONTROL_HAS_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided control as an account availability request control because the provided control had a value but the account availability request control should not have a value
- ERR_ACCTUSABLERES_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided account availability response control: %s
- ERR_ACCTUSABLERES_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided account availability response control because it does not have a value
- ERR_ACCTUSABLERES_UNKNOWN_VALUE_ELEMENT_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The account availability response control had an unknown ACCOUNT_USABLE_RESPONSE element type of %s
- ERR_ACTION_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The action '%s' is not supported
- ERR_ADD_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because the request contained an LDAP assertion control and the associated filter did not match the contents of the provided entry
- ERR_ADD_ATTR_IS_INVALID_OPTION - Static variable in class org.opends.messages.CoreMessages
-
Entry %s can not be added because BER encoding of %s attribute is not supported
- ERR_ADD_ATTR_IS_NO_USER_MOD - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because it includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema
- ERR_ADD_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be added due to insufficient access rights
- ERR_ADD_BACKEND_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to add entry %s because the backend that should hold that entry is configured in read-only mode
- ERR_ADD_CANNOT_ADD_ROOT_DSE - Static variable in class org.opends.messages.CoreMessages
-
{@code The provided entry cannot be added because it contains a null DN.
- ERR_ADD_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because the server failed to obtain a write lock for this entry after multiple attempts
- ERR_ADD_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because the request contained an LDAP assertion control, but an error occurred while attempting to compare the provided entry against the filter contained in the control: %s
- ERR_ADD_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to add entries that include privileges
- ERR_ADD_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be added because an entry with that name already exists
- ERR_ADD_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be added because an entry with that name already exists
- ERR_ADD_ENTRY_NOT_SUFFIX - Static variable in class org.opends.messages.CoreMessages
-
The provided entry %s cannot be added because it does not have a parent and is not defined as one of the suffixes within the Directory Server
- ERR_ADD_ENTRY_UNKNOWN_SUFFIX - Static variable in class org.opends.messages.CoreMessages
-
The provided entry %s cannot be added because its suffix is not defined as one of the suffixes within the Directory Server
- ERR_ADD_MISSING_RDN_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
-
{@code Entry %s cannot be added because it is missing attribute %s that is contained in the entry's RDN.
- ERR_ADD_NO_PARENT - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because its parent entry %s does not exist in the server
- ERR_ADD_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be added because its parent entry does not exist
- ERR_ADD_PARENT_IS_SUBENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because its parent entry %s is a subentry
- ERR_ADD_SERVER_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to add entry %s because the Directory Server is configured in read-only mode
- ERR_ADD_SYNCH_CONFLICT_RESOLUTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during conflict resolution synchronization processing for the add operation with connection ID %d and operation ID %d: %s
- ERR_ADD_SYNCH_POSTOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during postoperation synchronization processing for the add operation with connection ID %d and operation ID %d: %s
- ERR_ADD_SYNCH_PREOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during preoperation synchronization processing for the add operation with connection ID %d and operation ID %d: %s
- ERR_ADD_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be added because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_ADDRESS_UNRESOLVED - Static variable in class org.opends.messages.ProtocolMessages
-
%s connection handler is listening for an unresolved address: %s
- ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST - Static variable in class org.opends.messages.AdminMessages
-
The core administration manifest file %s cannot be located
- ERR_ADMIN_CANNOT_GET_LISTENER_BASE - Static variable in class org.opends.messages.AdminMessages
-
An error occurred while trying to retrieve relation configuration entry %s: %s
- ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT - Static variable in class org.opends.messages.AdminMessages
-
An error occurred while trying to retrieve the managed object configuration entry %s: %s
- ERR_ADMIN_CANNOT_INSTANTIATE_CLASS - Static variable in class org.opends.messages.AdminMessages
-
{@code The Directory Server was unable to load class %s and use it to create a component instance as defined in configuration entry %s.
- ERR_ADMIN_CANNOT_OPEN_JAR_FILE - Static variable in class org.opends.messages.AdminMessages
-
The Directory Server jar file %s in directory %s cannot be loaded because an unexpected error occurred while trying to open the file for reading: %s
- ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST - Static variable in class org.opends.messages.AdminMessages
-
The administration manifest file %s associated with the extension %s cannot be loaded because an unexpected error occurred while trying to read it: %s
- ERR_ADMIN_CERTIFICATE_GENERATION - Static variable in class org.opends.messages.AdminMessages
-
The administration connector self-signed certificate cannot be generated because the following error occurred: %s
- ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES - Static variable in class org.opends.messages.AdminMessages
-
The administration connector self-signed certificate cannot be generated because the following files are missing: %s
- ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES - Static variable in class org.opends.messages.AdminMessages
-
Unable to read the Directory Server extensions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s
- ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY - Static variable in class org.opends.messages.AdminMessages
-
Unable to read the Directory Server extensions because the extensions directory %s exists but is not a directory
- ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM - Static variable in class org.opends.messages.AdminMessages
-
An error occurred while trying to decode the managed object configuration entry %s: %s
- ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminMessages
-
{@code The managed object configuration entry %s does not appear to exist in the Directory Server configuration.
- ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER - Static variable in class org.opends.messages.AdminMessages
-
Unable to register an add/delete listener against the entry "%s" because it does not exist in the configuration
- ERR_ADMINISTRATOR_PWD_DO_NOT_MATCH - Static variable in class org.opends.messages.ToolMessages
-
The provided passwords do not match.
- ERR_ADS_ADMINISTRATOR_MERGE - Static variable in class org.opends.messages.AdminToolMessages
-
The following administrators are defined in server %s but not in server %s:%n%s%nThe merge can only be performed if these administrators are defined in server %s.
- ERR_ADS_MERGE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The registration information of server %s and server %s could not be merged.
- ERR_ARRAY_FOR_SINGLE_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an array of values was provided for the single valued field '%s'
- ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Assured replication is not supported anymore, it should be disabled on the topology
- ERR_ATTR_SYNTAX_ATTRTYPE_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid attribute type description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_INFO_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had an invalid authInfo character at position %d
- ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_VALUE_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had an invalid authValue character at position %d
- ERR_ATTR_SYNTAX_AUTHPW_INVALID_SCHEME_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had an invalid scheme character at position %d
- ERR_ATTR_SYNTAX_AUTHPW_INVALID_TRAILING_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had an invalid trailing character at position %d
- ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had a zero-length authInfo element
- ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO_SEPARATOR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value was missing the separator character or had an illegal character between the authInfo and authValue elements
- ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had a zero-length authValue element
- ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value had a zero-length scheme element
- ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME_SEPARATOR - Static variable in class org.opends.messages.SchemaMessages
-
The provided authPassword value was missing the separator character or had an illegal character between the scheme and authInfo elements
- ERR_ATTR_SYNTAX_DCR_AUXILIARY_CLASS_NOT_AUXILIARY - Static variable in class org.opends.messages.SchemaMessages
-
{@code The DIT content rule "%s" is associated with an auxiliary objectclass %s.
- ERR_ATTR_SYNTAX_DCR_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_DCR_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid DIT content rule description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_DCR_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because an open parenthesis was expected at position %d but instead a '%s' character was found
- ERR_ATTR_SYNTAX_DCR_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because a single quote was expected at position %d but the %s character was found instead
- ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because it contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because the numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because the non-numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_AUXILIARY - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated auxiliary object class %s
- ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_STRUCTURAL - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated structural object class %s
- ERR_ATTR_SYNTAX_DCR_STRUCTURAL_CLASS_NOT_STRUCTURAL - Static variable in class org.opends.messages.SchemaMessages
-
{@code The DIT content rule "%s" is associated with the objectclass with OID %s (%s).
- ERR_ATTR_SYNTAX_DCR_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_DCR_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT content rule description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_DCR_UNKNOWN_AUXILIARY_CLASS - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is associated with an auxiliary objectclass %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_DCR_UNKNOWN_OPTIONAL_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is associated with an optional attribute type %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_DCR_UNKNOWN_PROHIBITED_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is associated with a prohibited attribute type %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_DCR_UNKNOWN_REQUIRED_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is associated with a required attribute type %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_DCR_UNKNOWN_STRUCTURAL_CLASS - Static variable in class org.opends.messages.SchemaMessages
-
The DIT content rule "%s" is associated with a structural objectclass %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not allowed in an attribute name
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DASH - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the hyphen character is not allowed as the first character of an attribute name
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DIGIT - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the digit '%c' is not allowed as the first character of an attribute name unless the name is specified as an OID or the %s configuration option is enabled
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_UNDERSCORE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the underscore character is not allowed as the first character of an attribute name even if the %s configuration option is enabled
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_PERIOD - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the parsed attribute name %s included a period but that name did not appear to be a valid OID
- ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_UNDERSCORE_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the underscore character is not allowed in an attribute name unless the %s configuration option is enabled
- ERR_ATTR_SYNTAX_DN_ATTR_NO_NAME - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name
- ERR_ATTR_SYNTAX_DN_ATTR_VALUE_DECODE_FAILURE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because an unexpected failure occurred while attempting to parse an attribute value from one of the RDN components: "%s"
- ERR_ATTR_SYNTAX_DN_END_WITH_ATTR_NAME - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the last non-space character was part of the attribute name '%s'
- ERR_ATTR_SYNTAX_DN_END_WITH_COMMA - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the last non-space character was a comma or semicolon
- ERR_ATTR_SYNTAX_DN_ESCAPED_HEX_VALUE_INVALID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a value with an escaped hexadecimal digit that was not followed by a second hexadecimal digit
- ERR_ATTR_SYNTAX_DN_HEX_VALUE_TOO_SHORT - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with an octothorpe (#) but was not followed by a positive multiple of two hexadecimal digits
- ERR_ATTR_SYNTAX_DN_INVALID_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not valid
- ERR_ATTR_SYNTAX_DN_INVALID_HEX_DIGIT - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with an octothorpe (#) but contained a character %c that was not a valid hexadecimal digit
- ERR_ATTR_SYNTAX_DN_INVALID_REQUIRES_ESCAPE_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with a character at position %d that needs to be escaped
- ERR_ATTR_SYNTAX_DN_NO_EQUAL - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because the next non-space character after attribute name "%s" should have been an equal sign but instead was '%c'
- ERR_ATTR_SYNTAX_DN_UNMATCHED_QUOTE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a quoted value that did not have a corresponding closing quotation mark
- ERR_ATTR_SYNTAX_DSR_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_DSR_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid DIT structure rule description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_DSR_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because an open parenthesis was expected at position %d but instead a '%s' character was found
- ERR_ATTR_SYNTAX_DSR_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because a single quote was expected at position %d but the %s character was found instead
- ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because it contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because the numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_RULE_ID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because the rule ID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because the non-numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_DSR_NO_NAME_FORM - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because it did not specify the name form for the rule
- ERR_ATTR_SYNTAX_DSR_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_DSR_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_DSR_UNKNOWN_NAME_FORM - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because it referenced an unknown name form %s
- ERR_ATTR_SYNTAX_DSR_UNKNOWN_RULE_ID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a DIT structure rule description because it referenced an unknown rule ID %d for a superior DIT structure rule
- ERR_ATTR_SYNTAX_GUIDE_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s contained an illegal character %c at position %d
- ERR_ATTR_SYNTAX_GUIDE_INVALID_MATCH_TYPE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s had an invalid match type starting at position %d
- ERR_ATTR_SYNTAX_GUIDE_INVALID_QUESTION_MARK - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s started with a question mark but was not followed by the string "true" or "false"
- ERR_ATTR_SYNTAX_GUIDE_MISSING_CLOSE_PAREN - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not contain a close parenthesis that corresponded to the initial open parenthesis
- ERR_ATTR_SYNTAX_GUIDE_NO_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not specify an attribute type before the dollar sign
- ERR_ATTR_SYNTAX_GUIDE_NO_DOLLAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not contain a dollar sign to separate the attribute type from the match type
- ERR_ATTR_SYNTAX_GUIDE_NO_MATCH_TYPE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not specify a match type after the dollar sign
- ERR_ATTR_SYNTAX_ILLEGAL_X_SCHEMA_FILE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" is not safe for X-SCHEMA-FILE
- ERR_ATTR_SYNTAX_INVALID_LDAP_SYNTAX - Static variable in class org.opends.messages.BackendMessages
-
The provided value "%s" could not be parsed as an ldap syntax because its OID %s corresponds to an attribute syntax that is already implemented
- ERR_ATTR_SYNTAX_LDAPSYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid ldap syntax description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_LDAPSYNTAX_ENUM_NO_VALUES - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an enumeration syntax, because there is no value
- ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because an open parenthesis was expected at position %d but instead a '%s' character was found
- ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because a single quote was expected at position %d but the character %s was found instead
- ERR_ATTR_SYNTAX_LDAPSYNTAX_EXTENSION_INVALID_CHARACTER - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax extension because an invalid character was found at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because the non-numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_TOO_MANY_EXTENSIONS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because it contains more than one form of constructor
- ERR_ATTR_SYNTAX_LDAPSYNTAX_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_LDAPSYNTAX_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an ldap syntax because it contains an unrecognized extension %s at position %d
- ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_SYNTAX - Static variable in class org.opends.messages.SchemaMessages
-
{@code The definition for the ldap syntax with OID %s declared that it's a substitute for a syntax with OID %s.
- ERR_ATTR_SYNTAX_MRUSE_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_MRUSE_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid matching rule use description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_MRUSE_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because an open parenthesis was expected at position %d but instead a '%s' character was found
- ERR_ATTR_SYNTAX_MRUSE_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because a single quote was expected at position %d but the %s character was found instead
- ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because it contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because the numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because the non-numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_MRUSE_NO_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule description because it does not specify the set of attribute types that may be used with the associated OID
- ERR_ATTR_SYNTAX_MRUSE_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_MRUSE_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_MRUSE_UNKNOWN_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
The matching rule use description "%s" is associated with attribute type %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_MRUSE_UNKNOWN_MATCHING_RULE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a matching rule use description because the specified matching rule %s is unknown
- ERR_ATTR_SYNTAX_NAME_FORM_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_NAME_FORM_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid name form description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because an open parenthesis was expected at position %d but instead a '%c' character was found
- ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because a single quote was expected at position %d but the %c character was found instead
- ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because it contained an illegal character %c at position %d
- ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because the numeric OID contained an illegal character %c at position %d
- ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because the non-numeric OID contained an illegal character %c at position %d
- ERR_ATTR_SYNTAX_NAME_FORM_NO_STRUCTURAL_CLASS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because it does not specify the structural objectclass with which it is associated
- ERR_ATTR_SYNTAX_NAME_FORM_STRUCTURAL_CLASS_NOT_STRUCTURAL - Static variable in class org.opends.messages.SchemaMessages
-
{@code The name form description "%s" is associated with the objectclass with OID %s (%s).
- ERR_ATTR_SYNTAX_NAME_FORM_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_NAME_FORM_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a name form description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_OPTIONAL_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
{@code The definition for the name form with OID %s declared that it should include optional attribute "%s".
- ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_REQUIRED_ATTR - Static variable in class org.opends.messages.SchemaMessages
-
{@code The definition for the name form with OID %s declared that it should include required attribute "%s".
- ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_STRUCTURAL_CLASS - Static variable in class org.opends.messages.SchemaMessages
-
The name form description "%s" is associated with a structural objectclass %s that is not defined in the server schema
- ERR_ATTR_SYNTAX_OBJECTCLASS_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because the numeric OID contained two consecutive periods at position %d
- ERR_ATTR_SYNTAX_OBJECTCLASS_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value could not be parsed as a valid objectclass description because it was empty or contained only whitespace
- ERR_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because an open parenthesis was expected at position %d but instead a '%s' character was found
- ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because it contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because the numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because the non-numeric OID contained an illegal character %s at position %d
- ERR_ATTR_SYNTAX_OBJECTCLASS_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because the end of the value was encountered while the Directory Server expected more data to be provided
- ERR_ATTR_SYNTAX_OBJECTCLASS_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as an objectclass description because it contained an unexpected closing parenthesis at position %d
- ERR_ATTR_SYNTAX_RFC3672_SUBTREE_SPECIFICATION_INVALID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid RFC 3672 subtree specification
- ERR_ATTR_SYNTAX_SUBTREE_SPECIFICATION_INVALID - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid subtree specification
- ERR_ATTR_SYNTAX_USERPW_NO_CLOSING_BRACE - Static variable in class org.opends.messages.SchemaMessages
-
Unable to decode the provided value according to the user password syntax because the value does not contain a closing curly brace ("}") character
- ERR_ATTR_SYNTAX_USERPW_NO_OPENING_BRACE - Static variable in class org.opends.messages.SchemaMessages
-
Unable to decode the provided value according to the user password syntax because the value does not start with the opening curly brace ("{") character
- ERR_ATTR_SYNTAX_USERPW_NO_SCHEME - Static variable in class org.opends.messages.SchemaMessages
-
Unable to decode the provided value according to the user password syntax because the value does not contain a storage scheme name
- ERR_ATTR_SYNTAX_USERPW_NO_VALUE - Static variable in class org.opends.messages.SchemaMessages
-
No value was given to decode by the user password attribute syntax
- ERR_ATTR_TYPE_CANNOT_REGISTER - Static variable in class org.opends.messages.SchemaMessages
-
Attribute type could not be registered from definition: %s
- ERR_ATTRIBUTE_INDEX_NOT_CONFIGURED - Static variable in class org.opends.messages.BackendMessages
-
There is no index configured for attribute type '%s'
- ERR_ATTRVALUE_VALIDATOR_PASSWORD_IN_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password was found in another attribute in the user entry
- ERR_AUTHENTICATION_EXCEPTION_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
Authentication failure
- ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
The requested authentication mechanism is not supported by the server
- ERR_AUTHORIZATION_EXCEPTION_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
Authorization failure
- ERR_AUTHZID_DECODER_PRINCIPAL_CANNOT_BE_DETERMINED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request could not be authorized because the required security principal '%s' could not be determined
- ERR_AUTHZID_DECODER_PRINCIPAL_INVALID_DATA_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request could not be authorized because the required security principal '%s' had an invalid data type
- ERR_AUTHZIDRESP_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided authorization identity response control because it does not have a value
- ERR_BACKEND_ADD_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Unwilling to add entry "%s" because add operations are not supported in the "%s" backend
- ERR_BACKEND_ALREADY_EXISTS - Static variable in class org.opends.messages.AdminToolMessages
-
There is already an existing backend with name: %s
- ERR_BACKEND_BACKUP_AND_RESTORE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Backup and restore operations are not supported in the "%s" backend
- ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITY - Static variable in class org.opends.messages.BackendMessages
-
Confidentiality cannot be disabled on suffix '%s' because the following indexes have confidentiality still enabled: %s
- ERR_BACKEND_CANNOT_DECODE_BACKEND_ROOT_DN - Static variable in class org.opends.messages.BackendMessages
-
Unable to initialize the "%s" backend because an error occurred while attempting to decode the base DN for this backend: %s
- ERR_BACKEND_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
{@code The Directory Server was unable to obtain a lock on entry %s after multiple attempts.
- ERR_BACKEND_CANNOT_REGISTER_BASEDNS - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to register the base DNs %s in the Directory Server: %s
- ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAP - Static variable in class org.opends.messages.BackendMessages
-
Configuration attribute ds-cfg-db-cache-percent has a value of %d%% but the JVM has only %d%% available
- ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAP - Static variable in class org.opends.messages.BackendMessages
-
{@code Configuration attribute ds-cfg-db-cache-size has a value of %d but the JVM has only %d available.
- ERR_BACKEND_CONFIG_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
-
Unable to initialize the "%s" backend because the provided configuration entry is null
- ERR_BACKEND_DEBUG_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a shared lock for backend %s: %s.
- ERR_BACKEND_DEBUG_DECODE_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode base DN string "%s" as a valid distinguished name: %s
- ERR_BACKEND_DEBUG_MISSING_SUBCOMMAND - Static variable in class org.opends.messages.ToolMessages
-
A sub-command must be specified
- ERR_BACKEND_DEBUG_NO_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
None of the Directory Server backends are configured with the requested backend ID %s
- ERR_BACKEND_DEBUG_NO_ENTRY_CONTAINERS_FOR_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
None of the entry containers are configured with the requested base DN %s in backend %s
- ERR_BACKEND_DELETE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Unwilling to remove entry "%s" because delete operations are not supported in the "%s" backend
- ERR_BACKEND_END_APPEND_MODE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to end append mode for backend '%s': %s
- ERR_BACKEND_ENTRY_DOESNT_EXIST - Static variable in class org.opends.messages.BackendMessages
-
Entry %s does not exist in the "%s" backend
- ERR_BACKEND_FAULTY_CRYPTO_TRANSFORMATION - Static variable in class org.opends.messages.BackendMessages
-
Error while enabling confidentiality with cipher %s, %d bits: %s
- ERR_BACKEND_GET_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve the requested entry from the "%s" backend because the provided DN was null
- ERR_BACKEND_IMPORT_AND_EXPORT_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
LDIF import and export operations are not supported in the "%s" backend
- ERR_BACKEND_IMPORT_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
The "%s" backend does not support LDIF import operations
- ERR_BACKEND_LIST_FILES_TO_BACKUP - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to list the files to backup for backend '%s': %s
- ERR_BACKEND_MODIFY_DN_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Unwilling to rename entry "%s" because modify DN operations are not supported in the "%s" backend
- ERR_BACKEND_MODIFY_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Unwilling to update entry "%s" because modify operations are not supported in the "%s" backend
- ERR_BACKEND_NO_INDEXING_SUPPORT - Static variable in class org.opends.messages.ToolMessages
-
The backend does not support indexing
- ERR_BACKEND_SEARCH_ENTRY - Static variable in class org.opends.messages.ReplicationMessages
-
An error occurred when searching for %s : %s
- ERR_BACKEND_SWITCH_TO_APPEND_MODE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to switch to append mode for backend '%s': %s
- ERR_BACKEND_TOOL_CANNOT_CONFIGURE_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
Cannot configure backend %s: %s
- ERR_BACKEND_TOOL_CURSOR_AT_KEY_NUMBER - Static variable in class org.opends.messages.ToolMessages
-
At key number %d, %s:
- ERR_BACKEND_TOOL_DECODER_NOT_AVAILABLE - Static variable in class org.opends.messages.ToolMessages
-
Data decoder for printing is not available, should use hex dump
- ERR_BACKEND_TOOL_ERROR_INITIALIZING_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to initialize the backend '%s': %s
- ERR_BACKEND_TOOL_ERROR_LISTING_BASE_DNS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while listing the base DNs: %s
- ERR_BACKEND_TOOL_ERROR_LISTING_TREES - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while listing indexes: %s
- ERR_BACKEND_TOOL_ERROR_READING_TREE - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to read and/or decode records from an index: %s
- ERR_BACKEND_TOOL_EXECUTING_COMMAND - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to execute %s: %s
- ERR_BACKEND_TOOL_NO_TREE_FOR_NAME - Static variable in class org.opends.messages.ToolMessages
-
No index exists with the requested name '%s' in base DN '%s' and backend '%s'
- ERR_BACKEND_TOOL_NO_TREE_FOR_NAME_IN_STORAGE - Static variable in class org.opends.messages.ToolMessages
-
No storage index exists with the requested name %s in backend %s
- ERR_BACKEND_TOOL_ONLY_ONE_MAX_KEY - Static variable in class org.opends.messages.ToolMessages
-
Cannot specify a maximum key both as a string and as an hexadecimal string
- ERR_BACKEND_TOOL_ONLY_ONE_MIN_KEY - Static variable in class org.opends.messages.ToolMessages
-
Cannot specify a minimum key both as a string and as an hexadecimal string
- ERR_BACKEND_TOOL_PROCESSING_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while processing arguments: %s
- ERR_BACKUP_CANNOT_CLOSE_ZIP_STREAM - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while trying to close the archive file %s in directory %s: %s
- ERR_BACKUP_CANNOT_CREATE_ARCHIVE_FILE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while trying to create the archive file %s in directory %s for the backup %s: %s
- ERR_BACKUP_CANNOT_CREATE_DIRECTORY_TO_RESTORE_FILE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to create a directory to restore the file %s for backup of %s
- ERR_BACKUP_CANNOT_CREATE_SAVE_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to create a save directory with base path %s before restore of backup of %s
- ERR_BACKUP_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
- ERR_BACKUP_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
- ERR_BACKUP_CANNOT_GET_MAC - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
- ERR_BACKUP_CANNOT_GET_MAC_KEY_ID - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to obtain the MAC key ID to create the signed hash for the backup %s : %s
- ERR_BACKUP_CANNOT_LIST_LOG_FILES - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to obtain a list of the files in directory %s to include in the backup: %s
- ERR_BACKUP_CANNOT_RESTORE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to restore the files from backup %s: %s
- ERR_BACKUP_CANNOT_SAVE_FILES_BEFORE_RESTORE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to save files from root directory %s to target directory %s, for backup of %s
- ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to update the backup descriptor file %s with information about the backup: %s
- ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to back up file %s of backup %s: %s
- ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the backup backend because the requested DN is one level below the base DN but does not specify a backup directory
- ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to examine the requested backup directory: %s
- ERR_BACKUP_EXISTING_BACKUP_ID - Static variable in class org.opends.messages.UtilityMessages
-
The backup ID '%s' already exists in the backup directory '%s', specify a different ID
- ERR_BACKUP_INVALID_BACKUP_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the backup backend because the requested backup directory is invalid: %s
- ERR_BACKUP_INVALID_BASE - Static variable in class org.opends.messages.BackendMessages
-
Requested entry %s does not exist in the backup backend
- ERR_BACKUP_MISSING_BACKUPID - Static variable in class org.opends.messages.BackendMessages
-
The information for backup %s could not be found in the backup directory %s
- ERR_BACKUP_NO_BACKUP_DIR_IN_DN - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the backup backend because the DN does not contain the backup directory in which the requested backup should reside
- ERR_BACKUP_NO_BACKUP_ID_IN_DN - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the backup backend because the requested DN is two levels below the base DN but does not specify a backup ID
- ERR_BACKUP_NO_BACKUP_PARENT_DN - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the backup backend because it does not have a parent
- ERR_BACKUP_NO_SUCH_BACKUP - Static variable in class org.opends.messages.BackendMessages
-
Backup %s does not exist in backup directory %s
- ERR_BACKUP_NO_SUCH_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
The requested entry %s does not exist in the backup backend
- ERR_BACKUP_SIGNED_HASH_ERROR - Static variable in class org.opends.messages.UtilityMessages
-
The computed signed hash of backup %s is different to the value computed at time of backup
- ERR_BACKUP_UNSIGNED_HASH_ERROR - Static variable in class org.opends.messages.UtilityMessages
-
The computed hash of backup %s is different to the value computed at time of backup
- ERR_BACKUP_ZIP_COMMENT - Static variable in class org.opends.messages.UtilityMessages
-
%s backup %s
- ERR_BACKUPDB_CANNOT_BACKUP - Static variable in class org.opends.messages.ToolMessages
-
The target backend %s cannot be backed up using the requested configuration
- ERR_BACKUPDB_CANNOT_BACKUP_IN_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
The target backend %s cannot be backed up to the backup directory %s: this directory is already a backup location for backend %s
- ERR_BACKUPDB_CANNOT_CREATE_BACKUP_DIR - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to create the backup directory %s: %s
- ERR_BACKUPDB_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a shared lock for backend %s: %s.
- ERR_BACKUPDB_CANNOT_MIX_BACKUP_ALL_AND_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
{@code The %s and %s arguments may not be used together.
- ERR_BACKUPDB_CANNOT_PARSE_BACKUP_DESCRIPTOR - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse the backup descriptor file %s: %s
- ERR_BACKUPDB_ERROR_DURING_BACKUP - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to back up backend %s with the requested configuration: %s
- ERR_BACKUPDB_INCREMENTAL_BASE_REQUIRES_INCREMENTAL - Static variable in class org.opends.messages.ToolMessages
-
The use of the %s argument requires that the %s argument is also provided
- ERR_BACKUPDB_NEED_BACKUP_ALL_OR_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
{@code Neither the %s argument nor the %s argument was provided.
- ERR_BACKUPDB_NO_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
None of the Directory Server backends are configured with the requested backend ID "%s"
- ERR_BACKUPDB_REPEATED_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
The backend ID '%s' has been specified several times
- ERR_BACKUPDB_SIGN_REQUIRES_HASH - Static variable in class org.opends.messages.ToolMessages
-
The use of the %s argument requires that the %s argument is also provided
- ERR_BACKUPDIRECTORY_ADD_DUPLICATE_ID - Static variable in class org.opends.messages.CoreMessages
-
Cannot add a backup with ID %s to backup directory %s because another backup already exists with that ID
- ERR_BACKUPDIRECTORY_CANNOT_CREATE_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
-
Backup directory %s does not exist and an error occurred while attempting to create it: %s
- ERR_BACKUPDIRECTORY_CANNOT_DECODE_DN - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while trying to decode the value "%s" read from the first line of %s as the DN of the backend configuration entry: %s
- ERR_BACKUPDIRECTORY_CANNOT_DELETE_SAVED_DESCRIPTOR - Static variable in class org.opends.messages.CoreMessages
-
{@code An error occurred while trying to remove saved backup descriptor file %s: %s.
- ERR_BACKUPDIRECTORY_CANNOT_READ_CONFIG_ENTRY_DN - Static variable in class org.opends.messages.CoreMessages
-
The backup descriptor file %s is invalid because the first line should have contained the DN of the backend configuration entry but was blank
- ERR_BACKUPDIRECTORY_CANNOT_RENAME_CURRENT_DESCRIPTOR - Static variable in class org.opends.messages.CoreMessages
-
{@code An error occurred while trying to rename the current backup descriptor file %s to %s: %s.
- ERR_BACKUPDIRECTORY_CANNOT_RENAME_NEW_DESCRIPTOR - Static variable in class org.opends.messages.CoreMessages
-
{@code An error occurred while trying to rename the new backup descriptor file %s to %s: %s.
- ERR_BACKUPDIRECTORY_FIRST_LINE_NOT_DN - Static variable in class org.opends.messages.CoreMessages
-
The backup descriptor file %s is invalid because the first line of the file was "%s", but the DN of the backend configuration entry was expected
- ERR_BACKUPDIRECTORY_NO_DESCRIPTOR_FILE - Static variable in class org.opends.messages.CoreMessages
-
No backup directory descriptor file was found at %s
- ERR_BACKUPDIRECTORY_NO_SUCH_BACKUP - Static variable in class org.opends.messages.CoreMessages
-
Cannot remove backup %s from backup directory %s because no backup with that ID exists in that directory
- ERR_BACKUPDIRECTORY_NOT_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
-
The backup directory path %s exists but does not reference a directory
- ERR_BACKUPDIRECTORY_UNRESOLVED_DEPENDENCY - Static variable in class org.opends.messages.CoreMessages
-
Cannot remove backup %s from backup directory %s because it is listed as a dependency for backup %s
- ERR_BACKUPINFO_CANNOT_DECODE - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error occurred while trying to decode a backup information structure in directory %s: %s
- ERR_BACKUPINFO_MULTIPLE_BACKUP_IDS - Static variable in class org.opends.messages.CoreMessages
-
The backup information structure in directory %s could not be parsed because it contained multiple backup IDs (%s and %s)
- ERR_BACKUPINFO_NO_BACKUP_DATE - Static variable in class org.opends.messages.CoreMessages
-
The backup information structure with backup ID %s in directory %s was not valid because it did not contain the backup date
- ERR_BACKUPINFO_NO_BACKUP_ID - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode a backup information structure in directory %s because the structure did not include a backup ID
- ERR_BACKUPINFO_NO_DELIMITER - Static variable in class org.opends.messages.CoreMessages
-
The line "%s" associated with the backup information in directory %s could not be parsed because it did not contain an equal sign to delimit the property name from the value
- ERR_BACKUPINFO_NO_NAME - Static variable in class org.opends.messages.CoreMessages
-
The line "%s" associated with the backup information in directory %s could not be parsed because it did not include a property name
- ERR_BACKUPINFO_UNKNOWN_PROPERTY - Static variable in class org.opends.messages.CoreMessages
-
The backup information structure in directory %s could not be parsed because it contained an unknown property %s with value %s
- ERR_BAD_ADMIN_API_RESOURCE_VERSION - Static variable in class org.opends.messages.ConfigMessages
-
{@code The requested admin API version '%s' is unsupported.
- ERR_BAD_API_RESOURCE_VERSION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The requested resource API version '%s' is unsupported.
- ERR_BAD_HISTORICAL - Static variable in class org.opends.messages.ReplicationMessages
-
Entry %s was containing some unknown historical information, This may cause some inconsistency for this entry
- ERR_BAD_INTEGER - Static variable in class org.opends.messages.ToolMessages
-
{@code Invalid integer number "%s".
- ERR_BASE64_CANNOT_READ_ENCODED_DATA - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to read the base64-encoded data: %s
- ERR_BASE64_CANNOT_READ_RAW_DATA - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to read the raw data to encode: %s
- ERR_BASE64_CANNOT_WRITE_ENCODED_DATA - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to write the encoded data: %s
- ERR_BASE64_CANNOT_WRITE_RAW_DATA - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to write the decoded data: %s
- ERR_BASE64_DECODE_INVALID_CHARACTER - Static variable in class org.opends.messages.UtilityMessages
-
The value %s cannot be base64-decoded because it contains an illegal character %c that is not allowed in base64-encoded values
- ERR_BASE64_DECODE_INVALID_LENGTH - Static variable in class org.opends.messages.UtilityMessages
-
The value %s cannot be base64-decoded because it does not have a length that is a multiple of four bytes
- ERR_BASE64_UNKNOWN_SUBCOMMAND - Static variable in class org.opends.messages.UtilityMessages
-
Unknown subcommand %s
- ERR_BASE_DN_ALREADY_EXISTS - Static variable in class org.opends.messages.AdminToolMessages
-
The base DN '%s' is already defined.
- ERR_BASE_DN_ANCESTOR_EXISTS - Static variable in class org.opends.messages.AdminToolMessages
-
The backend already contains another base DN that is within the same hierarchical path (%s is an ancestor of the provided base DN).
- ERR_BASE_DN_DN_IS_ANCESTOR_OF - Static variable in class org.opends.messages.AdminToolMessages
-
The backend already contains another base DN that is within the same hierarchical path (%s is a descendant of the provided base DN).
- ERR_BIND_ACCOUNT_PERMANENTLY_LOCKED - Static variable in class org.opends.messages.CoreMessages
-
{@code The account has been locked as a result of too many failed authentication attempts.
- ERR_BIND_ACCOUNT_TEMPORARILY_LOCKED - Static variable in class org.opends.messages.CoreMessages
-
The account has been locked as a result of too many failed authentication attempts (time to unlock: %s)
- ERR_BIND_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The user cannot bind due to insufficient access rights
- ERR_BIND_DN_BUT_NO_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
Unable to process the simple bind request because it contained a bind DN but no password, which is forbidden by the server configuration
- ERR_BIND_OPERATION_ACCOUNT_DISABLED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because the account has been administratively disabled
- ERR_BIND_OPERATION_ACCOUNT_EXPIRED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because the account has expired
- ERR_BIND_OPERATION_ACCOUNT_FAILURE_LOCKED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because the account has been locked due to too many failed authentication attempts
- ERR_BIND_OPERATION_ACCOUNT_IDLE_LOCKED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because the account has been locked after remaining idle for too long
- ERR_BIND_OPERATION_ACCOUNT_RESET_LOCKED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because the account has been locked after the user's password was not changed in a timely manner after an administrative reset
- ERR_BIND_OPERATION_INSECURE_SASL_BIND - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a SASL %s bind request for user %s because the password policy requires secure authentication
- ERR_BIND_OPERATION_INSECURE_SIMPLE_BIND - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a simple bind request because the password policy requires secure authentication
- ERR_BIND_OPERATION_NO_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
Unable to bind to the Directory Server using simple authentication because that user does not have a password
- ERR_BIND_OPERATION_PASSWORD_EXPIRED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request because that user's password is expired
- ERR_BIND_OPERATION_UNKNOWN_SASL_MECHANISM - Static variable in class org.opends.messages.CoreMessages
-
Unable to process the bind request because it attempted to use an unknown SASL mechanism %s that is not available in the Directory Server
- ERR_BIND_OPERATION_UNKNOWN_USER - Static variable in class org.opends.messages.CoreMessages
-
Unable to bind to the Directory Server because no such user exists in the server
- ERR_BIND_OPERATION_WRITABILITY_DISABLED - Static variable in class org.opends.messages.CoreMessages
-
Rejecting a bind request for user %s because either the entire server or the user's backend has a writability mode of 'disabled' and password policy state updates would not be allowed
- ERR_BIND_OPERATION_WRONG_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
The password provided by the user did not match any password(s) stored in the user's entry
- ERR_BIND_REJECTED_LOCKDOWN_MODE - Static variable in class org.opends.messages.CoreMessages
-
Unable to process the non-root bind because the server is in lockdown mode
- ERR_BIND_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Unable to process the bind request because it contained a control with OID %s that was marked critical but this control is not supported for the bind operation
- ERR_BYTE_COUNT - Static variable in class org.opends.messages.ReplicationMessages
-
The Server Handler byte count is not correct Byte Count=%s (Fixed)
- ERR_CACHE_INVALID_EXCLUDE_FILTER - Static variable in class org.opends.messages.ExtensionMessages
-
The ds-cfg-exclude-filter attribute of configuration entry %s, which specifies a set of search filters that may be used to control which entries are excluded from the cache, has an invalid value of "%s": %s
- ERR_CACHE_INVALID_INCLUDE_FILTER - Static variable in class org.opends.messages.ExtensionMessages
-
The ds-cfg-include-filter attribute of configuration entry %s, which specifies a set of search filters that may be used to control which entries are included in the cache, has an invalid value of "%s": %s
- ERR_CACHE_PRELOAD - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while preloading the database cache for backend %s: %s
- ERR_CACHE_PRELOAD_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Backend database cache preload for backend '%s' is not supported in this release
- ERR_CANNOT_ACQUIRE_EXCLUSIVE_SERVER_LOCK - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server could not acquire an exclusive lock on file %s: %s.
- ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code A conflict was detected but the conflict information could not be added.
- ERR_CANNOT_BIND_TO_PORT - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Unable to bind to port %d.
- ERR_CANNOT_BIND_TO_PRIVILEGED_PORT - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Unable to bind to port %d.
- ERR_CANNOT_BOOTSTRAP_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to bootstrap the attribute syntax defined in class %s: %s
- ERR_CANNOT_BOOTSTRAP_WHILE_RUNNING - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server is currently running.
- ERR_CANNOT_CANCEL_ABANDON - Static variable in class org.opends.messages.CoreMessages
-
Abandon requests cannot be canceled
- ERR_CANNOT_CANCEL_BIND - Static variable in class org.opends.messages.CoreMessages
-
Bind requests cannot be canceled
- ERR_CANNOT_CANCEL_CANCEL - Static variable in class org.opends.messages.CoreMessages
-
Cancel extended operations can not be canceled
- ERR_CANNOT_CANCEL_START_TLS - Static variable in class org.opends.messages.CoreMessages
-
Start TLS extended operations cannot be canceled
- ERR_CANNOT_CANCEL_UNBIND - Static variable in class org.opends.messages.CoreMessages
-
Unbind requests cannot be canceled
- ERR_CANNOT_CONNECT_TO_LOCAL_AUTHENTICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided credentials are not valid.
- ERR_CANNOT_CONNECT_TO_LOCAL_COMMUNICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not connect to the server.
- ERR_CANNOT_CONNECT_TO_LOCAL_GENERIC - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not connect to the server.
- ERR_CANNOT_CONNECT_TO_LOCAL_PERMISSIONS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You do not have enough access rights to read the configuration in the server.
- ERR_CANNOT_CONNECT_TO_LOGIN_WITH_CAUSE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not connect to the Directory Server with the provided credentials.
- ERR_CANNOT_CREATE_MBEAN_SERVER - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to create the JMX MBean server that will be used for monitoring, notification, and configuration interaction within the Directory Server: %s
- ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create replica database because the changelog database is shutting down
- ERR_CANNOT_DECODE_BACKEND_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode the backend configuration base DN string "%s" as a valid DN: %s
- ERR_CANNOT_DECODE_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode base DN string "%s" as a valid distinguished name: %s
- ERR_CANNOT_DECODE_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided control %s because an error occurred while attempting to decode the control value: %s
- ERR_CANNOT_DECODE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Input stream ended unexpectedly while decoding entry
- ERR_CANNOT_DECODE_PRINCIPAL_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user becausethe peer certificate issuer "%s" could not be decoded as an LDAP DN: %s
- ERR_CANNOT_DETERMINE_BACKEND_CLASS - Static variable in class org.opends.messages.ToolMessages
-
Cannot determine the name of the Java class providing the logic for the backend defined in configuration entry %s: %s
- ERR_CANNOT_DETERMINE_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Cannot determine the backend ID for the backend defined in configuration entry %s: %s
- ERR_CANNOT_DETERMINE_BASES_FOR_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
Unable to determine the set of base DNs defined in backend configuration entry %s: %s
- ERR_CANNOT_ENCODE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Cannot encode entry for writing on storage: %s
- ERR_CANNOT_GET_ROOT_DSE_CONFIG_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while trying to retrieve the root DSE configuration entry (cn=Root DSE,cn=config) from the Directory Server configuration: %s
- ERR_CANNOT_HASH_DATA - Static variable in class org.opends.messages.CoreMessages
-
{@code Cannot properly use SHA-1 using the java provider.
- ERR_CANNOT_INITIALIZE_ARGS - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to initialize the command-line arguments: %s
- ERR_CANNOT_INITIALIZE_BACKENDS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while initializing server backends: %s
- ERR_CANNOT_INITIALIZE_CONFIG_HANDLER - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while trying to initialize the configuration handler %s using configuration file %s: %s
- ERR_CANNOT_INITIALIZE_CONFIGURATION_FRAMEWORK - Static variable in class org.opends.messages.ConfigMessages
-
Cannot initialize the configuration framework: %s
- ERR_CANNOT_INITIALIZE_CORE_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to initialize the core Directory Server configuration: %s
- ERR_CANNOT_INITIALIZE_CRYPTO_MANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the crypto manager: %s
- ERR_CANNOT_INITIALIZE_PWPOLICY - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the password policy components: %s
- ERR_CANNOT_INITIALIZE_ROOTDN_MANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the root DN manager: %s
- ERR_CANNOT_INITIALIZE_SERVER_COMPONENTS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize server components to run the tool: %s
- ERR_CANNOT_INITIALIZE_SERVER_PLUGINS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while initializing plugins: %s
- ERR_CANNOT_INITIALIZE_STORAGE_SCHEMES - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to initialize the Directory Server password storage schemes: %s
- ERR_CANNOT_INITIALIZE_SUBENTRY_MANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the subentry manager: %s
- ERR_CANNOT_INSTANTIATE_BACKEND_CLASS - Static variable in class org.opends.messages.ToolMessages
-
Unable to create an instance of class %s referenced in configuration entry %s as a Directory Server backend: %s
- ERR_CANNOT_INSTANTIATE_CONFIG_HANDLER - Static variable in class org.opends.messages.CoreMessages
-
Unable to create an instance of class %s to serve as the Directory Server configuration handler: %s
- ERR_CANNOT_LOAD_BACKEND_CLASS - Static variable in class org.opends.messages.ToolMessages
-
Unable to load class %s referenced in configuration entry %s for use as a Directory Server backend: %s
- ERR_CANNOT_LOAD_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to load the Directory Server configuration: %s
- ERR_CANNOT_LOAD_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to load the Directory Server schema: %s
- ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot modify the objectclass and rename the entry.
- ERR_CANNOT_READ_KEYSTORE - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot access key store '%s'.
- ERR_CANNOT_READ_TRUSTSTORE - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot access trust store '%s'.
- ERR_CANNOT_RECOVER_CHANGES - Static variable in class org.opends.messages.ReplicationMessages
-
Error when searching old changes from the database for base DN %s
- ERR_CANNOT_REGISTER_DUPLICATE_ALTERNATE_ROOT_BIND_DN - Static variable in class org.opends.messages.CoreMessages
-
The alternate root bind DN "%s" is already registered with the Directory Server for actual root entry DN "%s"
- ERR_CANNOT_RENAME_CONFLICT_ENTRY - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An error happened trying to rename a conflicting entry.
- ERR_CANNOT_RENAME_RESTORE_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
The directory %s, containing the files restored from backup, could not be renamed to the directory %s
- ERR_CANNOT_RESUME_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot resume replication on server %s because of error: %s"
- ERR_CANNOT_RESUME_UNCONFIGURED_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot resume replication because it is not configured on server %s
- ERR_CANNOT_RETRIEVE_BACKEND_BASE_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Unable to retrieve the backend configuration base entry "%s" from the server configuration: %s
- ERR_CANNOT_SET_ENVIRONMENT_CONFIG_WHILE_RUNNING - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server is currently running.
- ERR_CANNOT_START_BEFORE_BOOTSTRAP - Static variable in class org.opends.messages.CoreMessages
-
The Directory Server may not be started before the configuration has been bootstrapped
- ERR_CANNOT_START_WHILE_RUNNING - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server may not be started while it is already running.
- ERR_CANNOT_SUBSYSTEM_NOT_INITIALIZED - Static variable in class org.opends.messages.ToolMessages
-
Subsystem %s should be initialized first
- ERR_CANNOT_SUSPEND_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot suspend replication on server %s because of error: %s"
- ERR_CANNOT_SUSPEND_UNCONFIGURED_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot suspend replication because it is not configured on server %s
- ERR_CANT_LOCATE_JAVA_CMD - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find the "%s" command in "%s"
- ERR_CERTIFICATE_ISSUER_DOES_NOT_MATCH - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the matching user entry with DN '%s' does not contain an issuer DN matching the certificate issuer DN '%s'
- ERR_CERTMGR_ADD_CERT - Static variable in class org.opends.messages.UtilityMessages
-
The following error occurred when adding a certificate with alias %s to the keystore: %s
- ERR_CERTMGR_ALIAS_ALREADY_EXISTS - Static variable in class org.opends.messages.UtilityMessages
-
A certificate with the alias %s already exists in the key store
- ERR_CERTMGR_ALIAS_CAN_NOT_DELETE - Static variable in class org.opends.messages.UtilityMessages
-
The alias %s cannot be deleted from the keystore because it does not exist
- ERR_CERTMGR_ALIAS_INVALID - Static variable in class org.opends.messages.UtilityMessages
-
The alias %s cannot be added to the keystore for one of the following reasons: it already exists in the keystore, or, it is not an instance of a trusted certificate class
- ERR_CERTMGR_CERT_REPLIES_INVALID - Static variable in class org.opends.messages.UtilityMessages
-
The alias %s is an instance of a private key entry, which is not supported being added to the keystore at this time
- ERR_CERTMGR_CERTGEN_NOT_FOUND - Static variable in class org.opends.messages.UtilityMessages
-
The CertAndKeyGen security class cannot be found, consider setting -D%s=
- ERR_CERTMGR_CLASS_NOT_FOUND - Static variable in class org.opends.messages.UtilityMessages
-
A security class cannot be found in this JVM because of the following reason: %s
- ERR_CERTMGR_DELETE_ALIAS - Static variable in class org.opends.messages.UtilityMessages
-
The following error occurred when deleting a certificate with alias %s from the keystore: %s
- ERR_CERTMGR_FILE_NAME_INVALID - Static variable in class org.opends.messages.UtilityMessages
-
The %s is invalid because it is null
- ERR_CERTMGR_GEN_SELF_SIGNED_CERT - Static variable in class org.opends.messages.UtilityMessages
-
The following error occurred when generating a self-signed certificate using the alias %s: %s
- ERR_CERTMGR_INVALID_CERT_FILE - Static variable in class org.opends.messages.UtilityMessages
-
The certificate file %s is invalid because it does not exists, or exists, but is not a file
- ERR_CERTMGR_INVALID_KEYSTORE_PATH - Static variable in class org.opends.messages.UtilityMessages
-
Key store path %s exists but is not a file
- ERR_CERTMGR_INVALID_PARENT - Static variable in class org.opends.messages.UtilityMessages
-
Parent directory for key store path %s does not exist or is not a directory
- ERR_CERTMGR_INVALID_PKCS11_PATH - Static variable in class org.opends.messages.UtilityMessages
-
Invalid key store path for PKCS11 keystore, it must be %s
- ERR_CERTMGR_KEYSTORE_NONEXISTANT - Static variable in class org.opends.messages.UtilityMessages
-
Keystore does not exist, it must exist to retrieve an alias, delete an alias or generate a certificate request
- ERR_CERTMGR_NO_METHOD - Static variable in class org.opends.messages.UtilityMessages
-
A method needed in the security classes could not be located because of the following reason: %s
- ERR_CERTMGR_SECURITY - Static variable in class org.opends.messages.UtilityMessages
-
The security classes could not be initialized because of the following reason: %s
- ERR_CERTMGR_TRUSTED_CERT - Static variable in class org.opends.messages.UtilityMessages
-
The trusted certificate associated with alias %s could not be added to keystore because of the following reason: %s
- ERR_CERTMGR_VALIDITY - Static variable in class org.opends.messages.UtilityMessages
-
Validity value %d is invalid, it must be a positive integer
- ERR_CERTMGR_VALUE_INVALID - Static variable in class org.opends.messages.UtilityMessages
-
The argument %s is invalid because it is either null, or has zero length
- ERR_CHANGE_NUMBER_INDEXER_UNEXPECTED_EXCEPTION - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An unexpected error forced the %s thread to shutdown: %s.
- ERR_CHANGELOG_BACKEND_ATTRIBUTE - Static variable in class org.opends.messages.ReplicationMessages
-
An error occurred when retrieving attribute value for attribute '%s' for entry DN '%s' in changelog backend : %s
- ERR_CHANGELOG_BACKEND_SEARCH - Static variable in class org.opends.messages.ReplicationMessages
-
An error occurred when searching base DN '%s' with filter '%s' in changelog backend : %s
- ERR_CHANGELOG_CANNOT_READ_NEWEST_RECORD - Static variable in class org.opends.messages.ReplicationMessages
-
Could not position and read newest record from log file '%s'
- ERR_CHANGELOG_CURSOR_ABORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Cursor on log '%s' has been aborted after a purge or a clear
- ERR_CHANGELOG_DETECTED_CORRUPTED_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Detected one or more corrupted records in log file '%s', this replication server will be removed from the replication topology.
- ERR_CHANGELOG_DUMP_CONTENT - Static variable in class org.opends.messages.ReplicationMessages
-
Error when dumping content of log : %s
- ERR_CHANGELOG_ERROR_SENDING_ERROR - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An unexpected error occurred while sending an Error Message to %s.
- ERR_CHANGELOG_ERROR_SENDING_MSG - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An unexpected error occurred while sending a Message to %s.
- ERR_CHANGELOG_GENERATION_ID_WRONG_FORMAT - Static variable in class org.opends.messages.ReplicationMessages
-
Could not read generation id because it uses a wrong format, expecting a number but got '%s'
- ERR_CHANGELOG_INCOHERENT_DOMAIN_STATE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code There is a mismatch between domain state file and actual domain directories found in file system.
- ERR_CHANGELOG_INVALID_REPLICA_OFFLINE_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not read replica offline state file '%s' for domain %s, it should contain exactly one line corresponding to the offline CSN
- ERR_CHANGELOG_LOG_FILE_IS_NOT_READABLE - Static variable in class org.opends.messages.ReplicationMessages
-
An error occurred while verifying integrity of log file '%s' : %s
- ERR_CHANGELOG_READ_STATE_CANT_READ_DOMAIN_DIRECTORY - Static variable in class org.opends.messages.ReplicationMessages
-
Error when retrieving changelog state from root path '%s' : IO error on domain directory '%s' when retrieving list of server ids
- ERR_CHANGELOG_READER_ABORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Reader on log '%s' has been aborted after the changelog was reset due to an administration action or after the changelog was purged.
- ERR_CHANGELOG_READER_UNABLE_TO_POSITION - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Unable to position reader to key '%s' using strategy '%s' on log '%s'.
- ERR_CHANGELOG_RESET_CHANGE_NUMBER_CHANGE_NOT_PRESENT - Static variable in class org.opends.messages.ReplicationMessages
-
The change number index could not be reset to start with %d in base DN '%s' because starting CSN '%s' does not exist in the change log
- ERR_CHANGELOG_RESET_CHANGE_NUMBER_CSN_TOO_OLD - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The change number could not be reset to %d because the associated change with CSN '%s' has already been purged from the change log.
- ERR_CHANGELOG_SERVER_ID_FILENAME_WRONG_FORMAT - Static variable in class org.opends.messages.ReplicationMessages
-
Could not read server id filename because it uses a wrong format, expecting '[id].server' where [id] is numeric but got '%s'
- ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Error trying to use the underlying database.
- ERR_CHANGELOG_STAT_CANNOT_CONVERT_FILENAME_TO_CN - Static variable in class org.opends.messages.ToolMessages
-
Cannot convert the filename '%s' to a valid change number
- ERR_CHANGELOG_STAT_CANNOT_CONVERT_FILENAME_TO_CSN - Static variable in class org.opends.messages.ToolMessages
-
Cannot convert the filename '%s' to a valid CSN
- ERR_CHANGELOG_STAT_CANNOT_CREATE_OUTPUT_DIR - Static variable in class org.opends.messages.ToolMessages
-
The output folder '%s' cannot be created
- ERR_CHANGELOG_STAT_CANNOT_LIST_CHANGELOG_FILES - Static variable in class org.opends.messages.ToolMessages
-
Cannot list the changelog files in '%s': %s
- ERR_CHANGELOG_STAT_DOMAIN_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
{@code The replication domain '%s' is not found.
- ERR_CHANGELOG_STAT_ERROR_WHEN_DECODING_CHANGELOG_FILE - Static variable in class org.opends.messages.ToolMessages
-
Error while decoding the changelog file '%s' : %s
- ERR_CHANGELOG_STAT_ERROR_WHEN_READING_RS_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
An error occurred when reading the replication server configuration entry '%s'
- ERR_CHANGELOG_STAT_MISSING_SUBCOMMAND - Static variable in class org.opends.messages.ToolMessages
-
A sub-command must be specified
- ERR_CHANGELOG_STAT_PROVIDED_CN_NOT_VALID - Static variable in class org.opends.messages.ToolMessages
-
The provided change number '%s' is not valid
- ERR_CHANGELOG_STAT_PROVIDED_CSN_NOT_VALID - Static variable in class org.opends.messages.ToolMessages
-
The provided CSN '%s' is not valid
- ERR_CHANGELOG_STAT_PROVIDED_DN_IS_INVALID - Static variable in class org.opends.messages.ToolMessages
-
The provided DN '%s' is invalid
- ERR_CHANGELOG_STAT_PROVIDED_FILE_DOESNT_EXIST - Static variable in class org.opends.messages.ToolMessages
-
The provided output folder '%s' doesn't exist
- ERR_CHANGELOG_STAT_REPLICA_FILE_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
Replica DB file '%s' not found
- ERR_CHANGELOG_STAT_REPLICA_FOLDER_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
Replica DB folder '%s' not found
- ERR_CHANGELOG_STAT_RS_ENTRY_MISSING_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
The replication server configuration entry '%s' doesn't contain a '%s' attribute
- ERR_CHANGELOG_STAT_RS_ENTRY_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
The replication server configuration entry '%s' is missing
- ERR_CHANGELOG_UNABLE_TO_ADD_RECORD - Static variable in class org.opends.messages.ReplicationMessages
-
Could not add record '%s' in log file '%s'
- ERR_CHANGELOG_UNABLE_TO_CREATE_CN_INDEX_DB - Static variable in class org.opends.messages.ReplicationMessages
-
Could not get or create change number index DB in root path '%s', using path '%s'
- ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create generation id file '%s'
- ERR_CHANGELOG_UNABLE_TO_CREATE_LAST_LOG_ROTATION_TIME_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create file '%s' to store last log rotation time %d
- ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create root directory '%s' for log file
- ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create log file '%s'
- ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB - Static variable in class org.opends.messages.ReplicationMessages
-
Could not get or create replica DB for base DN '%s', serverId '%s', generationId '%d': %s
- ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create directory '%s' for server id %s
- ERR_CHANGELOG_UNABLE_TO_DECODE_DN_FROM_DOMAIN_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not decode DN from domain state file '%s', from line '%s'
- ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING - Static variable in class org.opends.messages.ReplicationMessages
-
Could not decode the key from string [%s]
- ERR_CHANGELOG_UNABLE_TO_DECODE_RECORD - Static variable in class org.opends.messages.ReplicationMessages
-
Could not decode a record from data read in log file '%s'
- ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not retrieve generation id file '%s' for DN '%s' to delete it
- ERR_CHANGELOG_UNABLE_TO_DELETE_LAST_LOG_ROTATION_TIME_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not delete file '%s' that stored the previous last log rotation time
- ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not delete log file '%s'
- ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE_WHILE_PURGING - Static variable in class org.opends.messages.ReplicationMessages
-
While purging log, could not delete log file(s): '%s'
- ERR_CHANGELOG_UNABLE_TO_DELETE_REPLICA_OFFLINE_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not delete replica offline state file '%s' for domain %s and server id %s
- ERR_CHANGELOG_UNABLE_TO_GET_CURSOR_READER_POSITION_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not get reader position for cursor in log file '%s'
- ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG - Static variable in class org.opends.messages.ReplicationMessages
-
Could not initialize the log '%s' : %s
- ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not open log file '%s' for write
- ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not open a reader on log file '%s'
- ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not read domain state file '%s'
- ERR_CHANGELOG_UNABLE_TO_READ_REPLICA_OFFLINE_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not read content of replica offline state file '%s' for domain %s
- ERR_CHANGELOG_UNABLE_TO_RECOVER_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An error occurred while recovering the replication change log file '%s'.
- ERR_CHANGELOG_UNABLE_TO_RENAME_HEAD_LOG_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not rename head log file from '%s' to '%s'
- ERR_CHANGELOG_UNABLE_TO_RETRIEVE_FILE_LENGTH - Static variable in class org.opends.messages.ReplicationMessages
-
Could not retrieve file length of log file '%s'
- ERR_CHANGELOG_UNABLE_TO_RETRIEVE_KEY_BOUNDS_FROM_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not retrieve key bounds from log file '%s'
- ERR_CHANGELOG_UNABLE_TO_RETRIEVE_READ_ONLY_LOG_FILES_LIST - Static variable in class org.opends.messages.ReplicationMessages
-
Could not retrieve read-only log files from log '%s'
- ERR_CHANGELOG_UNABLE_TO_SEEK - Static variable in class org.opends.messages.ReplicationMessages
-
Could not seek to position %d for reader on log file '%s'
- ERR_CHANGELOG_UNABLE_TO_SYNC - Static variable in class org.opends.messages.ReplicationMessages
-
Could not synchronize written records to file system for log file '%s'
- ERR_CHANGELOG_UNABLE_TO_UPDATE_DOMAIN_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not create a new domain id %s for domain DN %s and save it in domain state file '%s"
- ERR_CHANGELOG_UNABLE_TO_WRITE_REPLICA_OFFLINE_STATE_FILE - Static variable in class org.opends.messages.ReplicationMessages
-
Could not write offline replica information for domain %s and server id %s, using path '%s' (offline CSN is %s)
- ERR_CHANGELOG_UNREFERENCED_LOG_WHILE_RELEASING - Static variable in class org.opends.messages.ReplicationMessages
-
The following log '%s' must be released but it is not referenced
- ERR_CHANGENUMBER_DATABASE - Static variable in class org.opends.messages.ReplicationMessages
-
An error occurred when accessing the change number database : %s
- ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR - Static variable in class org.opends.messages.UtilityMessages
-
{@code The named character set is invalid because the provide name "%s" has an invalid character at position %d.
- ERR_CHARSET_CONSTRUCTOR_NO_NAME - Static variable in class org.opends.messages.UtilityMessages
-
The named character set is invalid because it does not contain a name
- ERR_CHARSET_NO_CHARS - Static variable in class org.opends.messages.UtilityMessages
-
Cannot decode value "%s" as a named character set because there are no characters to include in the set
- ERR_CHARSET_NO_COLON - Static variable in class org.opends.messages.UtilityMessages
-
Cannot decode value "%s" as a named character set because it does not contain a colon to separate the name from the set of characters
- ERR_CHARSET_NO_NAME - Static variable in class org.opends.messages.UtilityMessages
-
Cannot decode value "%s" as a named character set because it does not contain a name to use for the character set
- ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character set definition '%s' is invalid because it contains character '%s' which has already been used
- ERR_CHARSET_VALIDATOR_ILLEGAL_CHARACTER - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password contained character '%s' which is not allowed for use in passwords
- ERR_CHARSET_VALIDATOR_INVALID_RANGE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
- ERR_CHARSET_VALIDATOR_INVALID_SET_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character set definition '%s' is invalid because the value before the colon must be an integer greater or equal to zero
- ERR_CHARSET_VALIDATOR_MALFORMED_RANGE - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because the range '%s' is missing the minus
- ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_BIG - Static variable in class org.opends.messages.ExtensionMessages
-
The provided minimum required number of character sets '%d' is invalid because it is greater than the total number of defined character sets
- ERR_CHARSET_VALIDATOR_MIN_CHAR_SETS_TOO_SMALL - Static variable in class org.opends.messages.ExtensionMessages
-
The provided minimum required number of character sets '%d' is invalid because it must at least include all mandatory character sets
- ERR_CHARSET_VALIDATOR_NO_RANGE_CHARS - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
- ERR_CHARSET_VALIDATOR_NO_RANGE_COLON - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character range
- ERR_CHARSET_VALIDATOR_NO_SET_CHARS - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character set definition '%s' is invalid because the provided character set is empty
- ERR_CHARSET_VALIDATOR_NO_SET_COLON - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character set definition '%s' is invalid because it does not contain a colon to separate the minimum count from the character set
- ERR_CHARSET_VALIDATOR_SHORT_RANGE - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because the range '%s' is too short
- ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The provided password did not contain enough characters from the character range '%s'.
- ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The provided password did not contain enough characters from the character set '%s'.
- ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password did not contain characters from at least %d of the following character sets or ranges: %s
- ERR_CHARSET_VALIDATOR_UNSORTED_RANGE - Static variable in class org.opends.messages.ExtensionMessages
-
The provided character range definition '%s' is invalid because the range '%s' is reversed
- ERR_CHECK_CREATE_REPL_BACKEND_FAILED - Static variable in class org.opends.messages.ReplicationMessages
-
An unexpected error occurred when testing existence or creating the replication backend : %s
- ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD - Static variable in class org.opends.messages.AdminMessages
-
Unable to to find the getInstance() method in the managed object definition class "%s": %s
- ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN - Static variable in class org.opends.messages.AdminMessages
-
Unable initialize the "%s" managed object definition in class "%s": %s
- ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD - Static variable in class org.opends.messages.AdminMessages
-
Unable to to invoke the getInstance() method in the managed object definition class "%s": %s
- ERR_CLASS_LOADER_CANNOT_LOAD_CLASS - Static variable in class org.opends.messages.AdminMessages
-
An error occurred while attempting to load class "%s": %s
- ERR_CLASS_LOADER_CANNOT_LOAD_CORE - Static variable in class org.opends.messages.AdminMessages
-
The core administration classes could not be loaded from manifest file %s because an unexpected error occurred: %s
- ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION - Static variable in class org.opends.messages.AdminMessages
-
The extension "%s" with manifest file %s cannot be loaded because an unexpected error occurred while trying to initialize it: %s
- ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE - Static variable in class org.opends.messages.AdminMessages
-
An unexpected error occurred while reading the manifest file: %s
- ERR_CLEARTEXT_BACKEND_FOR_INDEX_CONFIDENTIALITY - Static variable in class org.opends.messages.BackendMessages
-
{@code Attribute %s is set as confidential on a backend whose entries are still cleartext.
- ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select something to be uninstalled.
- ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You must select the elements to uninstall.
- ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSING - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Resources cannot be created without a client provided resource ID
- ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property in the %s called "%s" references this %s
- ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property in the %s references this %s
- ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME - Static variable in class org.opends.messages.AdminMessages
-
This %s cannot be disabled because it is referenced by the "%s" property in the %s called "%s"
- ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME - Static variable in class org.opends.messages.AdminMessages
-
This %s cannot be disabled because it is referenced by the "%s" property in the %s
- ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE - Static variable in class org.opends.messages.AdminMessages
-
The %s "%s" referenced in property "%s" does not exist
- ERR_CLIENT_REFINT_TARGET_DISABLED - Static variable in class org.opends.messages.AdminMessages
-
The %s "%s" referenced in property "%s" is disabled
- ERR_CLIENT_REFINT_TARGET_INVALID - Static variable in class org.opends.messages.AdminMessages
-
The %s "%s" referenced in property "%s" exists but has an invalid configuration: %s
- ERR_CLIENT_SIDE_TIMEOUT - Static variable in class org.opends.messages.ToolMessages
-
A client side timeout occurred.%nAdditional Information: %s
- ERR_COLLECTION_ACTIONS_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Collections only support create or query requests
- ERR_COMMON_AUDIT_ADD_OR_UPDATE_LOG_PUBLISHER - Static variable in class org.opends.messages.LoggerMessages
-
Error while creating or updating common audit log publisher %s: %s
- ERR_COMMON_AUDIT_CSV_HANDLER_DELIMITER_CHAR - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, delimiter char '%s' should not contains more than one character
- ERR_COMMON_AUDIT_CSV_HANDLER_QUOTE_CHAR - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, quote char '%s' should not contains more than one character
- ERR_COMMON_AUDIT_ERROR_READING_KEYSTORE_FILE - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore file %s could not be read: %s
- ERR_COMMON_AUDIT_ERROR_READING_KEYSTORE_PIN_FILE - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore pin file %s could not be read: %s
- ERR_COMMON_AUDIT_EXTERNAL_HANDLER_CREATION - Static variable in class org.opends.messages.LoggerMessages
-
Error while creating common audit external log publisher %s: %s
- ERR_COMMON_AUDIT_EXTERNAL_HANDLER_JSON_FILE - Static variable in class org.opends.messages.LoggerMessages
-
Error while reading JSON configuration file %s while creating common audit external log publisher %s: %s
- ERR_COMMON_AUDIT_FILE_BASED_HANDLER_CREATION - Static variable in class org.opends.messages.LoggerMessages
-
Error while creating common audit log publisher %s: %s
- ERR_COMMON_AUDIT_INVALID_TIME_OF_DAY - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, time of the day value '%s' for fixed time log rotation policy is not valid, it should use a 24-hour format "HHmm" : %s
- ERR_COMMON_AUDIT_INVALID_TRANSACTION_ID - Static variable in class org.opends.messages.LoggerMessages
-
Error while decoding a transaction id control received from a request: %s
- ERR_COMMON_AUDIT_KEYSTORE_FILE_IS_EMPTY - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore file %s is empty
- ERR_COMMON_AUDIT_KEYSTORE_FILE_MISSING - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore file %s is missing
- ERR_COMMON_AUDIT_KEYSTORE_PIN_FILE_CONTAINS_EMPTY_PIN - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore pin file %s contains an empty pin
- ERR_COMMON_AUDIT_KEYSTORE_PIN_FILE_MISSING - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, the keystore pin file %s is missing
- ERR_COMMON_AUDIT_REMOVE_LOG_PUBLISHER - Static variable in class org.opends.messages.LoggerMessages
-
Error while removing common audit log publisher %s: %s
- ERR_COMMON_AUDIT_UNABLE_TO_PROCESS_LOG_EVENT - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing a log event for common audit: %s
- ERR_COMMON_AUDIT_UNSUPPORTED_HANDLER_TYPE - Static variable in class org.opends.messages.LoggerMessages
-
Error while adding common audit log publisher %s, the publisher has an unsupported handler type
- ERR_COMMON_AUDIT_UNSUPPORTED_LOG_PUBLISHER - Static variable in class org.opends.messages.LoggerMessages
-
Error while processing common audit log publisher %s, this type of log publisher is unsupported
- ERR_COMMON_AUDIT_UNSUPPORTED_LOG_RETENTION_POLICY - Static variable in class org.opends.messages.LoggerMessages
-
Error while adding common audit log publisher %s, the publisher defines an unsupported log retention policy %s
- ERR_COMMON_AUDIT_UNSUPPORTED_LOG_ROTATION_POLICY - Static variable in class org.opends.messages.LoggerMessages
-
Error while adding common audit log publisher %s, the publisher defines an unsupported log rotation policy %s
- ERR_COMMUNICATION_EXCEPTION_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
A communication problem occurred while contacting the server
- ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE - Static variable in class org.opends.messages.AdminMessages
-
A communication problem occurred while contacting the server: %s
- ERR_COMPARE_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Cannot perform the compare operation on entry %s because the request contained an LDAP assertion control and the associated filter did not match the contents of the entry
- ERR_COMPARE_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be compared due to insufficient access rights
- ERR_COMPARE_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
Cannot perform the compare operation on entry %s because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in that control: %s
- ERR_COMPARE_CONFIG_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to access the server configuration
- ERR_COMPARE_NO_SUCH_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
The specified entry %s does not exist in the Directory Server
- ERR_COMPARE_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Cannot perform the compare operation on entry %s because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_COMPRESSEDSCHEMA_CANNOT_WRITE_UPDATED_DATA - Static variable in class org.opends.messages.CoreMessages
-
Unable to write the updated compressed schema token data: %s
- ERR_COMPRESSEDSCHEMA_UNKNOWN_OC_TOKEN - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided object class set because it used an undefined token %s
- ERR_COMPRESSEDSCHEMA_UNRECOGNIZED_AD_TOKEN - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided attribute because it used an undefined attribute description token %s
- ERR_COMPSCHEMA_CANNOT_DECODE_AD_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode an attribute description token from the compressed schema definitions: %s
- ERR_COMPSCHEMA_CANNOT_DECODE_OC_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode an object class set token from the compressed schema definitions: %s
- ERR_COMPSCHEMA_CANNOT_STORE_EX - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to store compressed schema information in the database: %s
- ERR_COMPUTING_FAKE_OPS - Static variable in class org.opends.messages.ReplicationMessages
-
Caught exception computing fake operations for domain %s for replication server %s : %s
- ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
{@code The operation could not be performed because a conflicting change has already occurred.
- ERR_CONFIG_ACCTNOTHANDLER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the account status notification handler defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_ACCTNOTHANDLER_EXISTS - Static variable in class org.opends.messages.ConfigMessages
-
Unable to add a new account status notification handler entry with DN %s because there is already a notification handler registered with that DN
- ERR_CONFIG_ACCTNOTHANDLER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as an account status notification handler as defined in configuration entry %s: %s
- ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the alert handler defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_ALERTHANDLER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as an alert handler as defined in configuration entry %s: %s
- ERR_CONFIG_ATTR_ADD_VALUES_ALREADY_EXISTS - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s already contains a value %s
- ERR_CONFIG_ATTR_ADD_VALUES_IS_SINGLE_VALUED - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s is single-valued, but adding the provided value(s) would have given it multiple values
- ERR_CONFIG_ATTR_COULD_NOT_PARSE_INT_COMPONENT - Static variable in class org.opends.messages.ConfigMessages
-
Could not decode the integer portion of value %s for configuration attribute %s: %s
- ERR_CONFIG_ATTR_DN_CANNOT_PARSE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to parse value "%s" of attribute %s as a DN: %s
- ERR_CONFIG_ATTR_DN_INVALID_ARRAY_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value for configuration attribute %s as a set of DN values because the array contained elements of an invalid type (%s)
- ERR_CONFIG_ATTR_DN_INVALID_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as a DN because the element was of an invalid type (%s)
- ERR_CONFIG_ATTR_DN_NULL - Static variable in class org.opends.messages.ConfigMessages
-
A null value was provided for DN configuration attribute %s
- ERR_CONFIG_ATTR_EMPTY_STRING_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
An empty value string was provided for configuration attribute %s
- ERR_CONFIG_ATTR_INT_ABOVE_UPPER_BOUND - Static variable in class org.opends.messages.ConfigMessages
-
Unable to set the value for configuration attribute %s because the provided value %d is greater than the largest allowed value of %d
- ERR_CONFIG_ATTR_INT_BELOW_LOWER_BOUND - Static variable in class org.opends.messages.ConfigMessages
-
Unable to set the value for configuration attribute %s because the provided value %d is less than the lowest allowed value of %d
- ERR_CONFIG_ATTR_INT_COULD_NOT_PARSE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as an integer value: %s
- ERR_CONFIG_ATTR_INT_INVALID_ARRAY_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value for configuration attribute %s as a set of integer values because the array contained elements of an invalid type (%s)
- ERR_CONFIG_ATTR_INT_INVALID_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as an integer value because the element was of an invalid type (%s)
- ERR_CONFIG_ATTR_INT_WITH_UNIT_INVALID_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as an integer with unit value because the element was of an invalid type (%s)
- ERR_CONFIG_ATTR_INVALID_BOOLEAN_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to set the value for Boolean configuration attribute %s because the provided value %s was not either 'true' or 'false'
- ERR_CONFIG_ATTR_INVALID_DN_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as a DN: %s
- ERR_CONFIG_ATTR_INVALID_INT_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to set the value for integer configuration attribute %s because the provided value %s cannot be interpreted as an integer value: %s
- ERR_CONFIG_ATTR_INVALID_STRING_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as a string value: %s
- ERR_CONFIG_ATTR_INVALID_UNIT - Static variable in class org.opends.messages.ConfigMessages
-
'%s' is not a valid unit for configuration attribute %s
- ERR_CONFIG_ATTR_INVALID_VALUE_WITH_UNIT - Static variable in class org.opends.messages.ConfigMessages
-
The provided value %s for integer with unit attribute %s is not allowed: %s
- ERR_CONFIG_ATTR_IS_REQUIRED - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s is required to have at least one value but the resulted operation would have removed all values
- ERR_CONFIG_ATTR_MULTIPLE_ACTIVE_VALUE_SETS - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s appears to contain multiple active value sets
- ERR_CONFIG_ATTR_MULTIPLE_INT_VALUES - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve the value for configuration attribute %s as an integer because that attribute has multiple values
- ERR_CONFIG_ATTR_MULTIPLE_PENDING_VALUE_SETS - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s appears to contain multiple pending value sets
- ERR_CONFIG_ATTR_MULTIPLE_STRING_VALUES - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve the value for configuration attribute %s as a string because that attribute has multiple values
- ERR_CONFIG_ATTR_NO_ACTIVE_VALUE_SET - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s does not contain an active value set
- ERR_CONFIG_ATTR_NO_INT_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve the value for configuration attribute %s as an integer because that attribute does not have any values
- ERR_CONFIG_ATTR_NO_STRING_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve the value for configuration attribute %s as a string because that attribute does not have any values
- ERR_CONFIG_ATTR_NO_SUCH_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
Cannot remove value %s from configuration attribute %s because the specified value does not exist
- ERR_CONFIG_ATTR_NO_UNIT_DELIMITER - Static variable in class org.opends.messages.ConfigMessages
-
Cannot decode %s as an integer value and a unit for configuration attribute %s because no value/unit delimiter could be found
- ERR_CONFIG_ATTR_OPTIONS_NOT_ALLOWED - Static variable in class org.opends.messages.ConfigMessages
-
Invalid configuration attribute %s detected: the only attribute option allowed in the Directory Server configuration is "pending" to indicate the set of pending values
- ERR_CONFIG_ATTR_READ_ONLY - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s is read-only and its values may not be altered
- ERR_CONFIG_ATTR_REJECTED_VALUE - Static variable in class org.opends.messages.ConfigMessages
-
{@code Provided value %s for configuration attribute %s was rejected.
- ERR_CONFIG_ATTR_SET_VALUES_IS_SINGLE_VALUED - Static variable in class org.opends.messages.ConfigMessages
-
Configuration attribute %s is single-valued, but multiple values were provided
- ERR_CONFIG_ATTR_STRING_INVALID_ARRAY_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value for configuration attribute %s as a set of string values because the array contained elements of an invalid type (%s)
- ERR_CONFIG_ATTR_STRING_INVALID_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value %s for configuration attribute %s as a string value because the element was of an invalid type (%s)
- ERR_CONFIG_ATTR_VALUE_NOT_ALLOWED - Static variable in class org.opends.messages.ConfigMessages
-
The value %s is not included in the list of acceptable values for configuration attribute %s
- ERR_CONFIG_ATTR_VALUE_OUT_OF_INT_RANGE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve the value for configuration attribute %s as a Java int because the value is outside the allowable range for an int
- ERR_CONFIG_AUTHZ_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_AUTHZ_REFERENCED_DN_DOESNT_EXISTS - Static variable in class org.opends.messages.ConfigMessages
-
The authorization mechanism defined in %s is referencing a non existing DN: %s
- ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to instantiate class %s referenced in the access control configuration entry %s: %s
- ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST - Static variable in class org.opends.messages.ConfigMessages
-
{@code The entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration.
- ERR_CONFIG_BACKEND_BASE_IS_EMPTY - Static variable in class org.opends.messages.ConfigMessages
-
Unable to configure the backend '%s' because one of its base DNs is the empty DN
- ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK - Static variable in class org.opends.messages.ConfigMessages
-
{@code The Directory Server was unable to acquire a shared lock for backend %s: %s.
- ERR_CONFIG_BACKEND_CANNOT_DELETE_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
Backend config error when trying to delete an entry: %s
- ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to retrieve configuration entry cn=Backends,cn=config in order to initialize the Directory Server backends: %s
- ERR_CONFIG_BACKEND_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while trying to initialize a backend loaded from class %s with the information in configuration entry %s: %s.
- ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE - Static variable in class org.opends.messages.ConfigMessages
-
{@code The Directory Server was unable to load class %s and use it to create a backend instance as defined in configuration entry %s.
- ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND - Static variable in class org.opends.messages.ConfigMessages
-
The class %s specified in configuration entry %s does not contain a valid Directory Server backend implementation
- ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while interacting with backend configuration entry %s: %s
- ERR_CONFIG_BACKEND_INSANE_MODE - Static variable in class org.opends.messages.ConfigMessages
-
Invalid UNIX file permissions %s does not allow read and write access to the backend database directory by the backend
- ERR_CONFIG_BACKEND_MODE_INVALID - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s does not contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It should be an UNIX permission mode in three-digit octal notation.)
- ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An unexpected error occurred while attempting to determine whether the backend associated with configuration entry %s should be enabled or disabled: %s.
- ERR_CONFIG_CANNOT_CALCULATE_DIGEST - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to calculate a SHA-1 digest of file %s: %s
- ERR_CONFIG_CANNOT_CONFIGURE_JUL_LOGGER - Static variable in class org.opends.messages.ConfigMessages
-
{@code Cannot configure java.util.logging root logger level: %s.
- ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT - Static variable in class org.opends.messages.ConfigMessages
-
{@code Unable to determine the Directory Server instance root from either an environment variable or based on the location of the configuration file.
- ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while trying to register the configuration handler base DN "%s" as a private suffix with the Directory Server: %s
- ERR_CONFIG_CERTMAPPER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the certificate mapper defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a certificate mapper as defined in configuration entry %s: %s
- ERR_CONFIG_CHANGE_NO_RESULT - Static variable in class org.opends.messages.ConfigMessages
-
%s.%s returned a result of null for entry %s
- ERR_CONFIG_CHANGE_RESULT_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
%s.%s failed for entry %s: result code=%s, admin action required=%b, messages="%s"
- ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while trying to initialize a connection handler loaded from class %s with the information in configuration entry %s: %s.
- ERR_CONFIG_CORE_INVALID_SMTP_SERVER - Static variable in class org.opends.messages.ConfigMessages
-
{@code The provided SMTP server value '%s' is invalid.
- ERR_CONFIG_CORE_SCHEMA_PROVIDER_DISABLED - Static variable in class org.opends.messages.ConfigMessages
-
{@code The core schema provider defined by '%s' has been disabled.
- ERR_CONFIG_ENTRY_CANNOT_REMOVE_CHILD - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to remove entry %s as a child of configuration entry %s: %s
- ERR_CONFIG_ENTRY_CANNOT_REMOVE_NONLEAF - Static variable in class org.opends.messages.ConfigMessages
-
Unable to remove entry %s as a child of configuration entry %s because that entry had children of its own and non-leaf entries may not be removed
- ERR_CONFIG_ENTRY_CONFLICTING_CHILD - Static variable in class org.opends.messages.ConfigMessages
-
Unable to add configuration entry %s as a child of configuration entry %s because a child entry was already found with that DN
- ERR_CONFIG_ENTRY_NO_SUCH_CHILD - Static variable in class org.opends.messages.ConfigMessages
-
Unable to remove entry %s as a child of configuration entry %s because that entry did not have a child with the specified DN
- ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while attempting to initialize an instance of class %s for use as the Directory Server entry cache: %s.
- ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred that prevented the server from installing its default entry cache framework: %s
- ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the entry cache defined in configuration entry %s was not acceptable: the entry cache level %d is already in use
- ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the entry cache defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to apply a change at server startup: %s
- ERR_CONFIG_EXTOP_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as an extended operation handler as defined in configuration entry %s: %s
- ERR_CONFIG_EXTOP_INVALID_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in configuration entry %s does not contain a valid extended operation handler implementation: %s
- ERR_CONFIG_FILE_ADD_ALREADY_EXISTS - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be added to the Directory Server configuration because another configuration entry already exists with that DN
- ERR_CONFIG_FILE_ADD_APPLY_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
{@code The attempt to apply the configuration add failed.
- ERR_CONFIG_FILE_ADD_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to add configuration entry %s as a child of entry %s: %s
- ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to perform add operations in the Directory Server configuration
- ERR_CONFIG_FILE_ADD_NO_PARENT - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be added to the Directory Server configuration because its parent entry %s does not exist
- ERR_CONFIG_FILE_ADD_NO_PARENT_DN - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be added to the Directory Server configuration because that DN does not have a parent
- ERR_CONFIG_FILE_ADD_REJECTED_BY_LISTENER - Static variable in class org.opends.messages.ConfigMessages
-
The Directory Server is unwilling to add configuration entry %s because one of the add listeners registered with the parent entry %s rejected this change with the message: %s
- ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to create the configuration archive directory %s: %s
- ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to create the configuration archive directory %s
- ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to open the configuration file %s for reading: %s
- ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to determine whether configuration file %s exists: %s
- ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to write the current configuration to the configuration archive: %s
- ERR_CONFIG_FILE_CLOSE_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while trying to close the LDIF writer: %s
- ERR_CONFIG_FILE_DELETE_APPLY_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
{@code The attempt to apply the configuration delete failed.
- ERR_CONFIG_FILE_DELETE_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to remove configuration entry %s as a child of entry %s: %s
- ERR_CONFIG_FILE_DELETE_HAS_CHILDREN - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be removed from the Directory Server configuration because the specified entry has one or more subordinate entries
- ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to perform delete operations in the Directory Server configuration
- ERR_CONFIG_FILE_DELETE_NO_PARENT - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be removed from the Directory Server configuration because the entry does not have a parent and removing the configuration root entry is not allowed
- ERR_CONFIG_FILE_DELETE_NO_PARENT_DN - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be removed from the Directory Server configuration because that DN does not have a parent
- ERR_CONFIG_FILE_DELETE_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be removed from the Directory Server configuration because the specified entry does not exist
- ERR_CONFIG_FILE_DELETE_REJECTED_BY_LISTENER - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be removed from the Directory Server configuration because one of the delete listeners registered with the parent entry %s rejected this change with the message: %s
- ERR_CONFIG_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.ConfigMessages
-
The specified configuration file %s does not exist or is not readable
- ERR_CONFIG_FILE_DUPLICATE_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s starting at or near line %s in the LDIF configuration file %s has the same DN as another entry already read from that file
- ERR_CONFIG_FILE_EMPTY - Static variable in class org.opends.messages.ConfigMessages
-
The specified configuration file %s does not appear to contain any configuration entries
- ERR_CONFIG_FILE_GENERIC_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to process the Directory Server configuration file %s: %s
- ERR_CONFIG_FILE_INVALID_BASE_DN - Static variable in class org.opends.messages.ConfigMessages
-
The first entry read from LDIF configuration file %s had a DN of "%s" rather than the expected "%s" which should be used as the Directory Server configuration root
- ERR_CONFIG_FILE_INVALID_LDIF_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred at or near line %d while trying to parse the configuration from LDIF file %s: %s
- ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to perform modify DN operations in the Directory Server configuration
- ERR_CONFIG_FILE_MODDN_NOT_ALLOWED - Static variable in class org.opends.messages.ConfigMessages
-
Modify DN operations are not allowed in the Directory Server configuration
- ERR_CONFIG_FILE_MODIFY_APPLY_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
{@code The attempt to apply the configuration modification failed.
- ERR_CONFIG_FILE_MODIFY_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while attempting to modify configuration entry %s as a child of entry %s: %s
- ERR_CONFIG_FILE_MODIFY_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to perform modify operations in the Directory Server configuration
- ERR_CONFIG_FILE_MODIFY_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be modified because the specified entry does not exist
- ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to change the set of default root privileges
- ERR_CONFIG_FILE_MODIFY_REJECTED_BY_CHANGE_LISTENER - Static variable in class org.opends.messages.ConfigMessages
-
Entry %s cannot be modified because one of the configuration change listeners registered for that entry rejected the change: %s
- ERR_CONFIG_FILE_MODIFY_STRUCTURAL_CHANGE_NOT_ALLOWED - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s cannot be modified because the change would alter its structural object class
- ERR_CONFIG_FILE_NO_PARENT - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s starting at or near line %d in the configuration LDIF file %s does not appear to have a parent entry (expected parent DN was %s)
- ERR_CONFIG_FILE_READ_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to read the contents of configuration file %s: %s
- ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ConfigMessages
-
You do not have sufficient privileges to perform search operations in the Directory Server configuration
- ERR_CONFIG_FILE_SEARCH_INVALID_SCOPE - Static variable in class org.opends.messages.ConfigMessages
-
The search operation cannot be processed because the specified search scope %s is invalid
- ERR_CONFIG_FILE_SEARCH_NO_SUCH_BASE - Static variable in class org.opends.messages.ConfigMessages
-
The search operation cannot be processed because base entry %s does not exist
- ERR_CONFIG_FILE_UNKNOWN_PARENT - Static variable in class org.opends.messages.ConfigMessages
-
The Directory Server was unable to determine the parent DN for configuration entry %s starting at or near line %d in the configuration LDIF file %s
- ERR_CONFIG_FILE_UNWILLING_TO_IMPORT - Static variable in class org.opends.messages.ConfigMessages
-
The Directory Server configuration may not be altered by importing a new configuration from LDIF
- ERR_CONFIG_FILE_WRITE_CANNOT_EXPORT_NEW_CONFIG - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to export the new Directory Server configuration to file %s: %s
- ERR_CONFIG_FILE_WRITE_CANNOT_RENAME_NEW_CONFIG - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to rename the new Directory Server configuration from file %s to %s: %s
- ERR_CONFIG_FILE_WRITE_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while trying to write configuration entry %s to LDIF: %s
- ERR_CONFIG_GROUP_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the group implementation defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_GROUP_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a group implementation as in configuration entry %s: %s
- ERR_CONFIG_HTTPENDPOINT_CONFLICTING_AUTHZ_DN - Static variable in class org.opends.messages.ConfigMessages
-
The HTTP endpoint configuration defined in %s is referencing mutually exclusive authorization DNs %s and %s
- ERR_CONFIG_HTTPENDPOINT_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as an HTTP endpoint as defined in configuration entry %s: %s
- ERR_CONFIG_HTTPENDPOINT_INVALID_AUTHZ_DN - Static variable in class org.opends.messages.ConfigMessages
-
The HTTP endpoint configuration defined in %s is referencing a non existing authorization DN %s
- ERR_CONFIG_HTTPENDPOINT_INVALID_CONFIGURATION - Static variable in class org.opends.messages.ConfigMessages
-
The HTTP endpoint configuration defined in %s is invalid: %s
- ERR_CONFIG_HTTPENDPOINT_UNABLE_TO_START - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while starting the HTTP endpoint as defined in configuration entry %s: %s
- ERR_CONFIG_IDMAPPER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the identity mapper defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_IDMAPPER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as an identity mapper as defined in configuration entry %s: %s
- ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN - Static variable in class org.opends.messages.ConfigMessages
-
{@code The configured proxied authorization identity mapper DN %s does not refer to an active identity mapper.
- ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN - Static variable in class org.opends.messages.ConfigMessages
-
{@code The Directory Server does not have any identity mapper configured for use in conjunction with proxied authorization V2 operations.
- ERR_CONFIG_INDEX_CANNOT_PROTECT_BOTH - Static variable in class org.opends.messages.BackendMessages
-
The attribute '%s' cannot enable confidentiality for keys and values at the same time
- ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIME - Static variable in class org.opends.messages.BackendMessages
-
The time-to-live (TTL) feature can only be enabled for generalized time ordering indexes
- ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULE - Static variable in class org.opends.messages.BackendMessages
-
The attribute '%s' cannot have indexing of type '%s' because it does not have a corresponding matching rule
- ERR_CONFIG_INVALID_AUTHENTICATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Only simple authentication is supported
- ERR_CONFIG_INVALID_AUTHZID_TEMPLATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Invalid authorization ID template: '%s'.Templates must start with one of the following elements: '%s'
- ERR_CONFIG_INVALID_KEY_MANAGER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The key-manager defined in '%s' is invalid: %s
- ERR_CONFIG_INVALID_REGEXP_EXCLUSION_PATTERN - Static variable in class org.opends.messages.ConfigMessages
-
The metric name pattern to exclude '%s' cannot be parsed as a valid regular expression due to the following error: '%s'
- ERR_CONFIG_INVALID_REGEXP_INCLUSION_PATTERN - Static variable in class org.opends.messages.ConfigMessages
-
The metric name pattern to include '%s' cannot be parsed as a valid regular expression due to the following error: '%s'
- ERR_CONFIG_INVALID_SECONDARY_LDAP_SERVER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
secondaryLDAPServers configuration must contain a json array
- ERR_CONFIG_INVALID_TRUST_MANAGER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The trust-manager defined in '%s' is invalid: %s
- ERR_CONFIG_JE_DUPLICATE_PROPERTY - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property is already defined for this component
- ERR_CONFIG_JE_PROPERTY_INVALID - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to parse and validate Berkeley DB JE property %s: %s
- ERR_CONFIG_JE_PROPERTY_INVALID_FORM - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property does not follow a singular property=value form
- ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property shadows configuration attribute %s
- ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL - Static variable in class org.opends.messages.BackendMessages
-
Configuration attribute ds-cfg-db-cache-size has a value of %d which is less than the minimum: %d
- ERR_CONFIG_JEB_DURABILITY_CONFLICT - Static variable in class org.opends.messages.BackendMessages
-
Configuration attributes ds-cfg-db-txn-no-sync and ds-cfg-db-txn-write-no-sync are mutually exclusive and cannot be both set at the same time
- ERR_CONFIG_JMX_ATTR_NO_ATTR - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s does not contain attribute %s (or that attribute exists but is not accessible using JMX)
- ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve JMX attribute %s associated with configuration entry %s: %s
- ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN - Static variable in class org.opends.messages.ConfigMessages
-
The Directory Server could not register a JMX MBean for the component associated with configuration entry %s: %s
- ERR_CONFIG_JMX_NO_METHOD - Static variable in class org.opends.messages.ConfigMessages
-
There is no method %s for any invokable component registered with configuration entry %s
- ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_JCEKS_PROVIDER - Static variable in class org.opends.messages.ToolMessages
-
Error creating JCEKS Key Provider configuration: %s
- ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to retrieve the key manager provider base entry cn=Key Manager Providers,cn=config from the Directory Server configuration: %s
- ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the key manager provider defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_KEYMANAGER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a key manager provider as defined in configuration entry %s: %s
- ERR_CONFIG_LDIF_WRITE_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
An unexpected error occurred while trying to export the Directory Server configuration to LDIF: %s
- ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to create a Directory Server logger from the information in configuration entry %s: %s
- ERR_CONFIG_LOGGER_CANNOT_DELETE_LOGGER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to delete a Directory Server logger from the information in configuration entry %s: %s
- ERR_CONFIG_LOGGER_CANNOT_UPDATE_LOGGER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to update a Directory Server logger from the information in configuration entry %s: %s
- ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server access logger: %s
- ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server debug logger: %s
- ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server error logger: %s
- ERR_CONFIG_LOGGER_INVALID_HTTP_ACCESS_LOGGER_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server HTTP access logger: %s
- ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS - Static variable in class org.opends.messages.ConfigMessages
-
Configuration entry %s does not contain a valid objectclass for a Directory Server access, error, or debug logger definition
- ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to create a text writer for a Directory Server logger from the information in configuration entry %s: %s
- ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to open the configured log file %s for logger %s: %s
- ERR_CONFIG_LOGGING_EMPTY_LOG_FORMAT - Static variable in class org.opends.messages.ConfigMessages
-
{@code The log format for configuration entry %s is empty.
- ERR_CONFIG_LOGGING_INSANE_MODE - Static variable in class org.opends.messages.ConfigMessages
-
Invalid UNIX file permissions %s does not allow write access to the log file by the log publisher
- ERR_CONFIG_LOGGING_INVALID_TARGET_DN_PATTERN - Static variable in class org.opends.messages.ConfigMessages
-
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid target DN pattern "%s"
- ERR_CONFIG_LOGGING_INVALID_TIME_FORMAT - Static variable in class org.opends.messages.ConfigMessages
-
{@code The timestamp format string "%s" is not a valid format string.
- ERR_CONFIG_LOGGING_INVALID_USER_DN_PATTERN - Static variable in class org.opends.messages.ConfigMessages
-
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid user DN pattern "%s"
- ERR_CONFIG_LOGGING_MODE_INVALID - Static variable in class org.opends.messages.ConfigMessages
-
Invalid UNIX file permissions %s: %s
- ERR_CONFIG_MANUAL_CHANGES_LOST - Static variable in class org.opends.messages.ConfigMessages
-
{@code The Directory Server encountered an error while attempting to determine whether the configuration file %s has been externally edited with the server online, and/or trying to preserve such changes: %s.
- ERR_CONFIG_MATCHING_RULE_INVALID_JSON_POINTER - Static variable in class org.opends.messages.ConfigMessages
-
The list of keys defined for the JSON matching rule contains an invalid JSON pointer : %s
- ERR_CONFIG_MATCHING_RULE_NO_KEY_SPECIFIED - Static variable in class org.opends.messages.ConfigMessages
-
The list of keys defined for the JSON matching rule is empty
- ERR_CONFIG_MONITOR_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a monitor provider as defined in configuration entry %s: %s
- ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Naming strategy DN and ID must be different
- ERR_CONFIG_NO_MAPPING_IN_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Unknown mapping.
- ERR_CONFIG_NO_MAPPINGS_PROVIDED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
No mappings provided in configuration
- ERR_CONFIG_OAUTH2_CACHE_INVALID_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Malformed duration value '%s' for cache expiration.
- ERR_CONFIG_OAUTH2_CONFIG_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
Unable to configure the authorization mechanism defined in %s: %s
- ERR_CONFIG_OAUTH2_INVALID_JSON_POINTER - Static variable in class org.opends.messages.ConfigMessages
-
The OAuth2 authorization mechanism defined in %s contains an invalid JSON Pointer %s: %s
- ERR_CONFIG_OAUTH2_INVALID_URL - Static variable in class org.opends.messages.ConfigMessages
-
The authorization mechanism defined in %s is referencing an invalid URL %s: %s
- ERR_CONFIG_OAUTH2_NON_EXISTING_DIRECTORY - Static variable in class org.opends.messages.ConfigMessages
-
The authorization mechanism defined in %s is referencing a non-existing or non-readable directory: %s
- ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code '%s'is not a supported access token resolver.
- ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while attempting to initialize an instance of class %s as a Directory Server plugin using the information in configuration entry %s: %s.
- ERR_CONFIG_PLUGIN_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the plugin defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_PROPERTY_RESOLVER_ERROR - Static variable in class org.opends.messages.ConfigMessages
-
Cannot create the property resolver due to the following error: '%s'
- ERR_CONFIG_PWGENERATOR_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the password generator defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_PWGENERATOR_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a password generator as defined in configuration entry %s: %s
- ERR_CONFIG_PWPOLICY_CANNOT_CHANGE_DEFAULT_POLICY_WRONG_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
The default password policy value '%s' is invalid because it refers to an authentication policy which is not a password policy
- ERR_CONFIG_PWPOLICY_DEFAULT_POLICY_IS_WRONG_TYPE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration entry '%s' is currently defined to be the default password policy, however it is not a password policy
- ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG - Static variable in class org.opends.messages.ConfigMessages
-
The password policy defined in configuration entry %s is invalid: %s
- ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY - Static variable in class org.opends.messages.ConfigMessages
-
The Directory Server default password policy is defined as %s, but that entry does not exist or is not below the password policy configuration base cn=Password Policies,cn=config
- ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY - Static variable in class org.opends.messages.ConfigMessages
-
{@code No default password policy is configured for the Directory Server.
- ERR_CONFIG_PWPOLICY_NO_POLICIES - Static variable in class org.opends.messages.ConfigMessages
-
{@code No password policies have been defined below the cn=Password Policies,cn=config entry in the Directory Server configuration.
- ERR_CONFIG_PWSCHEME_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the password storage scheme defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_PWSCHEME_EXISTS - Static variable in class org.opends.messages.ConfigMessages
-
Unable to add a new password storage scheme entry with DN %s because there is already a storage scheme registered with that DN
- ERR_CONFIG_PWSCHEME_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a password storage scheme as defined in configuration entry %s: %s
- ERR_CONFIG_PWVALIDATOR_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the password validator defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_PWVALIDATOR_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a password validator as defined in configuration entry %s: %s
- ERR_CONFIG_READ - Static variable in class org.opends.messages.AdminToolMessages
-
There was an error when reading the configuration file "%s": %s
- ERR_CONFIG_REST2LDAP_INVALID - Static variable in class org.opends.messages.ConfigMessages
-
Invalid configuration element from %s in the REST2LDAP endpoint configuration entry %s: %s
- ERR_CONFIG_REST2LDAP_MALFORMED_URL - Static variable in class org.opends.messages.ConfigMessages
-
Invalid configuration URL in the REST2LDAP endpoint configuration entry %s: %s
- ERR_CONFIG_REST2LDAP_UNABLE_READ - Static variable in class org.opends.messages.ConfigMessages
-
Unable to read the configuration from %s in the REST2LDAP endpoint configuration entry %s: %s
- ERR_CONFIG_REST2LDAP_UNEXPECTED_JSON - Static variable in class org.opends.messages.ConfigMessages
-
Invalid JSON element %s from %s in the REST2LDAP endpoint configuration entry %s: %s
- ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to create a Directory Server log retention policy from the information in configuration entry %s: %s
- ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log retention policy: %s
- ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING - Static variable in class org.opends.messages.ConfigMessages
-
Unable to register "%s" as an alternate bind DN for user "%s" because it is already registered as an alternate bind DN for root user "%s"
- ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to create a Directory Server log rotation policy from the information in configuration entry %s: %s
- ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log rotation policy: %s
- ERR_CONFIG_SASL_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the SASL mechanism handler defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_SASL_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a SASL mechanism handler as defined in configuration entry %s: %s
- ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES - Static variable in class org.opends.messages.ConfigMessages
-
Unable to read the Directory Server schema definitions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s
- ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY - Static variable in class org.opends.messages.ConfigMessages
-
Unable to read the Directory Server schema definitions because the schema directory %s exists but is not a directory
- ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while trying to initialize a matching rule loaded from class %s with the information in configuration entry %s: %s.
- ERR_CONFIG_SCHEMA_MR_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the matching rule defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR - Static variable in class org.opends.messages.ConfigMessages
-
Unable to read the Directory Server schema definitions because the schema directory %s does not exist
- ERR_CONFIG_SCHEMA_PROVIDER_CANT_BE_INITIALIZED - Static variable in class org.opends.messages.ConfigMessages
-
The schema provider class '%s' could not be instantiated or initialized with the configuration '%s' : %s
- ERR_CONFIG_SCHEMA_PROVIDER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration of schema provider '%s' is not acceptable for the following reasons: %s
- ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
-
{@code An error occurred while trying to initialize an attribute syntax loaded from class %s with the information in configuration entry %s: %s.
- ERR_CONFIG_SCHEMA_SYNTAX_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the attribute syntax defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_SERVER_CIRCULAR_DEPENDENCIES - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The LDAP server configuration '%s' could not be parsed because of potential circular inheritance dependencies
- ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to initialize the Directory Server synchronization provider referenced in configuration entry %s: %s
- ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to instantiate class %s referenced in synchronization provider configuration entry %s: %s
- ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to load class %s referenced in synchronization provider configuration entry %s: %s
- ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to retrieve the trust manager provider base entry cn=Trust Manager Providers,cn=config from the Directory Server configuration: %s
- ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED - Static variable in class org.opends.messages.ConfigMessages
-
{@code Indicates whether the Directory Server trust manager provider should be enabled.
- ERR_CONFIG_TRUSTMANAGER_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to initialize an instance of class %s as a trust manager provider as defined in configuration entry %s: %s
- ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE - Static variable in class org.opends.messages.ConfigMessages
-
One or more errors occurred while applying changes on server startup: %s
- ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to apply the changes contained in file %s to the server configuration at startup: %s
- ERR_CONFIG_UNKNOWN_NAMING_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Unknown naming strategy '%s'.
- ERR_CONFIG_UNKNOWN_WRITABILITY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Unknown writability '%s'.
- ERR_CONFIG_UNSUPPORTED_BIND_STRATEGY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Unsupported bind strategy '%s'.
- ERR_CONFIG_UNSUPPORTED_SSL_CIPHER_SUITE - Static variable in class org.opends.messages.ConfigMessages
-
{@code Cannot configure new SSL cipher suites for '%s' because the cipher suites '%s' are not supported.
- ERR_CONFIG_UNSUPPORTED_SSL_PROTOCOL - Static variable in class org.opends.messages.ConfigMessages
-
{@code Cannot configure new SSL protocols for '%s' because the protocols '%s' are not supported.
- ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
-
The configuration for the virtual attribute provider defined in configuration entry %s was not acceptable: %s
- ERR_CONFIG_VATTR_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while trying to load an instance of class %s referenced in configuration entry %s as a virtual attribute provider: %s
- ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER - Static variable in class org.opends.messages.ConfigMessages
-
Unable to parse value "%s" from config entry "%s" as a valid search filter: %s
- ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES - Static variable in class org.opends.messages.ConfigMessages
-
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but the conflict behavior is configured to merge real and virtual values
- ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER - Static variable in class org.opends.messages.ConfigMessages
-
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but provider %s may generate multiple values
- ERR_CONFIG_VERSION_MISMATCH - Static variable in class org.opends.messages.ToolMessages
-
{@code The OpenDJ binary version '%s' does not match the installed configuration version '%s'.
- ERR_CONFIG_VLV_INDEX_BAD_FILTER - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while parsing the search filter %s defined for VLV index %s: %s
- ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Sort attribute %s for VLV index %s is not defined in the server schema
- ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR - Static variable in class org.opends.messages.ConfigMessages
-
{@code A problem occurred while trying to create and start an instance of class %s to use as a monitor provider for the Directory Server work queue: %s.
- ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
-
Unable to initialize an instance of class %s as a work queue as specified in configuration entry %s: %s
- ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES - Static variable in class org.opends.messages.ConfigMessages
-
{@code Worker thread "%s" has experienced too many repeated failures while attempting to retrieve the next operation from the work queue (%d failures experienced, maximum of %d failures allowed).
- ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire the server-wide lock file %s: %s.
- ERR_CONFIGDS_CANNOT_CREATE_MONITOR_USER - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to write the monitor user entry: %s
- ERR_CONFIGDS_CANNOT_CREATE_MONITOR_USER_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to configure the backend for the monitor user: %s
- ERR_CONFIGDS_CANNOT_ENABLE_KEYMANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to enable key manager provider entry: %s
- ERR_CONFIGDS_CANNOT_ENABLE_STARTTLS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to enable StartTLS: %s
- ERR_CONFIGDS_CANNOT_ENABLE_TRUSTMANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to enable trust manager provider entry: %s
- ERR_CONFIGDS_CANNOT_INITIALIZE_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the Directory Server configuration file %s: %s
- ERR_CONFIGDS_CANNOT_INITIALIZE_JMX - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
- ERR_CONFIGDS_CANNOT_INITIALIZE_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
- ERR_CONFIGDS_CANNOT_PARSE_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse base DN value "%s" as a DN: %s
- ERR_CONFIGDS_CANNOT_PARSE_KEYMANAGER_PROVIDER_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse key manager provider DN value "%s" as a DN: %s
- ERR_CONFIGDS_CANNOT_PARSE_ROOT_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse root DN value "%s" as a DN: %s
- ERR_CONFIGDS_CANNOT_PARSE_TRUSTMANAGER_PROVIDER_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse trust manager provider DN value "%s" as a DN: %s
- ERR_CONFIGDS_CANNOT_UPDATE_ADMIN_CONNECTOR_PORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the administration connector port: %s
- ERR_CONFIGDS_CANNOT_UPDATE_CERT_NICKNAME - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation: %s
- ERR_CONFIGDS_CANNOT_UPDATE_CRYPTO_MANAGER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the crypto manager in the Directory Server: %s
- ERR_CONFIGDS_CANNOT_UPDATE_DIGEST_MD5_FQDN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the FQDN for the DIGEST-MD5 SASL mechanism: %s
- ERR_CONFIGDS_CANNOT_UPDATE_JMX_PORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the port on which to listen for JMX communication: %s
- ERR_CONFIGDS_CANNOT_UPDATE_KEYMANAGER_REFERENCE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the key manager provider DN used for LDAPS communication: %s
- ERR_CONFIGDS_CANNOT_UPDATE_LDAP_PORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the port on which to listen for LDAP communication: %s
- ERR_CONFIGDS_CANNOT_UPDATE_LDAPS_PORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the port on which to listen for LDAPS communication: %s
- ERR_CONFIGDS_CANNOT_UPDATE_ROOT_USER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the entry for the initial Directory Server root user: %s
- ERR_CONFIGDS_CANNOT_UPDATE_TRUSTMANAGER_REFERENCE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to update the trust manager provider DN used for LDAPS communication: %s
- ERR_CONFIGDS_CANNOT_WRITE_UPDATED_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while writing the updated Directory Server configuration: %s
- ERR_CONFIGDS_KEYMANAGER_PROVIDER_DN_REQUIRED - Static variable in class org.opends.messages.ToolMessages
-
ERROR: You must provide the %s argument when providing the %s argument
- ERR_CONFIGDS_NO_CONFIG_CHANGES - Static variable in class org.opends.messages.ToolMessages
-
ERROR: No configuration changes were specified
- ERR_CONFIGDS_NO_ROOT_PW - Static variable in class org.opends.messages.ToolMessages
-
{@code The DN for the initial root user was provided, but no corresponding password was given.
- ERR_CONFIGDS_PORT_ALREADY_SPECIFIED - Static variable in class org.opends.messages.ToolMessages
-
ERROR: You have specified the value %s for different ports
- ERR_CONFIGDS_SET_BACKEND_TYPE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while trying to create userRoot backend, details: '%s'
- ERR_CONFIGDS_SET_BACKEND_TYPE - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while trying to create userRoot backend.
- ERR_CONFIGURE_WINDOWS_SERVICE_TOO_FEW_ARGS - Static variable in class org.opends.messages.ToolMessages
-
You must provide at least one of the following arguments:
enableService, disableService or serviceState or cleanupService
- ERR_CONFIGURE_WINDOWS_SERVICE_TOO_MANY_ARGS - Static variable in class org.opends.messages.ToolMessages
-
You can only provide one of the following arguments:
enableService, disableService, serviceState or cleanupService
- ERR_CONFIRMATION_TRIES_LIMIT_REACHED - Static variable in class org.opends.messages.ToolMessages
-
Confirmation tries limit reached (%d)
- ERR_CONFIRMATION_TRIES_LIMIT_REACHED - Static variable in class org.opends.messages.UtilityMessages
-
Confirmation tries limit reached (%d)
- ERR_CONFLICTING_PASSWORD_ARGS - Static variable in class org.opends.messages.AdminToolMessages
-
Conflicting options, both --bindPassword and --bindPasswordFile file options given
- ERR_CONIFG_OAUTH2_CACHE_UNLIMITED_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The cache expiration duration cannot be unlimited
- ERR_CONIFG_OAUTH2_CACHE_ZERO_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The cache expiration duration cannot be zero
- ERR_CONIFG_OAUTH2_INVALID_INTROSPECT_URL - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The token introspection endpoint '%s' is not a valid URL: '%s'
- ERR_CONNHANDLER_ADDRESS_INUSE - Static variable in class org.opends.messages.ProtocolMessages
-
Address already in use
- ERR_CONNHANDLER_CANNOT_ACCEPT_CONNECTION - Static variable in class org.opends.messages.ProtocolMessages
-
The %s defined in configuration entry %s was unable to accept a new client connection: %s
- ERR_CONNHANDLER_CANNOT_BIND - Static variable in class org.opends.messages.ProtocolMessages
-
The %s connection handler defined in configuration entry %s was unable to bind to %s:%d: %s
- ERR_CONNHANDLER_CONFIG_CHANGES_REQUIRE_RESTART - Static variable in class org.opends.messages.ProtocolMessages
-
The server received configuration changes that require a restart of the %s connection handler to take effect
- ERR_CONNHANDLER_CONSECUTIVE_ACCEPT_FAILURES - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The %s defined in configuration entry %s has experienced consecutive failures while trying to accept client connections: %s.
- ERR_CONNHANDLER_DENIED_CLIENT - Static variable in class org.opends.messages.ProtocolMessages
-
The connection attempt from client %s to %s has been rejected because the client was included in one of the denied address ranges
- ERR_CONNHANDLER_DISALLOWED_CLIENT - Static variable in class org.opends.messages.ProtocolMessages
-
The connection attempt from client %s to %s has been rejected because the client was not included in one of the allowed address ranges
- ERR_CONNHANDLER_REJECTED_BY_SERVER - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The attempt to register this connection with the Directory Server was rejected.
- ERR_CONNHANDLER_RESTRICTED_CLIENT - Static variable in class org.opends.messages.ProtocolMessages
-
The connection attempt from client %s to %s has been rejected because there are too many open connections from this client
- ERR_CONNHANDLER_SSL_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while attempting to initialize the SSL context for use in the LDAP Connection Handler: %s
- ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL - Static variable in class org.opends.messages.AdminMessages
-
The following constraint violations occurred: %s
- ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE - Static variable in class org.opends.messages.AdminMessages
-
The following constraint violation occurred: %s
- ERR_CONTROL_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The request control with Object Identifier (OID) "%s" cannot be used due to insufficient access rights
- ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not launch Control Panel.
- ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not launch Control Panel.
- ERR_COULD_NOT_ADD_CHANGE_TO_SHUTTING_DOWN_REPLICA_DB - Static variable in class org.opends.messages.ReplicationMessages
-
Could not add change %s to replicaDB %s %s because flushing thread is shutting down
- ERR_COULD_NOT_BIND_CHANGELOG - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication Server failed to start : could not bind to the listen port : %d.
- ERR_COULD_NOT_CLOSE_THE_SOCKET - Static variable in class org.opends.messages.ReplicationMessages
-
The Replication Server socket could not be closed : %s
- ERR_COULD_NOT_FIND_VALID_LDAPURL - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading the configuration file.%nThis could be caused because there is not an enabled LDAP port for the specified connection parameters or because you do not have read rights on the configuration file.
- ERR_COULD_NOT_READ_DB - Static variable in class org.opends.messages.ReplicationMessages
-
The replication server failed to start because the database %s could not be read : %s
- ERR_COULD_NOT_RESTART_CHANGELOG - Static variable in class org.opends.messages.ReplicationMessages
-
Could not restart the Replication Server, bind to listen port %d failed : %s
- ERR_COULD_NOT_SOLVE_CONFLICT - Static variable in class org.opends.messages.ReplicationMessages
-
Error while trying to solve conflict with DN : %s ERROR : %s
- ERR_COULD_NOT_SOLVE_HOSTNAME - Static variable in class org.opends.messages.ReplicationMessages
-
The hostname %s could not be resolved as an IP address
- ERR_COULD_NOT_START_REPLICATION - Static variable in class org.opends.messages.ReplicationMessages
-
The Replication was not started on base-dn %s : %s
- ERR_COULD_NOT_STOP_CONNECT_THREAD - Static variable in class org.opends.messages.ReplicationMessages
-
The replication server connector thread could not be stopped : %s
- ERR_COULD_NOT_STOP_LISTEN_THREAD - Static variable in class org.opends.messages.ReplicationMessages
-
The thread listening on the replication server port could not be stopped : %s
- ERR_CREATE_FAIL - Static variable in class org.opends.messages.BackendMessages
-
The backend database directory could not be created: %s
- ERR_CREATE_LOCAL_DATA - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while trying to import data in the local backend '%s': '%s'
- ERR_CREATERC_CANNOT_WRITE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to generate the RC script: %s
- ERR_CREATERC_JAVA_HOME_DOESNT_EXIST - Static variable in class org.opends.messages.ToolMessages
-
The directory %s specified as the OPENDJ_JAVA_HOME path does not exist or is not a directory
- ERR_CREATERC_ONLY_RUNS_ON_UNIX - Static variable in class org.opends.messages.ToolMessages
-
This tool may only be used on UNIX-based systems
- ERR_CREATERC_UNABLE_TO_DETERMINE_SERVER_ROOT - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to determine the path to the server root directory.
- ERR_CREATION_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The create request cannot be processed because it attempts to create the read-only field '%s'
- ERR_CRYPTOMGR_ADS_TRUST_STORE_BACKEND_NOT_ENABLED - Static variable in class org.opends.messages.CoreMessages
-
The ADS trust store backend %s is not enabled
- ERR_CRYPTOMGR_ADS_TRUST_STORE_BACKEND_WRONG_CLASS - Static variable in class org.opends.messages.CoreMessages
-
The backend %s is not a trust store backend
- ERR_CRYPTOMGR_CANNOT_GET_PREFERRED_KEY_WRAPPING_CIPHER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot get the preferred key wrapping cipher: %s
- ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_DIGEST - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot get the requested digest %s: %s
- ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_ENCRYPTION_CIPHER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot get the requested encryption cipher %s: %s
- ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_MAC_ENGINE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot get the requested MAC engine %s: %s
- ERR_CRYPTOMGR_DECODE_SYMMETRIC_KEY_ATTRIBUTE_DECIPHER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decipher the wrapped secret-key value: %s
- ERR_CRYPTOMGR_DECODE_SYMMETRIC_KEY_ATTRIBUTE_FIELD_COUNT - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager symmetric key attribute value "%s" syntax is invalid: incorrect number of fields
- ERR_CRYPTOMGR_DECODE_SYMMETRIC_KEY_ATTRIBUTE_NO_PRIVATE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to retrieve the instance-key-pair private-key: %s
- ERR_CRYPTOMGR_DECODE_SYMMETRIC_KEY_ATTRIBUTE_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
{@code CryptoManager symmetric key attribute value "%s" syntax is invalid.
- ERR_CRYPTOMGR_DECRYPT_CIPHER_INPUT_STREAM_ERROR - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because there was an error reading from the input stream: %s
- ERR_CRYPTOMGR_DECRYPT_FAILED_TO_READ_IV - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because it could not read the cipher initialization vector in the data prologue
- ERR_CRYPTOMGR_DECRYPT_FAILED_TO_READ_KEY_IDENTIFIER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because it could not read the symmetric key identifier in the data prologue: %s
- ERR_CRYPTOMGR_DECRYPT_FAILED_TO_READ_PROLOGUE_VERSION - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because it could not read the version number in the data prologue: %s
- ERR_CRYPTOMGR_DECRYPT_UNKNOWN_KEY_IDENTIFIER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because the symmetric key identifier in the data prologue does not match any known key entries
- ERR_CRYPTOMGR_DECRYPT_UNKNOWN_PROLOGUE_VERSION - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decrypt the supplied data because the version "%d" in the data prologue is unknown
- ERR_CRYPTOMGR_FAILED_INSTANCE_CERTIFICATE_NULL - Static variable in class org.opends.messages.CoreMessages
-
The CryptoManager entry "%s" (the instance-key-pair public-key-certificate) does not contain a public-key certificate
- ERR_CRYPTOMGR_FAILED_TO_ADD_INSTANCE_KEY_ENTRY_TO_ADS - Static variable in class org.opends.messages.CoreMessages
-
Failed to add entry "%s"
- ERR_CRYPTOMGR_FAILED_TO_COMPUTE_INSTANCE_KEY_IDENTIFIER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to compute an instance key identifier: %s
- ERR_CRYPTOMGR_FAILED_TO_ENCODE_SYMMETRIC_KEY_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to encode symmetric key attribute value: %s
- ERR_CRYPTOMGR_FAILED_TO_INITIATE_INSTANCE_KEY_GENERATION - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to add entry "%s" to initiate instance key generation
- ERR_CRYPTOMGR_FAILED_TO_PUBLISH_INSTANCE_KEY_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to publish the instance-key-pair public-key-certificate entry in ADS: %s
- ERR_CRYPTOMGR_FAILED_TO_RETRIEVE_ADS_TRUSTSTORE_CERTS - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to retrieve the collection of instance-key-pair public-key-certificates from ADS container "%s": %s
- ERR_CRYPTOMGR_FAILED_TO_RETRIEVE_INSTANCE_CERTIFICATE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to retrieve entry "%s" (the instance-key-pair public-key-certificate): %s
- ERR_CRYPTOMGR_FULL_CIPHER_TRANSFORMATION_REQUIRED - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cipher transformation specification "%s" is invalid: it must be of the form "algorithm/mode/padding"
- ERR_CRYPTOMGR_FULL_KEY_WRAPPING_TRANSFORMATION_REQUIRED - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cipher transformation specification "%s" is invalid: it must be of the form "algorithm/mode/padding"
- ERR_CRYPTOMGR_GET_CIPHER_CANNOT_INITIALIZE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot initialize Cipher: %s
- ERR_CRYPTOMGR_GET_CIPHER_INVALID_CIPHER_TRANSFORMATION - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager passed invalid Cipher transformation "%s": %s
- ERR_CRYPTOMGR_GET_CIPHER_STREAM_PROLOGUE_WRITE_ERROR - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to write the stream prologue: %s
- ERR_CRYPTOMGR_GET_MAC_ENGINE_CANNOT_INITIALIZE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to initialize MAC engine: %s
- ERR_CRYPTOMGR_GET_MAC_ENGINE_INVALID_MAC_ALGORITHM - Static variable in class org.opends.messages.CoreMessages
-
CrytpoManager passed invalid MAC algorithm "%s": %s
- ERR_CRYPTOMGR_IMPORT_KEY_ENTRY_FAILED_OTHER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to import the symmetric key entry "%s": %s
- ERR_CRYPTOMGR_IMPORT_KEY_ENTRY_FAILED_TO_ADD_KEY - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to import the symmetric key entry "%s" because it could not add a symmetric key attribute value that can be decoded by this instance
- ERR_CRYPTOMGR_IMPORT_KEY_ENTRY_FAILED_TO_DECODE - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to import the symmetric key entry "%s" because it could not obtain a symmetric key attribute value that can be decoded by this instance
- ERR_CRYPTOMGR_IMPORT_KEY_ENTRY_FIELD_MISMATCH - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager detected a field mismatch between the key entry to be imported and an entry in the key cache that share the key identifier "%s"
- ERR_CRYPTOMGR_INVALID_KEY_IDENTIFIER_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to decode the key entry identifier "%s": %s
- ERR_CRYPTOMGR_INVALID_SYMMETRIC_KEY_ALGORITHM - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to instantiate a KeyGenerator for algorithm "%s": %s
- ERR_CRYPTOMGR_INVALID_SYMMETRIC_KEY_LENGTH - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to initialize because the specified cipher key length "%d" is beyond the allowed cryptography strength "%d" in jurisdiction policy files
- ERR_CRYPTOMGR_REWRAP_SYMMETRIC_KEY_ATTRIBUTE_NO_WRAPPER - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager cannot find the public-key-certificate (identifier "%s") requested for symmetric key re-encoding
- ERR_CRYPTOMGR_SSL_CONTEXT_CANNOT_INITIALIZE - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to initialize a SSL context for server to server communication: %s
- ERR_CRYPTOMGR_SYMMETRIC_KEY_ENTRY_ADD_FAILED - Static variable in class org.opends.messages.CoreMessages
-
CryptoManager failed to add locally produced symmetric key entry "%s": %s
- ERR_CSN_RANGE_INCLUDES_MORE_THAN_ONE_SERVER - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Specified CSNs '%s' and '%s' have two different server ids.
- ERR_CSN_RANGE_SAME_OPERATOR_TYPE - Static variable in class org.opends.messages.ReplicationMessages
-
Specified operators '%s' and '%s' do not specify a range for historicalCsnRangeMatch extensible matching rule
- ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred adding to groups.
- ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error adding to groups
- ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE - Static variable in class org.opends.messages.AdminToolMessages
-
The provided alias '%s' already exists in the schema (defined as %s).
- ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
An attribute cannot be its own superior.
- ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
The attribute is superior (directly or indirectly) of '%s'.
- ERR_CTRL_PANEL_ATTRIBUTE_NAME_ALREADY_IN_USE - Static variable in class org.opends.messages.AdminToolMessages
-
The provided name '%s' already exists in the schema (defined as %s).
- ERR_CTRL_PANEL_ATTRIBUTE_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a name for the attribute.
- ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for attribute %s.
- ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The backend '%s' could not be found.
- ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find backend
- ERR_CTRL_PANEL_BACKUP_ID_ALREADY_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
A backup with ID '%s' is already defined under '%s'.
- ERR_CTRL_PANEL_BACKUP_PATH_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
The backup path '%s' does not exist.
- ERR_CTRL_PANEL_BACKUP_PATH_EXISTS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The file '%s' exists.
- ERR_CTRL_PANEL_BACKUP_PATH_IS_A_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
The backup path '%s" exists and is a file.
- ERR_CTRL_PANEL_CANCELING_TASK_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred canceling the selected tasks.
- ERR_CTRL_PANEL_CANCELING_TASK_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error canceling task
- ERR_CTRL_PANEL_CANNOT_READ_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Cannot read file '%s'.
- ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find entry specified in '%s'.
- ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find entry specified in '%s'.
- ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred creating attribute '%s'.
- ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error creating attribute
- ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the creation of the base DN.
- ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error during creation of base DN '%s'.
- ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred creating new entry.
- ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error creating new entry
- ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred creating index.
- ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error creating index
- ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred creating VLV index.
- ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error creating VLV index
- ERR_CTRL_PANEL_CREATING_OBJECTCLASS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred creating object class '%s'.
- ERR_CTRL_PANEL_CREATING_OBJECTCLASS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error creating object class
- ERR_CTRL_PANEL_DATE_ALREADY_PASSED - Static variable in class org.opends.messages.AdminToolMessages
-
The provided date already passed.
- ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred deleting attribute '%s'.
- ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting attribute
- ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred deleting backends.
- ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting backends
- ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred deleting base DNs.
- ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting base DNs
- ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred deleting entries
- ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting entries
- ERR_CTRL_PANEL_DELETING_ENTRY_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred deleting entry '%s'.
- ERR_CTRL_PANEL_DELETING_ENTRY_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting entry
- ERR_CTRL_PANEL_DELETING_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred deleting index '%s'.
- ERR_CTRL_PANEL_DELETING_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting index
- ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred deleting indexes '%s'.
- ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting indexes
- ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred deleting object class '%s'.
- ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting object class
- ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred deleting schema elements.
- ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting schema elements
- ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred deleting subtree '%s'.
- ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting subtree
- ERR_CTRL_PANEL_DELETING_VLV_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred VLV deleting index '%s'.
- ERR_CTRL_PANEL_DELETING_VLV_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error deleting VLV index
- ERR_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the disabling of the Windows service.
- ERR_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Disabling of Windows Service
- ERR_CTRL_PANEL_DN_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
The DN is not valid.
- ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
Invalid dn value: '%s'.
- ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the name of the new entry.
- ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a valid DN for the parent entry.
- ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
The parent entry does not exist.
- ERR_CTRL_PANEL_EMPTY_ALIAS - Static variable in class org.opends.messages.AdminToolMessages
-
You have provided an empty alias.
- ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the enabling of the Windows service.
- ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Enabling of Windows Service
- ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.AdminToolMessages
-
Entry '%s' already exists.
- ERR_CTRL_PANEL_ERR_READING_JAVA_SETTINGS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading Java settings
- ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error checking entry.
- ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An unexpected error occurred checking the provided Java settings.
- ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error checking Java settings
- ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not created local LDIF to populate new base DN with automatically generated data.
- ERR_CTRL_PANEL_ERROR_DECODING_BASE64 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred decoding the provided base 64 string.
- ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error Reading Configuration
- ERR_CTRL_PANEL_ERROR_READING_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred reading the contents of the file.
- ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred searching entry '%s'.
- ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error updating schema.
- ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The provided path '%s' exists and it is a directory.
- ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the export.
- ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Export
- ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
The file '%s' does not exist.
- ERR_CTRL_PANEL_FILE_NOT_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You have to provide a value for the file.
- ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Java home value '%s' is not valid.
- ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The group '%s' could not be found.
- ERR_CTRL_PANEL_GROUP_FILTER_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided LDAP URL value is not valid.
- ERR_CTRL_PANEL_GROUP_FILTER_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide an LDAP URL with a filter for the group.
- ERR_CTRL_PANEL_GROUP_NOT_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must specify a group.
- ERR_CTRL_PANEL_IMPORTING_LDIF_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the import.
- ERR_CTRL_PANEL_IMPORTING_LDIF_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Import
- ERR_CTRL_PANEL_INCOMPATIBLE_SUPERIORS_WITH_ABSTRACT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You are editing an abstract object class.
- ERR_CTRL_PANEL_INCOMPATIBLE_SUPERIORS_WITH_AUXILIARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You are editing an auxiliary object class.
- ERR_CTRL_PANEL_INCOMPATIBLE_SUPERIORS_WITH_STRUCTURAL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You are editing a structural object class.
- ERR_CTRL_PANEL_INDEX_MUST_BE_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select an index.
- ERR_CTRL_PANEL_INDEX_TO_BE_VERIFIED_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one index to be verified.
- ERR_CTRL_PANEL_INVALID_ATTRIBUTE_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided name is not valid.
- ERR_CTRL_PANEL_INVALID_BASE_DN_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided base DN is not valid.
- ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided base DN is not valid.
- ERR_CTRL_PANEL_INVALID_DAY - Static variable in class org.opends.messages.AdminToolMessages
-
The provided day value is not valid.
- ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH - Static variable in class org.opends.messages.AdminToolMessages
-
The day '%d' does not exist in %s.
- ERR_CTRL_PANEL_INVALID_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The entry is not correct.
- ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
The entry limit must be an integer between %d and %d.
- ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided value '%s' is not a valid filter.
- ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided filter is not valid.
- ERR_CTRL_PANEL_INVALID_HOUR - Static variable in class org.opends.messages.AdminToolMessages
-
The provided hour value is not valid.
- ERR_CTRL_PANEL_INVALID_MINUTE - Static variable in class org.opends.messages.AdminToolMessages
-
The provided minute value is not valid.
- ERR_CTRL_PANEL_INVALID_OBJECTCLASS_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided name is not valid.
- ERR_CTRL_PANEL_INVALID_TIME - Static variable in class org.opends.messages.AdminToolMessages
-
The provided time value is not valid.
- ERR_CTRL_PANEL_INVALID_WRAP_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
The value of the wrap column must be between %d and %d.
- ERR_CTRL_PANEL_JAVA_BINARY_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find binary '%s'.
- ERR_CTRL_PANEL_JAVA_PATH_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
Path '%s' does not exist.
- ERR_CTRL_PANEL_JAVA_PATH_NOT_A_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Path '%s' is not a directory.
- ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
To be able to launch tasks on a future date, the server must be running.
- ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
To be able to launch tasks periodically, the server must be running.
- ERR_CTRL_PANEL_MEMBER_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The entry '%s' could not be found.
- ERR_CTRL_PANEL_MEMBER_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a member for the group.
- ERR_CTRL_PANEL_MEMBER_VALUE_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided value as member '%s' is not valid.
- ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred modifying attribute '%s'.
- ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error modifying attribute
- ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred saving changes to entry '%s'.
- ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error saving changes
- ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred modifying index '%s'.
- ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error modifying index
- ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred modifying object class '%s'.
- ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error modifying object class
- ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred modifying VLV index '%s'.
- ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error modifying VLV index
- ERR_CTRL_PANEL_MUST_SELECT_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
You must select a base DN.
- ERR_CTRL_PANEL_MUST_SELECT_INDEX_TO_REBUILD - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one index to be rebuilt.
- ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the name of the domain.
- ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the name of the group.
- ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the name of the organization.
- ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the Name of the Organizational Unit.
- ERR_CTRL_PANEL_NEW_PASSWORD_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the new password.
- ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one attribute for the sort order.
- ERR_CTRL_PANEL_NO_BACKEND_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
No backend selected.
- ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE - Static variable in class org.opends.messages.AdminToolMessages
-
No backends available.
- ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code There are no backends defined.
- ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
No Backends Found
- ERR_CTRL_PANEL_NO_BACKENDS_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
No backends selected.
- ERR_CTRL_PANEL_NO_BACKUP_ID_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
No backup ID provided.
- ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
No backup path provided.
- ERR_CTRL_PANEL_NO_BASE_DN_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a base DN.
- ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a base DN.
- ERR_CTRL_PANEL_NO_BASE_DNS_DEFINED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
No base DNs defined.
- ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No hour provided.
- ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No minute provided.
- ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No day of month provided.
- ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No month provided.
- ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No day of week provided.
- ERR_CTRL_PANEL_NO_FILTER_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a filter for the index.
- ERR_CTRL_PANEL_NO_INDEX_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
No index selected on the tree.
- ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one index type (approximate, equality, ordering, presence or substring).
- ERR_CTRL_PANEL_NO_INDEXES_FOR_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
No indexes defined for base DN '%s'.
- ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one day of the month.
- ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
No parent backup ID provided.
- ERR_CTRL_PANEL_NO_PARENT_BACKUP_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have chosen to run an incremental backup.
- ERR_CTRL_PANEL_NO_PARENT_BACKUP_TO_VERIFY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You must provide the parent directory containing the backup files.
- ERR_CTRL_PANEL_NO_VLV_INDEX_NAME_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
No VLV index name provided.
- ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one day of the week.
- ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
The base DN '%s' is not a descendant of any of the base DNs defined in backend '%s'.
- ERR_CTRL_PANEL_NOT_A_STATIC_GROUP - Static variable in class org.opends.messages.AdminToolMessages
-
The entry '%s' exists but it is not an static group.
- ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
The attribute '%s' has not a valid name.
- ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The hour value provided is not valid.
- ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The minute value provided is not valid.
- ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The day of month value provided is not valid.
- ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The month value provided is not valid.
- ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
The day of week value provided is not valid.
- ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Java binary '%s' could not be used to launch the server scripts.
- ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The Java binary '%s' could not be used to launch the server scripts.<br>The server cannot run using the provided Java Home.
- ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
An object class cannot be its own superior.
- ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
The object class is superior (directly or indirectly) of '%s'.
- ERR_CTRL_PANEL_OBJECTCLASS_NAME_ALREADY_IN_USE - Static variable in class org.opends.messages.AdminToolMessages
-
The provided name '%s' already exists in the schema (defined as %s).
- ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a name for the object class.
- ERR_CTRL_PANEL_OID_ALREADY_IN_USE - Static variable in class org.opends.messages.AdminToolMessages
-
The provided OID '%s' already exists in the schema (defined as %s).
- ERR_CTRL_PANEL_OID_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided OID is not valid.
- ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH - Static variable in class org.opends.messages.AdminToolMessages
-
The provided passwords do not match.
- ERR_CTRL_PANEL_PATH_IS_A_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The path '%s' is a directory.
- ERR_CTRL_PANEL_READING_JAVA_SETTINGS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An unexpected error occurred reading the Java settings.
- ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred rebuilding index.
- ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error Rebuilding Indexes
- ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_DYNAMIC - Static variable in class org.opends.messages.AdminToolMessages
-
The provided Reference Group exists but it is not a dynamic group.
- ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The provided Reference Group could not be found.
- ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided Dynamic Group Reference DN is not valid.
- ERR_CTRL_PANEL_REFERRAL_LOOP - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The selected referral is defined in server %s and is referencing to an entry in the same server that is an ascentor of the entry.
- ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT - Static variable in class org.opends.messages.AdminToolMessages
-
The rejects and skips file must have different values.
- ERR_CTRL_PANEL_REJECTS_FILE_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the rejects file.
- ERR_CTRL_PANEL_REQUIRED_BACKUP_TO_VERIFY - Static variable in class org.opends.messages.AdminToolMessages
-
You must select a backup from the list of available backups.
- ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred updating user password.
- ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error updating user password
- ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The error occurred solving referral '%s'.<br>Details: %s
- ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred restarting the server.
- ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during server restart
- ERR_CTRL_PANEL_RESTORING_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the restore.
- ERR_CTRL_PANEL_RESTORING_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Restore
- ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the backup.
- ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Backup
- ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The schema could not be found.
- ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find schema
- ERR_CTRL_PANEL_SETTING_ENVIRONMENT - Static variable in class org.opends.messages.AdminToolMessages
-
Error setting environment: %s
- ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the skips file.
- ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred starting the server.
- ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during server start
- ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred stopping the server.
- ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Server Stop
- ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE - Static variable in class org.opends.messages.AdminToolMessages
-
The command-line %s returned successfully but the server appears to be running.
- ERR_CTRL_PANEL_UNEXPECTED_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unexpected error.
- ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_CODE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred updating Java settings.
- ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred updating Java settings.
- ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error updating Java properties
- ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for 'Common Name'.
- ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for 'Last Name'.
- ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the naming attribute '%s'.
- ERR_CTRL_PANEL_VALUE_IN_BASE_64_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value in Base 64 format.
- ERR_CTRL_PANEL_VERIFYING_BACKUP_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the backup verification.
- ERR_CTRL_PANEL_VERIFYING_BACKUP_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Backup Verification
- ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred during the index verification.
- ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error during Index Verification
- ERR_CTRL_PANEL_VLV_INDEX_ALREADY_DEFINED - Static variable in class org.opends.messages.AdminToolMessages
-
There is already a VLV index '%s' defined in backend '%s'.
- ERR_DATA_VERSION_MISMATCH - Static variable in class org.opends.messages.ToolMessages
-
{@code The OpenDJ binary version '%s' does not match the installed data version '%s'.
- ERR_DATABASE_EXCEPTION - Static variable in class org.opends.messages.BackendMessages
-
Database exception: %s
- ERR_DECODING_CONTROL - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to decode ldap control: '%s'
- ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO - Static variable in class org.opends.messages.AdminMessages
-
The %s could be found but its type resolved to an abstract managed object definition
- ERR_DECODING_EXCEPTION_NO_TYPE_INFO - Static variable in class org.opends.messages.AdminMessages
-
{@code The %s could be found but did not contain any type information (e.g.
- ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO - Static variable in class org.opends.messages.AdminMessages
-
{@code The %s could be found but did not contain the expected type information (e.g.
- ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The default values for the "%s" property could not be determined
- ERR_DELETE_ABORTED_BY_SUBORDINATE_PLUGIN - Static variable in class org.opends.messages.BackendMessages
-
A plugin caused the delete operation to be aborted while deleting a subordinate entry %s
- ERR_DELETE_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be removed because the request contained an LDAP assertion control and the associated filter did not match the contents of the entry
- ERR_DELETE_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be deleted due to insufficient access rights
- ERR_DELETE_BACKEND_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to delete entry %s because the backend that holds that entry is configured in read-only mode
- ERR_DELETE_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be removed because the server failed to obtain a write lock for this entry after multiple attempts
- ERR_DELETE_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be removed because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
- ERR_DELETE_HAS_SUB_BACKEND - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be removed because the backend that should contain that entry has a subordinate backend with a base DN of %s that is below the target DN
- ERR_DELETE_NO_SUCH_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s does not exist in the Directory Server
- ERR_DELETE_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be removed because it does not exist
- ERR_DELETE_NOT_ALLOWED_ON_NONLEAF - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be removed because it has subordinate entries
- ERR_DELETE_SERVER_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to delete entry %s because the Directory Server is configured in read-only mode
- ERR_DELETE_SYNCH_CONFLICT_RESOLUTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during conflict resolution synchronization processing for the delete operation with connection ID %d and operation ID %d: %s
- ERR_DELETE_SYNCH_POSTOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during postoperation synchronization processing for the delete operation with connection ID %d and operation ID %d: %s
- ERR_DELETE_SYNCH_PREOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during preoperation synchronization processing for the delete operation with connection ID %d and operation ID %d: %s
- ERR_DELETE_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be removed because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_DEPENDENCY_TASK_NOT_DEFINED - Static variable in class org.opends.messages.AdminToolMessages
-
There is no task with ID '%s' in the server.
- ERR_DEREGISTER_BASEDN_NOT_REGISTERED - Static variable in class org.opends.messages.CoreMessages
-
Unable to de-register base DN %s with the Directory Server because that base DN is not registered for any active backend
- ERR_DESCRIPTION_INVALID_VERSION - Static variable in class org.opends.messages.ToolMessages
-
{@code Invalid LDAP version number '%s'.
- ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to load the dictionary from file %s: %s
- ERR_DICTIONARY_VALIDATOR_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
The specified dictionary file %s does not exist
- ERR_DICTIONARY_VALIDATOR_PASSWORD_IN_DICTIONARY - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password contained a word from the server's dictionary
- ERR_DIRCFG_INVALID_CONFIG_CLASS - Static variable in class org.opends.messages.CoreMessages
-
{@code The specified config handler class '%s' is invalid.
- ERR_DIRCFG_INVALID_CONFIG_FILE - Static variable in class org.opends.messages.CoreMessages
-
{@code The specified config file path '%s' is invalid.
- ERR_DIRCFG_INVALID_LOCK_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
-
{@code The specified lock directory '%s' is invalid.
- ERR_DIRCFG_INVALID_SCHEMA_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
-
{@code The specified schema configuration directory '%s' is invalid.
- ERR_DIRCFG_INVALID_SERVER_ROOT - Static variable in class org.opends.messages.CoreMessages
-
{@code The specified server root directory '%s' is invalid.
- ERR_DIRCFG_SERVER_ALREADY_RUNNING - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server is currently running.
- ERR_DIRECTORY_INVALID - Static variable in class org.opends.messages.BackendMessages
-
The backend database directory '%s' is not a valid directory
- ERR_DISK_FULL_CHANGELOG_DIRECTORY - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The replication server has detected that the file system containing the changelog is full.
- ERR_DISK_SPACE_FULL_THRESHOLD_REACHED - Static variable in class org.opends.messages.CoreMessages
-
{@code The free space (%s) on the disk containing directory "%s" is below full threshold for the following subsystems: %s.
- ERR_DISK_SPACE_GET_MOUNT_POINT - Static variable in class org.opends.messages.CoreMessages
-
Could not get filesystem for directory %s: %s
- ERR_DISK_SPACE_LOW_THRESHOLD_REACHED - Static variable in class org.opends.messages.CoreMessages
-
{@code The free space (%s) on the disk containing directory "%s" is between low and full threshold for the following subsystems: %s.
- ERR_DISK_SPACE_MONITOR_UPDATE_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Failed to update free disk space for directory %s: %s
- ERR_DISK_SPACE_THRESHOLDS_PER_SUBSYSTEM - Static variable in class org.opends.messages.CoreMessages
-
"%s" (low=%s, full=%s)
- ERR_DIT_CONTENT_RULE_CANNOT_REGISTER - Static variable in class org.opends.messages.SchemaMessages
-
DIT content rule could not be registered from definition: %s
- ERR_DS_BADLY_DISCONNECTED - Static variable in class org.opends.messages.ReplicationMessages
-
The connection from this replication server RS(%s) to directory server DS(%s) at %s for domain "%s" has failed
- ERR_DS_CANNOT_CHANGE_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Could not compute new status in DS replication domain %s with server id %s.
- ERR_DS_DISCONNECTED_DURING_HANDSHAKE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Directory server %s was attempting to connect to replication server %s but has disconnected in handshake phase.
- ERR_DS_DN_DOES_NOT_MATCH - Static variable in class org.opends.messages.ReplicationMessages
-
DN sent by replication server: %s does not match local directory server one: %s
- ERR_DS_INVALID_INIT_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
Computed invalid initial status: %s in DS replication domain %s with server id %s
- ERR_DS_INVALID_REQUESTED_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
Received invalid requested status %s in DS replication domain %s with server id %s
- ERR_DSCORE_CANNOT_BOOTSTRAP - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to bootstrap the Directory Server: %s
- ERR_DSCORE_CANNOT_INITIALIZE_ARGS - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to initialize the command-line arguments: %s
- ERR_DSCORE_CANNOT_START - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while trying to start the Directory Server: %s
- ERR_DSCORE_ERROR_NODETACH_AND_WINDOW_SERVICE - Static variable in class org.opends.messages.CoreMessages
-
OpenDJ is configured to run as a Windows service and it cannot run in no-detach mode
- ERR_DSCORE_ERROR_NODETACH_TIMEOUT - Static variable in class org.opends.messages.CoreMessages
-
In no-detach mode, the 'timeout' option cannot be used
- ERR_DSCORE_ERROR_PARSING_ARGS - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to parse the provided set of command line arguments: %s
- ERR_DUPLICATE_REPLICATION_SERVER_ID - Static variable in class org.opends.messages.ReplicationMessages
-
In Replication server %s: replication servers %s and %s have the same ServerId : %s
- ERR_DUPLICATE_SERVER_ID - Static variable in class org.opends.messages.ReplicationMessages
-
In Replication server %s: servers %s and %s have the same ServerId : %s
- ERR_DYNAMICGROUP_ALTERING_MEMBERS_NOT_SUPPORTED - Static variable in class org.opends.messages.ExtensionMessages
-
Dynamic groups do not support explicitly altering their membership
- ERR_DYNAMICGROUP_CANNOT_DECODE_MEMBERURL - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to decode value "%s" in entry "%s" as an LDAP URL: %s
- ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The server encountered a timeout while attempting to add user %s to the member list for dynamic group %s
- ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting perform an internal search with base DN %s and filter %s to resolve the member list for dynamic group %s: result code %s, error message %s
- ERR_DYNAMICGROUP_NESTING_NOT_SUPPORTED - Static variable in class org.opends.messages.ExtensionMessages
-
Dynamic groups do not support nested groups
- ERR_ECLN_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided entry changelog notification control because an error occurred while attempting to decode the control value: %s
- ERR_ECLN_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided entry changelog notification control because it does not have a value
- ERR_ECN_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided entry change notification control because an error occurred while attempting to decode the control value: %s
- ERR_ECN_ILLEGAL_PREVIOUS_DN - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Cannot decode the provided entry change notification control because it contains a previous DN element but had a change type of %s.
- ERR_ECN_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided entry change notification control because it does not have a value
- ERR_EFFECTIVERIGHTS_INVALID_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
The authorization ID "%s" contained in the geteffectiverights control is invalid because it does not start with "dn:" to indicate a user DN
- ERR_EMAIL_CANNOT_ATTACH_FILE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while trying to attach file %s: %s
- ERR_EMAIL_CANNOT_PROCESS_BODY_FILE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to process message body file %s: %s
- ERR_EMAIL_CANNOT_SEND_MESSAGE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while trying to send the e-mail message: %s
- ERR_EMAIL_NO_SUCH_ATTACHMENT_FILE - Static variable in class org.opends.messages.UtilityMessages
-
The attachment file %s does not exist
- ERR_EMAIL_NO_SUCH_BODY_FILE - Static variable in class org.opends.messages.UtilityMessages
-
The file %s specified as the body file for the e-mail message does not exist
- ERR_EMAILMSG_CANNOT_SEND - Static variable in class org.opends.messages.UtilityMessages
-
The specified e-mail message could not be sent using any of the configured mail servers
- ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS - Static variable in class org.opends.messages.UtilityMessages
-
The provided recipient address %s is invalid: %s
- ERR_EMAILMSG_INVALID_SENDER_ADDRESS - Static variable in class org.opends.messages.UtilityMessages
-
The provided sender address %s is invalid: %s
- ERR_EMBEDDED_SERVER_ARCHIVE_SETUP_WRONG_ROOT_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
{@code The setup from an archive can only be done with a server root directory named after the root directory contained in the archive: '%s'.
- ERR_EMBEDDED_SERVER_CONFIG_VERSION - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to retrieve the configuration version of the directory server: '%s'
- ERR_EMBEDDED_SERVER_CONFIGURE_REPLICATION - Static variable in class org.opends.messages.UtilityMessages
-
{@code An error occurred while attempting to configure replication between embedded server with server root '%s' and source replication port '%s' and destination server with hostname '%s' and destination replication port '%s'.
- ERR_EMBEDDED_SERVER_DATA_VERSION - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to retrieve the data version of the directory server: '%s'
- ERR_EMBEDDED_SERVER_IMPORT_DATA_FAILURE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s': '%s'
- ERR_EMBEDDED_SERVER_IMPORT_DATA_NOT_SUCCESSFUL - Static variable in class org.opends.messages.UtilityMessages
-
{@code An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s'.
- ERR_EMBEDDED_SERVER_INITIALIZE_CONFIGURATION - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while initializing configuration of embedded server with server root '%s': %s
- ERR_EMBEDDED_SERVER_INITIALIZE_REPLICATION - Static variable in class org.opends.messages.UtilityMessages
-
{@code An error occurred while attempting to initialize replication between embedded server with server root '%s' and admin source port '%s' and destination server with hostname '%s' and destination admin port '%s'.
- ERR_EMBEDDED_SERVER_INTERNAL_CONNECTION - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to retrieve an internal connection to the server with the user DN '%s'
- ERR_EMBEDDED_SERVER_LDIF_MANAGEMENT_CONTEXT - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to initialize the configuration framework or to read the configuration file '%s'
- ERR_EMBEDDED_SERVER_REBUILD_INDEX_FAILURE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to rebuild index of embedded server with server root '%s': %s
- ERR_EMBEDDED_SERVER_REBUILD_INDEX_NOT_SUCCESSFUL - Static variable in class org.opends.messages.UtilityMessages
-
{@code An error occurred while attempting to rebuild index of embedded server with server root '%s'.
- ERR_EMBEDDED_SERVER_SETUP - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to setup the embedded server with server root '%s', base DN '%s'.
- ERR_EMBEDDED_SERVER_SETUP_EXTRACT_ARCHIVE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to extract server archive '%s' before setup of embedded server with server root '%s': %s
- ERR_EMBEDDED_SERVER_START - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to start the embedded server with server root '%s' : %s
- ERR_EMBEDDED_SERVER_UPGRADE - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to upgrade the embedded server with server root '%s' : %s
- ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING - Static variable in class org.opends.messages.UtilityMessages
-
The embedded server with server root '%s' cannot be started because it is already running.
- ERR_ENCODING_VALUES_FOR_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an error occurred while encoding the values for the field '%s': '%s'
- ERR_ENCPW_CANNOT_ENCODE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to encode the clear-text password: %s
- ERR_ENCPW_CANNOT_READ_PW - Static variable in class org.opends.messages.ToolMessages
-
Cannot read password from the input: %s
- ERR_ENCPW_INVALID_ENCODED_AUTHPW - Static variable in class org.opends.messages.ToolMessages
-
The provided password is not a valid encoded authentication password value: %s
- ERR_ENCPW_INVALID_ENCODED_USERPW - Static variable in class org.opends.messages.ToolMessages
-
The provided password is not a valid encoded user password value: %s
- ERR_ENCPW_NO_CLEAR_PW - Static variable in class org.opends.messages.ToolMessages
-
{@code No clear-text password was specified.
- ERR_ENCPW_NO_SCHEME - Static variable in class org.opends.messages.ToolMessages
-
{@code No password storage scheme was specified.
- ERR_ENCPW_NO_STORAGE_SCHEMES - Static variable in class org.opends.messages.ToolMessages
-
No password storage schemes have been configured for use in the Directory Server
- ERR_ENCPW_NO_SUCH_AUTH_SCHEME - Static variable in class org.opends.messages.ToolMessages
-
Authentication password storage scheme "%s" is not configured for use in the Directory Server
- ERR_ENCPW_NO_SUCH_SCHEME - Static variable in class org.opends.messages.ToolMessages
-
Password storage scheme "%s" is not configured for use in the Directory Server
- ERR_ENCPW_NOT_SAME_PW - Static variable in class org.opends.messages.ToolMessages
-
Provided passwords don't matched
- ERR_ENQUEUE_BIND_IN_PROGRESS - Static variable in class org.opends.messages.CoreMessages
-
{@code A bind operation is currently in progress on the associated client connection.
- ERR_ENQUEUE_MUST_CHANGE_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
%s must change their password before it will be allowed to request any other operations
- ERR_ENQUEUE_SASLBIND_IN_PROGRESS - Static variable in class org.opends.messages.CoreMessages
-
{@code A SASL bind operation is currently in progress on the associated client connection.
- ERR_ENQUEUE_STARTTLS_IN_PROGRESS - Static variable in class org.opends.messages.CoreMessages
-
{@code A StartTLS operation is currently in progress on the associated client connection.
- ERR_ENTRY_ADD_DUPLICATE_OC - Static variable in class org.opends.messages.CoreMessages
-
Object class %s is already present in entry %s and cannot be added a second time
- ERR_ENTRY_ADD_OBSOLETE_OC - Static variable in class org.opends.messages.CoreMessages
-
Object class %s added to entry %s is marked OBSOLETE in the server schema
- ERR_ENTRY_ADD_UNKNOWN_OC - Static variable in class org.opends.messages.CoreMessages
-
Object class %s cannot be added to entry %s because that class is not defined in the Directory Server schema
- ERR_ENTRY_CONTAINER_ALREADY_REGISTERED - Static variable in class org.opends.messages.BackendMessages
-
An entry container named '%s' is alreadly registered for base DN '%s'
- ERR_ENTRY_DATABASE_CORRUPT - Static variable in class org.opends.messages.BackendMessages
-
The entry database does not contain a valid record for ID %s
- ERR_ENTRY_DECODE_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode an entry because an unexpected exception was caught during processing: %s
- ERR_ENTRY_DECODE_UNRECOGNIZED_VERSION - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode an entry because it had an unsupported entry version byte value of %s
- ERR_ENTRY_DUPLICATE_VALUES - Static variable in class org.opends.messages.CoreMessages
-
Unable to add one or more values to attribute %s because at least one of the values already exists
- ERR_ENTRY_INCREMENT_CANNOT_PARSE_AS_INT - Static variable in class org.opends.messages.CoreMessages
-
Unable to increment the value of attribute %s because either the current value or the increment could not be parsed as an integer
- ERR_ENTRY_INCREMENT_INVALID_VALUE_COUNT - Static variable in class org.opends.messages.CoreMessages
-
Unable to increment the value of attribute %s because the provided modification did not have exactly one value to use as the increment
- ERR_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
-
Unable to increment the value of attribute %s because that attribute does not exist in the entry
- ERR_ENTRY_NO_SUCH_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to remove one or more values from attribute %s because at least one of the attributes does not exist in the entry
- ERR_ENTRY_OC_INCREMENT_NOT_SUPPORTED - Static variable in class org.opends.messages.CoreMessages
-
The increment operation is not supported for the objectClass attribute
- ERR_ENTRY_SCHEMA_ATTR_NO_VALUES - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it includes attribute %s without any values
- ERR_ENTRY_SCHEMA_ATTR_SINGLE_VALUED - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it includes multiple values for attribute %s, which is defined as a single-valued attribute
- ERR_ENTRY_SCHEMA_COULD_NOT_CHECK_DSR - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error occurred while attempting to check entry %s against DIT structure rule %s: %s
- ERR_ENTRY_SCHEMA_COULD_NOT_CHECK_PARENT_DSR - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error occurred while attempting to perform DIT structure rule processing for the parent of entry %s: %s
- ERR_ENTRY_SCHEMA_DISALLOWED_AUXILIARY_CLASS - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it includes auxiliary objectClass %s that is not allowed by DIT content rule %s
- ERR_ENTRY_SCHEMA_DISALLOWED_USER_ATTR_FOR_OC - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it includes attribute %s which is not allowed by any of the objectclasses defined in that entry
- ERR_ENTRY_SCHEMA_DSR_DISALLOWED_SUPERIOR_OC - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because DIT structure rule %s does not allow entries of type %s to be placed immediately below entries of type %s
- ERR_ENTRY_SCHEMA_DSR_NO_PARENT_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
The Directory Server was unable to evaluate entry %s to determine whether it was compliant with the DIT structure rule configuration because parent entry %s either does not exist or could not be retrieved
- ERR_ENTRY_SCHEMA_DSR_NO_PARENT_OC - Static variable in class org.opends.messages.CoreMessages
-
The Directory Server was unable to evaluate entry %s to determine whether it was compliant with the DIT rule configuration because the parent entry %s does not appear to contain a valid structural objectclass
- ERR_ENTRY_SCHEMA_MISSING_REQUIRED_ATTR_FOR_DCR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it is missing attribute %s which is required by DIT content rule %s
- ERR_ENTRY_SCHEMA_MISSING_REQUIRED_ATTR_FOR_OC - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it is missing attribute %s which is required by objectclass %s
- ERR_ENTRY_SCHEMA_MULTIPLE_STRUCTURAL_CLASSES - Static variable in class org.opends.messages.CoreMessages
-
{@code Entry %s violates the Directory Server schema configuration because it includes multiple conflicting structural objectclasses %s and %s.
- ERR_ENTRY_SCHEMA_NO_STRUCTURAL_CLASS - Static variable in class org.opends.messages.CoreMessages
-
{@code Entry %s violates the Directory Server schema configuration because it does not include a structural objectclass.
- ERR_ENTRY_SCHEMA_PROHIBITED_ATTR_FOR_DCR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it contains attribute %s which is prohibited by DIT content rule %s
- ERR_ENTRY_SCHEMA_RDN_DISALLOWED_ATTR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because its RDN contains attribute %s that is not allowed by name form %s
- ERR_ENTRY_SCHEMA_RDN_MISSING_REQUIRED_ATTR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because its RDN does not contain attribute %s that is required by name form %s
- ERR_ENTRY_SCHEMA_UNKNOWN_OC - Static variable in class org.opends.messages.CoreMessages
-
Entry %s violates the Directory Server schema configuration because it contains an unknown objectclass %s
- ERR_ENTRY_SCHEMA_VIOLATES_PARENT_DSR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s is invalid according to the server schema because there is no DIT structure rule that applies to that entry, but there is a DIT structure rule for the parent entry %s
- ERR_ENTRY_UNKNOWN_MODIFICATION_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unknown modification type %s requested
- ERR_ENTRYENCODECFG_INVALID_LENGTH - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided entry encode configuration element because it has an invalid length
- ERR_ENTRYIDSORTER_CANNOT_EXAMINE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Unable to examine the entry with ID %s for sorting purposes: %s
- ERR_ENTRYIDSORTER_NEGATIVE_START_POS - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the virtual list view request because the target start position was before the beginning of the result set
- ERR_ERROR_BIND_PASSWORD_NONINTERACTIVE - Static variable in class org.opends.messages.ToolMessages
-
The LDAP bind password was not specified and cannot be read interactively
- ERR_ERROR_CANNOT_READ_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.ToolMessages
-
The connection parameters could not be read due to the following error: %s
- ERR_ERROR_CLEARING_DB - Static variable in class org.opends.messages.ReplicationMessages
-
While clearing the database %s , the following error happened: %s
- ERR_ERROR_CONNECTING_TO_SERVER_PROMPT_AGAIN - Static variable in class org.opends.messages.AdminToolMessages
-
Could not connect to the Directory Server %s with the provided credentials.%nError details: %s%n%nProvide again the required information to connect to the server:
- ERR_ERROR_INCOMPATIBLE_PROPERTY_MOD - Static variable in class org.opends.messages.ToolMessages
-
The property modification "%s" is incompatible with another modification to the same property
- ERR_ERROR_MSG_RECEIVED - Static variable in class org.opends.messages.ReplicationMessages
-
The following error has been received : %s
- ERR_ERROR_NO_ADMIN_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
No password was specified for administrator "%s"
- ERR_ERROR_PARSING_ARGS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while parsing the command-line arguments: %s
- ERR_ERROR_REPLAYING_OPERATION - Static variable in class org.opends.messages.ReplicationMessages
-
Could not replay operation %s with ChangeNumber %s error %s %s
- ERR_ERROR_RESPONSE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
An error occurred while processing the request '%s': '%s' (details: '%s')
- ERR_ERROR_SEARCHING_BACKUPS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Error searching backups
- ERR_ERROR_SEARCHING_RUV - Static variable in class org.opends.messages.ReplicationMessages
-
Error %s when searching for server state %s : %s base dn : %s
- ERR_ERROR_STARTING_CONNECTION_HANDLERS - Static variable in class org.opends.messages.CoreMessages
-
Could not start connection handlers
- ERR_EXACTMAP_BACKEND_IS_NOT_LOCAL - Static variable in class org.opends.messages.ExtensionMessages
-
The baseDN '%s' specified as match base DN in the exact match identity mapper defined in configuration entry '%s', does not belong to a local backend
- ERR_EXACTMAP_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The internal search based on ID string %s could not be processed efficiently: %s.
- ERR_EXACTMAP_MULTIPLE_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
ID string %s mapped to multiple users
- ERR_EXACTMAP_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An internal failure occurred while attempting to resolve ID string %s to a user entry: %s
- ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Error during the Replication Server database trimming or flush process.
- ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID - Static variable in class org.opends.messages.ReplicationMessages
-
Caught IOException while changing status for domain %s and serverId: %s after reset for generation id: %s
- ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER - Static variable in class org.opends.messages.ReplicationMessages
-
Caught IOException while changing status for domain %s and serverId: %s from status analyzer: %s
- ERR_EXCEPTION_DECODING_OPERATION - Static variable in class org.opends.messages.ReplicationMessages
-
Error trying to replay %s, operation could not be decoded :
- ERR_EXCEPTION_FORWARDING_RESET_GEN_ID - Static variable in class org.opends.messages.ReplicationMessages
-
Caught IOException while forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
- ERR_EXCEPTION_LISTENING - Static variable in class org.opends.messages.ReplicationMessages
-
Replication server caught exception while listening for client connections %s
- ERR_EXCEPTION_REPLAYING_OPERATION - Static variable in class org.opends.messages.ReplicationMessages
-
An Exception was caught while replaying operation %s : %s
- ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE - Static variable in class org.opends.messages.ReplicationMessages
-
An Exception was caught while replaying replication message : %s
- ERR_EXCEPTION_SENDING_CS - Static variable in class org.opends.messages.ReplicationMessages
-
Replication broker with dn %s and server id %s failed to signal status change because of: %s
- ERR_EXCEPTION_SENDING_TOPO_INFO - Static variable in class org.opends.messages.ReplicationMessages
-
Caught IOException while sending topology info (for update) on domain %s for %s server %s : %s
- ERR_EXEC_DISABLED - Static variable in class org.opends.messages.UtilityMessages
-
The %s command will not be allowed because the Directory Server has been configured to refuse the use of the exec method
- ERR_EXECUTION_ERROR - Static variable in class org.opends.messages.BackendMessages
-
Execution error during backend operation: %s
- ERR_EXPORT_IO_ERROR - Static variable in class org.opends.messages.BackendMessages
-
I/O error occurred while exporting entry: %s
- ERR_EXTENDED_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The extended operation %s cannot be performed due to insufficient access rights
- ERR_EXTENDED_NO_HANDLER - Static variable in class org.opends.messages.CoreMessages
-
There is no extended operation handler registered with the Directory Server for handling extended operations with a request OID of %s
- ERR_EXTENDED_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Unable to process the request for extended operation %s because it contained an unsupported critical control with OID %s
- ERR_EXTERNAL_PROCESS_INTERRUPTED - Static variable in class org.opends.messages.SetupMessages
-
External process has been interrupted: '%s'
- ERR_EXTERNAL_PROCESS_STDERR - Static variable in class org.opends.messages.SetupMessages
-
External process contains errors:
%s
- ERR_EXTOP_CANCEL_CANNOT_DECODE_REQUEST_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the value of the cancel extended request: %s
- ERR_EXTOP_CANCEL_NO_REQUEST_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to process the cancel request because the extended operation did not include a request value
- ERR_EXTOP_PASSMOD_ACCOUNT_DISABLED - Static variable in class org.opends.messages.ExtensionMessages
-
The user account has been administratively disabled
- ERR_EXTOP_PASSMOD_ACCOUNT_LOCKED - Static variable in class org.opends.messages.ExtensionMessages
-
The user account is locked
- ERR_EXTOP_PASSMOD_ACCOUNT_NOT_LOCAL - Static variable in class org.opends.messages.ExtensionMessages
-
Password modification is not supported for user %s because the account is not managed locally
- ERR_EXTOP_PASSMOD_CANNOT_DECODE_AUTHZ_DN - Static variable in class org.opends.messages.ExtensionMessages
-
The password modify extended request cannot be processed because the server cannot decode "%s" as a valid DN for use in the authorization ID for the operation
- ERR_EXTOP_PASSMOD_CANNOT_DECODE_REQUEST - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to decode the password modify extended request sequence: %s
- ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER - Static variable in class org.opends.messages.ExtensionMessages
-
{@code An error occurred while attempting to determine the identity mapper to use in conjunction with the password modify extended operation defined in configuration entry %s: %s.
- ERR_EXTOP_PASSMOD_CANNOT_ENCODE_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to encode the provided password using the default scheme(s): %s
- ERR_EXTOP_PASSMOD_CANNOT_GENERATE_PW - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to create a new password using the password generator: %s
- ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to get the password policy for user %s: %s
- ERR_EXTOP_PASSMOD_CANNOT_LOCK_USER_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The password modify extended request cannot be processed because the server was unable to obtain a write lock on user entry %s after multiple attempts
- ERR_EXTOP_PASSMOD_CANNOT_MAP_USER - Static variable in class org.opends.messages.ExtensionMessages
-
The provided authorization ID string "%s" could not be mapped to any user in the directory
- ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map authorization ID string "%s" to a user entry: %s
- ERR_EXTOP_PASSMOD_IN_MIN_AGE - Static variable in class org.opends.messages.ExtensionMessages
-
The password cannot be changed because the previous password change was too recent
- ERR_EXTOP_PASSMOD_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ExtensionMessages
-
You do not have sufficient privileges to perform password reset operations
- ERR_EXTOP_PASSMOD_INVALID_AUTHZID_STRING - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The password modify extended request cannot be processed because it contained an invalid userIdentity field.
- ERR_EXTOP_PASSMOD_INVALID_OLD_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
The password modify extended operation cannot be processed because the current password provided for the user is invalid
- ERR_EXTOP_PASSMOD_NO_AUTH_OR_USERID - Static variable in class org.opends.messages.ExtensionMessages
-
The password modify extended request cannot be processed because it does not contain an authorization ID and the underlying connection is not authenticated
- ERR_EXTOP_PASSMOD_NO_PW_GENERATOR - Static variable in class org.opends.messages.ExtensionMessages
-
No new password was provided, and no password generator has been defined that may be used to automatically create a new password
- ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The identity mapper with configuration entry DN %s as specified for use with the password modify extended operation defined in entry %s either does not exist or is not enabled.
- ERR_EXTOP_PASSMOD_NO_USER_ENTRY_BY_AUTHZID - Static variable in class org.opends.messages.ExtensionMessages
-
The password modify extended request cannot be processed because it was not possible to identify the user entry to update based on the authorization DN of "%s"
- ERR_EXTOP_PASSMOD_PASSWORD_IS_EXPIRED - Static variable in class org.opends.messages.ExtensionMessages
-
The password cannot be changed because it is expired
- ERR_EXTOP_PASSMOD_PRE_ENCODED_NOT_ALLOWED - Static variable in class org.opends.messages.ExtensionMessages
-
The password policy does not allow users to supply pre-encoded passwords
- ERR_EXTOP_PASSMOD_PW_IN_HISTORY - Static variable in class org.opends.messages.ExtensionMessages
-
The provided new password was already contained in the password history
- ERR_EXTOP_PASSMOD_REQUIRE_CURRENT_PW - Static variable in class org.opends.messages.ExtensionMessages
-
The current password must be provided for self password changes
- ERR_EXTOP_PASSMOD_SECURE_AUTH_REQUIRED - Static variable in class org.opends.messages.ExtensionMessages
-
Password modify operations that supply the user's current password must be performed over a secure communication channel
- ERR_EXTOP_PASSMOD_SECURE_CHANGES_REQUIRED - Static variable in class org.opends.messages.ExtensionMessages
-
Password changes must be performed over a secure communication channel
- ERR_EXTOP_PASSMOD_UNACCEPTABLE_PW - Static variable in class org.opends.messages.ExtensionMessages
-
The provided new password failed the validation checks defined in the server: %s
- ERR_EXTOP_PASSMOD_USER_PW_CHANGES_NOT_ALLOWED - Static variable in class org.opends.messages.ExtensionMessages
-
End users are not allowed to change their passwords
- ERR_EXTOP_PWPSTATE_ACCOUNT_NOT_LOCAL - Static variable in class org.opends.messages.ExtensionMessages
-
The password policy state extended operation is not supported for user %s because the account is not managed locally
- ERR_EXTOP_WHOAMI_PROXYAUTH_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ExtensionMessages
-
You do not have sufficient privileges to use the proxied authorization control
- ERR_FAIL_PARSE_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to start Rest2Ldap Http Application due to the configuration error: '%s'
- ERR_FAILED_TO_CONNECT - Static variable in class org.opends.messages.ToolMessages
-
Unable to connect to the server at "%s" on port %s
- ERR_FAILED_TO_CONNECT_NOT_TRUSTED - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to connect to the server at %s on port %s.
- ERR_FAILED_TO_CONNECT_WRONG_PORT - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to connect to the server at %s on port %s.
- ERR_FCM_CANNOT_CALCULATE_FINGERPRINT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to calculate the fingerprint for the peer certificate with subject %s: %s
- ERR_FCM_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The internal search based on the certificate with fingerprint %s could not be processed efficiently: %s.
- ERR_FCM_MULTIPLE_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The certificate with fingerprint %s could not be mapped to exactly one user.
- ERR_FCM_MULTIPLE_SEARCH_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The certificate with fingerprint %s mapped to multiple users
- ERR_FCM_NO_PEER_CERTIFICATE - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user entry because no peer certificate was available
- ERR_FCM_PEER_CERT_NOT_X509 - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
- ERR_FCM_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An internal failure occurred while attempting to map the certificate with fingerprint %s to a user entry: %s
- ERR_FIELD_WRONG_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it included the field '%s' whose value is the wrong type: an object is expected
- ERR_FIFOCACHE_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ExtensionMessages
-
A fatal error occurred while trying to initialize fifo entry cache: %s
- ERR_FILE_CHECK_CREATE_FAILED - Static variable in class org.opends.messages.ReplicationMessages
-
An Exception was caught while testing existence or trying to create the directory for the Replication Server database : %s
- ERR_FILE_COLLECTOR - Static variable in class org.opends.messages.AdminToolMessages
-
Could not collect all the files
- ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a key manager factory to access the contents of keystore file %s: %s
- ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-file in configuration entry %s: %s
- ERR_FILE_KEYMANAGER_CANNOT_LOAD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to load the keystore contents from file %s: %s
- ERR_FILE_KEYMANAGER_INVALID_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The keystore type %s specified in attribute ds-cfg-key-store-type of configuration entry %s is not valid: %s
- ERR_FILE_KEYMANAGER_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
The keystore file %s specified in attribute ds-cfg-key-store-file of configuration entry %s does not exist
- ERR_FILE_NOT_FULLY_READABLE - Static variable in class org.opends.messages.ToolMessages
-
Could not completely read file '%s'
- ERR_FILE_SYSTEM_FULL - Static variable in class org.opends.messages.AdminToolMessages
-
There is not enough space in the file system to write the archive
- ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
- ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
- ERR_FILE_TRUSTMANAGER_CANNOT_LOAD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to load the trust store contents from file %s: %s
- ERR_FILE_TRUSTMANAGER_INVALID_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid: %s
- ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
- ERR_FILEARG_NO_SUCH_FILE_OR_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
%s (No such file or directory)
- ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_CREATE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain an exclusive lock on file %s was rejected because the attempt to create the lock file failed: %s
- ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_LOCK - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain an exclusive lock on file %s was rejected because an error occurred while attempting to acquire the lock: %s
- ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_OPEN - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain an exclusive lock on file %s was rejected because the attempt to open the lock file failed: %s
- ERR_FILELOCKER_LOCK_EXCLUSIVE_NOT_GRANTED - Static variable in class org.opends.messages.CoreMessages
-
The exclusive lock requested for file %s was not granted, which indicates that another process already holds a shared or exclusive lock on that file
- ERR_FILELOCKER_LOCK_EXCLUSIVE_REJECTED_BY_EXCLUSIVE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain an exclusive lock on file %s was rejected because an exclusive lock was already held on that file
- ERR_FILELOCKER_LOCK_EXCLUSIVE_REJECTED_BY_SHARED - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain an exclusive lock on file %s was rejected because a shared lock was already held on that file
- ERR_FILELOCKER_LOCK_SHARED_FAILED_CREATE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain a shared lock on file %s was rejected because the attempt to create the lock file failed: %s
- ERR_FILELOCKER_LOCK_SHARED_FAILED_LOCK - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain a shared lock on file %s was rejected because an error occurred while attempting to acquire the lock: %s
- ERR_FILELOCKER_LOCK_SHARED_FAILED_OPEN - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain a shared lock on file %s was rejected because the attempt to open the lock file failed: %s
- ERR_FILELOCKER_LOCK_SHARED_NOT_GRANTED - Static variable in class org.opends.messages.CoreMessages
-
The shared lock requested for file %s was not granted, which indicates that another process already holds an exclusive lock on that file
- ERR_FILELOCKER_LOCK_SHARED_REJECTED_BY_EXCLUSIVE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to obtain a shared lock on file %s was rejected because an exclusive lock was already held on that file
- ERR_FILELOCKER_UNLOCK_EXCLUSIVE_FAILED_RELEASE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to release the exclusive lock held on %s failed: %s
- ERR_FILELOCKER_UNLOCK_SHARED_FAILED_RELEASE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to release the shared lock held on %s failed: %s
- ERR_FILELOCKER_UNLOCK_UNKNOWN_FILE - Static variable in class org.opends.messages.CoreMessages
-
The attempt to release the lock held on %s failed because no record of a lock on that file was found
- ERR_FILEPERM_INVALID_UNIX_MODE_STRING - Static variable in class org.opends.messages.UtilityMessages
-
{@code The provided string %s does not represent a valid UNIX file mode.
- ERR_FILEPERM_SET_JAVA_EXCEPTION - Static variable in class org.opends.messages.UtilityMessages
-
{@code One or more exceptions were thrown in the process of updating the file permissions for %s.
- ERR_FILEPERM_SET_NO_SUCH_FILE - Static variable in class org.opends.messages.UtilityMessages
-
Unable to set permissions for file %s because it does not exist
- ERR_FRACTIONAL_COULD_NOT_RETRIEVE_CONFIG - Static variable in class org.opends.messages.ReplicationMessages
-
Could not retrieve the configuration for a replication domain matching the entry %s
- ERR_FULL_UPDATE_MISSING_REMOTE - Static variable in class org.opends.messages.ReplicationMessages
-
Cannot start total update in domain "%s" from this directory server DS(%s): cannot find remote directory server DS(%s)
- ERR_FULL_UPDATE_NO_REMOTES - Static variable in class org.opends.messages.ReplicationMessages
-
Cannot start total update in domain "%s" from this directory server DS(%s): no remote directory servers found
- ERR_GENERIC_UPDATE_MSG_IS_NOT_SUPPORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Generic update message types are not supported anymore by replication
- ERR_GET_SYMMETRIC_KEY_ASN1_DECODE_EXCEPTION - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot decode the provided symmetric key extended request: %s
- ERR_GET_SYMMETRIC_KEY_DECODE_EXCEPTION - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to decode the symmetric key extended request sequence: %s
- ERR_GET_SYMMETRIC_KEY_NO_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot decode the provided symmetric key extended operation because it does not have a value
- ERR_GLOBAL_ACCESS_CONTROL_INVALID_TARGET_DN_PATTERN - Static variable in class org.opends.messages.AccessControlMessages
-
The global access control policy defined in "%s" could not be parsed because it contains an invalid target DN pattern "%s"
- ERR_GLOBAL_ACCESS_CONTROL_INVALID_USER_DN_PATTERN - Static variable in class org.opends.messages.AccessControlMessages
-
The global access control policy defined in "%s" could not be parsed because it contains an invalid user DN pattern "%s"
- ERR_GLOBAL_ACCESS_CONTROL_UNRECOGNIZED_CONTROL_ALIAS - Static variable in class org.opends.messages.AccessControlMessages
-
The global access control policy defined in "%s" could not be parsed because it contains an unrecognized control alias "%s"
- ERR_GLOBAL_ACCESS_CONTROL_UNRECOGNIZED_EXTOP_ALIAS - Static variable in class org.opends.messages.AccessControlMessages
-
The global access control policy defined in "%s" could not be parsed because it contains an unrecognized extended operation alias "%s"
- ERR_GSER_NO_VALID_IDENTIFIEDCHOICE - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a valid IdentifiedChoiceValue at the current position: %s
- ERR_GSER_NO_VALID_IDENTIFIER - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a valid identifier at the current position: %s
- ERR_GSER_NO_VALID_INTEGER - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a valid integer value at the current position: %s
- ERR_GSER_NO_VALID_SEPARATOR - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a separator at the current position: %s
- ERR_GSER_NO_VALID_STRING - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a valid String value at the current position: %s
- ERR_GSER_PATTERN_NO_MATCH - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a String matching the pattern %s at the current position: %s
- ERR_GSER_SPACE_CHAR_EXPECTED - Static variable in class org.opends.messages.ProtocolMessages
-
The GSER value does not contain a whitespace character at the current position: %s
- ERR_HAS_SUBORDINATES_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
This backend does not provide support for the hasSubordinates operational attribute
- ERR_HEX_DECODE_INVALID_CHARACTER - Static variable in class org.opends.messages.UtilityMessages
-
The value %s cannot be decoded as a hexadecimal string because it contains an illegal character %c that is not a valid hexadecimal digit
- ERR_HEX_DECODE_INVALID_LENGTH - Static variable in class org.opends.messages.UtilityMessages
-
The value %s cannot be decoded as a hexadecimal string because it does not have a length that is a multiple of two bytes
- ERR_HOST_PORT_ALREADY_SPECIFIED - Static variable in class org.opends.messages.CoreMessages
-
The connection handler %s is trying to use the listener %s which is already in use by another connection handler
- ERR_HTTP_CONNECTION_HANDLE_EXCEPTION - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process request '%s' received for HTTP client connection: %s
- ERR_HTTP_CONNECTION_NO_RESULT - Static variable in class org.opends.messages.ProtocolMessages
-
No result received after completion for request '%s' received for HTTP client connection
- ERR_HTTP_CONNECTION_UNEXPECTED_RESPONSE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process response received for HTTP client connection for request '%s' because the response '%s' is not of any of the expected types
- ERR_HTTP_ERROR_WHILE_PROCESSING_REQUEST - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while processing the request %s: %s
- ERR_IDLETIME_DISCONNECT_ERROR - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to disconnect client connection %d: %s
- ERR_IDLETIME_UNEXPECTED_ERROR - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error occurred in the idle time limit thread: %s
- ERR_ILLEGAL_FILTER_ASSERTION_VALUE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it contained an illegal filter assertion value '%s' for field '%s'
- ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK - Static variable in class org.opends.messages.AdminMessages
-
Blank managed object names are not permitted
- ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY - Static variable in class org.opends.messages.AdminMessages
-
Empty managed object names are not permitted
- ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER - Static variable in class org.opends.messages.AdminMessages
-
The managed object name "%s" is not permitted
- ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX - Static variable in class org.opends.messages.AdminMessages
-
The managed object name "%s" is not a valid value for the naming property "%s", which must have the following syntax: %s
- ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The value "%s" is not a valid value for the "%s" property, which must have the following syntax: %s
- ERR_IMPORT_BACKEND_ONLINE - Static variable in class org.opends.messages.BackendMessages
-
The backend must be disabled before the import process can start
- ERR_IMPORT_CREATE_TMPDIR_ERROR - Static variable in class org.opends.messages.BackendMessages
-
Unable to create the temporary directory %s
- ERR_IMPORT_DUPLICATE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
The import has been aborted because the data to be imported contains duplicate copies of entry '%s'
- ERR_IMPORT_LDIF_LACK_MEM - Static variable in class org.opends.messages.BackendMessages
-
{@code Insufficient free memory (%d bytes) to perform import.
- ERR_IMPORT_PARENT_NOT_FOUND - Static variable in class org.opends.messages.BackendMessages
-
The import has been aborted because the entry '%s' does not have a parent entry
- ERR_IMPORT_THREAD_NUMBER_INVALID - Static variable in class org.opends.messages.AdminToolMessages
-
The thread number must be a positive integer.
- ERR_INCOMPATIBLE_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
-
Options '%s' and '%s' are incompatible with each other and cannot be used together
- ERR_INCOMPATIBLE_ENTRY_VERSION - Static variable in class org.opends.messages.BackendMessages
-
{@code Entry record is not compatible with this version of the backend database.
- ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The remote server in '%s' has not the same version as the control panel.
- ERR_INDEX_CORRUPT_REQUIRES_REBUILD - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while reading from index %s.
- ERR_INDEXES_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
Indexes are not supported in the "%s" backend
- ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
No attribute name selected.
- ERR_INFO_CTRL_PANEL_ENTRY_LIMIT_NOT_VALID - Static variable in class org.opends.messages.AdminToolMessages
-
The entry limit must be an integer between %d and %d.
- ERR_INFO_ONE_INDEX_TYPE_MUST_BE_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one index type (approximate, equality, ordering, presence or substring).
- ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Bad msg id sequence during import.
- ERR_INIT_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ReplicationMessages
-
Initialization cannot be done because the following error occurred while locking the backend %s : %s
- ERR_INIT_EXPORT_NOT_SUPPORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Initialization cannot be done because export is not supported by the backend %s
- ERR_INIT_EXPORTER_DISCONNECTION - Static variable in class org.opends.messages.ReplicationMessages
-
Domain %s (server id: %s) : remote exporter server disconnection (server id: %s ) detected during initialization
- ERR_INIT_HEARTBEAT_LOST_DURING_EXPORT - Static variable in class org.opends.messages.ReplicationMessages
-
When initializing remote server(s), the initialized server with serverId=%s is potentially stopped or too slow
- ERR_INIT_IMPORT_FAILURE - Static variable in class org.opends.messages.ReplicationMessages
-
During initialization from a remote server, the following error occurred : %s
- ERR_INIT_IMPORT_NOT_SUPPORTED - Static variable in class org.opends.messages.ReplicationMessages
-
Initialization cannot be done because import is not supported by the backend %s
- ERR_INIT_NO_SUCCESS_END_FROM_SERVERS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The following servers did not end initialization being connected with the right generation (%s).
- ERR_INIT_NO_SUCCESS_START_FROM_SERVERS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The following servers did not acknowledge initialization in the expected time for domain %s.
- ERR_INIT_RS_DISCONNECTION_DURING_EXPORT - Static variable in class org.opends.messages.ReplicationMessages
-
When initializing remote server(s), connection to Replication Server with serverId=%s is lost
- ERR_INIT_RS_DISCONNECTION_DURING_IMPORT - Static variable in class org.opends.messages.ReplicationMessages
-
Connection failure with Replication Server %s during import
- ERR_INITIALIZATION_FAILED_NOCONN - Static variable in class org.opends.messages.ReplicationMessages
-
The initialization failed because the domain %s is not connected to a replication server
- ERR_INITIALIZE_HTTP_CONNECTION_HANDLER - Static variable in class org.opends.messages.ProtocolMessages
-
Failed to initialize Http Connection Handler
- ERR_INITIALIZE_SERVER_ROOT - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred attempting to set the server's root directory to %s: %s
- ERR_INITIALIZING_REPLICATIONID_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error initializing.
- ERR_INSTALLDS_CANNOT_BIND_TO_PORT - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Unable to bind to port %d.
- ERR_INSTALLDS_CANNOT_BIND_TO_PRIVILEGED_PORT - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Unable to bind to port %d.
- ERR_INSTALLDS_CANNOT_PARSE_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse the string "%s" as a valid DN: %s
- ERR_INSTALLDS_CANNOT_WRITE_REJECTED - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot write to rejected entries file %s.
- ERR_INSTALLDS_CANNOT_WRITE_SKIPPED - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot write to skipped entries file %s.
- ERR_INSTALLDS_CERTIFICATE_REQUIRED_FOR_SSL_OR_STARTTLS - Static variable in class org.opends.messages.ToolMessages
-
{@code You have chosen to enable SSL or StartTLS.
- ERR_INSTALLDS_CERTNICKNAME_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided certificate nickname could not be found.
- ERR_INSTALLDS_EMPTY_DN_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The empty LDAP DN is not a valid value
- ERR_INSTALLDS_INTEGER_ABOVE_UPPER_BOUND - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The provided value is greater than the largest allowed value of %d
- ERR_INSTALLDS_INTEGER_BELOW_LOWER_BOUND - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The provided value is less than the lowest allowed value of %d
- ERR_INSTALLDS_INVALID_DN_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The provided response could not be interpreted as an LDAP DN
- ERR_INSTALLDS_INVALID_INTEGER_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: The provided response could not be interpreted as an integer.
- ERR_INSTALLDS_MUST_PROVIDE_CERTNICKNAME - Static variable in class org.opends.messages.ToolMessages
-
The key store contains the following certificate nicknames: %s.%nYou have to provide the nickname of the certificate you want to use
- ERR_INSTALLDS_NO_BASE_DN_AND_CONFLICTING_ARG - Static variable in class org.opends.messages.ToolMessages
-
{@code You have specified not to create a base DN.
- ERR_INSTALLDS_NO_KEYSTORE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
{@code You must provide the PIN of the keystore to retrieve the certificate to be used by the server.
- ERR_INSTALLDS_NO_ROOT_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: No password was provided for the initial root user.
- ERR_INSTALLDS_NO_SUCH_LDIF_FILE - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The specified LDIF file %s does not exist
- ERR_INSTALLDS_PASSWORDS_DONT_MATCH - Static variable in class org.opends.messages.ToolMessages
-
The provided password values do not match
- ERR_INSTALLDS_SEVERAL_CERTIFICATE_TYPE_SPECIFIED - Static variable in class org.opends.messages.ToolMessages
-
{@code You have specified several certificate types to be used.
- ERR_INSTALLDS_SSL_OR_STARTTLS_REQUIRED - Static variable in class org.opends.messages.ToolMessages
-
{@code You have specified to use a certificate as server certificate.
- ERR_INSTALLDS_TOO_MANY_KEYSTORE_PASSWORD_TRIES - Static variable in class org.opends.messages.ToolMessages
-
{@code The maximum number of tries to provide the certificate key store PIN is %s.
- ERR_INSTANCE_NOT_CONFIGURED - Static variable in class org.opends.messages.ToolMessages
-
{@code The server has not been configured.
- ERR_INTERACTIVE_INVALID_DN - Static variable in class org.opends.messages.SetupMessages
-
Value '%s' must be a valid DN
- ERR_INTERACTIVE_INVALID_INT - Static variable in class org.opends.messages.SetupMessages
-
Value '%s' must be a valid number
- ERR_INTERNAL_CANNOT_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
An unexpected error occurred while trying to decode the DN %s used for internal operations as a root user: %s
- ERR_INTERNAL_CONNECTION_HANDLE_EXCEPTION - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process request '%s' received for internal client connection: %s
- ERR_INTERNAL_CONNECTION_NO_RESULT - Static variable in class org.opends.messages.ProtocolMessages
-
No result received after completion for request '%s' received for internal client connection
- ERR_INTERNAL_CONNECTION_UNEXPECTED_RESPONSE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process response received for internal client connection for request '%s' because the response '%s' is not of any of the expected types
- ERR_INTERNAL_MOD_CONTROL - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided internal modifications request control: %s
- ERR_INTERNAL_MOD_CONTROL_NO_MODS - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided internal modifications request control because it did not contain modifications
- ERR_INTERNAL_MOD_CONTROL_NO_ORIGIN - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided internal modifications request control because it did not contain an origin
- ERR_INTERNAL_PACKAGING_ERROR - Static variable in class org.opends.messages.AdminToolMessages
-
Error: %s
- ERR_INTERNAL_PACKAGING_NOT_OPEN - Static variable in class org.opends.messages.AdminToolMessages
-
Invalid state - trying to add a file to a closed zip archive
- ERR_INTERNALCONN_NO_SUCH_USER - Static variable in class org.opends.messages.ProtocolMessages
-
User %s does not exist in the directory
- ERR_INTERNALOS_CLOSED - Static variable in class org.opends.messages.ProtocolMessages
-
This output stream has been closed
- ERR_INTERNALOS_INVALID_REQUEST - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP message had an invalid operation type (%s) for a request
- ERR_INTERNALOS_SASL_BIND_NOT_SUPPORTED - Static variable in class org.opends.messages.ProtocolMessages
-
SASL bind operations are not supported over internal LDAP sockets
- ERR_INTERNALOS_STARTTLS_NOT_SUPPORTED - Static variable in class org.opends.messages.ProtocolMessages
-
StartTLS operations are not supported over internal LDAP sockets
- ERR_INTERRUPTED_ERROR - Static variable in class org.opends.messages.BackendMessages
-
Interrupted error during backend operation: %s
- ERR_INVALID_COOKIE_SYNTAX - Static variable in class org.opends.messages.ReplicationMessages
-
Invalid syntax for the provided cookie '%s'
- ERR_INVALID_CSN_RANGE_ASSERTION_SYNTAX - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Specified assertion '%s' for historicalCsnRangeMatch extensible matching rule does not conform to expected syntax.
- ERR_INVALID_CSN_RANGE_COMPARISON_OPERATOR - Static variable in class org.opends.messages.ReplicationMessages
-
Invalid operator '%s' specified in historicalCsnRangeMatch extensible matching rule assertion
- ERR_INVALID_EMAIL_ADDRESS - Static variable in class org.opends.messages.AdminToolMessages
-
The value '%s' is not a valid email address.
- ERR_INVALID_ENDPOINT_DIRECTORY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The endpoint configuration directory '%s' either does not exist, is not a directory or cannot be read
- ERR_INVALID_ENDPOINTS_DIRECTORY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The endpoints configuration directory '%s' either does not exist, is not a directory or cannot be read
- ERR_INVALID_EXPORT_TARGET - Static variable in class org.opends.messages.ReplicationMessages
-
Invalid target for the export
- ERR_INVALID_IMPORT_SOURCE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code On domain %s, initialization of server with serverId:%s has been requested from a server with an invalid serverId:%s.
- ERR_INVALID_KEYSTORE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code No usable key was found for '%s'.
- ERR_INVALID_LOG_AFTER_DATE - Static variable in class org.opends.messages.AdminToolMessages
-
The date argument for "logsAfterDate" is invalid
- ERR_INVALID_MAX_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
The number argument for "maxLogFiles" is invalid
- ERR_INVALID_PAGED_RESULTS_COOKIE - Static variable in class org.opends.messages.BackendMessages
-
The following paged results control cookie value was not recognized: %s
- ERR_INVALID_PROVIDER - Static variable in class org.opends.messages.ReplicationMessages
-
The provider class does not allow the operation requested
- ERR_INVALID_SERVER_PID - Static variable in class org.opends.messages.AdminToolMessages
-
The serverPID argument is not a valid number
- ERR_IO_ERROR_ON_CLIENT_CONNECTION - Static variable in class org.opends.messages.ProtocolMessages
-
The underlying client connection timed out or closed: %s
- ERR_JAVAPROPERTIES_WITH_DESTINATION_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The destination file "%s" cannot be written.
- ERR_JAVAPROPERTIES_WITH_PROPERTIES_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The file properties "%s" cannot be read.
- ERR_JAVAPROPERTIES_WRITING_DESTINATION_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The destination file "%s" cannot be written.
- ERR_JEB_INVALID_LOGGING_LEVEL - Static variable in class org.opends.messages.BackendMessages
-
{@code The database logging level string '%s' provided for configuration entry '%s' is invalid.
- ERR_JMX_ALERT_HANDLER_CANNOT_REGISTER - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to register the JMX alert handler with the MBean server: %s
- ERR_JMX_CONNECTION_HANDLE_EXCEPTION - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process request '%s' received for JMX client connection: %s
- ERR_JMX_CONNECTION_NO_RESULT - Static variable in class org.opends.messages.ProtocolMessages
-
No result received after completion for request '%s' received for JMX client connection
- ERR_JMX_CONNECTION_UNEXPECTED_REQUEST_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process request '%s' received for JMX client because this type of request is not supported for JMX
- ERR_JMX_CONNECTION_UNEXPECTED_RESPONSE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process response received for JMX client connection for request '%s' because the response '%s' is not of any of the expected types
- ERR_JMX_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
-
{@code You do not have sufficient privileges to establish the connection through JMX.
- ERR_JMX_SEARCH_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
-
You do not have sufficient privileges to perform search operations through JMX
- ERR_JSON_EMPTY_CONTENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because it is empty
- ERR_JSON_IO_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON: %s
- ERR_JSON_PARSE_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because a syntax error was detected on line %d column %d: %s
- ERR_JSON_QUERY_PARSE_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value '%s' could not be parsed as a valid JSON query filter
- ERR_JSON_QUERY_PARSE_ERROR_UNRECOGNIZED_FILTER_OPERATOR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value '%s' could not be parsed as a valid JSON query filter because it contained an unrecognized or unsupported filter operator '%s'
- ERR_JSON_TRAILING_CONTENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because it contains trailing content after the JSON value
- ERR_JVM_TRUSTSTORE_CANNOT_GET - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to get the JVM default truststore: %s
- ERR_KEY_MANAGER_PROVIDER_MONITOR_CERTIFICATE - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while reading information contained within key manager provider from configuration: "%s"
- ERR_KEYSTORE_DOES_NOT_CONTAIN_ALIAS - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The key with alias '%s' was not found for '%s'.
- ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Error launching the operation.
- ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Error launching the operation.
- ERR_LAUNCHING_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
-
Error launching the operation.
- ERR_LDAP_ABANDON_REQUEST_DECODE_ID - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP abandon request protocol op because a problem occurred while trying to obtain the message ID of the operation to abandon: %s
- ERR_LDAP_ADD_REQUEST_DECODE_ATTRS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP add request protocol op because the set of attributes could not be decoded: %s
- ERR_LDAP_ADD_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP add request protocol op because the entry DN could not be decoded: %s
- ERR_LDAP_ADD_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP add request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_ASSERTION_INVALID_FILTER - Static variable in class org.opends.messages.ToolMessages
-
The search filter provided for the LDAP assertion control was invalid: %s
- ERR_LDAP_ATTRIBUTE_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP attribute because the element could not be decoded as a sequence: %s
- ERR_LDAP_ATTRIBUTE_DECODE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP attribute because the attribute type could not be decoded: %s
- ERR_LDAP_ATTRIBUTE_DECODE_VALUES - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP attribute because the set of values could not be decoded: %s
- ERR_LDAP_ATTRIBUTE_DUPLICATE_VALUES - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP attribute %s contains duplicate values
- ERR_LDAP_BIND_REQUEST_DECODE_CREDENTIALS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because an unexpected error occurred while trying to decode the authentication info element: %s
- ERR_LDAP_BIND_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the bind DN could not be properly decoded: %s
- ERR_LDAP_BIND_REQUEST_DECODE_INVALID_CRED_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the authentication info element had an invalid BER type (expected 80 or A3, got %x)
- ERR_LDAP_BIND_REQUEST_DECODE_PASSWORD - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the password to use for simple authentication could not be decoded: %s
- ERR_LDAP_BIND_REQUEST_DECODE_SASL_INFO - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the SASL authentication information could not be decoded: %s
- ERR_LDAP_BIND_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_BIND_REQUEST_DECODE_VERSION - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind request protocol op because the protocol version could not be decoded as an integer: %s
- ERR_LDAP_BIND_RESULT_DECODE_SERVER_SASL_CREDENTIALS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind response protocol op because the final element in the result sequence could not be decoded as the server SASL credentials: %s
- ERR_LDAP_CLIENT_EXCEPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Internal Error, could not read the search result entries, exception : %s
- ERR_LDAP_CLIENT_IO_ERROR_BEFORE_READ - Static variable in class org.opends.messages.ProtocolMessages
-
Connection reset by client
- ERR_LDAP_CLIENT_IO_ERROR_DURING_READ - Static variable in class org.opends.messages.ProtocolMessages
-
An IO error occurred while reading a request from the client: %s
- ERR_LDAP_CLIENT_SEND_RESPONSE_INVALID_OP - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The server attempted to send a response to the %s operation (conn=%d, op=%d), but this type of operation is not allowed to have responses.
- ERR_LDAP_CLIENT_SEND_RESPONSE_NO_RESULT_CODE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The server attempted to send a response to the %s operation (conn=%d, op=%d), but the operation did not have a result code.
- ERR_LDAP_COMPARE_REQUEST_DECODE_AVA - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP compare request protocol op because the attribute value assertion could not be decoded as a sequence: %s
- ERR_LDAP_COMPARE_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP compare request protocol op because the target DN could not be properly decoded: %s
- ERR_LDAP_COMPARE_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP compare request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_COMPARE_REQUEST_DECODE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP compare request protocol op because the attribute type could not be properly decoded: %s
- ERR_LDAP_COMPARE_REQUEST_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP compare request protocol op because the assertion value could not be properly decoded: %s
- ERR_LDAP_CONN_BAD_HOST_NAME - Static variable in class org.opends.messages.ToolMessages
-
{@code The hostname "%s" could not be resolved.
- ERR_LDAP_CONN_BAD_HOST_NAME - Static variable in class org.opends.messages.UtilityMessages
-
{@code The hostname "%s" could not be resolved.
- ERR_LDAP_CONN_BAD_PORT_NUMBER - Static variable in class org.opends.messages.UtilityMessages
-
{@code Invalid port number "%s".
- ERR_LDAP_CONN_CANNOT_INITIALIZE_SSL - Static variable in class org.opends.messages.ToolMessages
-
ERROR: Unable to perform SSL initialization: %s
- ERR_LDAP_CONN_CANNOT_PARSE_SASL_OPTION - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The provided SASL option string "%s" could not be parsed in the form "name=value"
- ERR_LDAP_CONN_INCOMPATIBLE_ARGS - Static variable in class org.opends.messages.ToolMessages
-
ERROR: argument %s is incompatible with use of this tool to interact with the directory as a client
- ERR_LDAP_CONN_NO_SASL_MECHANISM - Static variable in class org.opends.messages.ToolMessages
-
ERROR: One or more SASL options were provided, but none of them were the "mech" option to specify which SASL mechanism should be used
- ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH - Static variable in class org.opends.messages.ToolMessages
-
The provided path is not valid
- ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH - Static variable in class org.opends.messages.UtilityMessages
-
The provided path is not valid
- ERR_LDAP_CONNHANDLER_CREATE_CHANNEL_FAILED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The LDAP connection handler defined in configuration entry %s was unable to create a server socket channel to accept connections on %s:%d: %s.
- ERR_LDAP_CONNHANDLER_NO_ACCEPTORS - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The LDAP connection handler defined in configuration entry %s was unable to create any of the socket channels on any of the configured addresses.
- ERR_LDAP_CONNHANDLER_OPEN_SELECTOR_FAILED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The LDAP connection handler defined in configuration entry %s was unable to open a selector to allow it to multiplex the associated accept sockets: %s.
- ERR_LDAP_CONNHANDLER_UNCAUGHT_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The LDAP connection handler defined in configuration entry %s caught an unexpected error while trying to listen for new connections: %s.
- ERR_LDAP_CONTROL_DECODE_CONTROLS_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as a set of LDAP controls because the element could not be decoded as a sequence: %s
- ERR_LDAP_CONTROL_DECODE_CRITICALITY - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP control because the criticality could not be decoded as Boolean value: %s
- ERR_LDAP_CONTROL_DECODE_OID - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP control because the OID could not be decoded as a string: %s
- ERR_LDAP_CONTROL_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP control because the element could not be decoded as a sequence: %s
- ERR_LDAP_CONTROL_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP control because the value could not be decoded as an octet string: %s
- ERR_LDAP_DELETE_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP delete request protocol op because the target DN could not be properly decoded: %s
- ERR_LDAP_DISCONNECT_DUE_TO_BIND_PROTOCOL_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
{@code This client connection is being terminated because a protocol error occurred while trying to process a bind request.
- ERR_LDAP_DISCONNECT_DUE_TO_INVALID_REQUEST_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Terminating this connection because the client sent an invalid message of type %s (LDAP message ID %d) that is not allowed for request messages
- ERR_LDAP_DISCONNECT_DUE_TO_PROCESSING_FAILURE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code An unexpected failure occurred while trying to process a request of type %s (LDAP message ID %d): %s.
- ERR_LDAP_EXTENDED_REQUEST_DECODE_OID - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP extended request protocol op because the OID could not be properly decoded: %s
- ERR_LDAP_EXTENDED_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP extended request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_EXTENDED_REQUEST_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP extended request protocol op because the value could not be properly decoded: %s
- ERR_LDAP_EXTENDED_RESULT_DECODE_OID - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind response protocol op because the response OID could not be decoded: %s
- ERR_LDAP_EXTENDED_RESULT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP bind response protocol op because the response value could not be decoded: %s
- ERR_LDAP_FILTER_COMPOUND_MISSING_PARENTHESES - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the compound filter between positions %d and %d did not start with an open parenthesis and end with a close parenthesis (they might be parentheses for different filter components)
- ERR_LDAP_FILTER_DECODE_COMPOUND_COMPONENTS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because an unexpected error occurred while trying to decode one of the compound filter components: %s
- ERR_LDAP_FILTER_DECODE_EXTENSIBLE_ELEMENTS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because a problem occurred while trying to parse the extensible match sequence elements: %s
- ERR_LDAP_FILTER_DECODE_EXTENSIBLE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element could not be decoded as an extensible matching sequence: %s
- ERR_LDAP_FILTER_DECODE_INVALID_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element had an invalid BER type (%x) for a search filter
- ERR_LDAP_FILTER_DECODE_NOT_COMPONENT - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the NOT component element could not be decoded as an LDAP filter: %s
- ERR_LDAP_FILTER_DECODE_NULL - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element was null
- ERR_LDAP_FILTER_DECODE_PRESENCE_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element could not be decoded as the presence attribute type: %s
- ERR_LDAP_FILTER_DECODE_SUBSTRING_ELEMENTS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the substring value sequence could not be decoded: %s
- ERR_LDAP_FILTER_DECODE_SUBSTRING_NO_SUBELEMENTS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the substring value sequence did not contain any elements
- ERR_LDAP_FILTER_DECODE_SUBSTRING_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element could not be decoded as a substring sequence: %s
- ERR_LDAP_FILTER_DECODE_SUBSTRING_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the attribute type could not be decoded from the substring sequence: %s
- ERR_LDAP_FILTER_DECODE_SUBSTRING_VALUES - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because a problem occurred while trying to parse the substring value elements: %s
- ERR_LDAP_FILTER_DECODE_TV_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the element could not be decoded as a type-and-value sequence: %s
- ERR_LDAP_FILTER_DECODE_TV_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the attribute type could not be decoded from the type-and-value sequence: %s
- ERR_LDAP_FILTER_DECODE_TV_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search filter because the assertion value could not be decoded from the type-and-value sequence: %s
- ERR_LDAP_FILTER_ENCLOSED_IN_APOSTROPHES - Static variable in class org.opends.messages.ProtocolMessages
-
An LDAP filter enclosed in apostrophes is invalid: %s
- ERR_LDAP_FILTER_EXTENSIBLE_MATCH_NO_AD_OR_MR - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not include either an attribute description or a matching rule ID.
- ERR_LDAP_FILTER_EXTENSIBLE_MATCH_NO_COLON - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not have a colon to denote the end of the attribute type name
- ERR_LDAP_FILTER_INVALID_CHAR_IN_ATTR_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter contains an invalid attribute type '%s' with invalid character '%s' at position %d
- ERR_LDAP_FILTER_INVALID_ESCAPED_BYTE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The provided search filter "%s" had an invalid escaped byte value at position %d.
- ERR_LDAP_FILTER_MISMATCHED_PARENTHESES - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" had mismatched parentheses around the portion between positions %d and %d
- ERR_LDAP_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the opening parenthesis at position %d did not have a corresponding close parenthesis
- ERR_LDAP_FILTER_NO_CORRESPONDING_OPEN_PARENTHESIS - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the closing parenthesis at position %d did not have a corresponding open parenthesis
- ERR_LDAP_FILTER_NO_EQUAL_SIGN - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" was missing an equal sign in the suspected simple filter component between positions %d and %d
- ERR_LDAP_FILTER_NOT_EXACTLY_ONE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the NOT filter between positions %d and %d did not contain exactly one filter component
- ERR_LDAP_FILTER_STRING_NULL - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided string as an LDAP search filter because the string was null
- ERR_LDAP_FILTER_SUBSTRING_NO_ASTERISKS - Static variable in class org.opends.messages.ProtocolMessages
-
The provided search filter "%s" could not be decoded because the assumed substring filter value between positions %d and %d did not have any asterisk wildcard characters
- ERR_LDAP_FILTER_UNCAUGHT_EXCEPTION - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided string %s as an LDAP search filter because an unexpected exception was thrown during processing: %s
- ERR_LDAP_FILTER_UNKNOWN_MATCHING_RULE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP search filter references unknown matching rule %s
- ERR_LDAP_FILTER_VALUE_WITH_NO_ATTR_OR_MR - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP search filter has an assertion value but does not include either an attribute type or a matching rule ID
- ERR_LDAP_INTERMEDIATE_RESPONSE_CANNOT_DECODE_OID - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while attempting to decode the intermediate response OID: %s
- ERR_LDAP_INTERMEDIATE_RESPONSE_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while attempting to decode the intermediate response value: %s
- ERR_LDAP_INTERMEDIATE_RESPONSE_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP intermediate response protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_INVALID_BIND_AUTH_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The bind request message (LDAP message ID %d) included an invalid authentication type of %s.
- ERR_LDAP_KEYMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a key manager factory to access the contents of LDAP keystore with base DN '%s': %s
- ERR_LDAP_MATCHEDVALUES_INVALID_FILTER - Static variable in class org.opends.messages.ToolMessages
-
The provided matched values filter was invalid: %s
- ERR_LDAP_MESSAGE_DECODE_CONTROLS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 sequence as an LDAP message because the third element of the sequence could not be decoded as the set of controls: %s
- ERR_LDAP_MESSAGE_DECODE_MESSAGE_ID - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 sequence as an LDAP message because the first element of the sequence could not be decoded as an integer message ID: %s
- ERR_LDAP_MESSAGE_DECODE_NULL - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 sequence as an LDAP message because the sequence was null
- ERR_LDAP_MESSAGE_DECODE_PROTOCOL_OP - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 sequence as an LDAP message because the second element of the sequence could not be decoded as the protocol op: %s
- ERR_LDAP_MODIFICATION_DECODE_ATTR - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modification because the attribute could not be decoded: %s
- ERR_LDAP_MODIFICATION_DECODE_INVALID_MOD_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modification because it contained an invalid modification type (%d)
- ERR_LDAP_MODIFICATION_DECODE_MOD_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modification because the modification type could not be decoded: %s
- ERR_LDAP_MODIFICATION_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modification because the element could not be decoded as a sequence: %s
- ERR_LDAP_MODIFY_DN_REQUEST_DECODE_DELETE_OLD_RDN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify DN request protocol op because the deleteOldRDN flag could not be properly decoded: %s
- ERR_LDAP_MODIFY_DN_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify DN request protocol op because the entry DN could not be properly decoded: %s
- ERR_LDAP_MODIFY_DN_REQUEST_DECODE_NEW_RDN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify DN request protocol op because the new RDN could not be properly decoded: %s
- ERR_LDAP_MODIFY_DN_REQUEST_DECODE_NEW_SUPERIOR - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify DN request protocol op because the new superior DN could not be properly decoded: %s
- ERR_LDAP_MODIFY_DN_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify DN request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_MODIFY_REQUEST_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify request protocol op because the entry DN could not be decoded: %s
- ERR_LDAP_MODIFY_REQUEST_DECODE_MODS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify request protocol op because the set of modifications could not be decoded: %s
- ERR_LDAP_MODIFY_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP modify request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_PAGED_RESULTS_DECODE_COOKIE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP paged results control value because the cookie could not be properly decoded: %s
- ERR_LDAP_PAGED_RESULTS_DECODE_NULL - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP paged results control value because the element is null
- ERR_LDAP_PAGED_RESULTS_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP paged results control value because the element could not be decoded as a sequence: %s
- ERR_LDAP_PAGED_RESULTS_DECODE_SIZE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP paged results control value because the size element could not be properly decoded: %s
- ERR_LDAP_PROTOCOL_OP_DECODE_INVALID_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP protocol op because the element had an invalid BER type (%x) for an LDAP protocol op
- ERR_LDAP_PROTOCOL_OP_DECODE_NULL - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP protocol op because the element was null
- ERR_LDAP_PTA_CONNECT_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
{@code A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection was refused.
- ERR_LDAP_PTA_CONNECT_OTHER_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because an unexpected error occurred: %s
- ERR_LDAP_PTA_CONNECT_SSL_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because SSL negotiation failed for the following reason: %s
- ERR_LDAP_PTA_CONNECT_TIMEOUT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection attempt timed out.
- ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST - Static variable in class org.opends.messages.ExtensionMessages
-
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the host name "%s" could not be resolved to an IP address
- ERR_LDAP_PTA_CONNECTION_BIND_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
The remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed to authenticate user "%s", returning the response code %d (%s) and error message "%s"
- ERR_LDAP_PTA_CONNECTION_CLOSED - Static variable in class org.opends.messages.ExtensionMessages
-
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has been closed unexpectedly
- ERR_LDAP_PTA_CONNECTION_DECODE_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has encountered a protocol error while decoding a response from the server and will be closed.
- ERR_LDAP_PTA_CONNECTION_DISCONNECTING - Static variable in class org.opends.messages.ExtensionMessages
-
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received a disconnect notification with response code %d (%s) and error message "%s"
- ERR_LDAP_PTA_CONNECTION_OTHER_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed unexpectedly: %s
- ERR_LDAP_PTA_CONNECTION_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned an error while searching "%s" using the filter "%s": response code %d (%s) and error message "%s"
- ERR_LDAP_PTA_CONNECTION_SEARCH_NO_MATCHES - Static variable in class org.opends.messages.ExtensionMessages
-
The remote LDAP server at %s:%d for LDAP PTA policy "%s" did not return any matching entries while searching "%s" using the filter "%s"
- ERR_LDAP_PTA_CONNECTION_SEARCH_SIZE_LIMIT - Static variable in class org.opends.messages.ExtensionMessages
-
The remote LDAP server at %s:%d for LDAP PTA policy "%s" returned multiple matching entries while searching "%s" using the filter "%s"
- ERR_LDAP_PTA_CONNECTION_TIMEOUT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has timed out and will be closed.
- ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received an unexpected response from the server and will be closed.
- ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE - Static variable in class org.opends.messages.ExtensionMessages
-
The mapped search filter template "%s" could not be parsed as a valid LDAP filter
- ERR_LDAP_PTA_INVALID_PORT_NUMBER - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The configuration of LDAP PTA policy "%s" is invalid because the remote LDAP server address "%s" specifies a port number which is invalid.
- ERR_LDAP_PTA_MAPPED_BIND_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the bind failed unexpectedly for the following reason: %s
- ERR_LDAP_PTA_MAPPED_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search failed unexpectedly for the following reason: %s
- ERR_LDAP_PTA_MAPPED_SEARCH_NO_CANDIDATES - Static variable in class org.opends.messages.ExtensionMessages
-
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search did not return any entries matching the filter "%s"
- ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES - Static variable in class org.opends.messages.ExtensionMessages
-
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search of base DN "%s" returned more than one entry matching the filter "%s"
- ERR_LDAP_PTA_MAPPING_ATTRIBUTE_NOT_FOUND - Static variable in class org.opends.messages.ExtensionMessages
-
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the following mapping attributes were not found in the user's entry: %s
- ERR_LDAP_PTA_NO_PWD - Static variable in class org.opends.messages.ExtensionMessages
-
The configuration of LDAP PTA policy "%s" is invalid because it does not specify the a means for obtaining the mapped search bind password
- ERR_LDAP_REQHANDLER_CANNOT_REGISTER - Static variable in class org.opends.messages.ProtocolMessages
-
%s was unable to register this client connection with the selector: %s
- ERR_LDAP_REQHANDLER_DEREGISTER_DUE_TO_SHUTDOWN - Static variable in class org.opends.messages.ProtocolMessages
-
This client connection is being deregistered from the associated request handler because the Directory Server is shutting down
- ERR_LDAP_REQHANDLER_DETECTED_JVM_ISSUE_CR6322825 - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Unable to call select() in the LDAP connection handler: %s.
- ERR_LDAP_REQHANDLER_OPEN_SELECTOR_FAILED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code %s was unable to open a selector to multiplex reads from clients: %s.
- ERR_LDAP_REQHANDLER_REJECT_DUE_TO_SHUTDOWN - Static variable in class org.opends.messages.ProtocolMessages
-
This connection could not be registered with a request handler because the Directory Server is shutting down
- ERR_LDAP_REQHANDLER_UNEXPECTED_SELECT_EXCEPTION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The LDAP request handler thread "%s" encountered an unexpected error that would have caused the thread to die: %s.
- ERR_LDAP_RESULT_DECODE_ERROR_MESSAGE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP result protocol op because the third element in the result sequence could not be decoded as the error message: %s
- ERR_LDAP_RESULT_DECODE_MATCHED_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP result protocol op because the second element in the result sequence could not be decoded as the matched DN: %s
- ERR_LDAP_RESULT_DECODE_REFERRALS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP result protocol op because the fourth element in the result sequence could not be decoded as a set of referral URLs: %s
- ERR_LDAP_RESULT_DECODE_RESULT_CODE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP result protocol op because the first element in the result sequence could not be decoded as an integer result code: %s
- ERR_LDAP_RESULT_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP result protocol op because a problem occurred while trying to parse the result sequence: %s
- ERR_LDAP_SEARCH_ENTRY_DECODE_ATTRS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search result entry protocol op because the set of attributes could not be decoded: %s
- ERR_LDAP_SEARCH_ENTRY_DECODE_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search result entry protocol op because the entry DN could not be decoded: %s
- ERR_LDAP_SEARCH_ENTRY_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search result entry protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_SEARCH_REFERENCE_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search result reference protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_SEARCH_REFERENCE_DECODE_URLS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search result reference protocol op because a problem occurred while trying to decode the sequence elements as referral URLs: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_ATTRIBUTES - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the requested attribute set could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_BASE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the base DN could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_DEREF - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the alias dereferencing policy could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_FILTER - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the filter could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_INVALID_DEREF - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the provided alias dereferencing policy value (%d) is invalid
- ERR_LDAP_SEARCH_REQUEST_DECODE_INVALID_SCOPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the provided scope value (%d) is invalid
- ERR_LDAP_SEARCH_REQUEST_DECODE_SCOPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the scope could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the element could not be decoded as a sequence: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_SIZE_LIMIT - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the size limit could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_TIME_LIMIT - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the time limit could not be decoded: %s
- ERR_LDAP_SEARCH_REQUEST_DECODE_TYPES_ONLY - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP search request protocol op because the typesOnly flag could not be decoded: %s
- ERR_LDAP_SORTCONTROL_INVALID_ORDER - Static variable in class org.opends.messages.ToolMessages
-
The provided sort order was invalid: %s
- ERR_LDAP_STATS_INVALID_MONITOR_INITIALIZATION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code An attempt was made to initialize the LDAP statistics monitor provider as defined in configuration entry %s.
- ERR_LDAP_TLS_CANNOT_CREATE_TLS_PROVIDER - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while attempting to create a TLS connection security provider for this client connection for use with StartTLS: %s
- ERR_LDAP_TLS_EXISTING_SECURITY_PROVIDER - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The TLS connection security provider cannot be enabled on this client connection because it is already using the %s provider.
- ERR_LDAP_TLS_STARTTLS_NOT_ALLOWED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code StartTLS cannot be enabled on this LDAP client connection because the corresponding LDAP connection handler is configured to reject StartTLS requests.
- ERR_LDAP_TRUSTMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a trust manager factory to access the contents of LDAP keystore with base DN '%s': %s
- ERR_LDAP_UNBIND_DECODE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided ASN.1 element as an LDAP unbind request protocol op: %s
- ERR_LDAP_UNSUPPORTED_PROTOCOL_VERSION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The Directory Server does not support LDAP protocol version %d.
- ERR_LDAPASSERT_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP assertion control because the control does not have a value
- ERR_LDAPAUTH_AUTHID_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "authid" SASL property only accepts a single value
- ERR_LDAPAUTH_AUTHZID_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "authzid" SASL property only accepts a single value
- ERR_LDAPAUTH_CANNOT_INITIALIZE_MD5_DIGEST - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while trying to initialize the MD5 digest generator: %s
- ERR_LDAPAUTH_CANNOT_READ_BIND_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot read the bind response from the server.
- ERR_LDAPAUTH_CANNOT_READ_INITIAL_BIND_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
Cannot read the initial %s bind response from the server: %s
- ERR_LDAPAUTH_CANNOT_READ_SECOND_BIND_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
Cannot read the second %s bind response from the server: %s
- ERR_LDAPAUTH_CANNOT_READ_WHOAMI_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
Cannot read the 'Who Am I?' response from the Directory Server: %s
- ERR_LDAPAUTH_CANNOT_SEND_INITIAL_SASL_BIND - Static variable in class org.opends.messages.ToolMessages
-
Cannot send the initial bind request in the multi-stage %s bind to the server: %s
- ERR_LDAPAUTH_CANNOT_SEND_SASL_BIND - Static variable in class org.opends.messages.ToolMessages
-
Cannot send the SASL %S bind request: %s
- ERR_LDAPAUTH_CANNOT_SEND_SECOND_SASL_BIND - Static variable in class org.opends.messages.ToolMessages
-
Cannot send the second bind request in the multi-stage %s bind to the server: %s
- ERR_LDAPAUTH_CANNOT_SEND_SIMPLE_BIND - Static variable in class org.opends.messages.ToolMessages
-
Cannot send the simple bind request: %s
- ERR_LDAPAUTH_CANNOT_SEND_WHOAMI_REQUEST - Static variable in class org.opends.messages.ToolMessages
-
Cannot send the 'Who Am I?' request to the Directory Server: %s
- ERR_LDAPAUTH_CONNECTION_CLOSED_WITHOUT_BIND_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
The connection to the Directory Server was closed before the bind response could be read
- ERR_LDAPAUTH_DIGEST_URI_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "digest-uri" SASL property only accepts a single value
- ERR_LDAPAUTH_DIGESTMD5_CANNOT_CREATE_RESPONSE_DIGEST - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to generate the response digest for the DIGEST-MD5 bind request: %s
- ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_CALCULATE_RSPAUTH - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to calculate the expected rspauth element to compare against the value included in the DIGEST-MD5 response from the server: %s
- ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_DECODE_RSPAUTH - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to decode the rspauth element of the DIGEST-MD5 bind response from the server as a hexadecimal string: %s
- ERR_LDAPAUTH_DIGESTMD5_INVALID_CHARSET - Static variable in class org.opends.messages.ToolMessages
-
{@code The DIGEST-MD5 credentials provided by the server specified the use of the "%s" character set.
- ERR_LDAPAUTH_DIGESTMD5_INVALID_CLOSING_QUOTE_POS - Static variable in class org.opends.messages.ToolMessages
-
The DIGEST-MD5 response challenge could not be parsed because it had an invalid quotation mark at position %d
- ERR_LDAPAUTH_DIGESTMD5_INVALID_QOP - Static variable in class org.opends.messages.ToolMessages
-
{@code The specified DIGEST-MD5 quality of protection mode "%s" is not valid.
- ERR_LDAPAUTH_DIGESTMD5_INVALID_TOKEN_IN_CREDENTIALS - Static variable in class org.opends.messages.ToolMessages
-
The DIGEST-MD5 credentials provided by the server contained an invalid token of "%s" starting at position %d
- ERR_LDAPAUTH_DIGESTMD5_NO_NONCE - Static variable in class org.opends.messages.ToolMessages
-
The server SASL credentials provided in response to the initial DIGEST-MD5 bind request did not include the nonce to use to generate the authentication digests
- ERR_LDAPAUTH_DIGESTMD5_NO_RSPAUTH_CREDS - Static variable in class org.opends.messages.ToolMessages
-
The DIGEST-MD5 bind response from the server did not include the "rspauth" element to provide a digest of the response authentication information
- ERR_LDAPAUTH_DIGESTMD5_QOP_NOT_SUPPORTED - Static variable in class org.opends.messages.ToolMessages
-
{@code The "%s" QoP mode is not supported by this client.
- ERR_LDAPAUTH_DIGESTMD5_RSPAUTH_MISMATCH - Static variable in class org.opends.messages.ToolMessages
-
The rpsauth element included in the DIGEST-MD5 bind response from the Directory Server was different from the expected value calculated by the client
- ERR_LDAPAUTH_GSSAPI_BIND_FAILED - Static variable in class org.opends.messages.ToolMessages
-
The GSSAPI bind attempt failed
- ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_INITIAL_CHALLENGE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to create the initial challenge for GSSAPI authentication: %s
- ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_JAAS_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to create the temporary JAAS configuration for GSSAPI authentication: %s
- ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_SASL_CLIENT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to create a SASL client to process the GSSAPI authentication: %s
- ERR_LDAPAUTH_GSSAPI_CANNOT_VALIDATE_SERVER_CREDS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to validate the SASL credentials provided by the Directory Server in the GSSAPI bind response: %s
- ERR_LDAPAUTH_GSSAPI_INVALID_QOP - Static variable in class org.opends.messages.ToolMessages
-
{@code The specified GSSAPI quality of protection mode "%s" is not valid.
- ERR_LDAPAUTH_GSSAPI_LOCAL_AUTHENTICATION_FAILED - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to perform local authentication to the Kerberos realm: %s
- ERR_LDAPAUTH_GSSAPI_REMOTE_AUTHENTICATION_FAILED - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to perform GSSAPI authentication to the Directory Server: %s
- ERR_LDAPAUTH_GSSAPI_UNEXPECTED_SUCCESS_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server unexpectedly returned a success response to the client even though the client does not believe that the GSSAPI negotiation is complete
- ERR_LDAPAUTH_INVALID_SASL_PROPERTY - Static variable in class org.opends.messages.ToolMessages
-
Property "%s" is not allowed for the %s SASL mechanism
- ERR_LDAPAUTH_KDC_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "kdc" SASL property only accepts a single value
- ERR_LDAPAUTH_NO_ALLOWED_SASL_PROPERTIES - Static variable in class org.opends.messages.ToolMessages
-
One or more SASL properties were provided, but the %s mechanism does not take any SASL properties
- ERR_LDAPAUTH_NO_CRAMMD5_SERVER_CREDENTIALS - Static variable in class org.opends.messages.ToolMessages
-
The initial bind response from the server did not include any server SASL credentials containing the challenge information needed to complete the CRAM-MD5 authentication
- ERR_LDAPAUTH_NO_DIGESTMD5_SERVER_CREDENTIALS - Static variable in class org.opends.messages.ToolMessages
-
The initial bind response from the server did not include any server SASL credentials containing the challenge information needed to complete the DIGEST-MD5 authentication
- ERR_LDAPAUTH_NO_SASL_MECHANISM - Static variable in class org.opends.messages.ToolMessages
-
A SASL bind was requested but no SASL mechanism was specified
- ERR_LDAPAUTH_NO_SASL_PROPERTIES - Static variable in class org.opends.messages.ToolMessages
-
No SASL properties were provided for use with the %s mechanism
- ERR_LDAPAUTH_NONSASL_CALLBACK_INVOCATION - Static variable in class org.opends.messages.ToolMessages
-
{@code The LDAPAuthenticationHandler.handle() method was called for a non-SASL bind.
- ERR_LDAPAUTH_NONSASL_RUN_INVOCATION - Static variable in class org.opends.messages.ToolMessages
-
{@code The LDAPAuthenticationHandler.run() method was called for a non-SASL bind.
- ERR_LDAPAUTH_QOP_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "qop" SASL property only accepts a single value
- ERR_LDAPAUTH_REALM_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The "realm" SASL property only accepts a single value
- ERR_LDAPAUTH_REQUESTED_QOP_NOT_SUPPORTED_BY_SERVER - Static variable in class org.opends.messages.ToolMessages
-
{@code The requested QoP mode of "%s" is not listed as supported by the Directory Server.
- ERR_LDAPAUTH_SASL_AUTHID_REQUIRED - Static variable in class org.opends.messages.ToolMessages
-
The "authid" SASL property is required for use with the %s mechanism
- ERR_LDAPAUTH_SASL_BIND_FAILED - Static variable in class org.opends.messages.ToolMessages
-
The SASL %s bind attempt failed
- ERR_LDAPAUTH_SERVER_DISCONNECT - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server indicated that it was closing the connection to the client (result code %d, message "%s"
- ERR_LDAPAUTH_SIMPLE_BIND_FAILED - Static variable in class org.opends.messages.ToolMessages
-
The simple bind attempt failed
- ERR_LDAPAUTH_TRACE_SINGLE_VALUED - Static variable in class org.opends.messages.ToolMessages
-
The trace SASL property may only be given a single value
- ERR_LDAPAUTH_UNEXPECTED_CALLBACK_INVOCATION - Static variable in class org.opends.messages.ToolMessages
-
{@code The LDAPAuthenticationHandler.handle() method was called for an unexpected SASL mechanism of %s.
- ERR_LDAPAUTH_UNEXPECTED_EXTENDED_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server sent an unexpected extended response message to the client: %s
- ERR_LDAPAUTH_UNEXPECTED_GSSAPI_CALLBACK - Static variable in class org.opends.messages.ToolMessages
-
The LDAPAuthenticationHandler.handle() method was called during a GSSAPI bind attempt with an unexpected callback type of %s
- ERR_LDAPAUTH_UNEXPECTED_INITIAL_BIND_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
{@code The client received an unexpected intermediate bind response.
- ERR_LDAPAUTH_UNEXPECTED_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server sent an unexpected response message to the client: %s
- ERR_LDAPAUTH_UNEXPECTED_RUN_INVOCATION - Static variable in class org.opends.messages.ToolMessages
-
{@code The LDAPAuthenticationHandler.run() method was called for a SASL bind with an unexpected mechanism of "%s".
- ERR_LDAPAUTH_UNSUPPORTED_SASL_MECHANISM - Static variable in class org.opends.messages.ToolMessages
-
The requested SASL mechanism "%s" is not supported by this client
- ERR_LDAPAUTH_WHOAMI_FAILED - Static variable in class org.opends.messages.ToolMessages
-
The 'Who Am I?' request was rejected by the Directory Server
- ERR_LDAPCOMPARE_ERROR_READING_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred reading file '%s'.
- ERR_LDAPCOMPARE_FILENAME_AND_DNS - Static variable in class org.opends.messages.ToolMessages
-
{@code Both entry DNs and a file name were provided for the compare operation.
- ERR_LDAPCOMPARE_INVALID_ATTR_STRING - Static variable in class org.opends.messages.ToolMessages
-
{@code Invalid attribute string '%s'.
- ERR_LDAPCOMPARE_NO_ATTR - Static variable in class org.opends.messages.ToolMessages
-
No attribute was specified to use as the target for the comparison
- ERR_LDAPCOMPARE_NO_DNS - Static variable in class org.opends.messages.ToolMessages
-
No entry DNs provided for the compare operation
- ERR_LDAPMODIFY_POSTREAD_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to decode the entry contained in the value of the post-read response control: %s
- ERR_LDAPMODIFY_PREREAD_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to decode the entry contained in the value of the pre-read response control: %s
- ERR_LDAPPWMOD_ANON_REQUIRES_AUTHZID_AND_CURRENTPW - Static variable in class org.opends.messages.ToolMessages
-
If a bind DN and password are not provided, then an authorization ID and current password must be given
- ERR_LDAPPWMOD_BIND_DN_AND_PW_MUST_BE_TOGETHER - Static variable in class org.opends.messages.ToolMessages
-
If either a bind DN or bind password is provided, then the other must be given as well
- ERR_LDAPPWMOD_CANNOT_CONNECT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to connect to the Directory Server: %s
- ERR_LDAPPWMOD_CANNOT_DECODE_PWPOLICY_CONTROL - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode the password policy response control: %s
- ERR_LDAPPWMOD_CANNOT_READ_PWMOD_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
Unable to read the LDAP password modify response: %s
- ERR_LDAPPWMOD_CANNOT_SEND_PWMOD_REQUEST - Static variable in class org.opends.messages.ToolMessages
-
Unable to send the LDAP password modify request: %s
- ERR_LDAPPWMOD_COULD_NOT_DECODE_RESPONSE_VALUE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode the password modify response value: %s
- ERR_LDAPPWMOD_DEPENDENT_ARGS - Static variable in class org.opends.messages.ToolMessages
-
If the %s argument is provided, then the %s argument must also be given
- ERR_LDAPPWMOD_ERROR_INITIALIZING_SSL - Static variable in class org.opends.messages.ToolMessages
-
Unable to initialize SSL/TLS support: %s
- ERR_LDAPPWMOD_FAILED - Static variable in class org.opends.messages.ToolMessages
-
The LDAP password modify operation failed with result code %d
- ERR_LDAPPWMOD_FAILURE_ERROR_MESSAGE - Static variable in class org.opends.messages.ToolMessages
-
Error Message: %s
- ERR_LDAPPWMOD_FAILURE_MATCHED_DN - Static variable in class org.opends.messages.ToolMessages
-
Matched DN: %s
- ERR_LDAPPWMOD_UNRECOGNIZED_VALUE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode the password modify response value because it contained an invalid element type of %s
- ERR_LDAPSEARCH_VLV_INVALID_DESCRIPTOR - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided virtual list view descriptor was invalid.
- ERR_LDAPSEARCH_VLV_REQUIRES_SORT - Static variable in class org.opends.messages.ToolMessages
-
If the --%s argument is provided, then the --%s argument must also be given
- ERR_LDAPURL_CANNOT_CREATE_UTF8_STRING - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to represent a byte array as a UTF-8 string during the course of decoding a portion of an LDAP URL: %s
- ERR_LDAPURL_CANNOT_DECODE_PORT - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because the port number portion %s cannot be decoded as an integer
- ERR_LDAPURL_INVALID_HEX_BYTE - Static variable in class org.opends.messages.UtilityMessages
-
The provided URL component "%s" could not be decoded because the character at byte %d was not a valid hexadecimal digit
- ERR_LDAPURL_INVALID_PORT - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because the provided port number %d is not within the valid range between 1 and 65535
- ERR_LDAPURL_INVALID_SCOPE_STRING - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because the scope string %s was not one of the allowed values of base, one, sub, or subordinate
- ERR_LDAPURL_NO_COLON_SLASH_SLASH - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain the necessary :// component to separate the scheme from the rest of the URL
- ERR_LDAPURL_NO_HOST - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a host before the colon to specify the port number
- ERR_LDAPURL_NO_PORT - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a port number after the colon following the host
- ERR_LDAPURL_NO_SCHEME - Static variable in class org.opends.messages.UtilityMessages
-
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a protocol scheme
- ERR_LDAPURL_PERCENT_TOO_CLOSE_TO_END - Static variable in class org.opends.messages.UtilityMessages
-
The provided URL component "%s" could not be decoded because the percent character at byte %d was not followed by two hexadecimal digits
- ERR_LDAPV2_CLIENTS_NOT_ALLOWED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The Directory Server has been configured to deny access to LDAPv2 clients.
- ERR_LDAPV2_CONTROLS_NOT_ALLOWED - Static variable in class org.opends.messages.ProtocolMessages
-
LDAPv2 clients are not allowed to use request controls
- ERR_LDAPV2_EXTENDED_REQUEST_NOT_ALLOWED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The client with connection ID %d authenticated to the Directory Server using LDAPv2, but attempted to send an extended operation request (LDAP message ID %d), which is not allowed for LDAPv2 clients.
- ERR_LDAPV2_REFERRAL_RESULT_CHANGED - Static variable in class org.opends.messages.ProtocolMessages
-
The original result code for this message was 10 but this result is not allowed for LDAPv2 clients
- ERR_LDAPV2_REFERRALS_OMITTED - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The response included one or more referrals, which are not allowed for LDAPv2 clients.
- ERR_LDAPV2_SKIPPING_EXTENDED_RESPONSE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code An extended response message would have been sent to an LDAPv2 client (connection ID=%d, operation ID=%d): %s.
- ERR_LDAPV2_SKIPPING_SEARCH_REFERENCE - Static variable in class org.opends.messages.ProtocolMessages
-
{@code A search performed by an LDAPv2 client (connection ID=%d, operation ID=%d) would have included a search result reference %s.
- ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
Entry %s already exists in the LDIF backend
- ERR_LDIF_BACKEND_ADD_MISSING_PARENT - Static variable in class org.opends.messages.BackendMessages
-
The parent for entry %s does not exist
- ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
{@code The LDIF backend currently does not provide a backup or restore mechanism.
- ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to create the reader for the LDIF import operation: %s
- ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to create the writer for the LDIF export operation: %s
- ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to write entry %s during the LDIF export: %s
- ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Entry %s does not exist
- ERR_LDIF_BACKEND_DELETE_NONLEAF - Static variable in class org.opends.messages.BackendMessages
-
Entry %s has one or more subordinate entries and cannot be deleted until all of its subordinate entries are removed first
- ERR_LDIF_BACKEND_DUPLICATE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s has multiple entries with a DN of %s
- ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE - Static variable in class org.opends.messages.BackendMessages
-
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s includes entry %s which is not below the base DN defined for that backend
- ERR_LDIF_BACKEND_ERROR_CLOSING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to close file %s for the LDIF backend defined in configuration entry %s: %s
- ERR_LDIF_BACKEND_ERROR_CREATING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to create file %s to write an updated version of the data for the LDIF backend defined in configuration entry %s: %s
- ERR_LDIF_BACKEND_ERROR_EMPTY_FILE - Static variable in class org.opends.messages.BackendMessages
-
The file %s written for the LDIF backend defined in configuration entry %s is 0 bytes long and unusable.
- ERR_LDIF_BACKEND_ERROR_READING_LDIF - Static variable in class org.opends.messages.BackendMessages
-
{@code An unrecoverable error occurred while attempting to read data from the import file: %s.
- ERR_LDIF_BACKEND_ERROR_RENAMING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s: %s
- ERR_LDIF_BACKEND_ERROR_WRITING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to write updated data to file %s for the LDIF backend defined in configuration entry %s: %s
- ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
The target entry %s does not exist
- ERR_LDIF_BACKEND_MISSING_PARENT - Static variable in class org.opends.messages.BackendMessages
-
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s contains entry %s but its parent entry has not yet been read
- ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST - Static variable in class org.opends.messages.BackendMessages
-
The new parent DN %s does not exist
- ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Source entry %s does not exist
- ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
Target entry %s already exists
- ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Entry %s does not exist
- ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS - Static variable in class org.opends.messages.BackendMessages
-
The LDIF backend defined in configuration entry %s only supports a single base DN, but was configured for use with multiple base DNs
- ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
The target entry %s does not exist
- ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE - Static variable in class org.opends.messages.BackendMessages
-
Entry %s specified as the search base DN does not exist
- ERR_LDIF_CONNHANDLER_CANNOT_DELETE - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while the LDIF connection handler was attempting to delete processed file %s: %s
- ERR_LDIF_CONNHANDLER_CANNOT_READ_CHANGE_RECORD_FATAL - Static variable in class org.opends.messages.ProtocolMessages
-
{@code An error occurred while trying to read a change record from the LDIF file: %s.
- ERR_LDIF_CONNHANDLER_CANNOT_READ_CHANGE_RECORD_NONFATAL - Static variable in class org.opends.messages.ProtocolMessages
-
{@code An error occurred while trying to read a change record from the LDIF file: %s.
- ERR_LDIF_CONNHANDLER_CANNOT_RENAME - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while the LDIF connection handler was attempting to rename partially-processed file from %s to %s: %s
- ERR_LDIF_CONNHANDLER_IO_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
An I/O error occurred while the LDIF connection handler was processing LDIF file %s: %s
- ERR_LDIF_COULD_NOT_BASE64_DECODE_ATTR - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry %s starting at line %d because it was not possible to base64-decode the attribute on line "%s": %s
- ERR_LDIF_COULD_NOT_BASE64_DECODE_DN - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry starting at line %d because it was not possible to base64-decode the DN on line "%s": %s
- ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_EXPORT - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to determine whether LDIF entry "%s" should be exported as a result of the include and exclude filter configuration: %s
- ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT - Static variable in class org.opends.messages.UtilityMessages
-
An error occurred while attempting to determine whether LDIF entry "%s" starting at line %d should be imported as a result of the include and exclude filter configuration: %s
- ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to open the LDIF file %s for reading: %s
- ERR_LDIF_FILE_EXISTS - Static variable in class org.opends.messages.UtilityMessages
-
The specified LDIF file %s already exists and the export configuration indicates that no attempt should be made to append to or replace the file
- ERR_LDIF_FILE_INVALID_LDIF_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Error at or near line %d in LDIF file %s: %s
- ERR_LDIF_FILE_READ_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to read the contents of LDIF file %s: %s
- ERR_LDIF_INVALID_ATTR_OPTION - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s
- ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_INVALID_DELETE_ATTRIBUTES - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_INVALID_DN - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry starting at line %d because an error occurred while trying to parse the value of line "%s" as a distinguished name: %s
- ERR_LDIF_INVALID_LEADING_SPACE - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse line %d ("%s") from the LDIF source because the line started with a space but there were no previous lines in the entry to which this line could be appended
- ERR_LDIF_INVALID_MODIFY_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_INVALID_URL - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from a URL but the URL was invalid: %s
- ERR_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR - Static variable in class org.opends.messages.UtilityMessages
-
Entry %s starting at line %d includes multiple values for single-valued attribute %s
- ERR_LDIF_NO_ATTR_NAME - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry starting at line %d because the line "%s" does not include an attribute name
- ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_NO_DN - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry starting at line %d because the first line does not contain a DN (the first line was "%s"
- ERR_LDIF_NO_MOD_DN_ATTRIBUTES - Static variable in class org.opends.messages.UtilityMessages
-
{@code Error in the LDIF change record entry.
- ERR_LDIF_READ_ATTR_SKIP - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the following error was received when reading its attributes: %s
- ERR_LDIF_REJECTED_BY_PLUGIN - Static variable in class org.opends.messages.UtilityMessages
-
Rejecting entry %s because it was rejected by a plugin: %s
- ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE - Static variable in class org.opends.messages.UtilityMessages
-
Rejecting entry %s because it was rejected by a plugin
- ERR_LDIF_REPRESENTATION_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the LDIF representation of the entry.
- ERR_LDIF_SCHEMA_VIOLATION - Static variable in class org.opends.messages.UtilityMessages
-
Entry %s read from LDIF starting at line %d is not valid because it violates the server's schema configuration: %s
- ERR_LDIF_SKIP - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the DN is not one that should be included based on the include and exclude branches/filters
- ERR_LDIF_SKIP_EXCLUDE_BRANCH - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the DN is excluded by the exclude branch "%s"
- ERR_LDIF_SKIP_EXCLUDE_FILTER - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the DN is excluded by the exclude filter "%s"
- ERR_LDIF_SKIP_NOT_IN_INCLUDED_BRANCHES - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the DN is not included by any include branches
- ERR_LDIF_SKIP_NOT_IN_INCLUDED_FILTERS - Static variable in class org.opends.messages.UtilityMessages
-
Skipping entry %s because the DN is not included by any include filters
- ERR_LDIF_URL_IO_ERROR - Static variable in class org.opends.messages.UtilityMessages
-
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from URL %s but an error occurred while trying to read that content: %s
- ERR_LDIFDIFF_CANNOT_INITIALIZE_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the Directory Server configuration file %s: %s
- ERR_LDIFDIFF_CANNOT_INITIALIZE_JMX - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
- ERR_LDIFDIFF_CANNOT_INITIALIZE_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
- ERR_LDIFDIFF_CANNOT_OPEN_OUTPUT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to open the LDIF writer for the diff output: %s
- ERR_LDIFDIFF_CANNOT_OPEN_SOURCE_LDIF - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to open source LDIF %s: %s
- ERR_LDIFDIFF_CANNOT_OPEN_TARGET_LDIF - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to open target LDIF %s: %s
- ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ATTRIBS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to read the file '%s' containing the list of ignored attributes: %s
- ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to read the file '%s' containing the list of ignored entries: %s
- ERR_LDIFDIFF_ERROR_READING_SOURCE_LDIF - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while reading the contents of source LDIF %s: %s
- ERR_LDIFDIFF_ERROR_READING_TARGET_LDIF - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while reading the contents of target LDIF %s: %s
- ERR_LDIFDIFF_ERROR_WRITING_OUTPUT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to write the diff output: %s
- ERR_LDIFEXPORT_CANNOT_DECODE_EXCLUDE_BASE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
- ERR_LDIFEXPORT_CANNOT_DECODE_WRAP_COLUMN_AS_INTEGER - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode wrap column value "%s" as an integer
- ERR_LDIFEXPORT_CANNOT_EXPORT_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server backend with backend ID "%s" does not provide a mechanism for performing LDIF exports
- ERR_LDIFEXPORT_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a shared lock for backend %s: %s.
- ERR_LDIFEXPORT_CANNOT_PARSE_EXCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode exclude filter string "%s" as a valid search filter: %s
- ERR_LDIFEXPORT_CANNOT_PARSE_INCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode include filter string "%s" as a valid search filter: %s
- ERR_LDIFEXPORT_ERROR_DURING_EXPORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the LDIF export: %s
- ERR_LDIFEXPORT_INVALID_INCLUDE_BASE - Static variable in class org.opends.messages.ToolMessages
-
Provided include base DN "%s" is not handled by the backend with backend ID %s
- ERR_LDIFEXPORT_MULTIPLE_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
Multiple Directory Server backends are configured with the requested backend ID "%s"
- ERR_LDIFEXPORT_NO_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
None of the Directory Server backends are configured with the requested backend ID "%s"
- ERR_LDIFIMPORT_CANNOT_DECODE_EXCLUDE_BASE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
- ERR_LDIFIMPORT_CANNOT_DECODE_INCLUDE_BASE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode include branch string "%s" as a valid distinguished name: %s
- ERR_LDIFIMPORT_CANNOT_IMPORT - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server backend with backend ID %s does not provide a mechanism for performing LDIF imports
- ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire an exclusive lock for backend %s: %s.
- ERR_LDIFIMPORT_CANNOT_OPEN_REJECTS_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to open the rejects file %s for writing: %s
- ERR_LDIFIMPORT_CANNOT_OPEN_SKIP_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to open the skip file %s for writing: %s
- ERR_LDIFIMPORT_CANNOT_PARSE_EXCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode exclude filter string "%s" as a valid search filter: %s
- ERR_LDIFIMPORT_CANNOT_PARSE_INCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode include filter string "%s" as a valid search filter: %s
- ERR_LDIFIMPORT_CANNOT_PARSE_TEMPLATE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Unable to parse the specified file %s as a MakeLDIF template file: %s
- ERR_LDIFIMPORT_CANNOT_PARSE_THREAD_COUNT - Static variable in class org.opends.messages.ToolMessages
-
The value %s for threadCount cannot be parsed: %s
- ERR_LDIFIMPORT_CANNOT_READ_FILE - Static variable in class org.opends.messages.ToolMessages
-
The specified LDIF file %s cannot be read
- ERR_LDIFIMPORT_COUNT_REJECTS_REQUIRES_OFFLINE - Static variable in class org.opends.messages.ToolMessages
-
The %s argument is not supported for online imports
- ERR_LDIFIMPORT_ERROR_DURING_IMPORT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the LDIF import: %s
- ERR_LDIFIMPORT_INVALID_INCLUDE_BASE - Static variable in class org.opends.messages.ToolMessages
-
Provided include base DN "%s" is not handled by the backend with backend ID %s
- ERR_LDIFIMPORT_LDIF_FILE_DOESNT_EXIST - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to access the LDIF file %s to import.
- ERR_LDIFIMPORT_MISSING_BACKEND_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
-
{@code Neither the %s or the %s argument was provided.
- ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
-
{@code Neither the %s or the %s argument was provided.
- ERR_LDIFIMPORT_MULTIPLE_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
Imported branches or backend IDs can not span across multiple Directory Server backends
- ERR_LDIFIMPORT_NO_BACKENDS_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
None of the Directory Server backends are configured with the requested backend ID or base DNs that include the specified branches
- ERR_LDIFMODIFY_ADD_ALREADY_EXISTS - Static variable in class org.opends.messages.ToolMessages
-
Unable to add entry %s because it already exists in the data set
- ERR_LDIFMODIFY_CANNOT_ADD_ENTRY_TWICE - Static variable in class org.opends.messages.ToolMessages
-
Entry %s is added twice in the set of changes to apply, which is not supported by the LDIF modify tool
- ERR_LDIFMODIFY_CANNOT_DELETE_AFTER_ADD - Static variable in class org.opends.messages.ToolMessages
-
{@code Entry %s cannot be deleted because it was previously added in the set of changes.
- ERR_LDIFMODIFY_CANNOT_INITIALIZE_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the Directory Server configuration file %s: %s
- ERR_LDIFMODIFY_CANNOT_INITIALIZE_JMX - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
- ERR_LDIFMODIFY_CANNOT_INITIALIZE_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
- ERR_LDIFMODIFY_CANNOT_MODIFY_ADDED_OR_DELETED - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot modify entry %s because it was previously added or deleted in the set of changes.
- ERR_LDIFMODIFY_CANNOT_OPEN_CHANGES - Static variable in class org.opends.messages.ToolMessages
-
Unable to open the changes LDIF file %s: %s
- ERR_LDIFMODIFY_CANNOT_OPEN_SOURCE - Static variable in class org.opends.messages.ToolMessages
-
Unable to open the source LDIF file %s: %s
- ERR_LDIFMODIFY_CANNOT_OPEN_TARGET - Static variable in class org.opends.messages.ToolMessages
-
Unable to open the target LDIF file %s for writing: %s
- ERR_LDIFMODIFY_CHANGES_DOES_NOT_EXIST - Static variable in class org.opends.messages.ToolMessages
-
The changes LDIF file %s does not exist
- ERR_LDIFMODIFY_DELETE_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Unable to delete entry %s because it does not exist in the data set
- ERR_LDIFMODIFY_ERROR_PROCESSING_LDIF - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while processing the requested changes: %s
- ERR_LDIFMODIFY_MODDN_NOT_SUPPORTED - Static variable in class org.opends.messages.ToolMessages
-
The modify DN operation targeted at entry %s cannot be processed because modify DN operations are not supported by the LDIF modify tool
- ERR_LDIFMODIFY_MODIFY_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Unable to modify entry %s because it does not exist in the data set
- ERR_LDIFMODIFY_SOURCE_DOES_NOT_EXIST - Static variable in class org.opends.messages.ToolMessages
-
The source LDIF file %s does not exist
- ERR_LDIFMODIFY_UNKNOWN_CHANGETYPE - Static variable in class org.opends.messages.ToolMessages
-
Entry %s has an unknown changetype of %s
- ERR_LDIFSEARCH_CANNOT_CREATE_READER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to create the LDIF reader: %s
- ERR_LDIFSEARCH_CANNOT_CREATE_WRITER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to create the LDIF writer used to return matching entries: %s
- ERR_LDIFSEARCH_CANNOT_INITIALIZE_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to process the Directory Server configuration file %s: %s
- ERR_LDIFSEARCH_CANNOT_INITIALIZE_JMX - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
- ERR_LDIFSEARCH_CANNOT_INITIALIZE_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
- ERR_LDIFSEARCH_CANNOT_PARSE_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse base DN '%s': %s
- ERR_LDIFSEARCH_CANNOT_PARSE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse search filter '%s': %s
- ERR_LDIFSEARCH_CANNOT_PARSE_SIZE_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse the size limit as an integer: %s
- ERR_LDIFSEARCH_CANNOT_PARSE_TIME_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to parse the time limit as an integer: %s
- ERR_LDIFSEARCH_CANNOT_READ_ENTRY_FATAL - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to read an entry from the LDIF content: %s.
- ERR_LDIFSEARCH_CANNOT_READ_ENTRY_RECOVERABLE - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to read an entry from the LDIF content: %s.
- ERR_LDIFSEARCH_ERROR_DURING_PROCESSING - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred during search processing: %s
- ERR_LDIFSEARCH_NO_FILTER - Static variable in class org.opends.messages.ToolMessages
-
{@code No search filter was specified.
- ERR_LISTBACKENDS_CANNOT_GET_BACKENDS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to read backend information from the server configuration: %s
- ERR_LISTBACKENDS_INVALID_DN - Static variable in class org.opends.messages.ToolMessages
-
The provided base DN value '%s' could not be parsed as a valid DN: %s
- ERR_LISTBACKENDS_NO_SUCH_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
There is no backend with ID '%s' in the server configuration
- ERR_LISTBACKENDS_NO_VALID_BACKENDS - Static variable in class org.opends.messages.ToolMessages
-
None of the provided backend IDs exist in the server configuration
- ERR_LOADING_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
-
An unexpected error occurred when searching in %s for the generation ID : %s
- ERR_LOADING_IMAGE - Static variable in class org.opends.messages.AdminToolMessages
-
Error loading image
- ERR_LOADING_JVM_KEYSTORE_FROM_PROPERTIES - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to load JVM default keystore from system properties: %s
- ERR_LOCAL_BACKEND_TAKES_PRECEDENCE_OVER_PROXY_BACKEND - Static variable in class org.opends.messages.BackendMessages
-
{@code Proxy backend '%s' is being deregistered from base DN %s because local backend '%s' is registering against it.
- ERR_LOCAL_SORT_NO_PAGE_OFFSET - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The query request cannot be processed because this sort directive does not support page offset.
- ERR_LOCAL_SORT_PAGE_SIZE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The query request cannot be processed because this sort directive requires the page size to be set to a value between 1 and %d.
- ERR_LOGGER_ERROR_CLOSING_FILE - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while closing log file for logger %s: %s
- ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while enforcing retention policy %s for logger %s: %s
- ERR_LOGGER_ERROR_FLUSHING_BUFFER - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while flushing writer buffer for logger %s: %s
- ERR_LOGGER_ERROR_LISTING_FILES - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while listing log files named by policy with initial file name %s
- ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while obtaining free disk space in the partition containing log file %s: %s
- ERR_LOGGER_ERROR_OPENING_FILE - Static variable in class org.opends.messages.LoggerMessages
-
Error occurred while opening log file %s for logger %s: %s
- ERR_LOGGER_ERROR_WRITING_RECORD - Static variable in class org.opends.messages.LoggerMessages
-
{@code Error occurred while writing log record for logger %s: %s.
- ERR_LOOP_REPLAYING_OPERATION - Static variable in class org.opends.messages.ReplicationMessages
-
A loop was detected while replaying operation: %s error %s
- ERR_MAKELDIF_BRANCH_SUBORDINATE_CANT_PARSE_NUMENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Unable to parse the number of entries for template %s as an integer for the subordinate template definition on line %d for branch %s
- ERR_MAKELDIF_BRANCH_SUBORDINATE_INVALID_NUM_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Subordinate template definition on line %d for branch %s specified invalid number of entries %d for template %s
- ERR_MAKELDIF_BRANCH_SUBORDINATE_TEMPLATE_NO_COLON - Static variable in class org.opends.messages.ToolMessages
-
Subordinate template definition on line %d for branch %s is missing a colon to separate the template name from the number of entries
- ERR_MAKELDIF_CANNOT_DECODE_BRANCH_DN - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode branch DN "%s" on line %d of the template file
- ERR_MAKELDIF_CANNOT_INSTANTIATE_NEW_TAG - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while trying to create a new instance of tag %s referenced on line %d of the template file: %s
- ERR_MAKELDIF_CANNOT_INSTANTIATE_TAG - Static variable in class org.opends.messages.ToolMessages
-
Cannot instantiate class %s as a MakeLDIF tag
- ERR_MAKELDIF_CANNOT_LOAD_TAG_CLASS - Static variable in class org.opends.messages.ToolMessages
-
Unable to load class %s for use as a MakeLDIF tag
- ERR_MAKELDIF_CANNOT_WRITE_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to write entry %s to LDIF: %s
- ERR_MAKELDIF_CONFLICTING_BRANCH_DN - Static variable in class org.opends.messages.ToolMessages
-
The branch definition %s starting on line %d conflicts with an earlier branch definition contained in the template file
- ERR_MAKELDIF_CONFLICTING_CONSTANT_NAME - Static variable in class org.opends.messages.ToolMessages
-
The definition for constant %s on line %d conflicts with an earlier constant definition included in the template
- ERR_MAKELDIF_CONFLICTING_TAG_NAME - Static variable in class org.opends.messages.ToolMessages
-
Cannot register the tag defined in class %s because the tag name %s conflicts with the name of another tag that has already been registered
- ERR_MAKELDIF_CONFLICTING_TEMPLATE_NAME - Static variable in class org.opends.messages.ToolMessages
-
The template definition %s starting on line %d conflicts with an earlier template definition contained in the template file
- ERR_MAKELDIF_COULD_NOT_FIND_TEMPLATE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Could not find template file %s
- ERR_MAKELDIF_DEFINE_MISSING_EQUALS - Static variable in class org.opends.messages.ToolMessages
-
The constant definition on line %d is missing an equal sign to delimit the constant name from the value
- ERR_MAKELDIF_DEFINE_NAME_EMPTY - Static variable in class org.opends.messages.ToolMessages
-
The constant definition on line %d does not include a name for the constant
- ERR_MAKELDIF_INCOMPLETE_TAG - Static variable in class org.opends.messages.ToolMessages
-
Line %d of the template file contains an incomplete tag that starts with either '<' or '{' but does get closed
- ERR_MAKELDIF_NO_ATTR_IN_BRANCH_EXTRA_LINE - Static variable in class org.opends.messages.ToolMessages
-
There is no attribute name before the colon on line %d of the template file in the definition for branch %s
- ERR_MAKELDIF_NO_ATTR_IN_TEMPLATE_LINE - Static variable in class org.opends.messages.ToolMessages
-
There is no attribute name before the colon on line %d of the template file in the definition for template %s
- ERR_MAKELDIF_NO_COLON_IN_BRANCH_EXTRA_LINE - Static variable in class org.opends.messages.ToolMessages
-
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for branch %s
- ERR_MAKELDIF_NO_COLON_IN_TEMPLATE_LINE - Static variable in class org.opends.messages.ToolMessages
-
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for template %s
- ERR_MAKELDIF_NO_SUCH_TAG - Static variable in class org.opends.messages.ToolMessages
-
An undefined tag %s is referenced on line %d of the template file
- ERR_MAKELDIF_TAG_CANNOT_FIND_FILE - Static variable in class org.opends.messages.ToolMessages
-
Cannot find file %s referenced by tag %s on line %d of the template file
- ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_BOOLEAN - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot parse value "%s" as a Boolean value for tag %s on line %d of the template file.
- ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_INTEGER - Static variable in class org.opends.messages.ToolMessages
-
Cannot parse value "%s" as an integer for tag %s on line %d of the template file
- ERR_MAKELDIF_TAG_CANNOT_READ_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while trying to read file %s referenced by tag %s on line %d of the template file: %s
- ERR_MAKELDIF_TAG_INTEGER_ABOVE_UPPER_BOUND - Static variable in class org.opends.messages.ToolMessages
-
Value %d is above the largest allowed value of %d for tag %s on line %d of the template file
- ERR_MAKELDIF_TAG_INTEGER_BELOW_LOWER_BOUND - Static variable in class org.opends.messages.ToolMessages
-
Value %d is below the lowest allowed value of %d for tag %s on line %d of the template file
- ERR_MAKELDIF_TAG_INVALID_ARGUMENT_COUNT - Static variable in class org.opends.messages.ToolMessages
-
Invalid number of arguments provided for tag %s on line number %d of the template file: expected %d, got %d
- ERR_MAKELDIF_TAG_INVALID_ARGUMENT_RANGE_COUNT - Static variable in class org.opends.messages.ToolMessages
-
Invalid number of arguments provided for tag %s on line number %d of the template file: expected between %d and %d, got %d
- ERR_MAKELDIF_TAG_INVALID_FILE_ACCESS_MODE - Static variable in class org.opends.messages.ToolMessages
-
{@code Invalid file access mode %s for tag %s on line %d of the template file.
- ERR_MAKELDIF_TAG_INVALID_FORMAT_STRING - Static variable in class org.opends.messages.ToolMessages
-
Cannot parse value "%s" as an valid format string for tag %s on line %d of the template file
- ERR_MAKELDIF_TAG_LIST_NO_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
-
{@code The list tag on line %d of the template file does not contain any arguments to specify the list values.
- ERR_MAKELDIF_TAG_NO_RANDOM_TYPE_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
-
The random tag on line %d of the template file does not include an argument to specify the type of random value that should be generated
- ERR_MAKELDIF_TAG_NOT_ALLOWED_IN_BRANCH - Static variable in class org.opends.messages.ToolMessages
-
Tag %s referenced on line %d of the template file is not allowed for use in branch definitions
- ERR_MAKELDIF_TAG_UNDEFINED_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
Undefined attribute %s referenced on line %d of the template file
- ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE - Static variable in class org.opends.messages.ToolMessages
-
The random tag on line %d of the template file references an unknown random type of %s
- ERR_MAKELDIF_TEMPLATE_INVALID_PARENT_TEMPLATE - Static variable in class org.opends.messages.ToolMessages
-
The parent template %s referenced on line %d for template %s is invalid because the referenced parent template is not defined before the template that extends it
- ERR_MAKELDIF_TEMPLATE_MISSING_RDN_ATTR - Static variable in class org.opends.messages.ToolMessages
-
The template named %s includes RDN attribute %s that is not assigned a value in that template
- ERR_MAKELDIF_TEMPLATE_SUBORDINATE_CANT_PARSE_NUMENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Unable to parse the number of entries for template %s as an integer for the subordinate template definition on line %d for template %s
- ERR_MAKELDIF_TEMPLATE_SUBORDINATE_INVALID_NUM_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Subordinate template definition on line %d for template %s specified invalid number of entries %d for subordinate template %s
- ERR_MAKELDIF_TEMPLATE_SUBORDINATE_TEMPLATE_NO_COLON - Static variable in class org.opends.messages.ToolMessages
-
Subordinate template definition on line %d for template %s is missing a colon to separate the template name from the number of entries
- ERR_MAKELDIF_UNDEFINED_BRANCH_SUBORDINATE - Static variable in class org.opends.messages.ToolMessages
-
The branch with entry DN '%s' references a subordinate template named '%s' which is not defined in the template file
- ERR_MAKELDIF_UNDEFINED_TEMPLATE_SUBORDINATE - Static variable in class org.opends.messages.ToolMessages
-
The template named %s references a subordinate template named %s which is not defined in the template file
- ERR_MAKELDIF_UNEXPECTED_TEMPLATE_FILE_LINE - Static variable in class org.opends.messages.ToolMessages
-
Unexpected template line "%s" encountered on line %d of the template file
- ERR_MAKELDIF_WARNING_DEFINE_VALUE_EMPTY - Static variable in class org.opends.messages.ToolMessages
-
Constant %s defined on line %d has not been assigned a value
- ERR_MANAGE_ACCOUNT_IO_ERROR_WHILE_ENCODING_REQUEST - Static variable in class org.opends.messages.ToolMessages
-
Unable to process request since an IO error ('%s') has occurred during request encoding process
- ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The managed object could not be created because there is an existing managed object with the same name
- ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL - Static variable in class org.opends.messages.AdminMessages
-
The %s could not be decoded due to the following reasons: %s
- ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE - Static variable in class org.opends.messages.AdminMessages
-
The %s could not be decoded due to the following reason: %s
- ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The requested managed object could not be found
- ERR_MATCHEDVALUES_CANNOT_DECODE_VALUE_AS_SEQUENCE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided matched values control because an error occurred while attempting to decode the value as an ASN.1 sequence: %s
- ERR_MATCHEDVALUES_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided matched values control because it does not have a value
- ERR_MATCHEDVALUES_NO_FILTERS - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided matched values control because the control value does not specify any filters for use in matching attribute values
- ERR_MATCHING_RULE_USE_CANNOT_REGISTER - Static variable in class org.opends.messages.SchemaMessages
-
Matching rule use could not be registered from definition: %s
- ERR_MAX_BLOCKED_WRITE_LIMIT_EXCEEDED - Static variable in class org.opends.messages.ProtocolMessages
-
Could not write data to the client for %s
- ERR_MAX_PSEARCH_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
The directory server is not accepting a new persistent search request because the server has already reached its limit
- ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
The memory-based backend does not support backup or restore operations
- ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER - Static variable in class org.opends.messages.BackendMessages
-
Unable to create an LDIF reader: %s
- ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER - Static variable in class org.opends.messages.BackendMessages
-
Unable to create an LDIF writer: %s
- ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN - Static variable in class org.opends.messages.BackendMessages
-
Cannot delete entry %s because it has one or more subordinate entries
- ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN - Static variable in class org.opends.messages.BackendMessages
-
Cannot rename entry %s because it has one or more subordinate entries
- ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND - Static variable in class org.opends.messages.BackendMessages
-
Cannot rename entry %s because the target entry is in a different backend
- ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF - Static variable in class org.opends.messages.BackendMessages
-
Cannot write entry %s to LDIF: %s
- ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
Entry %s already exists in the memory-based backend
- ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG - Static variable in class org.opends.messages.BackendMessages
-
Entry %s does not belong in the memory-based backend
- ERR_MEMORYBACKEND_ERROR_DURING_IMPORT - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while processing the import: %s
- ERR_MEMORYBACKEND_ERROR_READING_LDIF - Static variable in class org.opends.messages.BackendMessages
-
An unrecoverable error occurred while reading from LDIF: %s
- ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST - Static variable in class org.opends.messages.BackendMessages
-
Unable to add entry %s because its parent entry %s does not exist in the memory-based backend
- ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST - Static variable in class org.opends.messages.BackendMessages
-
Cannot rename entry %s because the new parent entry %s doesn't exist
- ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE - Static variable in class org.opends.messages.BackendMessages
-
Exactly one base DN must be provided for use with the memory-based backend
- ERR_MISSING_ADMIN_BACKENDS - Static variable in class org.opends.messages.CoreMessages
-
Cannot complete initialization of server's backends because the root and administrative backends have not been initialized yet.
- ERR_MISSING_CREDENTIAL_ARGS - Static variable in class org.opends.messages.AdminToolMessages
-
The bindDN and/or bindPassword arguments are missing
- ERR_MISSING_ID2ENTRY_RECORD - Static variable in class org.opends.messages.BackendMessages
-
The entry database does not contain a record for ID %s
- ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL - Static variable in class org.opends.messages.AdminMessages
-
The following properties are mandatory: %s
- ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property is mandatory
- ERR_MISSING_OUTPUTDIR_ARG - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred while parsing the command-line arguments: The argument outputDirectory is required to have a value but none was provided in the argument list and no default value is available
- ERR_MISSING_REQUIRED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The create request cannot be processed because it does not include the required field '%s'
- ERR_MISSING_TYPE_PROPERTY_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource cannot be created because it does not contain the type property '%s'
- ERR_MODDN_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be renamed because the request contained an LDAP assertion control and the associated filter did not match the contents of the entry
- ERR_MODDN_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be renamed due to insufficient access rights
- ERR_MODDN_BACKEND_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to rename entry %s because the backend that holds that entry is configured in read-only mode
- ERR_MODDN_CANNOT_LOCK_CURRENT_DN - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because the server was unable to obtain a write lock for that DN
- ERR_MODDN_CANNOT_LOCK_NEW_DN - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because the server was unable to obtain a write lock for the new DN %s
- ERR_MODDN_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be renamed because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
- ERR_MODDN_DIFFERENT_BACKENDS - Static variable in class org.opends.messages.CoreMessages
-
{@code The modify DN operation for entry %s cannot be performed because the backend holding the current entry is different from the backend used to handle the new DN %s.
- ERR_MODDN_NEW_RDN_ATTR_IS_NO_USER_MOD - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be renamed because the new RDN includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema, and the target value for that attribute is not already included in the entry
- ERR_MODDN_NEW_SUPERIOR_IN_SUBTREE - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because the new superior entry %s is equal to or a subordinate of the entry to be moved
- ERR_MODDN_NEWRDN_ATTR_IS_OBSOLETE - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because the new RDN includes attribute type %s which is declared OBSOLETE in the server schema
- ERR_MODDN_NO_BACKEND_FOR_CURRENT_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because no backend is registered to handle that DN
- ERR_MODDN_NO_BACKEND_FOR_NEW_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because no backend is registered to handle the new DN %s
- ERR_MODDN_NO_CURRENT_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because that entry does not exist in the server
- ERR_MODDN_NO_PARENT - Static variable in class org.opends.messages.CoreMessages
-
A modify DN operation cannot be performed on entry %s because the new RDN would not have a parent DN
- ERR_MODDN_OLD_RDN_ATTR_IS_NO_USER_MOD - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be renamed because the current DN includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema and the deleteOldRDN flag was set in the modify DN request
- ERR_MODDN_PREOP_VIOLATES_SCHEMA - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because a pre-operation plugin modified the entry in a way that caused it to violate the server schema: %s
- ERR_MODDN_SERVER_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to rename entry %s because the Directory Server is configured in read-only mode
- ERR_MODDN_SYNCH_CONFLICT_RESOLUTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during conflict resolution synchronization processing for the modify DN operation with connection ID %d and operation ID %d: %s
- ERR_MODDN_SYNCH_POSTOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during postoperation synchronization processing for the modify DN operation with connection ID %d and operation ID %d: %s
- ERR_MODDN_SYNCH_PREOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during preoperation synchronization processing for the modify DN operation with connection ID %d and operation ID %d: %s
- ERR_MODDN_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be renamed because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_MODDN_VIOLATES_SCHEMA - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation for entry %s cannot be performed because the change would have violated the server schema: %s
- ERR_MODIFY_ADD_DUPLICATE_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because it would have resulted in one or more duplicate values for attribute %s: %s
- ERR_MODIFY_ADD_INVALID_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
When attempting to modify entry %s to add one or more values for attribute %s, value "%s" was found to be invalid according to the associated syntax: %s
- ERR_MODIFY_ADD_INVALID_SYNTAX_NO_VALUE - Static variable in class org.opends.messages.CoreMessages
-
When attempting to modify entry %s, one value for attribute %s was found to be invalid according to the associated syntax: %s
- ERR_MODIFY_ADD_NO_VALUES - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the modification contained an add component for attribute %s but no values were provided
- ERR_MODIFY_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the request contained an LDAP assertion control and the associated filter did not match the contents of the entry
- ERR_MODIFY_ATTR_IS_NO_USER_MOD - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the modification attempted to update attribute %s which is defined as NO-USER-MODIFICATION in the server schema
- ERR_MODIFY_ATTR_IS_OBSOLETE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the modification attempted to set one or more new values for attribute %s which is marked OBSOLETE in the server schema
- ERR_MODIFY_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be modified due to insufficient access rights
- ERR_MODIFY_BACKEND_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to modify entry %s because the backend that holds that entry is configured in read-only mode
- ERR_MODIFY_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the server failed to obtain a write lock for this entry after multiple attempts
- ERR_MODIFY_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
- ERR_MODIFY_CHANGE_PRIVILEGE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to modify the set of privileges contained in an entry
- ERR_MODIFY_DELETE_MISSING_VALUES - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the attempt to update attribute %s would have removed one or more values from the attribute that were not present: %s
- ERR_MODIFY_DELETE_NO_SUCH_ATTR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to remove one or more values from attribute %s but this attribute is not present in the entry
- ERR_MODIFY_DELETE_RDN_ATTR - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the change to attribute %s would have removed a value used in the RDN
- ERR_MODIFY_INCREMENT_PROVIDED_VALUE_NOT_INTEGER - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the value "%s" contained in the request could not be parsed as an integer
- ERR_MODIFY_INCREMENT_RDN - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s which is used as an RDN attribute for the entry
- ERR_MODIFY_INCREMENT_REQUIRES_EXISTING_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but that attribute did not have any values in the target entry
- ERR_MODIFY_INCREMENT_REQUIRES_INTEGER_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the value "%s" could not be parsed as an integer
- ERR_MODIFY_INCREMENT_REQUIRES_SINGLE_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the request contained multiple values, where only a single integer value is allowed
- ERR_MODIFY_INCREMENT_REQUIRES_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the request did not include a value for that attribute specifying the amount by which to increment the value
- ERR_MODIFY_INVALID_MOD_TYPE_FOR_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
Invalid modification type %s attempted on password attribute %s
- ERR_MODIFY_INVALID_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
The provided user password does not match any password in the user's entry
- ERR_MODIFY_MULTIPLE_PASSWORDS_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
The password change would result in multiple password values in the user entry, which is not allowed
- ERR_MODIFY_MULTIPLE_VALUES_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
Multiple password values are not allowed in user entries
- ERR_MODIFY_MUST_CHANGE_PASSWORD - Static variable in class org.opends.messages.CoreMessages
-
%s must change their password before it will be allowed to perform any other operations
- ERR_MODIFY_NO_BACKEND_FOR_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because there is no backend registered to handle operations for that entry
- ERR_MODIFY_NO_EXISTING_VALUES - Static variable in class org.opends.messages.CoreMessages
-
The user entry does not have any existing passwords to remove
- ERR_MODIFY_NO_MODIFICATIONS - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be updated because the request did not contain any modifications
- ERR_MODIFY_NO_PREENCODED_PASSWORDS - Static variable in class org.opends.messages.CoreMessages
-
User passwords may not be provided in pre-encoded form
- ERR_MODIFY_NO_SUCH_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because no such entry exists in the server
- ERR_MODIFY_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be modified because it does not exist
- ERR_MODIFY_NO_USER_PW_CHANGES - Static variable in class org.opends.messages.CoreMessages
-
Users are not allowed to change their own passwords
- ERR_MODIFY_PASSWORD_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
The specified password value already exists in the user entry
- ERR_MODIFY_PASSWORDS_CANNOT_HAVE_OPTIONS - Static variable in class org.opends.messages.CoreMessages
-
Attributes used to hold user passwords are not allowed to have any attribute options
- ERR_MODIFY_PW_CHANGE_REQUIRES_CURRENT_PW - Static variable in class org.opends.messages.CoreMessages
-
The password policy requires that user password changes include the current password in the request
- ERR_MODIFY_PW_IN_HISTORY - Static variable in class org.opends.messages.CoreMessages
-
The provided new password was found in the password history for the user
- ERR_MODIFY_PW_VALIDATION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
The provided password value was rejected by a password validator: %s
- ERR_MODIFY_PWRESET_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to reset user passwords
- ERR_MODIFY_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The %s request cannot be processed because it attempts to modify the read-only field '%s'
- ERR_MODIFY_REPLACE_INVALID_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
When attempting to modify entry %s to replace the set of values for attribute %s, value "%s" was found to be invalid according to the associated syntax: %s
- ERR_MODIFY_REPLACE_INVALID_SYNTAX_NO_VALUE - Static variable in class org.opends.messages.CoreMessages
-
When attempting to modify entry %s to replace the set of values for attribute %s, one value was found to be invalid according to the associated syntax: %s
- ERR_MODIFY_REQUIRE_SECURE_CHANGES - Static variable in class org.opends.messages.CoreMessages
-
Password changes must be performed over a secure authentication channel
- ERR_MODIFY_SERVER_READONLY - Static variable in class org.opends.messages.CoreMessages
-
Unable to modify entry %s because the Directory Server is configured in read-only mode
- ERR_MODIFY_SYNCH_CONFLICT_RESOLUTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during conflict resolution synchronization processing for the modify operation with connection ID %d and operation ID %d: %s
- ERR_MODIFY_SYNCH_POSTOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during postoperation synchronization processing for the modify operation with connection ID %d and operation ID %d: %s
- ERR_MODIFY_SYNCH_PREOP_FAILED - Static variable in class org.opends.messages.CoreMessages
-
An error occurred during preoperation synchronization processing for the modify operation with connection ID %d and operation ID %d: %s
- ERR_MODIFY_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_MODIFY_VIOLATES_SCHEMA - Static variable in class org.opends.messages.CoreMessages
-
Entry %s cannot be modified because the resulting entry would have violated the server schema: %s
- ERR_MODIFY_WITHIN_MINIMUM_AGE - Static variable in class org.opends.messages.CoreMessages
-
The password cannot be changed because it has not been long enough since the last password change
- ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGIN - Static variable in class org.opends.messages.BackendMessages
-
A plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %s
- ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_SCHEMA_ERROR - Static variable in class org.opends.messages.BackendMessages
-
A plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %s because the change to that entry violated the server schema configuration: %s
- ERR_MODIFYDN_ALREADY_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
The entry cannot be renamed to '%s' because an entry with that name already exists
- ERR_MODIFYDN_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The entry '%s' cannot be renamed because it does not exist
- ERR_MONITOR_BACKEND_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to read directory server monitoring information
- ERR_MONITOR_CONFIG_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
-
{@code An attempt was made to configure the monitor backend without providing a configuration entry.
- ERR_MONITOR_INVALID_BASE - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve the requested entry %s from the monitor backend because the DN is not below the monitor base of %s
- ERR_MONITOR_MODIFY_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
{@code Unwilling to update entry "%s" because modify operations are not supported in the monitor backend.
- ERR_MONITOR_UNABLE_TO_EXPORT_BASE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to export the base monitor entry: %s
- ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to export the monitor entry for monitor provider %s: %s
- ERR_MONITORING_DATA - Static variable in class org.opends.messages.AdminToolMessages
-
Could not collect monitoring data from the directory server: %s
- ERR_MOVEDIR_SOURCE_NOT_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
The directory to move %s exists but is a file
- ERR_MOVEDIR_SOURCE_NOT_EXIST - Static variable in class org.opends.messages.UtilityMessages
-
The directory to move %s does not exist
- ERR_MOVEDIR_TARGET_EXISTS - Static variable in class org.opends.messages.UtilityMessages
-
The target directory %s already exists
- ERR_MOVEFILE_NO_SUCH_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
The target directory %s does not exist
- ERR_MOVEFILE_NO_SUCH_FILE - Static variable in class org.opends.messages.UtilityMessages
-
The file to move %s does not exist
- ERR_MOVEFILE_NOT_DIRECTORY - Static variable in class org.opends.messages.UtilityMessages
-
The target directory %s exists but is not a directory
- ERR_MOVEFILE_NOT_FILE - Static variable in class org.opends.messages.UtilityMessages
-
The file to move %s exists but is not a file
- ERR_MULTIPLE_BACKENDS_FOR_BASE - Static variable in class org.opends.messages.ToolMessages
-
Multiple Directory Server backends are configured to support base DN "%s"
- ERR_MULTIPLE_MATCHING_DOMAIN - Static variable in class org.opends.messages.ReplicationMessages
-
Multiple domains match the base DN provided
- ERR_MVCC_NO_VERSION_INFORMATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource could not be accessed because it did not contain any version information, when the version '%s' was expected
- ERR_MVCC_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Multi-version concurrency control is not supported by this resource
- ERR_MVCC_VERSIONS_MISMATCH - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource could not be accessed because the expected version '%s' does not match the current version '%s'
- ERR_MVFILTER_CANNOT_DECODE_AVA - Static variable in class org.opends.messages.ProtocolMessages
-
An error occurred while attempting to decode the attribute value assertion in the provided matched values filter: %s
- ERR_MVFILTER_CANNOT_DECODE_EXTENSIBLE_MATCH - Static variable in class org.opends.messages.ProtocolMessages
-
The provided matched values filter could not be decoded because an error occurred while decoding the extensible match filter component: %s
- ERR_MVFILTER_CANNOT_DECODE_PRESENT_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided matched values filter could not be decoded because an error occurred while decoding the presence filter component: %s
- ERR_MVFILTER_CANNOT_DECODE_SUBSTRINGS - Static variable in class org.opends.messages.ProtocolMessages
-
The provided matched values filter could not be decoded because an error occurred while decoding the substring filter component: %s
- ERR_MVFILTER_INVALID_DN_ATTRIBUTES_FLAG - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP filter "%s" cannot be used as a matched values filter because it is an extensible match filter that contains the dnAttributes flag, which is not allowed for matched values filters
- ERR_MVFILTER_INVALID_ELEMENT_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided matched values filter could not be decoded because it had an invalid BER type of %s
- ERR_MVFILTER_INVALID_LDAP_FILTER_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided LDAP filter "%s" cannot be used as a matched values filter because filters of type %s are not allowed for use in matched values filters
- ERR_MVFILTER_NO_SUBSTRING_ELEMENTS - Static variable in class org.opends.messages.ProtocolMessages
-
The provided matched values filter could not be decoded because there were no subInitial, subAny, or subFinal components in the substring filter
- ERR_NAME_FORM_CANNOT_REGISTER - Static variable in class org.opends.messages.SchemaMessages
-
Name form could not be registered from definition: %s
- ERR_NEW_BACKEND_NAME_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a name for the new backend.
- ERR_NEW_BASE_DN_VALUE_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a value for the base DN.
- ERR_NEW_SUPERIOR_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The entry cannot be moved because the new parent entry '%s' does not exist
- ERR_NO_ARRAY_FOR_MULTI_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an array of values was not provided for the multi-valued field '%s'
- ERR_NO_BACKEND_FOUND_FOR_BASE_DN - Static variable in class org.opends.messages.BackendMessages
-
No backend is associated with the base DN '%s'
- ERR_NO_BACKENDS_FOR_BASE - Static variable in class org.opends.messages.ToolMessages
-
None of the Directory Server backends are configured to support the requested base DN "%s"
- ERR_NO_BASES_FOR_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code No base DNs have been defined in backend configuration entry %s.
- ERR_NO_KEY_ENTRY_IN_KEYSTORE - Static variable in class org.opends.messages.ExtensionMessages
-
There is no private key entry in keystore %s
- ERR_NO_LISTEN_ADDRESS - Static variable in class org.opends.messages.ProtocolMessages
-
%s connection handler has no listen addresses
- ERR_NO_MATCHING_DOMAIN - Static variable in class org.opends.messages.ReplicationMessages
-
No domain matches the provided base DN '%s'
- ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN - Static variable in class org.opends.messages.ReplicationMessages
-
Domain %s: the server with serverId=%s is unreachable
- ERR_NO_SUFFIXES_AVAILABLE_TO_CONFIGURE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
There are no base DNs available to configure replication between the two servers.
- ERR_NO_SUFFIXES_AVAILABLE_TO_CONFIGURE_REPLICATION_NO_DOMAIN - Static variable in class org.opends.messages.AdminToolMessages
-
{@code There are no base DNs available to configure replication between the two servers.
- ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code There are no base DNs replicated in the server.
- ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
There are no base DNs replicated in the server.
- ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
There are no Base DNs replicated between the two servers.
- ERR_NO_SUFFIXES_AVAILABLE_TO_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
-
There are no base DNs available to purge historical.
- ERR_NO_SUFFIXES_AVAILABLE_TO_UNCONFIGURE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
There are no base DNs replicated in the server.
- ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE - Static variable in class org.opends.messages.AdminToolMessages
-
You must choose at least one base DN to be initialized.
- ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
You must choose at least one base DN to initialize.
- ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
You must specify the base DNs that have been initialized using the import-ldif command or the binary copy.
- ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
You must specify the base DNs that will be initialized using the import-ldif command or the binary copy.
- ERR_NO_SUFFIXES_SELECTED_TO_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
-
You must choose at least one base DN to be purged from historical.
- ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE - Static variable in class org.opends.messages.AdminToolMessages
-
You must choose at least one Base DN to be replicated.
- ERR_NO_SUFFIXES_SELECTED_TO_UNCONFIGURE - Static variable in class org.opends.messages.AdminToolMessages
-
You must choose at least one base DN to be unconfigured.
- ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Non Modifiable attributes must have an operational usage.
- ERR_NOT_ADMINISTRATIVE_USER - Static variable in class org.opends.messages.AdminToolMessages
-
You do not have access rights to the configuration of the server.
- ERR_NOT_AVAILABLE_CONNECTION_HANDLERS - Static variable in class org.opends.messages.CoreMessages
-
No enabled connection handler available
- ERR_NOT_ENOUGH_RESOURCES - Static variable in class org.opends.messages.BackendMessages
-
There are insufficient resources to perform the operation
- ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The remote server in '%s' cannot be managed by this control panel.
- ERR_NOT_YET_IMPLEMENTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Not yet implemented
- ERR_NULL_KEY_PROVIDER_MANAGER - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The keystore %s seems to be missing, this may render the secure port inoperative for '%s'.
- ERR_NUM_SUBORDINATES_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
This backend does not provide support for the numSubordinates operational attribute
- ERR_NUMBER_OF_ENTRIES_INVALID - Static variable in class org.opends.messages.AdminToolMessages
-
The number of user entries to generate must be between %d and %d.
- ERR_OAUTH2_CTS_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Json of token '%s' is malformed
- ERR_OAUTH2_CTS_INVALID_TOKEN_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The token '%s' must be an access token, but it is a '%s'
- ERR_OAUTH2_CTS_TOKEN_NOT_FOUND - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to find the token '%s' in the CTS because: '%s'
- ERR_OAUTH2_CTS_TOKEN_RESOLUTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to resolve access token '%s' due to the following reason: '%s'
- ERR_OAUTH2_FILE_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Malformed token file '%s'.
- ERR_OAUTH2_FILE_NO_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to find token file '%s'
- ERR_OAUTH2_RFC7662_CANNOT_READ_RESPONSE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Cannot read response content as JSON
- ERR_OAUTH2_RFC7662_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Invalid or malformed access token: '%s'
- ERR_OAUTH2_RFC7662_RETURNED_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Authorization server returned an error: '%s'
- ERR_OAUTH2_RFC7662_TOKEN_NOT_ACTIVE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Access token returned by authorization server is not currently active
- ERR_OBJECT_CLASS_CANNOT_REGISTER - Static variable in class org.opends.messages.SchemaMessages
-
Object class could not be registered from definition: %s
- ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the objectclass values of the entry.
- ERR_OC_SYNTAX_ATTR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid object class definition because character '%c' at position %d is not allowed in an object class name
- ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid object class definition because the hyphen character is not allowed as the first character of an object class name
- ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid object class definition because the digit '%c' is not allowed as the first character of an object class name unless the name is specified as an OID or the %s configuration option is enabled
- ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed as the first character of an object class name even if the %s configuration option is enabled
- ERR_OC_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR - Static variable in class org.opends.messages.SchemaMessages
-
The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed in an object class name unless the %s configuration option is enabled
- ERR_OFFLINE_TOOL_TARGET_SERVER_MISSING - Static variable in class org.opends.messages.AdminToolMessages
-
A target server must be specified either by using LDAP connection options or the --%s option
- ERR_OPEN_ENV_FAIL - Static variable in class org.opends.messages.BackendMessages
-
The database environment could not be opened: %s
- ERR_OPERATION_NOT_FOUND_IN_PENDING - Static variable in class org.opends.messages.ReplicationMessages
-
Internal Error : Operation %s change number %s was not found in local change list
- ERR_OPERATION_NOT_FOUND_IN_REMOTE - Static variable in class org.opends.messages.ReplicationMessages
-
Internal Error : Operation %s change number %s was not found in remote change list
- ERR_OPERATION_REJECTED_DEFAULT - Static variable in class org.opends.messages.AdminMessages
-
Reason unknown
- ERR_OPERATION_REJECTED_EXCEPTION_PLURAL - Static variable in class org.opends.messages.AdminMessages
-
The operation was rejected for the following reasons: %s
- ERR_OPERATION_REJECTED_EXCEPTION_SINGLE - Static variable in class org.opends.messages.AdminMessages
-
The operation was rejected for the following reason: %s
- ERR_OUTPUT_DIRECTORY_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The output directory "%s" could not be found
- ERR_PAGED_RESULTS_CANNOT_DECODE - Static variable in class org.opends.messages.ToolMessages
-
Unable to decode the simple paged results control from the search response: %s
- ERR_PAGED_RESULTS_REQUIRES_SINGLE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
The simple paged results control may only be used with a single search filter
- ERR_PAGED_RESULTS_RESPONSE_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
The simple paged results response control was not found in the search result done message from the server
- ERR_PARSING_ATTRIBUTE_TYPE_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of attribute type: '%s'
- ERR_PARSING_DIT_CONTENT_RULE_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of DIT content rule: '%s'
- ERR_PARSING_DIT_STRUCTURE_RULE_RULEID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the rule ID from the provided definition of DIT structure rule: '%s'
- ERR_PARSING_LDAP_SYNTAX_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of ldap syntax: '%s'
- ERR_PARSING_MATCHING_RULE_USE_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of matching rule use: '%s'
- ERR_PARSING_NAME_FORM_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of name form: '%s'
- ERR_PARSING_OBJECTCLASS_OID - Static variable in class org.opends.messages.SchemaMessages
-
Unable to parse the OID from the provided definition of objectclass: '%s'
- ERR_PASSWORD_MODIFY_REQUEST_IS_INVALID - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The modify password request has been rejected because it is invalid.
- ERR_PASSWORD_MODIFY_SECURE_CONNECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be modified using a secure connection
- ERR_PASSWORD_MODIFY_USER_AUTHENTICATED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be modified by authenticated users
- ERR_PASSWORD_RESET_SECURE_CONNECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be reset using a secure connection
- ERR_PASSWORD_RESET_USER_AUTHENTICATED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be reset by authenticated users
- ERR_PATCH_ADD_NO_VALUE_FOR_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an add patch operation but no value(s) for field '%s'
- ERR_PATCH_APPEND_IN_SINGLE_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it attempts to append a value to the single valued field '%s'
- ERR_PATCH_INDEXED_APPEND_TO_MULTI_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it attempts to perform an indexed append of an array of values to the multi-valued field '%s'
- ERR_PATCH_INDEXED_OPERATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an indexed patch operation '%s' which is not supported by this resource provider
- ERR_PATCH_JSON_INTERNAL_PROPERTY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The patch request cannot be processed because it attempts to modify the internal field '%s' of object '%s'.
- ERR_PATCH_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it attempts to patch the read-only field '%s'
- ERR_PATCH_UNSUPPORTED_OPERATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an unsupported type of patch operation '%s'
- ERR_PKCS11_KEYMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a key manager factory to access the contents of the PKCS#11 keystore: %s
- ERR_PKCS11_KEYMANAGER_CANNOT_LOAD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to access the PKCS#11 key manager: %s
- ERR_PKCS11_TRUSTMANAGER_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to create a trust manager factory to access the contents of the PKCS#11 keystore: %s
- ERR_PKCS11_TRUSTMANAGER_CANNOT_LOAD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to access the PKCS#11 trust manager: %s
- ERR_PLUGIN_7BIT_CANNOT_DECODE_ATTR - Static variable in class org.opends.messages.PluginMessages
-
An error occurred while trying to decode attribute %s in the target entry: %s
- ERR_PLUGIN_7BIT_CANNOT_DECODE_DN - Static variable in class org.opends.messages.PluginMessages
-
An error occurred while trying to decode the DN of the target entry: %s
- ERR_PLUGIN_7BIT_CANNOT_DECODE_NEW_RDN - Static variable in class org.opends.messages.PluginMessages
-
An error occurred while trying to decode the new RDN: %s
- ERR_PLUGIN_7BIT_IMPORT_ATTR_NOT_CLEAN - Static variable in class org.opends.messages.PluginMessages
-
The entry included a value for attribute %s that was not 7-bit clean
- ERR_PLUGIN_7BIT_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code The 7-bit clean plugin is configured with invalid plugin type %s.
- ERR_PLUGIN_7BIT_MODIFYDN_ATTR_NOT_CLEAN - Static variable in class org.opends.messages.PluginMessages
-
The modify DN operation would have resulted in a value for attribute %s that was not 7-bit clean
- ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code The LDAP attribute description list plugin instance defined in configuration entry %s lists an invalid plugin type %s.
- ERR_PLUGIN_ADLIST_NO_PLUGIN_TYPES - Static variable in class org.opends.messages.PluginMessages
-
{@code The LDAP attribute description list plugin instance defined in configuration entry %s does not list any plugin types.
- ERR_PLUGIN_ATTR_CLEANUP_ATTRIBUTE_MISSING - Static variable in class org.opends.messages.PluginMessages
-
Attribute '%s' is not defined in the directory schema
- ERR_PLUGIN_ATTR_CLEANUP_DUPLICATE_VALUE - Static variable in class org.opends.messages.PluginMessages
-
The attribute '%s' has already been defined in the configuration
- ERR_PLUGIN_ATTR_CLEANUP_EQUAL_VALUES - Static variable in class org.opends.messages.PluginMessages
-
The mapping '%s:%s' maps the attribute to itself
- ERR_PLUGIN_ATTR_CLEANUP_INITIALIZE_PLUGIN - Static variable in class org.opends.messages.PluginMessages
-
Invalid plugin type '%s' for the Attribute Cleanup plugin
- ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Change Number Control plugin to be invoked as a %s plugin.
- ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Change Number Control plugin with the following plugin types : %s.
- ERR_PLUGIN_ENTRYUUID_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the EntryUUID plugin to be invoked as a %s plugin.
- ERR_PLUGIN_FRACTIONAL_LDIF_IMPORT_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The fractional replication ldif import plugin is configured with invalid plugin type %s.
- ERR_PLUGIN_GRAPHITE_REPORTER_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Graphite Monitor Reporter Plugin plugin to be invoked as a %s plugin.
- ERR_PLUGIN_GRAPHITE_REPORTER_UNREACHABLE_GRAPHITE_SERVER - Static variable in class org.opends.messages.PluginMessages
-
{@code Unable to report metrics to Graphite server '%s' because the Graphite server hostname resolution has failed.
- ERR_PLUGIN_INTERMEDIATE_RESPONSE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The intermediate response plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_INTERMEDIATE_RESPONSE_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The intermediate response plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
- ERR_PLUGIN_LASTMOD_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the LastMod plugin to be invoked as a %s plugin.
- ERR_PLUGIN_LDIF_EXPORT_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The LDIF export plugin defined in configuration entry %s threw an exception when it was invoked on entry %s: %s
- ERR_PLUGIN_LDIF_EXPORT_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The LDIF export plugin defined in configuration entry %s returned null when invoked on entry %s.
- ERR_PLUGIN_LDIF_IMPORT_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The LDIF import plugin defined in configuration entry %s threw an exception when it was invoked on entry %s: %s
- ERR_PLUGIN_LDIF_IMPORT_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The LDIF import plugin defined in configuration entry %s returned null when invoked on entry %s.
- ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-connect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s.
- ERR_PLUGIN_POST_CONNECT_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-connect plugin defined in configuration entry %s returned null when invoked for connection %d from %s.
- ERR_PLUGIN_POST_DISCONNECT_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The post-disconnect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s
- ERR_PLUGIN_POST_DISCONNECT_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-disconnect plugin defined in configuration entry %s returned null when invoked for connection %d from %s.
- ERR_PLUGIN_POST_OPERATION_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-operation %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_POST_OPERATION_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
- ERR_PLUGIN_POST_RESPONSE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-response %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_POST_RESPONSE_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The post-response %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
- ERR_PLUGIN_POST_SYNCHRONIZATION_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The post-synchronization %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s
- ERR_PLUGIN_PRE_OPERATION_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The pre-operation %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_PRE_OPERATION_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The pre-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
- ERR_PLUGIN_PRE_PARSE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The pre-parse %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_PRE_PARSE_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The pre-parse %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
- ERR_PLUGIN_PROFILER_CANNOT_WRITE_PROFILE_DATA - Static variable in class org.opends.messages.PluginMessages
-
An unexpected error occurred when the profiler plugin defined in configuration entry %s attempted to write the information captured to output file %s: %s
- ERR_PLUGIN_PROFILER_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code The Directory Server profiler plugin instance defined in configuration entry %s lists an invalid plugin type %s.
- ERR_PLUGIN_PROFILER_NO_PLUGIN_TYPES - Static variable in class org.opends.messages.PluginMessages
-
{@code The Directory Server profiler plugin instance defined in configuration entry %s does not list any plugin types.
- ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_AUTH_SCHEME - Static variable in class org.opends.messages.PluginMessages
-
Auth password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
- ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_USER_SCHEME - Static variable in class org.opends.messages.PluginMessages
-
User password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
- ERR_PLUGIN_PWIMPORT_NO_DEFAULT_AUTH_SCHEMES - Static variable in class org.opends.messages.PluginMessages
-
The password policy import plugin is not configured any default auth password schemes, and the server does not support the %s auth password scheme
- ERR_PLUGIN_PWIMPORT_NO_DEFAULT_USER_SCHEMES - Static variable in class org.opends.messages.PluginMessages
-
The password policy import plugin is not configured any default user password schemes, and the server does not support the %s auth password scheme
- ERR_PLUGIN_PWIMPORT_NO_SUCH_DEFAULT_AUTH_SCHEME - Static variable in class org.opends.messages.PluginMessages
-
The password policy import plugin references default auth password storage scheme %s which is not available for use in the server
- ERR_PLUGIN_PWPIMPORT_ERROR_ENCODING_PASSWORD - Static variable in class org.opends.messages.PluginMessages
-
{@code An error occurred while attempting to encode a password value stored in attribute %s of user entry %s: %s.
- ERR_PLUGIN_PWPIMPORT_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the password policy import plugin to be invoked as a %s plugin.
- ERR_PLUGIN_REFERENT_ATTR_NOT_LISTED - Static variable in class org.opends.messages.PluginMessages
-
The property 'check-references-filter-criteria' specifies filtering criteria for attribute '%s', but this attribute is not listed in the 'attribute-type' property
- ERR_PLUGIN_REFERENT_ATTR_UNINDEXED - Static variable in class org.opends.messages.PluginMessages
-
The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
- ERR_PLUGIN_REFERENT_BAD_FILTER - Static variable in class org.opends.messages.PluginMessages
-
The filtering criteria '%s' specified in property 'check-references-filter-criteria' is invalid because the filter could not be decoded: '%s'
- ERR_PLUGIN_REFERENT_CANNOT_DECODE_STRING_AS_DN - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin failed to decode a entry DN from the update log: %s
- ERR_PLUGIN_REFERENT_CLOSE_LOGFILE - Static variable in class org.opends.messages.PluginMessages
-
An error occurred closing the Referential Integrity plugin update log file: %s
- ERR_PLUGIN_REFERENT_CREATE_LOGFILE - Static variable in class org.opends.messages.PluginMessages
-
An error occurred during Referential Integity plugin initialization because log file creation failed: %s
- ERR_PLUGIN_REFERENT_ENTRY_MISSING - Static variable in class org.opends.messages.PluginMessages
-
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not exist in any of the configured naming contexts
- ERR_PLUGIN_REFERENT_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The opration could not be processed due to an unexpected exception: '%s'
- ERR_PLUGIN_REFERENT_FILTER_MISMATCH - Static variable in class org.opends.messages.PluginMessages
-
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not match the filter '%s'
- ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX - Static variable in class org.opends.messages.PluginMessages
-
{@code An error occurred in the Referential Integrity plugin while attempting to configure the attribute type %s which has a syntax OID of %s.
- ERR_PLUGIN_REFERENT_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Referential Integrity plugin to be invoked as a %s plugin.
- ERR_PLUGIN_REFERENT_MODIFY_FAILED - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin failed when performing an internal modify on entry %s: %s
- ERR_PLUGIN_REFERENT_NAMINGCONTEXT_MISMATCH - Static variable in class org.opends.messages.PluginMessages
-
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not belong to any of the configured naming contexts
- ERR_PLUGIN_REFERENT_REPLACE_LOGFILE - Static variable in class org.opends.messages.PluginMessages
-
An error occurred replacing the Referential Integrity plugin update log file: %s
- ERR_PLUGIN_REFERENT_SEARCH_FAILED - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin failed when performaing an internal search: %s
- ERR_PLUGIN_SAMBA_SYNC_ENCODING - Static variable in class org.opends.messages.PluginMessages
-
The Samba password synchronization plugin could not encode a password for the following reasons: %s
- ERR_PLUGIN_SAMBA_SYNC_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Samba password synchronization plugin to be invoked as a %s plugin.
- ERR_PLUGIN_SAMBA_SYNC_MODIFICATION_PROCESSING - Static variable in class org.opends.messages.PluginMessages
-
The Samba password synchronization plugin could not process a modification for the following reason: %s
- ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The search result entry plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d with entry %s: %s.
- ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The search result entry plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with entry %s.
- ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The search result reference plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d with referral URL(s) %s: %s.
- ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The search result reference plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with referral URL(s) %s.
- ERR_PLUGIN_SHUTDOWN_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
The shutdown plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server shutdown process: %s
- ERR_PLUGIN_STARTUP_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The startup plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server startup process: %s.
- ERR_PLUGIN_STARTUP_PLUGIN_FAIL_ABORT - Static variable in class org.opends.messages.PluginMessages
-
{@code The startup plugin defined in configuration entry %s encountered an error when it was invoked during the Directory Server startup process: %s (error ID %d).
- ERR_PLUGIN_STARTUP_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The startup plugin defined in configuration entry %s returned a null value when it was invoked during the Directory Server startup process.
- ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The subordinate delete plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The subordinate delete plugin defined in configuration entry %s returned null when invoked for connection %d operation %s.
- ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
-
{@code The subordinate modify DN plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
- ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_RETURNED_NULL - Static variable in class org.opends.messages.PluginMessages
-
{@code The subordinate modify DN plugin defined in configuration entry %s returned null when invoked for connection %d operation %s.
- ERR_PLUGIN_TYPE_NOT_SUPPORTED - Static variable in class org.opends.messages.PluginMessages
-
The plugin defined in configuration entry %s does not support the %s plugin type
- ERR_PLUGIN_UNIQUEATTR_ATTR_NOT_UNIQUE - Static variable in class org.opends.messages.PluginMessages
-
A unique attribute conflict was detected for attribute %s: value %s already exists in entry %s
- ERR_PLUGIN_UNIQUEATTR_ATTR_UNINDEXED - Static variable in class org.opends.messages.PluginMessages
-
The unique attribute plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
- ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR - Static variable in class org.opends.messages.PluginMessages
-
An internal error occurred while attempting to determine whether the operation would have resulted in a unique attribute conflict (result %s, message %s)
- ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_SYNC - Static variable in class org.opends.messages.PluginMessages
-
An internal error occurred while attempting to determine whether the synchronization operation (connID=%d, opID=%d) for entry %s would have resulted in a unique attribute conflict (result %s, message %s)
- ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
-
{@code An attempt was made to register the Unique Attribute plugin to be invoked as a %s plugin.
- ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUE - Static variable in class org.opends.messages.PluginMessages
-
{@code A unique attribute conflict was detected for attribute %s during synchronization (connID=%d, opID=%d): value %s in entry %s conflicts with an existing value in entry %s.
- ERR_POSTREADREQ_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP post-read request control because an error occurred while trying to decode the control value: %s
- ERR_POSTREADREQ_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP post-read request control because the control does not have a value
- ERR_POSTREADRESP_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP post-read response control because an error occurred while trying to decode the control value: %s
- ERR_POSTREADRESP_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP post-read response control because the control does not have a value
- ERR_PREREADREQ_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP pre-read request control because an error occurred while trying to decode the control value: %s
- ERR_PREREADREQ_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP pre-read request control because the control does not have a value
- ERR_PREREADRESP_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP pre-read response control because an error occurred while trying to decode the control value: %s
- ERR_PREREADRESP_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided LDAP pre-read response control because the control does not have a value
- ERR_PROCESSING_REMOTE_MONITOR_DATA - Static variable in class org.opends.messages.ReplicationMessages
-
Monitor data of remote servers are missing due to a processing error : %s
- ERR_PROFILEVIEWER_CANNOT_INITIALIZE_ARGS - Static variable in class org.opends.messages.PluginMessages
-
An unexpected error occurred while attempting to initialize the command-line arguments: %s
- ERR_PROFILEVIEWER_CANNOT_PROCESS_DATA_FILE - Static variable in class org.opends.messages.PluginMessages
-
An error occurred while trying to process the profile data in file %s: %s
- ERR_PROFILEVIEWER_ERROR_PARSING_ARGS - Static variable in class org.opends.messages.PluginMessages
-
An error occurred while parsing the command-line arguments: %s
- ERR_PROMPTTM_REJECTING_CLIENT_CERT - Static variable in class org.opends.messages.ToolMessages
-
Rejecting client certificate chain because the prompt trust manager may only be used to trust server certificates
- ERR_PROMPTTM_USER_REJECTED - Static variable in class org.opends.messages.ToolMessages
-
The server certificate has been rejected by the user
- ERR_PROPERTY_IS_MANDATORY_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property must be specified as it is mandatory
- ERR_PROPERTY_IS_READ_ONLY_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property must not be modified as it is read-only
- ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The "%s" property must not contain more than one value
- ERR_PROPERTY_NOT_FOUND_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
The property "%s" was not recognized
- ERR_PROXY_BACKEND_CANNOT_USE_BASE_DN_ALREADY_IN_USE - Static variable in class org.opends.messages.BackendMessages
-
Proxy backend '%s' cannot register itself against base DN %s because this base DN is already registered against backend '%s'
- ERR_PROXY_CANNOT_DISCOVER_REMOTE_CAPABILITIES - Static variable in class org.opends.messages.BackendMessages
-
Proxy backend '%s' could not discover remote servers capabilities: %s
- ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVERED - Static variable in class org.opends.messages.BackendMessages
-
Proxy backend '%s' is non functional because it could not find any primary nor secondary servers via the service discovery mechanism '%s'
- ERR_PROXY_PARTITION_BASE_DN_MUST_BE_SUBORDINATES - Static variable in class org.opends.messages.BackendMessages
-
The partition base DN '%s' should be subordinate to one of the base DNs %s of proxy backend '%s'
- ERR_PROXY_PARTITION_BASE_DN_MUST_NOT_BE_SUBORDINATES - Static variable in class org.opends.messages.BackendMessages
-
The partition base DN '%s' shouldn't be subordinate to one of the other partition base DNs %s of proxy backend '%s'
- ERR_PROXY_PASSWORD_ENVAR_NOT_SET - Static variable in class org.opends.messages.BackendMessages
-
Environment variable %s which is specified in attribute ds-cfg-proxy-user-password-environment-variable of configuration entry %s should contain the password associated with the proxy bind DN, but this property is not set
- ERR_PROXY_PASSWORD_FILE_CANNOT_READ - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to read the password associated with the proxy bind DN from file %s specified in configuration attribute ds-cfg-proxy-user-password-file of configuration entry %s: %s
- ERR_PROXY_PASSWORD_FILE_EMPTY - Static variable in class org.opends.messages.BackendMessages
-
File %s specified in attribute ds-cfg-proxy-user-password-file of configuration entry %s should contain the password associated with the proxy bind DN, but this file is empty
- ERR_PROXY_PASSWORD_NO_SUCH_FILE - Static variable in class org.opends.messages.BackendMessages
-
File %s specified in attribute ds-cfg-proxy-user-password-file of configuration entry %s should contain the password associated with the proxy bind DN, but this file does not exist
- ERR_PROXY_PASSWORD_PROPERTY_NOT_SET - Static variable in class org.opends.messages.BackendMessages
-
Java property %s which is specified in attribute ds-cfg-proxy-user-password-property of configuration entry %s should contain the password associated with the proxy bind DN, but this property is not set
- ERR_PROXY_SETUP_CLI_NO_PROXY_USER_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
You must specify the password associated with the proxy bind DN to contact, either use '--%s' or '--%s' arguments
- ERR_PROXY_SETUP_CLI_NO_SERVER_TO_CONTACT - Static variable in class org.opends.messages.SetupMessages
-
You must specify server(s) to contact, either use '--%s' or '--%s' arguments
- ERR_PROXY_SETUP_NO_REPLICATION_SERVER - Static variable in class org.opends.messages.SetupMessages
-
No replication servers have been specified in the replication service discovery mechanism
- ERR_PROXY_SETUP_NO_STATIC_PRIMARY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
No primary servers have been specified in the static service discovery mechanism
- ERR_PROXY_UNKNOWN_SERVICE_DISCOVERY - Static variable in class org.opends.messages.BackendMessages
-
Proxy backend '%s' cannot find the configured service discovery mechanism '%s'
- ERR_PROXYAUTH1_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided proxied authorization V1 control because an error occurred while attempting to decode the control value: %s
- ERR_PROXYAUTH1_CONTROL_NOT_CRITICAL - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Unwilling to process the request because it contains a proxied authorization V1 control which is not marked critical.
- ERR_PROXYAUTH1_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided proxied authorization V1 control because it does not have a value
- ERR_PROXYAUTH1_NO_SUCH_USER - Static variable in class org.opends.messages.ProtocolMessages
-
User %s specified in the proxied authorization V1 control does not exist in the Directory Server
- ERR_PROXYAUTH1_UNUSABLE_ACCOUNT - Static variable in class org.opends.messages.ProtocolMessages
-
Use of the proxied authorization V1 control for user %s is not allowed by the password policy configuration
- ERR_PROXYAUTH2_ACCOUNT_DISABLED - Static variable in class org.opends.messages.ProtocolMessages
-
Use of the proxied authorization V2 control for user %s is not allowed: the account is disabled
- ERR_PROXYAUTH2_ACCOUNT_EXPIRED - Static variable in class org.opends.messages.ProtocolMessages
-
Use of the proxied authorization V2 control for user %s is not allowed: the account is expired
- ERR_PROXYAUTH2_ACCOUNT_LOCKED - Static variable in class org.opends.messages.ProtocolMessages
-
Use of the proxied authorization V2 control for user %s is not allowed: the account is locked
- ERR_PROXYAUTH2_CONTROL_NOT_CRITICAL - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Unwilling to process the request because it contains a proxied authorization V2 control which is not marked critical.
- ERR_PROXYAUTH2_INVALID_AUTHZID - Static variable in class org.opends.messages.ProtocolMessages
-
The authorization ID "%s" contained in the proxied authorization V2 control is invalid because it does not start with "dn:" to indicate a user DN or "u:" to indicate a username
- ERR_PROXYAUTH2_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided proxied authorization V2 control because it does not have a value
- ERR_PROXYAUTH2_NO_IDENTITY_MAPPER - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process proxied authorization V2 control because it contains an authorization ID based on a username and no proxied authorization identity mapper is configured in the Directory Server
- ERR_PROXYAUTH2_NO_SUCH_USER - Static variable in class org.opends.messages.ProtocolMessages
-
User %s specified in the proxied authorization V2 control does not exist in the Directory Server
- ERR_PROXYAUTH2_PASSWORD_EXPIRED - Static variable in class org.opends.messages.ProtocolMessages
-
Use of the proxied authorization V2 control for user %s is not allowed: the account's password is expired
- ERR_PROXYAUTH_AUTHZ_NOT_PERMITTED - Static variable in class org.opends.messages.ProtocolMessages
-
Authorization as '%s' specified in the proxied authorization control is not permitted
- ERR_PROXYAUTH_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
You do not have sufficient privileges to use the proxied authorization control
- ERR_PSEARCH_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided persistent search control because an error occurred while attempting to decode the control value: %s
- ERR_PSEARCH_CHANGETYPES_INVALID_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
The provided integer value %d does not correspond to any persistent search change type
- ERR_PSEARCH_CHANGETYPES_INVALID_TYPES - Static variable in class org.opends.messages.ProtocolMessages
-
The provided integer value %d was outside the range of acceptable values for an encoded change type set
- ERR_PSEARCH_CHANGETYPES_NO_TYPES - Static variable in class org.opends.messages.ProtocolMessages
-
The provided integer value indicated that there were no persistent search change types, which is not allowed
- ERR_PSEARCH_DOESNT_START_WITH_PS - Static variable in class org.opends.messages.ToolMessages
-
The persistent search descriptor %s did not start with the required 'ps' string
- ERR_PSEARCH_INVALID_CHANGE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided change type value %s is invalid.
- ERR_PSEARCH_INVALID_CHANGESONLY - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided changesOnly value %s is invalid.
- ERR_PSEARCH_INVALID_RETURN_ECS - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided returnECs value %s is invalid.
- ERR_PSEARCH_MISSING_DESCRIPTOR - Static variable in class org.opends.messages.ToolMessages
-
The request to use the persistent search control did not include a descriptor that indicates the options to use with that control
- ERR_PSEARCH_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided persistent search control because it does not have a value
- ERR_PUBLISHING_FAKE_OPS - Static variable in class org.opends.messages.ReplicationMessages
-
Caught exception publishing fake operations for domain %s : %s
- ERR_PWDIFFERENCEVALIDATOR_TOO_SMALL - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password differs less than the minimum required difference of %d characters
- ERR_PWEXPIRED_CONTROL_INVALID_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided control as a password expired control because the provided control had a value that could not be parsed as an integer
- ERR_PWEXPIRING_CANNOT_DECODE_SECONDS_UNTIL_EXPIRATION - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided control as a password expiring control because an error occurred while attempting to decode the number of seconds until expiration: %s
- ERR_PWEXPIRING_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided password expiring control because it does not have a value
- ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX - Static variable in class org.opends.messages.ExtensionMessages
-
The configured minimum password length of %d characters is greater than the configured maximum password length of %d
- ERR_PWLENGTHVALIDATOR_TOO_LONG - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password is longer than the maximum allowed length of %d characters
- ERR_PWLENGTHVALIDATOR_TOO_SHORT - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password is shorter than the minimum required length of %d characters
- ERR_PWPOLICY_ATTRIBUTE_OPTIONS_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
Attribute options are not allowed for the password attribute %s
- ERR_PWPOLICY_CANNOT_DETERMINE_REQUIRE_CHANGE_BY_TIME - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to determine the value for attribute ds-cfg-require-change-by-time in configuration entry %s: %s
- ERR_PWPOLICY_DEPRECATED_SCHEME_NOT_AUTH - Static variable in class org.opends.messages.CoreMessages
-
Password policy configuration entry %s references deprecated password storage scheme DN %s which does not support the auth password syntax
- ERR_PWPOLICY_INVALID_LAST_LOGIN_TIME_FORMAT - Static variable in class org.opends.messages.CoreMessages
-
The password policy definition contained in configuration entry "%s" is invalid because the specified last login time format "%s" is not a valid format string The last login time format string should conform to the syntax described in the API documentation for the <CODE>java.text.SimpleDateFormat</CODE> class
- ERR_PWPOLICY_INVALID_PASSWORD_ATTRIBUTE_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
{@code The password policy definition contained in configuration entry "%s" is invalid because the specified password attribute "%s" has a syntax OID of %s.
- ERR_PWPOLICY_INVALID_PREVIOUS_LAST_LOGIN_TIME_FORMAT - Static variable in class org.opends.messages.CoreMessages
-
The password policy definition contained in configuration entry "%s" is invalid because the specified previous last login time format "%s" is not a valid format string The previous last login time format strings should conform to the syntax described in the API documentation for the <CODE>java.text.SimpleDateFormat</CODE> class
- ERR_PWPOLICY_MIN_AGE_PLUS_WARNING_GREATER_THAN_MAX_AGE - Static variable in class org.opends.messages.CoreMessages
-
The password policy configuration entry "%s" is invalid because if both a minimum password age and a maximum password age are configured, then the sum of the minimum password age and the password expiration warning interval must be shorter than the maximum password age
- ERR_PWPOLICY_MULTIPLE_PW_VALUES_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
Only a single value may be provided for the password attribute %s
- ERR_PWPOLICY_MUST_HAVE_WARNING_IF_NOT_EXPIRE_WITHOUT_WARNING - Static variable in class org.opends.messages.CoreMessages
-
{@code The password policy defined in configuration entry %s is configured to always send at least one warning notification before the password is expired, but no warning interval has been set.
- ERR_PWPOLICY_NO_PWDPOLICY_OC - Static variable in class org.opends.messages.CoreMessages
-
The entry %s does not contain the pwdPolicy objectclass, which is required for Directory Server password policy
- ERR_PWPOLICY_PREENCODED_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
Pre-encoded passwords are not allowed for the password attribute %s
- ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_LOG - Static variable in class org.opends.messages.CoreMessages
-
{@code The password for user %s could not be validated because the password policy subentry %s is referring to an unknown password validator (%s).
- ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_REASON - Static variable in class org.opends.messages.CoreMessages
-
{@code The password could not be validated because of misconfiguration.
- ERR_PWPOLICY_SCHEME_DOESNT_SUPPORT_AUTH - Static variable in class org.opends.messages.CoreMessages
-
The password storage scheme defined in configuration entry %s does not support the auth password syntax, which is used by password attribute %s
- ERR_PWPOLICY_UNDEFINED_PASSWORD_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
-
The password policy definition contained in configuration entry "%s" is invalid because the specified password attribute "%s" is not defined in the server schema
- ERR_PWPOLICY_UNKNOWN_VALIDATOR - Static variable in class org.opends.messages.CoreMessages
-
The password policy definition contained in configuration entry "%s" is invalid because the password validator "%s" specified in attribute "%s" cannot be found
- ERR_PWPOLICY_VALIDATION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
The password value for attribute %s was found to be unacceptable: %s
- ERR_PWPOLICY_WARNING_INTERVAL_LARGER_THAN_MAX_AGE - Static variable in class org.opends.messages.CoreMessages
-
The password policy configuration entry "%s" is invalid because if a maximum password age is configured, then the password expiration warning interval must be shorter than the maximum password age
- ERR_PWPOLICYREQ_CONTROL_HAS_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided control as a password policy request control because the provided control had a value but the password policy request control should not have a value
- ERR_PWPOLICYRES_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided password policy response control: %s
- ERR_PWPOLICYRES_INVALID_ERROR_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided password policy response control because the error element has an invalid type of %d
- ERR_PWPOLICYRES_INVALID_WARNING_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided password policy response control because the warning element has an invalid type of %s
- ERR_PWPOLICYRES_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided password policy response control because it does not have a value
- ERR_PWPSTATE_CANNOT_DECODE_BOOLEAN - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode value "%s" for attribute %s in user entry %s as a Boolean value
- ERR_PWPSTATE_CANNOT_DECODE_GENERALIZED_TIME - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to decode value "%s" for attribute %s in user entry %s in accordance with the generalized time format: %s
- ERR_PWPSTATE_CANNOT_DECODE_SUBENTRY_VALUE_AS_DN - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to decode the ds-pwp-password-policy-dn value "%s" in user entry "%s" as a DN: %s
- ERR_PWPSTATE_CANNOT_UPDATE_USER_ENTRY - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while attempting to update password policy state information for user %s: %s
- ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to set the account expiration time was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the account expiration time for the user.
- ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to add an authentication failure time for the user.
- ERR_PWPSTATE_EXTOP_BAD_ADD_GRACE_LOGIN_TIME_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to add a grace login use time for the user.
- ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to update the authentication failure times was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value provided for the password policy state operation intended to set the disabled state for the user was invalid.
- ERR_PWPSTATE_EXTOP_BAD_DISABLED_VALUE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the disabled state for the user.
- ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to update the grace login use times was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to set the last login time was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the last login time for the user.
- ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to set the password changed time was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the password changed time for the user.
- ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to set the password warned time was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the password warned time for the user.
- ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value %s provided for the password policy state operation used to set the required change time was invalid: %s.
- ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the required change time for the user.
- ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The value provided for the password policy state operation intended to set the reset state for the user was invalid.
- ERR_PWPSTATE_EXTOP_BAD_RESET_STATE_VALUE_COUNT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Multiple values were provided for the password policy state operation intended to set the reset state for the user.
- ERR_PWPSTATE_EXTOP_DECODE_FAILURE - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to decode password policy state extended request value: %s
- ERR_PWPSTATE_EXTOP_INVALID_OP_ENCODING - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to decode an operation from the password policy state extended request: %s
- ERR_PWPSTATE_EXTOP_MULTIPLE_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
Multiple entries were found with DN %s
- ERR_PWPSTATE_EXTOP_NO_DISABLED_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code No value was provided for the password policy state operation intended to set the disabled state for the user.
- ERR_PWPSTATE_EXTOP_NO_PRIVILEGE - Static variable in class org.opends.messages.ExtensionMessages
-
You do not have sufficient privileges to use the password policy state extended operation
- ERR_PWPSTATE_EXTOP_NO_REQUEST_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password policy state extended request did not include a request value
- ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code No value was provided for the password policy state operation intended to set the reset state for the user.
- ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The password policy state extended request included an operation with an invalid or unsupported operation type of %s
- ERR_PWPSTATE_NO_SUCH_POLICY - Static variable in class org.opends.messages.CoreMessages
-
User entry %s is configured to use a password policy subentry of %s but no such password policy has been defined in the server configuration
- ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to base64-decode the password value %s: %s
- ERR_PWSCHEME_CANNOT_DECRYPT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to decrypt a value using password storage scheme %s: %s
- ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to encode a password using the storage scheme defined in class %s: %s
- ERR_PWSCHEME_CANNOT_ENCRYPT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while trying to encrypt a value using password storage scheme %s: %s
- ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to initialize the message digest generator for the %s algorithm: %s
- ERR_PWSCHEME_DOES_NOT_SUPPORT_AUTH_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
Password storage scheme %s does not support use with the authentication password attribute syntax
- ERR_PWSCHEME_INVALID_BASE64_DECODED_STORED_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
The password value %s has been base64-decoded but is too short to be valid
- ERR_PWSCHEME_INVALID_STORED_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to match a bcrypt hashed password value: %s
- ERR_PWSCHEME_NOT_REVERSIBLE - Static variable in class org.opends.messages.ExtensionMessages
-
The %s password storage scheme is not reversible, so it is impossible to recover the plaintext version of an encoded password
- ERR_QUERY_BY_ID_OR_EXPRESSION_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Queries using _queryId or _queryExpression are not supported.
- ERR_QUERY_SORT_KEY_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The query request cannot be processed because it included an unrecognized sort key '%s'
- ERR_RANDOMPWGEN_CANNOT_DETERMINE_CHARSETS - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the value(s) of the configuration attribute ds-cfg-password-character-set, which is used to hold the character set(s) for use in generating the password: %s
- ERR_RANDOMPWGEN_CANNOT_DETERMINE_PWFORMAT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the value for configuration attribute ds-cfg-password-format, which is used to specify the format for the generated passwords: %s
- ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT - Static variable in class org.opends.messages.ExtensionMessages
-
Configuration entry "%s" contains multiple definitions for the %s character set
- ERR_RANDOMPWGEN_INVALID_PWFORMAT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The password format string "%s" contains an invalid syntax.
- ERR_RANDOMPWGEN_NO_CHARSETS - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Configuration entry "%s" does not contain attribute ds-cfg-password-character-set which specifies the sets of characters that should be used when generating the password.
- ERR_RANDOMPWGEN_UNKNOWN_CHARSET - Static variable in class org.opends.messages.ExtensionMessages
-
The password format string "%s" references an undefined character set "%s"
- ERR_RDN_DECODE_NULL - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string as a relative distinguished name because the provided string was empty or null
- ERR_RDN_END_WITH_ATTR_NAME - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string "%s" as a relative distinguished name because the string ended with an attribute type name (%s)
- ERR_RDN_ILLEGAL_CHARACTER - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string "%s" as a relative distinguished name because an illegal character %c was found at position %d, where either the end of the string or a '+' sign were expected
- ERR_RDN_MISSING_ATTRIBUTE_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string "%s" as a relative distinguished name because it does not contain a value for attribute type %s
- ERR_RDN_NO_EQUAL - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string "%s" as a relative distinguished name because the first non-blank character after the attribute type %s was not an equal sign (character read was %c)
- ERR_RDN_UNEXPECTED_COMMA - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided string "%s" as a relative distinguished name because it contained an unexpected plus, comma, or semicolon at position %d, which is not allowed in an RDN
- ERR_READ_ONLY_ENDPOINT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
This endpoint is read-only and only supports read and query requests
- ERR_READING_CONFIG_LDAP - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error reading data from server.
- ERR_READING_SCHEMA_LDAP - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading schema from the remote server.%nDetails: %s
- ERR_READING_SERVER_TASK_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading the progress of the operation.
- ERR_REBUILD_BACKEND_ONLINE - Static variable in class org.opends.messages.BackendMessages
-
Rebuilding system index(es) must be done with the backend containing the base DN disabled
- ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a exclusive lock for backend %s: %s.
- ERR_REBUILDINDEX_CANNOT_SHARED_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a shared lock for backend %s: %s.
- ERR_REBUILDINDEX_ERROR_DURING_REBUILD - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to perform index rebuild: %s
- ERR_REBUILDINDEX_FOR_DN - Static variable in class org.opends.messages.ToolMessages
-
Rebuild index aborted: an error has occurred while rebuilding indexes for base DN '%s'.
- ERR_REBUILDINDEX_REBUILD_ALL_DEGRADED_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Option "--rebuildAll" cannot be specified with the "--%s" option
- ERR_REBUILDINDEX_REBUILD_ALL_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Index "-i" option cannot be specified with the "--rebuildAll" option
- ERR_REBUILDINDEX_REBUILD_DEGRADED_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Option "--rebuildDegraded" cannot be specified with the "--%s" option
- ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEX - Static variable in class org.opends.messages.ToolMessages
-
At least one index must be specified for the rebuild process
- ERR_REBUILDINDEX_WRONG_BACKEND_TYPE - Static variable in class org.opends.messages.ToolMessages
-
The backend does not support rebuilding of indexes
- ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS - Static variable in class org.opends.messages.ReplicationMessages
-
Received change status message does not come from a directory server (dn: %s, server id: %s, msg: %s)
- ERR_RECURRING_SCHEDULE_FORMAT_ERROR - Static variable in class org.opends.messages.ToolMessages
-
{@code The provided schedule value has an invalid format.
- ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
- ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while trying to create an instance of class %s as a Directory Server task.
- ERR_RECURRINGTASK_CANNOT_LOAD_CLASS - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to load class %s specified in attribute %s of the provided recurring task entry: %s.
- ERR_RECURRINGTASK_INVALID_DAY_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the month token
- ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid day of the month token
- ERR_RECURRINGTASK_INVALID_HOUR_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid hour token
- ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid hour token
- ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid minute token
- ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid minute token
- ERR_RECURRINGTASK_INVALID_MONTH_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid month of the year token
- ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid month of the year token
- ERR_RECURRINGTASK_INVALID_N_TOKENS - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid number of tokens
- ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid number of tokens
- ERR_RECURRINGTASK_INVALID_TOKENS_COMBO - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid tokens combination yielding a nonexistent calendar date
- ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the week token
- ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task schedule value has an invalid day of the week token
- ERR_RECURRINGTASK_MULTIPLE_ID_TYPES - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry contains multiple attributes with type %s, which is used to hold the recurring task ID, but only a single instance is allowed
- ERR_RECURRINGTASK_MULTIPLE_ID_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify the recurring task ID, but only a single value is allowed
- ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry contains multiple attributes with type %s, which is used to hold recurring task schedule, but only a single instance is allowed
- ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify recurring task schedule, but only a single value is allowed
- ERR_RECURRINGTASK_NO_ID - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify the recurring task ID
- ERR_RECURRINGTASK_NO_ID_ATTRIBUTE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry does not contain attribute %s which is needed to hold the recurring task ID
- ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry does not contain attribute %s which is needed to specify recurring task schedule
- ERR_RECURRINGTASK_NO_SCHEDULE_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify recurring task schedule
- ERR_REFERENCE_FIELD_AMBIGUOUS - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the resource '%s' referenced in field '%s' is ambiguous
- ERR_REFERENCE_FIELD_DOES_NOT_EXIST - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the resource '%s' referenced in field '%s' does not exist
- ERR_REFERENCE_FIELD_MULTIPLE_PRIMARY_KEYS - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the reference field '%s' contains a value which contains multiple primary keys
- ERR_REFERENCE_FIELD_NO_PRIMARY_KEY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the reference field '%s' contains a value which does not contain a primary key
- ERR_REFERRAL_LIMIT_EXCEEDED - Static variable in class org.opends.messages.AdminToolMessages
-
Referral limit (%d) reached.
- ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION - Static variable in class org.opends.messages.AdminMessages
-
An error occurred while attempting to determine if the %s in entry %s is enabled: %s
- ERR_REGEXMAP_BACKEND_IS_NOT_LOCAL - Static variable in class org.opends.messages.ExtensionMessages
-
The baseDN '%s' specified as match base DN in the regular expression identity mapper defined in configuration entry '%s', does not belong to a local backend
- ERR_REGEXMAP_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The internal search based on processed ID string %s could not be processed efficiently: %s.
- ERR_REGEXMAP_INVALID_MATCH_PATTERN - Static variable in class org.opends.messages.ExtensionMessages
-
The provided match pattern "%s" could not be parsed as a regular expression: %s
- ERR_REGEXMAP_MULTIPLE_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The processed ID string %s mapped to multiple users
- ERR_REGEXMAP_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An internal failure occurred while attempting to resolve processed ID string %s to a user entry: %s
- ERR_REGISTER_BACKEND_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
Unable to register backend %s with the Directory Server because another backend with the same backend ID is already registered
- ERR_REGISTER_BASEDN_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
Unable to register base DN %s with the Directory Server for backend %s because that base DN is already registered for backend %s
- ERR_REGISTER_BASEDN_DIFFERENT_PARENT_BASES - Static variable in class org.opends.messages.CoreMessages
-
Unable to register base DN %s with the Directory Server for backend %s because that backend already contains another base DN %s that is not subordinate to the same base DN in the parent backend
- ERR_REGISTER_BASEDN_HIERARCHY_CONFLICT - Static variable in class org.opends.messages.CoreMessages
-
Unable to register base DN %s with the Directory Server for backend %s because that backend already contains another base DN %s that is within the same hierarchical path
- ERR_REGISTER_BASEDN_NEW_BASE_NOT_SUBORDINATE - Static variable in class org.opends.messages.CoreMessages
-
Unable to register base DN %s with the Directory Server for backend %s because that backend already contains one or more other base DNs that are subordinate to backend %s but the new base DN is not
- ERR_REJECT_FILE_EXISTS - Static variable in class org.opends.messages.UtilityMessages
-
The specified reject file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
- ERR_REJECT_UNAUTHENTICATED_OPERATION - Static variable in class org.opends.messages.CoreMessages
-
Rejecting the requested operation because the connection has not been authenticated
- ERR_REMOVE_FAIL - Static variable in class org.opends.messages.BackendMessages
-
The backend database files could not be removed: %s
- ERR_REMOVE_REQUIRED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The %s request cannot be processed because it attempts to remove the required field '%s'
- ERR_RENAMEFILE_CANNOT_DELETE_TARGET - Static variable in class org.opends.messages.UtilityMessages
-
{@code Failed to delete target file %s.
- ERR_RENAMEFILE_CANNOT_RENAME - Static variable in class org.opends.messages.UtilityMessages
-
Failed to rename file %s to %s
- ERR_REPEATEDCHARS_VALIDATOR_TOO_MANY_CONSECUTIVE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The provided password contained too many instances of the same character appearing consecutively.
- ERR_REPLICATION_BASEDN_NOT_APPLICABLE_FOR_SUSPEND_RESUME - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot specify a base DN for the suspend/resume subcommands
- ERR_REPLICATION_BIND_PASSWORD_ENVAR_NOT_SET - Static variable in class org.opends.messages.CoreMessages
-
Environment variable %s which is specified in attribute ds-cfg-bind-password-environment-variable of configuration entry %s should contain the password for periodically reading replication server configurations, but this property is not set
- ERR_REPLICATION_BIND_PASSWORD_FILE_CANNOT_READ - Static variable in class org.opends.messages.CoreMessages
-
An error occurred while trying to read the password for periodically reading replication server configurations from file %s specified in configuration attribute ds-cfg-bind-password-file of configuration entry %s: %s
- ERR_REPLICATION_BIND_PASSWORD_FILE_EMPTY - Static variable in class org.opends.messages.CoreMessages
-
File %s specified in attribute ds-cfg-bind-password-file of configuration entry %s should contain the password for periodically reading replication server configurations, but this file is empty
- ERR_REPLICATION_BIND_PASSWORD_NO_SUCH_FILE - Static variable in class org.opends.messages.CoreMessages
-
File %s specified in attribute ds-cfg-bind-password-file of configuration entry %s should contain the the password for periodically reading replication server configurations, but this file does not exist
- ERR_REPLICATION_BIND_PASSWORD_PROPERTY_NOT_SET - Static variable in class org.opends.messages.CoreMessages
-
Java property %s which is specified in attribute ds-cfg-bind-password-property of configuration entry %s should contain the password for periodically reading replication server configurations, but this property is not set
- ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The errors reading the registry information on %s do not allow to do the merge between the replication topologies.
- ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Cannot write to file %s.
- ERR_REPLICATION_CHANGE_NUMBER_DISABLED - Static variable in class org.opends.messages.ReplicationMessages
-
Change number indexing is disabled for replication domain '%s'
- ERR_REPLICATION_CONFIGURE_COMMON_DOMAIN_ID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following servers in the two topologies have the same domain ID%n%s%n%nThe replication topologies cannot be merged.
- ERR_REPLICATION_CONFIGURE_COMMON_DOMAIN_ID_ARG - Static variable in class org.opends.messages.AdminToolMessages
-
Server %s (base DN '%s') and server %s (base DN '%s') have the same domain ID: %d.
- ERR_REPLICATION_CONFIGURE_COMMON_REPLICATION_SERVER_ID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following servers in the two topologies have the same replication server ID%n%s%n%nThe replication topologies cannot be merged.
- ERR_REPLICATION_CONFIGURE_COMMON_REPLICATION_SERVER_ID_ARG - Static variable in class org.opends.messages.AdminToolMessages
-
Server %s and server %s have the same replication server ID: %d.
- ERR_REPLICATION_CONFIGURE_SAME_SERVER_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have to provide two different servers to configure replication.
- ERR_REPLICATION_CONFIGURE_SEEDING_TRUSTSTORE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An unexpected error occurred seeding the truststore contents of server %s with truststore of server %s.
- ERR_REPLICATION_CONFIGURE_SUFFIXES_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs cannot be replicated between the two servers because they could not be found in at least one of the servers:%n%s
- ERR_REPLICATION_CONFIGURING_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
Error updating replication configuration on base DN %s of server %s.
- ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Error configuring replication port on server %s.
- ERR_REPLICATION_COULD_NOT_CONNECT - Static variable in class org.opends.messages.ReplicationMessages
-
The Replication is configured for suffix %s but was not able to connect to any Replication Server
- ERR_REPLICATION_CTX_CONTROL - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided replication context request control: %s
- ERR_REPLICATION_CTX_CONTROL_NO_CSN - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided replication context request control because it did not contain a CSN
- ERR_REPLICATION_CTX_CONTROL_NO_ENTRY_UUID - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided replication context request control because it did not contain an entry UUID
- ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The specified path %s to write the equivalent command is a directory.
- ERR_REPLICATION_ERROR_READING_CONFIGURATION - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading replication configuration of server %s.%nDetails: %s
- ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred while attempting to write equivalent non-interactive command line to file %s.
- ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs could not be found in the server:%n%s
- ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error initializing.
- ERR_REPLICATION_INVALID_HOST_PORT_INVALID_IPV6 - Static variable in class org.opends.messages.CoreMessages
-
{@code The host and port '%s' is invalid because it contains a malformed IPv6 address.
- ERR_REPLICATION_INVALID_HOST_PORT_NO_HOST - Static variable in class org.opends.messages.CoreMessages
-
{@code The host and port '%s' is invalid because it does not contain a host name.
- ERR_REPLICATION_INVALID_HOST_PORT_NO_PORT - Static variable in class org.opends.messages.CoreMessages
-
{@code The host and port '%s' is invalid because it does not contain a valid port number.
- ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You must provide the password of the global administrator in non interactive mode.
- ERR_REPLICATION_NO_BASE_DN_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide at least one Base DN in non interactive mode.
- ERR_REPLICATION_NO_MESSAGE - Static variable in class org.opends.messages.AdminToolMessages
- ERR_REPLICATION_NO_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code No replication server is defined for the following base DNs:%n%s%nAt least one replication server (a changelog) is required in the replication topology.
- ERR_REPLICATION_NOT_A_USER_SUFFIX - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The administrative base DN '%s' cannot be replicated.
- ERR_REPLICATION_NOT_A_VALID_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
The provided value %s is not a valid base DN.
- ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server administration port and the replication port have the same value in host %s.
- ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication protocol error.
- ERR_REPLICATION_PROTOCOL_UNEXPECTED_DS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication Server '%s' expected to negotiate with another Replication Server but got information for Directory Server '%s' instead.
- ERR_REPLICATION_PROTOCOL_UNEXPECTED_RS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication Server '%s' expected to negotiate with a Directory Server but got information for Replication Server '%s' instead.
- ERR_REPLICATION_PURGE_HISTORICAL_EXECUTING - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred executing the purge historical.
- ERR_REPLICATION_PURGE_HISTORICAL_TIMEOUT - Static variable in class org.opends.messages.AdminToolMessages
-
The specified maximum time of %d seconds was elapsed before the purge historical completed.
- ERR_REPLICATION_PURGE_SUFFIXES_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs could not be found in the server:%n%s
- ERR_REPLICATION_READING_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error reading registration information.
- ERR_REPLICATION_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following errors were encountered reading the configuration of the existing servers:%n%s%n%nIf you continue the replication tool will try to update the configuration of all the servers in a best-effort mode.
- ERR_REPLICATION_READING_REGISTERED_SERVERS_WARNING - Static variable in class org.opends.messages.AdminToolMessages
-
The following errors were encountered reading the configuration of the existing servers:
%s
{@code The replication tool will try to update the configuration of all the servers in a best-effort mode.
- ERR_REPLICATION_SAME_REPLICATION_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
You have provided the same replication port (%s) for two servers located on the same machine (%s).
- ERR_REPLICATION_SETUP_ADMIN_DATA_DOMAIN_CONFIGURATION - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to configure replication for administration data: %s
- ERR_REPLICATION_SETUP_BIND_RS - Static variable in class org.opends.messages.SetupMessages
-
Unable to bind as '%s' with the provided root user password (%s)
- ERR_REPLICATION_SETUP_CLI_RS_ARG_MISSING - Static variable in class org.opends.messages.SetupMessages
-
{@code Provided option(s) '%s' implies that the new replication server should join an existing topology.
- ERR_REPLICATION_SETUP_CLI_TRUST_STORE_MISSING - Static variable in class org.opends.messages.SetupMessages
-
You must specify how to trust certificates of the other replication servers in the topology by using one of the following options: %s
- ERR_REPLICATION_SETUP_CONNECT_TO_RS - Static variable in class org.opends.messages.SetupMessages
-
Unable to access the replication topology from server '%s': %s
- ERR_REPLICATION_SETUP_CREATING_ADMIN_USER - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to create replication global administrator entry: %s
- ERR_REPLICATION_SETUP_CREATING_INSTANCE_KEY - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to create instance key for the replication server: %s
- ERR_REPLICATION_SETUP_CRYPTO_MGR_CONFIGURATION - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to configure replication connection security: %s
- ERR_REPLICATION_SETUP_DSREPLICATION_CALL - Static variable in class org.opends.messages.SetupMessages
-
{@code An error occurred while configuring the replication server and/or updating topology configuration.
- ERR_REPLICATION_SETUP_NO_MULTIMASTER_SYNCHRONIZATION_CONF - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to retrieve initial replication configuration: %s
- ERR_REPLICATION_SETUP_READING_ADMIN_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to read the administration backend LDIF file (%s): %s
- ERR_REPLICATION_SETUP_READING_RS_CONF - Static variable in class org.opends.messages.SetupMessages
-
Unable to read server configuration (%s)
- ERR_REPLICATION_SETUP_REPLICATION_SERVER_CONFIGURATION - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to configure replication server entry: %s
- ERR_REPLICATION_SETUP_RS_CONFIG_NOT_SET - Static variable in class org.opends.messages.SetupMessages
-
The server is not configured as a replication server
- ERR_REPLICATION_SETUP_SERVER_MUST_BE_STARTED - Static variable in class org.opends.messages.SetupMessages
-
{@code The replication server must be started to join an existing replication topology.
- ERR_REPLICATION_SETUP_SSL_CONTEXT_GENERATION - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to configure SSL communication: %s
- ERR_REPLICATION_SETUP_UPDATING_ADMIN_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to update the administration backend LDIF file (%s): %s
- ERR_REPLICATION_SETUP_WRITING_ADMIN_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to write the administration backend LDIF file (%s): %s
- ERR_REPLICATION_STATUS_QUIET - Static variable in class org.opends.messages.AdminToolMessages
-
The '%s' subcommand is not compatible with the %s option.
- ERR_REPLICATION_STATUS_READING_REGISTERED_SERVERS - Static variable in class org.opends.messages.AdminToolMessages
-
The displayed information might not be complete because the following errors were encountered reading the configuration of the existing servers:%n%s
- ERR_REPLICATION_UNCONFIGURE_SUFFIXES_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs could not be found in the server:%n%s
- ERR_REPLICATION_UNCONFIGURING_REPLICATIONSERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Error unconfiguring replication port on server %s.
- ERR_REPLICATION_UNEXPECTED_MESSAGE - Static variable in class org.opends.messages.ReplicationMessages
-
New replication connection from %s started with unexpected message %s and is being closed
- ERR_REPLICATION_UPDATING_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error updating registration information.
- ERR_REPLICATION_USER_CANCELLED - Static variable in class org.opends.messages.AdminToolMessages
-
User cancelled the operation
- ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find a valid subcommand.
- ERR_RESET_GENERATION_CONN_ERR_ID - Static variable in class org.opends.messages.ReplicationMessages
-
{@code For replicated domain %s, in server with serverId=%s, the generation ID could not be set to value %s in the rest of the topology because this server is NOT connected to any replication server.
- ERR_RESET_GENERATION_ID_FAILED - Static variable in class org.opends.messages.ReplicationMessages
-
The generation ID could not be reset for domain %s
- ERR_RESOLVE_KEYSTORE_ALIASES - Static variable in class org.opends.messages.ToolMessages
-
Unable to resolve keystore aliases: %s
- ERR_RESOLVING_AUTHZID_TEMPLATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to resolve oauthzid template placeholders for access token '%s': '%s'
- ERR_RESTOREDB_CANNOT_DISABLE_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
Cannot disable backend %s before restore: %s
- ERR_RESTOREDB_CANNOT_FIND_ENABLED_BACKEND_WITH_ID - Static variable in class org.opends.messages.ToolMessages
-
Cannot find an enabled backend with ID %s
- ERR_RESTOREDB_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire an exclusive lock for backend %s: %s.
- ERR_RESTOREDB_CANNOT_READ_BACKUP_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to examine the set of backups contained in backup directory %s: %s
- ERR_RESTOREDB_CANNOT_RESTORE - Static variable in class org.opends.messages.ToolMessages
-
The Directory Server backend configured with backend ID %s does not provide a mechanism for restoring backups
- ERR_RESTOREDB_CANNOT_RESTORE_ONLINE - Static variable in class org.opends.messages.ToolMessages
-
{@code The Directory Server backend configured with backend ID %s does not provide a mechanism for restoring backups online.
- ERR_RESTOREDB_ERROR_DURING_RESTORE - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to restore backup %s from %s: %s
- ERR_RESTOREDB_INVALID_BACKUP_ID - Static variable in class org.opends.messages.ToolMessages
-
The requested backup ID %s does not exist in %s
- ERR_RESTOREDB_NO_BACKENDS_FOR_DN - Static variable in class org.opends.messages.ToolMessages
-
The backups contained in directory %s were taken from a Directory Server backend defined in configuration entry %s but no such backend is available
- ERR_RESTOREDB_NO_BACKUPS_IN_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
There are no Directory Server backups contained in %s
- ERR_RESTOREDB_SCHEMA_DIRECTORY_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
{@code Cannot find the schema backend directory in %s.
- ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Full resync required.
- ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Full resync required.
- ERR_ROOT_CONTAINER_NOT_INITIALIZED - Static variable in class org.opends.messages.BackendMessages
-
The root container for backend %s has not been initialized preventing this backend from processing the requested operation
- ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
{@code The root DSE backend does not provide a facility for backup and restore operations.
- ERR_ROOTDSE_CONFIG_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
-
{@code An attempt was made to configure the root DSE backend without providing a configuration entry.
- ERR_ROOTDSE_INVALID_SEARCH_BASE - Static variable in class org.opends.messages.BackendMessages
-
{@code Unwilling to perform a search (connection ID %d, operation ID %d) with a base DN of "%s" in the root DSE backend.
- ERR_ROOTDSE_INVALID_SEARCH_SCOPE - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the search with connection ID %d and operation ID %d because it had an invalid scope of %s
- ERR_ROOTDSE_MODIFY_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
-
{@code Unwilling to update entry "%s" because modify operations are not supported in the root DSE backend.
- ERR_ROOTDSE_NOT_SUPPORTED_SCOPE - Static variable in class org.opends.messages.BackendMessages
-
{@code Unwilling to perform a search (connection ID %d, operation ID %d) with a scope of "%s" in the root DSE backend.
- ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while trying to open the LDIF writer for the root DSE backend: %s
- ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while trying to export the root DSE entry to the specified LDIF target: %s
- ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE - Static variable in class org.opends.messages.BackendMessages
-
An unexpected failure occurred while trying to process a search operation (connection ID %d, operation ID %d) in the root DSE backend: %s
- ERR_RS_BADLY_DISCONNECTED - Static variable in class org.opends.messages.ReplicationMessages
-
The connection from this replication server RS(%s) to replication server RS(%s) at %s for domain "%s" has failed
- ERR_RS_CANNOT_CHANGE_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Could not compute new status in RS replication domain %s for server id %s.
- ERR_RS_DISCONNECTED_DURING_HANDSHAKE - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication server %s was attempting to connect to replication server %s but has disconnected in handshake phase.
- ERR_RS_DN_DOES_NOT_MATCH - Static variable in class org.opends.messages.ReplicationMessages
-
DN sent by remote replication server: %s does not match local replication server one: %s
- ERR_RS_ERROR_SENDING_ACK - Static variable in class org.opends.messages.ReplicationMessages
-
{@code In replication server %s: an unexpected error occurred while sending an ack to server id %s for change number %s in domain %s .
- ERR_RS_INVALID_INIT_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
Replication server received invalid initial status: %s for replication domain %s from server id %s
- ERR_RS_INVALID_NEW_STATUS - Static variable in class org.opends.messages.ReplicationMessages
-
Received invalid new status %s in RS for replication domain %s and directory server id %s
- ERR_RSQUEUE_DIFFERENT_MSGS_WITH_SAME_CSN - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Processing two different changes with same CSN=%s.
- ERR_RUNTIME_EXCEPTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
A runtime exception occurred wile processing the request '%s': '%s'
- ERR_SASL_ACCOUNT_NOT_LOCAL - Static variable in class org.opends.messages.ExtensionMessages
-
SASL %s authentication is not supported for user %s because the account is not managed locally
- ERR_SASL_AUTHENTRY_NO_MAPPED_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The server was unable to find any entry corresponding to authentication ID %s
- ERR_SASL_AUTHZID_CANNOT_GET_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The entry %s specified as the authorization identity could not be retrieved: %s
- ERR_SASL_AUTHZID_INSUFFICIENT_ACCESS - Static variable in class org.opends.messages.ExtensionMessages
-
The authenticating user %s does not have sufficient access to assume a different authorization identity
- ERR_SASL_AUTHZID_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ExtensionMessages
-
The authenticating user %s does not have sufficient privileges to assume a different authorization identity
- ERR_SASL_AUTHZID_INVALID_DN - Static variable in class org.opends.messages.ExtensionMessages
-
The provided authorization ID %s contained an invalid DN: %s
- ERR_SASL_AUTHZID_NO_MAPPED_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The server was unable to find any entry corresponding to authorization ID %s
- ERR_SASL_AUTHZID_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The entry %s specified as the authorization identity does not exist
- ERR_SASL_CANNOT_DECODE_USERNAME_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the SASL %s username "%s" because it appeared to contain a DN but DN decoding failed: %s
- ERR_SASL_CANNOT_GET_ENTRY_BY_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL %s bind request: %s
- ERR_SASL_CANNOT_GET_REVERSIBLE_PASSWORDS - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL %s authentication: %s
- ERR_SASL_CANNOT_GET_SERVER_FQDN - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to determine the value of the ds-cfg-server-fqdn attribute in configuration entry %s: %s
- ERR_SASL_CANNOT_MAP_AUTHENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map authorization ID %s to a user entry: %s
- ERR_SASL_CONTEXT_CREATE_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while trying to create an %s context: %s
- ERR_SASL_CREATE_SASL_SERVER_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
Failed to create a SASL server for SASL mechanism %s using a server FQDN of %s
- ERR_SASL_GSSAPI_KEYTAB_INVALID - Static variable in class org.opends.messages.ExtensionMessages
-
GSSAPI SASL mechanism handler initalization failed because the keytab file %s does not exist
- ERR_SASL_NO_CREDENTIALS - Static variable in class org.opends.messages.ExtensionMessages
-
The client connection included %s state information, indicating that the client was in the process of performing a %s bind, but the bind request did not include any credentials
- ERR_SASL_NO_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The server was not able to find any user entries for the provided username of %s
- ERR_SASL_NO_REVERSIBLE_PASSWORDS - Static variable in class org.opends.messages.ExtensionMessages
-
SASL %s authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
- ERR_SASL_PROTOCOL_ERROR - Static variable in class org.opends.messages.ExtensionMessages
-
SASL %s protocol error: %s
- ERR_SASL_USERNAME_IS_NULL_DN - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The username in the SASL %s bind request appears to be an empty DN.
- ERR_SASL_ZERO_LENGTH_USERNAME - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The username contained in the SASL %s bind request had a length of zero characters, which is not allowed.
- ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the SASL CRAM-MD5 username "%s" because it appeared to contain a DN but DN decoding failed: %s
- ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL CRAM-MD5 bind request: %s
- ERR_SASLCRAMMD5_CANNOT_GET_MESSAGE_DIGEST - Static variable in class org.opends.messages.ExtensionMessages
-
An unexpected error occurred while attempting to obtain an MD5 digest engine for use by the CRAM-MD5 SASL handler: %s
- ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL CRAM-MD5 authentication: %s
- ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map username %s to a Directory Server entry: %s
- ERR_SASLCRAMMD5_INVALID_DIGEST_CONTENT - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest was not comprised of only hexadecimal digits: %s
- ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest string had an invalid length of %d bytes rather than the %d bytes expected for a hex representation of an MD5 digest
- ERR_SASLCRAMMD5_INVALID_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password is invalid
- ERR_SASLCRAMMD5_INVALID_STORED_CHALLENGE - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL CRAM-MD5 bind request contained SASL credentials, but the stored SASL state information for this client connection is not in an appropriate form for the challenge
- ERR_SASLCRAMMD5_NO_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The server was not able to find any user entries for the provided username of %s
- ERR_SASLCRAMMD5_NO_REVERSIBLE_PASSWORDS - Static variable in class org.opends.messages.ExtensionMessages
-
SASL CRAM-MD5 authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
- ERR_SASLCRAMMD5_NO_SPACE_IN_CREDENTIALS - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL CRAM-MD5 bind request from the client included SASL credentials but there was no space to separate the username from the authentication digest
- ERR_SASLCRAMMD5_NO_STORED_CHALLENGE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The SASL CRAM-MD5 bind request contained SASL credentials but there is no stored challenge for this client connection.
- ERR_SASLCRAMMD5_USERNAME_IS_NULL_DN - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The username in the SASL CRAM-MD5 bind request appears to be an empty DN.
- ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map username %s to a Directory Server entry: %s
- ERR_SASLDIGESTMD5_EMPTY_AUTHZID - Static variable in class org.opends.messages.ExtensionMessages
-
The provided authorization ID was empty, which is not allowed for DIGEST-MD5 authentication
- ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to validate the peer certificate presented by the client with a certificate from the user's entry %s: %s
- ERR_SASLEXTERNAL_NO_CERT_IN_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s does not have any certificates with which to verify the presented peer certificate
- ERR_SASLEXTERNAL_NO_CLIENT_CERT - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL EXTERNAL bind request could not be processed because the client did not present a certificate chain during SSL/TLS negotiation
- ERR_SASLEXTERNAL_NO_CLIENT_CONNECTION - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL EXTERNAL bind request could not be processed because the associated bind request does not have a reference to the client connection
- ERR_SASLEXTERNAL_NO_MAPPING - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL EXTERNAL bind request failed because the certificate chain presented by the client during SSL/TLS negotiation could not be mapped to a user entry in the Directory Server
- ERR_SASLEXTERNAL_NOT_LDAP_CLIENT_INSTANCE - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL EXTERNAL bind request could not be processed because the associated client connection instance is not an instance of LDAPClientConnection
- ERR_SASLEXTERNAL_PEER_CERT_NOT_FOUND - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to authenticate via SASL EXTERNAL because the mapped user entry %s did not contain the peer certificate presented by the client
- ERR_SASLGSSAPI_CANNOT_CREATE_JAAS_CONFIG - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to write a temporary JAAS configuration file for use during GSSAPI processing: %s
- ERR_SASLGSSAPI_CANNOT_CREATE_LOGIN_CONTEXT - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to create the JAAS login context for GSSAPI authentication: %s
- ERR_SASLGSSAPI_KDC_REALM_NOT_DEFINED - Static variable in class org.opends.messages.ExtensionMessages
-
The server was unable to because both the ds-cfg-kdc-address and ds-cfg-realm attributes must be defined or neither defined
- ERR_SASLGSSAPI_NO_CLIENT_CONNECTION - Static variable in class org.opends.messages.ExtensionMessages
-
No client connection was available for use in processing the GSSAPI bind request
- ERR_SASLPLAIN_AUTHCID_IS_NULL_DN - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The authentication ID in the SASL PLAIN bind request appears to be an empty DN.
- ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve entry %s specified as the authorization ID: %s
- ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map authorization ID %s to a user entry: %s
- ERR_SASLPLAIN_AUTHZID_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ExtensionMessages
-
The authenticating user %s does not have sufficient privileges to specify an alternate authorization ID
- ERR_SASLPLAIN_AUTHZID_INVALID_DN - Static variable in class org.opends.messages.ExtensionMessages
-
The provided authorization ID %s contained an invalid DN: %s
- ERR_SASLPLAIN_AUTHZID_NO_MAPPED_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
No entry corresponding to authorization ID %s was found in the server
- ERR_SASLPLAIN_AUTHZID_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
The entry corresponding to authorization DN %s does not exist in the Directory Server
- ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to verify the password for user %s during SASL PLAIN authentication: %s
- ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode the SASL PLAIN authentication ID "%s" because it appeared to contain a DN but DN decoding failed: %s
- ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve user entry %s as specified in the DN-based authentication ID of a SASL PLAIN bind request: %s
- ERR_SASLPLAIN_CANNOT_MAP_USERNAME - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to map username %s to a Directory Server entry: %s
- ERR_SASLPLAIN_INVALID_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
The provided password is invalid
- ERR_SASLPLAIN_NO_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The server was not able to find any user entries for the provided authentication ID of %s
- ERR_SASLPLAIN_NO_NULLS_IN_CREDENTIALS - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The SASL PLAIN bind request did not include any NULL characters.
- ERR_SASLPLAIN_NO_SASL_CREDENTIALS - Static variable in class org.opends.messages.ExtensionMessages
-
SASL PLAIN authentication requires that SASL credentials be provided but none were included in the bind request
- ERR_SASLPLAIN_NO_SECOND_NULL - Static variable in class org.opends.messages.ExtensionMessages
-
The SASL PLAIN bind request did not include a second NULL character in the credentials, which is required as a delimiter between the authentication ID and the password
- ERR_SASLPLAIN_ZERO_LENGTH_AUTHCID - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The authentication ID contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed.
- ERR_SASLPLAIN_ZERO_LENGTH_PASSWORD - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The password contained in the SASL PLAIN bind request had a length of zero characters, which is not allowed.
- ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to decode peer certificate subject %s as a DN: %s
- ERR_SATUACM_DUPLICATE_CERT_ATTR - Static variable in class org.opends.messages.ExtensionMessages
-
Configuration entry %s contains multiple mappings for certificate attribute %s
- ERR_SATUACM_DUPLICATE_USER_ATTR - Static variable in class org.opends.messages.ExtensionMessages
-
Configuration entry %s contains multiple mappings for user attribute %s
- ERR_SATUACM_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The internal search based on the certificate with subject %s could not be processed efficiently: %s.
- ERR_SATUACM_INVALID_MAP_FORMAT - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Configuration entry %s has value '%s' which violates the format required for attribute mappings.
- ERR_SATUACM_MULTIPLE_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The certificate with subject %s could not be mapped to exactly one user.
- ERR_SATUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The certificate with subject %s mapped to multiple users
- ERR_SATUACM_NO_MAPPABLE_ATTRIBUTES - Static variable in class org.opends.messages.ExtensionMessages
-
Peer certificate subject %s does not contain any attributes for which a mapping has been established
- ERR_SATUACM_NO_PEER_CERTIFICATE - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user entry because no peer certificate was available
- ERR_SATUACM_NO_SUCH_ATTR - Static variable in class org.opends.messages.ExtensionMessages
-
Mapping %s in configuration entry %s references attribute %s which is not defined in the server schema
- ERR_SATUACM_PEER_CERT_NOT_X509 - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
- ERR_SATUACM_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
- ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE - Static variable in class org.opends.messages.BackendMessages
-
{@code Unable to find a file containing concatenated schema element definitions in order to determine if any schema changes were made with the server offline.
- ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to write file %s containing a concatenated list of all server schema elements: %s.
- ERR_SCHEMA_CIRCULAR_DEPENDENCY_REFERENCE - Static variable in class org.opends.messages.CoreMessages
-
Unable to update the schema element with definition "%s" because a circular reference was identified when attempting to rebuild other schema elements dependent upon it
- ERR_SCHEMA_CONFIG_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
-
{@code An attempt was made to configure the schema backend without providing a configuration entry.
- ERR_SCHEMA_CONFLICTING_DIT_CONTENT_RULE - Static variable in class org.opends.messages.CoreMessages
-
Unable to register DIT content rule %s with the server schema because its structural objectclass %s conflicts with the structural objectclass for an existing DIT content rule %s
- ERR_SCHEMA_CONFLICTING_DIT_STRUCTURE_RULE_ID - Static variable in class org.opends.messages.CoreMessages
-
Unable to register DIT structure rule %s with the server schema because its rule ID %d conflicts with the rule ID for an existing DIT structure rule %s
- ERR_SCHEMA_CONFLICTING_DIT_STRUCTURE_RULE_NAME_FORM - Static variable in class org.opends.messages.CoreMessages
-
Unable to register DIT structure rule %s with the server schema because its name form %s conflicts with the name form for an existing DIT structure rule %s
- ERR_SCHEMA_CONFLICTING_MATCHING_RULE_USE - Static variable in class org.opends.messages.CoreMessages
-
Unable to register matching rule use %s with the server schema because its matching rule %s conflicts with the matching rule for an existing matching rule use %s
- ERR_SCHEMA_CONFLICTING_MR_NAME - Static variable in class org.opends.messages.CoreMessages
-
Unable to register matching rule %s with the server schema because its name %s conflicts with the name of an existing matching rule %s
- ERR_SCHEMA_CONFLICTING_NAME_FORM_NAME - Static variable in class org.opends.messages.CoreMessages
-
Unable to register name form %s with the server schema because its name %s conflicts with the name for an existing name form %s
- ERR_SCHEMA_CONFLICTING_NAME_FORM_OC - Static variable in class org.opends.messages.CoreMessages
-
Unable to register name form %s with the server schema because its structural objectclass %s conflicts with the structural objectclass for an existing name form %s
- ERR_SCHEMA_CONFLICTING_NAME_FORM_OID - Static variable in class org.opends.messages.CoreMessages
-
Unable to register name form %s with the server schema because its OID %s conflicts with the OID for an existing name form %s
- ERR_SCHEMA_CONFLICTING_OBJECTCLASS_NAME - Static variable in class org.opends.messages.CoreMessages
-
Unable to register objectclass %s with the server schema because its name %s conflicts with the name of an existing objectclass %s
- ERR_SCHEMA_CONFLICTING_OBJECTCLASS_OID - Static variable in class org.opends.messages.CoreMessages
-
Unable to register objectclass %s with the server schema because its OID %s conflicts with the OID of an existing objectclass %s
- ERR_SCHEMA_COULD_NOT_PARSE_DEFINITION - Static variable in class org.opends.messages.BackendMessages
-
Schema definition could not be parsed as valid attribute value
- ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to determine whether any schema changes had been made by directly editing the schema files with the server offline: %s
- ERR_SCHEMA_HAS_WARNINGS - Static variable in class org.opends.messages.SchemaMessages
-
There should be no warnings on the schema, but instead got %d warnings: %s
- ERR_SCHEMA_INVALID_BASE - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve the requested entry %s from the schema backend because the DN is equal to one of the schema entry DNs
- ERR_SCHEMA_INVALID_MODIFICATION_TYPE - Static variable in class org.opends.messages.BackendMessages
-
The schema backend does not support the %s modification type
- ERR_SCHEMA_INVALID_REPLACE_MODIFICATION - Static variable in class org.opends.messages.BackendMessages
-
The schema backend does not support the Replace modification type for the %s attribute type
- ERR_SCHEMA_MODIFY_ATTRTYPE_OBSOLETE_MR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add attribute type %s because the associated matching rule %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_DCR - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the DIT content rule "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_DSR - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the DIT structure rule "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAX - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the ldapsyntax description "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_MR_USE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the matching rule use "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_NAME_FORM - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the name form "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_DECODE_OBJECTCLASS - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to decode the object class "%s": %s
- ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to write new versions of the server schema files: %s.
- ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTORED - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to write new versions of the server schema files: %s.
- ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to write the updated schema: %s
- ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANED - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to create copies of the existing schema files before applying the updates: %s.
- ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANED - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to create copies of the existing schema files before applying the updates: %s.
- ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_AT - Static variable in class org.opends.messages.BackendMessages
-
Circular reference detected for attribute type %s in which the superior type chain references the attribute type itself
- ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSR - Static variable in class org.opends.messages.BackendMessages
-
Circular reference detected for DIT structure rule %s in which the superior rule chain references the DIT structure rule itself
- ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OC - Static variable in class org.opends.messages.BackendMessages
-
Circular reference detected for objectclass %s in which the superior class chain references the objectclass itself
- ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references auxiliary object class %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DCR_OBSOLETE_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it allows attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DCR_OBSOLETE_PROHIBITED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it prohibits attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DCR_OBSOLETE_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it requires attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DCR_OC_NOT_AUXILIARY - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references auxiliary object class %s which is defined in the server schema but is not an auxiliary class
- ERR_SCHEMA_MODIFY_DCR_OC_NOT_STRUCTURAL - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references structural objectclass %s which is defined in the server schema but is not structural
- ERR_SCHEMA_MODIFY_DCR_STRUCTURAL_OC_OBSOLETE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because its structural object class %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DCR_UNDEFINED_AUXILIARY_OC - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references auxiliary objectclass %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_DCR_UNDEFINED_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references optional attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_DCR_UNDEFINED_PROHIBITED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references prohibited attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_DCR_UNDEFINED_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references required attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_DCR_UNDEFINED_STRUCTURAL_OC - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references structural objectclass %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_DELETE_NO_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The server will not allow removing all values for the %s attribute type in the server schema
- ERR_SCHEMA_MODIFY_DSR_OBSOLETE_NAME_FORM - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because its name form %s is marked OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DSR_OBSOLETE_SUPERIOR_RULE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because it references superior rule %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_DSR_UNDEFINED_NAME_FORM - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because it references name form %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.BackendMessages
-
You do not have sufficient privileges to modify the Directory Server schema
- ERR_SCHEMA_MODIFY_MR_CONFLICT_FOR_ADD_MR_USE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add matching rule use %s because it references matching rule %s which is already associated with another matching rule use %s
- ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add matching rule use %s because it references attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_MRU_OBSOLETE_MR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add matching rule use %s because its matching rule %s is marked OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_MRU_UNDEFINED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add matching rule use %s because it references attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_ATTRTYPE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add attribute type %s because it conflicts with multiple existing attribute types (%s and %s)
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_DCR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it conflicts with multiple existing DIT content rules (%s and %s)
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_DSR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because it conflicts with multiple existing DIT structure rules (%s and %s)
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX - Static variable in class org.opends.messages.BackendMessages
-
Unable to add ldap syntax description with OID %s because it conflicts with an existing ldap syntax description
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_MR_USE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add matching rule use %s because it conflicts with multiple existing matching rule uses (%s and %s)
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_NAME_FORM - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it conflicts with multiple existing name forms (%s and %s)
- ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_OBJECTCLASS - Static variable in class org.opends.messages.BackendMessages
-
Unable to add objectclass %s because it conflicts with multiple existing objectclasses (%s and %s)
- ERR_SCHEMA_MODIFY_NAME_FORM_CONFLICT_FOR_ADD_DSR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because it references name form %s which is already associated with another DIT structure rule %s
- ERR_SCHEMA_MODIFY_NF_OBSOLETE_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it allows attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_NF_OBSOLETE_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it requires attribute type %s which is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_NF_OC_NOT_STRUCTURAL - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it references objectclass %s which is defined in the server schema but is not a structural objectclass
- ERR_SCHEMA_MODIFY_NF_OC_OBSOLETE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because its structural object class %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_NF_UNDEFINED_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it references optional attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_NF_UNDEFINED_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it references required attribute type %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_NF_UNDEFINED_STRUCTURAL_OC - Static variable in class org.opends.messages.BackendMessages
-
Unable to add name form %s because it references structural objectclass %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.BackendMessages
-
Unable to add attribute type %s because the superior type %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_OBJECTCLASS - Static variable in class org.opends.messages.BackendMessages
-
Unable to add object class %s because the superior class %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_OC_OBSOLETE_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add object class %s because optional attribute %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_OC_OBSOLETE_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add object class %s because required attribute %s is marked as OBSOLETE in the server schema
- ERR_SCHEMA_MODIFY_OC_UNDEFINED_OPTIONAL_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add objectclass %s because it allows attribute %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_OC_UNDEFINED_REQUIRED_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add objectclass %s because it requires attribute %s which is not defined in the server schema
- ERR_SCHEMA_MODIFY_REMOVE_AT_IN_DCR - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because it is referenced as a required, optional, or prohibited attribute type in DIT content rule %s
- ERR_SCHEMA_MODIFY_REMOVE_AT_IN_MR_USE - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because it is referenced by matching rule use %s
- ERR_SCHEMA_MODIFY_REMOVE_AT_IN_NF - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because it is referenced as a required or optional attribute type in name form %s
- ERR_SCHEMA_MODIFY_REMOVE_AT_IN_OC - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because it is referenced as a required or optional attribute type in objectclass %s
- ERR_SCHEMA_MODIFY_REMOVE_AT_SUPERIOR_TYPE - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because it is referenced as the superior type for attribute type %s
- ERR_SCHEMA_MODIFY_REMOVE_DSR_SUPERIOR_RULE - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove DIT structure rule %s from the server schema because it is referenced as a superior rule for DIT structure rule %s
- ERR_SCHEMA_MODIFY_REMOVE_NF_IN_DSR - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove name form %s from the server schema because it is referenced by DIT structure rule %s
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove attribute type %s from the server schema because no such attribute type is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCR - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove DIT content rule %s from the server schema because no such DIT content rule is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSR - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove DIT structure rule %s from the server schema because no such DIT structure rule is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove ldap syntax description %s from the server schema because no such ldap syntax description is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USE - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove matching rule use %s from the server schema because no such matching rule use is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORM - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove name form %s from the server schema because no such name form is defined
- ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASS - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove objectclass %s from the server schema because no such objectclass is defined
- ERR_SCHEMA_MODIFY_REMOVE_OC_IN_DCR - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove objectclass %s from the server schema because it is referenced as a structural or auxiliary class for DIT content rule %s
- ERR_SCHEMA_MODIFY_REMOVE_OC_IN_NF - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove objectclass %s from the server schema because it is referenced as the structural class for name form %s
- ERR_SCHEMA_MODIFY_REMOVE_OC_SUPERIOR_CLASS - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove objectclass %s from the server schema because it is referenced as the superior class for objectclass %s
- ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT structure rule %s because its rule identifier conflicts with existing DIT structure rule (%s)
- ERR_SCHEMA_MODIFY_STRUCTURAL_OC_CONFLICT_FOR_ADD_DCR - Static variable in class org.opends.messages.BackendMessages
-
Unable to add DIT content rule %s because it references structural objectclass %s which is already associated with another DIT content rule %s
- ERR_SCHEMA_MODIFY_UNDEFINED_SUPERIOR_OBJECTCLASS - Static variable in class org.opends.messages.BackendMessages
-
Unable to add objectclass %s because its superior class of %s is not defined in the server schema
- ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.BackendMessages
-
{@code The schema backend does not support the modification of the %s attribute type.
- ERR_SCHEMA_PARSE_LINE - Static variable in class org.opends.messages.BackendMessages
-
Ignoring schema definition '%s' because the following error occurred while it was being parsed: %s
- ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while trying to open the LDIF writer for the schema backend: %s
- ERR_SCHEMA_UNABLE_TO_EXPORT_BASE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to export the base schema entry: %s
- ERR_SCHEMANAME_CONSECUTIVE_PERIODS - Static variable in class org.opends.messages.UtilityMessages
-
The provided value "%s" does not contain a valid schema element name or OID because the numeric OID contains two consecutive periods at position %d
- ERR_SCHEMANAME_EMPTY_VALUE - Static variable in class org.opends.messages.UtilityMessages
-
The provided value could not be parsed to determine whether it contained a valid schema element name or OID because it was null or empty
- ERR_SCHEMANAME_ILLEGAL_CHAR - Static variable in class org.opends.messages.UtilityMessages
-
The provided value "%s" does not contain a valid schema element name or OID because it contains an illegal character %c at position %d
- ERR_SDTUACM_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The internal search based on the certificate with subject %s could not be processed efficiently: %s.
- ERR_SDTUACM_MULTIPLE_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The certificate with subject %s could not be mapped to exactly one user.
- ERR_SDTUACM_MULTIPLE_SEARCH_MATCHING_ENTRIES - Static variable in class org.opends.messages.ExtensionMessages
-
The certificate with subject %s mapped to multiple users
- ERR_SDTUACM_NO_PEER_CERTIFICATE - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user entry because no peer certificate was available
- ERR_SDTUACM_PEER_CERT_NOT_X509 - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
- ERR_SDTUACM_SEARCH_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
- ERR_SEARCH_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
The search request cannot be processed because it contains an LDAP assertion control and the assertion filter did not match the contents of the base entry
- ERR_SEARCH_AUTHZ_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
The entry %s cannot be searched due to insufficient access rights
- ERR_SEARCH_BACKEND_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error was encountered while processing a search in one of the Directory Server backends: %s
- ERR_SEARCH_BASE_DOESNT_EXIST - Static variable in class org.opends.messages.CoreMessages
-
The entry %s specified as the search base does not exist in the Directory Server
- ERR_SEARCH_CANNOT_GET_ENTRY_FOR_ASSERTION - Static variable in class org.opends.messages.CoreMessages
-
The search request cannot be processed because it contains an LDAP assertion control and an error occurred while trying to retrieve the base entry to compare it against the assertion filter: %s
- ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV - Static variable in class org.opends.messages.BackendMessages
-
{@code The requested search operation included both the simple paged results control and the virtual list view control.
- ERR_SEARCH_CANNOT_PROCESS_ASSERTION_FILTER - Static variable in class org.opends.messages.CoreMessages
-
The search request cannot be processed because it contains an LDAP assertion control, but an error occurred while attempting to compare the base entry against the assertion filter: %s
- ERR_SEARCH_CANNOT_SORT_UNINDEXED - Static variable in class org.opends.messages.BackendMessages
-
The search results cannot be sorted because the given search request is not indexed
- ERR_SEARCH_FILTER_APPROXIMATE_NO_ASSERTION_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because an approximate component for attribute %s had a NULL assertion value
- ERR_SEARCH_FILTER_APPROXIMATE_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because an approximate component had a NULL attribute type
- ERR_SEARCH_FILTER_COMPOUND_COMPONENTS_NULL - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because the set of filter components for an %s component was NULL
- ERR_SEARCH_FILTER_COMPOUND_MISSING_PARENTHESES - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the compound filter between positions %d and %d did not start with an open parenthesis and end with a close parenthesis (they may be parentheses for different filter components)
- ERR_SEARCH_FILTER_CREATE_EXTENSIBLE_MATCH_NO_AT_OR_MR - Static variable in class org.opends.messages.CoreMessages
-
{@code Unable to create an extensible match search filter using the provided information because it did not contain either an attribute type or a matching rule ID.
- ERR_SEARCH_FILTER_EQUALITY_NO_ASSERTION_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because an equality component for attribute %s had a NULL assertion value
- ERR_SEARCH_FILTER_EQUALITY_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because an equality component had a NULL attribute type
- ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_AD_OR_MR - Static variable in class org.opends.messages.CoreMessages
-
{@code The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not contain either an attribute description or a matching rule ID.
- ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_ASSERTION_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a contained extensible match filter did not have an assertion value
- ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_COLON - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not have a colon to denote the end of the attribute type name
- ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_RULE_OR_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a contained extensible match filter did not have either an attribute type or a matching rule ID
- ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_SUCH_MR - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d referenced an unknown matching rule %s
- ERR_SEARCH_FILTER_GREATER_OR_EQUAL_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a greater-or-equal component had a NULL attribute type
- ERR_SEARCH_FILTER_GREATER_OR_EQUAL_NO_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a greater-or-equal component for attribute %s had a NULL assertion value
- ERR_SEARCH_FILTER_INVALID_ESCAPED_BYTE - Static variable in class org.opends.messages.CoreMessages
-
{@code The provided search filter "%s" had an invalid escaped byte value at position %d.
- ERR_SEARCH_FILTER_INVALID_FILTER_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because it contained an unknown filter type %s
- ERR_SEARCH_FILTER_INVALID_RESULT_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because the internal check returned an unknown result type "%s"
- ERR_SEARCH_FILTER_LESS_OR_EQUAL_NO_ASSERTION_VALUE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a less-or-equal component for attribute %s had a NULL assertion value
- ERR_SEARCH_FILTER_LESS_OR_EQUAL_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a less-or-equal component had a NULL attribute type
- ERR_SEARCH_FILTER_MISMATCHED_PARENTHESES - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" had mismatched parentheses around the portion between positions %d and %d
- ERR_SEARCH_FILTER_NESTED_TOO_DEEP - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because the filter was nested beyond the maximum allowed depth of 100 levels
- ERR_SEARCH_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the opening parenthesis at position %d did not have a corresponding close parenthesis
- ERR_SEARCH_FILTER_NO_CORRESPONDING_OPEN_PARENTHESIS - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the closing parenthesis at position %d did not have a corresponding open parenthesis
- ERR_SEARCH_FILTER_NO_EQUAL_SIGN - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" was missing an equal sign in the suspected simple filter component between positions %d and %d
- ERR_SEARCH_FILTER_NOT_COMPONENT_NULL - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because the NOT filter component did not include a subcomponent
- ERR_SEARCH_FILTER_NOT_EXACTLY_ONE - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the NOT filter between positions %d and %d did not contain exactly one filter component
- ERR_SEARCH_FILTER_NULL - Static variable in class org.opends.messages.CoreMessages
-
Unable to decode the provided filter string as a search filter because the provided string was empty or null
- ERR_SEARCH_FILTER_PRESENCE_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a presence component had a NULL attribute type
- ERR_SEARCH_FILTER_SUBSTRING_NO_ASTERISKS - Static variable in class org.opends.messages.CoreMessages
-
The provided search filter "%s" could not be decoded because the assumed substring filter value between positions %d and %d did not have any asterisk wildcard characters
- ERR_SEARCH_FILTER_SUBSTRING_NO_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a substring component had a NULL attribute type
- ERR_SEARCH_FILTER_SUBSTRING_NO_SUBSTRING_COMPONENTS - Static variable in class org.opends.messages.CoreMessages
-
Unable to determine whether entry "%s" matches filter "%s" because a substring component for attribute %s did not have any subInitial, subAny, or subFinal elements
- ERR_SEARCH_FILTER_UNCAUGHT_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
An unexpected error occurred while attempting to decode the string "%s" as a search filter: %s
- ERR_SEARCH_INVALID_DEREFERENCE_POLICY - Static variable in class org.opends.messages.ToolMessages
-
Invalid deref alias specified: %s
- ERR_SEARCH_INVALID_SEARCH_SCOPE - Static variable in class org.opends.messages.ToolMessages
-
Invalid scope '%s' specified for the search request
- ERR_SEARCH_NO_FILTERS - Static variable in class org.opends.messages.ToolMessages
-
No filters specified for the search request
- ERR_SEARCH_NO_SUCH_ENTRY_FOR_ASSERTION - Static variable in class org.opends.messages.CoreMessages
-
The search request cannot be processed because it contains an LDAP assertion control but the search base entry does not exist
- ERR_SEARCH_NO_SUCH_OBJECT - Static variable in class org.opends.messages.BackendMessages
-
The search base entry '%s' does not exist
- ERR_SEARCH_SIZE_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
This search operation has sent the maximum of %d entries to the client
- ERR_SEARCH_TIME_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
The maximum time limit of %d seconds for processing this search operation has expired
- ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.BackendMessages
-
You do not have sufficient privileges to perform an unindexed search
- ERR_SEARCH_UNSUPPORTED_CRITICAL_CONTROL - Static variable in class org.opends.messages.CoreMessages
-
The search request cannot be processed because it contains a critical control with OID %s that is not supported by the Directory Server for this type of operation
- ERR_SEARCHING_DOMAIN_BACKEND - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An unexpected error occurred when looking for the replicated backend : %s.
- ERR_SEARCHING_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
-
An unexpected error occurred when searching for generation id for domain "%s": %s
- ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the peer certificate subject "%s" could not be decoded as an LDAP DN: %s
- ERR_SEDCM_CANNOT_GET_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because an error occurred while attempting to retrieve the user entry with DN "%s": %s
- ERR_SEDCM_NO_PEER_CERTIFICATE - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user entry because no peer certificate was available
- ERR_SEDCM_NO_USER_FOR_DN - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because no user entry exists with a DN of %s
- ERR_SEDCM_PEER_CERT_NOT_X509 - Static variable in class org.opends.messages.ExtensionMessages
-
Could not map the provided certificate chain to a user because the peer certificate was not an X.509 certificate (peer certificate format was %s)
- ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST - Static variable in class org.opends.messages.ReplicationMessages
-
{@code When sending a new initialization request for an initialization from a remote server, the following error occurred %s.
- ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST - Static variable in class org.opends.messages.ReplicationMessages
-
Unable to send monitor data request for domain "%s" to replication server RS(%s) due to the following error: %s
- ERR_SERVER_BOOTSTRAP_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to bootstrap the Directory Server client-side code: %s
- ERR_SERVER_CONSTRAINT_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
A configuration exception occurred while evaluating a constraint: %s
- ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code Resources cannot be created with a client provided resource ID.
- ERR_SERVER_REFINT_CANNOT_DELETE - Static variable in class org.opends.messages.AdminMessages
-
The %s in entry "%s" cannot be deleted because it is referenced by the "%s" property of the %s in entry "%s"
- ERR_SERVER_REFINT_CANNOT_DISABLE - Static variable in class org.opends.messages.AdminMessages
-
The %s in entry "%s" cannot be disabled because it is referenced by the "%s" property of the %s in entry "%s"
- ERR_SERVER_REFINT_DANGLING_REFERENCE - Static variable in class org.opends.messages.AdminMessages
-
The value "%s" in property "%s" in the %s in entry "%s" refers to a non-existent %s in entry "%s"
- ERR_SERVER_REFINT_TARGET_DISABLED - Static variable in class org.opends.messages.AdminMessages
-
The value "%s" in property "%s" in the %s in entry "%s" refers to a disabled %s in entry "%s"
- ERR_SERVICE_DISCOVERY_CONFIG_MANAGER_ADD_MECHANISM - Static variable in class org.opends.messages.CoreMessages
-
While adding Service Discovery Mechanism '%s' an error occurred : %s
- ERR_SERVICE_DISCOVERY_CONFIG_MANAGER_INIT_MECHANISM - Static variable in class org.opends.messages.CoreMessages
-
Discovery mechanism '%s' initialization failed : %s
- ERR_SERVICE_DISCOVERY_CONFIG_MANAGER_LISTENER - Static variable in class org.opends.messages.CoreMessages
-
Registering Service Discovery Manager's listener failed : %s
- ERR_SERVICE_DISCOVERY_MECHANISM_CANNOT_CREATE_SSL_CONTEXT - Static variable in class org.opends.messages.CoreMessages
-
Error occurred while creating an SSL context for service discovery mechanism '%s' : %s
- ERR_SERVICE_DISCOVERY_MECHANISM_CHANGE_NOTIFICATION - Static variable in class org.opends.messages.CoreMessages
-
Discovery mechanism '%s' could not process notification of a configuration change : %s
- ERR_SERVICE_DISCOVERY_MECHANISM_CONNECTION_OPTIONS_CHANGE_REFRESH_FAILED - Static variable in class org.opends.messages.CoreMessages
-
{@code Service discovery mechanism '%s' failed to refresh the connection options.
- ERR_SERVICE_DISCOVERY_MECHANISM_PARTITION_CHANGE_REFRESH_FAILED - Static variable in class org.opends.messages.CoreMessages
-
{@code Service discovery mechanism '%s' failed to refresh the partition information.
- ERR_SERVICE_DISCOVERY_REPLICATION_MECHANISM_CANNOT_AUTO_CONFIGURE_REPLICA - Static variable in class org.opends.messages.CoreMessages
-
{@code Could not retrieve auto-configuration data from directory server '%s' for replication server group '%s'.
- ERR_SERVICE_DISCOVERY_REPLICATION_MECHANISM_CANNOT_RETRIEVE_REPLICAS - Static variable in class org.opends.messages.CoreMessages
-
{@code Could not retrieve the list of replicas from replication server '%s' for replication server group '%s'.
- ERR_SESSION_STARTUP_INTERRUPTED - Static variable in class org.opends.messages.ReplicationMessages
-
%s was interrupted in the startup phase
- ERR_SETUP_ACCESSING_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
{@code Could not access the %s keystore '%s'.
- ERR_SETUP_ACCESSING_KEYSTORE_ENTRIES - Static variable in class org.opends.messages.SetupMessages
-
{@code Could not read the %s keystore '%s' entries.
- ERR_SETUP_ACCESSING_PKCS11_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
{@code Could not access the PKCS#11 keystore.
- ERR_SETUP_ACCESSING_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
{@code Could not access the %s truststore '%s'.
- ERR_SETUP_BASE_DN_EMPTY_DN - Static variable in class org.opends.messages.SetupMessages
-
Base DN cannot be empty
- ERR_SETUP_BASE_DN_INVALID_DN - Static variable in class org.opends.messages.SetupMessages
-
Base DN value '%s' is invalid because: %s
- ERR_SETUP_BASE_DN_TO_ROUTE_EMPTY - Static variable in class org.opends.messages.SetupMessages
-
{@code Proxying of the root DSE (empty base DN) is not supported.
- ERR_SETUP_BASE_DN_TO_ROUTE_INVALID - Static variable in class org.opends.messages.SetupMessages
-
The proxied base DN '%s' is invalid because: %s
- ERR_SETUP_BLANK_HOST_NAME - Static variable in class org.opends.messages.SetupMessages
-
The fully qualified host name must be a non blank string
- ERR_SETUP_CANNOT_CREATE_PKCS11_KEYMANAGER - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating the PKCS#11 key manager provider: %s
- ERR_SETUP_CANNOT_UPDATE_DIGEST_MD5_FQDN - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to update the FQDN for the DIGEST-MD5 SASL mechanism: %s
- ERR_SETUP_CANNOT_UPDATE_LDAP_PORT - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to update the port on which to listen for LDAP communication: %s
- ERR_SETUP_CANNOT_WRITE_REJECTED_ENTRIES_FILE - Static variable in class org.opends.messages.SetupMessages
-
Cannot write to rejected entries LDIF file '%s'
- ERR_SETUP_CANNOT_WRITE_SKIPPED_ENTRIES_FILE - Static variable in class org.opends.messages.SetupMessages
-
Cannot write to skipped entries LDIF file '%s'
- ERR_SETUP_CERT_NICK_NAMES_WITHOUT_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
You cannot specify certificate aliases while generating a self-signed certificate
- ERR_SETUP_CERTNICKNAME_NOT_FOUND - Static variable in class org.opends.messages.SetupMessages
-
{@code The provided certificate nickname '%s' could not be found.
- ERR_SETUP_CLEARTEXT_PASSWORD_EMPTY - Static variable in class org.opends.messages.SetupMessages
-
clear-text password cannot be empty
- ERR_SETUP_CLI_TRUSTSTORE_PASSWORD_WITHOUT_FILE - Static variable in class org.opends.messages.SetupMessages
-
The --%s option should only be provided when using a file based trust store option
- ERR_SETUP_CONFIG_CREATE_REPLICATION_DISCOVERY - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating the replication service discovery mechanism: %s
- ERR_SETUP_CONFIG_CREATE_STATIC_DISCOVERY - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating the static service discovery mechanism: %s
- ERR_SETUP_CONFIG_FRAMEWORK_INIT - Static variable in class org.opends.messages.SetupMessages
-
Unable to bootstrap the Directory Server configuration because of the following error: %s
- ERR_SETUP_CONFIG_PROXY_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating proxy backend: %s
- ERR_SETUP_CONFIGURING_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while writing password in configuration file: '%s'
- ERR_SETUP_COPY_FILE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while copying file '%s' into '%s': '%s'
- ERR_SETUP_COPY_FILE_CHANGE_RIGHTS - Static variable in class org.opends.messages.SetupMessages
-
{@code Unable to set access permissions to allow write operations on file '%s'.
- ERR_SETUP_CREATE_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating backend '%s' for base DN(s) '%s', details: '%s'
- ERR_SETUP_CREATE_INSTANCE_LOC_FILE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while trying to write instance.loc file: %s
- ERR_SETUP_CREATING_FILE_BASED_TRUST_MANAGER_PROVIDER - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while creating the file based trust manager provider: %s
- ERR_SETUP_CREATING_INSTANCE_DIRECTORY - Static variable in class org.opends.messages.SetupMessages
-
Unable to create server instance directory '%s'
- ERR_SETUP_DATA_VERSION_FROM_CONFIG_VERSION - Static variable in class org.opends.messages.SetupMessages
-
Unable to parse the version in config.version to initialize the content of the data.version file
- ERR_SETUP_DELETE_DIRECTORY - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to remove content of directory '%s': %s
- ERR_SETUP_DISABLE_API_ENDPOINT - Static variable in class org.opends.messages.SetupMessages
-
Unable to disable the /api HTTP endpoint because: %s
- ERR_SETUP_DISPLAY_LICENSE_FILE - Static variable in class org.opends.messages.SetupMessages
-
Unable to display license because '%s'
- ERR_SETUP_DS_INVALID_PROFILE_PARAM_VALUE - Static variable in class org.opends.messages.SetupMessages
-
%s parameter '%s' value '%s' is invalid because: %s
- ERR_SETUP_DS_INVALID_PROFILE_PARAMETER_VALUE_FORMAT - Static variable in class org.opends.messages.SetupMessages
-
{@code Invalid profile parameter value '%s'.
- ERR_SETUP_DS_MISSING_PROFILE_NAME - Static variable in class org.opends.messages.SetupMessages
-
{@code Option to setup profile parameters have been provided but not the profile name.
- ERR_SETUP_DS_MODEL_PROFILE_AND_IMPORT_DATA - Static variable in class org.opends.messages.SetupMessages
-
{@code Both backend creation from local data and setup profiles have been provided.
- ERR_SETUP_DS_PROFILE_AND_IMPORT_OPTION_PROVIDED - Static variable in class org.opends.messages.SetupMessages
-
{@code Options to create local data and to use setup profiles have been provided.
- ERR_SETUP_DS_PROFILE_MISSING_PARAMETER_VALUE - Static variable in class org.opends.messages.SetupMessages
-
The parameter '%s' is required by profile '%s', but no value has been provided
- ERR_SETUP_DS_PROFILE_NOT_FOUND - Static variable in class org.opends.messages.SetupMessages
-
{@code Setup profile '%s' cannot be found.
- ERR_SETUP_DS_PROFILE_PARAMETER_WITH_PROFILE_NOT_PROVIDED - Static variable in class org.opends.messages.SetupMessages
-
{@code Setup profile parameter '%s' references the profile '%s' which has not been provided on the command line.
- ERR_SETUP_DS_PROFILE_SAME_PARAMETER_MULTIPLE_VALUES - Static variable in class org.opends.messages.SetupMessages
-
{@code Setup profile parameter '%s' has been provided multiple times with different values.
- ERR_SETUP_DS_PROFILE_SAME_PROFILE_MULTIPLE_VERSIONS - Static variable in class org.opends.messages.SetupMessages
-
{@code Profile '%s' has been specified multiple times.
- ERR_SETUP_EMPTY_GLOBAL_ADMIN_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The bind DN for the global administrator cannot be empty
- ERR_SETUP_EMPTY_PROXY_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The proxy user DN cannot be empty
- ERR_SETUP_ENABLE_WINDOWS_SERVICE - Static variable in class org.opends.messages.SetupMessages
-
The server can only be enabled as a windows service on a Windows operating system
- ERR_SETUP_ENABLING_HTTP_ACCESS_LOGGER - Static variable in class org.opends.messages.SetupMessages
-
Unable to enable the file based HTTP access logger because: %s
- ERR_SETUP_ENABLING_TRUST_MANAGER_PROVIDER - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while enabling the %s trust manager provider: %s
- ERR_SETUP_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.SetupMessages
-
Unable to enable windows service (return code '%d'):
%s
- ERR_SETUP_ENCODING_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Unable to encode provided password because '%s'
- ERR_SETUP_FILE_BASED_KEYSTORE_PASSWORD_IS_MISSING - Static variable in class org.opends.messages.SetupMessages
-
{@code You must specify the keystore password of the file based keystore.
- ERR_SETUP_FILE_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
The provided truststore file '%s' must be an existing readable file
- ERR_SETUP_INSTANCE_ALREADY_CONFIGURED - Static variable in class org.opends.messages.SetupMessages
-
{@code There is already a server instance in the provided instance path.
- ERR_SETUP_INSTANCE_INSTALLED_FROM_FILE - Static variable in class org.opends.messages.SetupMessages
-
A server instance (%s) has already been setup in the directory %s
- ERR_SETUP_INSTANCE_LOC_FILE_FOUND - Static variable in class org.opends.messages.SetupMessages
-
{@code The file '%s' is referring to an invalid instance (%s).
- ERR_SETUP_INSTANCE_PARENT_PATH_NOT_VALID_DIRECTORY - Static variable in class org.opends.messages.SetupMessages
-
The instance parent (%s) must be a valid existing directory
- ERR_SETUP_INSTANCE_PATH_MUST_BE_A_DIRECTORY - Static variable in class org.opends.messages.SetupMessages
-
The instance path must be a directory
- ERR_SETUP_INTERACTIVE_EMPTY_FILE_BASED_KEYSTORE_PWD - Static variable in class org.opends.messages.SetupMessages
-
The file based keystore password cannot be empty
- ERR_SETUP_INTERACTIVE_EMPTY_SERVER_PORT - Static variable in class org.opends.messages.SetupMessages
-
You must specify a valid port number
- ERR_SETUP_INTERACTIVE_INSTANCE_ALREADY_CONFIGURED - Static variable in class org.opends.messages.SetupMessages
-
{@code There is already a server instance configured in the directory %s.
- ERR_SETUP_INTERACTIVE_KEYSTORE_FILE_EMPTY - Static variable in class org.opends.messages.SetupMessages
-
Invalid input: keystore path cannot be empty
- ERR_SETUP_INTERACTIVE_LICENSE_NOT_ACCEPTED - Static variable in class org.opends.messages.SetupMessages
-
License not accepted, %s will exit
- ERR_SETUP_INTERACTIVE_NO_ALIAS_SELECTED - Static variable in class org.opends.messages.SetupMessages
-
Invalid configuration: you must use at least one certificate nickname
- ERR_SETUP_INTERACTIVE_PROFILE_PARAMETER_GENERIC_INVALID_VALUE - Static variable in class org.opends.messages.SetupMessages
-
invalid value '%s'
- ERR_SETUP_INVALID_GLOBAL_ADMIN_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The bind DN '%s' for the global administrator bind is invalid because: '%s'
- ERR_SETUP_INVALID_INSTALL_PATH - Static variable in class org.opends.messages.SetupMessages
-
The provided server install path '%s' must reference an existing directory
- ERR_SETUP_INVALID_PORT_NUMBER - Static variable in class org.opends.messages.SetupMessages
-
{@code Invalid value for %s port: '%d'.
- ERR_SETUP_INVALID_PROXY_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The proxy user DN '%s' is invalid because: %s
- ERR_SETUP_KEYSTORE_PASSWORD_WITHOUT_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
You cannot provide a keystore password while generating a self-signed certificate
- ERR_SETUP_LICENSE_NOT_ACCEPTED_NON_INTERACTIVE - Static variable in class org.opends.messages.SetupMessages
-
{@code You must accept the product license to run setup.
- ERR_SETUP_LOCAL_BACKEND_NAME_EXISTS - Static variable in class org.opends.messages.SetupMessages
-
{@code Backend names must be unique.
- ERR_SETUP_LOCAL_BASE_DN_EXISTS - Static variable in class org.opends.messages.SetupMessages
-
There is already a base DN named '%s' in the server
- ERR_SETUP_MANAGEMENT_CONTEXT_FROM_CONFIG - Static variable in class org.opends.messages.SetupMessages
-
Unable to write configuration file '%s' because '%s'
- ERR_SETUP_MISSING_BASE_DN_TO_CREATES - Static variable in class org.opends.messages.SetupMessages
-
{@code Arguments to create local data have been provided but no base DN.
- ERR_SETUP_MONITOR_USER_EMPTY_DN - Static variable in class org.opends.messages.SetupMessages
-
DN for the monitor user cannot be empty
- ERR_SETUP_MONITOR_USER_INVALID_DN - Static variable in class org.opends.messages.SetupMessages
-
Monitor user DN value '%s' is invalid because: %s
- ERR_SETUP_MUST_PROVIDE_CERTNICKNAME - Static variable in class org.opends.messages.SetupMessages
-
The keystore contains the following certificate nicknames: %s.%nYou have to provide the nickname of the certificate you want to use
- ERR_SETUP_NB_SAMPLE_DATA_NEGATIVE - Static variable in class org.opends.messages.SetupMessages
-
The number of entries to import must be a positive integer
- ERR_SETUP_NO_PRIVATE_KEY_IN_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
{@code No private key entry found in keystore '%s'.
- ERR_SETUP_PASSWORD_FILE_EMPTY_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
password is empty
- ERR_SETUP_PASSWORD_FILE_INVALID - Static variable in class org.opends.messages.SetupMessages
-
The provided password file '%s' must be an existing readable file
- ERR_SETUP_PASSWORD_FILE_MULTIPLE_LINES - Static variable in class org.opends.messages.SetupMessages
-
{@code Invalid content for password file '%s'.
- ERR_SETUP_PASSWORD_FILE_NO_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
{@code Unable to read password in file '%s'.
- ERR_SETUP_PASSWORD_TOO_SHORT - Static variable in class org.opends.messages.SetupMessages
-
User passwords must have a minimum length of %d characters
- ERR_SETUP_PATCH_CONFIG_LDIF - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while modifying the configuration to harden it: %s.
- ERR_SETUP_PORT_ALREADY_SPECIFIED - Static variable in class org.opends.messages.SetupMessages
-
%s port %d cannot be used because this port number is already specified for %s port
- ERR_SETUP_PROFILE_ADD_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
Unable to create '%s' backend (%s)
- ERR_SETUP_PROFILE_COPY_FILE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while copying file '%s' into '%s': %s
- ERR_SETUP_PROFILE_DISCOVERY - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while trying to discover profiles present in folder '%s': %s
- ERR_SETUP_PROFILE_DSCONFIG - Static variable in class org.opends.messages.SetupMessages
-
{@code An error occurred during configuration tool execution with options %s.
- ERR_SETUP_PROFILE_IMPORT_IO - Static variable in class org.opends.messages.SetupMessages
-
An IO error occurred while running profile '%s': '%s'
- ERR_SETUP_PROFILE_IMPORT_LDIF - Static variable in class org.opends.messages.SetupMessages
-
{@code An error occurred during import LDIF data tool execution with options %s.
- ERR_SETUP_PROFILE_IMPORT_REJECTED_ENTRIES - Static variable in class org.opends.messages.SetupMessages
-
Some entries were rejected during ldif data '%s' import for profile '%s': '%s'
- ERR_SETUP_PROFILE_INVALID_ENUM_PARAMETER_VALUE - Static variable in class org.opends.messages.SetupMessages
-
%s parameter '%s' value '%s' is invalid because it does not match any allowed values (%s)
- ERR_SETUP_PROFILE_INVALID_FOLDER - Static variable in class org.opends.messages.SetupMessages
-
Folder '%s' of the setup profile '%s' must be a readable existing folder
- ERR_SETUP_PROFILE_INVALID_NUMBER_PARAMETER_VALUE - Static variable in class org.opends.messages.SetupMessages
-
Value must be a number (of type %s)
- ERR_SETUP_PROFILE_INVALID_PARAMETERS_SCRIPT_FILE - Static variable in class org.opends.messages.SetupMessages
-
File '%s' from the setup profile '%s' must be a readable regular file
- ERR_SETUP_PROFILE_INVALID_PWD_PARAMETER_VALUE - Static variable in class org.opends.messages.SetupMessages
-
%s parameter '%s' is invalid because %s
- ERR_SETUP_PROFILE_INVALID_VERSION_FOLDER - Static variable in class org.opends.messages.SetupMessages
-
Last folder of profile '%s' path '%s' must be the profile version (two or three digits separated by either dot or hyphen, e.g /path/to/profile/6.5.0)
- ERR_SETUP_PROFILE_MISSING_MANDATORY_SCRIPT_FILE - Static variable in class org.opends.messages.SetupMessages
-
Folder of the setup profile '%s' must contain a '%s' readable regular file
- ERR_SETUP_PROFILE_PARAMETER_BLANK_DOMAIN_VALUE - Static variable in class org.opends.messages.SetupMessages
-
domain cannot be blank
- ERR_SETUP_PROFILE_REBUILD_INDEXES - Static variable in class org.opends.messages.SetupMessages
-
{@code An error during rebuild indexes tool execution with options %s.
- ERR_SETUP_PROFILE_RESOURCE_FILE - Static variable in class org.opends.messages.SetupMessages
-
{@code The file '%s' could not be read.
- ERR_SETUP_PROFILE_RESOURCE_SUBSTITUTION - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while substituting properties from profile '%s' resource file '%s': %s
- ERR_SETUP_PROFILE_SCRIPT_EXECUTION - Static variable in class org.opends.messages.SetupMessages
-
%s script fails because of %s
- ERR_SETUP_REPLICATION_DISCOVERY_EMPTY_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The replication service discovery mechanism bind DN cannot be empty
- ERR_SETUP_REPLICATION_DISCOVERY_INVALID_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
The replication service discovery mechanism bind DN '%s' is invalid because: '%s'
- ERR_SETUP_REPLICATION_DISCOVERY_MECHANISM_NEEDS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
The replication service discovery mechanism requires a truststore to contact replication servers on their administration port
- ERR_SETUP_ROOT_USER_EMPTY_DN - Static variable in class org.opends.messages.SetupMessages
-
The root user DN cannot be empty
- ERR_SETUP_ROOT_USER_INVALID_DN - Static variable in class org.opends.messages.SetupMessages
-
{@code The administrator user bind DN '%s' is invalid.
- ERR_SETUP_RS_BIND_DN_EMPTY - Static variable in class org.opends.messages.SetupMessages
-
The bind DN for the topology replication server cannot be empty
- ERR_SETUP_RS_BIND_DN_INVALID - Static variable in class org.opends.messages.SetupMessages
-
The bind DN '%s' for the topology replication server is invalid because: '%s'
- ERR_SETUP_STATIC_DISCOVERY_MECHANISM_NEEDS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
The static service discovery mechanism has been configured to use SSL or Start TLS but no truststore has been provided
- ERR_SETUP_UNABLE_TO_CREATE_DIR - Static variable in class org.opends.messages.SetupMessages
-
The provided directory '%s' could not be created: %s
- ERR_SETUP_UNABLE_TO_EDIT_JAVA_HOME - Static variable in class org.opends.messages.SetupMessages
-
Unable to edit runtime settings file because '%s'
- ERR_SETUP_UNABLE_TO_READ_INSTANCE_PATH - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while trying to read instance.loc file: %s
- ERR_SETUP_UNABLE_TO_READ_KEYSTORE_FILE - Static variable in class org.opends.messages.SetupMessages
-
The provided keystore file '%s' must be an existing readable file
- ERR_SETUP_UNABLE_TO_READ_LDIF_FILE - Static variable in class org.opends.messages.SetupMessages
-
The provided LDIF file '%s' must be an existing readable file
- ERR_SETUP_UNABLE_TO_WRITE_FILE - Static variable in class org.opends.messages.SetupMessages
-
Unable to write file '%s' because: '%s'
- ERR_SETUP_UNEXPECTED - Static variable in class org.opends.messages.SetupMessages
-
An unexpected error has been raised during setup: '%s'
- ERR_SETUP_UNKNOW_LOAD_BALANCING_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
{@code The load balancing algorithm '%s' is not recognized.
- ERR_SETUP_UPDATING_HTTP_PORT - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to update the HTTP connector port: '%s'
- ERR_SETUP_UPDATING_HTTPS_PORT - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while attempting to update the HTTPS connector: '%s'
- ERR_SETUP_WRITING_PASSWORD_INTERNAL_FILE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred while storing provided password in the instance file '%s', details: %s
- ERR_SHUTDOWN_DUE_TO_SHUTDOWN_HOOK - Static variable in class org.opends.messages.CoreMessages
-
{@code The Directory Server shutdown hook detected that the JVM is shutting down.
- ERR_SIMPLE_BIND_NOT_SUPPORTED - Static variable in class org.opends.messages.ToolMessages
-
Unable to authenticate using simple authentication
- ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED - Static variable in class org.opends.messages.ReplicationMessages
-
The current request is rejected due to an import or an export already in progress for the same data
- ERR_SKIP_FILE_EXISTS - Static variable in class org.opends.messages.UtilityMessages
-
The specified skip file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
- ERR_SKIPPING_LOG_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Skipping log "%s" (unsupported config)
- ERR_SMTP_ASNH_CANNOT_SEND_MESSAGE - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to send an account status notification message for notification type %s for user entry %s: %s
- ERR_SMTP_ASNH_NO_MAIL_SERVERS_CONFIGURED - Static variable in class org.opends.messages.ExtensionMessages
-
The SMTP account status notification handler defined in configuration entry %s cannot be enabled unless the Directory Server is with information about one or more SMTP servers
- ERR_SMTP_ASNH_NO_RECIPIENTS - Static variable in class org.opends.messages.ExtensionMessages
-
{@code SMTP account status notification handler configuration entry '%s' does not include any email address attribute types or recipient addresses.
- ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The message subject definitions contained in configuration entry '%s' have multiple subjects defined for notification type %s
- ERR_SMTP_ASNH_SUBJECT_INVALID_NOTIFICATION_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to parse message subject value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
- ERR_SMTP_ASNH_SUBJECT_NO_COLON - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to parse message subject value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the subject
- ERR_SMTP_ASNH_TEMPLATE_CANNOT_PARSE - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to parse message template file '%s' referenced in configuration entry '%s': %s
- ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The message template file path definitions contained in configuration entry '%s' have multiple template file paths defined for notification type %s
- ERR_SMTP_ASNH_TEMPLATE_INVALID_NOTIFICATION_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to parse message template file path value '%s' from configuration entry '%s' because '%s' is not a valid account status notification type
- ERR_SMTP_ASNH_TEMPLATE_NO_COLON - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to parse message template file path value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the template file path
- ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
The message template file '%s' referenced in configuration entry '%s' does not exist
- ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN - Static variable in class org.opends.messages.ExtensionMessages
-
An unclosed token was found starting at column %d of line %d
- ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_ATTR_TYPE - Static variable in class org.opends.messages.ExtensionMessages
-
The notification-user-attr token starting at column %d of line %d references undefined attribute type %s
- ERR_SMTP_ASNH_TEMPLATE_UNDEFINED_PROPERTY - Static variable in class org.opends.messages.ExtensionMessages
-
The notification-property token starting at column %d of line %d references undefined notification property %s
- ERR_SMTP_ASNH_TEMPLATE_UNRECOGNIZED_TOKEN - Static variable in class org.opends.messages.ExtensionMessages
-
An unrecognized token %s was found at column %d of line %d
- ERR_SMTPALERTHANDLER_NO_SMTP_SERVERS - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The Directory Server is not configured with any SMTP servers.
- ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Cannot initialize the SNMP Connection Handler.
- ERR_SNMP_CONNHANDLER_NO_CONFIGURATION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code No Configuration was defined for this connection handler.
- ERR_SNMP_CONNHANDLER_NO_OPENDMK_JARFILES - Static variable in class org.opends.messages.ProtocolMessages
-
{@code You do not have the appropriate OpenDMK jar files to enable the SNMP Connection Handler.
- ERR_SNMP_CONNHANDLER_NO_VALID_TRAP_DESTINATIONS - Static variable in class org.opends.messages.ProtocolMessages
-
{@code No valid trap destinations has been found.
- ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_NOT_OPERATIONAL - Static variable in class org.opends.messages.ProtocolMessages
-
{@code The required OpenDMK classes could not be loaded using jar file '%s'.
- ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Traps Destination %s is an unknown host.
- ERR_SOFTREFCACHE_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ExtensionMessages
-
A fatal error occurred while trying to initialize soft reference entry cache: %s
- ERR_SORTREQ_CONTROL_CANNOT_PROCESS - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control: %s
- ERR_SORTREQ_CONTROL_UNRECOGNIZED_ATTRIBUTE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because it references unrecognized attribute type '%s'
- ERR_SOURCE_DESTINATION_INITIALIZE_SAME_SERVER_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have to provide two different servers as source and destination of the initialization.
- ERR_SPECIFIED_A_MONITOR_USER_WITHOUT_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
ERROR: When specifing a default user for monitoring a password should also be provided
- ERR_START_DATETIME_ALREADY_PASSED - Static variable in class org.opends.messages.ToolMessages
-
The specified start time '%s' has already passed
- ERR_START_DATETIME_FORMAT - Static variable in class org.opends.messages.ToolMessages
-
The start date/time must in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time
- ERR_STARTOK_CANNOT_OPEN_FOR_READING - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to open the current configuration file %s for reading in order to copy it to the ".startok" file: %s
- ERR_STARTOK_CANNOT_OPEN_FOR_WRITING - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to open file %s in order to write the ".startok" configuration file: %s
- ERR_STARTOK_CANNOT_RENAME - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to rename file %s to %s for use as the ".startok" configuration file: %s
- ERR_STARTOK_CANNOT_WRITE - Static variable in class org.opends.messages.ConfigMessages
-
An error occurred while attempting to copy the current configuration from file %s into temporary file %s for use as the ".startok" configuration file: %s
- ERR_STARTTLS_FAILED - Static variable in class org.opends.messages.ToolMessages
-
{@code StartTLS failed: the connection has been closed without receiving a response.
- ERR_STARTTLS_NO_CLIENT_CONNECTION - Static variable in class org.opends.messages.ExtensionMessages
-
StartTLS cannot be used on this connection because the underlying client connection is not available
- ERR_STARTTLS_NOT_TLS_CAPABLE - Static variable in class org.opends.messages.ExtensionMessages
-
StartTLS cannot be used on this client connection because this connection type is not capable of using StartTLS to protect its communication
- ERR_STARTUP_PLUGIN_ERROR - Static variable in class org.opends.messages.CoreMessages
-
{@code A fatal error occurred when executing one of the Directory Server startup plugins: %s (error ID %d).
- ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot add user %s as a new member of static group %s because that user is already in the member list for the group
- ERR_STATICGROUP_ADD_MEMBER_UPDATE_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot add user %s as a new member of static group %s because an error occurred while attempting to perform an internal modification to update the group: %s
- ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot add group %s as a new nested group of static group %s because that group is already in the nested group list for the group
- ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Value %s for attribute %s in entry %s cannot be parsed as a valid DN: %s.
- ERR_STATICGROUP_GROUP_INSTANCE_INVALID - Static variable in class org.opends.messages.ExtensionMessages
-
Group instance with DN %s has been deleted and is no longer valid
- ERR_STATICGROUP_INVALID_OC_COMBINATION - Static variable in class org.opends.messages.ExtensionMessages
-
Entry %s cannot be parsed as a valid static group because static groups are not allowed to have both the %s and %s object classes
- ERR_STATICGROUP_NO_VALID_OC - Static variable in class org.opends.messages.ExtensionMessages
-
Entry %s cannot be parsed as a valid static group because it does not contain exactly one of the %s or the %s object classes
- ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot remove user %s as a member of static group %s because that user is not included in the member list for the group
- ERR_STATICGROUP_REMOVE_MEMBER_UPDATE_FAILED - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot remove user %s as a member of static group %s because an error occurred while attempting to perform an internal modification to update the group: %s
- ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP - Static variable in class org.opends.messages.ExtensionMessages
-
Cannot remove group %s as a nested group of static group %s because that group is not included in the nested group list for the group
- ERR_STATICMEMBERS_CANNOT_DECODE_DN - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to decode member's DN %s of static group %s: %s
- ERR_STATICMEMBERS_CANNOT_GET_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
An error occurred while attempting to retrieve entry %s as a potential member of static group %s: %s
- ERR_STATICMEMBERS_NO_SUCH_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to examine entry %s as a potential member of static group %s because that entry does not exist in the Directory Server
- ERR_STATUS_PRINT_SCRIPT_FRIENDLY_OUTPUT - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred while printing server status script friendly output: %s
- ERR_STATUS_READ_LOCAL_SERVER_CONFIGURATION - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred while reading the server configuration: %s
- ERR_STATUS_UNABLE_TO_READ_MONITOR_BACKEND_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unable to perform the search on the monitor backend.
- ERR_STATUS_UNABLE_TO_READ_REMOTE_SERVER_VERSION - Static variable in class org.opends.messages.AdminToolMessages
-
Unable to determine the remote server version, the status tool is compatible with server versions greater than or equal to 6.0.0
- ERR_STOPDS_CANNOT_CONNECT - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Cannot establish a connection to the Directory Server %s.
- ERR_STOPDS_CANNOT_CONNECT_SSL - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Cannot establish a connection to the Directory Server at %s on port %s.
- ERR_STOPDS_CANNOT_DECODE_STOP_TIME - Static variable in class org.opends.messages.ToolMessages
-
{@code ERROR: Unable to decode the provided stop time.
- ERR_STOPDS_CANNOT_DETERMINE_PORT - Static variable in class org.opends.messages.ToolMessages
-
ERROR: Cannot parse the value of the %s argument as an integer value between 1 and 65535: %s
- ERR_STOPDS_CANNOT_INITIALIZE_SSL - Static variable in class org.opends.messages.ToolMessages
-
ERROR: Unable to perform SSL initialization: %s
- ERR_STOPDS_CANNOT_PARSE_SASL_OPTION - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The provided SASL option string "%s" could not be parsed in the form "name=value"
- ERR_STOPDS_DATETIME_ALREADY_PASSED - Static variable in class org.opends.messages.ToolMessages
-
The specified stop time '%s' has already passed
- ERR_STOPDS_DECODE_ERROR - Static variable in class org.opends.messages.ToolMessages
-
ERROR: An error occurred while trying to decode the response from the server: %s
- ERR_STOPDS_INVALID_RESPONSE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
ERROR: Expected an add response message but got a %s message instead
- ERR_STOPDS_IO_ERROR - Static variable in class org.opends.messages.ToolMessages
-
ERROR: An I/O error occurred while attempting to communicate with the Directory Server: %s
- ERR_STOPDS_MUTUALLY_EXCLUSIVE_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
-
ERROR: You may not provide both the %s and the %s arguments
- ERR_STOPDS_NO_SASL_MECHANISM - Static variable in class org.opends.messages.ToolMessages
-
ERROR: One or more SASL options were provided, but none of them were the "mech" option to specify which SASL mechanism should be used
- ERR_STOPDS_UNEXPECTED_CONNECTION_CLOSURE - Static variable in class org.opends.messages.ToolMessages
-
{@code NOTICE: The connection to the Directory Server was closed while waiting for a response to the shutdown request.
- ERR_SUBENTRIES_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided subentries control because an error occurred while attempting to decode the control value: %s
- ERR_SUBENTRIES_NO_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided subentries control because it does not have a value
- ERR_SUBENTRY_WRITE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
This operation involves LDAP subentries which you do not have sufficient privileges to administer
- ERR_SUBTREE_DELETE_INVALID_CONTROL_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided subtree delete control because it contains a value
- ERR_SUFFIXES_CANNOT_BE_INITIALIZED - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs cannot be initialized because they are not replicated or they are not configured on both servers:%n%s
- ERR_SUPPORT_EXTRACT_TASK_ERRORS - Static variable in class org.opends.messages.AdminToolMessages
-
There was at least one error during the tasks execution: %s
- ERR_SYNC_INVALID_DN - Static variable in class org.opends.messages.ReplicationMessages
-
The configured DN is already used by another domain
- ERR_TASK_ADDSCHEMAFILE_CANNOT_LOCK_SCHEMA - Static variable in class org.opends.messages.TaskMessages
-
Unable to add one or more files to the server schema because the server was unable to obtain a write lock on the schema entry %s after multiple attempts
- ERR_TASK_ADDSCHEMAFILE_CANNOT_NOTIFY_SYNC_PROVIDER - Static variable in class org.opends.messages.TaskMessages
-
An error occurred while attempting to notify a synchronization provider of type %s about the schema changes made by the add schema file task: %s
- ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE - Static variable in class org.opends.messages.TaskMessages
-
Unable to add one or more files to the server schema because an error occurred while attempting to determine whether file %s exists in schema directory %s: %s
- ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE - Static variable in class org.opends.messages.TaskMessages
-
An error occurred while attempting to load the contents of schema file %s into the server schema: %s
- ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to modify the server schema
- ERR_TASK_ADDSCHEMAFILE_NO_FILENAME - Static variable in class org.opends.messages.TaskMessages
-
Unable to add one or more files to the server schema because no schema file names were provided in attribute %s of task entry %s
- ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE - Static variable in class org.opends.messages.TaskMessages
-
Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directory %s
- ERR_TASK_ADDSCHEMAFILE_SCHEMA_VALIDATION_ERROR - Static variable in class org.opends.messages.TaskMessages
-
The changes made by the add schema file task failed schema validation: %s
- ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate a Directory Server backup
- ERR_TASK_CANNOT_DISABLE_BACKEND - Static variable in class org.opends.messages.TaskMessages
-
The task could not disable a backend: %s
- ERR_TASK_CANNOT_ENABLE_BACKEND - Static variable in class org.opends.messages.TaskMessages
-
The task could not enable a backend: %s
- ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to parse the actual start time value %s from task entry %s
- ERR_TASK_CANNOT_PARSE_COMPLETION_TIME - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to parse the completion time value %s from task entry %s
- ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to parse the scheduled start time value %s from task entry %s
- ERR_TASK_CLIENT_INVALID_RESPONSE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
ERROR: Expected an add response message but got a %s message instead
- ERR_TASK_CLIENT_TASK_STATE_UNKNOWN - Static variable in class org.opends.messages.ToolMessages
-
State for task '%s' cannot be determined
- ERR_TASK_CLIENT_UNCANCELABLE_TASK - Static variable in class org.opends.messages.ToolMessages
-
Task '%s' has finished and cannot be canceled
- ERR_TASK_CLIENT_UNEXPECTED_CONNECTION_CLOSURE - Static variable in class org.opends.messages.ToolMessages
-
{@code NOTICE: The connection to the Directory Server was closed while waiting for a response to the shutdown request.
- ERR_TASK_CLIENT_UNKNOWN_TASK - Static variable in class org.opends.messages.ToolMessages
-
There are no tasks defined with ID '%s'
- ERR_TASK_DISCONNECT_INVALID_CONN_ID - Static variable in class org.opends.messages.TaskMessages
-
Unable to decode value %s as an integer connection ID
- ERR_TASK_DISCONNECT_INVALID_NOTIFY_CLIENT - Static variable in class org.opends.messages.TaskMessages
-
{@code Unable to decode value %s as an indication of whether to notify the client before disconnecting it.
- ERR_TASK_DISCONNECT_NO_CONN_ID - Static variable in class org.opends.messages.TaskMessages
-
Attribute %s must be provided to specify the connection ID for the client to disconnect
- ERR_TASK_DISCONNECT_NO_PRIVILEGE - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to terminate client connections
- ERR_TASK_DISCONNECT_NO_SUCH_CONNECTION - Static variable in class org.opends.messages.TaskMessages
-
There is no client connection with connection ID %s
- ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACK - Static variable in class org.opends.messages.TaskMessages
-
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may place the server in lockdown mode
- ERR_TASK_ENTERLOCKDOWN_NOT_ROOT - Static variable in class org.opends.messages.TaskMessages
-
Only users with the SERVER_LOCKDOWN privilege may place the server in lockdown mode
- ERR_TASK_EXECUTE_FAILED - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while executing the task defined in entry %s: %s
- ERR_TASK_INDEXREBUILD_ALL_ERROR - Static variable in class org.opends.messages.TaskMessages
-
Index option cannot be specified when the rebuildAll or rebuildDegraded option is used
- ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate an index rebuild
- ERR_TASK_INITIALIZE_INVALID_DN - Static variable in class org.opends.messages.TaskMessages
-
Invalid DN provided with the Initialize task
- ERR_TASK_INITIALIZE_INVALID_GENERATION_ID - Static variable in class org.opends.messages.TaskMessages
-
Invalid generation ID provided with the task
- ERR_TASK_INVALID_ATTRIBUTE_VALUE - Static variable in class org.opends.messages.TaskMessages
-
{@code Attribute %s has an invalid value.
- ERR_TASK_INVALID_STATE - Static variable in class org.opends.messages.BackendMessages
-
The task defined in entry %s is invalid because it has an invalid state %s
- ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT - Static variable in class org.opends.messages.TaskMessages
-
{@code Unable to connect to the server at %s on port %s.
- ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate an LDIF export
- ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate an LDIF import
- ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACK - Static variable in class org.opends.messages.TaskMessages
-
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may cause the server to leave lockdown mode
- ERR_TASK_LEAVELOCKDOWN_NOT_ROOT - Static variable in class org.opends.messages.TaskMessages
-
Only users with the SERVER_LOCKDOWN privilege may cause the server to leave lockdown mode
- ERR_TASK_MISSING_ATTR - Static variable in class org.opends.messages.BackendMessages
-
Task entry %s is missing required attribute %s
- ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE - Static variable in class org.opends.messages.BackendMessages
-
There are multiple instances of attribute %s in task entry %s
- ERR_TASK_MULTIPLE_VALUES_FOR_ATTR - Static variable in class org.opends.messages.BackendMessages
-
There are multiple values for attribute %s in task entry %s
- ERR_TASK_NO_VALUES_FOR_ATTR - Static variable in class org.opends.messages.BackendMessages
-
There are no values for attribute %s in task entry %s
- ERR_TASK_RESET_CHANGE_NUMBER_CHANGELOG_NOT_FOUND - Static variable in class org.opends.messages.TaskMessages
-
{@code No changelog database was found for baseDN '%s'.
- ERR_TASK_RESET_CHANGE_NUMBER_FAILED - Static variable in class org.opends.messages.TaskMessages
-
Unable to reset the change number index: %s
- ERR_TASK_RESET_CHANGE_NUMBER_INVALID - Static variable in class org.opends.messages.TaskMessages
-
Invalid change number (%d) specified, it must be greater than zero
- ERR_TASK_RESET_CHANGE_NUMBER_NO_RSES - Static variable in class org.opends.messages.TaskMessages
-
The change number index cannot be reset because this OpenDJ instance does not appear to be a replication server
- ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate a Directory Server restore
- ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate a Directory Server restart
- ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGES - Static variable in class org.opends.messages.TaskMessages
-
You do not have sufficient privileges to initiate a Directory Server shutdown
- ERR_TASK_TOOL_DECODE_ERROR - Static variable in class org.opends.messages.ToolMessages
-
ERROR: An error occurred while trying to decode the response from the server: %s
- ERR_TASK_TOOL_ERROR_CODE - Static variable in class org.opends.messages.ToolMessages
-
tool exit with error return code '%d'
- ERR_TASK_TOOL_IO_ERROR - Static variable in class org.opends.messages.ToolMessages
-
ERROR: An I/O error occurred while attempting to communicate with the Directory Server: %s
- ERR_TASK_TOOL_LDAP_ERROR - Static variable in class org.opends.messages.ToolMessages
-
ERROR: The server rejected the task for the following reason: %s
- ERR_TASK_TOOL_START_TIME_NO_LDAP - Static variable in class org.opends.messages.ToolMessages
-
You have provided options for scheduling this operation as a task but options provided for connecting to the server's tasks backend resulted in the following error: '%s'
- ERR_TASKBE_ADD_DISALLOWED_DN - Static variable in class org.opends.messages.BackendMessages
-
New entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasks
- ERR_TASKBE_BACKING_FILE_EXISTS - Static variable in class org.opends.messages.BackendMessages
-
{@code The specified task data backing file %s already exists and the Directory Server will not attempt to overwrite it.
- ERR_TASKBE_BACKING_FILE_MISSING_PARENT - Static variable in class org.opends.messages.BackendMessages
-
{@code The parent directory %s for the new task data backing file %s does not exist.
- ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
-
{@code The parent directory %s for the new task data backing file %s exists but is not a directory.
- ERR_TASKBE_DELETE_INVALID_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove entry %s from the task backend because its DN is either not appropriate for that backend or it is not below the scheduled or recurring tasks base entry
- ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove entry %s from the task backend because there is no recurring task associated with that entry DN
- ERR_TASKBE_DELETE_NO_SUCH_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove entry %s from the task backend because there is no scheduled task associated with that entry DN
- ERR_TASKBE_DELETE_RUNNING - Static variable in class org.opends.messages.BackendMessages
-
Unable to delete entry %s from the task backend because the associated task is currently running
- ERR_TASKBE_ERROR_GETTING_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to determine the new path to the task data backing file: %s
- ERR_TASKBE_INVALID_BACKING_FILE_PATH - Static variable in class org.opends.messages.BackendMessages
-
{@code The specified path %s for the new task data backing file appears to be an invalid path.
- ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
Unable to obtain a write lock on entry %s
- ERR_TASKBE_MODIFY_COMPLETED - Static variable in class org.opends.messages.BackendMessages
-
{@code Entry %s cannot be modified because the assoicated task has completed running.
- ERR_TASKBE_MODIFY_INVALID_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
{@code Entry %s cannot be modified because it does not represent a task entry.
- ERR_TASKBE_MODIFY_NO_SUCH_TASK - Static variable in class org.opends.messages.BackendMessages
-
Entry %s cannot be modified because it does not represent a valid task in the server
- ERR_TASKBE_MODIFY_RECURRING - Static variable in class org.opends.messages.BackendMessages
-
Entry %s cannot be modified because the server does not currently support modifying recurring task entries
- ERR_TASKBE_MODIFY_RUNNING - Static variable in class org.opends.messages.BackendMessages
-
{@code The task associated with entry %s is currently running.
- ERR_TASKBE_SEARCH_INVALID_BASE - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the search operation in the task backend because the provided base DN %s is not valid for entries in the task backend
- ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the search operation in the task backend because there is no recurring task associated with the provided search base entry %s
- ERR_TASKBE_SEARCH_NO_SUCH_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the search operation in the task backend because there is no scheduled task associated with the provided search base entry %s
- ERR_TASKINFO_ACCESSING_LOGS - Static variable in class org.opends.messages.ToolMessages
-
Error accessing logs for task '%s': %s
- ERR_TASKINFO_CANCELING_TASK - Static variable in class org.opends.messages.ToolMessages
-
Error canceling task '%s': %s
- ERR_TASKINFO_INVALID_MENU_KEY - Static variable in class org.opends.messages.ToolMessages
-
Invalid menu item or task number '%s'
- ERR_TASKINFO_LDAP_EXCEPTION_SSL - Static variable in class org.opends.messages.ToolMessages
-
{@code Error connecting to the directory server at %s on %s.
- ERR_TASKINFO_NOT_CANCELABLE_TASK_INDEX - Static variable in class org.opends.messages.ToolMessages
-
Task at index %d is not cancelable
- ERR_TASKINFO_RETRIEVING_TASK_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Error retrieving task entry %s: %s
- ERR_TASKINFO_TASK_NOT_CANCELABLE_TASK - Static variable in class org.opends.messages.ToolMessages
-
Error: task %s is not in a cancelable state
- ERR_TASKINFO_UNKNOWN_TASK_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
There are no tasks with ID %s
- ERR_TASKS_CANNOT_EXPORT_TO_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to export task backend data: %s
- ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to create a new tasks backing file %s for use with the task scheduler: %s
- ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
- ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while trying to create an instance of class %s as a Directory Server task.
- ERR_TASKSCHED_CANNOT_LOAD_CLASS - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to load class %s specified in attribute %s of the provided task entry: %s.
- ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s.
- ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s.
- ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to rename the new tasks backing file from %s to %s: %s.
- ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler: %s
- ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to parse entry %s as a task and add it to the scheduler: %s
- ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
{@code An error occurred while attempting to write the new tasks data backing file %s: %s.
- ERR_TASKSCHED_DEPENDENCY_MISSING - Static variable in class org.opends.messages.BackendMessages
-
Unable to schedule task %s because its dependency task %s is missing
- ERR_TASKSCHED_DUPLICATE_RECURRING_ID - Static variable in class org.opends.messages.BackendMessages
-
Unable to add recurring task %s to the task scheduler because another recurring task already exists with the same ID
- ERR_TASKSCHED_DUPLICATE_TASK_ID - Static variable in class org.opends.messages.BackendMessages
-
Unable to schedule task %s because another task already exists with the same ID
- ERR_TASKSCHED_ENTRY_HAS_NO_PARENT - Static variable in class org.opends.messages.BackendMessages
-
Entry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %s
- ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to read from the tasks data backing file %s: %s
- ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while attempting to schedule the next iteration of recurring task %s: %s
- ERR_TASKSCHED_INVALID_TASK_ENTRY_DN - Static variable in class org.opends.messages.BackendMessages
-
Entry %s read from the tasks backing file %s has a DN which is not valid for a task or recurring task definition and will be ignored
- ERR_TASKSCHED_MULTIPLE_CLASS_TYPES - Static variable in class org.opends.messages.BackendMessages
-
The provided task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowed
- ERR_TASKSCHED_MULTIPLE_CLASS_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The provided task entry contains multiple values for the %s attribute, which is used to specify the task class name, but only a single value is allowed
- ERR_TASKSCHED_NO_CLASS_ATTRIBUTE - Static variable in class org.opends.messages.BackendMessages
-
The provided task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logic
- ERR_TASKSCHED_NO_CLASS_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The provided task entry does not contain any values for the %s attribute, which is used to specify the fully-qualified name of the class providing the task logic
- ERR_TASKSCHED_NOT_ALLOWED_TASK - Static variable in class org.opends.messages.BackendMessages
-
The Directory Server is not configured to allow task %s to be invoked
- ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove completed task %s because no such task exists in the list of completed tasks
- ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove pending task %s because no such task exists
- ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING - Static variable in class org.opends.messages.BackendMessages
-
Unable to remove pending task %s because the task is no longer pending
- ERR_TASKTOOL_FDA_WITH_NO_DEPENDENCY - Static variable in class org.opends.messages.ToolMessages
-
The failed dependency action option is to be used in conjunction with one or more dependencies
- ERR_TASKTOOL_INVALID_EMAIL_ADDRESS - Static variable in class org.opends.messages.ToolMessages
-
The value %s for option %s is not a valid email address
- ERR_TASKTOOL_INVALID_FDA - Static variable in class org.opends.messages.ToolMessages
-
{@code The failed dependency action value %s is invalid.
- ERR_TASKTOOL_OPTIONS_FOR_TASK_ONLY - Static variable in class org.opends.messages.ToolMessages
-
The option %s is only applicable when scheduling this operation as a task
- ERR_TIMEOUT_DURING_STARTUP - Static variable in class org.opends.messages.ToolMessages
-
{@code The timeout of '%d' seconds to start the server has been reached.
- ERR_TOOL_CANNOT_WRITE_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to write a required file.
- ERR_TOOL_ERROR_MESSAGE - Static variable in class org.opends.messages.ToolMessages
-
Additional Information: %s
- ERR_TOOL_INVALID_CONTROL_STRING - Static variable in class org.opends.messages.ToolMessages
-
Invalid control specification '%s'
- ERR_TOOL_MATCHED_DN - Static variable in class org.opends.messages.ToolMessages
-
Matched DN: %s
- ERR_TOOL_NO_PORT_SPECIFIED - Static variable in class org.opends.messages.ToolMessages
-
A port number must be specified to connect to the server
- ERR_TOOL_RESULT_CODE - Static variable in class org.opends.messages.ToolMessages
-
Result Code: %d (%s)
- ERR_TOOL_SASLEXTERNAL_NEEDS_KEYSTORE - Static variable in class org.opends.messages.ToolMessages
-
SASL EXTERNAL authentication may only be used if a client certificate key store is specified
- ERR_TOOL_SASLEXTERNAL_NEEDS_SSL_OR_TLS - Static variable in class org.opends.messages.ToolMessages
-
SASL EXTERNAL authentication may only be requested if SSL or StartTLS is used
- ERR_TOOLS_CANNOT_CREATE_SSL_CONNECTION - Static variable in class org.opends.messages.ToolMessages
-
Unable to create an SSL connection to the server: %s
- ERR_TOOLS_CANNOT_INIT_KEYMANAGER - Static variable in class org.opends.messages.ToolMessages
-
Cannot initialize the key manager for the key store:%s
- ERR_TOOLS_CANNOT_INIT_TRUSTMANAGER - Static variable in class org.opends.messages.ToolMessages
-
Cannot initialize the key manager for the key store:%s
- ERR_TOOLS_CANNOT_LOAD_KEYSTORE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Cannot load the key store file: %s
- ERR_TOOLS_CANNOT_LOAD_TRUSTSTORE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Cannot load the key store file: %s
- ERR_TOOLS_SSL_CONNECTION_NOT_INITIALIZED - Static variable in class org.opends.messages.ToolMessages
-
Unable to create an SSL connection to the server because the connection factory has not been initialized
- ERR_TRANSACTION_ID_CONTROL_HAS_NO_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
No value was provided for the transaction id control, whereas an UTF-8 encoded value is expected
- ERR_TRIES_LIMIT_REACHED - Static variable in class org.opends.messages.UtilityMessages
-
Input tries limit reached (%d)
- ERR_TRUSTING_CERTIFICATE - Static variable in class org.opends.messages.ToolMessages
-
Unable to trust the certificate because: %s
- ERR_TRUSTING_CERTIFICATE_PERMANENTLY - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to trust the certificate permanently, certificate will be trusted only for this session.
- ERR_TRUSTSTORE_ALIAS_IN_USE - Static variable in class org.opends.messages.BackendMessages
-
The certificate entry %s already exists
- ERR_TRUSTSTORE_CANNOT_ADD_CERT - Static variable in class org.opends.messages.BackendMessages
-
Error while trying to add certificate %s to the trust store file %s: %s
- ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
- ERR_TRUSTSTORE_CANNOT_DELETE_CERT - Static variable in class org.opends.messages.BackendMessages
-
Error while trying to delete certificate %s from the trust store file %s: %s
- ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
- ERR_TRUSTSTORE_CANNOT_GENERATE_CERT - Static variable in class org.opends.messages.BackendMessages
-
Error while attempting to generate a self-signed certificate %s in the trust store file %s: %s
- ERR_TRUSTSTORE_CANNOT_LOAD - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to load the trust store contents from file %s: %s
- ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT - Static variable in class org.opends.messages.BackendMessages
-
Error while trying to retrieve certificate %s from the trust store file %s: %s
- ERR_TRUSTSTORE_CANNOT_WRITE_CERT - Static variable in class org.opends.messages.BackendMessages
-
Error while writing certificate %s to a file: %s
- ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND - Static variable in class org.opends.messages.BackendMessages
-
Unable to retrieve entry %s from the trust store backend because the certificate %s does not exist
- ERR_TRUSTSTORE_COULD_NOT_CREATE_DEFAULT_PIN_FILE - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to create the default truststore pin file %s
- ERR_TRUSTSTORE_COULD_NOT_RETRIEVE_PIN - Static variable in class org.opends.messages.BackendMessages
-
An error occurred while trying to retrieve the truststore pin from the configuration attribute ds-cfg-trust-store-pin of configuration entry %s: %s
- ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE - Static variable in class org.opends.messages.BackendMessages
-
Unable to process entry %s in the trust store backend because the requested DN is one level below the base DN but does not specify a certificate name
- ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS - Static variable in class org.opends.messages.BackendMessages
-
The entry %s could not be added because it contains multiple certificate attributes %s
- ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES - Static variable in class org.opends.messages.BackendMessages
-
The entry %s could not be added because it contains multiple values of certificate attribute %s
- ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR - Static variable in class org.opends.messages.BackendMessages
-
The entry %s could not be added because it does not contain a certificate attribute %s
- ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE - Static variable in class org.opends.messages.BackendMessages
-
The entry %s could not be added because it does not contain a value of certificate attribute %s
- ERR_TRUSTSTORE_ERROR_READING_KEY - Static variable in class org.opends.messages.BackendMessages
-
Error reading key %s from key store %s: %s
- ERR_TRUSTSTORE_INVALID_BASE - Static variable in class org.opends.messages.BackendMessages
-
Requested entry %s does not exist in the trust store backend
- ERR_TRUSTSTORE_INVALID_TYPE - Static variable in class org.opends.messages.BackendMessages
-
The trust store type %s specified in attribute ds-cfg-trust-store-type of configuration entry %s is not valid: %s
- ERR_TRUSTSTORE_NO_SUCH_FILE - Static variable in class org.opends.messages.BackendMessages
-
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
- ERR_TRUSTSTORESYNC_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
An error occurred in the trust store synchronization thread: %s
- ERR_UNABLE_TO_LOAD_CONFIGURATION_ENABLED_SCHEMA - Static variable in class org.opends.messages.ConfigMessages
-
Unable to load the configuration-enabled schema: %s
- ERR_UNABLE_TO_PURGE_ENTRIES - Static variable in class org.opends.messages.BackendMessages
-
An unexpected error occurred while purging expired entries: %s
- ERR_UNABLE_TO_RETRIEVE_CHILDREN_OF_CONFIGURATION_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
Unable to retrieve children of configuration entry with dn: %s
- ERR_UNCAUGHT_THREAD_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
{@code An uncaught exception during processing for thread %s has caused it to terminate abnormally.
- ERR_UNCAUGHT_WORKER_THREAD_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
%s encountered an uncaught exception while processing operation %s: %s
- ERR_UNCHECKED_EXCEPTION - Static variable in class org.opends.messages.BackendMessages
-
Unchecked exception during database transaction: %s
- ERR_UNEXPECTED - Static variable in class org.opends.messages.UtilityMessages
-
{@code Unexpected error.
- ERR_UNEXPECTED_CONNECTION_CLOSURE - Static variable in class org.opends.messages.ProtocolMessages
-
The connection to the Directory Server was closed while waiting for a response
- ERR_UNEXPECTED_DURING_TASK_NO_LOG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unexpected error during the operation.
- ERR_UNEXPECTED_DURING_TASK_WITH_LOG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unexpected error during the operation.
- ERR_UNEXPECTED_EXCEPTION_ON_CLIENT_CONNECTION - Static variable in class org.opends.messages.ProtocolMessages
-
Exception on the underlying client connection: %s
- ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This server is configured to replicate some of its base DNs.
- ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This server is configured to replicate some of its base DNs.
- ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
The %s option only can be used when %s has been specified
- ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED - Static variable in class org.opends.messages.AdminToolMessages
-
%n%nThe graphical Uninstall launch failed.%n%nLaunching command line uninstall...
- ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code %n%nThe graphical Uninstall launch failed.
- ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This server is configured to replicate some of its base DNs.
- ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
The following errors were encountered reading the configuration of the existing servers:%n%s%nDo you want the uninstaller to try to remove the references to this server in a best-effort mode?
- ERR_UNIQUECHARS_VALIDATOR_NOT_ENOUGH_UNIQUE_CHARS - Static variable in class org.opends.messages.ExtensionMessages
-
{@code The provided password does not contain enough unique characters.
- ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The entry %s has historical information for attribute %s which is not defined in the schema.
- ERR_UNKNOWN_DN - Static variable in class org.opends.messages.ReplicationMessages
-
The base DN %s is not stored by any of the Directory Server backend
- ERR_UNKNOWN_HOSTNAME - Static variable in class org.opends.messages.ReplicationMessages
-
Replication Server failed to start because the hostname is unknown
- ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
-
An internal error occurred while processing property "%s": unknown property type "%s"
- ERR_UNKNOWN_TYPE - Static variable in class org.opends.messages.ReplicationMessages
-
Unknown operation type : %s
- ERR_UNRECOGNIZED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it included an unrecognized field '%s'
- ERR_UNRECOGNIZED_FILTER_OPERATOR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The query request cannot be processed because its query filter '%s' contained an unrecognized or unsupported filter operator '%s'
- ERR_UNRECOGNIZED_JSON_VALUE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unrecognized type of JSON value: '%s'
- ERR_UNRECOGNIZED_RECORD_VERSION - Static variable in class org.opends.messages.ReplicationMessages
-
Cannot decode change-log record with version %x
- ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource '%s' has an unrecognized super-type '%s'
- ERR_UNRECOGNIZED_SUB_RESOURCE_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource '%s' references an unrecognized sub-resource '%s'
- ERR_UNRECOGNIZED_TYPE_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
{@code The resource cannot be created because it specified an unrecognized resource type '%s'.
- ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource collection which only supports create and query requests
- ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource instance which only supports read, update, delete, patch, and action requests
- ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETON - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource singleton which only supports read, update, patch, and action requests
- ERR_UPDATING_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
-
An unexpected error occurred when updating generation ID for domain "%s": %s
- ERR_UPGRADE_ADD_CONFIG_FILE_FAILS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while adding configuration file '%s': %s
- ERR_UPGRADE_ADDATTRIBUTE_FAILS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while adding one or more attributes to the schema file '%s': %s
- ERR_UPGRADE_ADDOBJECTCLASS_FAILS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while adding one or more object classes to the schema file '%s': %s
- ERR_UPGRADE_CONFIG_ERROR_UPGRADE_FOLDER - Static variable in class org.opends.messages.ToolMessages
-
An error occurred when trying to upgrade the config/upgrade folder: %s
- ERR_UPGRADE_COPY_FILES_FROM_TEMPLATE - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while copying data from '%s' to the server instance configuration directory.
- ERR_UPGRADE_COPY_OPENDMK_JAR_FILE_TO_EXTLIB - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while copying OpenDMK jar file '%s' to '%s': %s
- ERR_UPGRADE_COPYSCHEMA_FAILS - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while copying the schema file '%s': %s
- ERR_UPGRADE_CORRUPTED_TEMPLATE - Static variable in class org.opends.messages.ToolMessages
-
'%s' is missing or empty, it is probably corrupted
- ERR_UPGRADE_DATA_UP_TO_DATE - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ data has already been upgraded to version %s
- ERR_UPGRADE_DISPLAY_CONFIRM_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to display a confirmation : %s
- ERR_UPGRADE_DISPLAY_NOTIFICATION_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred while attempting to display a notification: %s
- ERR_UPGRADE_DSJAVAPROPERTIES_FAILED - Static variable in class org.opends.messages.ToolMessages
-
{@code The dsjavaproperties tool failed to run.
- ERR_UPGRADE_FAILS - Static variable in class org.opends.messages.ToolMessages
-
{@code The upgrade failed because %d errors were encountered.
- ERR_UPGRADE_INCOMPATIBLE_ARGS - Static variable in class org.opends.messages.ToolMessages
-
The argument '%s' is incompatible with '%s'
- ERR_UPGRADE_INVALID_LOG_FILE - Static variable in class org.opends.messages.ToolMessages
-
Invalid log file %s
- ERR_UPGRADE_MAIN_UPGRADE_PROCESS - Static variable in class org.opends.messages.ToolMessages
-
The upgrade failed to complete for the following reason: %s
- ERR_UPGRADE_PERFORMING_POST_TASKS_FAIL - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred during post upgrade task.
- ERR_UPGRADE_READING_CONF_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while reading configuration file: %s
- ERR_UPGRADE_RENAME_SNMP_SECURITY_CONFIG_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred when trying to rename the SNMP security config file: %s
- ERR_UPGRADE_REQUIRES_SERVER_OFFLINE - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ cannot be upgraded because the server is currently running.
- ERR_UPGRADE_RESOLVE_INSTALL_PATH - Static variable in class org.opends.messages.ToolMessages
-
Unable to resolve the server installation root directory
- ERR_UPGRADE_RESOLVE_INSTANCE_PATH - Static variable in class org.opends.messages.ToolMessages
-
Unable to resolve the server instance root directory
- ERR_UPGRADE_TASK_CANNOT_CREATE_DIR - Static variable in class org.opends.messages.ToolMessages
-
The directory '%s' could not be created
- ERR_UPGRADE_TASK_CANNOT_READ_CHANGELOG_FILES - Static variable in class org.opends.messages.ToolMessages
-
An error occurred reading the changelog files: %s
- ERR_UPGRADE_TASK_CANNOT_RENAME_CHANGELOG_FILES - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while renaming the changelog files: %s
- ERR_UPGRADE_TASK_CANNOT_RENAME_FILE - Static variable in class org.opends.messages.ToolMessages
-
The file '%s' could not be renamed to '%s'
- ERR_UPGRADE_TASK_MIGRATE_OFFLINE - Static variable in class org.opends.messages.ToolMessages
-
An error occured while migrating replicas' offline states to the changelog files: %s
- ERR_UPGRADE_TASK_MIGRATE_ROOT_DN_CANNOT_CREATE_DB_DIR - Static variable in class org.opends.messages.ToolMessages
-
Root DNs could not be migrated because the '%s' directory couldnot be created
- ERR_UPGRADE_TASK_MODIFY_CONFIG_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occured while trying to modify %s : %s
- ERR_UPGRADE_TASKS_FAIL - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while performing an upgrade task: %s
- ERR_UPGRADE_UNKNOWN_OC_ATT - Static variable in class org.opends.messages.ToolMessages
-
No %s with OID %s exists in the schema
- ERR_UPGRADE_VERSION_UP_TO_DATE - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ has already been upgraded to version %s
- ERR_VATTR_NOT_SEARCHABLE - Static variable in class org.opends.messages.ExtensionMessages
-
The %s attribute is not searchable and should not be included in otherwise unindexed search filters
- ERR_VERIFY_BACKEND_ONLINE - Static variable in class org.opends.messages.BackendMessages
-
The backend must be disabled before verification process can start
- ERR_VERIFY_DN2ID_MISSING_KEY - Static variable in class org.opends.messages.BackendMessages
-
File dn2id is missing key %s.
- ERR_VERIFY_DN2ID_UNKNOWN_ID - Static variable in class org.opends.messages.BackendMessages
-
File dn2id has DN <%s> referencing unknown ID %d.
- ERR_VERIFY_DN2ID_WRONG_ENTRY - Static variable in class org.opends.messages.BackendMessages
-
File dn2id has DN <%s> referencing entry with wrong DN <%s>.
- ERR_VERIFY_DN2ID_WRONG_ID - Static variable in class org.opends.messages.BackendMessages
-
File dn2id has ID %d instead of %d for key %s.
- ERR_VERIFY_DUPLICATE_REFERENCE - Static variable in class org.opends.messages.BackendMessages
-
Duplicate reference to ID %d%n%s
- ERR_VERIFY_EMPTY_IDSET - Static variable in class org.opends.messages.BackendMessages
-
Empty ID set: %n%s
- ERR_VERIFY_ENTRY_NON_MATCHING_KEY - Static variable in class org.opends.messages.BackendMessages
-
Reference to entry ID %s has a key which does not match the expected key%n%s
- ERR_VERIFY_ID2COUNT_WRONG_COUNT - Static variable in class org.opends.messages.BackendMessages
-
File id2childrenCount has wrong number of children for DN <%s> (got %d, expecting %d)
- ERR_VERIFY_ID2COUNT_WRONG_ID - Static variable in class org.opends.messages.BackendMessages
-
File id2ChildrenCount references non-existing EntryID <%d>.
- ERR_VERIFY_INDEX_SERVER_ONLINE - Static variable in class org.opends.messages.ToolMessages
-
{@code Server is running.
- ERR_VERIFY_MISSING_ENTRY_VLV - Static variable in class org.opends.messages.BackendMessages
-
Missing entry %s in VLV index %s
- ERR_VERIFY_MISSING_ID - Static variable in class org.opends.messages.BackendMessages
-
Missing ID %d%n%s
- ERR_VERIFY_UNEXPECTED_REFERENCE - Static variable in class org.opends.messages.BackendMessages
-
Reference to entry <%s> which does not match the value%n%s
- ERR_VERIFY_UNKNOWN_ID - Static variable in class org.opends.messages.BackendMessages
-
Reference to unknown entry ID %s%n%s
- ERR_VERIFY_UNKNOWN_REFERENCE - Static variable in class org.opends.messages.BackendMessages
-
Reference to unknown ID %d%n%s
- ERR_VERIFY_WRONG_ENTRY_COUNT - Static variable in class org.opends.messages.BackendMessages
-
The stored entry count in id2entry (%d) does not agree with the actual number of entry records found (%d).
- ERR_VERIFYINDEX_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while attempting to acquire a shared lock for backend %s: %s.
- ERR_VERIFYINDEX_ERROR_DURING_VERIFY - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while attempting to perform index verification: %s
- ERR_VERIFYINDEX_VERIFY_CLEAN_REQUIRES_SINGLE_INDEX - Static variable in class org.opends.messages.ToolMessages
-
Only one index at a time may be verified for cleanliness
- ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find version information in the remote server.
- ERR_VERSION_MALFORMED - Static variable in class org.opends.messages.ToolMessages
-
{@code The version of the installed OpenDJ could not be determined because the version file '%s' exists but contains invalid data.
- ERR_VERSION_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
{@code The version of the installed OpenDJ could not be determined because the version file '%s' could not be found.
- ERR_VIRTUAL_STATIC_GROUP_ALTERING_MEMBERS_NOT_SUPPORTED - Static variable in class org.opends.messages.ExtensionMessages
-
Altering membership for virtual static group %s is not allowed
- ERR_VIRTUAL_STATIC_GROUP_CANNOT_DECODE_TARGET - Static variable in class org.opends.messages.ExtensionMessages
-
Unable to decode "%s" as the target DN for group %s: %s
- ERR_VIRTUAL_STATIC_GROUP_MULTIPLE_TARGETS - Static variable in class org.opends.messages.ExtensionMessages
-
The virtual static group defined in entry %s contains multiple target group DNs, but only one is allowed
- ERR_VIRTUAL_STATIC_GROUP_NESTING_NOT_SUPPORTED - Static variable in class org.opends.messages.ExtensionMessages
-
Virtual static groups do not support nesting
- ERR_VIRTUAL_STATIC_GROUP_NO_TARGET - Static variable in class org.opends.messages.ExtensionMessages
-
The virtual static group defined in entry %s does not contain a target group definition
- ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP - Static variable in class org.opends.messages.ExtensionMessages
-
Target group %s referenced by virtual static group %s does not exist
- ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Virtual static group %s references target group %s which is itself a virtual static group.
- ERR_VLV_BAD_ASSERTION - Static variable in class org.opends.messages.BackendMessages
-
Unable to process the virtual list view request because the target assertion could not be decoded as a valid value for the '%s' attribute type
- ERR_VLV_INDEX_NOT_CONFIGURED - Static variable in class org.opends.messages.BackendMessages
-
There is no VLV index configured with name '%s'
- ERR_WINDOWS_SERVICE_CLEANUP_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred cleaning up the service %s
- ERR_WINDOWS_SERVICE_CLEANUP_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
Could not find the service with name %s
- ERR_WINDOWS_SERVICE_DISABLE_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred trying to disable the server as a Windows service%nCheck that you have administrator rights (only Administrators can disable the server as a Windows Service)
- ERR_WINDOWS_SERVICE_ENABLE_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred trying to enable the server as a Windows service.%nCheck that you have administrator rights (only Administrators can enable the server to run as a Windows Service)
- ERR_WINDOWS_SERVICE_ENABLING_ERROR_STARTING_SERVER - Static variable in class org.opends.messages.ToolMessages
-
{@code The Windows Service was successfully configured but there was an error starting it.
- ERR_WINDOWS_SERVICE_NAME_ALREADY_IN_USE - Static variable in class org.opends.messages.ToolMessages
-
{@code The server could not be enabled to run as a Windows service.
- ERR_WINDOWS_SERVICE_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
-
Could not find the service name for the server
- ERR_WINDOWS_SERVICE_START_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred starting the server as a windows service
- ERR_WINDOWS_SERVICE_STATE_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred trying to retrieve the state of the server as a Windows service
- ERR_WINDOWS_SERVICE_STOP_ERROR - Static variable in class org.opends.messages.ToolMessages
-
An unexpected error occurred stopping the server windows service
- ERR_WRITER_CHANGELOG_CURSOR_ABORTED - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Reading changes for base DN %s to send to server %d aborted because remote server is too slow.
- ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_DS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The directory server %s can no longer keep up with changes coming from replication server %s for base DN %s.
- ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_RS - Static variable in class org.opends.messages.ReplicationMessages
-
{@code The replication server %s can no longer keep up with changes coming from replication server %s for base DN %s.
- ERR_WRITER_UNEXPECTED_EXCEPTION - Static variable in class org.opends.messages.ReplicationMessages
-
{@code An unexpected error happened handling connection with %s.
- error(ApiError) - Method in class org.forgerock.api.models.Operation.Builder
-
Sets a single supported error.
- error(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message using the provided Marker
.
- error(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message using the provided Marker
.
- error(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message.
- error(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an error message with an accompanying exception.
- error(ValidationException) - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
-
Receive notification of an error.
- error(ValidationException) - Method in class org.forgerock.json.schema.validator.ErrorHandler
-
Receive notification of an error.
- error(ValidationException) - Method in class org.forgerock.json.schema.validator.FailFastErrorHandler
-
Receive notification of an error.
- error(LocalizableMessage) - Static method in exception org.forgerock.opendj.ldap.DecodeException
-
Creates a new non-fatal decode exception with the provided message.
- error(LocalizableMessage, Throwable) - Static method in exception org.forgerock.opendj.ldap.DecodeException
-
Creates a new non-fatal decode exception with the provided message and
root cause.
- error() - Method in class org.opends.server.tools.upgrade.ProgressMonitor
-
Marks and prints that there was an error.
- ERROR_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
-
Output an error.
- ERROR_CERTIFICATE_NULL_AUTH_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Null auth type for this certificate exception
- ERROR_CERTIFICATE_NULL_CHAIN - Static variable in class org.opends.messages.ToolMessages
-
Null chain for this certificate exception
- ERROR_CERTIFICATE_NULL_HOST_NAME - Static variable in class org.opends.messages.ToolMessages
-
Null host name for this certificate exception
- ERROR_CERTIFICATE_PARSING_URL - Static variable in class org.opends.messages.ToolMessages
-
Error parsing ldap url %s: %s
- ERROR_COMPARATOR - Static variable in class org.forgerock.api.models.ApiError
-
- ERROR_CTRL_PANEL_CREATE_NEW_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Impossible to create the new backend '%s'.
- ERROR_ENTRY_COMPARATOR - Static variable in class org.forgerock.api.models.Errors
-
- ERROR_LOADING_JAVA_PROPERTIES - Static variable in class org.opends.messages.AdminToolMessages
-
Error while loading "java.properties": %s
- ERROR_MSG_ - Static variable in class org.forgerock.json.schema.validator.Constants
-
{}
- ERROR_MSG_ADDITIONAL_PROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
-
Value has additional properties.
- ERROR_MSG_ENUM_VIOLATION - Static variable in class org.forgerock.json.schema.validator.Constants
-
Value at {} does not have a value in the enumeration.
- ERROR_MSG_NULL_TYPE - Static variable in class org.forgerock.json.schema.validator.Constants
-
Value at {} MUST be null.
- ERROR_MSG_REQUIRED_PROPERTY - Static variable in class org.forgerock.json.schema.validator.Constants
-
Required property violation at {}.
- ERROR_MSG_TYPE_MISMATCH - Static variable in class org.forgerock.json.schema.validator.Constants
-
Type mismatch.
- ERROR_NO_JAVA_PROPERTIES - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find "java.properties"
- ERROR_RESET_CHANGE_NUMBER_EXCEPTION - Static variable in class org.opends.messages.AdminToolMessages
-
An error occured while processing task reset change number: %s
- ERROR_RESET_CHANGE_NUMBER_NO_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Could not find the baseDN associated to change number %s.
- ERROR_RESET_CHANGE_NUMBER_NO_CSN_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find a replication CSN for change number %s on server '%s'
- ERROR_RESET_CHANGE_NUMBER_SERVERS_BASEDNS_DIFFER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Cannot reset change-log change number because replicated baseDNs on server %s and server %s differ.
- ERROR_RESET_CHANGE_NUMBER_UNKNOWN_NUMBER - Static variable in class org.opends.messages.AdminToolMessages
-
Could not find change number %s on server '%s'
- ERROR_ROUTER_UNEXPECTED_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
-
An error occurred in the router while handling the request '%s'
- ERROR_SETUP_INTERACTIVE_EMPTY_PROXY_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
The proxy user bind password cannot be empty
- ERROR_SETUP_PROFILE_PARAMETER_UNUSED - Static variable in class org.opends.messages.SetupMessages
-
Error: Parameter(s) '%s' provided for profile '%s' is (are) not used in the profile
- ERROR_SETUP_PROFILE_PARAMETER_WITHOUT_PROFILE - Static variable in class org.opends.messages.SetupMessages
-
Error: Parameter '%s' is provided without any profile specification which is not allowed when multiple profiles are used
- ErrorHandler - Class in org.forgerock.json.schema.validator
-
ErrorHandler is the abstract base class for Validators.
- ErrorHandler() - Constructor for class org.forgerock.json.schema.validator.ErrorHandler
-
- ErrorLogAccountStatusNotificationHandler - Class in org.opends.server.extensions
-
This class defines an account status notification handler that will write information about status notifications
using the Directory Server's error logging facility.
- ErrorLogAccountStatusNotificationHandler() - Constructor for class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
-
- ErrorLogAccountStatusNotificationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Error Log Account Status
Notification Handler settings.
- ErrorLogAccountStatusNotificationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Error Log Account
Status Notification Handler settings.
- ErrorLogAccountStatusNotificationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Error Log Account Status Notification
Handler managed object definition meta information.
- ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "account-status-notification-type" property.
- ErrorLogger - Class in org.opends.server.loggers
-
This class defines the wrapper that will invoke all registered error loggers for each type of request received or
response sent.
- ErrorLoggerFilter - Class in org.forgerock.opendj.rest2ldap
-
Logs internal server errors and runtime exceptions once the request has been processed.
- ErrorLoggerFilter() - Constructor for class org.forgerock.opendj.rest2ldap.ErrorLoggerFilter
-
- ErrorLogPublisher<T extends ErrorLogPublisherCfg> - Class in org.opends.server.loggers
-
This class defines the set of methods and structures that must be implemented for a Directory Server error log
publisher.
- ErrorLogPublisher() - Constructor for class org.opends.server.loggers.ErrorLogPublisher
-
- ErrorLogPublisherCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Error Log Publisher settings.
- ErrorLogPublisherCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Error Log
Publisher settings.
- ErrorLogPublisherCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Error Log Publisher managed object
definition meta information.
- ErrorLogPublisherCfgDefn.DefaultSeverity - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "default-severity" property.
- ErrorMsg - Class in org.opends.server.replication.protocol
-
This message is part of the replication protocol.
- ErrorMsg(ServerId<?>, ReplicaId, LocalizableMessage) - Constructor for class org.opends.server.replication.protocol.ErrorMsg
-
Creates an ErrorMsg providing the destination server.
- ErrorMsg(ReplicaId, LocalizableMessage) - Constructor for class org.opends.server.replication.protocol.ErrorMsg
-
Creates an ErrorMsg.
- errorReadingFileCommonsConfigTokenException(PropertyDefinition<?>, String, LocalizableException) - Static method in exception org.forgerock.opendj.config.PropertyException
-
Creates a new error reading file commons-config token exception, raised when the file content resolver
could not retrieve the value from the file.
- errors(Errors) - Method in class org.forgerock.api.models.ApiDescription.Builder
-
Set the errors.
- Errors - Class in org.forgerock.api.models
-
Class that represents API descriptor
ApiError
errors.
- errors() - Static method in class org.forgerock.api.models.Errors
-
Create a new Builder for Errors.
- errors(List<ApiError>) - Method in class org.forgerock.api.models.Operation.Builder
-
Set multiple supported errors.
- Errors.Builder - Class in org.forgerock.api.models
-
Builder to help construct the Errors.
- escapeAssertionValue(Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Returns the LDAP string representation of the provided filter assertion
value in a form suitable for substitution directly into a filter string.
- escapeAttributeValue(Object) - Static method in class org.forgerock.opendj.ldap.Dn
-
Returns the LDAP string representation of the provided DN attribute value
in a form suitable for substitution directly into a DN string.
- etimeStarted(CoreConfigManager.EtimeService) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Sets the time at which processing started for this request.
- etimeStopped() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Sets the time at which the processing stopped for this request.
- evaluate(JsonValue, boolean) - Method in class org.forgerock.config.util.JsonValuePropertyEvaluator
-
Traverses a
JsonValue
and does property substitution as well as any type coercion.
- evaluate(JsonValue, SubstitutionContext) - Method in class org.forgerock.config.util.JsonValuePropertyEvaluator
-
Traverses a
JsonValue
and does property substitution as well as any type coercion.
- evaluate(ManagementContext, ManagedObject<?>) - Method in interface org.forgerock.opendj.config.conditions.Condition
-
Evaluates this condition against the provided client managed object.
- evaluate(ServerManagedObject<?>) - Method in interface org.forgerock.opendj.config.conditions.Condition
-
Evaluates this condition against the provided server managed object.
- evaluate(ManagementContext, ManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
- evaluate(ServerManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
- evaluate(ManagementContext, ManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.IsPresentCondition
-
- evaluate(ServerManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.IsPresentCondition
-
- evaluate(ManagementContext, ManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.NotCondition
-
- evaluate(ServerManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.NotCondition
-
- evaluate(ManagementContext, ManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.OrCondition
-
- evaluate(ServerManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.OrCondition
-
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.AciBody
-
Performs an evaluation of the permission-bind rule pairs using the evaluation context.
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.AuthMethod
-
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.BindRule
-
Evaluate an bind rule against an evaluation context.
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.DayOfWeek
-
Performs evaluation of a dayofweek bind rule using the provided evaluation context.
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.DNS
-
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.IP
-
Perform an evaluation using the provided evaluation context's remote IP address information.
- evaluate(AciEvalContext) - Method in interface org.opends.server.authorization.dseecompat.KeywordBindRule
-
Evaluate a bind rule using the passed in context.
- evaluate(InetAddress) - Method in class org.opends.server.authorization.dseecompat.PatternIP
-
Evaluate the provided IP address against the information processed during the IP bind rule expression decode.
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.SSF
-
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.TimeOfDay
-
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.UserAttr
-
Evaluate the expression using an evaluation context.
- evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.UserDN
-
Performs the evaluation of a userdn bind rule based on the evaluation context passed to it.
- evaluate(Entry, Dn, AttributeType) - Static method in class org.opends.server.authorization.dseecompat.UserDN
-
This method searches an entry for an attribute value that is treated as a DN.
- evaluateProxyAuthControls() - Method in class org.opends.server.types.Operation
-
Evaluate all aci and privilege checks for any proxy auth controls.
- evaluateSaslChallenge(byte[]) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Evaluates the provided SASL credentials (challenge) returned by the server and creates the next SASL bind request
that should be sent to the server in order to continue or complete the SASL authentication sequence.
- evalURL(AciEvalContext, LDAPURL) - Static method in class org.opends.server.authorization.dseecompat.UserDN
-
This method evaluates an URL userdn expression.
- EVENT_NAME - Static variable in class org.forgerock.audit.events.AuditEventBuilder
-
Event name event payload field name.
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- EventHandlerConfiguration - Class in org.forgerock.audit.events.handlers
-
Base class for audit event handler configuration.
- EventHandlerConfiguration() - Constructor for class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
- eventName(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
-
Sets the provided name for the event.
- EventTopicsMetaData - Class in org.forgerock.audit.events
-
Encapsulates meta-data for event topics.
- EventTopicsMetaData(Map<String, JsonValue>) - Constructor for class org.forgerock.audit.events.EventTopicsMetaData
-
Create a new EventTopicsMetaData.
- eventTopicsMetaData - Variable in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
-
The event topic meta data for the handler.
- EventTopicsMetaDataBuilder - Class in org.forgerock.audit.events
-
- evict(K) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Evict a cached value from the cache.
- ExactMatchIdentityMapper - Class in org.opends.server.extensions
-
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.
- ExactMatchIdentityMapper() - Constructor for class org.opends.server.extensions.ExactMatchIdentityMapper
-
Creates a new instance of this exact match identity mapper.
- ExactMatchIdentityMapperCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Exact Match Identity Mapper
settings.
- ExactMatchIdentityMapperCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Exact Match
Identity Mapper settings.
- ExactMatchIdentityMapperCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Exact Match Identity Mapper managed
object definition meta information.
- Example - Annotation Type in org.forgerock.api.annotations
-
Specify an example value for the JSON schema.
- exampleBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts an example-block.
- ExceptionHandler<E> - Interface in org.forgerock.util.promise
-
A completion handler for consuming exceptions which occur during the execution of
asynchronous tasks.
- EXCLUDED_BASE_DNS - Static variable in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Option to specify the set of base DNs to exclude when reading changes.
- EXCLUDED_REPLICAS - Static variable in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Option to specify the set of replicaIds to exclude when reading changes.
- excludedDefaultUserAttributes(String...) - Method in class org.forgerock.opendj.rest2ldap.ObjectPropertyMapper
-
- excludedDefaultUserAttributes(Collection<String>) - Method in class org.forgerock.opendj.rest2ldap.ObjectPropertyMapper
-
- excludedDefaultUserAttributes(String...) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
- excludedDefaultUserAttributes(Collection<String>) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
- EXCLUSIVEMAXIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
-
The exclusiveMaximum
field name.
- EXCLUSIVEMINIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
-
The exclusiveMinimum
field name.
- execute(String, ApiDescription, Path, Path, ApiDescription...) - Static method in class org.forgerock.api.markup.ApiDocGenerator
-
Generates AsciiDoc documentation for a CREST API Descriptor, to an output-directory.
- execute(String, ApiDescription, Path, ApiDescription...) - Static method in class org.forgerock.api.markup.ApiDocGenerator
-
Generates AsciiDoc documentation for a CREST API Descriptor, to a String
.
- execute(LocalizableString, String, String, boolean, ApiDescription, ApiDescription...) - Static method in class org.forgerock.api.transform.OpenApiTransformer
-
- execute(ApiDescription, ApiDescription...) - Static method in class org.forgerock.api.transform.OpenApiTransformer
-
- execute(Object, CsvContext) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler.ParseJsonValue
-
- execute(Runnable) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- execute() - Method in class org.opends.server.backends.task.Task
-
Begins execution for this task.
- execute(Runnable) - Method in class org.opends.server.util.CronExecutorService
-
- EXECUTE_IMMEDIATELY_AND_EVERY - Static variable in class org.opends.server.util.CronExecutorService
-
Helper for representing zero delay constant.
- ExecutorServiceFactory - Class in org.forgerock.util.thread
-
Responsible for generating ExecutorService instances which are automatically
wired up to shutdown when the ShutdownListener event triggers.
- ExecutorServiceFactory(ShutdownManager) - Constructor for class org.forgerock.util.thread.ExecutorServiceFactory
-
Create an instance of the factory.
- ExistingFileBehavior - Enum in org.opends.server.types
-
This enumeration defines the set of possible behaviors that should be taken when attempting to write to a file that
already exists.
- existingTopology() - Static method in class org.forgerock.opendj.setup.model.ReplicationServerSetup
-
Specifies that the new RS should join an existing replication topology.
- exists() - Method in class org.forgerock.opendj.setup.model.LicenseFile
-
Checks if the license file exists.
- exp(Date) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the expiration time of the JWT in the Claims Set.
- expand(Map<String, Object>) - Static method in class org.forgerock.audit.util.JsonValueUtils
-
Expands a Json Object Map, where the keys of the map are the
JsonPointer
s
and the values are the value the
JsonPointer
resolves to.
- expandKey(Key, String, String, int) - Static method in class org.forgerock.util.crypto.HKDFKeyGenerator
-
Expands a master key into a derived key for a specific purpose.
- expandKey(Key, String, byte[], int) - Static method in class org.forgerock.util.crypto.HKDFKeyGenerator
-
Expands a master key into a derived key for a specific purpose.
- expandKey(Key, String, int) - Static method in class org.forgerock.util.crypto.HKDFKeyGenerator
-
Expands a master key into a derived key for a specific purpose.
- expect(Class<?>) - Method in class org.forgerock.json.JsonValue
-
Called to enforce that the JSON value is of a particular type.
- EXPECTATION_FAILED_REF - Static variable in class org.forgerock.api.commons.CommonsApi
-
- expectObjectFormat(JavaType) - Method in class org.forgerock.api.jackson.CrestPropertyDetailsSchemaFactoryWrapper
-
- ExpiredTokenException - Exception in org.forgerock.tokenhandler
-
An exception generated by a
TokenHandler
on extraction when the token is expired.
- ExpiredTokenException(String) - Constructor for exception org.forgerock.tokenhandler.ExpiredTokenException
-
Constructs a new exception with the specified detail message.
- ExpiredTokenException(Throwable) - Constructor for exception org.forgerock.tokenhandler.ExpiredTokenException
-
Constructs a new exception with the specified cause.
- ExpiredTokenException(String, Throwable) - Constructor for exception org.forgerock.tokenhandler.ExpiredTokenException
-
Constructs a new exception with the specified detail message and cause.
- exportBackend(OutputStream) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
This method trigger an export of the replicated data.
- exportBackend(OutputStream) - Method in class org.opends.server.replication.service.ReplicationDomain
-
This method should trigger an export of the replicated data.
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.api.LocalBackend
-
Exports the contents of this backend to LDIF.
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.ConfigurationBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.LDIFBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.MemoryBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.MonitorBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.NullBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.RootDSEBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.SchemaBackend
-
- exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.task.TaskBackend
-
- ExportLdif - Class in org.opends.server.tools
-
This program provides a utility that may be used to export the contents of a Directory Server backend to an LDIF
file.
- ExportTask - Class in org.opends.server.tasks
-
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.
- ExportTask() - Constructor for class org.opends.server.tasks.ExportTask
-
- ExportTaskListener - Interface in org.opends.server.api
-
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 in org.forgerock.opendj.config
-
Exception related to decoding of expression.
- Expressions - Class in org.forgerock.opendj.config
-
Utility class to manage expressions.
- ExpressionSchema - Class in org.forgerock.opendj.config.schema
-
Utility methods for obtaining Expression syntaxes that are based on existing syntaxes.
- EXT_OMR_RELATIVE_TIME_GT_ALT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The alternative name for the relative time greater-than extensible ordering matching rule.
- EXT_OMR_RELATIVE_TIME_GT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the relative time greater-than extensible ordering matching rule.
- EXT_OMR_RELATIVE_TIME_GT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the relative time greater-than extensible ordering matching rule.
- EXT_OMR_RELATIVE_TIME_LT_ALT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The alternative name for the relative time less-than extensible ordering matching rule.
- EXT_OMR_RELATIVE_TIME_LT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the relative time less-than extensible ordering matching rule.
- EXT_OMR_RELATIVE_TIME_LT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the relative time less-than extensible ordering matching rule.
- EXT_PARTIAL_DATE_TIME_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the partial date and time extensible rule.
- EXT_PARTIAL_DATE_TIME_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the partial date and time extensible matching rule.
- extendedMatch(FF, String, Object) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new extended match
filter using the provided
field name, operator and value assertion.
- ExtendedOperation - Class in org.opends.server.core
-
This class defines an extended operation, which can perform virtually any kind of task.
- ExtendedOperation(Context, ExtendedRequest<?>) - Constructor for class org.opends.server.core.ExtendedOperation
-
Creates a new extended operation with the provided information.
- ExtendedOperationConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the set of extended operation handlers defined in the
Directory Server.
- ExtendedOperationConfigManager(ServerContext) - Constructor for class org.opends.server.core.ExtendedOperationConfigManager
-
Creates a new instance of this extended operation config manager.
- ExtendedOperationHandler<T extends ExtendedOperationHandlerCfg> - Class in org.opends.server.api
-
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.
- ExtendedOperationHandler() - Constructor for class org.opends.server.api.ExtendedOperationHandler
-
Builds an extended operation.
- ExtendedOperationHandler(Set<String>) - Constructor for class org.opends.server.api.ExtendedOperationHandler
-
Builds an extended operation.
- ExtendedOperationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Extended Operation Handler
settings.
- ExtendedOperationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Extended
Operation Handler settings.
- ExtendedOperationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Extended Operation Handler managed
object definition meta information.
- extendedRequest(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractAsynchronousConnection
-
- extendedRequest(ExtendedRequest<R>) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- extendedRequest(String, ByteString) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- extendedRequest(ExtendedRequest<R>) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Requests that the Directory Server performs the provided extended
request.
- extendedRequest(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Requests that the Directory Server performs the provided extended
request, optionally listening for any intermediate responses.
- extendedRequest(String, ByteString) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Requests that the Directory Server performs the provided extended
request.
- extendedRequest(ExtendedRequest<R>) - Method in interface org.forgerock.opendj.ldap.Connection
-
Requests that the Directory Server performs the provided extended
request.
- extendedRequest(ExtendedRequest<R>, IntermediateResponseHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Requests that the Directory Server performs the provided extended
request, optionally listening for any intermediate responses.
- extendedRequest(String, ByteString) - Method in interface org.forgerock.opendj.ldap.Connection
-
Requests that the Directory Server performs the provided extended
request.
- extendedRequest(ExtendedRequest<R>) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Requests that the Directory Server performs the provided extended request.
- ExtendedRequest<S extends ExtendedResult> - Interface in org.forgerock.opendj.ldap.messages
-
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
).
- extendedRequestAsync(ExtendedRequest<R>) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- extendedRequestAsync(ExtendedRequest<R>) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously performs the provided extended request in the Directory
Server.
- extendedRequestAsync(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously performs the provided extended request in the Directory
Server.
- extendedRequestAsync(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.forgerock.opendj.ldap.AbstractSynchronousConnection
-
- extendedRequestAsync(ExtendedRequest<R>) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously performs the provided extended request in the Directory
Server.
- extendedRequestAsync(ExtendedRequest<R>, IntermediateResponseHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously performs the provided extended request in the Directory
Server.
- extendedRequestAsync(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- ExtendedRequestDecoder<R extends ExtendedRequest<S>,S extends ExtendedResult> - Interface in org.forgerock.opendj.ldap.messages
-
A factory interface for decoding a generic extended request as an extended
request of specific type.
- ExtendedResult - Interface in org.forgerock.opendj.ldap.messages
-
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> - Interface in org.forgerock.opendj.ldap.messages
-
A factory interface for decoding a generic extended result as an extended
result of specific type.
- ExtendedStartMsg - Class in org.opends.server.replication.protocol
-
Added in protocol V10 to exchange additional information during handshake.
- ExtendedStartMsg(ServerId<?>, GroupId, ProcessId, ServerState) - Constructor for class org.opends.server.replication.protocol.ExtendedStartMsg
-
Constructs an ExtendedStartMsg replication message for sending.
- ExtendedStartMsg(Asn1Reader) - Constructor for class org.opends.server.replication.protocol.ExtendedStartMsg
-
Constructs a ExtendedStartMsg from a replication message.
- EXTENDS - Static variable in class org.forgerock.json.schema.validator.Constants
-
- extensible(String, String, Object, boolean) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new extensible match
filter.
- extensibleJsonOrderingMatchingRule(String) - Method in class org.forgerock.opendj.rest2ldap.JsonPropertyMapper
-
Sets the JSON ordering matching rule name that should be used for comparing JSON attributes in LDAP.
- ExtensionMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.extension
.
- ExtensionsConstants - Class in org.opends.server.extensions
-
This class defines a number of constants that may be used by Directory Server extensions.
- EXTERNAL_KEY_WRAPPING_STRATEGY - Static variable in class org.forgerock.opendj.security.KeyStoreParameters
-
An alternative external mechanism for wrapping private and secret keys in the key store.
- ExternalAccessLogPublisherCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying External Access Log Publisher
settings.
- ExternalAccessLogPublisherCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying External Access
Log Publisher settings.
- ExternalAccessLogPublisherCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the External Access Log Publisher managed
object definition meta information.
- ExternalChangelogDomain - Class in org.opends.server.replication.plugin
-
This class specifies the external changelog feature for a replication domain.
- ExternalChangelogDomain(LDAPReplicationDomain, ExternalChangelogDomainCfg) - Constructor for class org.opends.server.replication.plugin.ExternalChangelogDomain
-
Constructor from a provided LDAPReplicationDomain.
- ExternalChangelogDomainCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying External Changelog Domain
settings.
- ExternalChangelogDomainCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying External
Changelog Domain settings.
- ExternalChangelogDomainCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the External Changelog Domain managed
object definition meta information.
- ExternalChangelogRequestControl - Class in org.opends.server.controls
-
This class implements the request control used to browse the external changelog.
- ExternalChangelogRequestControl(boolean, MultiDomainServerState) - Constructor for class org.opends.server.controls.ExternalChangelogRequestControl
-
Create a new external change log request control to contain the cookie.
- ExternalHttpAccessLogPublisherCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying External HTTP Access Log
Publisher settings.
- ExternalHttpAccessLogPublisherCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying External HTTP
Access Log Publisher settings.
- ExternalHttpAccessLogPublisherCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the External HTTP Access Log Publisher
managed object definition meta information.
- ExternalKeyWrappingStrategy - Interface in org.forgerock.opendj.security
-
A service provider interface for externalizing the strategy used for wrapping individual private/secret keys.
- ExternalMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.external
.
- ExternalSASLMechanismHandler - Class in org.opends.server.extensions
-
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.
- ExternalSASLMechanismHandler() - Constructor for class org.opends.server.extensions.ExternalSASLMechanismHandler
-
Creates a new instance of this SASL mechanism handler.
- ExternalSaslMechanismHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying External SASL Mechanism
Handler settings.
- ExternalSaslMechanismHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying External SASL
Mechanism Handler settings.
- ExternalSaslMechanismHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the External SASL Mechanism Handler
managed object definition meta information.
- ExternalSaslMechanismHandlerCfgDefn.CertificateValidationPolicy - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "certificate-validation-policy" property.
- EXTMR_HISTORICAL_CSN_RANGE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the historicalCsnRangeMatch extensible matching rule.
- EXTMR_HISTORICAL_CSN_RANGE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the historicalCsnRangeMatch extensible matching rule.
- ExtOp - Class in org.opends.server.authorization.dseecompat
-
This class represents an ACI's extop keyword rule.
- extractArchiveForSetup(File) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Extracts the provided archive to the appropriate root directory of the server.
- extractMasterKey(byte[]) - Static method in class org.forgerock.util.crypto.HKDFKeyGenerator
-
The HKDF "extract" phase that generates a master key from some input key material.
- extractMasterKey(byte[], byte[]) - Static method in class org.forgerock.util.crypto.HKDFKeyGenerator
-
The HKDF "extract" phase that generates a master key from some input key material.
- extractValueAsString(JsonValue, String) - Static method in class org.forgerock.audit.util.JsonValueUtils
-
Extracts String representation of field identified by fieldName
from json
object.
- extractValueAsString(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.util.JsonValueUtils
-
Extracts String representation of field identified by pointer
from json
object.
- extractZipArchive(File, File, List<String>, List<String>) - Static method in class org.opends.server.util.StaticUtils
-
Extracts the provided zip archive to the provided target directory.
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.NameForm.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.NameForm.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
- extraProperties(Map<String, List<String>>) - Method in class org.forgerock.opendj.ldap.schema.Syntax.Builder
-
- extraProperties(String, String...) - Method in class org.forgerock.opendj.ldap.schema.Syntax.Builder
-
- GATEWAY_TIMEOUT_REF - Static variable in class org.forgerock.api.commons.CommonsApi
-
- Gauge - Interface in org.forgerock.monitoring.api.instrument
-
- gauge(Meter.Id, T, ToDoubleFunction<T>) - Method in interface org.forgerock.monitoring.api.instrument.MeterRegistry
-
- gauge(Meter.Id, T, ToDoubleFunction<T>) - Method in class org.forgerock.monitoring.api.instrument.MeterRegistryHolder
-
- gauge() - Method in class org.forgerock.monitoring.api.instrument.search.RequiredSearch
-
- gauge() - Method in class org.forgerock.monitoring.api.instrument.search.Search
-
- gauge(Meter.Id, T, ToDoubleFunction<T>) - Method in class org.forgerock.monitoring.dropwizard.AbstractMeterRegistry
-
- gauge(Meter.Id, T, ToDoubleFunction<T>) - Method in class org.opends.server.api.MeterRegistryHolder
-
- gauge(String, T) - Method in class org.opends.server.api.MeterRegistryHolder
-
Register a gauge that reports the value of the
Number
.
- Gauge.Builder<T> - Class in org.forgerock.monitoring.api.instrument
-
Fluent builder for gauges.
- gaugeCollectionSize(String, T) - Static method in interface org.forgerock.monitoring.api.instrument.Gauge
-
- gaugeMapSize(String, T) - Static method in interface org.forgerock.monitoring.api.instrument.Gauge
-
Setup a
Gauge.Builder
that will create a gauge that reports the size of the
Map
.
- GeneralizedTime - Class in org.forgerock.opendj.ldap
-
An LDAP generalized time as defined in RFC 4517.
- GeneralizedTimeEqualityMatchingRule - Class in org.opends.server.schema
-
- GeneralizedTimeEqualityMatchingRule() - Constructor for class org.opends.server.schema.GeneralizedTimeEqualityMatchingRule
-
Deprecated.
- GeneralizedTimeOrderingMatchingRule - Class in org.opends.server.schema
-
- GeneralizedTimeOrderingMatchingRule() - Constructor for class org.opends.server.schema.GeneralizedTimeOrderingMatchingRule
-
Deprecated.
- GeneralizedTimeSyntax - Class in org.opends.server.schema
-
This class defines the generalized time attribute syntax, which is a way of representing time in a form like
"YYYYMMDDhhmmssZ".
- generate(JsonValue) - Method in class org.forgerock.json.jose.tokenhandler.JwtTokenHandler
-
- generate(JsonValue) - Method in interface org.forgerock.tokenhandler.TokenHandler
-
Generates a new token using the state.
- generate() - Method in interface org.forgerock.util.generator.IdGenerator
-
Returns a new globally unique identifier.
- generate() - Method in class org.forgerock.util.generator.IdGenerator.SequenceUuidIdGenerator
-
- generateAccountStatusNotification(AccountStatusNotificationType, Entry, LocalizableMessage, Map<AccountStatusNotificationProperty, List<String>>) - Method in class org.opends.server.core.PasswordPolicyState
-
Generates an account status notification for this user.
- generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
-
- generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
-
- generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.ECDHEncryptionHandler
-
- generateInitialisationVector() - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
-
Generates a random JWE Initialisation Vector of the correct size for the encryption algorithm, if the
EncryptionHandler JweAlgorithm does not required an initialisation vector then the initialisation vector will
be an empty octet sequence.
- generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
-
Generates a random JWE Initialisation Vector of the correct size for the encryption algorithm.
- generateJsonPointers(JsonValue) - Static method in class org.forgerock.audit.util.JsonSchemaUtils
-
Generates the Set of
JsonPointer
s in a given JsonSchema.
- generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
-
- generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
-
- generateJWEEncryptedKey(Key, Key, JweHeader) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.ECDHEncryptionHandler
-
- generateJWEEncryptedKey(Key, Key, JweHeader) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
-
Generates the Content Encryption Key (CEK) following the appropriate steps defined by the EncryptionHandler
JweAlgorithm.
- generateJWEEncryptedKey(Key, Key) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
-
- generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
-
Generates the JWE Encrypted Key by encrypting the Content Encryption Key (CEK) using the JweAlgorithm
RSAES_PCKCS1_V1_5.
- generateKeyPair(SupportedEllipticCurve) - Static method in class org.forgerock.json.jose.jwk.OkpJWK
-
Generates a fresh OKP JWK with both public and private claims on the given curve.
- generateMapFromJWK(URL) - Method in class org.forgerock.json.jose.jwk.JWKSetParser
-
Provides a Map of KeyId:Keys as indicated by the JWKSet's URL.
- generateMsg(PostOperationOperation) - Static method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Generates an Update message with the provided information.
- generatePassword(Entry) - Method in class org.opends.server.api.PasswordGenerator
-
Generates a password for the user whose account is contained in the specified entry.
- generatePassword() - Method in class org.opends.server.core.PasswordPolicyState
-
Generates a new password for the user.
- generatePassword(Entry) - Method in class org.opends.server.extensions.RandomPasswordGenerator
-
Generates a password for the user whose account is contained in the specified entry.
- generateSelfSignedCertificate(Platform.KeyType, String, String, int) - Method in class org.opends.server.util.CertificateManager
-
Generates a self-signed certificate using the provided information.
- generateSelfSignedCertificate(KeyStore, String, String, Platform.KeyType, String, char[], String, int) - Static method in class org.opends.server.util.Platform
-
Generate a self-signed certificate using the specified alias, dn string and validity period.
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.NotificationMessageNotificationMessageTemplateElement
-
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.NotificationMessageTemplateElement
-
Generates a value for this template element using the information contained in the provided account status
notification and appends it to the given buffer.
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.NotificationPropertyNotificationMessageTemplateElement
-
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.NotificationTypeNotificationMessageTemplateElement
-
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.TextNotificationMessageTemplateElement
-
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.UserAttributeNotificationMessageTemplateElement
-
- generateValue(LocalizableMessageBuilder, AccountStatusNotification) - Method in class org.opends.server.extensions.UserDNNotificationMessageTemplateElement
-
- generationId - Variable in class org.opends.server.replication.protocol.StartMsg
-
Generation id of data set we want to work with.
- generationId - Variable in class org.opends.server.replication.service.ReplicationDomain
-
The generationId for this replication domain.
- GenerationIdChecksum - Class in org.opends.server.replication.plugin
-
This class computes the generation id used for a replication domain.
- GenerationIdChecksum() - Constructor for class org.opends.server.replication.plugin.GenerationIdChecksum
-
- GeneratorIterator() - Constructor for class org.opends.server.types.AbstractVirtualAttribute.GeneratorIterator
-
- GenericConstraint - Class in org.forgerock.opendj.config
-
A generic constraint which comprises of an underlying condition and a
description.
- GenericConstraint(AbstractManagedObjectDefinition<?, ?>, int, Condition) - Constructor for class org.forgerock.opendj.config.GenericConstraint
-
Creates a new generic constraint.
- GenericControl - Class in org.forgerock.opendj.ldap.controls
-
A generic control which can be used to represent arbitrary raw request and
response controls.
- GenericExtendedRequest - Interface in org.forgerock.opendj.ldap.messages
-
A generic Extended request which should be used for unsupported extended
operations.
- GenericExtendedResult - Interface in org.forgerock.opendj.ldap.messages
-
A Generic Extended result indicates the final status of an Generic Extended
operation.
- GenericIntermediateResponse - Interface in org.forgerock.opendj.ldap.messages
-
A Generic Intermediate response provides a mechanism for communicating
unrecognized or unsupported Intermediate responses to the client.
- gensalt(int, SecureRandom) - Static method in class org.opends.server.extensions.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method.
- gensalt(int) - Static method in class org.opends.server.extensions.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method.
- gensalt() - Static method in class org.opends.server.extensions.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing
rounds to apply.
- get(String) - Method in class org.forgerock.api.models.Definitions
-
Gets the
Schema
for a given Schema-name.
- get(String) - Method in class org.forgerock.api.models.Errors
-
Gets the
ApiError
for a given ApiError-name.
- get(String) - Method in class org.forgerock.api.models.Paths
-
Gets the Path for a given Path-name.
- get(String) - Method in class org.forgerock.api.models.Services
-
Gets the
Resource
for a given service-name.
- get(String) - Method in class org.forgerock.api.models.SubResources
-
Gets the
Resource
for a given sub-resource name.
- get(Version) - Method in class org.forgerock.api.models.VersionedPath
-
- get() - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg0
-
Creates a localizable message.
- get(T1) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg1
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg2
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg3
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg4
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg5
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg6
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg7
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg8
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg9
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(Object...) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.ArgN
-
Creates a message with arguments that will replace format specifiers
in the associated format string when the message is rendered to
string representation.
- get(String) - Method in class org.forgerock.json.jose.jwt.JWObject
-
Returns the specified item value.
- get(int) - Method in class org.forgerock.json.JsonPointer
-
Returns the reference token at the specified position.
- get(int) - Method in class org.forgerock.json.JsonValue
-
Returns the specified child value.
- get(JsonPointer) - Method in class org.forgerock.json.JsonValue
-
Returns the specified child value with a pointer, relative to this value
as root.
- get(String) - Method in class org.forgerock.json.JsonValue
-
Returns the specified item value.
- get(int) - Method in class org.forgerock.json.resource.ResourcePath
-
Returns the path element at the specified position in this resource path.
- get(String) - Method in interface org.forgerock.monitoring.api.instrument.MeterRegistry
-
Initiate a search beginning with a metric name.
- get(Dn) - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Returns a deep copy of the named entry contained in this memory backend, or null
if it does not exist.
- get(String) - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Returns a deep copy of the named entry contained in this memory backend, or null
if it does not exist.
- get(String) - Method in interface org.forgerock.opendj.security.KeyStoreObjectCache
-
Returns the named key store object from the cache if present, or null
if the object is not present or
has been removed.
- get(int) - Method in class org.forgerock.util.LazyList
-
Returns the element at the specified position in this list.
- get(Object) - Method in class org.forgerock.util.LazyMap
-
Returns the value to which the specified key is mapped, or null
if the map contains no mapping for the key.
- get(int) - Method in class org.forgerock.util.ListDecorator
-
Returns the element at the specified position in this list.
- get(Object) - Method in class org.forgerock.util.MapDecorator
-
Returns the value to which the specified key is mapped, or null
if the map contains no mapping for the key.
- get(K, Function<K, V>) - Method in class org.forgerock.util.NonExpiringCache
-
Gets the object from the cache for the given key, or computes the value from calculation function and inserts
the calculated value into the map.
- get(Option<T>) - Method in class org.forgerock.util.Options
-
Returns the value associated with the provided option, or its default
value if the option has not been configured.
- get() - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for this Promise
to complete, and then returns
the result if it completed successfully, or throws an
ExecutionException
containing the cause of the failure.
- get(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for at most the given time for this Promise
to
complete, and then returns the result if it completed successfully, or
throws an ExecutionException
containing the cause of the failure.
- get() - Method in class org.forgerock.util.promise.PromiseImpl
-
- get(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
-
- get(URL) - Method in class org.forgerock.util.SimpleHTTPClient
-
Utility method for gathering the contents of an HTTP page.
- get() - Method in interface org.forgerock.util.Supplier
-
Supply a value.
- get(Object) - Method in class org.opends.server.api.DITCacheMap
-
- get(Dn) - Method in class org.opends.server.core.AuthenticatedUsers
-
Retrieves the set of client connections authenticated as the specified user.
- get(long, Object) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Get the value of a scalar variable
- get(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
- get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
- get(long, Object) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Get the value of a scalar variable
- get(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
- get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsIntTableMeta
-
- get(long, Object) - Method in class org.opends.server.snmp.DsMIBMeta
-
Get the value of a scalar variable
- get(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsMIBMeta
-
- get(long, Object) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Get the value of a scalar variable
- get(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
- get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsTableMeta
-
- getAbandonRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of abandon requests that have been received.
- getAcceptBacklog() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "accept-backlog" property.
- getAcceptBacklog() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "accept-backlog" property.
- getAcceptBacklog() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "accept-backlog" property.
- getAcceptBacklog() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "accept-backlog" property.
- getAcceptBacklogPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "accept-backlog" property definition.
- getAcceptBacklogPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "accept-backlog" property definition.
- getAcceptedIssuers() - Method in class org.opends.server.tools.dsreplication.ApplicationTrustManager
-
- getAccessControlHandler() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Access Control Handler.
- getAccessControlHandler() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Access Control Handler.
- getAccessControlHandler() - Method in class org.opends.server.core.AccessControlConfigManager
-
Get the active access control handler.
- getAccessControlHandlerRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "access-control-handler" relation definition.
- getAccessLogFilteringCriteria(String) - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Gets the named Access Log Filtering Criteria.
- getAccessLogFilteringCriteria(String) - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Gets the named Access Log Filtering Criteria.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "access-log-filtering-criteria" relation definition.
- getAccessTokenCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "access-token-cache-enabled" property definition.
- getAccessTokenCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-enabled" property definition.
- getAccessTokenCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-enabled" property definition.
- getAccessTokenCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-enabled" property definition.
- getAccessTokenCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-enabled" property definition.
- getAccessTokenCacheExpiration() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Gets the "access-token-cache-expiration" property.
- getAccessTokenCacheExpiration() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "access-token-cache-expiration" property.
- getAccessTokenCacheExpirationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "access-token-cache-expiration" property definition.
- getAccessTokenCacheExpirationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-expiration" property definition.
- getAccessTokenCacheExpirationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-expiration" property definition.
- getAccessTokenCacheExpirationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-expiration" property definition.
- getAccessTokenCacheExpirationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "access-token-cache-expiration" property definition.
- getAccessTokenDirectory() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2FileAuthorizationMechanismCfgClient
-
Gets the "access-token-directory" property.
- getAccessTokenDirectory() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2FileAuthorizationMechanismCfg
-
Gets the "access-token-directory" property.
- getAccessTokenDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "access-token-directory" property definition.
- getAccountExpirationTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time at which the user's account will expire.
- getAccountObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the account
Object Class
which has the OID 0.9.2342.19200300.100.4.5
.
- getAccountStatusNotificationHandler() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "account-status-notification-handler" property.
- getAccountStatusNotificationHandler(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Account Status Notification Handler.
- getAccountStatusNotificationHandler() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "account-status-notification-handler" property.
- getAccountStatusNotificationHandler(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Account Status Notification Handler.
- getAccountStatusNotificationHandler(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the account status notification handler with the specified configuration entry DN.
- getAccountStatusNotificationHandlerDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "account-status-notification-handler" property as a set
of DNs.
- getAccountStatusNotificationHandlerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "account-status-notification-handler" property definition.
- getAccountStatusNotificationHandlers() - Method in class org.opends.server.core.PasswordPolicy
-
Retrieves the set of account status notification handlers that should be used with this password policy.
- getAccountStatusNotificationHandlers() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getAccountStatusNotificationHandlersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "account-status-notification-handlers" relation definition.
- getAccountStatusNotificationType() - Method in interface org.forgerock.opendj.server.config.client.ErrorLogAccountStatusNotificationHandlerCfgClient
-
Gets the "account-status-notification-type" property.
- getAccountStatusNotificationType() - Method in interface org.forgerock.opendj.server.config.server.ErrorLogAccountStatusNotificationHandlerCfg
-
Gets the "account-status-notification-type" property.
- getAccountStatusNotificationTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
-
Get the "account-status-notification-type" property definition.
- getAction() - Method in interface org.forgerock.json.resource.ActionRequest
-
Returns the ID of the action to be performed by this action request.
- getActionAsEnum(Class<T>) - Method in interface org.forgerock.json.resource.ActionRequest
-
Returns the ID of the action to be performed by this action request as a enum constant of the specified enum
type.
- getActions() - Method in class org.forgerock.api.models.Items
-
Getter of actions.
- getActions() - Method in class org.forgerock.api.models.Resource
-
Getter of actions.
- getActiveValues() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Get an immutable set view of this property's active values.
- getActualStartTime() - Method in class org.opends.server.backends.task.Task
-
Retrieves the time that this task actually started running, if it has started.
- getActualStartTime() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the human-friendly start time.
- getAdditionalLogItems() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns additional information to be logged, as a potentially empty List
of AdditionalLogItem
.
- getAdditionalLogItems() - Method in class org.opends.server.types.Operation
-
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalLogItems() - Method in interface org.opends.server.types.operation.PreParseOperation
-
Returns an unmodifiable list containing the additional log items for this operation, which should be written to
the log but not included in the response to the client.
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.ActionRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.CreateRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.PatchRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.QueryRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.ReadRequest
-
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.Request
-
Returns the additional parameter which should be used to control the behavior of this action request.
- getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.Request
-
Returns the additional parameters which should be used to control the behavior of this action request.
- getAdditionalParameters() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getAddListeners(Dn) - Method in interface org.forgerock.opendj.config.server.spi.ConfigurationRepository
-
Retrieves the add listeners that have been registered with the provided
DN.
- getAddListeners(Dn) - Method in class org.opends.server.config.ConfigurationHandler
-
- getAddMissingRdnAttributesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "add-missing-rdn-attributes" property definition.
- getAddRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of add requests that have been received.
- getAdministrationConnector() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Administration Connector.
- getAdministrationConnector() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Administration Connector.
- getAdministrationConnectorRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "administration-connector" relation definition.
- getAdministratorAction() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Get the administrator action associated with this property definition.
- getAdministratorUID() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
-
Returns the Administrator UID explicitly provided in the command-line.
- getAdsProperties() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns a Map containing the ADS properties of the server.
- getAdvices() - Method in class org.forgerock.json.resource.AdviceContext
-
Returns the advices contained within this context.
- getAfterCount() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the number of entries after the target entry to be included in
the search results.
- getAggregationPropertyDefinition(String) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the specified aggregation property definition associated with this
type of managed object.The search will include any inherited aggregation
property definitions.
- getAggregationPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the aggregation property definitions defined by this managed object
definition.
- getAgreementPartyUInfo() - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Gets the Agreement PartyUInfo header parameter for this JWE.
- getAgreementPartyVInfo() - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Gets the Agreement PartyVInfo header parameter for this JWE.
- getAlertGenerators() - Method in class org.opends.server.config.JMXMBean
-
Retrieves the set of alert generators for this JMX MBean.
- getAlertHandler(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Alert Handler.
- getAlertHandler(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Alert Handler.
- getAlertHandlerConfiguration() - Method in interface org.opends.server.api.AlertHandler
-
Retrieves the current configuration for this alert handler.
- getAlertHandlerConfiguration() - Method in class org.opends.server.extensions.JMXAlertHandler
-
- getAlertHandlerConfiguration() - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- getAlertHandlers() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of alert handlers that have been registered with the Directory Server.
- getAlertHandlersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "alert-handlers" relation definition.
- getAlerts() - Method in interface org.opends.server.api.AlertGenerator
-
Retrieves information about the set of alerts that this generator may produce.
- getAlerts() - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
-
- getAlerts() - Method in class org.opends.server.backends.LDIFBackend
-
- getAlerts() - Method in class org.opends.server.backends.SchemaBackend
-
- getAlerts() - Method in class org.opends.server.backends.task.TaskScheduler
-
- getAlerts() - Method in class org.opends.server.config.ConfigurationHandler
-
- getAlerts() - Method in class org.opends.server.core.AccessControlConfigManager
-
- getAlerts() - Method in class org.opends.server.core.DirectoryServer
-
- getAlerts() - Method in class org.opends.server.extensions.DiskSpaceMonitor
-
- getAlerts() - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- getAlerts() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getAlerts() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getAlerts() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getAlerts() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- getAlerts() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getAlgorithm() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
-
- getAlgorithm() - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Gets the Algorithm set in the JWT header.
- getAlgorithm() - Method in class org.forgerock.json.jose.jwk.JWK
-
- getAlgorithm(String) - Static method in class org.forgerock.json.jose.jwk.JWK
-
Get the algorithm corresponding.
- getAlgorithm() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- getAlgorithm() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
- getAlgorithm() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
- getAlgorithm() - Method in class org.forgerock.json.jose.jws.JwsHeader
-
Gets the Algorithm set in the JWT header.
- getAlgorithm() - Method in interface org.forgerock.json.jose.jwt.Algorithm
-
Gets the actual name of the algorithm that is understood by Java cryptographic operations.
- getAlgorithm() - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Gets the Algorithm set in the JWT header.
- getAlgorithmString() - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Gets the string representation of the Algorithm set in the JWT header.
- getAlgorithmType() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
-
Gets the JweAlgorithmType of the JweAlgorithm.
- getAlgorithmType() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
Gets the JwsAlgorithmType of the JwsAlgorithm.
- getAlias() - Method in class org.forgerock.opendj.security.KeyStoreObject
-
Returns the alias associated with this key store object.
- getAliasedObjectNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the aliasedObjectName
Attribute Type
which has the OID 2.5.4.1
.
- getAliasObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the alias
Object Class
which has the OID 2.5.6.1
.
- getAliveErrors() - Method in class org.opends.server.monitors.HealthStatus
-
Returns the list of serious errors.
- getAll() - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Returns a collection containing all of the entries in this memory
backend.
- getAllAggregationPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the aggregation property definitions associated with this type of
managed object.
- getAllAttrHistorical() - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Returns the historical information for all attributes.
- getAllAttributes() - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- getAllAttributes() - Method in class org.forgerock.opendj.ldap.Entries.NullEntry
-
- getAllAttributes() - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns an Iterable
containing all of the attributes in this entry.
- getAllAttributes(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns an Iterable
containing all the attributes in this entry having an attribute description which is
a sub-type of the provided attribute description.
- getAllAttributes(String) - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns an Iterable
containing all the attributes in this entry having an attribute description which is
a sub-type of the provided attribute description.
- getAllAttributes() - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAllAttributes(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAllAttributes(String) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAllAttributes() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAllAttributes(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAllAttributes(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAllAttributes(AttributeDescription) - Method in class org.forgerock.opendj.ldap.TreeMapEntry
-
- getAllAttributes() - Method in class org.opends.server.core.AddOperation
-
- getAllAttributes() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
-
Retrieves the set of processed user attributes for the entry to add.
- getAllAttributes() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
-
Retrieves the set of attributes as read from the client request.
- getAllAttributes() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
-
Retrieves the set of attributes as read from the client request.
- getAllAttributes() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
-
Retrieves the set of attributes as read from the client request.
- getAllAttributes() - Method in interface org.opends.server.types.operation.PreParseAddOperation
-
Retrieves the set of attributes as read from the client request.
- getAllBackends() - Method in class org.opends.server.core.BackendConfigManager
-
Returns the set of all backends.
- getAllChildren() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the child managed object definitions which inherit from this
managed object definition.
- getAllConstraints() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the constraints associated with this type of managed object.
- getAllInstances() - Static method in class org.opends.server.replication.server.ReplicationServer
-
Get the list of every replication servers instantiated in the current VM.
- getAllowAttributeNameExceptionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "allow-attribute-name-exceptions" property definition.
- getAllowAttributeTypesWithNoSupOrSyntaxPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "allow-attribute-types-with-no-sup-or-syntax" property definition.
- getAllowedAttribute() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "allowed-attribute" property.
- getAllowedAttribute() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "allowed-attribute" property.
- getAllowedAttributeException() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "allowed-attribute-exception" property.
- getAllowedAttributeException() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "allowed-attribute-exception" property.
- getAllowedAttributeExceptionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "allowed-attribute-exception" property definition.
- getAllowedAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "allowed-attribute" property definition.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "allowed-client" property.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "allowed-client" property.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "allowed-client" property.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "allowed-client" property.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "allowed-client" property.
- getAllowedClient() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "allowed-client" property.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "allowed-client" property definition.
- getAllowedControl() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "allowed-control" property.
- getAllowedControl() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "allowed-control" property.
- getAllowedControlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "allowed-control" property definition.
- getAllowedExtendedOperation() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "allowed-extended-operation" property.
- getAllowedExtendedOperation() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "allowed-extended-operation" property.
- getAllowedExtendedOperationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "allowed-extended-operation" property definition.
- getAllowedManager() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "allowed-manager" property.
- getAllowedManager() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "allowed-manager" property.
- getAllowedManagerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "allowed-manager" property definition.
- getAllowedTask() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "allowed-task" property.
- getAllowedTask() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "allowed-task" property.
- getAllowedTaskPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "allowed-task" property definition.
- getAllowedTasks() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves a set containing the names of the allowed tasks that may be invoked in the server.
- getAllowedUser() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "allowed-user" property.
- getAllowedUser() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "allowed-user" property.
- getAllowedUserPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "allowed-user" property definition.
- getAllowedValues() - Method in class org.forgerock.opendj.setup.model.Profile.EnumParameter
-
Returns this parameter allowed values.
- getAllowExpiredPasswordChangesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "allow-expired-password-changes" property definition.
- getAllowLdapV2PropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "allow-ldap-v2" property definition.
- getAllowList() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the list allow ACIs.
- getAllowMultiplePasswordValuesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "allow-multiple-password-values" property definition.
- getAllowPreEncodedPasswordsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "allow-pre-encoded-passwords" property definition.
- getAllowRetrievingMembershipPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "allow-retrieving-membership" property definition.
- getAllowStartTlsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "allow-start-tls" property definition.
- getAllowTcpReuseAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "allow-tcp-reuse-address" property definition.
- getAllowTcpReuseAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "allow-tcp-reuse-address" property definition.
- getAllowUnclassifiedCharactersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "allow-unclassified-characters" property definition.
- getAllowUserPasswordChangesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "allow-user-password-changes" property definition.
- getAllowZeroLengthValuesDirectoryStringPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "allow-zero-length-values-directory-string" property definition.
- getAllPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the property definitions associated with this type of managed
object.
- getAllRelationDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the relation definitions associated with this type of managed
object.
- getAllRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Returns the number of requests of all kind that have been received.
- getAllRequestsCount() - Method in class org.opends.server.protocols.http.HttpStatistics
-
Returns the number of HTTP requests of any kind that have been processed.
- getAllReverseAggregationPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the aggregation property definitions which refer to this managed
object definition.
- getAllReverseRelationDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the relation definitions which refer to this managed object
definition.
- getAllTags() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get all the tags associated with this type of managed object.
- getAltAuthenticationEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "alt-authentication-enabled" property definition.
- getAlternativeServers() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of URIs referring to alternative Directory
Servers that may be contacted when the Directory Server becomes
unavailable.
- getAltPasswordHeader() - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Gets the "alt-password-header" property.
- getAltPasswordHeader() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "alt-password-header" property.
- getAltPasswordHeaderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "alt-password-header" property definition.
- getAltServerAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the altServer
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.6
.
- getAltUsernameHeader() - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Gets the "alt-username-header" property.
- getAltUsernameHeader() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "alt-username-header" property.
- getAltUsernameHeaderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "alt-username-header" property definition.
- getApiDescriptorEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "api-descriptor-enabled" property definition.
- getApiErrors() - Method in class org.forgerock.api.models.Operation
-
Getter of the error array.
- getApiId() - Method in interface org.forgerock.json.resource.CrestApplication
-
- getApiProducer() - Method in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
- getApiVersion() - Method in interface org.forgerock.json.resource.CrestApplication
-
- getAppendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "append" property definition.
- getAppendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "append" property definition.
- getAppendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "append" property definition.
- getAppendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "append" property definition.
- getAppendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "append" property definition.
- getApplicationProcessObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the applicationProcess
Object Class
which has the OID 2.5.6.11
.
- getApplIndex() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "ApplIndex" variable.
- getApplIndex() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "ApplIndex" variable.
- getApproximateMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the matching rule that should be used for approximate matching
with this attribute type.
- getApproximateMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the default approximate matching rule that will be used for
attributes with this syntax.
- getApproximateMatchingRule() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Retrieves the default approximate matching rule that will be used for
attributes with this syntax.
- getArgumentParser() - Method in class org.opends.server.tools.tasks.TaskTool
-
Returns the ArgumentParser
used by this tool.
- getArguments() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns all the task schedule related arguments.
- getAsn1Reader() - Method in class org.forgerock.opendj.io.LdapReader
-
Returns the ASN.1 reader from which LDAP messages will be read.
- getAsn1Reader() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
-
Returns a new ASN1Reader that will read bytes from this ByteArrayScanner.
- getAsn1Writer() - Method in class org.forgerock.opendj.io.LdapWriter
-
Returns the ASN.1 writer to which LDAP messages will be written.
- getAsn1Writer() - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Returns a new ASN1Writer that will append bytes to this ByteArrayBuilder.
- getAssertion() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns the assertion for this comparison filter Matcher
.
- getAssertion(Schema, ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.AbstractEqualityMatchingRuleImpl
-
- getAssertion(Schema, ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.AbstractOrderingMatchingRuleImpl
-
- getAssertion(ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the normalized form of the provided assertion value, which is
best suited for efficiently performing matching operations on that value.
- getAssertion(Schema, ByteSequence) - Method in interface org.forgerock.opendj.ldap.schema.MatchingRuleImpl
-
Retrieves the normalized form of the provided assertion value, which is
best suited for efficiently performing less than matching operations on
that value.
- getAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
-
- getAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnRangeMatchingRuleImpl
-
- getAssertionValue() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the assertion value that will be used to locate the target entry,
if applicable.
- getAssertionValue() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the assertion value for this comparison filter.
- getAssertionValue() - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Returns the assertion value to be compared.
- getAssertionValue() - Method in class org.opends.server.core.CompareOperation
-
Retrieves the assertion value for this compare operation.
- getAssertionValue() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
-
Retrieves the assertion value for this compare operation.
- getAssertionValue() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
-
Retrieves the assertion value for this compare operation.
- getAssertionValue() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
-
Retrieves the assertion value for this compare operation.
- getAssertionValue() - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Retrieves the assertion value for this compare operation.
- getAssertionValueAsString() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the assertion value that will be used to locate the target entry,
if applicable, decoded as a UTF-8 string.
- getAssertionValueAsString() - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Returns the assertion value to be compared decoded as a UTF-8 string.
- getAssociatedDomainAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the associatedDomain
Attribute Type
which has the OID 0.9.2342.19200300.100.1.37
.
- getAssociatedNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the associatedName
Attribute Type
which has the OID 0.9.2342.19200300.100.1.38
.
- getAssociatedTask() - Method in class org.opends.server.api.DirectoryThread
-
Retrieves the task with which this thread is associated.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAsynchronousPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "asynchronous" property definition.
- getAttachment(String) - Method in class org.opends.server.types.Operation
-
- getAttachment(String) - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the attachment with the specified name.
- getAttachments() - Method in class org.opends.server.types.Operation
-
- getAttachments() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the set of attachments defined for this operation, as a mapping between the attachment name and the
associated object.
- getAttachments() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the set of attachments for this message.
- getAttrHistorical(AttributeDescription) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Returns the historical information for the named attribute.
- getAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- getAttribute(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns the named attribute contained in this entry, or null
if it is not included with this entry.
- getAttribute(String) - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns the named attribute contained in this entry, or null
if it is not included with this entry.
- getAttribute(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAttribute(String) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAttribute(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAttribute(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAttribute() - Method in class org.forgerock.opendj.ldap.Modification
-
Returns the attribute containing the values to be modified.
- getAttribute() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "attribute" property.
- getAttribute() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "attribute" property.
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.api.VirtualAttributeProvider
-
Generates an unmodifiable attribute with the values for the provided entry.
- getAttribute(String) - Method in class org.opends.server.config.JMXMBean
-
Obtain the value of a specific attribute of the Dynamic MBean.
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
-
- getAttribute(String) - Method in class org.opends.server.extensions.JMXAlertHandler
-
Obtain the value of a specific attribute of the Dynamic MBean.
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
-
- getAttribute(Entry, AttributeDescription) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
-
- getAttribute(Entry) - Method in class org.opends.server.types.VirtualAttributeRule
-
Generates an attribute with the values for the provided entry.
- getAttributeCount() - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- getAttributeCount() - Method in class org.forgerock.opendj.ldap.Entries.NullEntry
-
- getAttributeCount() - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns the number of attributes in this entry.
- getAttributeCount() - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getAttributeCount() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getAttributeDescription() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns the attribute description of this attribute, which includes its attribute type and any options.
- getAttributeDescription() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortResponseControl
-
Returns the first attribute description specified in the list of sort
keys that was in error, or null
if the attribute description was
not included with this control.
- getAttributeDescription() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the attribute description for this comparison filter, which may be
null
if the filter is an
extensible match filter and the
extensible matching rule
is specified.
- getAttributeDescription() - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- getAttributeDescription() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns the attribute description for this comparison filter Matcher
, which may be null
if the
filter is an extensible match filter specifying an extensible matching rule.
- getAttributeDescription() - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Returns the name of the attribute to be compared.
- getAttributeDescription() - Method in class org.forgerock.opendj.ldap.SortKey
-
Returns the name of the attribute to be sorted using this sort key.
- getAttributeDescription() - Method in class org.opends.server.core.CompareOperation
-
- getAttributeDescription() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- getAttributeDescription() - Method in class org.opends.server.types.AbstractVirtualAttribute
-
- getAttributeDescription() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
-
Retrieves the attribute description for this compare operation.
- getAttributeDescription() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
-
Retrieves the attribute description for this compare operation.
- getAttributeDescription() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
-
Retrieves the attribute description for this compare operation.
- getAttributeDescription() - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Retrieves the attribute description for this compare operation.
- getAttributeDescription() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the attribute description for which the values should be generated.
- getAttributeDescriptionAsString() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns the string representation of the attribute description of this
attribute, which includes its attribute type and any options.
- getAttributeDisplayName(String) - Method in class org.opends.server.backends.task.Task
-
Given an attribute type name returns and locale sensitive representation.
- getAttributeDisplayName(String) - Method in class org.opends.server.tasks.BackupTask
-
- getAttributeDisplayName(String) - Method in class org.opends.server.tasks.ExportTask
-
- getAttributeDisplayName(String) - Method in class org.opends.server.tasks.ImportTask
-
- getAttributeDisplayName(String) - Method in class org.opends.server.tasks.RestoreTask
-
- getAttributeFactory() - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Returns the function which will be used for creating new Attribute
instances when decoding attributes.
- getAttributeName(AbstractManagedObjectDefinition<?, ?>, PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Get the name of the LDAP attribute associated with the specified property
definition.
- getAttributeName(AbstractManagedObjectDefinition<?, ?>, PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.LdapProfile.Wrapper
-
Get the name of the LDAP attribute associated with the specified property definition.
- getAttributeName() - Method in class org.forgerock.opendj.ldap.Ava
-
Returns the attribute name associated with this AVA.
- getAttributeName(String) - Static method in class org.opends.server.api.MeterRegistryHolder
-
Returns the LDAP attribute name corresponding to this meter name.
- getAttributeName(long) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
- getAttributeName(long) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
- getAttributeName(long) - Method in class org.opends.server.snmp.DsMIBMeta
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
- getAttributeName(long) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Return the name of the attribute corresponding to the SNMP variable identified by "id".
- getAttributeName() - Method in enum org.opends.server.tools.dsreplication.ADSContext.AdministratorProperty
-
Returns the attribute name.
- getAttributeName() - Method in enum org.opends.server.tools.dsreplication.ADSContext.ServerGroupProperty
-
Returns the attribute name.
- getAttributeName() - Method in enum org.opends.server.tools.dsreplication.ADSContext.ServerProperty
-
Returns the attribute name.
- getAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "attribute" property definition.
- getAttributes() - Method in class org.forgerock.opendj.ldap.controls.GetEffectiveRightsRequestControl
-
Returns an unmodifiable list of attributes for which effective rights are
to be returned, which may be empty indicating that no attribute rights
are to be returned.
- getAttributes() - Method in class org.forgerock.opendj.ldap.controls.PostReadRequestControl
-
Returns an unmodifiable list containing the names of attributes to be
included with the response control.
- getAttributes() - Method in class org.forgerock.opendj.ldap.controls.PreReadRequestControl
-
Returns an unmodifiable list containing the names of attributes to be
included with the response control.
- getAttributes() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns an unmodifiable list containing the attributes to be included
with each entry that matches the search criteria.
- getAttributes() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns a List
containing the list of attributes to be included
with each entry that matches the search criteria.
- getAttributes() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns an unmodifiable set containing the attributes associated with
this matching rule use.
- getAttributes(String[]) - Method in class org.opends.server.config.JMXMBean
-
Get the values of several attributes of the Dynamic MBean.
- getAttributes() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributes(String[]) - Method in class org.opends.server.extensions.JMXAlertHandler
-
Get the values of several attributes of the Dynamic MBean.
- getAttributes() - Method in class org.opends.server.replication.protocol.AddMsg
-
Get the attributes of this add msg.
- getAttributes() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the set of attributes for this LDAP URL.
- getAttributes() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributes() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributes() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributes() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributes() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the set of requested attributes for this search operation.
- getAttributeSyntax() - Method in enum org.opends.server.tools.dsreplication.ADSContext.ServerProperty
-
Returns the attribute syntax.
- getAttributeType() - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Returns the attribute type associated with this attribute description.
- getAttributeType() - Method in class org.forgerock.opendj.ldap.Ava
-
Returns the attribute type associated with this AVA.
- getAttributeType(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the attribute type for the specified name or numeric OID.
- getAttributeType(String, Syntax) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the attribute type for the specified name or numeric OID.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.CollectiveAttributeSubentriesVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.EntryDnVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.EntryUuidVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.GoverningStructureRuleVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.HasSubordinatesVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.IsMemberOfVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.NumSubordinatesVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.PasswordExpirationTimeVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicySubentryVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.SevenBitCleanPluginCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.StructuralObjectClassVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.SubschemaSubentryVirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "attribute-type" property.
- getAttributeType() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
-
Return the attribute type.
- getAttributeTypeDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Attribute Type Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.3
.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "attribute-type" property definition.
- getAttributeTypes() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the attribute types
contained in this schema.
- getAttributeTypes() - Static method in class org.forgerock.opendj.security.OpenDjSecurityProviderSchema
-
Returns the set of LDAP attribute types required in order to support the OpenDJ security provider.
- getAttributeTypesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the attributeTypes
Attribute Type
which has the OID 2.5.21.5
.
- getAttributeValue() - Method in class org.forgerock.opendj.ldap.Ava
-
Returns the attribute value associated with this AVA.
- getAttributeValue(AttributeType) - Method in class org.forgerock.opendj.ldap.Rdn
-
Returns the attribute value contained in this RDN which is associated
with the provided attribute type, or null
if this RDN does not
include such an attribute value.
- getAttributeValue() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
-
Get the attributeValue for which this object was generated.
- getAttrTypeStr() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
-
Return the string representation of the attribute type.
- getAudience() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the intended audience for the JWT from the Claims Set.
- getAuditEventHandlerConfigurationSchema(String, ClassLoader) - Static method in class org.forgerock.audit.json.AuditJsonConfig
-
Gets the configuration schema for an audit event handler as json schema.
- getAuditEventProperties(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
-
Gets the Audit Event schema properties.
- getAuditEventSchema(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
-
Gets the Audit Event schema.
- getAuthenticatedConnection(Entry) - Method in interface org.opends.server.protocols.http.LDAPContext.InternalConnectionFactory
-
- getAuthenticatedUser() - Method in class org.opends.server.protocols.http.authz.AuthenticatedUserContext
-
Returns the LDAP entry which represents the authenticated user.
- getAuthenticatedUsers() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the authenticated users manager for the Directory Server.
- getAuthenticationDN() - Method in class org.opends.server.types.AuthenticationInfo
-
Retrieves the DN of the user as whom the client is authenticated.
- getAuthenticationEntry() - Method in class org.opends.server.types.AuthenticationInfo
-
Retrieves the entry for the user as whom the client is authenticated.
- getAuthenticationInfo() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the authentication info to use for this connection context.
- getAuthenticationInfo() - Method in class org.opends.server.api.ClientConnection
-
Retrieves information about the authentication that has been performed for this connection.
- getAuthenticationInfo() - Method in class org.opends.server.core.BindOperation
-
Retrieves the authentication info that resulted from processing this bind operation.
- getAuthenticationPasswordSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Authentication Password Syntax
which has the OID 1.3.6.1.4.1.4203.1.1.2
.
- getAuthenticationPolicies() - Static method in class org.opends.server.core.DirectoryServer
-
Returns an unmodifiable collection containing all of the authentication policies registered with the Directory
Server.
- getAuthenticationPolicy() - Method in class org.opends.server.api.AuthenticationPolicyState
-
Returns the authentication policy associated with this state.
- getAuthenticationPolicy(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the authentication policy registered for the provided configuration entry.
- getAuthenticationPolicy() - Method in class org.opends.server.core.PasswordPolicyState
-
- getAuthenticationRequiredPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "authentication-required" property definition.
- getAuthenticationTag() - Method in class org.forgerock.json.jose.jwe.JweEncryption
-
Gets the authentication tag from the result of the encryption.
- getAuthenticationType() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns the authentication mechanism identifier for this bind request as defined by the LDAP protocol.
- getAuthenticationType() - Method in class org.opends.server.core.BindOperation
-
Retrieves the authentication type for this bind operation.
- getAuthenticationType() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the authentication type for this bind operation.
- getAuthenticationType() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the authentication type for this bind operation.
- getAuthenticationType() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the authentication type for this bind operation.
- getAuthenticationType() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves the authentication type for this bind operation.
- getAuthenticationValue() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns a defensive copy of the encoded authentication value for this bind request as defined by the LDAP
protocol.
- getAuthFailureReason() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns a human-readable message providing the reason why the authentication failed, if available.
- getAuthFailureReason() - Method in class org.opends.server.core.BindOperation
-
Retrieves a human-readable message providing the reason that the authentication failed, if available.
- getAuthFailureReason() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves a human-readable message providing the reason that the authentication failed, if available.
- getAuthFailureReason() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves a human-readable message providing the reason that the authentication failed, if available.
- getAuthFailureTimes() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the set of times of failed authentication attempts for the user.
- getAuthorityRevocationListAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the authorityRevocationList
Attribute Type
which has the OID 2.5.4.38
.
- getAuthorizationDN() - Method in class org.opends.server.types.AuthenticationInfo
-
Retrieves the DN for the user that should be used as the default authorization identity.
- getAuthorizationDN() - Method in class org.opends.server.types.Operation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDN() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDN() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDN() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDN() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDN() - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Retrieves the authorization DN for this operation.
- getAuthorizationDnName() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV1RequestControl
-
Returns the distinguished name of the user whose authorization is to be
used when performing the operation.
- getAuthorizationEntry() - Method in class org.opends.server.types.AuthenticationInfo
-
Retrieves the entry for the user that should be used as the default authorization identity.
- getAuthorizationEntry() - Method in class org.opends.server.types.Operation
-
Retrieves the entry for the user that should be considered the authorization identity for this operation.
- getAuthorizationEntryFromControl(ProxiedAuthV1RequestControl) - Static method in class org.opends.server.types.ProxyAuthHelper
-
Retrieves the authorization entry for the provided proxied authorization V1 control.
- getAuthorizationEntryFromControl(ProxiedAuthV2RequestControl) - Static method in class org.opends.server.types.ProxyAuthHelper
-
Retrieves the authorization entry for this proxied authorization V2 control.
- getAuthorizationId() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityResponseControl
-
Returns the authorization ID of the user.
- getAuthorizationId() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV2RequestControl
-
Returns the authorization ID of the user whose authorization is to be
used when performing the operation.
- getAuthorizationId() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
Returns the authorization ID of the user.
- getAuthorizationMechanism() - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Gets the "authorization-mechanism" property.
- getAuthorizationMechanism() - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Gets the "authorization-mechanism" property.
- getAuthorizationMechanismDns() - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Gets the "authorization-mechanism" property as a set of DNs.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationMechanismPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "authorization-mechanism" property definition.
- getAuthorizationName() - Method in class org.forgerock.opendj.ldap.controls.GetEffectiveRightsRequestControl
-
Returns the distinguished name of the user for which effective rights are
to be returned, or null
if the client's authentication ID is to
be used.
- getAuthPasswordAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the authPassword
Attribute Type
which has the OID 1.3.6.1.4.1.4203.1.3.4
.
- getAuthPasswordExactMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the authPasswordExactMatch
Matching Rule
which has the OID 1.3.6.1.4.1.4203.1.2.2
.
- getAuthPasswordObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the authPasswordObject
Object Class
which has the OID 1.3.6.1.4.1.4203.1.4.7
.
- getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.api.PasswordStorageScheme
-
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
- getAuthPasswordSchemeName() - Method in class org.opends.server.api.PasswordStorageScheme
-
Retrieves the scheme name that should be used with this password storage scheme when it is used in the context of
the authentication password syntax.
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
-
- getAuthPasswordSchemeName() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
- getAuthPasswordStorageScheme(String) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the specified authentication password storage scheme.
- getAuthPasswordStorageSchemes() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of authentication password storage schemes defined in the Directory Server, as a mapping
between the scheme name and the corresponding implementation.
- getAuthUser() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the username that was used to authenticate.
- getAuthUser() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getAuthzidJsonPointer() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Gets the "authzid-json-pointer" property.
- getAuthzidJsonPointer() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "authzid-json-pointer" property.
- getAuthzidJsonPointerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "authzid-json-pointer" property definition.
- getAuthzidJsonPointerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "authzid-json-pointer" property definition.
- getAuthzidJsonPointerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "authzid-json-pointer" property definition.
- getAuthzidJsonPointerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "authzid-json-pointer" property definition.
- getAuthzidJsonPointerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "authzid-json-pointer" property definition.
- getAuthzToken() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Gets the Splunk authorization token required for making HTTP event collector calls.
- getAutoCommit() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the auto commit value.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAutoFlushPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "auto-flush" property definition.
- getAuxiliaryClasses() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns an unmodifiable set containing the auxiliary objectclasses that
may be used for entries associated with this DIT content rule.
- getAvailableAuditEventHandlers() - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Returns a list of class names of available audit event handlers.
- getAvailableMemory() - Method in class org.opends.server.core.MemoryQuota
-
Returns how much memory is currently not reserved (free) in OldGen (in bytes).
- getBackend(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Backend.
- getBackend(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Backend.
- getBackendCfg() - Method in class org.opends.server.backends.ConfigurationBackend
-
- getBackendConfigEntries() - Static method in class org.opends.server.tasks.TaskUtils
-
Get all the backend configuration entries defined in the server mapped by their backend ID.
- getBackendConfigManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the manager of backends.
- getBackendId() - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Gets the "backend-id" property.
- getBackendId() - Method in interface org.forgerock.opendj.server.config.server.BackendCfg
-
Gets the "backend-id" property.
- getBackendId() - Method in class org.forgerock.opendj.server.core.RoutingContext
-
Returns the id of the backend to use to process the request.
- getBackendID() - Method in class org.opends.server.api.Backend
-
Retrieves the unique identifier for this backend.
- getBackendId() - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- getBackendID(Entry) - Static method in class org.opends.server.tasks.TaskUtils
-
Get the backend ID of a backend configuration entry.
- getBackendID() - Method in class org.opends.server.types.CacheEntry
-
Retrieves the backend ID for this cache entry.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "backend-id" property definition.
- getBackendIndex(String) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the named Backend Index.
- getBackendIndex(String) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the named Backend Index.
- getBackendIndexesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "backend-indexes" relation definition.
- getBackendIndexesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "backend-indexes" relation definition.
- getBackendLockFileName(Backend<?>) - Static method in class org.opends.server.core.LockFileManager
-
Retrieves the filename that should be used for the lock file for the specified backend.
- getBackendMonitorDn(PluggableBackendCfg) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Returns the name of the monitor entry associated with the provided backend configuration.
- getBackendsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "backends" relation definition.
- getBackendType() - Method in class org.opends.server.backends.pluggable.PluggableBackendMonitor
-
- getBackendType() - Method in class org.opends.server.monitors.LocalBackendMonitor
-
Returns the local backend implementation type.
- getBackendVlvIndex(String) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the named Backend Vlv Index.
- getBackendVlvIndex(String) - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the named Backend Vlv Index.
- getBackendVlvIndexesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "backend-vlv-indexes" relation definition.
- getBackendVlvIndexesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "backend-vlv-indexes" relation definition.
- getBackendWithBaseDn(Dn) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves the backend with the specified base DN.
- getBackingArray() - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Returns the byte array that backs this byte string builder.
- getBacktrace() - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a backtrace for the current thread consisting only of filenames and line numbers that may be useful in
debugging the origin of problems that should not have happened.
- getBacktrace(Throwable) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a backtrace for the provided exception consisting of only filenames and line numbers that may be useful
in debugging the origin of problems.
- getBackupDate() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the date that this backup was created.
- getBackupDirectory() - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Gets the "backup-directory" property.
- getBackupDirectory() - Method in interface org.forgerock.opendj.server.config.server.BackupBackendCfg
-
Gets the "backup-directory" property.
- getBackupDirectory() - Method in class org.opends.server.types.BackupConfig
-
Retrieves the backup directory structure for this backup configuration.
- getBackupDirectory() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the reference to the backup directory in which this backup is stored.
- getBackupDirectory() - Method in class org.opends.server.types.RestoreConfig
-
Retrieves a reference to the directory containing the backup file(s) to restore.
- getBackupDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the "backup-directory" property definition.
- getBackupID() - Method in class org.opends.server.types.BackupConfig
-
Retrieves the identifier associated with this backup configuration, which can be used later to indicate which
backup should be restored if multiple backups are stored in the same location.
- getBackupID() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the unique ID for this backup.
- getBackupID() - Method in class org.opends.server.types.RestoreConfig
-
Retrieves the identifier of the backup to be restored.
- getBackupInfo(String) - Method in class org.opends.server.types.BackupDirectory
-
Retrieves the backup info structure for the backup with the specified ID.
- getBackupProperties() - Method in class org.opends.server.types.BackupInfo
-
Retrieves a set of additional properties that should be associated with this backup.
- getBackups() - Method in class org.opends.server.types.BackupDirectory
-
Retrieves the set of backups in this backup directory, as a mapping between the backup ID and the associated
backup info.
- getBaseDn() - Method in class org.forgerock.opendj.config.DnPropertyDefinition
-
Get the base DN which all valid values must be immediately subordinate to,
or null
if there is no based DN.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2CtsAuthorizationMechanismCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2CtsAuthorizationMechanismCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.LdapKeyManagerProviderCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.LdapTrustManagerProviderCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.MemoryBackendCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.NullBackendCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.SevenBitCleanPluginCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.UniqueAttributePluginCfg
-
Gets the "base-dn" property.
- getBaseDn() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "base-dn" property.
- getBaseDn(Dn) - Method in class org.opends.server.api.DITCacheMap
-
Find the Base DN of the provided DN.
- getBaseDN() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
-
Return the DN that groupdn must be under.
- getBaseDN() - Method in class org.opends.server.backends.pluggable.spi.TreeName
-
Returns the base DN.
- getBaseDN() - Method in class org.opends.server.backends.RebuildConfig
-
Get the base DN to rebuild.
- getBaseDN() - Method in class org.opends.server.backends.VerifyConfig
-
Get the base DN to be verified.
- getBaseDN() - Method in class org.opends.server.core.SearchOperation
-
- getBaseDN() - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
-
Get the base DN from this InitializeRequestMsg.
- getBaseDN() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
Get the base DN of the domain.
- getBaseDN() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Get the base DN from this ReplServerStartDSMsg.
- getBaseDN() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the base DN from this ReplServerStartMsg.
- getBaseDN() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the baseDN.
- getBaseDN() - Method in class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
-
Getter for the baseDN field.
- getBaseDN() - Method in class org.opends.server.replication.server.changelog.api.DomainReplicaId
-
Returns the baseDN.
- getBaseDn() - Method in class org.opends.server.replication.server.changelog.api.UpdateRecord
-
Returns the base DN of the replication domain the message belongs to.
- getBaseDN() - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
-
Returns the replication domain baseDN of this cursor.
- getBaseDN() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Get the baseDN.
- getBaseDN() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the base DN of this ReplicationDomain.
- getBaseDn(BackendCfgClient) - Static method in class org.opends.server.tools.BackendToolUtils
-
Gets the base DNs from the provided backend configuration.
- getBaseDn(BackendCfg) - Static method in class org.opends.server.tools.BackendToolUtils
-
Gets the base DNs from the provided backend configuration.
- getBaseDN() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the processed DN for this LDAP URL.
- getBaseDN() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the base DN for this search operation.
- getBaseDN() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the base DN for this search operation.
- getBaseDN() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the base DN for this search operation.
- getBaseDN() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the base DN for this search operation.
- getBaseDN() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the base DN as included in the request from the client.
- getBaseDN() - Method in class org.opends.server.types.SubtreeSpecification
-
Get the absolute base DN of the subtree specification.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "base-dn" property definition.
- getBaseDNs() - Method in class org.opends.server.api.Backend
-
Retrieves the set of base-level DNs that may be used within this backend.
- getBaseDNs() - Method in class org.opends.server.backends.BackupBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.ChangelogBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.ConfigurationBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.LDIFBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.MemoryBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.MonitorBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.NullBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getBaseDNs() - Method in class org.opends.server.backends.ProxyBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.RootDSEBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.SchemaBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.task.TaskBackend
-
- getBaseDNs() - Method in class org.opends.server.backends.TrustStoreBackend
-
- getBaseDns(Set<Dn>) - Static method in class org.opends.server.extensions.IndexedAttributesChecks
-
If we have an explicit set of base DNs, then use it.
- getBaseDNs() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
-
Returns the list of base DNs provided by the user with the selected SubCommand
or an empty set if either
no subcommand has been selected, the subcommand does not accept the option or the option
has not been provided on the command line.
- getBaseDNs() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the set of base DNs for branches that are eligible to have this virtual attribute.
- getBasePath() - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Gets the "base-path" property.
- getBasePath() - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Gets the "base-path" property.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "base-path" property definition.
- getBasePathPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "base-path" property definition.
- getBaseTimeUnit() - Method in class org.forgerock.monitoring.dropwizard.AbstractMeterRegistry
-
The registry's base TimeUnit.
- getBaseTimeUnit() - Method in class org.forgerock.monitoring.dropwizard.DropwizardMeterRegistry
-
- getBaseUnit() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getBaseUnit() - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
Get the base unit for this property definition (values including limits
are specified in this unit).
- getBatch() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Returns the configuration used to initialize the batch publisher.
- getBcryptCost() - Method in interface org.forgerock.opendj.server.config.client.BcryptPasswordStorageSchemeCfgClient
-
Gets the "bcrypt-cost" property.
- getBcryptCost() - Method in interface org.forgerock.opendj.server.config.server.BcryptPasswordStorageSchemeCfg
-
Gets the "bcrypt-cost" property.
- getBcryptCostPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BcryptPasswordStorageSchemeCfgDefn
-
Get the "bcrypt-cost" property definition.
- getBeforeCount() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the number of entries before the target entry to be included in
the search results.
- getBERType() - Method in enum org.opends.server.types.AuthenticationType
-
Retrieves the BER type tag associated with this authentication type.
- getBestFitUnit(long) - Static method in enum org.forgerock.opendj.config.SizeUnit
-
Gets the best-fit unit for the specified number of bytes.
- getBestFitUnitExact(long) - Static method in enum org.forgerock.opendj.config.SizeUnit
-
Gets the best-fit unit for the specified number of bytes which can
represent the provided value using an integral value.
- getBinarySyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Binary Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.5
.
- getBindDn() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "bind-dn" property.
- getBindDn() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "bind-dn" property.
- getBindDN() - Method in class org.opends.server.core.BindOperation
-
- getBindDN() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the bind DN for this bind operation.
- getBindDN() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the bind DN for this bind operation.
- getBindDN() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the bind DN for this bind operation.
- getBindDN() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves the bind DN for this bind operation as contained in the client request.
- getBindDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "bind-dn" property definition.
- getBindPassword() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "bind-password" property.
- getBindPassword() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "bind-password" property.
- getBindPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "bind-password" property definition.
- getBindRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of bind requests that have been received.
- getBindRule() - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
-
Gets the bind rule part of this pair.
- getBindWithDnRequiresPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "bind-with-dn-requires-password" property definition.
- getBitStringMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the bitStringMatch
Matching Rule
which has the OID 2.5.13.16
.
- getBitStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Bit String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.6
.
- getBody() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the body for this message.
- getBodyTextSubtype() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the MIME text subtype for the body of this message.
- getBoolean(Entry, String) - Static method in class org.opends.server.api.AuthenticationPolicyState
-
A utility method which may be used by implementations in order to obtain the value of the specified attribute
from the provided entry as a boolean.
- getBooleanMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the booleanMatch
Matching Rule
which has the OID 2.5.13.13
.
- getBooleanSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Boolean Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.7
.
- getBoolVal() - Method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
-
Helper method that converts this enumeration to a boolean.
- getBufferFactory() - Method in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
- getBuffering() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Returns the configuration for events buffering.
- getBuffering() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Gets configuration of event buffering.
- getBuffering() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Returns the configuration for events buffering.
- getBuffering() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Gets configuration of event buffering.
- getBuffering() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Gets the configuration for buffering.
- getBuffering() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the configuration for events buffering.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "buffer-size" property.
- getBufferSize() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the buffer size that should be used when reading LDIF data.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "buffer-size" property definition.
- getBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "buffer-size" property definition.
- getBuildingNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the buildingName
Attribute Type
which has the OID 0.9.2342.19200300.100.1.48
.
- getBundleInPreferredLocale(String, ClassLoader) - Method in class org.forgerock.util.i18n.PreferredLocales
-
Get a ResourceBundle
using the preferred locale list and using the provided
ClassLoader
.
- getBusinessCategoryAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the businessCategory
Attribute Type
which has the OID 2.5.4.15
.
- getBytes(short) - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.DoneMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.EntryMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ErrorMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ExtendedStartMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.HeartbeatMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.MonitorRequestMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ReplicationMsg
-
Serializes the PDU using the provided replication protocol version.
- getBytes(short) - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ResetGenerationIdMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.StopMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.TopologyMsg
-
- getBytes() - Method in class org.opends.server.replication.protocol.UpdateMsg
-
Returns the encoded representation of this update message using the latest protocol version.
- getBytes(short) - Method in class org.opends.server.replication.protocol.UpdateMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.WindowMsg
-
- getBytes(short) - Method in class org.opends.server.replication.protocol.WindowProbeMsg
-
- getBytes(String) - Static method in class org.opends.server.util.StaticUtils
-
Construct a byte array containing the UTF-8 encoding of the provided string.
- getBytesRead() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of bytes that have been received from clients.
- getBytesV1() - Method in class org.opends.server.replication.protocol.AddMsg
-
- getBytesV1() - Method in class org.opends.server.replication.protocol.DeleteMsg
-
- getBytesV1() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Get the byte array representation of this message.
- getBytesV1() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
- getBytesV1() - Method in class org.opends.server.replication.protocol.ModifyMsg
-
- getBytesV23() - Method in class org.opends.server.replication.protocol.AddMsg
-
- getBytesV23() - Method in class org.opends.server.replication.protocol.DeleteMsg
-
- getBytesV23() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Get the byte array representation of this message.
- getBytesV23() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
- getBytesV23() - Method in class org.opends.server.replication.protocol.ModifyMsg
-
- getBytesV4ToLatest(short) - Method in class org.opends.server.replication.protocol.AddMsg
-
- getBytesV4ToLatest(short) - Method in class org.opends.server.replication.protocol.DeleteMsg
-
- getBytesV4ToLatest(short) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Get the byte array representation of this message.
- getBytesV4ToLatest(short) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
- getBytesV4ToLatest(short) - Method in class org.opends.server.replication.protocol.ModifyMsg
-
- getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
-
Retrieves the number of bytes written by this writer.
- getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
-
Returns the number of bytes written in this stream.
- getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
-
Retrieves the number of bytes written by this writer.
- getBytesWritten() - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
-
Retrieves the number of bytes written by this writer.
- getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
-
- getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
-
- getBytesWritten() - Method in interface org.forgerock.audit.rotation.RotatableObject
-
Retrieves the number of bytes written to the file.
- getBytesWritten() - Method in class org.opends.server.loggers.MeteredStream
-
Returns the number of bytes written in this stream.
- getBytesWritten() - Method in interface org.opends.server.loggers.RotatableLogFile
-
Retrieves the number of bytes written to the file.
- getBytesWritten() - Method in interface org.opends.server.loggers.TextWriter
-
Retrieves the number of bytes written by this writer.
- getBytesWritten() - Method in class org.opends.server.loggers.TextWriter.STDERR
-
- getBytesWritten() - Method in class org.opends.server.loggers.TextWriter.STDOUT
-
- getBytesWritten() - Method in class org.opends.server.loggers.TextWriter.STREAM
-
- getBytesWritten() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of bytes that have been written to clients.
- getCACertificateAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the cACertificate
Attribute Type
which has the OID 2.5.4.37
.
- getCachedPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "cached-password-storage-scheme" property.
- getCachedPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "cached-password-storage-scheme" property.
- getCachedPasswordStorageSchemeDn() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "cached-password-storage-scheme" property as a DN.
- getCachedPasswordStorageSchemePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "cached-password-storage-scheme" property definition.
- getCachedPasswordTtl() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "cached-password-ttl" property.
- getCachedPasswordTtl() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "cached-password-ttl" property.
- getCachedPasswordTtlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "cached-password-ttl" property definition.
- getCacheLevel() - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Gets the "cache-level" property.
- getCacheLevel() - Method in interface org.forgerock.opendj.server.config.server.EntryCacheCfg
-
Gets the "cache-level" property.
- getCacheLevelPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryCacheCfgDefn
-
Get the "cache-level" property definition.
- getCacheLevelPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "cache-level" property definition.
- getCacheLevelPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "cache-level" property definition.
- getCacheMissCacheTime() - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Get the cache time before reload the cache in case of cache miss.
- getCacheTimeout() - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Get the cache timeout.
- getCalendar() - Static method in class org.opends.server.util.TimeThread
-
Retrieves a Calendar
containing the time at the last update.
- getCancellationOperator() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns a probe monitoring the response sent to the client in order to maintain the cancellation state.
- getCancelReason() - Method in class org.opends.server.types.CancelRequest
-
Deprecated.
Retrieves a message that explains the purpose for this cancellation.
- getCandidateAcis(Dn) - Method in class org.opends.server.authorization.dseecompat.AciList
-
Using the base DN, return a list of ACIs that are candidates for evaluation by walking up from the base DN
towards the root of the DIT gathering ACIs on parents.
- getCapacity() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns the maximum capacity of the publishing queue.
- getCaseExactIA5MatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseExactIA5Match
Matching Rule
which has the OID 1.3.6.1.4.1.1466.109.114.1
.
- getCaseExactJsonIdMatchingRule() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the jsonMatch
matching rule having the OID 1.3.6.1.4.1.36733.2.1.4.5.
- getCaseExactJsonQueryMatchingRule() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the jsonQueryMatch
matching rule having the OID 1.3.6.1.4.1.36733.2.1.4.2.
- getCaseExactMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseExactMatch
Matching Rule
which has the OID 2.5.13.5
.
- getCaseExactOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseExactOrderingMatch
Matching Rule
which has the OID 2.5.13.6
.
- getCaseExactSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseExactSubstringsMatch
Matching Rule
which has the OID 2.5.13.7
.
- getCaseIgnoreExtensibleJsonOrderingMatchingRule() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the extensible JSON ordering matching rule having the OID 1.3.6.1.4.1.36733.2.1.4.6.
- getCaseIgnoreIA5MatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreIA5Match
Matching Rule
which has the OID 1.3.6.1.4.1.1466.109.114.2
.
- getCaseIgnoreIA5SubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreIA5SubstringsMatch
Matching Rule
which has the OID 1.3.6.1.4.1.1466.109.114.3
.
- getCaseIgnoreJsonIdMatchingRule() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the jsonMatch
matching rule having the OID 1.3.6.1.4.1.36733.2.1.4.4.
- getCaseIgnoreJsonQueryMatchingRule() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the jsonQueryMatch
matching rule having the OID 1.3.6.1.4.1.36733.2.1.4.1.
- getCaseIgnoreListMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreListMatch
Matching Rule
which has the OID 2.5.13.11
.
- getCaseIgnoreListSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreListSubstringsMatch
Matching Rule
which has the OID 2.5.13.12
.
- getCaseIgnoreMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreMatch
Matching Rule
which has the OID 2.5.13.2
.
- getCaseIgnoreOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreOrderingMatch
Matching Rule
which has the OID 2.5.13.3
.
- getCaseIgnoreSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the caseIgnoreSubstringsMatch
Matching Rule
which has the OID 2.5.13.4
.
- getCaseInsensitiveFields() - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Get the list of audit event fields to treat case-insensitively when filtering.
- getCaseSensitiveStringsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "case-sensitive-strings" property definition.
- getCaseSensitiveStringsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "case-sensitive-strings" property definition.
- getCaseSensitiveStringsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "case-sensitive-strings" property definition.
- getCaseSensitiveValidationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "case-sensitive-validation" property definition.
- getCaseSensitiveValidationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
Get the "case-sensitive-validation" property definition.
- getCaseSensitiveValidationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
Get the "case-sensitive-validation" property definition.
- getCAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the c
Attribute Type
which has the OID 2.5.4.6
.
- getCause() - Method in exception org.forgerock.opendj.config.client.MissingMandatoryPropertiesException
-
Gets the first exception that caused this exception.
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns the throwable cause associated with this result if available.
- getCause() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getCauses() - Method in exception org.forgerock.opendj.config.client.ManagedObjectDecodingException
-
Get an unmodifiable collection view of the causes of this exception.
- getCauses() - Method in exception org.forgerock.opendj.config.client.MissingMandatoryPropertiesException
-
Gets an unmodifiable collection view of the causes of this exception.
- getCauses() - Method in exception org.forgerock.opendj.config.server.ServerManagedObjectDecodingException
-
Get an unmodifiable collection view of the causes of this exception.
- getCertificate(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
-
Gets the certificate from the KeyStore with the given alias.
- getCertificate(String) - Method in class org.opends.server.util.CertificateManager
-
Retrieves the certificate with the specified alias from the key store.
- getCertificateAliases() - Method in class org.opends.server.util.CertificateManager
-
Retrieves the aliases of the certificates in the specified key store.
- getCertificateAttribute() - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Gets the "certificate-attribute" property.
- getCertificateAttribute() - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Gets the "certificate-attribute" property.
- getCertificateAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the "certificate-attribute" property definition.
- getCertificateChain(String) - Method in class org.opends.server.util.SelectableCertificateKeyManager
-
Retrieves the certificate chain for the provided alias.
- getCertificateExactMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the certificateExactMatch
Matching Rule
which has the OID 2.5.13.34
.
- getCertificateListSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Certificate List Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.9
.
- getCertificateMapper() - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Gets the "certificate-mapper" property.
- getCertificateMapper(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Certificate Mapper.
- getCertificateMapper() - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Gets the "certificate-mapper" property.
- getCertificateMapper(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Certificate Mapper.
- getCertificateMapper(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the certificate mapper registered with the provided entry DN.
- getCertificateMapperDn() - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Gets the "certificate-mapper" property as a DN.
- getCertificateMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the "certificate-mapper" property definition.
- getCertificateMappersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "certificate-mappers" relation definition.
- getCertificatePairSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Certificate Pair Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.10
.
- getCertificateRevocationListAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the certificateRevocationList
Attribute Type
which has the OID 2.5.4.39
.
- getCertificateSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Certificate Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.8
.
- getCertificateValidationPolicy() - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Gets the "certificate-validation-policy" property.
- getCertificateValidationPolicy() - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Gets the "certificate-validation-policy" property.
- getCertificateValidationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the "certificate-validation-policy" property definition.
- getCertificationAuthorityObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the certificationAuthority
Object Class
which has the OID 2.5.6.16
.
- getCertificationAuthorityV2ObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the certificationAuthority-V2
Object Class
which has the OID 2.5.6.16.2
.
- getChain() - Method in exception org.opends.server.tools.dsreplication.OpendsCertificateException
-
Return the certificate chain which is unknown and has caused the SSL handcheck failure.
- getChangeListeners(Dn) - Method in interface org.forgerock.opendj.config.server.spi.ConfigurationRepository
-
Retrieves the change listeners that have been registered with the
provided DN.
- getChangeListeners(Dn) - Method in class org.opends.server.config.ConfigurationHandler
-
- getChangelogDB() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the changelogDB.
- getChangelogEnabled() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "changelog-enabled" property.
- getChangelogEnabled() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "changelog-enabled" property.
- getChangelogEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "changelog-enabled" property definition.
- getChangelogState() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogStateProvider
-
Returns the current state of the replication changelog.
- getChangelogState() - Method in class org.opends.server.replication.server.changelog.file.ReplicationEnvironment
-
- getChangeNumber() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
Returns the change number for this entry change notification control.
- getChangeNumber() - Method in class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
-
Getter for the change number field.
- getChangeNumberIndexDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
- getChangeNumberIndexDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getChangetimeHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "changetime-heartbeat-interval" property.
- getChangetimeHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "changetime-heartbeat-interval" property.
- getChangetimeHeartbeatIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "changetime-heartbeat-interval" property definition.
- getChangeType() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
Returns the change type for this entry change notification control.
- getChangeTypes() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
Returns an unmodifiable set containing the types of update operation for
which change notifications should be returned.
- getCharacters() - Method in class org.opends.server.types.NamedCharacterSet
-
Retrieves the characters included in this character set.
- getCharacterSet() - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Gets the "character-set" property.
- getCharacterSet() - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Gets the "character-set" property.
- getCharacterSetPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "character-set" property definition.
- getCharacterSetRanges() - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Gets the "character-set-ranges" property.
- getCharacterSetRanges() - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Gets the "character-set-ranges" property.
- getCharacterSetRangesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "character-set-ranges" property definition.
- getCheckReferencesFilterCriteria() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "check-references-filter-criteria" property.
- getCheckReferencesFilterCriteria() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "check-references-filter-criteria" property.
- getCheckReferencesFilterCriteriaPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "check-references-filter-criteria" property definition.
- getCheckReferencesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "check-references" property definition.
- getCheckReferencesScopeCriteria() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "check-references-scope-criteria" property.
- getCheckReferencesScopeCriteria() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "check-references-scope-criteria" property.
- getCheckReferencesScopeCriteriaPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "check-references-scope-criteria" property definition.
- getCheckSchemaPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "check-schema" property definition.
- getCheckSubstringsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "check-substrings" property definition.
- getCheckSubstringsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "check-substrings" property definition.
- getChecksumAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Gets the "checksum-algorithm" property.
- getChecksumAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Gets the "checksum-algorithm" property.
- getChecksumAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "checksum-algorithm" property definition.
- getChecksumValue() - Method in class org.opends.server.replication.plugin.ReplLDIFOutputStream
-
Get the value of the underlying checksum.
- getChild(String) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the named child managed object definition which inherits from this
managed object definition.
- getChild(InstantiableRelationDefinition<C, S>, String) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Retrieves an instantiable child managed object.
- getChild(OptionalRelationDefinition<C, S>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Retrieves an optional child managed object.
- getChild(SingletonRelationDefinition<C, S>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Retrieves a singleton child managed object.
- getChild(SetRelationDefinition<C, S>, String) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Retrieves a set child managed object.
- getChild(InstantiableRelationDefinition<C, S>, String) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getChild(OptionalRelationDefinition<C, S>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getChild(SingletonRelationDefinition<C, S>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getChild(SetRelationDefinition<C, S>, String) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getChild(InstantiableRelationDefinition<?, M>, String) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Retrieve an instantiable child managed object.
- getChild(OptionalRelationDefinition<?, M>) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Retrieve an optional child managed object.
- getChild(SetRelationDefinition<?, M>, String) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Retrieve a set child managed object.
- getChild(SingletonRelationDefinition<?, M>) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Retrieve a singleton child managed object.
- getChildDefinition() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Get the definition of the child managed object.
- getChildDn(String) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Constructs a DN for a referenced managed object having the provided name.
- getChildPath(String) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Constructs a managed object path for a referenced managed object having
the provided name.
- getChildren() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the child managed object definitions which inherit directly from this
managed object definition.
- getChildren(Dn) - Method in interface org.forgerock.opendj.config.server.spi.ConfigurationRepository
-
Returns the set of DNs of children of the entry corresponding to the
provided DN.
- getChildren(Dn) - Method in class org.opends.server.config.ConfigurationHandler
-
- getChildrenDns(Dn, long) - Method in class org.opends.server.api.DITCacheMap
-
Returns the list of the children's DNs, size bounded.
- getCipherInputStream(InputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getCipherInputStream(InputStream) - Method in interface org.opends.server.types.CryptoManager
-
Returns a CipherInputStream instantiated with a cipher corresponding to the key identifier prologue to the data.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "cipher-key-length" property.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "cipher-key-length" property.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "cipher-key-length" property.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "cipher-key-length" property.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "cipher-key-length" property.
- getCipherKeyLength() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "cipher-key-length" property.
- getCipherKeyLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "cipher-key-length" property definition.
- getCipherKeyLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "cipher-key-length" property definition.
- getCipherKeyLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "cipher-key-length" property definition.
- getCipherKeyLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "cipher-key-length" property definition.
- getCipherOutputStream(OutputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getCipherOutputStream(String, int, OutputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getCipherOutputStream(OutputStream) - Method in class org.opends.server.crypto.CryptoSuite
-
- getCipherOutputStream(OutputStream) - Method in interface org.opends.server.types.CryptoManager
-
Writes encrypted data to the provided output stream using the preferred cipher transformation.
- getCipherOutputStream(String, int, OutputStream) - Method in interface org.opends.server.types.CryptoManager
-
Writes encrypted data to the provided output stream using the requested cipher transformation.
- getCiphertext() - Method in class org.forgerock.json.jose.jwe.JweEncryption
-
Gets the ciphertext from the result of the encryption.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "cipher-transformation" property.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "cipher-transformation" property.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "cipher-transformation" property.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "cipher-transformation" property.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "cipher-transformation" property.
- getCipherTransformation() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "cipher-transformation" property.
- getCipherTransformationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "cipher-transformation" property definition.
- getCipherTransformationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "cipher-transformation" property definition.
- getCipherTransformationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "cipher-transformation" property definition.
- getCipherTransformationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "cipher-transformation" property definition.
- getClaim(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets a claim value for the specified key.
- getClaim(String, Class<T>) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets a claim value for the specified claim name and then casts it to the specified type.
- getClaimSetKey(String) - Static method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
-
Gets the JwtClaimsSetKey
constant that matches the given String
(case-insensitive).
- getClaimsSet() - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
-
- getClaimsSet() - Method in class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
-
- getClaimsSet() - Method in class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
-
Gets the claims set object for the nested Encrypted JWT that is the payload of this JWS.
- getClaimsSet() - Method in class org.forgerock.json.jose.jws.SignedJwt
-
Gets the claims set object for the Jwt, which contains all of the claims (name value pairs) conveyed by the JWT.
- getClaimsSet() - Method in interface org.forgerock.json.jose.jwt.Jwt
-
Gets the claims set object for the Jwt, which contains all of the claims (name value pairs) conveyed by the JWT.
- getClassLoader() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns the class loader which should be used for loading classes and resources.
- getClassLoader() - Static method in class org.opends.server.core.DirectoryServer
-
Gets the class loader to be used with this directory server application.
- getClassName() - Method in interface org.opends.server.api.AlertGenerator
-
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
- getClassName(int) - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the class name from the specified frame in the stack.
- getClassName() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves the class name for this stack frame.
- getClassName() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the name of the class implementing the task represented here.
- getClassNames() - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the class names in this stack.
- getCleanList() - Method in class org.opends.server.backends.VerifyConfig
-
Get the names of indexes to be verified for cleanliness.
- getClearPasswords() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves a list of the clear-text passwords for the user.
- getClientAddress() - Method in class org.opends.server.api.ClientConnection
-
Retrieves a string representation of the address of the client.
- getClientAddress() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the client's address.
- getClientAddress() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getClientAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getClientAddress() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getClientAliases(String, Principal[]) - Method in class org.opends.server.util.SelectableCertificateKeyManager
-
Retrieves the set of certificate aliases that may be used for client authentication with the given public key
type and set of issuers.
- getClientCertificateChain() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
Return the certificate chain array associated with a connection.
- getClientConnection() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the client connection.
- getClientConnection() - Method in class org.opends.server.protocols.jmx.Credential
-
Returns the associated Client connection.
- getClientConnection() - Method in class org.opends.server.types.Operation
-
- getClientConnection() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the client connection with which this operation is associated.
- getClientConnections() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves the set of active client connections that have been established through this connection handler.
- getClientConnections() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getClientConnections() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Retrieves the set of active client connections that have been established through this connection handler.
- getClientConnections() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getClientConnections() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getClientConnections() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getClientConstraintHandlers() - Method in class org.forgerock.opendj.config.Constraint
-
Gets the client-side constraint handlers which will be used to enforce
this constraint in client applications.
- getClientConstraintHandlers() - Method in class org.forgerock.opendj.config.GenericConstraint
-
- getClientDN() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get client DN.
- getClientEntry() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the client entry.
- getClientHost() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the client's host.
- getClientHost() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getClientHostPort() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the address and port (if available) of the client system, separated by a colon.
- getClientId() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "client-id" property.
- getClientId() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "client-id" property.
- getClientIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "client-id" property definition.
- getClientPort() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the port number for this connection on the client system if available.
- getClientPort() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the client's port.
- getClientPort() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getClientPort() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getClientPort() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getClientSecret() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "client-secret" property.
- getClientSecret() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "client-secret" property.
- getClientSecretPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "client-secret" property definition.
- getClosureMessage() - Method in enum org.opends.server.types.DisconnectReason
-
Retrieves the human-readable disconnect reason.
- getCNAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the cn
Attribute Type
which has the OID 2.5.4.3
.
- getCoAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the co
Attribute Type
which has the OID 0.9.2342.19200300.100.1.43
.
- getCode() - Method in class org.forgerock.api.models.ApiError
-
Getter of the error code.
- getCode() - Method in enum org.forgerock.audit.handlers.syslog.Facility
-
Get the syslog code for the facility.
- getCode() - Method in enum org.forgerock.audit.handlers.syslog.Severity
-
Get the syslog code for the severity.
- getCode() - Method in exception org.forgerock.json.resource.ResourceException
-
Returns the numeric code of the exception.
- getCollectiveAttributes() - Method in class org.opends.server.types.SubEntry
-
Getter for collective attributes contained within this subentry.
- getCollectiveSubentries(Dn) - Method in class org.opends.server.core.SubentryManager
-
Return collective subentries applicable to specific DN.
- getCollectiveSubentries(Entry) - Method in class org.opends.server.core.SubentryManager
-
Return collective subentries applicable to specific entry.
- getCommonAudit() - Method in interface org.opends.server.core.ServerContext
-
Returns the common audit manager.
- getCommunity() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "community" property.
- getCommunity() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "community" property.
- getCommunityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "community" property definition.
- getCompactEncodingPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "compact-encoding" property definition.
- getCompactEncodingPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "compact-encoding" property definition.
- getCompareRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of compare requests that have been received.
- getCompatibleVersion(short) - Static method in class org.opends.server.replication.protocol.ProtocolVersion
-
Specifies the oldest version of the protocol from the provided one and the latest one.
- getCompleteList() - Method in class org.opends.server.backends.VerifyConfig
-
Get the names of indexes to be verified for completeness.
- getCompletionNotificationArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to the email address of a recipient to be notified when the task
completes.
- getCompletionNotificationEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the email messages that will be used for notifications when the task completes.
- getCompletionTime() - Method in class org.opends.server.backends.task.Task
-
Retrieves the time that this task completed all of its associated processing (regardless of whether it was
successful), if it has completed.
- getCompletionTime() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the human-friendly completion time.
- getComponentEntryDN() - Method in interface org.opends.server.api.AlertGenerator
-
Retrieves the DN of the configuration entry with which this alert generator is associated.
- getComponentEntryDN() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves the DN of the configuration entry with which this alert generator is associated.
- getComponentEntryDN() - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
-
- getComponentEntryDN() - Method in class org.opends.server.backends.LDIFBackend
-
- getComponentEntryDN() - Method in class org.opends.server.backends.SchemaBackend
-
- getComponentEntryDN() - Method in class org.opends.server.backends.task.TaskScheduler
-
- getComponentEntryDN() - Method in class org.opends.server.config.ConfigurationHandler
-
- getComponentEntryDN() - Method in class org.opends.server.core.AccessControlConfigManager
-
- getComponentEntryDN() - Method in class org.opends.server.core.DirectoryServer
-
- getComponentEntryDN() - Method in class org.opends.server.extensions.DiskSpaceMonitor
-
- getComponentEntryDN() - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- getComponentEntryDN() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getComponentEntryDN() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Retrieves the DN of the configuration entry with which this alert generator is associated.
- getComponentEntryDN() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getComponentEntryDN() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getComponentEntryDN() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- getComponentEntryDN() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getCompressionAlgorithm() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the Compression Algorithm header parameter for this JWE.
- getCompressionHandler(CompressionAlgorithm) - Method in class org.forgerock.json.jose.jwe.CompressionManager
-
Gets the appropriate CompressionHandler that can perform the required compression using the given
compression algorithm.
- getCondition() - Method in interface org.forgerock.opendj.rest2ldap.authz.ConditionalFilters.ConditionalFilter
-
- getCondition() - Method in class org.opends.server.protocols.http.authz.HttpAuthorizationMechanism
-
- getConfidentialityEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "confidentiality-enabled" property definition.
- getConfidentialityEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "confidentiality-enabled" property definition.
- getConfidentialityEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "confidentiality-enabled" property definition.
- getConfidentialityEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "confidentiality-enabled" property definition.
- getConfig() - Method in interface org.forgerock.audit.AuditService
-
Gets the AuditService configuration.
- getConfig() - Method in class org.forgerock.audit.AuditServiceProxy
-
- getConfig() - Method in class org.opends.server.api.KeyManagerProvider
-
Returns the configuration associated to this key manager provider.
- getConfig() - Method in class org.opends.server.tools.BackendToolUtils.BackendInfo
-
Returns the backend configuration.
- getConfigDirectory() - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Gets the "config-directory" property.
- getConfigDirectory() - Method in interface org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg
-
Gets the "config-directory" property.
- getConfigDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "config-directory" property definition.
- getConfigEntry(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
- getConfigEntryDN() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the DN of the configuration entry for this task backend.
- getConfigEntryDN() - Method in class org.opends.server.types.BackupDirectory
-
Retrieves the DN of the configuration entry for the backend with which this backup directory is associated.
- getConfigErrorHandler(EntryCacheCommon.ConfigPhase, List<LocalizableMessage>, List<LocalizableMessage>) - Static method in class org.opends.server.extensions.EntryCacheCommon
-
Create a new error handler.
- getConfigFile() - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Gets the "config-file" property.
- getConfigFile() - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Gets the "config-file" property.
- getConfigFile() - Method in interface org.forgerock.opendj.server.config.server.ExternalAccessLogPublisherCfg
-
Gets the "config-file" property.
- getConfigFile() - Method in interface org.forgerock.opendj.server.config.server.ExternalHttpAccessLogPublisherCfg
-
Gets the "config-file" property.
- getConfigFile() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the path to the configuration file used to initialize the Directory Server.
- getConfigFile() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the configuration file that should be used to initialize the Directory Server config handler.
- getConfigFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "config-file" property definition.
- getConfigFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
Get the "config-file" property definition.
- getConfigPhase() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current configuration phase.
- getConfigPropertyResolver() - Method in class org.forgerock.opendj.server.embedded.ConfigParameters
-
Returns the currently configured
PropertyResolver
or
null
if none has been defined.
- getConfigRepository() - Method in class org.forgerock.opendj.config.server.ServerManagementContext
-
Returns the repository containing all configuration entries.
- getConfiguration() - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Creates a client configuration view of this managed object.
- getConfiguration() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getConfiguration() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Creates a server configuration view of this managed object.
- getConfiguration() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Returns the configuration of this server, which can be read or updated.
- getConfigurationFile() - Method in class org.opends.server.config.ConfigurationHandler
-
Returns the configuration file containing all configuration entries.
- getConfigurationHandler() - Method in interface org.opends.server.core.ServerContext
-
Returns the configuration handler, which provides operations to the configuration.
- getConfigurationName() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
Returns the name used for identifying this HTTP connection handler in the server configuration.
- getConfigurationName() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
Returns the name used for identifying this LDAP connection handler in the server configuration.
- getConfiguredAuditEventHandlers(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
-
Gets the AuditEventHandlers that the audit event is configure to log to.
- getConfigVersion() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Returns the configuration version of the instance of the directory server as a String.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.CollectiveAttributeSubentriesVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.EntryDnVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.EntryUuidVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.GoverningStructureRuleVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.HasSubordinatesVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.IsMemberOfVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.MemberVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.NumSubordinatesVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.PasswordExpirationTimeVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicySubentryVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.StructuralObjectClassVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.SubschemaSubentryVirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "conflict-behavior" property.
- getConflictBehavior() - Method in class org.opends.server.types.SubEntry
-
Getter for collective conflict behavior defined for this collective attributes subentry.
- getConflictBehavior() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the behavior that the server should exhibit for entries that already have one or more real values for
the target attribute.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "conflict-behavior" property definition.
- getConflictsHistoricalPurgeDelay() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "conflicts-historical-purge-delay" property.
- getConflictsHistoricalPurgeDelay() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "conflicts-historical-purge-delay" property.
- getConflictsHistoricalPurgeDelayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "conflicts-historical-purge-delay" property definition.
- getConnectedDirectoryServerIds() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
Return a Set containing the servers known by this replicationServer.
- getConnectedDSNumber() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Gets the number of directory servers connected to the replication server.
- getConnectedDSs() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Get the map of connected DSs.
- getConnectedRSs() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Get the map of connected RSs.
- getConnection() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Gets configuration of connection to Elasticsearch.
- getConnection() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Gets configuration of connection to Splunk.
- getConnection() - Method in interface org.forgerock.json.resource.ConnectionFactory
-
Returns a connection to the JSON resource provider associated with this
connection factory.
- getConnection() - Method in interface org.forgerock.opendj.ldap.ConnectionFactory
-
Returns a connection to the Directory Server associated with this
connection factory.
- getConnection() - Method in class org.forgerock.opendj.ldap.LdapConnectionFactory
-
- getConnection() - Method in class org.forgerock.opendj.rest2ldap.authz.AuthenticatedConnectionContext
-
Returns the cached pre-authenticated LDAP connection which should be
re-used for subsequent LDAP operations.
- getConnection() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Returns a connection to the embedded server that will be authenticated automatically with
the bind DN defined for this server.
- getConnection(Dn) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Returns a connection to the embedded server that will be authenticated as the specified user.
- getConnection() - Method in class org.opends.server.tools.dsreplication.ADSContext
-
Returns the connection used to retrieve information by this ADSContext.
- getConnectionAsync() - Method in interface org.forgerock.json.resource.ConnectionFactory
-
Asynchronously obtains a connection to the JSON resource provider
associated with this connection factory.
- getConnectionAsync() - Method in interface org.forgerock.opendj.ldap.ConnectionFactory
-
Asynchronously obtains a connection to the Directory Server associated
with this connection factory.
- getConnectionAsync() - Method in class org.forgerock.opendj.ldap.LdapConnectionFactory
-
- getConnectionClientAddressEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "connection-client-address-equal-to" property.
- getConnectionClientAddressEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "connection-client-address-equal-to" property.
- getConnectionClientAddressEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "connection-client-address-equal-to" property.
- getConnectionClientAddressEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "connection-client-address-equal-to" property.
- getConnectionClientAddressEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "connection-client-address-equal-to" property definition.
- getConnectionClientAddressEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "connection-client-address-equal-to" property definition.
- getConnectionClientAddressNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "connection-client-address-not-equal-to" property.
- getConnectionClientAddressNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "connection-client-address-not-equal-to" property.
- getConnectionClientAddressNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "connection-client-address-not-equal-to" property.
- getConnectionClientAddressNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "connection-client-address-not-equal-to" property.
- getConnectionClientAddressNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "connection-client-address-not-equal-to" property definition.
- getConnectionClientAddressNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "connection-client-address-not-equal-to" property definition.
- getConnectionContext() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the connection context associated to this context.
- getConnectionEnv() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
-
Returns the connection environment.
- getConnectionError() - Method in class org.forgerock.opendj.ldap.spi.ConnectionState
-
Returns the error that caused the connection to fail, or null
if
the connection has not failed.
- getConnectionFactory() - Method in interface org.forgerock.audit.handlers.jms.JmsContextManager
-
Gets a JMS connection factory
.
- getConnectionFactory() - Method in interface org.forgerock.json.resource.CrestApplication
-
Get the connection factory for the application.
- getConnectionFactory(String) - Method in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
- getConnectionFactoryName() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
Returns the jndi lookup name for the JMS ConnectionFactory
to which messages will be published.
- getConnectionHandler(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Connection Handler.
- getConnectionHandler(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Connection Handler.
- getConnectionHandler() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the connection handler that accepted this client connection.
- getConnectionHandler() - Method in class org.opends.server.config.AdministrationConnector
-
Retrieves the connection handler linked to this administration connector.
- getConnectionHandler() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getConnectionHandler() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getConnectionHandlerName() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves a name that may be used to refer to this connection handler.
- getConnectionHandlerName() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getConnectionHandlerName() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- getConnectionHandlerName() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getConnectionHandlerName() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getConnectionHandlerName() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getConnectionHandlers() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of connection handlers configured in the Directory Server.
- getConnectionHandlers() - Method in class org.opends.server.snmp.SNMPMonitor
-
Return a Set of Connection Handler ObjectNames.
- getConnectionHandlersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "connection-handlers" relation definition.
- getConnectionHandlerType() - Method in class org.opends.server.api.ConnectionHandler
-
Returns the type of this connection handler.
- getConnectionHandlerType() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getConnectionHandlerType() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- getConnectionHandlerType() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getConnectionHandlerType() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getConnectionHandlerType() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getConnectionId() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the unique identifier that has been assigned to this connection.
- getConnectionID() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the unique identifier that has been assigned to this connection.
- getConnectionID() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the unique identifier that has been assigned to the client connection for this HTTP request.
- getConnectionID() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getConnectionID() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getConnectionId() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
-
- getConnectionID() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getConnectionID() - Method in class org.opends.server.types.Operation
-
- getConnectionID() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the unique identifier that is assigned to the client connection that submitted this operation.
- GetConnectionIDExtendedOperation - Class in org.opends.server.extensions
-
This class implements the "Get Connection ID" extended operation that can be used to get the connection ID of the
associated client connection.
- GetConnectionIDExtendedOperation() - Constructor for class org.opends.server.extensions.GetConnectionIDExtendedOperation
-
Create an instance of this "Get Connection ID" extended operation.
- GetConnectionIdExtendedOperationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Get Connection ID Extended
Operation Handler settings.
- GetConnectionIdExtendedOperationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Get Connection ID
Extended Operation Handler settings.
- GetConnectionIdExtendedOperationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Get Connection ID Extended Operation
Handler managed object definition meta information.
- getConnectionMinimumSsf() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "connection-minimum-ssf" property.
- getConnectionMinimumSsf() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "connection-minimum-ssf" property.
- getConnectionMinimumSsfPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "connection-minimum-ssf" property definition.
- getConnectionPool() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Gets the connection pool settings.
- getConnectionPoolIdleTimeout() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "connection-pool-idle-timeout" property.
- getConnectionPoolIdleTimeout() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "connection-pool-idle-timeout" property.
- getConnectionPoolIdleTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "connection-pool-idle-timeout" property definition.
- getConnectionPoolMaxSize() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "connection-pool-max-size" property.
- getConnectionPoolMaxSize() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "connection-pool-max-size" property.
- getConnectionPoolMaxSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "connection-pool-max-size" property definition.
- getConnectionPoolMinSize() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "connection-pool-min-size" property.
- getConnectionPoolMinSize() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "connection-pool-min-size" property.
- getConnectionPoolMinSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "connection-pool-min-size" property definition.
- getConnectionPortEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "connection-port-equal-to" property.
- getConnectionPortEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "connection-port-equal-to" property.
- getConnectionPortEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "connection-port-equal-to" property.
- getConnectionPortEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "connection-port-equal-to" property.
- getConnectionPortEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "connection-port-equal-to" property definition.
- getConnectionPortEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "connection-port-equal-to" property definition.
- getConnectionProtocolEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "connection-protocol-equal-to" property.
- getConnectionProtocolEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "connection-protocol-equal-to" property.
- getConnectionProtocolEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "connection-protocol-equal-to" property.
- getConnectionProtocolEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "connection-protocol-equal-to" property.
- getConnectionProtocolEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "connection-protocol-equal-to" property definition.
- getConnectionProtocolEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "connection-protocol-equal-to" property definition.
- getConnectionTimeout() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the maximum amount of time to wait for a connection from the connection pool.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "connection-timeout" property.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "connection-timeout" property.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the "connection-timeout" property.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "connection-timeout" property.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "connection-timeout" property.
- getConnectionTimeout() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the "connection-timeout" property.
- getConnectionTimeoutMS() - Static method in class org.opends.server.replication.plugin.MultimasterReplication
-
Returns the connection timeout in milli-seconds.
- getConnectionTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "connection-timeout" property definition.
- getConnectionTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "connection-timeout" property definition.
- getConnectionTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "connection-timeout" property definition.
- getConnectTimeout() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the timeout after which attempts to connect to the Syslog daemon will be abandoned.
- getConnectTimeout() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
-
Returns the timeout to be used to connect in milliseconds.
- getConnectTimeString() - Method in class org.opends.server.api.ClientConnection
-
Retrieves a string representation of the time that this connection was established.
- getConstraints() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the constraints defined by this managed object definition.
- getContent() - Method in interface org.forgerock.json.resource.ActionRequest
-
Returns the content of this action request.
- getContent() - Method in interface org.forgerock.json.resource.CreateRequest
-
Returns the content of the JSON resource to be created.
- getContent() - Method in interface org.forgerock.json.resource.ResourceResponse
-
Returns the JSON content of this resource.
- getContent() - Method in interface org.forgerock.json.resource.UpdateRequest
-
Returns the content of the JSON resource to be replaced.
- getContent() - Method in class org.forgerock.opendj.setup.model.LicenseFile
-
Get the textual contents of the license file.
- getContentCount() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the content count returned by the server in the last virtual list
view response, if applicable.
- getContentCount() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
Returns the estimated total number of entries in the result set.
- getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
-
- getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
-
- getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.ECDHEncryptionHandler
-
- getContentEncryptionKey() - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
-
Creates a Content Encryption Key (CEK) following the appropriate steps defined by the EncryptionHandler
JweAlgorithm.
- getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
-
Creates a Content Encryption Key (CEK) by generating a random key value with a length equal to the
EncryptionMethod A128CBC_HS256 key size.
- getContentType() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the content type header parameter for this JWS.
- getContext() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
-
Returns the context that triggered the event.
- getContext(String) - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- getContext() - Method in class org.opends.server.types.Operation
-
Returns the context associated to this operation.
- getContextId() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the context ID provided by the server in the last virtual list
view response for the same set of criteria, or null
if there was
no previous virtual list view response or the server did not include a
context ID in the last response.
- getContextId() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
Returns a server-defined octet string which, if present, should be sent
back to the server by the client in a subsequent virtual list request.
- getContextName() - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- getContextProperties() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getControl(ControlDecoder<C>) - Method in interface org.forgerock.opendj.ldap.messages.ProtocolOp
-
Decodes and returns the first control in this protocol-op having an OID
corresponding to the provided control decoder using default decode options.
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.ProtocolOp
-
Decodes and returns the first control in this protocol-op having an OID
corresponding to the provided control decoder.
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.UnbindRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- getControl(ControlDecoder<C>, DecodeOptions) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getControlOID() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Return the OID (Object Identifier) string of the control being evaluated.
- getControlOidForAlias(String) - Static method in class org.forgerock.opendj.ldap.controls.Controls
-
Returns the control OID associated with the provided control "friendly name" alias or the provided alias
if no OID has been found.
- getControls() - Method in exception org.forgerock.opendj.ldap.LdapException
-
Returns controls associated with the result of this LDAP exception.
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
- getControls() - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.ProtocolOp
-
Returns a List
containing the controls included with this
protocol-op.
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.UnbindRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- getControls() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getConventionName(NamingConvention) - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getConventionTags(NamingConvention) - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
Tags that are sorted by key and formatted
- getCookie() - Method in class org.forgerock.opendj.ldap.controls.SimplePagedResultsControl
-
Returns the opaque cookie which is used by the server to track its
position in the set of search results.
- getCookie() - Method in class org.opends.server.controls.EntryChangelogNotificationResponseControl
-
Retrieves the change type for this entry change notification control.
- getCookie() - Method in class org.opends.server.controls.ExternalChangelogRequestControl
-
Returns a copy of the cookie value.
- getCoreConfigManager() - Static method in class org.opends.server.core.DirectoryServer
-
Returns the core configuration manager.
- getCoreConfigManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the manager of core configuration.
- getCoreSchema() - Static method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the core schema.
- getCountPolicies() - Method in class org.forgerock.api.models.Query
-
Getter of the supported paging policies.
- getCountryObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the country
Object Class
which has the OID 2.5.6.2
.
- getCountryStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Country String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.11
.
- getCreate() - Method in class org.forgerock.api.models.Items
-
Getter of Create.
- getCreate() - Method in class org.forgerock.api.models.Resource
-
Getter of Create.
- getCreateTimestampAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the createTimestamp
Attribute Type
which has the OID 2.5.18.1
.
- getCreationStackTrace() - Method in class org.opends.server.api.DirectoryThread
-
Retrieves the stack trace that was captured at the time that this thread was created.
- getCreationTime() - Method in class org.opends.server.replication.protocol.ErrorMsg
-
Get the creation time of this message.
- getCreatorsNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the creatorsName
Attribute Type
which has the OID 2.5.18.3
.
- getCriticalHeaders() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the critical header parameters for this JWS.
- getCRlDistributionPointObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the cRLDistributionPoint
Object Class
which has the OID 2.5.6.19
.
- getCronExecutorService() - Method in interface org.opends.server.core.ServerContext
-
Returns the UNIX's cron-like executor service.
- getCrossCertificatePairAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the crossCertificatePair
Attribute Type
which has the OID 2.5.4.40
.
- getCRTCoefficient() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA First CRT Coefficient value.
- getCRTCoefficient() - Method in class org.forgerock.json.jose.jwk.RsaJWK.PrimesInfo
-
Get the factor CRT Coefficient, noted as "t".
- getCRTExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK.PrimesInfo
-
Get the factor CRT Exponent, noted as "d".
- getCryptoManager() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Crypto Manager.
- getCryptoManager() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Crypto Manager.
- getCryptoManager() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves a reference to the Directory Server crypto manager.
- getCryptoManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the Crypto Manager for the instance.
- getCryptoManagerRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "crypto-manager" relation definition.
- getCryptPasswordStorageEncryptionAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.CryptPasswordStorageSchemeCfgClient
-
Gets the "crypt-password-storage-encryption-algorithm" property.
- getCryptPasswordStorageEncryptionAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.CryptPasswordStorageSchemeCfg
-
Gets the "crypt-password-storage-encryption-algorithm" property.
- getCryptPasswordStorageEncryptionAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptPasswordStorageSchemeCfgDefn
-
Get the "crypt-password-storage-encryption-algorithm" property definition.
- getCSN() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
Returns the CSN.
- getCSN() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberResponseControl
-
Retrieves the CSN.
- getCSN(Dn, ReplicaId) - Method in class org.opends.server.replication.common.MultiDomainServerState
-
Returns the CSN associated to the provided replication domain's baseDN and replicaId.
- getCSN(ReplicaId) - Method in class org.opends.server.replication.common.ServerState
-
Returns the CSN
contained in this server state which corresponds to the provided replica ID.
- getCSN(Entry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
-
Returns the first CSN in the ds-sync-hist
attribute of the provided entry.
- getCSN() - Method in class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
-
Get a CSN with the transmitted change time.
- getCSN() - Method in class org.opends.server.replication.protocol.OperationContext
-
Gets the CSN of the Operation.
- getCSN(PluginOperation) - Static method in class org.opends.server.replication.protocol.OperationContext
-
Get the CSN of an operation from the synchronization context attached to the provided operation.
- getCSN() - Method in class org.opends.server.replication.protocol.UpdateMsg
-
Get the CSN from the message.
- getCSN() - Method in class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
-
Getter for the replication CSN field.
- getCsn() - Method in class org.opends.server.replication.server.changelog.api.UpdateRecord
-
Returns the CSN of the message.
- getCsnGenerator() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the
CSNGenerator
that will be used to generate
CSN
for this domain.
- getCsvDelimiterChar() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "csv-delimiter-char" property.
- getCsvDelimiterChar() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "csv-delimiter-char" property.
- getCsvDelimiterChar() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "csv-delimiter-char" property.
- getCsvDelimiterChar() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "csv-delimiter-char" property.
- getCsvDelimiterCharPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "csv-delimiter-char" property definition.
- getCsvDelimiterCharPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "csv-delimiter-char" property definition.
- getCsvEolSymbols() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "csv-eol-symbols" property.
- getCsvEolSymbols() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "csv-eol-symbols" property.
- getCsvEolSymbols() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "csv-eol-symbols" property.
- getCsvEolSymbols() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "csv-eol-symbols" property.
- getCsvEolSymbolsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "csv-eol-symbols" property definition.
- getCsvEolSymbolsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "csv-eol-symbols" property definition.
- getCsvQuoteChar() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "csv-quote-char" property.
- getCsvQuoteChar() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "csv-quote-char" property.
- getCsvQuoteChar() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "csv-quote-char" property.
- getCsvQuoteChar() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "csv-quote-char" property.
- getCsvQuoteCharPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "csv-quote-char" property definition.
- getCsvQuoteCharPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "csv-quote-char" property definition.
- getCurrentAttributeType() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the current attribute type being evaluated.
- getCurrentAttributeType() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Get the current attribute type being evaluated.
- getCurrentAttributeValue() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
The current attribute type value being evaluated.
- getCurrentConnections() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the number of client connections that are currently established.
- getCurrentEntry() - Method in class org.opends.server.core.ModifyOperation
-
Retrieves the current entry before any modifications are applied.
- getCurrentEntry() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the current entry before any modifications are applied.
- getCurrentEntry() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the current entry before any modifications are applied.
- getCurrentEntry() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the current entry before any modifications are applied.
- getCurrentEntry() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the current entry before any modifications are applied.
- getCurrentPasswords() - Method in class org.opends.server.core.ModifyOperation
-
Retrieves the set of clear-text current passwords for the user, if available.
- getCurrentPasswords() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the set of clear-text current passwords for the user, if available.
- getCurrentPasswords() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the set of clear-text current passwords for the user, if available.
- getCurrentPasswords() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the set of clear-text current passwords for the user, if available.
- getCurrentPasswords() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the set of clear-text current passwords for the user, if available.
- getCurrentRcvWindow() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Get the current receive window size.
- getCurrentSSF() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the current SSF (Security Strength Factor) of the underlying connection.
- getCurrentTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time that this password policy state object was created.
- getCursorEntryLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "cursor-entry-limit" property.
- getCursorEntryLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "cursor-entry-limit" property.
- getCursorEntryLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the default maximum number of entry IDs the server may retrieve while cursoring through an index
during a search.
- getCursorEntryLimit() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the default maximum number of entry IDs that the server may retrieve by cursoring through
an index during a search.
- getCursorEntryLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "cursor-entry-limit" property definition.
- getCursorFrom(long) - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Generate a new
DBCursor
that allows to browse the db managed by this object and starting at the position
defined by a given changeNumber.
- getCursorFrom(MultiDomainServerState, DBCursor.CursorOptions) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Generates a
DBCursor
across all the domains starting before, at or after the provided
MultiDomainServerState
for each domain, depending on the provided matching and positioning strategies.
- getCursorFrom(MultiDomainServerState, DBCursor.CursorOptions, Set<Dn>) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Generates a
DBCursor
across all the domains starting before, at or after the provided
MultiDomainServerState
for each domain, excluding a provided set of domain DNs.
- getCursorFrom(Dn, ServerState, DBCursor.CursorOptions) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Generates a
DBCursor
across all the replicaDBs for the specified replication domain starting before, at
or after the provided
ServerState
for each replicaDB, depending on the provided matching and positioning
strategies.
- getCursorFrom(DomainReplicaId, CSN, DBCursor.CursorOptions) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Generates a
DBCursor
for one replicaDB for the specified replication domain and replica id starting
before, at or after the provided
CSN
, depending on the provided matching and positioning strategies.
- getCursorFrom(MultiDomainServerState, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getCursorFrom(MultiDomainServerState, DBCursor.CursorOptions, Set<Dn>) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getCursorFrom(Dn, ServerState, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getCursorFrom(DomainReplicaId, CSN, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getCursorFrom(ServerState) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Creates and returns a cursor across this replication domain.
- getCurve() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
- getCurve() - Method in interface org.forgerock.json.jose.jwk.OkpJWK.OctetECKey
-
The curve that the key is for.
- getCurve() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- getCurve() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
- getD() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
Gets the unsigned big-endian base64 url encoding of the d value for the elliptical curve private key.
- getD() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
Returns the private key d value.
- getDailyRotationTimes() - Method in class org.forgerock.audit.rotation.FixedTimeRotationPolicy
-
Get the list of times since midnight that rotation will occur at.
- getDatabaseType() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Gets the type of the database.
- getDataSourceClassName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the datasource class name for the JDBC database.
- getDataVersion() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Returns the data version of the instance of the directory server as a String.
- getDate() - Static method in class org.opends.server.util.TimeThread
-
Retrieves a Date
containing the time at the last update.
- getDateDifferenceInDays(Date, Date, Boolean) - Static method in class org.forgerock.audit.util.DateUtil
-
return the number of days between the two dates.
- getDateUtil() - Static method in class org.forgerock.audit.util.DateUtil
-
Fetches a DateUtil that is set in the default timezone.
- getDateUtil(String) - Static method in class org.forgerock.audit.util.DateUtil
-
Returns a DateUtil using a specified timezone.
- getDateUtil(DateTimeZone) - Static method in class org.forgerock.audit.util.DateUtil
-
Creates a DateUtil using a specified timezone.
- getDbCachePercent() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-cache-percent" property.
- getDbCachePercent() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-cache-percent" property.
- getDbCachePercentPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-cache-percent" property definition.
- getDbCacheSize() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-cache-size" property.
- getDbCacheSize() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-cache-size" property.
- getDbCacheSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-cache-size" property definition.
- getDbCheckpointerBytesInterval() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-checkpointer-bytes-interval" property.
- getDbCheckpointerBytesInterval() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-checkpointer-bytes-interval" property.
- getDbCheckpointerBytesIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-checkpointer-bytes-interval" property definition.
- getDbCheckpointerWakeupInterval() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-checkpointer-wakeup-interval" property.
- getDbCheckpointerWakeupInterval() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-checkpointer-wakeup-interval" property.
- getDbCheckpointerWakeupIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-checkpointer-wakeup-interval" property definition.
- getDbCleanerMinUtilization() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-cleaner-min-utilization" property.
- getDbCleanerMinUtilization() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-cleaner-min-utilization" property.
- getDbCleanerMinUtilizationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-cleaner-min-utilization" property definition.
- getDbDirectory() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-directory" property.
- getDbDirectory() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-directory" property.
- getDBDirectory(String, String) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Returns a database directory file from the provided parent database directory and backendId.
- getDbDirectoryPermissions() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-directory-permissions" property.
- getDbDirectoryPermissions() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-directory-permissions" property.
- getDbDirectoryPermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-directory-permissions" property definition.
- getDbDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-directory" property definition.
- getDbDurability() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-durability" property.
- getDbDurability() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-durability" property.
- getDbDurabilityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-durability" property definition.
- getDbEvictorCoreThreads() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-evictor-core-threads" property.
- getDbEvictorCoreThreads() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-evictor-core-threads" property.
- getDbEvictorCoreThreadsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-evictor-core-threads" property definition.
- getDbEvictorKeepAlive() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-evictor-keep-alive" property.
- getDbEvictorKeepAlive() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-evictor-keep-alive" property.
- getDbEvictorKeepAlivePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-evictor-keep-alive" property definition.
- getDbEvictorMaxThreads() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-evictor-max-threads" property.
- getDbEvictorMaxThreads() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-evictor-max-threads" property.
- getDbEvictorMaxThreadsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-evictor-max-threads" property definition.
- getDbLogFilecacheSize() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-log-filecache-size" property.
- getDbLogFilecacheSize() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-log-filecache-size" property.
- getDbLogFilecacheSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-log-filecache-size" property definition.
- getDbLogFileMax() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-log-file-max" property.
- getDbLogFileMax() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-log-file-max" property.
- getDbLogFileMaxPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-log-file-max" property definition.
- getDbLoggingFileHandlerOnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-logging-file-handler-on" property definition.
- getDbLoggingLevel() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-logging-level" property.
- getDbLoggingLevel() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-logging-level" property.
- getDbLoggingLevelPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-logging-level" property definition.
- getDbLogVerifierSchedule() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-log-verifier-schedule" property.
- getDbLogVerifierSchedule() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-log-verifier-schedule" property.
- getDbLogVerifierSchedulePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-log-verifier-schedule" property definition.
- getDbNumCleanerThreads() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-num-cleaner-threads" property.
- getDbNumCleanerThreads() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-num-cleaner-threads" property.
- getDbNumCleanerThreadsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-num-cleaner-threads" property definition.
- getDbNumLockTables() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-num-lock-tables" property.
- getDbNumLockTables() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-num-lock-tables" property.
- getDbNumLockTablesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-num-lock-tables" property definition.
- getDbRunCleanerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-run-cleaner" property definition.
- getDbRunLogVerifierPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "db-run-log-verifier" property definition.
- getDCAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the dc
Attribute Type
which has the OID 0.9.2342.19200300.100.1.25
.
- getDCObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the dcObject
Object Class
which has the OID 1.3.6.1.4.1.1466.344
.
- getDebugExceptionsOnlyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "debug-exceptions-only" property definition.
- getDebugProperties() - Method in class org.opends.server.api.DirectoryThread
-
Retrieves any relevant debug information with which this tread is associated so they can be included in debug
messages.
- getDebugProperties() - Method in class org.opends.server.backends.task.TaskThread
-
Retrieves any relevant debug information with which this tread is associated so they can be included in debug
messages.
- getDebugScope() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "debug-scope" property.
- getDebugScope() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "debug-scope" property.
- getDebugScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "debug-scope" property definition.
- getDebugTarget(String) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the named Debug Target.
- getDebugTarget(String) - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the named Debug Target.
- getDebugTargetsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "debug-targets" relation definition.
- getDebugTargetsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "debug-targets" relation definition.
- getDecidingAciName() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the name of the ACI that decided the last access evaluation.
- getDeclaredOptionalAttributes() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable set containing the optional attributes for this
object class.
- getDeclaredRequiredAttributes() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable set containing the required attributes for this
object class.
- getDefaultAuthPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Gets the "default-auth-password-storage-scheme" property.
- getDefaultAuthPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "default-auth-password-storage-scheme" property.
- getDefaultAuthPasswordStorageSchemeDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "default-auth-password-storage-scheme" property as a set
of DNs.
- getDefaultAuthPasswordStorageSchemePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "default-auth-password-storage-scheme" property definition.
- getDefaultBehaviorProvider() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Get the default behavior provider associated with this property
definition.
- getDefaultCSN() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
-
Returns the default CSN.
- getDefaultDebugExceptionsOnlyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "default-debug-exceptions-only" property definition.
- getDefaultDebugExceptionsOnlyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "default-debug-exceptions-only" property definition.
- getDefaultIncludeThrowableCausePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "default-include-throwable-cause" property definition.
- getDefaultIncludeThrowableCausePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "default-include-throwable-cause" property definition.
- getDefaultManagedObject(String) - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Gets the named default managed object associated with this instantiable
relation definition.
- getDefaultManagedObject() - Method in class org.forgerock.opendj.config.OptionalRelationDefinition
-
Gets the optional default managed object associated with this optional
relation definition.
- getDefaultManagedObject(String) - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
Gets the named default managed object associated with this set relation
definition.
- getDefaultManagedObject() - Method in class org.forgerock.opendj.config.SingletonRelationDefinition
-
Gets the optional default managed object associated with this singleton
relation definition.
- getDefaultManagedObjectNames() - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Gets the names of the default managed objects associated with this
instantiable relation definition.
- getDefaultManagedObjectNames() - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
Gets the names of the default managed objects associated with this set
relation definition.
- getDefaultOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "default-omit-method-entry-arguments" property definition.
- getDefaultOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "default-omit-method-entry-arguments" property definition.
- getDefaultOmitMethodReturnValuePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "default-omit-method-return-value" property definition.
- getDefaultOmitMethodReturnValuePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "default-omit-method-return-value" property definition.
- getDefaultPasswordPolicy() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "default-password-policy" property.
- getDefaultPasswordPolicy() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "default-password-policy" property.
- getDefaultPasswordPolicy() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the default password policy for the Directory Server.
- getDefaultPasswordPolicyDn() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "default-password-policy" property as a DN.
- getDefaultPasswordPolicyDN() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the DN of the configuration entry for the default password policy for the Directory Server.
- getDefaultPasswordPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "default-password-policy" property definition.
- getDefaultPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "default-password-storage-scheme" property.
- getDefaultPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "default-password-storage-scheme" property.
- getDefaultPasswordStorageSchemeDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "default-password-storage-scheme" property as a set of
DNs.
- getDefaultPasswordStorageSchemePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "default-password-storage-scheme" property definition.
- getDefaultPasswordStorageSchemes() - Method in class org.opends.server.core.PasswordPolicy
-
Retrieves the default set of password storage schemes that will be used for this password policy.
- getDefaultPasswordStorageSchemes() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getDefaultRootPrivileges() - Static method in enum org.opends.server.types.Privilege
-
Retrieves the set of privileges that should be automatically granted to root users if the root privilege set is
not specified in the configuration.
- getDefaultSchema() - Static method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the default schema which should be used by this application.
- getDefaultSeverity() - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Gets the "default-severity" property.
- getDefaultSeverity() - Method in interface org.forgerock.opendj.server.config.server.ErrorLogPublisherCfg
-
Gets the "default-severity" property.
- getDefaultSeverityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
Get the "default-severity" property definition.
- getDefaultSeverityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "default-severity" property definition.
- getDefaultThrowableStackFrames() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "default-throwable-stack-frames" property.
- getDefaultThrowableStackFrames() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "default-throwable-stack-frames" property.
- getDefaultThrowableStackFramesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "default-throwable-stack-frames" property definition.
- getDefaultThrowableStackFramesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "default-throwable-stack-frames" property definition.
- getDefaultUserPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Gets the "default-user-password-storage-scheme" property.
- getDefaultUserPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "default-user-password-storage-scheme" property.
- getDefaultUserPasswordStorageSchemeDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "default-user-password-storage-scheme" property as a set
of DNs.
- getDefaultUserPasswordStorageSchemePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "default-user-password-storage-scheme" property definition.
- getDefaultValue() - Method in class org.forgerock.api.models.Parameter
-
Getter of the parameter's default value.
- getDefaultValue() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter default value.
- getDefaultValues() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Get an immutable set view of this property's default values.
- getDefaultValues() - Method in class org.forgerock.opendj.config.DefinedDefaultBehaviorProvider
-
Get a copy of the default values.
- getDefinition(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
-
- getDefinitions() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of definitions.
- getDefinitions() - Method in class org.forgerock.api.models.Definitions
-
Gets a
Map
of schema-names to
Schema
s.
- getDegradedStatusThreshold() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "degraded-status-threshold" property.
- getDegradedStatusThreshold() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "degraded-status-threshold" property.
- getDegradedStatusThreshold() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Get the degraded status threshold value.
- getDegradedStatusThreshold() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the degraded status threshold value.
- getDegradedStatusThreshold() - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the degraded status threshold value for status analyzer.
- getDegradedStatusThresholdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "degraded-status-threshold" property definition.
- getDelete() - Method in class org.forgerock.api.models.Items
-
Getter of Delete.
- getDelete() - Method in class org.forgerock.api.models.Resource
-
Getter of Delete.
- getDeleteListeners(Dn) - Method in interface org.forgerock.opendj.config.server.spi.ConfigurationRepository
-
Retrieves the delete listeners that have been registered with the
provided DN.
- getDeleteListeners(Dn) - Method in class org.opends.server.config.ConfigurationHandler
-
- getDeleteOldRdn() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Get the delete old rdn option.
- getDeleteRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of delete requests that have been received.
- getDeleteTime() - Method in class org.opends.server.replication.plugin.AttrHistorical
-
Returns the last time when this attribute was deleted.
- getDeleteTime() - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
-
- getDeleteTime() - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
-
- getDelimiterChar() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Gets the character to use to delimit the csv entries.
- getDeliveryMethodSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Delivery Method Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.14
.
- getDeliveryMode() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Returns the delivery mode configuration that should be used when publishing the JMS messages.
- getDeltaCrlObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the deltaCRL
Object Class
which has the OID 2.5.6.23
.
- getDeltaRevocationListAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the deltaRevocationList
Attribute Type
which has the OID 2.5.4.53
.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "denied-client" property.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "denied-client" property.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "denied-client" property.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "denied-client" property.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "denied-client" property.
- getDeniedClient() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "denied-client" property.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDeniedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "denied-client" property definition.
- getDenyList() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the list of deny ACIs.
- getDependencies() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the set of the backup IDs for the backups on which this backup is dependent.
- getDependency(Class<T>) - Method in interface org.forgerock.audit.DependencyProvider
-
Retrieve the dependency of type T.
- getDependency(Class<T>) - Method in class org.forgerock.audit.DependencyProviderBase
-
Retrieve the dependency of type T.
- getDependencyArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to the ID of a task upon which this task depends.
- getDependencyIDs() - Method in class org.opends.server.backends.task.Task
-
Retrieves the set of task IDs for any tasks on which this task is dependent.
- getDependencyIds() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the IDs of tasks upon which this task depends.
- getDependencyIds() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets a list of task IDs upon which the associated task is dependent.
- getDependencyIds() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets a list of task IDs upon which this task is dependent.
- getDependencyIds() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets a list of task IDs upon which this task is dependent.
- getDependencyIds() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getDeprecatedPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "deprecated-password-storage-scheme" property.
- getDeprecatedPasswordStorageScheme() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "deprecated-password-storage-scheme" property.
- getDeprecatedPasswordStorageSchemeDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "deprecated-password-storage-scheme" property as a set
of DNs.
- getDeprecatedPasswordStorageSchemePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "deprecated-password-storage-scheme" property definition.
- getDeprecatedPasswordStorageSchemes() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "deprecated-password-storage-scheme" property.
- getDeprecatedPasswordStorageSchemes() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getDereferenceAliasesPolicy() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns an indication as to whether alias entries are to be
dereferenced during the search.
- getDerefPolicy() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDerefPolicy() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDerefPolicy() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDerefPolicy() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDerefPolicy() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDerefPolicy() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the alias dereferencing policy for this search operation.
- getDescription() - Method in class org.forgerock.api.models.ApiDescription
-
Gets description of API Descriptor.
- getDescription() - Method in class org.forgerock.api.models.ApiError
-
Getter of the error description.
- getDescription() - Method in class org.forgerock.api.models.Operation
-
Getter of the description.
- getDescription() - Method in class org.forgerock.api.models.Parameter
-
Getter of the parameter description.
- getDescription() - Method in class org.forgerock.api.models.Resource
-
Getter of description.
- getDescription() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getDescription() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the optional description of this managed object definition in the default locale.
- getDescription(Locale) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the optional description of this managed object definition in the specified locale.
- getDescription() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Gets the optional description of this property definition in the default
locale.
- getDescription(Locale) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Gets the optional description of this property definition in the
specified locale.
- getDescription() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the optional description of this relation definition in the default
locale.
- getDescription(Locale) - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the optional description of this relation definition in the
specified locale.
- getDescription() - Method in interface org.forgerock.opendj.ldap.schema.SchemaElement
-
Returns the description of this schema element, or the empty string if it does not have a description.
- getDescriptionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the description
Attribute Type
which has the OID 2.5.4.13
.
- getDescriptionMsg() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter description.
- getDescriptorPath() - Method in class org.opends.server.types.BackupDirectory
-
Retrieves a path to the backup descriptor file that should be used for this backup directory.
- getDestination() - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the destination.
- getDestination() - Method in class org.opends.server.replication.protocol.MonitorRequestMsg
-
Get the destination.
- getDestination() - Method in class org.opends.server.replication.protocol.RoutableMsg
-
Get the destination.
- getDestinationIndicatorAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the destinationIndicator
Attribute Type
which has the OID 2.5.4.27
.
- getDetail() - Method in exception org.forgerock.json.resource.ResourceException
-
Returns the additional detail which can be evaluated by applications.
- getDetails() - Method in class org.opends.server.replication.protocol.ErrorMsg
-
Get the details from this message.
- getDeviceObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the device
Object Class
which has the OID 2.5.6.14
.
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns the diagnostic message associated with this result.
- getDiagnosticMessage() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns the diagnostic message associated with this result as a string.
- getDiagnosticMessageAsString() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getDictionaryFile() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "dictionary-file" property.
- getDictionaryFile() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "dictionary-file" property.
- getDictionaryFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "dictionary-file" property definition.
- getDigestAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "digest-algorithm" property.
- getDigestAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "digest-algorithm" property.
- getDigestAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "digest-algorithm" property definition.
- getDigestSize() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
Returns the number of bytes the digest algorithm produces.
- getDigestSize() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
-
- getDigestSize() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
- getDigestSize() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
-
- getDigestSize() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
-
- getDigestSize() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
- getDirectory() - Method in interface org.opends.server.api.Backupable
-
Returns the directory which acts as the root of all files to backup and restore.
- getDirectory() - Method in class org.opends.server.backends.ConfigurationBackend
-
- getDirectory() - Method in class org.opends.server.backends.jeb.JEStorage
-
- getDirectory() - Method in class org.opends.server.backends.LDIFBackend
-
- getDirectoryStringFirstComponentMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the directoryStringFirstComponentMatch
Matching Rule
which has the OID 2.5.13.31
.
- getDirectoryStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Directory String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.15
.
- getDisabledAlertType() - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Gets the "disabled-alert-type" property.
- getDisabledAlertType() - Method in interface org.forgerock.opendj.server.config.server.AlertHandlerCfg
-
Gets the "disabled-alert-type" property.
- getDisabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
Get the "disabled-alert-type" property definition.
- getDisabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
Get the "disabled-alert-type" property definition.
- getDisabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "disabled-alert-type" property definition.
- getDisabledMatchingRule() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "disabled-matching-rule" property.
- getDisabledMatchingRule() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "disabled-matching-rule" property.
- getDisabledMatchingRulePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "disabled-matching-rule" property definition.
- getDisabledPrivilege() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "disabled-privilege" property.
- getDisabledPrivilege() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "disabled-privilege" property.
- getDisabledPrivilegePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "disabled-privilege" property definition.
- getDisabledPrivileges() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the set of privileges that have been disabled.
- getDisabledSyntax() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "disabled-syntax" property.
- getDisabledSyntax() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "disabled-syntax" property.
- getDisabledSyntaxPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "disabled-syntax" property definition.
- getDisconnectReason() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
-
The disconnect reason that provides the generic cause for the disconnect.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "discovery-interval" property.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "discovery-interval" property.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "discovery-interval" property.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "discovery-interval" property.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "discovery-interval" property.
- getDiscoveryInterval() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "discovery-interval" property.
- getDiscoveryIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "discovery-interval" property definition.
- getDiscoveryIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "discovery-interval" property definition.
- getDiscoveryIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "discovery-interval" property definition.
- getDiskFullThreshold() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "disk-full-threshold" property.
- getDiskFullThreshold() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "disk-full-threshold" property.
- getDiskFullThreshold() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "disk-full-threshold" property.
- getDiskFullThreshold() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "disk-full-threshold" property.
- getDiskFullThresholdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "disk-full-threshold" property definition.
- getDiskFullThresholdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "disk-full-threshold" property definition.
- getDiskLowThreshold() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "disk-low-threshold" property.
- getDiskLowThreshold() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "disk-low-threshold" property.
- getDiskLowThreshold() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "disk-low-threshold" property.
- getDiskLowThreshold() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "disk-low-threshold" property.
- getDiskLowThresholdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "disk-low-threshold" property definition.
- getDiskLowThresholdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "disk-low-threshold" property definition.
- getDiskSpaceMonitor() - Method in interface org.opends.server.core.ServerContext
-
Returns the Disk Space Monitoring service, for checking free disk space.
- getDiskSpaceUsed() - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRetentionPolicyCfgClient
-
Gets the "disk-space-used" property.
- getDiskSpaceUsed() - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRetentionPolicyCfg
-
Gets the "disk-space-used" property.
- getDiskSpaceUsedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRetentionPolicyCfgDefn
-
Get the "disk-space-used" property definition.
- getDisplayName() - Method in enum org.opends.server.backends.task.FailedDependencyAction
-
Gets the display name of this action.
- getDisplayName() - Method in class org.opends.server.backends.task.Task
-
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
- getDisplayName() - Method in enum org.opends.server.backends.task.TaskState
-
Gets a locale sensitive representation of this state.
- getDisplayName() - Method in class org.opends.server.tasks.AddSchemaFileTask
-
- getDisplayName() - Method in class org.opends.server.tasks.BackupTask
-
- getDisplayName() - Method in class org.opends.server.tasks.DisconnectClientTask
-
- getDisplayName() - Method in class org.opends.server.tasks.EnterLockdownModeTask
-
- getDisplayName() - Method in class org.opends.server.tasks.ExportTask
-
- getDisplayName() - Method in class org.opends.server.tasks.ImportTask
-
- getDisplayName() - Method in class org.opends.server.tasks.InitializeTargetTask
-
- getDisplayName() - Method in class org.opends.server.tasks.InitializeTask
-
- getDisplayName() - Method in class org.opends.server.tasks.LeaveLockdownModeTask
-
- getDisplayName() - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
-
- getDisplayName() - Method in class org.opends.server.tasks.RebuildTask
-
- getDisplayName() - Method in class org.opends.server.tasks.ResetChangeNumberTask
-
- getDisplayName() - Method in class org.opends.server.tasks.RestoreTask
-
- getDisplayName() - Method in class org.opends.server.tasks.SetGenerationIdTask
-
- getDisplayName() - Method in class org.opends.server.tasks.ShutdownTask
-
- getDistinguishedNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the distinguishedName
Attribute Type
which has the OID 2.5.4.49
.
- getDistinguishedNameMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the distinguishedNameMatch
Matching Rule
which has the OID 2.5.13.1
.
- getDitContentRule(ObjectClass) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the DIT content rule associated with the provided structural
object class, or null
if no rule is defined.
- getDitContentRule(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the DIT content rule with the specified name or numeric OID.
- getDITContentRuleDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the DIT Content Rule Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.16
.
- getDitContentRules() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the DIT content
rules contained in this schema.
- getDITContentRulesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the ditContentRules
Attribute Type
which has the OID 2.5.21.2
.
- getDitStructureRule(int) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the DIT structure rule with the specified name or numeric OID.
- getDitStructureRule(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the DIT structure rule with the specified name or numeric OID.
- getDITStructureRuleDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the DIT Structure Rule Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.17
.
- getDitStructureRules(NameForm) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the DIT structure
rules associated with the provided name form.
- getDITStructureRulesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the ditStructureRules
Attribute Type
which has the OID 2.5.21.1
.
- getDitStuctureRules() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the DIT structure
rules contained in this schema.
- getDn() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Get the DN of the LDAP entry associated with this server managed object.
- getDN() - Method in class org.opends.server.api.AuthenticationPolicy
-
Returns the name of the configuration entry associated with this authentication policy.
- getDN() - Method in class org.opends.server.authorization.dseecompat.Aci
-
Return the DN of the entry containing the ACI.
- getDN() - Method in class org.opends.server.authorization.dseecompat.Target
-
Returns the URL DN of the expression.
- getDN() - Method in class org.opends.server.core.PasswordPolicy
-
- getDN() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getDN() - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
-
- getDN() - Method in interface org.opends.server.loggers.LogPublisher
-
Gets the DN of the configuration entry for this log publisher.
- getDN() - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- getDN() - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- getDN() - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
- getDN() - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
-
- getDN() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Get the DN on which the operation happened.
- getDN() - Method in class org.opends.server.tools.dsreplication.SuffixDescriptor
-
Returns the DN associated with this suffix descriptor.
- getDN() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the DN of the wrapped entry.
- getDN() - Method in class org.opends.server.types.CacheEntry
-
Retrieves the DN for this cache entry.
- getDN() - Method in class org.opends.server.types.SubEntry
-
Retrieves the distinguished name for this subentry.
- getDNQualifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the dnQualifier
Attribute Type
which has the OID 2.5.4.46
.
- getDNSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the DN Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.12
.
- getDocumentAuthorAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentAuthor
Attribute Type
which has the OID 0.9.2342.19200300.100.1.14
.
- getDocumentIdentifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentIdentifier
Attribute Type
which has the OID 0.9.2342.19200300.100.1.11
.
- getDocumentLocationAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentLocation
Attribute Type
which has the OID 0.9.2342.19200300.100.1.15
.
- getDocumentObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the document
Object Class
which has the OID 0.9.2342.19200300.100.4.6
.
- getDocumentPublisherAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentPublisher
Attribute Type
which has the OID 0.9.2342.19200300.100.1.56
.
- getDocumentSeriesObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentSeries
Object Class
which has the OID 0.9.2342.19200300.100.4.9
.
- getDocumentTitleAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentTitle
Attribute Type
which has the OID 0.9.2342.19200300.100.1.12
.
- getDocumentVersionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the documentVersion
Attribute Type
which has the OID 0.9.2342.19200300.100.1.13
.
- getDomainNewestCSNs(Dn) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Returns the newest
CSN
s from the replicaDBs for each replica id in the specified replication domain.
- getDomainNewestCSNs(Dn) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getDomainObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the domain
Object Class
which has the OID 0.9.2342.19200300.100.4.13
.
- getDomainOldestCSNs(Dn) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Returns the oldest
CSN
s from the replicaDBs for each replica id in the specified replication domain.
- getDomainOldestCSNs(Dn) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getDomainRelatedObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the domainRelatedObject
Object Class
which has the OID 0.9.2342.19200300.100.4.17
.
- getDomainToGenerationId() - Method in class org.opends.server.replication.server.ChangelogState
-
Returns the Map of domainBaseDN to generationId.
- getDrinkAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the drink
Attribute Type
which has the OID 0.9.2342.19200300.100.1.5
.
- getDriver() - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
Gets the driver associated with this management context.
- getDriver() - Method in class org.forgerock.opendj.config.client.ldap.LdapManagementContext
-
- getDriver() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
Gets the management context driver associated with this managed object.
- getDriverClassName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the class name of the driver to use for the jdbc connection.
- getDsApplIfAddEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfAddEntryOps" variable.
- getDsApplIfAddEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfAddEntryOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfAddEntryOps" variable.
- getDsApplIfBindSecurityErrors() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfBindSecurityErrors" variable.
- getDsApplIfBindSecurityErrors() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfBindSecurityErrors" variable.
- getDsApplIfChainings() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfChainings" variable.
- getDsApplIfChainings() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfChainings" variable.
- getDsApplIfCompareOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfCompareOps" variable.
- getDsApplIfCompareOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfCompareOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfCompareOps" variable.
- getDsApplIfErrors() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfErrors" variable.
- getDsApplIfErrors() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfErrors" variable.
- getDsApplIfInBytes() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfInBytes" variable.
- getDsApplIfInBytes() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfInBytes() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfInBytes" variable.
- getDsApplIfInOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfInOps" variable.
- getDsApplIfInOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfInOps" variable.
- getDsApplIfListOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfListOps" variable.
- getDsApplIfListOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfListOps" variable.
- getDsApplIfModifyEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfModifyEntryOps" variable.
- getDsApplIfModifyEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfModifyEntryOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfModifyEntryOps" variable.
- getDsApplIfModifyRDNOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfModifyRDNOps" variable.
- getDsApplIfModifyRDNOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfModifyRDNOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfModifyRDNOps" variable.
- getDsApplIfOneLevelSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfOneLevelSearchOps" variable.
- getDsApplIfOneLevelSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfOneLevelSearchOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfOneLevelSearchOps" variable.
- getDsApplIfOpsTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsApplIfOpsTable" variable as a bean indexed property.
- getDsApplIfOutBytes() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfOutBytes" variable.
- getDsApplIfOutBytes() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfOutBytes() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfOutBytes" variable.
- getDsApplIfProtocol() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfProtocol" variable.
- getDsApplIfProtocol() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
Getter for the "DsApplIfProtocol" variable.
- getDsApplIfProtocol() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfProtocol" variable.
- getDsApplIfProtocolIndex() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfProtocolIndex" variable.
- getDsApplIfProtocolIndex() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfProtocolIndex() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfProtocolIndex" variable.
- getDsApplIfProtocolIndex() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsApplIfProtocolIndex" variable.
- getDsApplIfProtocolIndex() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsApplIfProtocolIndex" variable.
- getDsApplIfReadOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfReadOps" variable.
- getDsApplIfReadOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfReadOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfReadOps" variable.
- getDsApplIfReferrals() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfReferrals" variable.
- getDsApplIfReferrals() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfReferrals" variable.
- getDsApplIfRemoveEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfRemoveEntryOps" variable.
- getDsApplIfRemoveEntryOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfRemoveEntryOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfRemoveEntryOps" variable.
- getDsApplIfReplicationUpdatesIn() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfReplicationUpdatesIn" variable.
- getDsApplIfReplicationUpdatesIn() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfReplicationUpdatesIn" variable.
- getDsApplIfReplicationUpdatesOut() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfReplicationUpdatesOut" variable.
- getDsApplIfReplicationUpdatesOut() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfReplicationUpdatesOut" variable.
- getDsApplIfSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfSearchOps" variable.
- getDsApplIfSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfSearchOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfSearchOps" variable.
- getDsApplIfSecurityErrors() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfSecurityErrors" variable.
- getDsApplIfSecurityErrors() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfSecurityErrors" variable.
- getDsApplIfSimpleAuthBinds() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfSimpleAuthBinds" variable.
- getDsApplIfSimpleAuthBinds() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfSimpleAuthBinds" variable.
- getDsApplIfStrongAuthBinds() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfStrongAuthBinds" variable.
- getDsApplIfStrongAuthBinds() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfStrongAuthBinds" variable.
- getDsApplIfUnauthBinds() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfUnauthBinds" variable.
- getDsApplIfUnauthBinds() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfUnauthBinds" variable.
- getDsApplIfWholeSubtreeSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntry
-
Getter for the "DsApplIfWholeSubtreeSearchOps" variable.
- getDsApplIfWholeSubtreeSearchOps() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- getDsApplIfWholeSubtreeSearchOps() - Method in interface org.opends.server.snmp.DsApplIfOpsEntryMBean
-
Getter for the "DsApplIfWholeSubtreeSearchOps" variable.
- getDsCacheEntries() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsCacheEntries" variable.
- getDsCacheEntries() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
- getDsCacheEntries() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsCacheEntries" variable.
- getDsCacheHits() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsCacheHits" variable.
- getDsCacheHits() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
- getDsCacheHits() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsCacheHits" variable.
- getDsCopyEntries() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsCopyEntries" variable.
- getDsCopyEntries() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsCopyEntries" variable.
- getDsIntEntDirectoryName() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntDirectoryName" variable.
- getDsIntEntDirectoryName() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntDirectoryName" variable.
- getDsIntEntFailures() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntFailures" variable.
- getDsIntEntFailures() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntFailures" variable.
- getDsIntEntFailuresSinceLastSuccess() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntFailuresSinceLastSuccess" variable.
- getDsIntEntFailuresSinceLastSuccess() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntFailuresSinceLastSuccess" variable.
- getDsIntEntIndex() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntIndex" variable.
- getDsIntEntIndex() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntIndex" variable.
- getDsIntEntSuccesses() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntSuccesses" variable.
- getDsIntEntSuccesses() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntSuccesses" variable.
- getDsIntEntTimeOfCreation() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntTimeOfCreation" variable.
- getDsIntEntTimeOfCreation() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntTimeOfCreation" variable.
- getDsIntEntTimeOfLastAttempt() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntTimeOfLastAttempt" variable.
- getDsIntEntTimeOfLastAttempt() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntTimeOfLastAttempt" variable.
- getDsIntEntTimeOfLastSuccess() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntTimeOfLastSuccess" variable.
- getDsIntEntTimeOfLastSuccess() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntTimeOfLastSuccess" variable.
- getDsIntEntURL() - Method in class org.opends.server.snmp.DsIntEntry
-
Getter for the "DsIntEntURL" variable.
- getDsIntEntURL() - Method in interface org.opends.server.snmp.DsIntEntryMBean
-
Getter for the "DsIntEntURL" variable.
- getDsIntTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsIntTable" variable as a bean indexed property.
- getDsMasterEntries() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsMasterEntries" variable.
- getDsMasterEntries() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
- getDsMasterEntries() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsMasterEntries" variable.
- getDsServerDescription() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsServerDescription" variable.
- getDsServerDescription() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
- getDsServerDescription() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsServerDescription" variable.
- getDsServerType() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsServerType" variable.
- getDsServerType() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
Getter for the "DsServerType" variable.
- getDsServerType() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsServerType" variable.
- getDsSlaveHits() - Method in class org.opends.server.snmp.DsTableEntry
-
Getter for the "DsSlaveHits" variable.
- getDsSlaveHits() - Method in interface org.opends.server.snmp.DsTableEntryMBean
-
Getter for the "DsSlaveHits" variable.
- getDsTable() - Method in class org.opends.server.snmp.DsMIB
-
Access the "DsTable" variable as a bean indexed property.
- getDuration() - Method in enum org.forgerock.opendj.config.DurationUnit
-
Get the number of milliseconds that this unit represents.
- getEclInclude() - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Gets the "ecl-include" property.
- getEclInclude() - Method in interface org.forgerock.opendj.server.config.server.ExternalChangelogDomainCfg
-
Gets the "ecl-include" property.
- getEclIncludeForDeletes() - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Gets the "ecl-include-for-deletes" property.
- getEclIncludeForDeletes() - Method in interface org.forgerock.opendj.server.config.server.ExternalChangelogDomainCfg
-
Gets the "ecl-include-for-deletes" property.
- getEclIncludeForDeletesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalChangelogDomainCfgDefn
-
Get the "ecl-include-for-deletes" property definition.
- getEclIncludePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalChangelogDomainCfgDefn
-
Get the "ecl-include" property definition.
- getEclIncludes() - Method in class org.opends.server.replication.common.DSInfo
-
Get the entry attributes to be included in the ECL.
- getEclIncludes() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Returns the list of entry attributes.
- getEclIncludes() - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
Get the attributes to include in each change for the ECL.
- getEclIncludes() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Get the attributes to include in each change for the ECL.
- getEclIncludesForDeletes() - Method in class org.opends.server.replication.common.DSInfo
-
Get the entry attributes to be included in the ECL for delete operations.
- getEclIncludesForDeletes() - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
Get the attributes to include in each delete change for the ECL.
- getEclIncludesForDeletes() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Get the attributes to include in each delete change for the ECL.
- GetEffectiveRightsRequestControl - Class in org.forgerock.opendj.ldap.controls
-
A partial implementation of the get effective rights request control as
defined in draft-ietf-ldapext-acl-model.
- getEffectiveValues() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Get an immutable set view of this property's effective values.
- getElementDefinitionWithFileName(SchemaElement) - Static method in class org.opends.server.util.SchemaUtils
-
Retrieves the definition string used to create the provided schema element and including the X-SCHEMA-FILE
extension.
- getElementPropertyAsSingleValue(SchemaElement, String) - Static method in class org.opends.server.util.SchemaUtils
-
Returns the single value of the provided extra property for the provided schema element.
- getElementSchemaFile(SchemaElement) - Static method in class org.opends.server.util.SchemaUtils
-
Returns the schema file of the provided schema element.
- getEllipticCurve() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
Gets the elliptic curve.
- getEllipticCurve() - Method in interface org.forgerock.json.jose.jwk.EllipticCurveJwk
-
The elliptic curve this JWK is on.
- getEllipticCurve() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
The supported elliptic curve that this key is on.
- getEllipticCurveName() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
Return the standard name of the elliptic curve definition.
- getEmailAddressAttributeType() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "email-address-attribute-type" property.
- getEmailAddressAttributeType() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "email-address-attribute-type" property.
- getEmailAddressAttributeTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "email-address-attribute-type" property definition.
- getEmptySchema() - Static method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the empty schema.
- getEnabledAlertType() - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Gets the "enabled-alert-type" property.
- getEnabledAlertType() - Method in interface org.forgerock.opendj.server.config.server.AlertHandlerCfg
-
Gets the "enabled-alert-type" property.
- getEnabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
Get the "enabled-alert-type" property definition.
- getEnabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
Get the "enabled-alert-type" property definition.
- getEnabledAlertTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "enabled-alert-type" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessControlHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccountStatusNotificationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AesPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AnonymousSaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Base64PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BcryptPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BlindTrustManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BlowfishPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CancelExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CertificateMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ClearPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CramMd5SaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DseeCompatAccessControlHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DynamicGroupImplementationCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryCacheCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalChangelogDomainCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GroupImplementationCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAnonymousAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IdentityMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.KeyManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LogPublisherCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Md5PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordGeneratorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordModifyExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pbkdf2PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11KeyManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11TrustManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs5s2PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PlainSaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PolicyBasedAccessControlHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rc4PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedMd5PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha1PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha256PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha384PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha512PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaslMechanismHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Sha1PasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SimilarityBasedPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StartTlsExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticGroupImplementationCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectEqualsDnCertificateMapperCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SynchronizationProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TripleDesPasswordStorageSchemeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustManagerProviderCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualStaticGroupImplementationCfgDefn
-
Get the "enabled" property definition.
- getEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.WhoAmIExtendedOperationHandlerCfgDefn
-
Get the "enabled" property definition.
- getEnabledSSLCipherSuites() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves an unmodifiable set of enabled SSL cipher suites configured for this connection handler, if applicable.
- getEnabledSSLCipherSuites() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getEnabledSSLCipherSuites() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getEnabledSSLProtocols() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves the set of enabled SSL protocols configured for this connection handler.
- getEnabledSSLProtocols() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getEnabledSSLProtocols() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getEnableProfilingOnStartupPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "enable-profiling-on-startup" property definition.
- getEncoded() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
Returns the private d-value in little-endian form.
- getEncoded() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
Returns the x-coordinate in little-endian form.
- getEncryptionAlgorithm() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the Java Cryptographic algorithm name for the algorithm that will create the Content Encryption Key (CEK).
- getEncryptionHandler(JweHeader) - Method in class org.forgerock.json.jose.jwe.EncryptionManager
-
Gets the appropriate EncryptionHandler that can perform the required encryption algorithm, as described by the
JweAlgorithm and EncryptionMethod in the given JweHeader.
- getEncryptionHandler(JweHeader, Key) - Method in class org.forgerock.json.jose.jwe.EncryptionManager
-
Gets the appropriate EncryptionHandler that can perform the required encryption algorithm, as described by the
JweAlgorithm and EncryptionMethod in the given JweHeader.
- getEncryptionMethod() - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Gets the Encryption Method header parameter for this JWE.
- getEndOfLineSymbols() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Gets the end of line symbol.
- getEnhancedGuideSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Enhanced Guide Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.21
.
- getEnhancedSearchGuideAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the enhancedSearchGuide
Attribute Type
which has the OID 2.5.4.47
.
- getEntries() - Method in class org.opends.server.snmp.DsMIBImpl
-
Returns the list of Created Entries.
- getEntries() - Method in class org.opends.server.snmp.TableDsApplIfOpsTable
-
Return the entries stored in the table.
- getEntries() - Method in class org.opends.server.snmp.TableDsIntTable
-
Return the entries stored in the table.
- getEntries() - Method in class org.opends.server.snmp.TableDsTable
-
Return the entries stored in the table.
- getEntriesCompressedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "entries-compressed" property definition.
- getEntriesCompressedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "entries-compressed" property definition.
- getEntriesIgnored() - Method in class org.opends.server.util.LDIFReader
-
Retrieves the total number of entries that have been ignored so far by this LDIF reader because they did not
match the import criteria.
- getEntriesImported() - Method in class org.opends.server.types.LDIFImportResult
-
Retrieves the total number of entries that were successfully imported.
- getEntriesObjectNames() - Method in class org.opends.server.snmp.DsMIBImpl
-
Returns the Set of ObjectName of all the created entries in all the Table.
- getEntriesRead() - Method in class org.opends.server.types.LDIFImportResult
-
Retrieves the total number of entries read during the import, including those that were later rejected or
skipped.
- getEntriesRead() - Method in class org.opends.server.util.LDIFReader
-
Retrieves the total number of entries read so far by this LDIF reader, including those that have been ignored or
rejected.
- getEntriesRejected() - Method in class org.opends.server.types.LDIFImportResult
-
Retrieves the total number of entries rejected during the import.
- getEntriesRejected() - Method in class org.opends.server.util.LDIFReader
-
Retrieves the total number of entries rejected so far by this LDIF reader.
- getEntriesSent() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the number of entries sent to the client for this search operation.
- getEntriesSent() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the number of entries sent to the client for this search operation.
- getEntriesSent() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the number of entries sent to the client for this search operation.
- getEntriesSkipped() - Method in class org.opends.server.types.LDIFImportResult
-
Retrieves the total number of entries skipped during the import.
- getEntry(Dn) - Method in interface org.forgerock.opendj.config.server.spi.ConfigurationRepository
-
Returns the configuration entry for the provided DN.
- getEntry() - Method in class org.forgerock.opendj.ldap.controls.PostReadResponseControl
-
Returns an unmodifiable entry whose contents reflect the state of the
updated entry immediately after the update operation was performed.
- getEntry() - Method in class org.forgerock.opendj.ldap.controls.PreReadResponseControl
-
Returns an unmodifiable entry whose contents reflect the state of the
updated entry immediately before the update operation was performed.
- getEntry() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns the entry which backs this Root DSE instance.
- getEntry(Dn) - Method in class org.opends.server.api.EntryCache
-
Retrieves the entry with the specified DN from the cache.
- getEntry(String, long) - Method in class org.opends.server.api.EntryCache
-
Retrieves the requested entry if it is present in the cache.
- getEntry(Dn) - Method in class org.opends.server.api.LocalBackend
-
Retrieves the requested entry from this backend.
- getEntry(Dn) - Method in class org.opends.server.backends.BackupBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.ChangelogBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.ConfigurationBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.LDIFBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.MemoryBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.MonitorBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.NullBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getEntry(Dn) - Method in class org.opends.server.backends.RootDSEBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.SchemaBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.task.TaskBackend
-
- getEntry(Dn) - Method in class org.opends.server.backends.TrustStoreBackend
-
- getEntry(Dn) - Method in class org.opends.server.config.ConfigurationHandler
-
- getEntry() - Method in class org.opends.server.core.AddOperation
-
- getEntry(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the entry with the requested DN.
- getEntry(String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- getEntry(Dn) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- getEntry(Dn) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- getEntry(Dn) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- getEntry() - Method in class org.opends.server.types.CacheEntry
-
Retrieves the entry for this cache entry.
- getEntry() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
-
- getEntry() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
-
- getEntry() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
-
- getEntry() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
-
- getEntry() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve the actual entry object for this subentry.
- getEntryADDDate() - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Returns the CSN of the operation that added this entry.
- getEntryAsAddedByServer() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the entry as added by the server, with all additional operational attributes.
- getEntryBytes() - Method in class org.opends.server.replication.protocol.EntryMsg
-
Returns the entry bytes.
- getEntryCache(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Entry Cache.
- getEntryCache(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Entry Cache.
- getEntryCache() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the entry cache for the Directory Server.
- getEntryCachesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "entry-caches" relation definition.
- getEntryCount() - Method in class org.opends.server.api.EntryCache
-
Retrieves the current number of entries stored within the cache.
- getEntryCount() - Method in class org.opends.server.api.LocalBackend
-
Retrieves the total number of entries contained in this backend, if that information is available.
- getEntryCount() - Method in class org.opends.server.backends.BackupBackend
-
- getEntryCount() - Method in class org.opends.server.backends.ChangelogBackend
-
- getEntryCount() - Method in class org.opends.server.backends.ConfigurationBackend
-
- getEntryCount() - Method in class org.opends.server.backends.LDIFBackend
-
- getEntryCount() - Method in class org.opends.server.backends.MemoryBackend
-
- getEntryCount() - Method in class org.opends.server.backends.MonitorBackend
-
- getEntryCount() - Method in class org.opends.server.backends.NullBackend
-
- getEntryCount() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getEntryCount() - Method in class org.opends.server.backends.RootDSEBackend
-
- getEntryCount() - Method in class org.opends.server.backends.SchemaBackend
-
- getEntryCount() - Method in class org.opends.server.backends.task.TaskBackend
-
- getEntryCount() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the total number of entries in the task backend.
- getEntryCount() - Method in class org.opends.server.backends.TrustStoreBackend
-
- getEntryCount() - Method in class org.opends.server.extensions.DefaultEntryCache
-
- getEntryCount() - Method in class org.opends.server.extensions.FIFOEntryCache
-
- getEntryCount() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- getEntryCount() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
Get the number of entries expected to be sent during the export.
- getEntryDN(String, long) - Method in class org.opends.server.api.EntryCache
-
Retrieves the entry DN for the entry with the specified ID on the specific backend from the cache.
- getEntryDN() - Method in class org.opends.server.core.AddOperation
-
- getEntryDN() - Method in class org.opends.server.core.CompareOperation
-
Retrieves the DN of the entry to compare.
- getEntryDN() - Method in class org.opends.server.core.DeleteOperation
-
Retrieves the DN of the entry to delete.
- getEntryDN() - Method in class org.opends.server.core.ModifyDnOperation
-
- getEntryDN() - Method in class org.opends.server.core.ModifyOperation
-
- getEntryDN(String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- getEntryDN(String, long) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- getEntryDN(String, long) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- getEntryDN() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
-
Retrieves the DN of the entry to add.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
-
Retrieves the DN of the entry to compare.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostOperationDeleteOperation
-
Retrieves the DN of the entry to delete.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the DN of the entry to rename.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the DN of the entry to modify.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
-
Retrieves the DN of the entry to add.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
-
Retrieves the DN of the entry to compare.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostResponseDeleteOperation
-
Retrieves the DN of the entry to delete.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the DN of the entry to rename.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the DN of the entry to modify.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
-
Retrieves the DN of the entry to add.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationDeleteOperation
-
Retrieves the DN of the entry to delete.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the DN of the entry to rename.
- getEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the DN of the entry to modify.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
-
Retrieves the DN of the entry to add.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
-
Retrieves the DN of the entry to compare.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreOperationDeleteOperation
-
Retrieves the DN of the entry to delete.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the DN of the entry to rename.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the DN of the entry to modify.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreParseAddOperation
-
Retrieves the DN of the entry to add.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Retrieves the entry DN as included in the client request.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreParseDeleteOperation
-
Retrieves the entry DN as included in the client request.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Retrieves the entry DN as included in the client request.
- getEntryDN() - Method in interface org.opends.server.types.operation.PreParseModifyOperation
-
Retrieves the entry DN as included in the client request.
- getEntryDN() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
-
Retrieves the DN of the entry to rename.
- getEntryDNAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the entryDN
Attribute Type
which has the OID 1.3.6.1.1.20
.
- getEntryFactory() - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Returns the function which will be used for creating new Entry
instances when decoding entries.
- getEntryForID(String) - Method in class org.opends.server.api.IdentityMapper
-
Retrieves the user entry that was mapped to the provided identification string.
- getEntryForID(String) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
-
Retrieves the user entry that was mapped to the provided identification string.
- getEntryForID(String) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
-
- getEntryHistoricalForRead(Dn) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
Returns the historical information associated with this attribute, computing it if needed.
- getEntryHistoricalForUpdate(Dn) - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
Returns the historical information associated with this attribute, computing it if needed.
- getEntryID(Dn) - Method in class org.opends.server.api.EntryCache
-
Retrieves the entry ID for the entry with the specified DN from the cache.
- getEntryID(Dn) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- getEntryID(Dn) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- getEntryID(Dn) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- getEntryID() - Method in class org.opends.server.types.CacheEntry
-
Retrieves the entry ID for this cache entry.
- getEntryMODDNDate() - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Returns the CSN of the operation that renamed this entry.
- getEntryToAdd() - Method in class org.opends.server.core.AddOperation
-
Retrieves the entry to be added to the server.
- getEntryToAdd() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
-
Retrieves the entry to be added to the server.
- getEntryToAdd() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
-
Retrieves the entry to be added to the server.
- getEntryToAdd() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
-
Retrieves the entry to be added to the server.
- getEntryToAdd() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
-
Retrieves the entry to be added to the server.
- getEntryToCompare() - Method in class org.opends.server.core.CompareOperation
-
Retrieves the entry to target with the compare operation.
- getEntryToCompare() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
-
Retrieves the entry to target with the compare operation.
- getEntryToCompare() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
-
Retrieves the entry to target with the compare operation.
- getEntryToCompare() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
-
Retrieves the entry to target with the compare operation.
- getEntryToDelete() - Method in class org.opends.server.core.DeleteOperation
-
Retrieves the entry to be deleted.
- getEntryToDelete() - Method in interface org.opends.server.types.operation.PostOperationDeleteOperation
-
Retrieves the entry to be deleted.
- getEntryToDelete() - Method in interface org.opends.server.types.operation.PostResponseDeleteOperation
-
Retrieves the entry to be deleted.
- getEntryToDelete() - Method in interface org.opends.server.types.operation.PostSynchronizationDeleteOperation
-
Retrieves the entry to be deleted.
- getEntryToDelete() - Method in interface org.opends.server.types.operation.PreOperationDeleteOperation
-
Retrieves the entry to be deleted.
- getEntryUuid() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
Returns the entry UUID.
- getEntryUUID(Entry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
-
Get the entry unique Id in String form.
- getEntryUUID(PreOperationAddOperation) - Static method in class org.opends.server.replication.plugin.EntryHistorical
-
Get the Entry Unique Id from an add operation.
- getEntryUUID(SearchResultEntry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
-
Get the entry unique Id in String form.
- getEntryUUID() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Get the entryUUID of the entry on which the operation happened.
- getEntryUUID() - Method in class org.opends.server.replication.protocol.OperationContext
-
Get the unique Identifier of the modified entry.
- getEntryUUIDAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the entryUUID
Attribute Type
which has the OID 1.3.6.1.1.16.4
.
- getEnumClass() - Method in class org.forgerock.opendj.config.EnumPropertyDefinition
-
Get the enumeration class used for values of this property.
- getEnumRight(int) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
-
Return the EnumRight corresponding to the provided rightsMask.
- getEnumTitles() - Method in class org.forgerock.api.models.Parameter
-
Getter of enum-titles.
- getEnumValues() - Method in class org.forgerock.api.models.Parameter
-
Getter of required enum-values.
- getEnvironment() - Method in interface org.opends.server.core.ServerContext
-
Returns the environment of the server.
- getEnvironmentConfig() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the environment configuration for the Directory Server.
- getEphemeralPublicKey() - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Gets the Ephemeral Public Key header parameter for this JWE.
- getEqualityMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the matching rule that should be used for equality matching with
this attribute type.
- getEqualityMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the default equality matching rule that will be used for
attributes with this syntax.
- getEqualityMatchingRule() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Retrieves the default equality matching rule that will be used for
attributes with this syntax.
- getError(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
-
- getError() - Method in exception org.opends.server.tools.dsreplication.ADSContextException
-
Returns the error type of this exception.
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
- getErrorMessage() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.Startup
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
- getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
- getErrorMessage() - Method in exception org.opends.server.types.MembershipException
-
Retrieves the error message for this membership exception.
- getErrorMessage() - Method in class org.opends.server.types.Operation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in interface org.opends.server.types.operation.PreParseOperation
-
Retrieves the error message for this operation.
- getErrorMessage() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
-
- getErrorMessage() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
- getErrorMessages() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current error messages.
- getErrorNotificationArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to the email address of a recipient to be notified if an
error occurs when this task executes.
- getErrorNotificationEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the email messages that will be used for notifications when the task encounters an error.
- getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getErrors() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of errors.
- getErrors() - Method in class org.forgerock.api.models.Errors
-
- getErrorType() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
Returns the password policy error type, if available.
- getEtagAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the etag
Attribute Type
which has the OID 1.3.6.1.4.1.36733.2.1.1.59
.
- getEtimeResolution() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "etime-resolution" property.
- getEtimeResolution() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "etime-resolution" property.
- getEtimeResolutionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "etime-resolution" property definition.
- getEvalReason() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the reason the last access evaluation was evaluated the way it was.
- getEvalSummary() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the access evaluation summary string.
- getEvent() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
-
Returns the event content.
- getEvent() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Gets the audit event the table mapping is for.
- getExample() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getExample() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getExample() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getExample() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getExample() - Method in interface org.forgerock.api.jackson.WithExampleSchema
-
Gets example
JSON Schema field.
- getException(int) - Static method in exception org.forgerock.json.resource.ResourceException
-
- getException(int, String) - Static method in exception org.forgerock.json.resource.ResourceException
-
- getException(int, String, Throwable) - Static method in exception org.forgerock.json.resource.ResourceException
-
- getException() - Method in exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Return the embedded exception, if any.
- getException() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Get the exception that occurred during the import/export.
- getExceptionMessage(Throwable) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves the best human-readable message for the provided exception.
- getExceptions() - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
-
- getExcludeAttributes() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the set of attributes that should be excluded from the entries read from the LDIF.
- getExcludeAttributeTypes() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the exclude attribute types.
- getExcludeBranches() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the exclude branches.
- getExcludeBranches() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the set of base DNs that specify the set of entries to exclude from the import.
- getExcludedAttribute() - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Gets the "excluded-attribute" property.
- getExcludedAttribute() - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Gets the "excluded-attribute" property.
- getExcludedAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "excluded-attribute" property definition.
- getExcludedChangelogDomains() - Static method in class org.opends.server.replication.plugin.MultimasterReplication
-
Gets the Set of domain baseDN which are disabled for the external changelog.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.CrestMetricsEndpointCfg
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.PrometheusEndpointCfg
-
Gets the "excluded-metric-pattern" property.
- getExcludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "excluded-metric-pattern" property definition.
- getExcludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "excluded-metric-pattern" property definition.
- getExcludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "excluded-metric-pattern" property definition.
- getExcludeFilter() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "exclude-filter" property.
- getExcludeFilter() - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Gets the "exclude-filter" property.
- getExcludeFilter() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "exclude-filter" property.
- getExcludeFilter() - Method in interface org.forgerock.opendj.server.config.server.SoftReferenceEntryCacheCfg
-
Gets the "exclude-filter" property.
- getExcludeFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "exclude-filter" property definition.
- getExcludeFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "exclude-filter" property definition.
- getExcludeFilters() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the exclude filters.
- getExcludeIf() - Method in class org.forgerock.audit.filter.FilterPolicy
-
Gets the excludeIf list.
- getExpirationTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the expiration time of the JWT from the Claims Set.
- getExpirePasswordsWithoutWarningPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "expire-passwords-without-warning" property definition.
- getExportTarget() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Gets the server id of the exporting server.
- getExpression() - Method in class org.forgerock.opendj.config.ValueOrExpression
-
Returns the expression if any.
- getExtendedOperationHandler(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Extended Operation Handler.
- getExtendedOperationHandler(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Extended Operation Handler.
- getExtendedOperationHandler(String) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the handler for the extended operation for the provided OID.
- getExtendedOperationHandlersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "extended-operation-handlers" relation definition.
- getExtendedOperationName() - Method in class org.opends.server.api.ExtendedOperationHandler
-
Retrieves the name associated with this extended operation.
- getExtendedOperationName() - Method in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.CancelExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.StartTLSExtendedOperation
-
- getExtendedOperationName() - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.api.ExtendedOperationHandler
-
Retrieves the object OID associated with this extended operation.
- getExtendedOperationOID() - Method in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.CancelExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.StartTLSExtendedOperation
-
- getExtendedOperationOID() - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
-
- getExtendedRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of extended requests that have been received.
- getExtendedResultClass() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResultDecoder
-
Returns the type S
of the ExtendedResult
.
- getExtensibleMatchingRule() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the name of the extensible matching rule which should be used for comparing values, which may be
null
if the
attribute description
is provided (in which case equality
matching will be performed).
- getExtensibleObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the extensibleObject
Object Class
which has the OID 1.3.6.1.4.1.1466.101.120.111
.
- getExtensions() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the set of extensions for this LDAP URL.
- getExternalChangelogDomain() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the External Changelog Domain.
- getExternalChangelogDomain() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the External Changelog Domain.
- getExternalChangelogDomainRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "external-changelog-domain" relation definition.
- getExtOp() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return the class representing the ACI extop keyword.
- getExtOpOID() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Return The OID (Object Identifier) string of the extended operation being evaluated.
- getExtraAttributes() - Method in class org.opends.server.schema.SchemaHandler
-
Returns the mapping (oid, attribute) for extra attributes stored in this schema handler.
- getExtraProperties() - Method in interface org.forgerock.opendj.ldap.schema.SchemaElement
-
Returns an unmodifiable map containing all of the extra properties associated with this schema element.
- getFacility() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the facility constant that should be applied to all Syslog messages.
- getFacsimileTelephoneNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the facsimileTelephoneNumber
Attribute Type
which has the OID 2.5.4.23
.
- getFacsimileTelephoneNumberSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Facsimile Telephone Number Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.22
.
- getFailedDependencyAction() - Method in class org.opends.server.backends.task.Task
-
Retrieves the action that should be taken if any of the dependencies for this task do not complete successfully.
- getFailedDependencyAction() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the action to take if this task fails.
- getFailedDependencyAction() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets the action to take should one of the dependent task fail.
- getFailedDependencyAction() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets the action to take should one of the dependent task fail.
- getFailedDependencyAction() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets the action to take should one of the dependent task fail.
- getFailedDependencyAction() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getFailedDependencyActionArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to the action this task will take should one if
its dependent tasks fail.
- getFailedKeys() - Method in exception org.forgerock.config.resolvers.SubstitutionException
-
Returns the key(s) that have caused this substitution to fail.
- getFaxSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Fax Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.23
.
- getField() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the name of the event topic field to which this mapping applies.
- getField() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns the field targeted by the patch operation.
- getField() - Method in class org.forgerock.json.resource.SortKey
-
Returns the sort key field.
- getFields() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getFields() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getFields() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getFields() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getFields() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getFields() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getFields() - Method in interface org.forgerock.json.resource.Request
-
Returns the list of fields which should be included with each JSON resource returned by this request.
- getFields() - Method in interface org.forgerock.json.resource.ResourceResponse
-
Returns the list of fields which should be included in this JSON resource
after field filtering has occurred.
- getFields() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getFieldToColumn() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Sets the field to column mapping.
- getFileForPath(String) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a File
object corresponding to the specified path.
- getFileForPath(String, ServerContext) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a File
object corresponding to the specified path.
- getFilename() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Gets the location of the keystore to be used.
- getFilenameFilter() - Method in class org.opends.server.loggers.TimeStampNaming
-
- getFileNames(File[]) - Static method in class org.opends.server.util.StaticUtils
-
Returns the sorted list of names of provided files.
- getFileRetention() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
- getFileRotation() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
- getFiles(File, FileFilter, String) - Static method in class org.opends.server.util.BackupManager
-
Helper method to build a list of files to backup, in the simple case where all files are located under the
provided directory.
- getFileSizeLimit() - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRotationPolicyCfgClient
-
Gets the "file-size-limit" property.
- getFileSizeLimit() - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRotationPolicyCfg
-
Gets the "file-size-limit" property.
- getFileSizeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRotationPolicyCfgDefn
-
Get the "file-size-limit" property definition.
- getFilesToBackup() - Method in interface org.opends.server.api.Backupable
-
Returns the files to backup.
- getFilesToBackup() - Method in class org.opends.server.backends.ConfigurationBackend
-
- getFilesToBackup() - Method in class org.opends.server.backends.jeb.JEStorage
-
- getFilesToBackup() - Method in class org.opends.server.backends.LDIFBackend
-
- getFilter() - Method in class org.forgerock.opendj.ldap.controls.AssertionRequestControl
-
Returns the assertion filter.
- getFilter() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns the search filter associated with this LDAP URL.
- getFilter() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns the raw
Filter
associated with this comparison or undefined filter
Matcher
.
- getFilter() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns the filter that defines the conditions that must be fulfilled in
order for an entry to be returned.
- getFilter() - Method in interface org.forgerock.opendj.rest2ldap.authz.ConditionalFilters.ConditionalFilter
-
- getFilter() - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Gets the "filter" property.
- getFilter() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "filter" property.
- getFilter() - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Gets the "filter" property.
- getFilter() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "filter" property.
- getFilter() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the filter for this search operation.
- getFilter() - Method in class org.opends.server.protocols.http.authz.HttpAuthorizationMechanism
-
- getFilter() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the processed search filter for this LDAP URL.
- getFilter() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the filter for this search operation.
- getFilter() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the filter for this search operation.
- getFilter() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the filter for this search operation.
- getFilter() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the filter for this search operation.
- getFilter() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the search filter as included in the request from the client.
- getFilteringPolicy() - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Gets the "filtering-policy" property.
- getFilteringPolicy() - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Gets the "filtering-policy" property.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilteringPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "filtering-policy" property definition.
- getFilterPolicies() - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Get the filter policy mappings.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "filter" property definition.
- getFilters() - Method in class org.forgerock.json.resource.FilterChain
-
Returns a modifiable list containing the list of filters in this filter
chain.
- getFilters() - Method in class org.forgerock.opendj.ldap.controls.MatchedValuesRequestControl
-
Returns an unmodifiable collection containing the list of filters
associated with this matched values control.
- getFilterType() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the type of this filter.
- getFinalTaskState() - Method in class org.opends.server.backends.task.Task
-
Returns a state for this task after processing has completed.
- getFingerprintAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Gets the "fingerprint-algorithm" property.
- getFingerprintAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.FingerprintCertificateMapperCfg
-
Gets the "fingerprint-algorithm" property.
- getFingerprintAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "fingerprint-algorithm" property definition.
- getFingerprintAttribute() - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Gets the "fingerprint-attribute" property.
- getFingerprintAttribute() - Method in interface org.forgerock.opendj.server.config.server.FingerprintCertificateMapperCfg
-
Gets the "fingerprint-attribute" property.
- getFingerprintAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "fingerprint-attribute" property definition.
- getFirst() - Method in class org.forgerock.util.Pair
-
Returns the first element of this pair.
- getFirstAva() - Method in class org.forgerock.opendj.ldap.Rdn
-
Returns the first AVA contained in this RDN.
- getFlowableEmitter(Operation) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Returns the reactive emitter attached to the provided operation.
- getForceChangeOnAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "force-change-on-add" property definition.
- getForceChangeOnResetPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "force-change-on-reset" property definition.
- getFormat() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- getFormat() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
- getFormatting() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Returns the CSV formatting options.
- getFractionalExclude() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "fractional-exclude" property.
- getFractionalExclude() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "fractional-exclude" property.
- getFractionalExcludePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "fractional-exclude" property definition.
- getFractionalInclude() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "fractional-include" property.
- getFractionalInclude() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "fractional-include" property.
- getFractionalIncludePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "fractional-include" property definition.
- getFreeDiskSpace() - Method in interface org.forgerock.opendj.server.config.client.FreeDiskSpaceLogRetentionPolicyCfgClient
-
Gets the "free-disk-space" property.
- getFreeDiskSpace() - Method in interface org.forgerock.opendj.server.config.server.FreeDiskSpaceLogRetentionPolicyCfg
-
Gets the "free-disk-space" property.
- getFreeDiskSpacePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
-
Get the "free-disk-space" property definition.
- getFriendlyCountryObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the friendlyCountry
Object Class
which has the OID 0.9.2342.19200300.100.4.18
.
- getFrom() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns the source field for move and copy operations.
- getFullVendorVersion() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns a string which represents the full version of the Directory Server
implementation.
- getFullVendorVersionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the fullVendorVersion
Attribute Type
which has the OID 1.3.6.1.4.1.36733.2.1.1.141
.
- getGeneralizedTime(Entry, AttributeDescription) - Static method in class org.opends.server.api.AuthenticationPolicyState
-
A utility method which may be used by implementations in order to obtain the value of the specified attribute
from the provided entry as a time in generalized time format.
- getGeneralizedTime() - Static method in class org.opends.server.util.TimeThread
-
- getGeneralizedTimeMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the generalizedTimeMatch
Matching Rule
which has the OID 2.5.13.27
.
- getGeneralizedTimeOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the generalizedTimeOrderingMatch
Matching Rule
which has the OID 2.5.13.28
.
- getGeneralizedTimeString() - Static method in class org.opends.server.util.TimeThread
-
Retrieves a string containing a normalized representation of the current time in a generalized time format.
- getGeneralizedTimeSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Generalized Time Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.24
.
- getGeneratedPassword() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
Returns the newly generated password, but only if the password modify
request succeeded and a generated password was requested.
- getGenerationId() - Method in class org.opends.server.replication.common.DSInfo
-
Get the generation id DS is using.
- getGenerationId() - Method in class org.opends.server.replication.common.RSInfo
-
Get the generation id RS is using.
- getGenerationId() - Method in class org.opends.server.replication.protocol.ResetGenerationIdMsg
-
Returns the generation Id set in this message.
- getGenerationId() - Method in class org.opends.server.replication.protocol.StartMsg
-
Get the generationId from this message.
- getGenerationId(Dn) - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the value of generationId for the replication replicationServerDomain associated with the provided baseDN.
- getGenerationId() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Get the generationId associated to this domain.
- getGenerationID() - Method in class org.opends.server.replication.service.ReplicationDomain
-
This method should return the generationID to use for this ReplicationDomain.
- getGenerationQualifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the generationQualifier
Attribute Type
which has the OID 2.5.4.44
.
- getGivenNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the givenName
Attribute Type
which has the OID 2.5.4.42
.
- getGlobalAccessControlPoliciesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.PolicyBasedAccessControlHandlerCfgDefn
-
Get the "global-access-control-policies" relation definition.
- getGlobalAccessControlPolicy(String) - Method in interface org.forgerock.opendj.server.config.client.PolicyBasedAccessControlHandlerCfgClient
-
Gets the named Global Access Control Policy.
- getGlobalAccessControlPolicy(String) - Method in interface org.forgerock.opendj.server.config.server.PolicyBasedAccessControlHandlerCfg
-
Gets the named Global Access Control Policy.
- getGlobalAci() - Method in interface org.forgerock.opendj.server.config.client.DseeCompatAccessControlHandlerCfgClient
-
Gets the "global-aci" property.
- getGlobalAci() - Method in interface org.forgerock.opendj.server.config.server.DseeCompatAccessControlHandlerCfg
-
Gets the "global-aci" property.
- getGlobalAciPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DseeCompatAccessControlHandlerCfgDefn
-
Get the "global-aci" property definition.
- getGlobalConfiguration() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Global Configuration.
- getGlobalConfiguration() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Global Configuration.
- getGlobalConfigurationRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "global-configuration" relation definition.
- getGMTTime() - Static method in class org.opends.server.util.TimeThread
-
Retrieves a string containing the current time in GMT.
- getGoverningStructureRuleAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the governingStructureRule
Attribute Type
which has the OID 2.5.21.10
.
- getGraceLoginCount() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "grace-login-count" property.
- getGraceLoginCount() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "grace-login-count" property.
- getGraceLoginCount() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "grace-login-count" property.
- getGraceLoginCount() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getGraceLoginCountPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "grace-login-count" property definition.
- getGraceLoginsRemaining() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the number of grace logins that the user has left.
- getGraceLoginTimes() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the times that the user has authenticated to the server using a grace login.
- getGraphiteServer() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "graphite-server" property.
- getGraphiteServer() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "graphite-server" property.
- getGraphiteServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "graphite-server" property definition.
- getGreaterOrEqualAssertion(Schema, ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.AbstractOrderingMatchingRuleImpl
-
- getGreaterOrEqualAssertion(ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the normalized form of the provided assertion value, which is
best suited for efficiently performing greater than or equal ordering
matching operations on that value.
- getGreaterOrEqualAssertion(Schema, ByteSequence) - Method in interface org.forgerock.opendj.ldap.schema.MatchingRuleImpl
-
Retrieves the normalized form of the provided assertion value, which is
best suited for efficiently performing greater than or equal matching
operations on that value.
- getGreaterOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
-
- getGreaterOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnRangeMatchingRuleImpl
-
- getGroupDefinitionFilter() - Method in class org.opends.server.api.Group
-
Retrieves a search filter that may be used to identify entries containing definitions for groups of this type in
the Directory Server.
- getGroupDefinitionFilter() - Method in class org.opends.server.extensions.DynamicGroup
-
- getGroupDefinitionFilter() - Method in class org.opends.server.extensions.StaticGroup
-
- getGroupDefinitionFilter() - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- getGroupDn() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "group-dn" property.
- getGroupDn() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "group-dn" property.
- getGroupDN() - Method in class org.opends.server.api.Group
-
Retrieves the DN of the entry that contains the definition for this group.
- getGroupDN() - Method in class org.opends.server.extensions.DynamicGroup
-
- getGroupDN() - Method in class org.opends.server.extensions.StaticGroup
-
- getGroupDN() - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "group-dn" property definition.
- getGroupDNs() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the set of DNs for groups whose members are eligible to have this virtual attribute.
- getGroupId() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "group-id" property.
- getGroupId() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "group-id" property.
- getGroupId() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "group-id" property.
- getGroupId() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "group-id" property.
- getGroupId() - Method in class org.opends.server.replication.common.DSInfo
-
Get the DS group id.
- getGroupId() - Method in class org.opends.server.replication.common.RSInfo
-
Get the RS group id.
- getGroupId() - Method in class org.opends.server.replication.protocol.ExtendedStartMsg
-
Returns the groupID in this message.
- getGroupId() - Method in class org.opends.server.replication.protocol.StartMsg
-
Get the group id in this message.
- getGroupId() - Method in class org.opends.server.replication.server.ReplicationServer
-
Get The replication server group id.
- getGroupId() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the group id for this domain.
- getGroupIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "group-id" property definition.
- getGroupIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "group-id" property definition.
- getGroupImplementation(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Group Implementation.
- getGroupImplementation(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Group Implementation.
- getGroupImplementations() - Method in class org.opends.server.core.GroupManager
-
Retrieves an Iterable
object that may be used to cursor across the group implementations defined in the
server.
- getGroupImplementationsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "group-implementations" relation definition.
- getGroupInstance(Dn) - Method in class org.opends.server.core.GroupManager
-
Retrieves the group instance defined in the entry with the specified DN.
- getGroupInstances() - Method in class org.opends.server.core.GroupManager
-
Retrieves an Iterable
object that may be used to cursor across the group instances defined in the server.
- getGroupManager() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the Directory Server group manager.
- getGroupOfNamesObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the groupOfNames
Object Class
which has the OID 2.5.6.9
.
- getGroupOfUniqueNamesObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the groupOfUniqueNames
Object Class
which has the OID 2.5.6.17
.
- getGSSExceptionMessage(GSSException) - Static method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
Get the underlying GSSException messages that really tell what the problem is.
- getGuideSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Guide Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.25
.
- getHandledTopics() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
-
Gets the names of all audit event topics this handler is registered against.
- getHandledTopics() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
-
- getHandlerForQueries() - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Returns the name of the handler to use for querying the audit events.
- getHashFunction() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "hash-function" property.
- getHashFunction() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "hash-function" property.
- getHashFunctionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "hash-function" property definition.
- getHasSubordinatesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the hasSubordinates
Attribute Type
which has the OID 2.5.18.9
.
- getHeader() - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
-
- getHeader() - Method in class org.forgerock.json.jose.jws.SignedJwt
-
Gets the header object for the JWT, which contains properties which describe the cryptographic operations
applied to the JWT, among other properties.
- getHeader() - Method in interface org.forgerock.json.jose.jwt.Jwt
-
Gets the header object for the JWT, which contains properties which describe the cryptographic operations
applied to the JWT, among other properties.
- getHeader(String) - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns an unmodifiable list containing the values of the named HTTP
request header.
- getHeaderAsString(String) - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns the first value of the named HTTP request header.
- getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jwe.JweHeaderKey
-
Gets the JweHeaderKey constant that matches the given String.
- getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jws.JwsHeaderKey
-
Gets the JwsHeaderKey constant that matches the given String.
- getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
-
Gets the JwtHeaderKey constant that matches the given String.
- getHeaders() - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
-
Gets the header parameters for the JWT.
- getHeaders() - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns an unmodifiable map of the HTTP request headers.
- getHealthChecker() - Method in interface org.opends.server.core.ServerContext
-
- getHealthChecksEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "health-checks-enabled" property definition.
- getHealthStatus() - Method in class org.opends.server.api.Backend
-
- getHealthStatus() - Method in class org.opends.server.api.ConnectionHandler
-
- getHealthStatus() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getHealthStatus() - Method in class org.opends.server.monitors.HealthChecker.HealthCheckerImpl
-
- getHealthStatus() - Method in interface org.opends.server.monitors.HealthStatusProvider
-
- getHealthStatus() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
Returns the Http connection handler's health status based on the listen addresses.
- getHealthStatus() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
Returns the Ldap connection handler's health status based on the listen addresses.
- getHealthStatus() - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- getHealthStatus(long) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the health status based on the current replication delay.
- getHealthyErrors() - Method in class org.opends.server.monitors.HealthStatus
-
Returns the list of transient errors.
- getHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "heartbeat-interval" property.
- getHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "heartbeat-interval" property.
- getHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "heartbeat-interval" property.
- getHeartbeatInterval() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "heartbeat-interval" property.
- getHeartbeatInterval() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the heartbeat interval requested by the ldap server that created the message.
- getHeartbeatIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "heartbeat-interval" property definition.
- getHeartbeatIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "heartbeat-interval" property definition.
- getHeartbeatSearchRequestBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "heartbeat-search-request-base-dn" property.
- getHeartbeatSearchRequestBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "heartbeat-search-request-base-dn" property.
- getHeartbeatSearchRequestBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "heartbeat-search-request-base-dn" property definition.
- getHelpMsg() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter help message.
- getHierarchicalName() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getHistogramBuckets(boolean) - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getHistogramBufferLength() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getHistogramExpiry() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getHomePhoneAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the homePhone
Attribute Type
which has the OID 0.9.2342.19200300.100.1.20
.
- getHomePostalAddressAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the homePostalAddress
Attribute Type
which has the OID 0.9.2342.19200300.100.1.39
.
- getHost() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets the host
for the connection (default localhost
).
- getHost() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets the host
for the connection (default localhost
).
- getHost() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the hostname of the Syslog daemon to which messages should be published.
- getHost() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns the name or IP address in dotted format of the LDAP server
referenced by this LDAP URL.
- getHost() - Method in class org.opends.server.types.HostPort
-
Retrieves the host for this HostPort
object.
- getHost() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the host for this LDAP URL.
- getHostAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the host
Attribute Type
which has the OID 0.9.2342.19200300.100.1.9
.
- getHostName() - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.Server
-
Returns this server hostname.
- getHostName() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the hostname of the bound connection.
- getHostName() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the host name of the server.
- getHostNameForCertificate(String) - Static method in class org.opends.server.util.StaticUtils
-
Returns the host name to be used to create self-signed certificates.
- getHostPort() - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.Server
-
Returns this server hostname and port.
- getHostPort() - Method in class org.opends.server.discovery.Partition.Server
-
Returns the host port for this server.
- getHostPort() - Method in class org.opends.server.replication.common.DSInfo
-
Get the host port.
- getHostPort() - Method in class org.opends.server.replication.common.RSInfo
-
Gets the server host port.
- getHostPort() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the host port.
- getHostPort() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the server host port from the message.
- getHostPort() - Method in class org.opends.server.replication.server.ReplicationServer
-
Getter on the server host port.
- getHostPort() - Method in class org.opends.server.tools.dsreplication.ADSContext
-
Returns the host name and port number of this connection.
- getHostPort() - Method in class org.opends.server.tools.dsreplication.PreferredConnection
-
Returns the host name and port number.
- getHostPort() - Method in exception org.opends.server.tools.dsreplication.TopologyCacheException
-
Returns the host port representation of the server we where connected to (or trying to connect) when this
exception was generated.
- getHourAndMinute() - Static method in class org.opends.server.util.TimeThread
-
Retrieves an integer containing the time in HHmm format at the last update.
- getHouseIdentifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the houseIdentifier
Attribute Type
which has the OID 2.5.4.51
.
- getHTMLSafeMethodName() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves the method name for this stack frame in a manner that will be safe for use in an HTML context.
- getHTTPAccessLogPublishers() - Static method in class org.opends.server.loggers.HTTPAccessLogger
-
Returns all the registered HTTP access log publishers.
- getHttpAuthorizationMechanism(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Http Authorization Mechanism.
- getHttpAuthorizationMechanism(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Http Authorization Mechanism.
- getHttpAuthorizationMechanismsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "http-authorization-mechanisms" relation definition.
- getHttpEndpoint(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Http Endpoint.
- getHttpEndpoint(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Http Endpoint.
- getHttpEndpointsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "http-endpoints" relation definition.
- getHttpLogRequestHandlers() - Method in class org.opends.server.loggers.CommonAudit
-
Returns the audit service that manages HTTP Access logging.
- getHttpRouter() - Method in interface org.opends.server.core.ServerContext
-
Returns the HTTP request router.
- getHttpServletContextFactory() - Static method in class org.forgerock.json.resource.http.SecurityContextFactory
-
Deprecated.
Returns the singleton security context factory which can be used for
obtaining context information from a HTTP request.
- getIA5StringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the IA5 String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.26
.
- getId() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of id.
- getId() - Method in class org.forgerock.json.resource.IdentifierQueryResourceHandler
-
Gets the identifier being queried for.
- getId() - Method in interface org.forgerock.json.resource.ResourceResponse
-
Returns the ID of this resource, if applicable.
- getId() - Method in interface org.forgerock.monitoring.api.instrument.Meter
-
- getId() - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableCounter
-
- getId() - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableGauge
-
- getId() - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableMeter
-
- getId() - Method in interface org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableMetric
-
Returns A unique combination of name and tags identifying this metric.
- getId() - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableTimer
-
- getId() - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- getId() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns an Id that is unique for this server.
- getId() - Method in class org.opends.server.tools.dsreplication.SuffixDescriptor
-
Returns an Id that is unique for this suffix.
- getId() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the ID of the task.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.CramMd5SaslMechanismHandlerCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.PasswordModifyExtendedOperationHandlerCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.PlainSaslMechanismHandlerCfgClient
-
Gets the "identity-mapper" property.
- getIdentityMapper(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Identity Mapper.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.CramMd5SaslMechanismHandlerCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.PasswordModifyExtendedOperationHandlerCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.PlainSaslMechanismHandlerCfg
-
Gets the "identity-mapper" property.
- getIdentityMapper(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Identity Mapper.
- getIdentityMapper(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the Directory Server identity mapper whose configuration resides in the specified configuration entry.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.CramMd5SaslMechanismHandlerCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.PasswordModifyExtendedOperationHandlerCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.PlainSaslMechanismHandlerCfg
-
Gets the "identity-mapper" property as a DN.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CramMd5SaslMechanismHandlerCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordModifyExtendedOperationHandlerCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PlainSaslMechanismHandlerCfgDefn
-
Get the "identity-mapper" property definition.
- getIdentityMappersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "identity-mappers" relation definition.
- getIdleLockoutInterval() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "idle-lockout-interval" property.
- getIdleLockoutInterval() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "idle-lockout-interval" property.
- getIdleLockoutInterval() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "idle-lockout-interval" property.
- getIdleLockoutInterval() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getIdleLockoutIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "idle-lockout-interval" property definition.
- getIdleTime() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the length of time in milliseconds that this client connection has been idle.
- getIdleTime() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getIdleTimeLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "idle-time-limit" property.
- getIdleTimeLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "idle-time-limit" property.
- getIdleTimeLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the maximum length of time in milliseconds that this client connection will be allowed to remain idle
before it should be disconnected.
- getIdleTimeLimit() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the idle time limit for the server.
- getIdleTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "idle-time-limit" property definition.
- getIdleTimeout() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the maximum time a connection is allowed to be idle.
- getIDToAbandon() - Method in class org.opends.server.core.AbandonOperation
-
Retrieves the message ID of the operation that should be abandoned.
- getIDToAbandon() - Method in interface org.opends.server.types.operation.PostOperationAbandonOperation
-
Retrieves the message ID of the operation that should be abandoned.
- getIDToAbandon() - Method in interface org.opends.server.types.operation.PreParseAbandonOperation
-
Retrieves the message ID of the operation that should be abandoned.
- getIgnoreWhiteSpacePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "ignore-white-space" property definition.
- getIgnoreWhiteSpacePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "ignore-white-space" property definition.
- getIgnoreWhiteSpacePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "ignore-white-space" property definition.
- getIllegalName() - Method in exception org.forgerock.opendj.config.client.IllegalManagedObjectNameException
-
Get the illegal managed object name.
- getImportExportContext() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the Import/Export context associated to this ReplicationDomain.
- getImportOffheapMemorySize() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "import-offheap-memory-size" property.
- getImportOffheapMemorySize() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "import-offheap-memory-size" property.
- getImportOffheapMemorySizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "import-offheap-memory-size" property definition.
- getImportOffheapMemorySizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "import-offheap-memory-size" property definition.
- getImportSource() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Gets the server id of the importing server.
- getIncludeAttributes() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the set of attributes that should be included in the entries read from the LDIF.
- getIncludeAttributeTypes() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the include attribute types.
- getIncludeBranches() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the include branches.
- getIncludeBranches() - Method in class org.opends.server.types.LDIFExportConfig
-
Retrieves the set of base DNs that specify the set of entries to include in the export.
- getIncludeBranches() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the set of base DNs that specify the set of entries to include in the import.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.CrestMetricsEndpointCfg
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPattern() - Method in interface org.forgerock.opendj.server.config.server.PrometheusEndpointCfg
-
Gets the "included-metric-pattern" property.
- getIncludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "included-metric-pattern" property definition.
- getIncludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "included-metric-pattern" property definition.
- getIncludedMetricPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "included-metric-pattern" property definition.
- getIncludeFilter() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "include-filter" property.
- getIncludeFilter() - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Gets the "include-filter" property.
- getIncludeFilter() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "include-filter" property.
- getIncludeFilter() - Method in interface org.forgerock.opendj.server.config.server.SoftReferenceEntryCacheCfg
-
Gets the "include-filter" property.
- getIncludeFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "include-filter" property definition.
- getIncludeFilterPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "include-filter" property definition.
- getIncludeFilters() - Method in class org.opends.server.tasks.ImportExportParams
-
Returns the include filters.
- getIncludeIf() - Method in class org.forgerock.audit.filter.FilterPolicy
-
Gets the includeIf list.
- getIncludeThrowableCausePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "include-throwable-cause" property definition.
- getIncrementalBaseID() - Method in class org.opends.server.types.BackupConfig
-
Retrieves the backup ID for the backup on which this incremental backup should be based.
- getIndexedField() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "indexed-field" property.
- getIndexedField() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "indexed-field" property.
- getIndexedFieldPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "indexed-field" property definition.
- getIndexEntryLimit() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "index-entry-limit" property.
- getIndexEntryLimit() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "index-entry-limit" property.
- getIndexEntryLimit() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "index-entry-limit" property.
- getIndexEntryLimit() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "index-entry-limit" property.
- getIndexEntryLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "index-entry-limit" property definition.
- getIndexEntryLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "index-entry-limit" property definition.
- getIndexEntryLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "index-entry-limit" property definition.
- getIndexExtensibleMatchingRule() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "index-extensible-matching-rule" property.
- getIndexExtensibleMatchingRule() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "index-extensible-matching-rule" property.
- getIndexExtensibleMatchingRulePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "index-extensible-matching-rule" property definition.
- getIndexFilterAnalyzerEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "index-filter-analyzer-enabled" property definition.
- getIndexFilterAnalyzerEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "index-filter-analyzer-enabled" property definition.
- getIndexFilterAnalyzerMaxFilters() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "index-filter-analyzer-max-filters" property.
- getIndexFilterAnalyzerMaxFilters() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "index-filter-analyzer-max-filters" property.
- getIndexFilterAnalyzerMaxFiltersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "index-filter-analyzer-max-filters" property definition.
- getIndexFilterAnalyzerMaxFiltersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "index-filter-analyzer-max-filters" property definition.
- getIndexId() - Method in interface org.forgerock.opendj.ldap.spi.Indexer
-
Returns an index identifier associated with this indexer.
- getIndexId() - Method in class org.opends.server.backends.pluggable.spi.TreeName
-
Returns the index identifier.
- getIndexingOptionsOrNull(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.spi.IndexQueryFactory
-
Returns the indexing options for the provided attribute, or null
if the attribute is not indexed.
- getIndexMapping() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Sets configuration of index mapping.
- getIndexName() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
-
Gets primary index name (default is audit
).
- getIndexType() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "index-type" property.
- getIndexType() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "index-type" property.
- getIndexTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "index-type" property definition.
- getInfoAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the info
Attribute Type
which has the OID 0.9.2342.19200300.100.1.4
.
- getInformCommunities(InetAddress) - Method in class org.opends.server.snmp.SNMPInetAddressAcl
-
- getInformDestinations() - Method in class org.opends.server.snmp.SNMPInetAddressAcl
-
- getInheritFromBaseDN() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve inheritFromBaseRDN DN for inherited collective attribute subentry.
- getInheritFromDNAttrValue() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve inheritFromDNAttribute value for inherited collective attribute subentry.
- getInheritFromDNType() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve inheritFromDNAttribute type for inherited collective attribute subentry.
- getInheritFromRDNAttrType() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve inheritFromRDNAttribute type for inherited collective attribute subentry.
- getInheritFromRDNAttrValue() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve inheritFromRDNAttribute value for inherited collective attribute subentry.
- getInheritFromRDNType() - Method in class org.opends.server.types.SubEntry
-
Getter to retrieve RDN type of inheritFromRDNType for inherited collective attribute subentry.
- getInitialFile() - Method in class org.forgerock.audit.rotation.RotationContext
-
Get the initial file.
- getInitializationWindowSize() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "initialization-window-size" property.
- getInitializationWindowSize() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "initialization-window-size" property.
- getInitializationWindowSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "initialization-window-size" property definition.
- getInitialName() - Method in interface org.forgerock.audit.retention.FileNamingPolicy
-
Initializes the policy and returns the current name to use.
- getInitialName() - Method in class org.forgerock.audit.retention.TimeStampFileNamingPolicy
-
Gets the initial file.
- getInitialName() - Method in class org.opends.server.loggers.TimeStampNaming
-
- getInitialsAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the initials
Attribute Type
which has the OID 2.5.4.43
.
- getInitiatorID() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
Get the replica id of the server that initiated the export.
- getInitiatorsName() - Method in class org.opends.server.replication.protocol.DeleteMsg
-
Get the initiator's name of this change.
- getInitWindow() - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
-
Return the initWindow value.
- getInitWindow() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
Get the initializationWindow.
- getInsertTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns the timeout in seconds the duration that the queue should block while attempting to offer a new item
for the queue.
- getInstallPath() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns the installation path.
- getInstance() - Static method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
-
Returns a localized logger factory which will create localized loggers
for the default locale.
- getInstance(Locale) - Static method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
-
Returns a localized logger factory which will create localized loggers
for the provided locale.
- getInstance(EncryptionHandler, JweAlgorithm, EncryptionMethod) - Static method in class org.forgerock.json.jose.jwe.handlers.encryption.ECDHEncryptionHandler
-
Get an instance of the ECDH-ES encryption handler for the given parameters.
- getInstance() - Static method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns the single application wide configuration framework instance.
- getInstance() - Method in class org.forgerock.opendj.config.DefaultManagedObject.Builder
-
Construct a default managed object based on the properties of this
builder.
- getInstance() - Static method in class org.forgerock.opendj.config.LdapProfile
-
Get the global LDAP profile instance.
- getInstance() - Static method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Gets the internationalized resource instance which can be used to
retrieve the localized descriptions for the managed objects and their
associated properties and relations.
- getInstance() - Method in class org.forgerock.opendj.config.PropertyDefinition.AbstractBuilder
-
Construct a property definition based on the properties of this
builder.
- getInstance() - Method in class org.forgerock.opendj.config.RelationDefinition.AbstractBuilder
-
Construct a relation definition based on the properties of this
builder.
- getInstance() - Static method in class org.forgerock.opendj.config.TopCfgDefn
-
Get the Top configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the singleton core schema.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AccessControlHandlerCfgDefn
-
Get the Access Control Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the Access Log Filtering Criteria configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the Access Log Publisher configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AccountStatusNotificationHandlerCfgDefn
-
Get the Account Status Notification Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
Get the Admin Endpoint configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the Administration Connector configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AesPasswordStorageSchemeCfgDefn
-
Get the AES Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
Get the Alert Handler configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
Get the Alive HTTP endpoint configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AnonymousSaslMechanismHandlerCfgDefn
-
Get the Anonymous SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the Attribute Cleanup Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the Attribute Value Password Validator configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.AuthenticationPolicyCfgDefn
-
Get the Authentication Policy configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BackendCfgDefn
-
Get the Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the Backend Index configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the Backend VLV Index configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the Backup Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Base64PasswordStorageSchemeCfgDefn
-
Get the Base64 Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BcryptPasswordStorageSchemeCfgDefn
-
Get the Bcrypt Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BlindTrustManagerProviderCfgDefn
-
Get the Blind Trust Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.BlowfishPasswordStorageSchemeCfgDefn
-
Get the Blowfish Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CancelExtendedOperationHandlerCfgDefn
-
Get the Cancel Extended Operation Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CertificateMapperCfgDefn
-
Get the Certificate Mapper configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
Get the Change Number Control Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the Character Set Password Validator configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ClearPasswordStorageSchemeCfgDefn
-
Get the Clear Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the Collective Attribute Subentries Virtual Attribute
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the Common Audit Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the Connection Handler configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the Core Schema configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CramMd5SaslMechanismHandlerCfgDefn
-
Get the CRAM-MD5 SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the Common REST Metrics HTTP Endpoint configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the Crypto Manager configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CryptPasswordStorageSchemeCfgDefn
-
Get the Crypt Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the CSV File Access Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the CSV File HTTP Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the Debug Log Publisher configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the Debug Target configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the Dictionary Password Validator configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the DIGEST-MD5 SASL Mechanism Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DseeCompatAccessControlHandlerCfgDefn
-
Get the DSEE Compatible Access Control Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.DynamicGroupImplementationCfgDefn
-
Get the Dynamic Group Implementation configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the Entity Tag Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.EntryCacheCfgDefn
-
Get the Entry Cache configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the entryDN Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
Get the entryUUID Plugin configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the entryUUID Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
-
Get the Error Log Account Status Notification Handler
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
Get the Error Log Publisher configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Get the Exact Match Identity Mapper configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExtendedOperationHandlerCfgDefn
-
Get the Extended Operation Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the External Access Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExternalChangelogDomainCfgDefn
-
Get the External Changelog Domain configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
Get the External HTTP Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the External SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the FIFO Entry Cache configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the File Based Access Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the File Based Audit Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the File Based Debug Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the File Based Error Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the File Based HTTP Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the File Based Key Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the File Based Trust Manager Provider configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FileCountLogRetentionPolicyCfgDefn
-
Get the File Count Log Retention Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the Fingerprint Certificate Mapper configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FixedTimeLogRotationPolicyCfgDefn
-
Get the Fixed Time Log Rotation Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
Get the Fractional LDIF Import Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
-
Get the Free Disk Space Log Retention Policy configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
-
Get the Get Connection ID Extended Operation Handler
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
-
Get the Get Symmetric Key Extended Operation Handler
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the Global Access Control Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the Global Configuration configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the Governing Structure Rule Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the Graphite Monitor Reporter Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GroupImplementationCfgDefn
-
Get the Group Implementation configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the GSSAPI SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the Has Subordinates Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
Get the Healthy HTTP endpoint configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpAccessLogPublisherCfgDefn
-
Get the HTTP Access Log Publisher configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpAnonymousAuthorizationMechanismCfgDefn
-
Get the HTTP Anonymous Authorization Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpAuthorizationMechanismCfgDefn
-
Get the HTTP Authorization Mechanism configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the HTTP Basic Authorization Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the HTTP Connection Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
Get the HTTP Endpoint configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the HTTP OAuth2 Authorization Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the HTTP OAuth2 CTS Authorization Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the HTTP OAuth2 File Based Authorization Mechanism
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the HTTP OAuth2 OpenAM Authorization Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the HTTP OAuth2 Token Introspection (RFC 7662) Authorization
Mechanism configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.IdentityMapperCfgDefn
-
Get the Identity Mapper configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the Is Member Of Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the JE Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
Get the JMX Alert Handler configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the JMX Connection Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the JSON Equality Matching Rule configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the JSON File Based Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the JSON File Based HTTP Access Log Publisher configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the JSON Ordering Matching Rule configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the JSON Query Equality Matching Rule configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.KeyManagerProviderCfgDefn
-
Get the Key Manager Provider configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
Get the Last Mod Plugin configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
Get the LDAP Attribute Description List Plugin configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the LDAP Connection Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
Get the LDAP Key Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the LDAP Pass Through Authentication Policy configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
Get the LDAP Trust Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the LDIF Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the LDIF Connection Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
Get the Length Based Password Validator configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn
-
Get the Local Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LogPublisherCfgDefn
-
Get the Log Publisher configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LogRetentionPolicyCfgDefn
-
Get the Log Retention Policy configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.LogRotationPolicyCfgDefn
-
Get the Log Rotation Policy configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Md5PasswordStorageSchemeCfgDefn
-
Get the MD5 Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the Member Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the Memory Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
Get the Monitor Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the Null Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the Num Subordinates Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the Password Expiration Time Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordGeneratorCfgDefn
-
Get the Password Generator configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordModifyExtendedOperationHandlerCfgDefn
-
Get the Password Modify Extended Operation Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the Password Policy configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the Password Policy Import Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
-
Get the Password Policy State Extended Operation Handler
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the Password Policy Subentry Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordStorageSchemeCfgDefn
-
Get the Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PasswordValidatorCfgDefn
-
Get the Password Validator configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Pbkdf2PasswordStorageSchemeCfgDefn
-
Get the PBKDF2 Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Pkcs11KeyManagerProviderCfgDefn
-
Get the PKCS#11 Key Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Pkcs11TrustManagerProviderCfgDefn
-
Get the PKCS#11 Trust Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Pkcs5s2PasswordStorageSchemeCfgDefn
-
Get the PKCS#5 V2.0 Scheme 2 Password Storage Scheme
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PlainSaslMechanismHandlerCfgDefn
-
Get the Plain SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the Pluggable Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
Get the Plugin configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the Plugin Root configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PolicyBasedAccessControlHandlerCfgDefn
-
Get the Policy Based Access Control Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the Profiler Plugin configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the Prometheus HTTP Endpoint configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the Proxy Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
Get the Random Password Generator configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Rc4PasswordStorageSchemeCfgDefn
-
Get the RC4 Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the Referential Integrity Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the Regular Expression Identity Mapper configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
Get the Repeated Characters Password Validator configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the Replication Domain configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the Replication Server configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the Replication Service Discovery Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the Replication Synchronization Provider configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the Rest2LDAP Endpoint configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the Root configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.RootDseBackendCfgDefn
-
Get the Root DSE Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaltedMd5PasswordStorageSchemeCfgDefn
-
Get the Salted MD5 Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaltedSha1PasswordStorageSchemeCfgDefn
-
Get the Salted SHA-1 Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaltedSha256PasswordStorageSchemeCfgDefn
-
Get the Salted SHA-256 Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaltedSha384PasswordStorageSchemeCfgDefn
-
Get the Salted SHA-384 Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaltedSha512PasswordStorageSchemeCfgDefn
-
Get the Salted SHA-512 Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the Samba Password Plugin configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SaslMechanismHandlerCfgDefn
-
Get the SASL Mechanism Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the Schema Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SchemaProviderCfgDefn
-
Get the Schema Provider configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.ServiceDiscoveryMechanismCfgDefn
-
Get the Service Discovery Mechanism configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the Seven Bit Clean Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.Sha1PasswordStorageSchemeCfgDefn
-
Get the SHA-1 Password Storage Scheme configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SimilarityBasedPasswordValidatorCfgDefn
-
Get the Similarity Based Password Validator configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRetentionPolicyCfgDefn
-
Get the Size Limit Log Retention Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRotationPolicyCfgDefn
-
Get the Size Limit Log Rotation Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the SMTP Account Status Notification Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the SMTP Alert Handler configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the SNMP Connection Handler configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the Soft Reference Entry Cache configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.StartTlsExtendedOperationHandlerCfgDefn
-
Get the StartTLS Extended Operation Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.StaticGroupImplementationCfgDefn
-
Get the Static Group Implementation configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the Static Service Discovery Mechanism configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the Structural Object Class Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the Subject Attribute To User Attribute Certificate Mapper
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the Subject DN To User Attribute Certificate Mapper
configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SubjectEqualsDnCertificateMapperCfgDefn
-
Get the Subject Equals DN Certificate Mapper configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the Subschema Subentry Virtual Attribute configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.SynchronizationProviderCfgDefn
-
Get the Synchronization Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the Task Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TimeLimitLogRotationPolicyCfgDefn
-
Get the Time Limit Log Rotation Policy configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TraditionalWorkQueueCfgDefn
-
Get the Traditional Work Queue configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TripleDesPasswordStorageSchemeCfgDefn
-
Get the Triple-DES Password Storage Scheme configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TrustManagerProviderCfgDefn
-
Get the Trust Manager Provider configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the Trust Store Backend configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the Unique Attribute Plugin configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
Get the Unique Characters Password Validator configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the User Defined Virtual Attribute configuration definition
singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the Virtual Attribute configuration definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.VirtualStaticGroupImplementationCfgDefn
-
Get the Virtual Static Group Implementation configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.WhoAmIExtendedOperationHandlerCfgDefn
-
Get the Who Am I Extended Operation Handler configuration
definition singleton.
- getInstance() - Static method in class org.forgerock.opendj.server.config.meta.WorkQueueCfgDefn
-
Get the Work Queue configuration definition singleton.
- getInstance() - Static method in class org.forgerock.util.SignatureUtil
-
Gets the SignatureUtil instance.
- getInstance() - Static method in class org.opends.server.core.AccessControlConfigManager
-
Get the single application-wide access control manager instance.
- getInstance() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the instance of the Directory Server that is associated with this JVM.
- getInstance() - Static method in class org.opends.server.loggers.AccessLogger
-
Retrieve the singleton instance of this class.
- getInstance() - Static method in class org.opends.server.loggers.DebugLogger
-
Retrieve the singleton instance of this class.
- getInstance() - Static method in class org.opends.server.loggers.ErrorLogger
-
Retrieve the singleton instance of this class.
- getInstance() - Static method in class org.opends.server.loggers.HTTPAccessLogger
-
Retrieve the singleton instance of this class.
- getInstanceForProfile(String) - Static method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Gets the internationalized resource instance for the named profile.
- getInstanceKeyID(byte[]) - Static method in class org.opends.server.crypto.CryptoManagerImpl
-
Return the identifier of an instance's instance key.
- getInstanceOfInterface() - Method in class org.forgerock.opendj.config.ClassPropertyDefinition
-
Get an unmodifiable list of classes which values of this property must
implement.
- getInstancePath() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns the instance path.
- getInstancePathFromInstallPath(Path) - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the
Path
of the instance of the server contained in the provided server installation path.
- getInstanceRoot() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the path to the instance directory for this instance of the Directory Server.
- getInstanceRoot() - Method in interface org.opends.server.core.ServerContext
-
Returns the directory of server instance.
- getInstanceRoot() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory that should be considered the instance root.
- getInstanceRootAsString() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the path of the directory that should be considered the instance root.
- getIntegerFirstComponentMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the integerFirstComponentMatch
Matching Rule
which has the OID 2.5.13.29
.
- getIntegerMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the integerMatch
Matching Rule
which has the OID 2.5.13.14
.
- getIntegerOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the integerOrderingMatch
Matching Rule
which has the OID 2.5.13.15
.
- getIntegerSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Integer Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.27
.
- getInternalConnectionFactory() - Method in class org.opends.server.protocols.http.LDAPContext
-
- getInternalModificationControl(Request) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Returns the internal modification control from the provided request.
- getInternationalISDNNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the internationalISDNNumber
Attribute Type
which has the OID 2.5.4.25
.
- getIntValue() - Method in enum org.forgerock.util.thread.listener.ShutdownPriority
-
Returns the priority.
- getInvalidAttributeSyntaxBehavior() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "invalid-attribute-syntax-behavior" property.
- getInvalidAttributeSyntaxBehavior() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "invalid-attribute-syntax-behavior" property.
- getInvalidAttributeSyntaxBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "invalid-attribute-syntax-behavior" property definition.
- getInvalidRequestType() - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
Returns the LDAP protocol-op type of this request.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getInvokeForInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "invoke-for-internal-operations" property definition.
- getIsAcceptable() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current isAcceptable flag.
- getIsAdminActionRequired() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current isAdminActionRequired flag as determined after apply action has been taken on a given
configuration.
- getIsolationPolicy() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "isolation-policy" property.
- getIsolationPolicy() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "isolation-policy" property.
- getIsolationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "isolation-policy" property definition.
- getIsPrivateBackendPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "is-private-backend" property definition.
- getIssuedAtTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the time the JWT was issued at, from the Claims Set.
- getIssuer() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the issuer this JWT was issued by.
- getIssuerAttribute() - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Gets the "issuer-attribute" property.
- getIssuerAttribute() - Method in interface org.forgerock.opendj.server.config.server.CertificateMapperCfg
-
Gets the "issuer-attribute" property.
- getIssuerAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CertificateMapperCfgDefn
-
Get the "issuer-attribute" property definition.
- getIssuerAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "issuer-attribute" property definition.
- getIssuerAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the "issuer-attribute" property definition.
- getIssuerAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the "issuer-attribute" property definition.
- getIssuerAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectEqualsDnCertificateMapperCfgDefn
-
Get the "issuer-attribute" property definition.
- getItems() - Method in class org.forgerock.api.models.Resource
-
Getter of items.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AccessControlHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AccountStatusNotificationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AdminEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AesPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AliveEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AnonymousSaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.AuthenticationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Base64PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.BcryptPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.BlindTrustManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.BlowfishPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CancelExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ChangeNumberControlPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ClearPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CramMd5SaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CryptPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.DseeCompatAccessControlHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.DynamicGroupImplementationCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.EntryUuidPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ErrorLogAccountStatusNotificationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FileCountLogRetentionPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FixedTimeLogRotationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.FreeDiskSpaceLogRetentionPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GetConnectionIdExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GetSymmetricKeyExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GroupImplementationCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HealthyEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpAnonymousAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2CtsAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2FileAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.IdentityMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JmxAlertHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.KeyManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LastModPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdapAttributeDescriptionListPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LogPublisherCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LogRetentionPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.LogRotationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Md5PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.MonitorBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordGeneratorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordModifyExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyStateExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Pbkdf2PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Pkcs11KeyManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Pkcs11TrustManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Pkcs5s2PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PlainSaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PolicyBasedAccessControlHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Rc4PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaltedMd5PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaltedSha1PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaltedSha256PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaltedSha384PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaltedSha512PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SaslMechanismHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SchemaProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.ServiceDiscoveryMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.Sha1PasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SimilarityBasedPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRetentionPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRotationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.StartTlsExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.StaticGroupImplementationCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SubjectEqualsDnCertificateMapperCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.SynchronizationProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TimeLimitLogRotationPolicyCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TraditionalWorkQueueCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TripleDesPasswordStorageSchemeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TrustManagerProviderCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.UserDefinedVirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.VirtualStaticGroupImplementationCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.WhoAmIExtendedOperationHandlerCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.client.WorkQueueCfgClient
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AccessControlHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AccountStatusNotificationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AdminEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AesPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AlertHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AliveEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AnonymousSaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.AuthenticationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.BackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.BackupBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Base64PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.BcryptPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.BlindTrustManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.BlowfishPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CancelExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CertificateMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ChangeNumberControlPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ClearPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CollectiveAttributeSubentriesVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CramMd5SaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CrestMetricsEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CryptPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.DseeCompatAccessControlHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.DynamicGroupImplementationCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.EntityTagVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.EntryCacheCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.EntryDnVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.EntryUuidPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.EntryUuidVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ErrorLogAccountStatusNotificationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ErrorLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ExactMatchIdentityMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ExternalAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ExternalHttpAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ExternalSaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedKeyManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileBasedTrustManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FileCountLogRetentionPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FingerprintCertificateMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FixedTimeLogRotationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.FreeDiskSpaceLogRetentionPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GetConnectionIdExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GetSymmetricKeyExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GoverningStructureRuleVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GroupImplementationCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HasSubordinatesVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HealthyEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpAnonymousAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2CtsAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2FileAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.IdentityMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.IsMemberOfVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JmxAlertHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.KeyManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LastModPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdapAttributeDescriptionListPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdapKeyManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdapTrustManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LdifConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LengthBasedPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LogPublisherCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LogRetentionPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.LogRotationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Md5PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.MemberVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.MemoryBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.MonitorBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.NullBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.NumSubordinatesVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordExpirationTimeVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordGeneratorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordModifyExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyStateExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicySubentryVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Pbkdf2PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Pkcs11KeyManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Pkcs11TrustManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Pkcs5s2PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PlainSaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PolicyBasedAccessControlHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.PrometheusEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.RandomPasswordGeneratorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Rc4PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.RepeatedCharactersPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaltedMd5PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaltedSha1PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaltedSha256PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaltedSha384PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaltedSha512PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SambaPasswordPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SaslMechanismHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SchemaBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SchemaProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.ServiceDiscoveryMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SevenBitCleanPluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.Sha1PasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SimilarityBasedPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRetentionPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SizeLimitLogRotationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SoftReferenceEntryCacheCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.StartTlsExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.StaticGroupImplementationCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.StructuralObjectClassVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SubjectAttributeToUserAttributeCertificateMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SubjectDnToUserAttributeCertificateMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SubjectEqualsDnCertificateMapperCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SubschemaSubentryVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.SynchronizationProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TimeLimitLogRotationPolicyCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TraditionalWorkQueueCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TripleDesPasswordStorageSchemeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TrustManagerProviderCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.UniqueAttributePluginCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.UniqueCharactersPasswordValidatorCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.UserDefinedVirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.VirtualStaticGroupImplementationCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.WhoAmIExtendedOperationHandlerCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in interface org.forgerock.opendj.server.config.server.WorkQueueCfg
-
Gets the "java-class" property.
- getJavaClass() - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessControlHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccountStatusNotificationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AesPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AnonymousSaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AuthenticationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Base64PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BcryptPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BlindTrustManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BlowfishPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CancelExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CertificateMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ClearPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CramMd5SaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DseeCompatAccessControlHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DynamicGroupImplementationCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryCacheCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileCountLogRetentionPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FixedTimeLogRotationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GroupImplementationCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAnonymousAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IdentityMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.KeyManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LogPublisherCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LogRetentionPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LogRotationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Md5PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordGeneratorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordModifyExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pbkdf2PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11KeyManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11TrustManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs5s2PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PlainSaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PolicyBasedAccessControlHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rc4PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedMd5PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha1PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha256PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha384PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha512PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SaslMechanismHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ServiceDiscoveryMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Sha1PasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SimilarityBasedPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRetentionPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRotationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StartTlsExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticGroupImplementationCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectEqualsDnCertificateMapperCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SynchronizationProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TimeLimitLogRotationPolicyCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TraditionalWorkQueueCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TripleDesPasswordStorageSchemeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustManagerProviderCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualStaticGroupImplementationCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.WhoAmIExtendedOperationHandlerCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.WorkQueueCfgDefn
-
Get the "java-class" property definition.
- getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.AbstractLogger
-
- getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.AccessLogger
-
- getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.DebugLogger
-
- getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.ErrorLogger
-
- getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.HTTPAccessLogger
-
- getJdbcUrl() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the JDBC database url.
- getJeBackendSharedCacheEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "je-backend-shared-cache-enabled" property definition.
- getJeProperty() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "je-property" property.
- getJeProperty() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "je-property" property.
- getJePropertyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "je-property" property definition.
- getJMXMBeans() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of JMX MBeans that are associated with the server.
- getJMXMBeanServer() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves a reference to the JMX MBean server that is associated with the Directory Server.
- getJmxName(Dn) - Static method in class org.opends.server.config.JMXMBean
-
Creates a JMX object name string based on a DN.
- getJndi() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
- getJoinedMessages() - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Returns all messages joined in a single message.
- getJPEGSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the JPEG Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.28
.
- getJson(InputStream) - Static method in class org.forgerock.audit.json.AuditJsonConfig
-
Returns a JSON value from the provided input stream.
- getJsonContent() - Method in interface org.forgerock.json.resource.ActionResponse
-
Gets the JsonValue
content contained in the Response
.
- getJsonKeys() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "json-keys" property.
- getJsonKeys() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "json-keys" property.
- getJsonKeys() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "json-keys" property.
- getJsonKeys() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "json-keys" property.
- getJsonKeysPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "json-keys" property definition.
- getJsonKeysPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "json-keys" property definition.
- getJsonPointer() - Method in class org.forgerock.json.schema.validator.validators.Validator
-
Returns the JSON pointer locating where the validator was defined in the schema.
- getJsonQuerySyntax() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the JSON Query attribute syntax having the OID 1.3.6.1.4.1.36733.2.1.3.2.
- getJsonSyntax() - Static method in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Returns the JSON attribute syntax having the OID 1.3.6.1.4.1.36733.2.1.3.1.
- getJsonValidationPolicy() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "json-validation-policy" property.
- getJsonValidationPolicy() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "json-validation-policy" property.
- getJsonValidationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "json-validation-policy" property definition.
- getJsonValue() - Method in exception org.forgerock.json.JsonValueException
-
Returns the JSON value for which the exception was thrown.
- getJsonWebKey() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the JSON Web Key header parameter for this JWS.
- getJvmSupportedLocaleNamesToOids() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchemaSupportedLocales
-
Returns the unmodifiable map of JVM supported locale tags to OIDs.
- getJwaAlgorithm() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the alg parameter of the JWK.
- getJwaAlgorithmName() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
-
- getJwaAlgorithmName() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
- getJwaAlgorithmName() - Method in interface org.forgerock.json.jose.jwt.Algorithm
-
Gets the name of the algorithm as defined in the JWA standard.
- getJweHeader() - Method in class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
-
- getJweStandardName() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Returns the JWE standard encryption method name for this encryption method.
- getJWKsAsJsonValue() - Method in class org.forgerock.json.jose.jwk.JWKSet
-
Get the JWKs in the set.
- getJWKsAsList() - Method in class org.forgerock.json.jose.jwk.JWKSet
-
Get the JWKs in the set.
- getJwkSetUrl() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the JWK Set URL header parameter for this JWS.
- getJwksStore(String) - Method in class org.forgerock.json.jose.jwk.store.JwksStoreService
-
Returns the appropriate JWKs store.
- getJwkType() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Returns the type of JWK that is used for this elliptic curve.
- getJwkUrl() - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
The JWKs URI.
- getJwsAlgorithm(String) - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
- getJwsAlgorithm() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Returns the JwsAlgorithm that corresponds to this elliptic curve.
- getJwtId() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the unique ID of the JWT.
- getKdcAddress() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "kdc-address" property.
- getKdcAddress() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "kdc-address" property.
- getKdcAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "kdc-address" property definition.
- getKeepStatsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "keep-stats" property definition.
- getKeepStatsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "keep-stats" property definition.
- getKey() - Method in class org.forgerock.json.jose.jwk.OctJWK
-
Gets the symmetric key.
- getKey() - Method in class org.forgerock.monitoring.api.instrument.ImmutableTag
-
- getKey() - Method in interface org.forgerock.monitoring.api.instrument.Tag
-
- getKey() - Method in class org.opends.server.backends.pluggable.spi.EmptyCursor
-
- getKey() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
-
Returns the key of the record on which this cursor is currently positioned.
- getKey(String) - Method in class org.opends.server.backends.TrustStoreBackend
-
Returns the key associated with the given alias, using the trust store pin to recover it.
- getKey() - Method in enum org.opends.server.replication.plugin.HistAttrModificationKey
-
Retrieves the human-readable name for this HistKey.
- getKey() - Method in class org.opends.server.types.AdditionalLogItem
-
Returns the log item key.
- getKeyAgreementAlgorithm() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Determines the Java KeyAgreement algorithm to use for this curve.
- getKeyGenerationAlgorithm() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Determines the Java KeyPairGenerator algorithm to use for this curve.
- getKeyId() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the keyId parameter of the JWK.
- getKeyId() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the Key ID header parameter for this JWS.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Key Manager Provider.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Key Manager Provider.
- getKeyManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "key-manager-provider" property.
- getKeyManagerProvider(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the key manager provider registered with the provided entry DN.
- getKeyManagerProvider(Dn) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
Retrieves the key manager provider registered with the provided entry DN.
- getKeyManagerProvider(Dn) - Method in interface org.opends.server.core.ServerContext
-
Returns the key manager provider matching the provided DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "key-manager-provider" property as a DN.
- getKeyManagerProviderDN() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the DN of the key manager provider that should be used for operations requiring access to a key
manager.
- getKeyManagerProviderDN() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Retrieves the DN of the key manager provider that should be used for operations associated with this connection
handler which need access to a key manager.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "key-manager-provider" property definition.
- getKeyManagerProvidersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "key-manager-providers" relation definition.
- getKeyManagers() - Method in class org.opends.server.api.KeyManagerProvider
-
Retrieves a set of KeyManager
objects that may be used for interactions requiring access to a key
manager.
- getKeyManagers() - Method in class org.opends.server.backends.TrustStoreBackend
-
Retrieves a set of KeyManager
objects that may be used for interactions requiring access to a key
manager.
- getKeyManagers() - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- getKeyManagers() - Method in class org.opends.server.extensions.JvmKeyManagerProvider
-
- getKeyManagers() - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- getKeyManagers() - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- getKeyOffset() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the number of octets in each of the CEK and MAC key.
- getKeyOperations() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the key operations parameter of the JWK.
- getKeyOperations(String) - Static method in enum org.forgerock.json.jose.jwk.KeyOperation
-
Get the KeyOperation.
- getKeyPassword(String) - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the key password used to unlock individual key entries.The results in the
file being opened and read into memory.
- getKeyPasswordFile() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the path to file that holds the password to unlock individual keys.
- getKeySize() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the bit length of the Content Encryption Key (CEK).
- getKeyStore() - Method in class org.forgerock.security.keystore.KeyStoreManager
-
- getKeyStore() - Method in class org.opends.server.api.KeyManagerProvider
-
Returns the keystore used by this key manager provider.
- getKeyStore() - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- getKeyStore() - Method in class org.opends.server.extensions.JvmKeyManagerProvider
-
- getKeyStore() - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- getKeyStore() - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- getKeyStoreConfiguration(String) - Method in interface org.forgerock.security.keystore.KeyStoreConfigurationManager
-
Return the KeyStore configuration for the given symbolic name.
- getKeyStoreConfiguration(String) - Method in class org.forgerock.security.keystore.KeyStoreConfigurationManagerImpl
-
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedKeyManagerProviderCfg
-
Gets the "key-store-file" property.
- getKeyStoreFile() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the path to the keystore.
- getKeyStoreFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "key-store-file" property definition.
- getKeyStoreFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "key-store-file" property definition.
- getKeyStoreFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the "key-store-file" property definition.
- getKeystoreHandler(String) - Method in class org.forgerock.audit.providers.DefaultKeyStoreHandlerProvider
-
- getKeystoreHandler(String) - Method in interface org.forgerock.audit.providers.KeyStoreHandlerProvider
-
Returns the keystore handler corresponding to the given name.
- getKeyStoreHandlerName() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Get the key store handler name.
- getKeyStorePassword(String) - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the keystore password.
- getKeyStorePasswordFile() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the path to the file that contains the password/pin used to unlock the keystore.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.client.Pkcs11KeyManagerProviderCfgClient
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.server.FileBasedKeyManagerProviderCfg
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.server.LdapKeyManagerProviderCfg
-
Gets the "key-store-pin" property.
- getKeyStorePin() - Method in interface org.forgerock.opendj.server.config.server.Pkcs11KeyManagerProviderCfg
-
Gets the "key-store-pin" property.
- getKeyStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "key-store-pin" property definition.
- getKeyStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "key-store-pin" property definition.
- getKeyStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the "key-store-pin" property definition.
- getKeyStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
Get the "key-store-pin" property definition.
- getKeyStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11KeyManagerProviderCfgDefn
-
Get the "key-store-pin" property definition.
- getKeyStoreType() - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Gets the "key-store-type" property.
- getKeyStoreType() - Method in interface org.forgerock.opendj.server.config.server.FileBasedKeyManagerProviderCfg
-
Gets the "key-store-type" property.
- getKeyStoreType() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the keystore type.
- getKeyStoreTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
Get the "key-store-type" property definition.
- getKeytab() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "keytab" property.
- getKeytab() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "keytab" property.
- getKeytabPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "keytab" property definition.
- getKeyType() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the kty parameter of the JWK.
- getKeyType(String) - Static method in enum org.forgerock.json.jose.jwk.KeyType
-
Get the KeyType given a string.
- getKeyUse(String) - Static method in enum org.forgerock.json.jose.jwk.KeyUse
-
Get the KeyUse.
- getKeywordMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the keywordMatch
Matching Rule
which has the OID 2.5.13.33
.
- getKeyWrappingAlgorithm() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
-
For ECDH-ES key agreement modes, this indicates the key wrapping mode that should be applied to the resulting
derived key.
- getKeyWrappingTransformation() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "key-wrapping-transformation" property.
- getKeyWrappingTransformation() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "key-wrapping-transformation" property.
- getKeyWrappingTransformationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "key-wrapping-transformation" property definition.
- getKnownTopics() - Method in interface org.forgerock.audit.AuditService
-
Returns the set of event topics (schemas) that the AuditService
understands.
- getKnownTopics() - Method in class org.forgerock.audit.AuditServiceProxy
-
- getLastException() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the last exception that was encountered reading the configuration of the server.
- getLastGeneratedChangeNumber() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Returns the last generated change number.
- getLastLoadedJwkSet() - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Returns the last successfully loaded JWK Set together with the time at which it was last fetched.
- getLastLocalChange() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the CSN of the last Change that was fully processed by this ReplicationDomain.
- getLastLoginTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time that the user last authenticated to the Directory Server.
- getLastLoginTimeAttribute() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "last-login-time-attribute" property.
- getLastLoginTimeAttribute() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "last-login-time-attribute" property.
- getLastLoginTimeAttribute() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "last-login-time-attribute" property.
- getLastLoginTimeAttribute() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getLastLoginTimeAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "last-login-time-attribute" property definition.
- getLastLoginTimeFormat() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "last-login-time-format" property.
- getLastLoginTimeFormat() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "last-login-time-format" property.
- getLastLoginTimeFormat() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "last-login-time-format" property.
- getLastLoginTimeFormat() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getLastLoginTimeFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "last-login-time-format" property definition.
- getLastPublishTime() - Method in interface org.opends.server.replication.protocol.Session
-
Gets the time the last replication message was published on this session.
- getLastPublishTime() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- getLastReceiveTime() - Method in interface org.opends.server.replication.protocol.Session
-
Gets the time the last replication message was received on this session.
- getLastReceiveTime() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- getLastRefusedCause() - Method in class org.opends.server.tools.dsreplication.ApplicationTrustManager
-
Returns the last cause for refusal of a certificate.
- getLastRefusedChain() - Method in class org.opends.server.tools.dsreplication.ApplicationTrustManager
-
Returns the certificate chain for the last refused certificate.
- getLastRotationTime() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
-
Retrieves the last time the file was rotated.
- getLastRotationTime() - Method in interface org.forgerock.audit.rotation.RotatableObject
-
Retrieves the last time the file was rotated.
- getLastRotationTime() - Method in interface org.opends.server.loggers.RotatableLogFile
-
Retrieves the last time the file was rotated.
- getLatestBackup() - Method in class org.opends.server.types.BackupDirectory
-
Retrieves the most recent backup for this backup directory, according to the backup date.
- getLatestJwkSet() - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Returns the latest non expired successfully loaded JWK Set.
- getLatestServerState() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Returns the latest most current ServerState describing the newest CSNs for each server in this domain.
- getLatestVersion() - Static method in class org.opends.server.replication.protocol.ProtocolVersion
-
Gets the latest version of the replication protocol.
- getLAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the l
Attribute Type
which has the OID 2.5.4.7
.
- getLDAPApproxFirstMissingDate(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the approximation of the date of the older missing change for a replica.
- getLdapHostPort() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the HostPort to access this server using LDAP.
- getLdapMeters() - Method in class org.opends.server.api.MeterRegistryHolder
-
Returns a Map from ldap attribute names to the corresponding meters.
- getLdapRouter() - Method in interface org.opends.server.core.ServerContext
-
Returns the router, which routes the LDAP requests to appropriate backend(s).
- getLDAPServerState(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the server state for the LDAP server with the provided replica id.
- getLdapsHostPort() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the HostPort to access this server using LDAPS.
- getLDAPSyntaxDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the LDAP Syntax Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.54
.
- getLDAPSyntaxesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the ldapSyntaxes
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.16
.
- getLDAPURL() - Method in class org.opends.server.tools.dsreplication.PreferredConnection
-
Returns the LDAP URL to be used.
- getLdifDirectory() - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Gets the "ldif-directory" property.
- getLdifDirectory() - Method in interface org.forgerock.opendj.server.config.server.LdifConnectionHandlerCfg
-
Gets the "ldif-directory" property.
- getLdifDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "ldif-directory" property definition.
- getLdifFile() - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Gets the "ldif-file" property.
- getLdifFile() - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Gets the "ldif-file" property.
- getLdifFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "ldif-file" property definition.
- getLeastSignificantBits() - Method in class org.opends.server.replication.common.ProcessId
-
Returns the least significant 64 bits of this process id's 128 bit value.
- getLessOrEqualAssertion(Schema, ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.AbstractOrderingMatchingRuleImpl
-
- getLessOrEqualAssertion(ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the normalized form of the provided assertion value, which is
best suited for efficiently performing greater than or equal ordering
matching operations on that value.
- getLessOrEqualAssertion(Schema, ByteSequence) - Method in interface org.forgerock.opendj.ldap.schema.MatchingRuleImpl
-
Retrieves the normalized form of the provided assertion value, which is
best suited for efficiently performing less than or equal matching
operations on that value.
- getLessOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
-
- getLessOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnRangeMatchingRuleImpl
-
- getLevel() - Method in class org.opends.server.loggers.TraceSettings
-
Get the level of this setting.
- getLevels() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
-
Returns an array of levels, where levels are integers.
- getLineNumber(int) - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the line number from the specified frame in the stack.
- getLineNumber() - Method in exception org.opends.server.util.LDIFException
-
Retrieves the line number of the last line read from the LDIF source.
- getLineNumbers() - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the line numbers in this stack.
- getLineNumbers() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves the mapping between the line numbers associated with this method and the number of occurrences for each
of those line numbers.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "listen-address" property.
- getListenAddress() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Get the JMX connection handler's listen address.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "listen-address" property definition.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "listen-address" property definition.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "listen-address" property definition.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "listen-address" property definition.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "listen-address" property definition.
- getListenAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "listen-address" property definition.
- getListeners() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves information about the listener(s) that will be used to accept client connections.
- getListeners() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getListeners() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- getListeners() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getListeners() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getListeners() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getListenPort() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "listen-port" property.
- getListenPort() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "listen-port" property.
- getListenPort() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Get the JMX connection handler's listen port.
- getListenPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "listen-port" property definition.
- getListenPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "listen-port" property definition.
- getListenPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "listen-port" property definition.
- getListenPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "listen-port" property definition.
- getListenPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "listen-port" property definition.
- getLoadBalancingAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "load-balancing-algorithm" property.
- getLoadBalancingAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "load-balancing-algorithm" property.
- getLoadBalancingAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "load-balancing-algorithm" property definition.
- getLocalAddress() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Returns the InetSocketAddress
associated with the local system.
- getLocalAddress() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns the InetSocketAddress
associated with the local system.
- getLocalBackend() - Method in class org.opends.server.monitors.LocalBackendMonitor
-
Returns the local backend associated with this backend.
- getLocalBackend() - Method in class org.opends.server.tools.BackendToolUtils.BackendInfo
-
Returns the local backend.
- getLocalBackend() - Method in class org.opends.server.types.Operation
-
Returns the local backend targetted by the provided operation.
- getLocalBackendById(String) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves a local backend provided its identifier.
- getLocalBackendMonitor() - Method in class org.opends.server.api.LocalBackend
-
Returns the local backend monitor associated with this backend.
- getLocalBackendMonitor() - Method in class org.opends.server.backends.jeb.JEBackend
-
- getLocalBackendMonitor() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getLocalBackends() - Static method in class org.opends.server.tools.BackendToolUtils
-
Returns information about the local backends defined in the Directory Server configuration.
- getLocalBackendWithBaseDN(Dn) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves the local backend with the specified base DN.
- getLocale() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns the locale to which this logger will localize all log messages.
- getLocales() - Method in class org.forgerock.util.i18n.PreferredLocales
-
The ordered list of preferred locales.
- getLocalHostName() - Method in class org.forgerock.audit.providers.DefaultLocalHostNameProvider
-
- getLocalHostName() - Method in interface org.forgerock.audit.providers.LocalHostNameProvider
-
Establish the local hostname of the current server.
- getLocalityObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the locality
Object Class
which has the OID 2.5.6.3
.
- getLocalizableDescription() - Method in class org.forgerock.api.transform.LocalizableOperation
-
- getLocalizableDescription() - Method in class org.forgerock.api.transform.LocalizableRefProperty
-
- getLocalizableDescription() - Method in class org.forgerock.api.transform.LocalizableTag
-
- getLocalizableName() - Method in class org.forgerock.api.transform.LocalizableTag
-
Returns the name of a Tag, a LocalizableString.
- getLocalizableTags() - Method in class org.forgerock.api.transform.LocalizableOperation
-
Returns the localizable tags for this operation.
- getLocalizableTitle() - Method in class org.forgerock.api.transform.LocalizableRefProperty
-
- getLocalizedLogger(Class<?>) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
- getLocalizedLogger(Logger) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns a localized logger which will forward log messages to the
provided SLF4J Logger
.
- getLocalizedLogger(String) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
- getLocalizedLogger(Class<?>) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
-
- getLocalizedLogger(Logger) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
-
Returns a localized logger which will forward log messages to the
provided SLF4J Logger
.
- getLocalizedLogger(String) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
-
- getLocalizedMessage() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
-
- getLocalProcessId() - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getLocalProcessId() - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the current process ID of this server.
- getLocalTime() - Static method in class org.opends.server.util.TimeThread
-
Retrieves a string containing the current time in the local time zone.
- getLocation() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- getLocation() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Returns the path to the keystore.
- getLocation() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- getLockDirectory() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory that should be used to hold the server lock files.
- getLockManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the lock manager which will be used for coordinating access to LDAP entries.
- getLockoutDuration() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "lockout-duration" property.
- getLockoutDuration() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "lockout-duration" property.
- getLockoutDuration() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "lockout-duration" property.
- getLockoutDuration() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getLockoutDurationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "lockout-duration" property definition.
- getLockoutFailureCount() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "lockout-failure-count" property.
- getLockoutFailureCount() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "lockout-failure-count" property.
- getLockoutFailureCount() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "lockout-failure-count" property.
- getLockoutFailureCount() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getLockoutFailureCountPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "lockout-failure-count" property definition.
- getLockoutFailureExpirationInterval() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "lockout-failure-expiration-interval" property.
- getLockoutFailureExpirationInterval() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "lockout-failure-expiration-interval" property.
- getLockoutFailureExpirationInterval() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "lockout-failure-expiration-interval" property.
- getLockoutFailureExpirationInterval() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getLockoutFailureExpirationIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "lockout-failure-expiration-interval" property definition.
- getLockTimeout() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "lock-timeout" property.
- getLockTimeout() - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Gets the "lock-timeout" property.
- getLockTimeout() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "lock-timeout" property.
- getLockTimeout() - Method in interface org.forgerock.opendj.server.config.server.SoftReferenceEntryCacheCfg
-
Gets the "lock-timeout" property.
- getLockTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "lock-timeout" property definition.
- getLockTimeoutPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
Get the "lock-timeout" property definition.
- getLogChangenumberPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "log-changenumber" property definition.
- getLogControlOidsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "log-control-oids" property definition.
- getLogControlOidsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "log-control-oids" property definition.
- getLogControlOidsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "log-control-oids" property definition.
- getLogControlOidsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "log-control-oids" property definition.
- getLogControlOidsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "log-control-oids" property definition.
- getLogDirectory() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Returns the directory where CSV file is located.
- getLogDirectory() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Gets the directory where the JSON file is located.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "log-directory" property.
- getLogDirectory() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "log-directory" property.
- getLogDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "log-directory" property definition.
- getLogDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "log-directory" property definition.
- getLogDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "log-directory" property definition.
- getLogDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "log-directory" property definition.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.ExternalAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.ExternalHttpAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklist() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "log-field-blacklist" property.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFieldBlacklistPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "log-field-blacklist" property definition.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "log-file" property.
- getLogFile() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "log-file" property.
- getLogFile() - Method in class org.forgerock.opendj.setup.model.TempLogFile
-
Gets the name of the log file.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefix() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "log-file-name-prefix" property.
- getLogFileNamePrefixPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "log-file-name-prefix" property definition.
- getLogFileNamePrefixPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "log-file-name-prefix" property definition.
- getLogFileNamePrefixPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "log-file-name-prefix" property definition.
- getLogFileNamePrefixPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "log-file-name-prefix" property definition.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "log-file-permissions" property.
- getLogFilePermissions() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "log-file-permissions" property.
- getLogFilePermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "log-file-permissions" property definition.
- getLogFilePermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "log-file-permissions" property definition.
- getLogFilePermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "log-file-permissions" property definition.
- getLogFilePermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "log-file-permissions" property definition.
- getLogFilePermissionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "log-file-permissions" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "log-file" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "log-file" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "log-file" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "log-file" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "log-file" property definition.
- getLogFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "log-file" property definition.
- getLogFormat() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "log-format" property.
- getLogFormat() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "log-format" property.
- getLogFormat() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "log-format" property.
- getLogFormat() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "log-format" property.
- getLogFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "log-format" property definition.
- getLogFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "log-format" property definition.
- getLogger() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns the underlying SLF4J Logger
wrapped by this logger.
- getLogger(String) - Method in class org.opends.server.loggers.slf4j.OpenDJLoggerFactory
-
- getLoggerConfigManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the logger config manager.
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLoggerForThisClass() - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns a localized logger with a name corresponding to calling class
name.
- getLogMessages() - Method in class org.opends.server.backends.task.Task
-
Retrieves the set of messages that were logged by this task.
- getLogMessages() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the logs associated with this task's execution.
- getLogPublisher(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Log Publisher.
- getLogPublisher(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Log Publisher.
- getLogPublishers() - Method in class org.opends.server.loggers.AbstractLogger
-
Returns the log publishers.
- getLogPublishers() - Method in class org.opends.server.loggers.AccessLogger
-
- getLogPublishers() - Method in class org.opends.server.loggers.DebugLogger
-
- getLogPublishers() - Method in class org.opends.server.loggers.ErrorLogger
-
- getLogPublishers() - Method in class org.opends.server.loggers.HTTPAccessLogger
-
- getLogPublishersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "log-publishers" relation definition.
- getLogRecordTimeFormat() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "log-record-time-format" property.
- getLogRecordTimeFormat() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "log-record-time-format" property.
- getLogRecordTimeFormat() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "log-record-time-format" property.
- getLogRecordTimeFormat() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "log-record-time-format" property.
- getLogRecordTimeFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "log-record-time-format" property definition.
- getLogRecordTimeFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "log-record-time-format" property definition.
- getLogRecordType() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "log-record-type" property.
- getLogRecordType() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "log-record-type" property.
- getLogRecordTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "log-record-type" property definition.
- getLogRetentionPoliciesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "log-retention-policies" relation definition.
- getLogRetentionPolicy(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Log Retention Policy.
- getLogRetentionPolicy(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Log Retention Policy.
- getLogRotationPoliciesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "log-rotation-policies" relation definition.
- getLogRotationPolicy(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Log Rotation Policy.
- getLogRotationPolicy(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Log Rotation Policy.
- getLogTopic() - Method in interface org.opends.server.loggers.CommonAudit.HttpLogger
-
Returns the log topic associated to this HTTP logger.
- getLongName() - Method in enum org.forgerock.opendj.config.DurationUnit
-
Get the long name of this unit.
- getLongName() - Method in enum org.forgerock.opendj.config.SizeUnit
-
Get the long name of this unit.
- getLookthroughLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "lookthrough-limit" property.
- getLookthroughLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "lookthrough-limit" property.
- getLookthroughLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the default maximum number of entries that should be checked for matches during a search.
- getLookthroughLimit() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the default maximum number of entries that should checked for matches during a search.
- getLookthroughLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "lookthrough-limit" property definition.
- getLowerLimit() - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
Get the lower limit in milli-seconds.
- getLowerLimit() - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
Get the lower limit.
- getLowerLimit() - Method in class org.forgerock.opendj.config.SizePropertyDefinition
-
Get the lower limit in bytes.
- getMacAlgorithm() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the Java Cryptographic algorithm name for the algorithm that will generate the MAC key.
- getMacAlgorithm() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "mac-algorithm" property.
- getMacAlgorithm() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "mac-algorithm" property.
- getMacAlgorithmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "mac-algorithm" property definition.
- getMacEngine(String) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getMacEngine(String) - Method in interface org.opends.server.types.CryptoManager
-
For the specified key entry identifier, instantiate a MAC engine.
- getMacEngineKeyEntryID() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getMacEngineKeyEntryID(String, int) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getMacEngineKeyEntryID() - Method in interface org.opends.server.types.CryptoManager
-
For the current preferred MAC algorithm and key length, return the identifier of the corresponding key entry.
- getMacEngineKeyEntryID(String, int) - Method in interface org.opends.server.types.CryptoManager
-
For the specified MAC algorithm and key length, return the identifier of the corresponding key entry.
- getMacKeyLength() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "mac-key-length" property.
- getMacKeyLength() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "mac-key-length" property.
- getMacKeyLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "mac-key-length" property definition.
- getMagicString() - Static method in class org.opends.server.util.BSDMD5Crypt
-
Getter to the BSD MD5 magic string.
- getMailAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the mail
Attribute Type
which has the OID 0.9.2342.19200300.100.1.3
.
- getMailServerPropertySets() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the sets of information about the mail servers configured for use by the Directory Server.
- getManagedObject(ManagedObjectPath<C, S>) - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
- getManagedObject(ManagedObjectPath<C, S>) - Method in interface org.forgerock.opendj.config.client.ManagementContext
-
Gets the named managed object.
- getManagedObject(ManagedObjectPath<C, S>) - Method in class org.forgerock.opendj.config.client.spi.Driver
-
Gets the named managed object.
- getManagedObject(ManagedObjectPath<C, S>) - Method in class org.forgerock.opendj.config.server.ServerManagementContext
-
Gets the named managed object.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
Get the definition of the parent managed object containing the inherited
default values.
- getManagedObjectDefinition() - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Gets the definition associated with this managed object.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.DefaultManagedObject
-
Gets the managed object definition associated with this default managed
object.
- getManagedObjectDefinition() - Method in exception org.forgerock.opendj.config.DefinitionDecodingException
-
Gets the expected managed object definition.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Get the definition of the managed object referred to by this path.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Gets the managed object definition associated with this property
definition.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.RelativeInheritedDefaultBehaviorProvider
-
Get the definition of the parent managed object containing the inherited
default values.
- getManagedObjectDefinition() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Get the definition associated with this server managed object.
- getManagedObjectPath() - Method in class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
Get the absolute path of the managed object containing the property which
has the default values.
- getManagedObjectPath() - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Gets the path of this managed object.
- getManagedObjectPath() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getManagedObjectPath(ManagedObjectPath<?, ?>) - Method in class org.forgerock.opendj.config.RelativeInheritedDefaultBehaviorProvider
-
Get the absolute path of the managed object containing the property which
has the default values.
- getManagedObjectPath() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Get the path of this server managed object.
- getManagementContext() - Method in class org.forgerock.opendj.config.client.spi.Driver
-
Gets the management context associated with this driver.
- getManagementContext() - Method in class org.forgerock.opendj.config.dsconfig.LdapManagementContextFactory
-
- getManagementContext() - Method in interface org.forgerock.opendj.config.dsconfig.ManagementContextFactory
-
Gets the management context which sub-commands should use in order to manage the directory server.
- getManagerAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the manager
Attribute Type
which has the OID 0.9.2342.19200300.100.1.10
.
- getMappedAttribute() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapped-attribute" property.
- getMappedAttribute() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapped-attribute" property.
- getMappedAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapped-attribute" property definition.
- getMappedSearchBaseDn() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapped-search-base-dn" property.
- getMappedSearchBaseDn() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapped-search-base-dn" property.
- getMappedSearchBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapped-search-base-dn" property definition.
- getMappedSearchBindDn() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapped-search-bind-dn" property.
- getMappedSearchBindDn() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapped-search-bind-dn" property.
- getMappedSearchBindDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapped-search-bind-dn" property definition.
- getMappedSearchBindPassword() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapped-search-bind-password" property.
- getMappedSearchBindPassword() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapped-search-bind-password" property.
- getMappedSearchBindPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapped-search-bind-password" property definition.
- getMappedSearchFilterTemplate() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapped-search-filter-template" property.
- getMappedSearchFilterTemplate() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapped-search-filter-template" property.
- getMappedSearchFilterTemplatePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapped-search-filter-template" property definition.
- getMappingPolicy() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "mapping-policy" property.
- getMappingPolicy() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "mapping-policy" property.
- getMappingPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "mapping-policy" property definition.
- getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
- getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
- getMask(EnumRight) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
-
Returns bit mask associated with the specified right.
- getMaskedErrorMessage() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Retrieves the real, masked error message for this operation.
- getMaskedResultCode() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Retrieves the real, masked result code for this operation.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Gets the "match-attribute" property.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Gets the "match-attribute" property.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Gets the "match-attribute" property.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Gets the "match-attribute" property.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.server.ExactMatchIdentityMapperCfg
-
Gets the "match-attribute" property.
- getMatchAttribute() - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Gets the "match-attribute" property.
- getMatchAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "match-attribute" property definition.
- getMatchAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Get the "match-attribute" property definition.
- getMatchAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "match-attribute" property definition.
- getMatchBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Gets the "match-base-dn" property.
- getMatchBaseDn() - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Gets the "match-base-dn" property.
- getMatchBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ExactMatchIdentityMapperCfg
-
Gets the "match-base-dn" property.
- getMatchBaseDn() - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Gets the "match-base-dn" property.
- getMatchBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Get the "match-base-dn" property definition.
- getMatchBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "match-base-dn" property definition.
- getMatchedDn() - Method in exception org.forgerock.opendj.ldap.LdapException
-
Returns the matched DN associated with this result.
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns the matched DN associated with this result.
- getMatchedDn() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
- getMatchedDN() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
- getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
- getMatchedDN() - Method in class org.opends.server.types.Operation
-
- getMatchedDN() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Retrieves the matched DN for this operation.
- getMatchedDN() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Retrieves the matched DN for this operation.
- getMatchedDN() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the matched DN for this operation.
- getMatchedDN() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the matched DN for this operation.
- getMatchedDN() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
-
- getMatchedDN() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
- getMatcher() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the matcher derived from the search filter for this search operation.
- getMatcherStartPos() - Method in class org.opends.server.authorization.dseecompat.AciBody
-
Get the start position in the ACI string of the ACI body.
- getMatcherType() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns the type of this filter Matcher
.
- getMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns the matching rule for this matching rule use.
- getMatchingRule(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the matching rule with the specified name or numeric OID.
- getMatchingRuleDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Matching Rule Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.30
.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "matching-rule-name" property.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "matching-rule-name" property.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "matching-rule-name" property.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "matching-rule-name" property.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "matching-rule-name" property.
- getMatchingRuleName() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "matching-rule-name" property.
- getMatchingRuleNamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "matching-rule-name" property definition.
- getMatchingRuleNamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "matching-rule-name" property definition.
- getMatchingRuleNamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "matching-rule-name" property definition.
- getMatchingRuleOid() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns the matching rule OID for this schema definition.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOid() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "matching-rule-oid" property.
- getMatchingRuleOidPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
Get the "matching-rule-oid" property definition.
- getMatchingRuleOidPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
Get the "matching-rule-oid" property definition.
- getMatchingRuleOidPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
Get the "matching-rule-oid" property definition.
- getMatchingRules() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the matching rules
contained in this schema.
- getMatchingRulesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the matchingRules
Attribute Type
which has the OID 2.5.21.4
.
- getMatchingRuleUse(MatchingRule) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the matching rule use associated with the provided matching rule,
or null
if no use is defined.
- getMatchingRuleUse(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the matching rule use with the specified name or numeric OID.
- getMatchingRuleUseAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the matchingRuleUse
Attribute Type
which has the OID 2.5.21.8
.
- getMatchingRuleUseDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Matching Rule Use Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.31
.
- getMatchingRuleUses() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the matching rule
uses contained in this schema.
- getMatchPattern() - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Gets the "match-pattern" property.
- getMatchPattern() - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Gets the "match-pattern" property.
- getMatchPatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "match-pattern" property definition.
- getMaxAllowedClientConnections() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "max-allowed-client-connections" property.
- getMaxAllowedClientConnections() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "max-allowed-client-connections" property.
- getMaxAllowedClientConnectionsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "max-allowed-client-connections" property definition.
- getMaxAllowedConnections() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the maximum number of connections that will be allowed at any given time.
- getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the maximum number of events to read from the buffer on each
interval
.
- getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns the maximum count of events that will be expected to be delivered in a single publish call.
- getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Gets the maximum number of events to read from the buffer on each
interval
.
- getMaxBlockedWriteTimeLimit() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "max-blocked-write-time-limit" property.
- getMaxBlockedWriteTimeLimit() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "max-blocked-write-time-limit" property.
- getMaxBlockedWriteTimeLimit() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "max-blocked-write-time-limit" property.
- getMaxBlockedWriteTimeLimit() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "max-blocked-write-time-limit" property.
- getMaxBlockedWriteTimeLimit() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Retrieves the maximum length of time in milliseconds that attempts to write data to the client should be allowed
to block.
- getMaxBlockedWriteTimeLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the maximum length of time in milliseconds that attempts to write data to the client should be allowed
to block.
- getMaxBlockedWriteTimeLimit() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getMaxBlockedWriteTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "max-blocked-write-time-limit" property definition.
- getMaxBlockedWriteTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "max-blocked-write-time-limit" property definition.
- getMaxConcurrentOpsPerConnection() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "max-concurrent-ops-per-connection" property.
- getMaxConcurrentOpsPerConnection() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "max-concurrent-ops-per-connection" property.
- getMaxConcurrentOpsPerConnectionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "max-concurrent-ops-per-connection" property definition.
- getMaxConfigArchiveSize() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the maximum number of archived configurations that the Directory Server should maintain.
- getMaxConnections() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the maximum number of client connections that have been established concurrently.
- getMaxConsecutiveLength() - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Gets the "max-consecutive-length" property.
- getMaxConsecutiveLength() - Method in interface org.forgerock.opendj.server.config.server.RepeatedCharactersPasswordValidatorCfg
-
Gets the "max-consecutive-length" property.
- getMaxConsecutiveLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
Get the "max-consecutive-length" property definition.
- getMaxDiskSpaceToUse() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Gets the maximum disk space the audit logs can occupy.
- getMaxEntries() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "max-entries" property.
- getMaxEntries() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "max-entries" property.
- getMaxEntriesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "max-entries" property definition.
- getMaxFileSize() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets the maximum file size of an audit log file in bytes.
- getMaxFileSizeInBytes() - Method in class org.forgerock.audit.rotation.SizeBasedRotationPolicy
-
Gets the maximum size (in bytes) a file may grow to before being rotated.
- getMaximumExpectedValue() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getMaximumUnit() - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
Get the maximum unit for this property definition if specified.
- getMaxInternalBufferSize() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "max-internal-buffer-size" property.
- getMaxInternalBufferSize() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "max-internal-buffer-size" property.
- getMaxInternalBufferSize() - Method in class org.opends.server.core.CoreConfigManager
-
Returns the threshold capacity beyond which internal cached buffers used for encoding and decoding entries and
protocol messages will be trimmed after use.
- getMaxInternalBufferSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "max-internal-buffer-size" property definition.
- getMaxLifetime() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the maximum lifetime of a connection in the connection pool.
- getMaxMemoryPercent() - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Gets the "max-memory-percent" property.
- getMaxMemoryPercent() - Method in interface org.forgerock.opendj.server.config.server.FifoEntryCacheCfg
-
Gets the "max-memory-percent" property.
- getMaxMemoryPercentPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
Get the "max-memory-percent" property definition.
- getMaxNumberOfHistoryFiles() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Gets the maximum number of historical log files to retain.
- getMaxPasswordAge() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "max-password-age" property.
- getMaxPasswordAge() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "max-password-age" property.
- getMaxPasswordAge() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "max-password-age" property.
- getMaxPasswordAge() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getMaxPasswordAgePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "max-password-age" property definition.
- getMaxPasswordLength() - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Gets the "max-password-length" property.
- getMaxPasswordLength() - Method in interface org.forgerock.opendj.server.config.server.LengthBasedPasswordValidatorCfg
-
Gets the "max-password-length" property.
- getMaxPasswordLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
Get the "max-password-length" property definition.
- getMaxPasswordResetAge() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "max-password-reset-age" property.
- getMaxPasswordResetAge() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "max-password-reset-age" property.
- getMaxPasswordResetAge() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "max-password-reset-age" property.
- getMaxPasswordResetAge() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getMaxPasswordResetAgePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "max-password-reset-age" property definition.
- getMaxPoolSize() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the maximum size of the connection pool.
- getMaxPsearches() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "max-psearches" property.
- getMaxPsearches() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "max-psearches" property.
- getMaxPSearches() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the maximum number of concurrent persistent searches that will be allowed.
- getMaxPsearchesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "max-psearches" property definition.
- getMaxReplicationDelayHealthCheck() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the "max-replication-delay-health-check" property.
- getMaxReplicationDelayHealthCheck() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the "max-replication-delay-health-check" property.
- getMaxReplicationDelayHealthCheckPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "max-replication-delay-health-check" property definition.
- getMaxRequestSize() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "max-request-size" property.
- getMaxRequestSize() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "max-request-size" property.
- getMaxRequestSize() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "max-request-size" property.
- getMaxRequestSize() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "max-request-size" property.
- getMaxRequestSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "max-request-size" property definition.
- getMaxRequestSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "max-request-size" property definition.
- getMaxSize() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the buffer capacity, which are the maximum number of events that can be buffered.
- getMaxSize() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Returns the maximum size of the queue.
- getMaxSize() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the buffer capacity, which are the maximum number of events that can be buffered.
- getMaxSize() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Gets the buffer capacity, which are the maximum number of events that can be buffered.
- getMaxSize() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the buffer capacity, which are the maximum number of events that can be buffered.
- getMaxTimeout() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Gets the maximum timeout (can be null).
- getMBeanInfo() - Method in class org.opends.server.config.JMXMBean
-
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
- getMBeanInfo() - Method in class org.opends.server.extensions.JMXAlertHandler
-
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
- getMBeanServerConnection() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
-
- getMBeanServerConnection(Subject) - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
-
- getMdAlgorithm() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
Returns the Java-friendly name of the message digest algorithm
implementation.
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
Returns an instance of MDC.
- getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
-
Returns the class name of MDC.
- getMechanism(String) - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
Returns the service discovery with the provided name.
- getMemberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the member
Attribute Type
which has the OID 2.5.4.31
.
- getMembers() - Method in class org.opends.server.api.Group
-
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
- getMembers(Dn, SearchScope, Filter) - Method in class org.opends.server.api.Group
-
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
- getMembers() - Method in class org.opends.server.extensions.DynamicGroup
-
- getMembers(Dn, SearchScope, Filter) - Method in class org.opends.server.extensions.DynamicGroup
-
- getMembers() - Method in class org.opends.server.extensions.StaticGroup
-
- getMembers(Dn, SearchScope, Filter) - Method in class org.opends.server.extensions.StaticGroup
-
- getMembers() - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- getMembers(Dn, SearchScope, Filter) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- getMemberURLs() - Method in class org.opends.server.extensions.DynamicGroup
-
Retrieves the set of member URLs for this dynamic group.
- getMemoryQuota() - Method in interface org.opends.server.core.ServerContext
-
Returns the memory quota system for reserving long term memory.
- getMessage() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
-
Returns the message embedded into this marker.
- getMessage() - Method in exception org.forgerock.json.JsonValueException
-
Returns the detail message string of this exception.
- getMessage() - Method in exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Return a detail message for this exception.
- getMessage(AbstractManagedObjectDefinition<?, ?>, String) - Method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Get the internationalized message associated with the specified key in
the default locale.
- getMessage(AbstractManagedObjectDefinition<?, ?>, String, Locale) - Method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Get the internationalized message associated with the specified key and
locale.
- getMessage(AbstractManagedObjectDefinition<?, ?>, String, Locale, String...) - Method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Get the parameterized internationalized message associated with the
specified key and locale.
- getMessage(AbstractManagedObjectDefinition<?, ?>, String, String...) - Method in class org.forgerock.opendj.config.ManagedObjectDefinitionI18nResource
-
Get the parameterized internationalized message associated with the
specified key in the default locale.
- getMessage() - Method in exception org.forgerock.opendj.ldap.LdapException
-
- getMessage() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
-
Get the PDU message.
- getMessage() - Method in class org.opends.server.replication.server.changelog.api.UpdateRecord
-
Returns the update message.
- getMessage() - Method in enum org.opends.server.tools.dsreplication.ReplicationCliReturnCode
-
Get the corresponding message.
- getMessage() - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves a message that provides additional information for this account status notification.
- getMessageBody() - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Gets the "message-body" property.
- getMessageBody() - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Gets the "message-body" property.
- getMessageBodyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "message-body" property definition.
- getMessageDigest(String) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getMessageDigest(String) - Method in interface org.opends.server.types.CryptoManager
-
Retrieves a MessageDigest
object that may be used to generate digests using the specified algorithm.
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
Returns the algorithm to use for computing digests.
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
-
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
-
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
-
- getMessageDigestAlgorithm() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
- getMessageId() - Method in class org.forgerock.opendj.ldap.messages.LdapMessage
-
Returns the message-id.
- getMessageId() - Method in class org.forgerock.opendj.ldap.RequestHandle
-
Returns the message ID used to send the request.
- getMessageId() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the message id associated to the request.
- getMessageID() - Method in class org.opends.server.core.PersistentSearch
-
Gets the message ID associated with this persistent search.
- getMessageID() - Method in class org.opends.server.types.Operation
-
- getMessageID() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the message ID assigned to this operation.
- getMessageObject() - Method in interface org.forgerock.i18n.LocalizableException
-
Returns the localizable message that explains the problem that occurred.
- getMessageObject() - Method in exception org.forgerock.i18n.LocalizedIllegalArgumentException
-
Returns the localizable message that explains the problem that occurred.
- getMessageObject() - Method in exception org.forgerock.opendj.config.AdminException
-
- getMessageObject() - Method in exception org.forgerock.opendj.config.PropertyException
-
- getMessageObject() - Method in exception org.forgerock.opendj.config.server.ConfigException
-
Returns the message that explains the problem that occurred.
- getMessageObject() - Method in exception org.forgerock.opendj.ldap.DecodeException
-
- getMessageObject() - Method in exception org.forgerock.opendj.ldap.LdapException
-
- getMessageObject() - Method in exception org.forgerock.opendj.security.LocalizedKeyStoreException
-
- getMessageObject() - Method in exception org.forgerock.opendj.setup.model.SetupException
-
- getMessageObject() - Method in exception org.opends.server.protocols.http.LocalizedHttpApplicationException
-
- getMessageObject() - Method in exception org.opends.server.types.OpenDsException
-
Returns the message that explains the problem that occurred.
- getMessages() - Method in exception org.forgerock.opendj.config.client.OperationRejectedException
-
Gets an unmodifiable collection view of the messages describing the
constraint violations that occurred.
- getMessages() - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Retrieves the set of messages that provide explanation for the processing
of the configuration changes.
- getMessagesAsSingleMessage() - Method in exception org.forgerock.opendj.config.client.OperationRejectedException
-
Creates a single message listing all the messages combined into a single
list separated by semi-colons.
- getMessageSubject() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "message-subject" property.
- getMessageSubject() - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Gets the "message-subject" property.
- getMessageSubject() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "message-subject" property.
- getMessageSubject() - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Gets the "message-subject" property.
- getMessageSubjectPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "message-subject" property definition.
- getMessageSubjectPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "message-subject" property definition.
- getMessageSubType() - Method in class org.opends.server.tools.upgrade.FormattedNotificationCallback
-
Returns an integer which represents the message's sub-type.
- getMessageTemplateFile() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "message-template-file" property.
- getMessageTemplateFile() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "message-template-file" property.
- getMessageTemplateFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "message-template-file" property definition.
- getMeterRegistry() - Method in interface org.opends.server.core.ServerContext
-
Returns the global
MeterRegistry
that contains all metrics for all monitor providers.
- getMeters() - Method in interface org.forgerock.monitoring.api.instrument.MeterRegistry
-
- getMeters() - Method in class org.forgerock.monitoring.api.instrument.MeterRegistryHolder
-
- getMeters() - Method in class org.forgerock.monitoring.dropwizard.AbstractMeterRegistry
-
- getMeters() - Method in class org.opends.server.api.MeterRegistryHolder
-
- getMethod() - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns the effective HTTP method, taking into account presence of the
X-HTTP-Method-Override
header.
- getMethod() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the HTTP method/verb used for this request.
- getMethod() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getMethodName(int) - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the method name from the specified frame in the stack.
- getMethodName() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves the method name for this stack frame.
- getMethodNames() - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the method names in this stack.
- getMetricNamePrefix() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "metric-name-prefix" property.
- getMetricNamePrefix() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "metric-name-prefix" property.
- getMetricNamePrefixPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "metric-name-prefix" property definition.
- getMib() - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIBImpl
-
Returns the created dsMIB group.
- getMinCharacterSets() - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Gets the "min-character-sets" property.
- getMinCharacterSets() - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Gets the "min-character-sets" property.
- getMinCharacterSetsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
Get the "min-character-sets" property definition.
- getMinFreeSpaceRequired() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Gets the minimum free space the system must contain.
- getMinIdle() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the minimum number of idle connections in the connection pool.
- getMinimumExpectedValue() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getMinPasswordAge() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "min-password-age" property.
- getMinPasswordAge() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "min-password-age" property.
- getMinPasswordAge() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "min-password-age" property.
- getMinPasswordAge() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getMinPasswordAgePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "min-password-age" property definition.
- getMinPasswordDifference() - Method in interface org.forgerock.opendj.server.config.client.SimilarityBasedPasswordValidatorCfgClient
-
Gets the "min-password-difference" property.
- getMinPasswordDifference() - Method in interface org.forgerock.opendj.server.config.server.SimilarityBasedPasswordValidatorCfg
-
Gets the "min-password-difference" property.
- getMinPasswordDifferencePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SimilarityBasedPasswordValidatorCfgDefn
-
Get the "min-password-difference" property definition.
- getMinPasswordLength() - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Gets the "min-password-length" property.
- getMinPasswordLength() - Method in interface org.forgerock.opendj.server.config.server.LengthBasedPasswordValidatorCfg
-
Gets the "min-password-length" property.
- getMinPasswordLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
Get the "min-password-length" property definition.
- getMinSubstringLength() - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Gets the "min-substring-length" property.
- getMinSubstringLength() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "min-substring-length" property.
- getMinSubstringLength() - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Gets the "min-substring-length" property.
- getMinSubstringLength() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "min-substring-length" property.
- getMinSubstringLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "min-substring-length" property definition.
- getMinSubstringLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "min-substring-length" property definition.
- getMinUniqueCharacters() - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Gets the "min-unique-characters" property.
- getMinUniqueCharacters() - Method in interface org.forgerock.opendj.server.config.server.UniqueCharactersPasswordValidatorCfg
-
Gets the "min-unique-characters" property.
- getMinUniqueCharactersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
Get the "min-unique-characters" property definition.
- getMobileAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the mobile
Attribute Type
which has the OID 0.9.2342.19200300.100.1.41
.
- getMode() - Method in class org.forgerock.api.models.Create
-
Getter of the mode.
- getMode() - Method in enum org.forgerock.audit.handlers.jms.DeliveryModeConfig
-
Returns the DeliveryMode value for this configuration.
- getMode() - Method in enum org.forgerock.audit.handlers.jms.SessionModeConfig
-
Returns the session mode setting for this configuration.
- getModifications() - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Returns a List
containing the modifications included with this
modify request.
- getModifications() - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
Returns the modifications to perform.
- getModifications() - Method in class org.opends.server.core.ModifyDnOperation
-
Retrieves the set of modifications applied to attributes of the target entry in the course of processing this
modify DN operation.
- getModifications() - Method in class org.opends.server.core.ModifyOperation
-
Retrieves the set of modifications for this modify operation.
- getModifications() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the set of modifications that correspond to changes made in password policy processing that may need to
be applied to the user entry.
- getModifications() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the set of modifications applied to attributes of the target entry in the course of processing this
modify DN operation.
- getModifications() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the set of modifications for this modify operation.
- getModifications() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the set of modifications applied to attributes of the target entry in the course of processing this
modify DN operation.
- getModifications() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the set of modifications for this modify operation.
- getModifications() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the set of modifications applied to attributes of the target entry in the course of processing this
modify DN operation.
- getModifications() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the set of modifications for this modify operation.
- getModifications() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the set of modifications applied to attributes of the target entry in the course of processing this
modify DN operation.
- getModifications() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the set of modifications for this modify operation.
- getModifications() - Method in interface org.opends.server.types.operation.PreParseModifyOperation
-
Retrieves the set of modifications as included in the client request.
- getModificationsAsAppliedByServer() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the list of modifications applied by the server.
- getModificationType() - Method in class org.forgerock.opendj.ldap.Modification
-
Returns the type of modification to be performed.
- getModifiedEntry() - Method in class org.opends.server.core.ModifyOperation
-
Retrieves the modified entry that is to be written to the backend.
- getModifiedEntry() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the modified entry that is to be written to the backend.
- getModifiedEntry() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the modified entry that is to be written to the backend.
- getModifiedEntry() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the modified entry that is to be written to the backend.
- getModifiedEntry() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the modified entry that is to be written to the backend.
- getModifiersNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the modifiersName
Attribute Type
which has the OID 2.5.18.4
.
- getModifyDnRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of modify DN requests that have been received.
- getModifyRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of modify requests that have been received.
- getModifyTimestampAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the modifyTimestamp
Attribute Type
which has the OID 2.5.18.2
.
- getMods() - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
-
Get the Modifications associated to the UpdateMsg to the provided value.
- getModulus() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA modulus value.
- getMonitorEntry() - Method in class org.opends.server.api.MonitorProvider
-
Generates and returns a monitor entry based on the contents of this monitor provider.
- getMonitorEntry() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the monitor entry for this replication domain.
- getMonitoringPeriod() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "monitoring-period" property.
- getMonitoringPeriod() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "monitoring-period" property.
- getMonitoringPeriodPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "monitoring-period" property definition.
- getMonitoringPublisherPeriod() - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the monitoring publisher period value.
- getMonitorInstanceDn() - Method in class org.opends.server.api.MonitorProvider
-
Returns the DN of this monitor provider.
- getMonitorProviders() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of monitor providers that have been registered with the Directory Server, as a mapping between
the monitor name (in all lowercase characters) and the monitor implementation.
- getMonitorSummary() - Method in class org.opends.server.api.ClientConnection
-
Returns a summary of this client connection in JSON (format that is both human readable and machine parseable).
- getMonitorSummary() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getMonitorSummary() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getMostSignificantBits() - Method in class org.opends.server.replication.common.ProcessId
-
Returns the most significant 64 bits of this process id's 128 bit value.
- getMsgId() - Method in class org.opends.server.replication.protocol.EntryMsg
-
Return the msg id.
- getMsgID() - Method in class org.opends.server.replication.protocol.ErrorMsg
-
Get the msgID from this message.
- getMultipleOf() - Method in interface org.forgerock.api.jackson.MultipleOfSchema
-
Gets multipleOf
JSON Schema field.
- getName() - Method in class org.forgerock.api.models.Action
-
Getter of the ID.
- getName() - Method in class org.forgerock.api.models.Parameter
-
Getter of the name of the parameter.
- getName() - Method in class org.forgerock.api.transform.LocalizableTag
-
- getName() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
-
Gets the name of this audit event handler.
- getName() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
-
- getName() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Returns the name of this handler.
- getName() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns the name of this logger.
- getName() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
- getName() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the full name of the encryption method.
- getName() - Method in enum org.forgerock.json.jose.jwk.KeyOperation
-
Get the Value of the KeyOperation.
- getName() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getName() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the name of the definition.
- getName() - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Get the name of the managed object referred to by this path if
applicable.
- getName() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Get the name of the property.
- getName() - Method in class org.forgerock.opendj.config.Reference
-
Gets the name of the referenced managed object.
- getName() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Get the name of the relation.
- getName() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Returns the RDN value of the LDAP entry associated with this server managed object.
- getName() - Method in class org.forgerock.opendj.config.Tag
-
Gets the name of this tag.
- getName() - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- getName() - Method in class org.forgerock.opendj.ldap.Entries.NullEntry
-
- getName() - Method in interface org.forgerock.opendj.ldap.Entry
-
Returns the string representation of the distinguished name of this entry.
- getName() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns the distinguished name of the base entry relative to which the
search is to be performed.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- getName() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns the name of the Directory object that the client wishes to bind as.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Returns the distinguished name of the entry to be compared.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
Returns the distinguished name of the entry to be deleted.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Returns the distinguished name of the entry to be renamed.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Returns the distinguished name of the entry to be modified.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns the distinguished name of the base entry relative to which the
search is to be performed.
- getName() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- getName() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns the short human-readable name of this result code.
- getName() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the name for this attribute syntax.
- getName() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Retrieves the common name for this attribute syntax.
- getName() - Method in interface org.forgerock.opendj.ldap.spi.Provider
-
Returns the name of this provider.
- getName() - Method in interface org.forgerock.opendj.ldif.ChangeRecord
-
Returns the distinguished name of the entry being modified by this ChangeRecord
.
- getName() - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Gets the "name" property.
- getName() - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Gets the "name" property.
- getName() - Method in class org.forgerock.opendj.setup.model.Profile
-
Returns this profile name.
- getName() - Method in class org.opends.server.api.KeyManagerProvider
-
Returns the name of this key manager provider to be used in certificate monitor entries.
- getName() - Method in enum org.opends.server.api.plugin.PluginType
-
Retrieves the name for this plugin type.
- getName() - Method in class org.opends.server.authorization.dseecompat.Aci
-
Returns the name string of this ACI.
- getName() - Method in class org.opends.server.authorization.dseecompat.AciBody
-
Returns the name string.
- getName() - Method in interface org.opends.server.discovery.ServiceDiscoveryMechanism
-
Returns the name of the mechanism.
- getName() - Method in class org.opends.server.extensions.JvmKeyManagerProvider
-
- getName() - Method in class org.opends.server.protocols.jmx.OpendsJmxPrincipal
-
- getName() - Method in interface org.opends.server.replication.protocol.Session
-
Returns the name of this replication session.
- getName() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns a name that can be printed to logs for this Replication Server instance.
- getName() - Method in class org.opends.server.snmp.SNMPInetAddressAcl
-
Gets the name of the acl.
- getName() - Method in class org.opends.server.snmp.SNMPUserAcl
-
- getName() - Method in enum org.opends.server.types.AccountStatusNotificationProperty
-
Retrieves the name for this account status notification property.
- getName() - Method in enum org.opends.server.types.AccountStatusNotificationType
-
Retrieves the name for this account status notification type.
- getName() - Method in enum org.opends.server.types.ExistingFileBehavior
-
Retrieves the name for this existing file behavior.
- getName() - Method in class org.opends.server.types.NamedCharacterSet
-
Retrieves the name for this character set.
- getName() - Method in enum org.opends.server.types.Privilege
-
Retrieves the name for this privilege.
- getNameAndOptionalUIDSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Name and Optional UID Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.34
.
- getNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the name
Attribute Type
which has the OID 2.5.4.41
.
- getNameForm() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Retrieves the name form for this DIT structure rule.
- getNameForm(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the name form with the specified name or numeric OID.
- getNameFormDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Name Form Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.35
.
- getNameForms() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the name forms
contained in this schema.
- getNameForms(ObjectClass) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the name forms
associated with the provided structural object class.
- getNameFormsAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the nameForms
Attribute Type
which has the OID 2.5.21.7
.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the name or OID for this schema definition.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns the name or structural class OID for this schema definition.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the name or OID for this schema definition.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns the name or matching rule OID for this schema definition.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns the name or numeric OID of this name form.
- getNameOrOid() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns the name or OID for this schema definition.
- getNameOrRuleId() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Retrieves the name or rule ID for this schema definition.
- getNamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the "name" property definition.
- getNames() - Method in class org.forgerock.api.models.Definitions
-
- getNames() - Method in class org.forgerock.api.models.Errors
-
- getNames() - Method in class org.forgerock.api.models.Paths
-
Returns all Path names.
- getNames() - Method in class org.forgerock.api.models.Services
-
- getNames() - Method in class org.forgerock.api.models.SubResources
-
Returns all sub-resource names.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns an unmodifiable list containing the user-friendly names that may
be used to reference this name form.
- getNames() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable list containing the user-defined names that may
be used to reference this schema definition.
- getNamingContexts() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of DNs identifying the context prefixes of
the naming contexts that the Directory Server masters or shadows (in part
or in whole).
- getNamingContexts(Predicate<BackendConfigManager.NamingContext>) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves naming contexts corresponding to backends, according to the specified filter.
- getNamingContextsAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the namingContexts
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.5
.
- getNamingPropertyDefinition() - Method in exception org.forgerock.opendj.config.client.IllegalManagedObjectNameException
-
Get the naming property definition if applicable.
- getNamingPropertyDefinition() - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
Gets the naming property definition associated with this managed object.
- getNamingPropertyDefinition() - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Get the property of the child managed object definition which should be
used for naming children.
- getNanoTime() - Static method in class org.opends.server.util.TimeThread
-
Retrieves the time in nanoseconds from the most precise available system timer.
- getNeedClientCertificate() - Method in class org.opends.server.protocols.jmx.DirectoryRMIServerSocketFactory
-
Returns true
if client authentication is required on SSL connections accepted by server sockets
created by this factory.
- getNestedGroupDNs() - Method in class org.opends.server.api.Group
-
Retrieves a set of the DNs of any nested groups whose members should be considered members of this group.
- getNestedGroupDNs() - Method in class org.opends.server.extensions.DynamicGroup
-
- getNestedGroupDNs() - Method in class org.opends.server.extensions.StaticGroup
-
- getNestedGroupDNs() - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- getNewDN() - Method in class org.opends.server.core.ModifyDnOperation
-
Retrieves the new DN for the entry.
- getNewestChangeNumber() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the newest change number in the change number index DB.
- getNewestECLCookie(Set<Dn>) - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the newest cookie value.
- getNewestMessage(DomainReplicaId) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Returns the newest message from the replica DB for the provided replica.
- getNewestMessage(DomainReplicaId) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getNewestRecord() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Get the newest record stored in this DB.
- getNewPassword() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Returns the desired password for the user, or null
if a new
password should be generated.
- getNewPasswords() - Method in class org.opends.server.core.ModifyOperation
-
Retrieves the set of clear-text new passwords for the user, if available.
- getNewPasswords() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
-
Retrieves the set of clear-text new passwords for the user, if available.
- getNewPasswords() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
-
Retrieves the set of clear-text new passwords for the user, if available.
- getNewPasswords() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
-
Retrieves the set of clear-text new passwords for the user, if available.
- getNewPasswords() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
-
Retrieves the set of clear-text new passwords for the user, if available.
- getNewRdn() - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Returns the new RDN of the entry to be renamed.
- getNewRDN() - Method in class org.opends.server.core.ModifyDnOperation
-
- getNewRDN() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Get the new RDN of this operation.
- getNewRDN() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the new RDN to use for the entry.
- getNewRDN() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the new RDN to use for the entry.
- getNewRDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the new RDN to use for the entry.
- getNewRDN() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the new RDN to use for the entry.
- getNewRDN() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Retrieves the newRDN as included in the request from the client.
- getNewRDN() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
-
Retrieves the new RDN to use for the entry.
- getNewResourceId() - Method in interface org.forgerock.json.resource.CreateRequest
-
Returns the client provided ID of the resource to be created.
- getNewStatus() - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
-
Get the requested status.
- getNewSuperior() - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Returns the distinguished name of an existing entry that will become the
immediate superior (parent) of the entry to be renamed.
- getNewSuperior() - Method in class org.opends.server.core.ModifyDnOperation
-
- getNewSuperior() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Get the new superior.
- getNewSuperior() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the newSuperior DN for the entry.
- getNewSuperior() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the newSuperior DN for the entry.
- getNewSuperior() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the newSuperior DN for the entry.
- getNewSuperior() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the newSuperior DN for the entry.
- getNewSuperior() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Retrieves the newSuperior from the client request.
- getNewSuperior() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
-
Retrieves the newSuperior DN for the entry.
- getNewSuperiorEntryUUID() - Method in class org.opends.server.replication.protocol.ModifyDnContext
-
Get the unique Identifier of the new parent.
- getNewSuperiorEntryUUID() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Get the new superior id.
- getNextFile() - Method in class org.forgerock.audit.rotation.RotationContext
-
Get the next file.
- getNextName() - Method in interface org.forgerock.audit.retention.FileNamingPolicy
-
Gets the next name to use.
- getNextName() - Method in class org.forgerock.audit.retention.TimeStampFileNamingPolicy
-
- getNextName() - Method in class org.opends.server.loggers.TimeStampNaming
-
- getNextVarEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
Returns the arc of the next columnar object following "var".
- getNextVarEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsIntTableMeta
-
Returns the arc of the next columnar object following "var".
- getNextVarEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsTableMeta
-
Returns the arc of the next columnar object following "var".
- getNormalizedName() - Method in class org.forgerock.opendj.config.Reference
-
Gets the normalized name of the referenced managed object.
- getNotBeforeTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the time the JWT is not allowed to be processed before, from the Claims Set.
- getNotificationInfo() - Method in class org.opends.server.extensions.JMXAlertHandler
-
Retrieves information about the types of JMX notifications that may be generated.
- getNotificationProperties() - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves a set of properties that may provide additional information for this account status notification.
- getNotificationProperty(AccountStatusNotificationProperty) - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves the set of values for the specified account status notification property.
- getNotificationSenderAddress() - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Gets the "notification-sender-address" property.
- getNotificationSenderAddress() - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Gets the "notification-sender-address" property.
- getNotificationSenderAddress() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the sender address that should be used for e-mail notifications of task completion.
- getNotificationSenderAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "notification-sender-address" property definition.
- getNotificationType() - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves the notification type for this account status notification.
- getNotifyAbandonedOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "notify-abandoned-operations" property definition.
- getNotifyOnCompletionAddresses() - Method in class org.opends.server.backends.task.Task
-
Retrieves the set of e-mail addresses for the users that should receive a notification message when processing
for this task has completed.
- getNotifyOnErrorAddresses() - Method in class org.opends.server.backends.task.Task
-
Retrieves the set of e-mail addresses for the users that should receive a notification message if processing for
this task does not complete successfully.
- getNotifyUponCompletionEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets a list of email address to which an email will be sent when this task completes.
- getNotifyUponCompletionEmailAddresses() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets a list of email address to which an email will be sent when this task completes.
- getNotifyUponCompletionEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets a list of email address to which an email will be sent when this task completes.
- getNotifyUponCompletionEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getNotifyUponErrorEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets a list of email address to which an email will be sent if this task encounters an error during execution.
- getNotifyUponErrorEmailAddresses() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets a list of email address to which an email will be sent if this task encounters an error during execution.
- getNotifyUponErrorEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets the list of email address to which an email will be sent if this task encounters an error during execution.
- getNotifyUponErrorEmailAddresses() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getNotPresent(String, String) - Static method in class org.forgerock.json.resource.AdviceWarning
-
Convenience method to quickly generate frequently-used error type: 100.
- getNotSubFilter() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the sub-filter for this NOT filter.
- getNotSubMatcher() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns the sub-matcher for this NOT filter Matcher
.
- getNumAck() - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
-
Get the number of message acknowledged by this message.
- getNumAck() - Method in class org.opends.server.replication.protocol.WindowMsg
-
Get the number of message acknowledged by the Window message.
- getNumberOfChildren(Dn) - Method in class org.opends.server.api.LocalBackend
-
Retrieves the number of subordinates immediately below the requested entry.
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.BackupBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.ChangelogBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.ConfigurationBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.LDIFBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.MemoryBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.MonitorBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.NullBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.RootDSEBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.SchemaBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.task.TaskBackend
-
- getNumberOfChildren(Dn) - Method in class org.opends.server.backends.TrustStoreBackend
-
- getNumberOfDomains() - Static method in class org.opends.server.replication.plugin.MultimasterReplication
-
Gets the number of handled domain objects.
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.api.LocalBackend
-
Retrieves the number of entries for the specified base DN including all entries from the requested entry to the
lowest level in the tree.
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.BackupBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.ChangelogBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.ConfigurationBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.LDIFBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.MemoryBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.MonitorBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.NullBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.RootDSEBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.SchemaBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.task.TaskBackend
-
- getNumberOfEntriesInBaseDN(Dn) - Method in class org.opends.server.backends.TrustStoreBackend
-
- getNumberOfFiles() - Method in interface org.forgerock.opendj.server.config.client.FileCountLogRetentionPolicyCfgClient
-
Gets the "number-of-files" property.
- getNumberOfFiles() - Method in interface org.forgerock.opendj.server.config.server.FileCountLogRetentionPolicyCfg
-
Gets the "number-of-files" property.
- getNumberOfFilesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileCountLogRetentionPolicyCfgDefn
-
Get the "number-of-files" property definition.
- getNumericStringMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the numericStringMatch
Matching Rule
which has the OID 2.5.13.8
.
- getNumericStringOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the numericStringOrderingMatch
Matching Rule
which has the OID 2.5.13.9
.
- getNumericStringSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the numericStringSubstringsMatch
Matching Rule
which has the OID 2.5.13.10
.
- getNumericStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Numeric String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.36
.
- getNumExportedEntries() - Method in class org.opends.server.replication.plugin.ReplLDIFOutputStream
-
Return the number of exported entries.
- getNumFrames() - Method in class org.opends.server.plugins.profiler.ProfileStack
-
Retrieves the number of frames in this stack.
- getNumLevels() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
-
Returns the number of levels counted.
- getNumLostConnections() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Get the number of times the connection was lost.
- getNumRequestHandlers() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "num-request-handlers" property.
- getNumRequestHandlers() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "num-request-handlers" property.
- getNumRequestHandlers() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "num-request-handlers" property.
- getNumRequestHandlers() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "num-request-handlers" property.
- getNumRequestHandlers(Integer, String) - Method in class org.opends.server.api.ConnectionHandler
-
Determine the number of request handlers.
- getNumRequestHandlersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "num-request-handlers" property definition.
- getNumRequestHandlersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "num-request-handlers" property definition.
- getNumSubordinatesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the numSubordinates
Attribute Type
which has the OID 1.3.6.1.4.1.453.16.2.103
.
- getNumUpdateReplayThreads() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the "num-update-replay-threads" property.
- getNumUpdateReplayThreads() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the "num-update-replay-threads" property.
- getNumUpdateReplayThreadsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "num-update-replay-threads" property definition.
- getNumWorkerThreads() - Method in interface org.forgerock.opendj.server.config.client.TraditionalWorkQueueCfgClient
-
Gets the "num-worker-threads" property.
- getNumWorkerThreads() - Method in interface org.forgerock.opendj.server.config.server.TraditionalWorkQueueCfg
-
Gets the "num-worker-threads" property.
- getNumWorkerThreads() - Method in class org.opends.server.api.WorkQueue
-
Return the maximum number of worker threads that can be used by this WorkQueue (The WorkQueue could have a thread
pool which adjusts its size).
- getNumWorkerThreads() - Method in class org.opends.server.core.BoundedWorkQueueStrategy
-
Return the maximum number of worker threads that can be used by the WorkQueue (The WorkQueue could have a thread
pool which adjusts its size).
- getNumWorkerThreads() - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
Return the number of worker threads used by this WorkQueue.
- getNumWorkerThreadsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TraditionalWorkQueueCfgDefn
-
Get the "num-worker-threads" property definition.
- getOAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the o
Attribute Type
which has the OID 2.5.4.10
.
- getObject() - Method in class org.forgerock.json.JsonValue
-
Returns the raw Java object representing this JSON value.
- getObjectClass(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Get the principle object class associated with the specified definition.
- getObjectClass(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile.Wrapper
-
Get the principle object class associated with the specifiedset relation,
- getObjectClass(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the object class with the specified name or numeric OID.
- getObjectClassAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the objectClass
Attribute Type
which has the OID 2.5.4.0
.
- getObjectClassDescriptionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Object Class Description Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.37
.
- getObjectClasses(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Get all the object classes associated with the specified definition.
- getObjectClasses(Entry) - Static method in class org.forgerock.opendj.ldap.Entries
-
Returns an unmodifiable set containing the object classes associated with
the provided entry.
- getObjectClasses(Entry, Schema) - Static method in class org.forgerock.opendj.ldap.Entries
-
Returns an unmodifiable set containing the object classes associated with
the provided entry.
- getObjectClasses() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the object classes
contained in this schema.
- getObjectClasses() - Static method in class org.forgerock.opendj.security.OpenDjSecurityProviderSchema
-
Returns the set of LDAP object classes required in order to support the OpenDJ security provider.
- getObjectClassesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the objectClasses
Attribute Type
which has the OID 2.5.21.6
.
- getObjectClassName(Rdn) - Static method in class org.opends.server.util.StaticUtils
-
Best effort to find structural object class name of the provided base entry RDN.
- getObjectClassType() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns the objectclass type for this objectclass.
- getObjectIdentifierFirstComponentMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the objectIdentifierFirstComponentMatch
Matching Rule
which has the OID 2.5.13.30
.
- getObjectIdentifierMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the objectIdentifierMatch
Matching Rule
which has the OID 2.5.13.0
.
- getObjectName() - Method in interface org.opends.server.api.DirectoryServerMBean
-
Retrieves the JMX object name for this MBean.
- getObjectName() - Method in class org.opends.server.config.JMXMBean
-
Retrieves the JMX object name for this JMX MBean.
- getObjectName() - Method in class org.opends.server.extensions.JMXAlertHandler
-
Retrieves the JMX object name for this JMX alert handler.
- getObjectName() - Method in class org.opends.server.snmp.DsApplIfOpsEntryImpl
-
Returns the ObjectName of the SNMP entry MBean.
- getObjectName() - Method in interface org.opends.server.snmp.DsEntry
-
Returns the ObjectName of the SNMP Entry.
- getObjectName() - Method in class org.opends.server.snmp.DsTableEntryImpl
-
Gets the object of the entry.
- getOctetStringMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the octetStringMatch
Matching Rule
which has the OID 2.5.13.17
.
- getOctetStringOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the octetStringOrderingMatch
Matching Rule
which has the OID 2.5.13.18
.
- getOctetStringSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the octetStringSubstringsMatch
Matching Rule
which has the OID 2.5.13.19
.
- getOctetStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Octet String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.40
.
- getOfflineSchemaModifications() - Method in class org.opends.server.schema.SchemaHandler
-
Returns the list of offline modifications made to the schema, which is built once when initializing the schema.
- getOffset() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
Returns the positional offset of the target entry in the result set, if
applicable, where 1
is the first entry.
- getOid() - Method in class org.forgerock.opendj.ldap.controls.AdNotificationRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.AssertionRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityResponseControl
-
- getOid() - Method in interface org.forgerock.opendj.ldap.controls.Control
-
Returns the numeric OID associated with this control.
- getOid() - Method in interface org.forgerock.opendj.ldap.controls.ControlDecoder
-
Returns the numeric OID associated with this control decoder.
- getOid() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.GenericControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.GetEffectiveRightsRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.ManageDsaItRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.MatchedValuesRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiredResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiringResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PermissiveModifyRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PostReadRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PostReadResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PreReadRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.PreReadResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV1RequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV2RequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.RelaxRulesRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.SimplePagedResultsControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.SubentriesRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.SubtreeDeleteRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
- getOid() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
- getOid() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedResult
-
- getOid() - Method in class org.forgerock.opendj.ldap.messages.AbstractIntermediateResponse
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
Returns the numeric OID associated with this extended request.
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
Returns the numeric OID, if any, associated with this extended result.
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
Returns the numeric OID, if any, associated with this intermediate
response.
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- getOid() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getOid() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the OID for this schema definition.
- getOid() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the OID for this schema definition.
- getOid() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns the numeric OID of this name form.
- getOid() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns the OID for this schema definition.
- getOid() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the OID for this attribute syntax.
- getOid() - Method in class org.opends.server.controls.EntryChangelogNotificationResponseControl
-
- getOid() - Method in class org.opends.server.controls.ExternalChangelogRequestControl
-
- getOid() - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
- getOid() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
- getOid() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberResponseControl
-
- getOid() - Method in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
-
- getOIDSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the OID Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.38
.
- getOldestChangeNumber() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the oldest change number in the change number index DB.
- getOldestModificationTime() - Method in class org.opends.server.schema.SchemaHandler
-
Returns the oldest modification time for schema files.
- getOldestRecord() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Get the oldest record stored in this DB.
- getOldestState() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Returns the oldest known state for the domain, made of the oldest CSN stored for each replica id.
- getOldPassword() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Returns the current password for the user, if known.
- getOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "omit-method-entry-arguments" property definition.
- getOmitMethodReturnValuePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "omit-method-return-value" property definition.
- getOperation() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns the type of patch operation to be performed.
- getOperation() - Method in class org.opends.server.backends.task.Task
-
Retrieves the operation used to create this task in the server.
- getOperationId() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the operation id associated to the request.
- getOperationID() - Method in class org.opends.server.types.Operation
-
- getOperationID() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the operation ID for this operation.
- getOperationInProgress(int) - Method in class org.opends.server.api.ClientConnection
-
Retrieves the operation in progress with the specified message ID.
- getOperationInProgress(int) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getOperationInProgress(int) - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getOperationName() - Method in enum org.opends.server.types.OperationType
-
Retrieves the human-readable name for this operation type.
- getOperations() - Method in class org.forgerock.api.models.Patch
-
Getter for supported Patch operations.
- getOperationsAbandoned() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of operations that have been abandoned by clients.
- getOperationType() - Method in exception org.forgerock.opendj.config.client.OperationRejectedException
-
Gets the type of operation that caused this exception.
- getOperationType() - Method in class org.opends.server.core.AbandonOperation
-
- getOperationType() - Method in class org.opends.server.core.AddOperation
-
- getOperationType() - Method in class org.opends.server.core.BindOperation
-
- getOperationType() - Method in class org.opends.server.core.CompareOperation
-
- getOperationType() - Method in class org.opends.server.core.DeleteOperation
-
- getOperationType() - Method in class org.opends.server.core.ExtendedOperation
-
- getOperationType() - Method in class org.opends.server.core.ModifyDnOperation
-
- getOperationType() - Method in class org.opends.server.core.ModifyOperation
-
- getOperationType() - Method in class org.opends.server.core.SearchOperation
-
- getOperationType() - Method in class org.opends.server.core.UnbindOperation
-
- getOperationType() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the operation type for this operation.
- getOperator() - Method in class org.opends.server.authorization.dseecompat.Target
-
Returns the operator of this expression.
- getOption(Option<T>) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the value associated to the provided
Option
or the option
default value, if there is no such option in this schema.
- getOptionalAttributes() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns an unmodifiable set containing the optional attributes for this
DIT content rule.
- getOptionalAttributes() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns an unmodifiable set containing the optional attributes of this
name form.
- getOptionalAttributes() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable set containing the optional attributes for this
object class and any superior object classes that it might have.
- getOptions() - Method in interface org.forgerock.opendj.io.LdapSocketAcceptor
-
Returns a copy of the options currently used by this LDAP listener.
- getOptions() - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Returns an Iterable
containing the options contained in this
attribute description.
- getOptions() - Method in class org.forgerock.opendj.ldap.LdapServer
-
Returns a copy of the options currently used by this LDAP listener.
- getOptions() - Method in class org.opends.server.discovery.Partition.Server
-
Return the connections options for this server.
- getOrCreateReplicaId(int) - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getOrCreateReplicaId(String) - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getOrCreateReplicaId(int) - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the replica ID corresponding to the provided integer.
- getOrCreateReplicaId(String) - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the replica ID corresponding to the provided name.
- getOrCreateReplicationServerId(int) - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getOrCreateReplicationServerId(String) - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getOrCreateReplicationServerId(int) - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the replication server ID corresponding to the provided integer.
- getOrCreateReplicationServerId(String) - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the replication server ID corresponding to the provided name.
- getOrderingMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the matching rule that should be used for ordering with this attribute type.
- getOrderingMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the default ordering matching rule that will be used for
attributes with this syntax.
- getOrderingMatchingRule() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Retrieves the default ordering matching rule that will be used for
attributes with this syntax.
- getOrderingMatchingRule() - Method in class org.forgerock.opendj.ldap.SortKey
-
Returns the name or OID of the ordering matching rule, if specified,
which should be used when comparing attributes using this sort key.
- getOrganizationalPersonObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the organizationalPerson
Object Class
which has the OID 2.5.6.7
.
- getOrganizationalRoleObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the organizationalRole
Object Class
which has the OID 2.5.6.8
.
- getOrganizationalStatusAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the organizationalStatus
Attribute Type
which has the OID 0.9.2342.19200300.100.1.45
.
- getOrganizationalUnitObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the organizationalUnit
Object Class
which has the OID 2.5.6.5
.
- getOrganizationObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the organization
Object Class
which has the OID 2.5.6.4
.
- getOrigin() - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
Returns the origin of the modifications.
- getOriginalEntry() - Method in class org.opends.server.core.ModifyDnOperation
-
Retrieves the current entry, before it is renamed.
- getOriginalEntry() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the current entry, before it is renamed.
- getOriginalEntry() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the current entry, before it is renamed.
- getOriginalEntry() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the current entry, before it is renamed.
- getOriginalEntry() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the current entry, before it is renamed.
- getOriginalEntry() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
-
Retrieves the current entry, before it is renamed.
- getOrThrow() - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for this Promise
to complete, and then returns
the result if it completed successfully, or throws an exception
representing the cause of the failure.
- getOrThrow(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for at most the given time for this Promise
to
complete, and then returns the result if it completed successfully, or
throws an exception representing the cause of the failure.
- getOrThrow() - Method in class org.forgerock.util.promise.PromiseImpl
-
- getOrThrow(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
-
- getOrThrowUninterruptibly() - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for this Promise
to complete, and then returns
the result if it completed successfully, or throws an exception
representing the cause of the failure.
- getOrThrowUninterruptibly(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
-
Waits if necessary for at most the given time for this Promise
to
complete, and then returns the result if it completed successfully, or
throws an exception representing the cause of the failure.
- getOrThrowUninterruptibly() - Method in class org.forgerock.util.promise.PromiseImpl
-
- getOrThrowUninterruptibly(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
-
- getOtherMailboxSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Other Mailbox Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.39
.
- getOtherPrimesInfo() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA other factors value.
- getOUAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the ou
Attribute Type
which has the OID 2.5.4.11
.
- getOverrideSeverity() - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Gets the "override-severity" property.
- getOverrideSeverity() - Method in interface org.forgerock.opendj.server.config.server.ErrorLogPublisherCfg
-
Gets the "override-severity" property.
- getOverrideSeverityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
Get the "override-severity" property definition.
- getOverrideSeverityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "override-severity" property definition.
- getOwnerAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the owner
Attribute Type
which has the OID 2.5.4.32
.
- getPackageScope() - Method in class org.opends.server.tools.supportextract.ChangelogDbDataCollectorTask
-
- getPagedResultsCookie() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the opaque cookie which is used by the resource provider to track its position in the set of query
results.
- getPagedResultsCookie() - Method in interface org.forgerock.json.resource.QueryResponse
-
Returns the opaque cookie which can be used for the next cookie-based
paged request.
- getPagedResultsOffset() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the zero-based index of the first resource which should be included in the query results.
- getPagerAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the pager
Attribute Type
which has the OID 0.9.2342.19200300.100.1.42
.
- getPageSize() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the requested page results page size or 0
if paged results are not required.
- getPagingModes() - Method in class org.forgerock.api.models.Query
-
Getter of the paging modes.
- getPairComparator() - Static method in class org.forgerock.util.Pair
-
Returns a comparator for Pairs of comparable objects.
- getParameter(String) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
- getParameter(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets a header parameter for the specified key.
- getParameter(String) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Gets a header parameter for the specified key.
- getParameter(String, Class<T>) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Gets a header parameter for the specified key and then casts it to the specified type.
- getParameter(String) - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns an unmodifiable list containing the values of the named HTTP
request parameter.
- getParameterAsString(String) - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns the first value of the named HTTP request parameter.
- getParameters() - Method in class org.forgerock.api.models.Operation
-
Getter of the parameters array.
- getParameters() - Method in class org.forgerock.api.models.Resource
-
Getter of the parameters array.
- getParameters() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Returns the parameters for the given elliptic curve.
- getParameters() - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Returns this JwtHeader's parameters.
- getParameters() - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns an unmodifiable map of the HTTP request parameters.
- getParameters() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the optional parameter map used to initialize a keystore.
- getParameterSpec() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
-
Gets any parameter spec associated with this algorithm.
- getParams() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- getParams() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
- getParent() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the parent managed object definition, if applicable.
- getParent() - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- getParentDefinition() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Get the definition of the parent managed object.
- getParentDNInSuffix(Dn) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves the DN that is the immediate parent for this DN.
- getParentEntry(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the entry that is the immediate parent of the entry having the provided DN.
- getParentEntryUUID() - Method in class org.opends.server.replication.protocol.AddContext
-
Get the Unique Id of the parent of the added entry.
- getParentEntryUUID() - Method in class org.opends.server.replication.protocol.AddMsg
-
Get the parent unique id of this add msg.
- getParentPath() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the name of the managed object which is the parent of the aggregated
managed objects.
- getParentThread() - Method in class org.opends.server.api.DirectoryThread
-
Retrieves a reference to the parent thread that created this directory thread.
- getParentUuid() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
Returns the additional UUID.
- getPartialManagedObject() - Method in exception org.forgerock.opendj.config.client.ManagedObjectDecodingException
-
Get the partially created managed object containing properties which were
successfully decoded and empty properties for those which were not (this
may include empty mandatory properties).
- getPartialManagedObject() - Method in exception org.forgerock.opendj.config.server.ServerManagedObjectDecodingException
-
Get the partially created server managed object containing properties
which were successfully decoded and empty properties for those which were
not (this may include empty mandatory properties).
- getPartitionBaseDn() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "partition-base-dn" property.
- getPartitionBaseDn() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "partition-base-dn" property.
- getPartitionBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "partition-base-dn" property definition.
- getPartitionId() - Method in class org.opends.server.discovery.Partition
-
Returns the ID for the partition.
- getPartitions(Collection<Dn>) - Method in class org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
-
- getPartitions(Collection<Dn>) - Method in interface org.opends.server.discovery.ServiceDiscoveryMechanism
-
Returns the partitions.
- getPartitions(Collection<Dn>) - Method in class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- getPassword() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Gets the password of the keystore.
- getPassword() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets Elasticsearch password for HTTP basic authentication.
- getPassword() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the password to use to connect to the JDBC database.
- getPassword() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- getPassword() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Returns the password.
- getPassword() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- getPassword() - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
- getPassword() - Method in interface org.forgerock.audit.secure.SecureStorage
-
Returns the password used to access the storage.
- getPasswordAttribute() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-attribute" property.
- getPasswordAttribute() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-attribute" property.
- getPasswordAttribute() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "password-attribute" property.
- getPasswordAttribute() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-attribute" property definition.
- getPasswordChangedTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time that the password was last changed.
- getPasswordChangeRequiresCurrentPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-change-requires-current-password" property definition.
- getPasswordCharacterSet() - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Gets the "password-character-set" property.
- getPasswordCharacterSet() - Method in interface org.forgerock.opendj.server.config.server.RandomPasswordGeneratorCfg
-
Gets the "password-character-set" property.
- getPasswordCharacterSetPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
Get the "password-character-set" property definition.
- getPasswordExpirationTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time that the user's password should expire (if the expiration is in the future) or did expire (if
the expiration was in the past).
- getPasswordExpirationWarningInterval() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-expiration-warning-interval" property.
- getPasswordExpirationWarningInterval() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-expiration-warning-interval" property.
- getPasswordExpirationWarningInterval() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "password-expiration-warning-interval" property.
- getPasswordExpirationWarningInterval() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordExpirationWarningIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-expiration-warning-interval" property definition.
- getPasswordFormat() - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Gets the "password-format" property.
- getPasswordFormat() - Method in interface org.forgerock.opendj.server.config.server.RandomPasswordGeneratorCfg
-
Gets the "password-format" property.
- getPasswordFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
Get the "password-format" property definition.
- getPasswordGenerator() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-generator" property.
- getPasswordGenerator(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Password Generator.
- getPasswordGenerator() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-generator" property.
- getPasswordGenerator(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Password Generator.
- getPasswordGenerator(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the password generator registered with the provided configuration entry DN.
- getPasswordGenerator() - Method in class org.opends.server.core.PasswordPolicy
-
Retrieves the password generator that will be used with this password policy.
- getPasswordGenerator() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordGeneratorDn() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-generator" property as a DN.
- getPasswordGeneratorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-generator" property definition.
- getPasswordGeneratorsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "password-generators" relation definition.
- getPasswordHistoryCount() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-history-count" property.
- getPasswordHistoryCount() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-history-count" property.
- getPasswordHistoryCount() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "password-history-count" property.
- getPasswordHistoryCount() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordHistoryCountPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-history-count" property definition.
- getPasswordHistoryDuration() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-history-duration" property.
- getPasswordHistoryDuration() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-history-duration" property.
- getPasswordHistoryDuration() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "password-history-duration" property.
- getPasswordHistoryDuration() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordHistoryDurationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-history-duration" property definition.
- getPasswordHistoryValues() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the password history state values for the user.
- getPasswordPoliciesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "password-policies" relation definition.
- getPasswordPolicy(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Password Policy.
- getPasswordPolicy(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Password Policy.
- getPasswordStorageScheme(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Password Storage Scheme.
- getPasswordStorageScheme(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Password Storage Scheme.
- getPasswordStorageScheme(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the password storage scheme defined in the specified configuration entry.
- getPasswordStorageScheme(String) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the specified password storage scheme.
- getPasswordStorageSchemes() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of password storage schemes defined in the Directory Server, as a mapping between the
all-lowercase scheme name and the corresponding implementation.
- getPasswordStorageSchemesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "password-storage-schemes" relation definition.
- getPasswordValidator() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-validator" property.
- getPasswordValidator(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Password Validator.
- getPasswordValidator() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-validator" property.
- getPasswordValidator(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Password Validator.
- getPasswordValidator(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the password validator registered with the provided configuration entry DN.
- getPasswordValidatorDns() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-validator" property as a set of DNs.
- getPasswordValidatorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "password-validator" property definition.
- getPasswordValidators() - Method in class org.opends.server.core.PasswordPolicy
-
Retrieves the set of password validators for this password policy.
- getPasswordValidators() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPasswordValidatorsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "password-validators" relation definition.
- getPasswordValues() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the unmodifiable set of values for the password attribute from the user entry.
- getPatch() - Method in class org.forgerock.api.models.Items
-
Getter of Patch.
- getPatch() - Method in class org.forgerock.api.models.Resource
-
Getter of Patch.
- getPatchOperations() - Method in interface org.forgerock.json.resource.PatchRequest
-
Returns the list of patch operations which should be performed against the targeted resource.
- getPath() - Method in class org.forgerock.json.resource.http.HttpContext
-
Returns the HTTP request path.
- getPath(JsonPointer, String) - Method in class org.forgerock.json.schema.validator.validators.Validator
-
Gets the valid JSONPath of the node or the given property.
- getPath() - Method in class org.forgerock.opendj.setup.model.Profile
-
Returns this profile path.
- getPath() - Method in class org.forgerock.opendj.setup.model.TempLogFile
-
Return the absolute path of the temp log file.
- getPath() - Method in class org.opends.server.types.BackupDirectory
-
Retrieves the path to the directory containing the backup file(s).
- getPathParameter() - Method in class org.forgerock.api.models.Items
-
Get the path parameter.
- getPaths() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of paths.
- getPaths() - Method in class org.forgerock.api.models.Paths
-
Gets a Map
of path-names to Paths.
- getPaths() - Method in class org.forgerock.api.models.VersionedPath
-
- getPattern() - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
Gets the optional regular expression pattern which values of this
property must match.
- getPatternSynopsis() - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
Gets the pattern synopsis of this string property definition in the
default locale.
- getPatternSynopsis(Locale) - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
Gets the optional pattern synopsis of this string property definition in
the specified locale.
- getPatternUsage() - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
Gets a user-friendly usage string representing the pattern which can be
used in error messages and help (e.g.
- getPayload() - Method in class org.forgerock.json.jose.jws.SignedJwt
-
- getPbkdf2Iterations() - Method in interface org.forgerock.opendj.server.config.client.Pbkdf2PasswordStorageSchemeCfgClient
-
Gets the "pbkdf2-iterations" property.
- getPbkdf2Iterations() - Method in interface org.forgerock.opendj.server.config.server.Pbkdf2PasswordStorageSchemeCfg
-
Gets the "pbkdf2-iterations" property.
- getPbkdf2IterationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pbkdf2PasswordStorageSchemeCfgDefn
-
Get the "pbkdf2-iterations" property definition.
- getPduType() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
-
Get the PDU type.
- getPeerAddress() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns the InetSocketAddress
associated with the remote system.
- getPeerServerHostPort() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
Retrieves the address host port for this server handler.
- getPeerServerId() - Method in class org.opends.server.replication.server.DataServerHandler
-
- getPeerServerId() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
- getPendingValues() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Get an immutable set view of this property's pending values.
- getPercentiles() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getPeriodMillis() - Method in class org.forgerock.opendj.ldap.TimeoutScheduler
-
Returns the period in milliseconds between successive task invocations.
- getPermission() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "permission" property.
- getPermission() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "permission" property.
- getPermissionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "permission" property definition.
- getPersistentSearches() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the set of persistent searches registered for this client.
- getPersistentSearches() - Method in class org.opends.server.api.LocalBackend
-
Returns the persistent searches currently active against this local backend.
- getPersonalTitleAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the personalTitle
Attribute Type
which has the OID 0.9.2342.19200300.100.1.40
.
- getPersonObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the person
Object Class
which has the OID 2.5.6.6
.
- getPhysicalDeliveryOfficeNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the physicalDeliveryOfficeName
Attribute Type
which has the OID 2.5.4.19
.
- getPkiCaObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the pkiCA
Object Class
which has the OID 2.5.6.22
.
- getPkiUserObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the pkiUser
Object Class
which has the OID 2.5.6.21
.
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.api.PasswordStorageScheme
-
Retrieves the original plaintext value for the provided stored password.
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- getPlugin(String) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the named Plugin.
- getPlugin(String) - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the named Plugin.
- getPluginConfigManager() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves a reference to the Directory Server plugin configuration manager.
- getPluginEntryDN() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Retrieves the DN of the configuration entry for this plugin.
- getPluginOrderIntermediateResponse() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-intermediate-response" property.
- getPluginOrderIntermediateResponse() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-intermediate-response" property.
- getPluginOrderIntermediateResponsePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-intermediate-response" property definition.
- getPluginOrderLdifExport() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-ldif-export" property.
- getPluginOrderLdifExport() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-ldif-export" property.
- getPluginOrderLdifExportPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-ldif-export" property definition.
- getPluginOrderLdifImport() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-ldif-import" property.
- getPluginOrderLdifImport() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-ldif-import" property.
- getPluginOrderLdifImportBegin() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-ldif-import-begin" property.
- getPluginOrderLdifImportBegin() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-ldif-import-begin" property.
- getPluginOrderLdifImportBeginPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-ldif-import-begin" property definition.
- getPluginOrderLdifImportEnd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-ldif-import-end" property.
- getPluginOrderLdifImportEnd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-ldif-import-end" property.
- getPluginOrderLdifImportEndPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-ldif-import-end" property definition.
- getPluginOrderLdifImportPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-ldif-import" property definition.
- getPluginOrderPostConnect() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-connect" property.
- getPluginOrderPostConnect() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-connect" property.
- getPluginOrderPostConnectPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-connect" property definition.
- getPluginOrderPostDisconnect() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-disconnect" property.
- getPluginOrderPostDisconnect() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-disconnect" property.
- getPluginOrderPostDisconnectPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-disconnect" property definition.
- getPluginOrderPostOperationAbandon() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-abandon" property.
- getPluginOrderPostOperationAbandon() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-abandon" property.
- getPluginOrderPostOperationAbandonPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-abandon" property definition.
- getPluginOrderPostOperationAdd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-add" property.
- getPluginOrderPostOperationAdd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-add" property.
- getPluginOrderPostOperationAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-add" property definition.
- getPluginOrderPostOperationBind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-bind" property.
- getPluginOrderPostOperationBind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-bind" property.
- getPluginOrderPostOperationBindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-bind" property definition.
- getPluginOrderPostOperationCompare() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-compare" property.
- getPluginOrderPostOperationCompare() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-compare" property.
- getPluginOrderPostOperationComparePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-compare" property definition.
- getPluginOrderPostOperationDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-delete" property.
- getPluginOrderPostOperationDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-delete" property.
- getPluginOrderPostOperationDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-delete" property definition.
- getPluginOrderPostOperationExtended() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-extended" property.
- getPluginOrderPostOperationExtended() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-extended" property.
- getPluginOrderPostOperationExtendedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-extended" property definition.
- getPluginOrderPostOperationModify() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-modify" property.
- getPluginOrderPostOperationModify() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-modify" property.
- getPluginOrderPostOperationModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-modify-dn" property.
- getPluginOrderPostOperationModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-modify-dn" property.
- getPluginOrderPostOperationModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-modify-dn" property definition.
- getPluginOrderPostOperationModifyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-modify" property definition.
- getPluginOrderPostOperationSearch() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-search" property.
- getPluginOrderPostOperationSearch() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-search" property.
- getPluginOrderPostOperationSearchPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-search" property definition.
- getPluginOrderPostOperationUnbind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-operation-unbind" property.
- getPluginOrderPostOperationUnbind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-operation-unbind" property.
- getPluginOrderPostOperationUnbindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-operation-unbind" property definition.
- getPluginOrderPostResponseAdd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-add" property.
- getPluginOrderPostResponseAdd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-add" property.
- getPluginOrderPostResponseAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-add" property definition.
- getPluginOrderPostResponseBind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-bind" property.
- getPluginOrderPostResponseBind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-bind" property.
- getPluginOrderPostResponseBindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-bind" property definition.
- getPluginOrderPostResponseCompare() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-compare" property.
- getPluginOrderPostResponseCompare() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-compare" property.
- getPluginOrderPostResponseComparePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-compare" property definition.
- getPluginOrderPostResponseDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-delete" property.
- getPluginOrderPostResponseDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-delete" property.
- getPluginOrderPostResponseDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-delete" property definition.
- getPluginOrderPostResponseExtended() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-extended" property.
- getPluginOrderPostResponseExtended() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-extended" property.
- getPluginOrderPostResponseExtendedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-extended" property definition.
- getPluginOrderPostResponseModify() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-modify" property.
- getPluginOrderPostResponseModify() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-modify" property.
- getPluginOrderPostResponseModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-modify-dn" property.
- getPluginOrderPostResponseModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-modify-dn" property.
- getPluginOrderPostResponseModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-modify-dn" property definition.
- getPluginOrderPostResponseModifyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-modify" property definition.
- getPluginOrderPostResponseSearch() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-response-search" property.
- getPluginOrderPostResponseSearch() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-response-search" property.
- getPluginOrderPostResponseSearchPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-response-search" property definition.
- getPluginOrderPostSynchronizationAdd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-synchronization-add" property.
- getPluginOrderPostSynchronizationAdd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-synchronization-add" property.
- getPluginOrderPostSynchronizationAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-synchronization-add" property definition.
- getPluginOrderPostSynchronizationDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-synchronization-delete" property.
- getPluginOrderPostSynchronizationDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-synchronization-delete" property.
- getPluginOrderPostSynchronizationDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-synchronization-delete" property definition.
- getPluginOrderPostSynchronizationModify() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-synchronization-modify" property.
- getPluginOrderPostSynchronizationModify() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-synchronization-modify" property.
- getPluginOrderPostSynchronizationModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-post-synchronization-modify-dn" property.
- getPluginOrderPostSynchronizationModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-post-synchronization-modify-dn" property.
- getPluginOrderPostSynchronizationModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-synchronization-modify-dn" property definition.
- getPluginOrderPostSynchronizationModifyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-post-synchronization-modify" property definition.
- getPluginOrderPreOperationAdd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-add" property.
- getPluginOrderPreOperationAdd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-add" property.
- getPluginOrderPreOperationAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-add" property definition.
- getPluginOrderPreOperationBind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-bind" property.
- getPluginOrderPreOperationBind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-bind" property.
- getPluginOrderPreOperationBindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-bind" property definition.
- getPluginOrderPreOperationCompare() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-compare" property.
- getPluginOrderPreOperationCompare() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-compare" property.
- getPluginOrderPreOperationComparePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-compare" property definition.
- getPluginOrderPreOperationDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-delete" property.
- getPluginOrderPreOperationDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-delete" property.
- getPluginOrderPreOperationDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-delete" property definition.
- getPluginOrderPreOperationExtended() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-extended" property.
- getPluginOrderPreOperationExtended() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-extended" property.
- getPluginOrderPreOperationExtendedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-extended" property definition.
- getPluginOrderPreOperationModify() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-modify" property.
- getPluginOrderPreOperationModify() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-modify" property.
- getPluginOrderPreOperationModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-modify-dn" property.
- getPluginOrderPreOperationModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-modify-dn" property.
- getPluginOrderPreOperationModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-modify-dn" property definition.
- getPluginOrderPreOperationModifyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-modify" property definition.
- getPluginOrderPreOperationSearch() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-operation-search" property.
- getPluginOrderPreOperationSearch() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-operation-search" property.
- getPluginOrderPreOperationSearchPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-operation-search" property definition.
- getPluginOrderPreParseAbandon() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-abandon" property.
- getPluginOrderPreParseAbandon() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-abandon" property.
- getPluginOrderPreParseAbandonPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-abandon" property definition.
- getPluginOrderPreParseAdd() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-add" property.
- getPluginOrderPreParseAdd() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-add" property.
- getPluginOrderPreParseAddPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-add" property definition.
- getPluginOrderPreParseBind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-bind" property.
- getPluginOrderPreParseBind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-bind" property.
- getPluginOrderPreParseBindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-bind" property definition.
- getPluginOrderPreParseCompare() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-compare" property.
- getPluginOrderPreParseCompare() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-compare" property.
- getPluginOrderPreParseComparePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-compare" property definition.
- getPluginOrderPreParseDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-delete" property.
- getPluginOrderPreParseDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-delete" property.
- getPluginOrderPreParseDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-delete" property definition.
- getPluginOrderPreParseExtended() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-extended" property.
- getPluginOrderPreParseExtended() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-extended" property.
- getPluginOrderPreParseExtendedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-extended" property definition.
- getPluginOrderPreParseModify() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-modify" property.
- getPluginOrderPreParseModify() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-modify" property.
- getPluginOrderPreParseModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-modify-dn" property.
- getPluginOrderPreParseModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-modify-dn" property.
- getPluginOrderPreParseModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-modify-dn" property definition.
- getPluginOrderPreParseModifyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-modify" property definition.
- getPluginOrderPreParseSearch() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-search" property.
- getPluginOrderPreParseSearch() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-search" property.
- getPluginOrderPreParseSearchPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-search" property definition.
- getPluginOrderPreParseUnbind() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-pre-parse-unbind" property.
- getPluginOrderPreParseUnbind() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-pre-parse-unbind" property.
- getPluginOrderPreParseUnbindPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-pre-parse-unbind" property definition.
- getPluginOrderSearchResultEntry() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-search-result-entry" property.
- getPluginOrderSearchResultEntry() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-search-result-entry" property.
- getPluginOrderSearchResultEntryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-search-result-entry" property definition.
- getPluginOrderSearchResultReference() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-search-result-reference" property.
- getPluginOrderSearchResultReference() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-search-result-reference" property.
- getPluginOrderSearchResultReferencePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-search-result-reference" property definition.
- getPluginOrderShutdown() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-shutdown" property.
- getPluginOrderShutdown() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-shutdown" property.
- getPluginOrderShutdownPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-shutdown" property definition.
- getPluginOrderStartup() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-startup" property.
- getPluginOrderStartup() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-startup" property.
- getPluginOrderStartupPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-startup" property definition.
- getPluginOrderSubordinateDelete() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-subordinate-delete" property.
- getPluginOrderSubordinateDelete() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-subordinate-delete" property.
- getPluginOrderSubordinateDeletePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-subordinate-delete" property definition.
- getPluginOrderSubordinateModifyDn() - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Gets the "plugin-order-subordinate-modify-dn" property.
- getPluginOrderSubordinateModifyDn() - Method in interface org.forgerock.opendj.server.config.server.PluginRootCfg
-
Gets the "plugin-order-subordinate-modify-dn" property.
- getPluginOrderSubordinateModifyDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugin-order-subordinate-modify-dn" property definition.
- getPluginRoot() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Plugin Root.
- getPluginRoot() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Plugin Root.
- getPluginRootRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "plugin-root" relation definition.
- getPluginsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
Get the "plugins" relation definition.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.ChangeNumberControlPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.EntryUuidPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.LastModPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.LdapAttributeDescriptionListPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.ChangeNumberControlPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.EntryUuidPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.LastModPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.LdapAttributeDescriptionListPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.PluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.SambaPasswordPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.SevenBitCleanPluginCfg
-
Gets the "plugin-type" property.
- getPluginType() - Method in interface org.forgerock.opendj.server.config.server.UniqueAttributePluginCfg
-
Gets the "plugin-type" property.
- getPluginTypeNames() - Static method in enum org.opends.server.api.plugin.PluginType
-
Retrieves a hash set containing the names of all the plugin types.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "plugin-type" property definition.
- getPluginTypes() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Retrieves the plugin types for which this plugin is registered.
- getPluralName() - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Get the plural name of the relation.
- getPluralName() - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
Gets the plural name of the relation.
- getPointer() - Method in class org.forgerock.json.JsonValue
-
Returns the pointer of the JSON value in its JSON structure.
- getPollInterval() - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Gets the "poll-interval" property.
- getPollInterval() - Method in interface org.forgerock.opendj.server.config.server.LdifConnectionHandlerCfg
-
Gets the "poll-interval" property.
- getPollIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "poll-interval" property definition.
- getPollTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns the timeout in seconds for the worker threads to wait for a new item to be available in the queue
before exiting.
- getPoolName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the name of the connection pool.
- getPort() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets the port
for the connection (default 9200
).
- getPort() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets the port
for the connection (default 8088
).
- getPort() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the port of the Syslog daemon to which messages should be published.
- getPort() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns the port number of the LDAP server referenced by this LDAP URL.
- getPort() - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.Server
-
Returns this server port.
- getPort() - Method in class org.opends.server.types.HostPort
-
Retrieves the port number for this HostPort
object.
- getPort() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the port for this LDAP URL.
- getPositionStrategy() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
-
Returns the positioning strategy.
- getPostalAddressAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the postalAddress
Attribute Type
which has the OID 2.5.4.16
.
- getPostalAddressSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Postal Address Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.41
.
- getPostalCodeAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the postalCode
Attribute Type
which has the OID 2.5.4.17
.
- getPostOfficeBoxAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the postOfficeBox
Attribute Type
which has the OID 2.5.4.18
.
- getPreferredConnections(ConnectionWrapper) - Static method in class org.opends.server.tools.dsreplication.PreferredConnection
-
Commodity method that generates a list of preferred connection (of just one) with the information on a given
connection.
- getPreferredDeliveryMethodAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the preferredDeliveryMethod
Attribute Type
which has the OID 2.5.4.28
.
- getPreferredLocale() - Method in class org.forgerock.util.i18n.PreferredLocales
-
The preferred locale, i.e.
- getPreferredLocales() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getPreferredLocales() - Method in interface org.forgerock.json.resource.Request
-
Get the locale preference for the request.
- getPreferredLocales() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getPreferredMessageDigest() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getPreferredMessageDigest() - Method in interface org.opends.server.types.CryptoManager
-
Retrieves a MessageDigest
object that may be used to generate digests using the preferred digest
algorithm.
- getPreferredMessageDigestAlgorithm() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getPreferredMessageDigestAlgorithm() - Method in interface org.opends.server.types.CryptoManager
-
Retrieves the name of the preferred message digest algorithm.
- getPreloadTimeLimit() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "preload-time-limit" property.
- getPreloadTimeLimit() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "preload-time-limit" property.
- getPreloadTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "preload-time-limit" property definition.
- getPreloadTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "preload-time-limit" property definition.
- getPresentationAddressMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the presentationAddressMatch
Matching Rule
which has the OID 2.5.13.22
.
- getPresentationAddressSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Presentation Address Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.43
.
- getPreviousLastLoginTimeFormat() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "previous-last-login-time-format" property.
- getPreviousLastLoginTimeFormat() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "previous-last-login-time-format" property.
- getPreviousLastLoginTimeFormatPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "previous-last-login-time-format" property definition.
- getPreviousLastLoginTimeFormats() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "previous-last-login-time-format" property.
- getPreviousLastLoginTimeFormats() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getPreviousName() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
Returns the distinguished name that the entry had prior to a modify DN
operation, or null
if the operation was not a modify DN.
- getPrimaryGroupId() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "primary-group-id" property.
- getPrimaryGroupId() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "primary-group-id" property.
- getPrimaryGroupIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "primary-group-id" property definition.
- getPrimaryRemoteLdapServer() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "primary-remote-ldap-server" property.
- getPrimaryRemoteLdapServer() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "primary-remote-ldap-server" property.
- getPrimaryRemoteLdapServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "primary-remote-ldap-server" property definition.
- getPrimaryServer() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "primary-server" property.
- getPrimaryServer() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "primary-server" property.
- getPrimaryServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "primary-server" property definition.
- getPrimaryServers() - Method in class org.opends.server.discovery.Partition
-
Returns the set of primary server to use.
- getPrimeFactor() - Method in class org.forgerock.json.jose.jwk.RsaJWK.PrimesInfo
-
Get the prime factor, noted as "r".
- getPrimeP() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA First Prime Factor value.
- getPrimePExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA First Factor CRT Exponent value.
- getPrimeQ() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA Second Prime Factor value.
- getPrimeQExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA Second factor CRT Exponent value.
- getPrincipalName() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "principal-name" property.
- getPrincipalName() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "principal-name" property.
- getPrincipalNamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "principal-name" property definition.
- getPrintableExtensionInformation(String, String) - Static method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns a string representing all information about extensions.
- getPrintableStringSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Printable String Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.44
.
- getPriorities() - Static method in enum org.forgerock.util.thread.listener.ShutdownPriority
-
Returns list of all the priorities (ordered from the highest to the
lowest priority) defined in the system.
- getPrivateExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA Private Exponent value.
- getPrivateKey(String, String) - Method in class org.forgerock.security.keystore.KeyStoreManager
-
Gets the Private Key from the KeyStore with the given alias.
- getPrivateKey(String) - Method in class org.opends.server.util.SelectableCertificateKeyManager
-
Retrieves the private key for the provided alias.
- getProcessId() - Method in class org.opends.server.replication.common.RSInfo
-
Get the RS process id.
- getProcessId() - Method in class org.opends.server.replication.protocol.ExtendedStartMsg
-
Returns the processID in this message.
- getProcessId() - Method in class org.opends.server.replication.server.ReplicationServer
-
Get this replication server process id.
- getProcessingNanoTime() - Method in class org.opends.server.types.Operation
-
Retrieves the length of time in nanoseconds that the server spent processing this operation if available.
- getProcessingStartTime() - Method in class org.opends.server.types.Operation
-
- getProcessingStartTime() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the time that processing started for this operation.
- getProcessingStopTime() - Method in class org.opends.server.types.Operation
-
- getProcessingStopTime() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the time that processing stopped for this operation.
- getProcessingStopTime() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the time that processing stopped for this operation.
- getProcessingTime() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the processing time for the request.
- getProcessingTime() - Method in class org.opends.server.types.Operation
-
Retrieves the length of time in milliseconds that the server spent processing this operation.
- getProcessingTime() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the length of time in milliseconds that the server spent processing this operation.
- getProcessingTime() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the length of time in milliseconds that the server spent processing this operation.
- getProcessingTimeUnit() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the processing time unit for the request.
- getProductName() - Method in interface org.forgerock.audit.providers.ProductInfoProvider
-
Returns the name of the application hosting the
AuditService
.
- getProfileAction() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "profile-action" property.
- getProfileAction() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "profile-action" property.
- getProfileActionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "profile-action" property definition.
- getProfileDirectory() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "profile-directory" property.
- getProfileDirectory() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "profile-directory" property.
- getProfileDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "profile-directory" property definition.
- getProfileSampleInterval() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "profile-sample-interval" property.
- getProfileSampleInterval() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "profile-sample-interval" property.
- getProfileSampleIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
Get the "profile-sample-interval" property definition.
- getProgress() - Method in class org.opends.server.tools.upgrade.ProgressMonitor
-
Returns an integer which represents the task's progress percentage, i.e.
- getProhibitedAttributes() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns an unmodifiable set containing the prohibited attributes for this
DIT content rule.
- getPromptMsg() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter prompt message.
- getProperties() - Method in class org.forgerock.security.keystore.MapKeyStoreParameters
-
Return the properties used to configure the keystore.
- getProperty(String) - Method in class org.forgerock.config.resolvers.ChainedPropertyResolver
-
- getProperty(String) - Method in class org.forgerock.config.resolvers.EnvironmentVariableResolver
-
- getProperty(String) - Method in class org.forgerock.config.resolvers.FlatFileResolver
-
- getProperty(String) - Method in class org.forgerock.config.resolvers.JsonValueResolver
-
- getProperty(String) - Method in class org.forgerock.config.resolvers.ProductPathResolver
-
- getProperty(String) - Method in class org.forgerock.config.resolvers.PropertiesResolver
-
- getProperty(String) - Method in interface org.forgerock.config.resolvers.PropertyResolver
-
Returns the value of the specified property.
- getProperty(String, String) - Method in interface org.forgerock.config.resolvers.PropertyResolver
-
Returns the value of the specified property.
- getProperty(String) - Method in class org.forgerock.config.resolvers.SystemPropertyResolver
-
- getProperty(PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
Gets the property associated with the specified property definition.
- getProperty(PropertyDefinition<T>) - Method in class org.forgerock.opendj.config.client.spi.PropertySet
-
Get the property associated with the specified property definition.
- getProperty(String) - Method in class org.forgerock.opendj.config.server.FileContentResolver
-
- getPropertyDefaultValues(PropertyDefinition<P>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Gets a mutable copy of the set of default values for the specified
property.
- getPropertyDefaultValues(PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getPropertyDefinition(String) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the specified property definition associated with this type of
managed object.
- getPropertyDefinition() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Get the property definition associated with this property.
- getPropertyDefinition() - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
Returns the property definition associated with this condition.
- getPropertyDefinition() - Method in exception org.forgerock.opendj.config.PropertyException
-
Returns the property definition associated with the property that caused
the exception.
- getPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the property definitions defined by this managed object definition.
- getPropertyKeyFormSet() - Static method in enum org.opends.messages.Severity
-
Returns a set of string representing all Severitys'
abbreviated representations.
- getPropertyName() - Method in class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
Gets the name of the property containing the inherited default values.
- getPropertyName() - Method in exception org.forgerock.opendj.config.PropertyNotFoundException
-
Get the name of the property that could not be found.
- getPropertyName() - Method in class org.forgerock.opendj.config.RelativeInheritedDefaultBehaviorProvider
-
Gets the name of the property containing the inherited default values.
- getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getPropertyResolver() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Returns the
PropertyResolver
to be used by Directory Server when resolving configuration
expressions to values.
- getPropertyType(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.events.AuditEventHelper
-
Gets a AuditEvent property type.
- getPropertyValue(ManagedObjectPath<?, ?>, PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
- getPropertyValue(PropertyDefinition<P>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Gets the effective value of the specified property.
- getPropertyValue(ManagedObjectPath<?, ?>, PropertyDefinition<P>) - Method in interface org.forgerock.opendj.config.client.ManagementContext
-
Gets the effective value of a property in the named managed object.
- getPropertyValue(PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getPropertyValue(PropertyDefinition<T>) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Get the effective value of the specified property.
- getPropertyValueAsString() - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
Returns the value that must be set for this condition to be fulfilled.
- getPropertyValues(ManagedObjectPath<?, ?>, PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
- getPropertyValues(PropertyDefinition<P>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Gets a mutable copy of the set of effective values for the specified
property.
- getPropertyValues(ManagedObjectPath<?, ?>, PropertyDefinition<P>) - Method in interface org.forgerock.opendj.config.client.ManagementContext
-
Gets the effective values of a property in the named managed object.
- getPropertyValues(PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- getPropertyValues(ManagedObjectPath<C, S>, PropertyDefinition<P>) - Method in class org.forgerock.opendj.config.client.spi.Driver
-
Gets the effective values of a property in the named managed object.
- getPropertyValues(PropertyDefinition<T>) - Method in class org.forgerock.opendj.config.DefaultManagedObject
-
Gets a mutable copy of the set of property values for the specified
property.
- getPropertyValues(PropertyDefinition<T>) - Method in interface org.forgerock.opendj.config.PropertyProvider
-
Get the property values associated with the specified property
definition.
- getPropertyValues(PropertyDefinition<T>) - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Get the effective values of the specified property.
- getProtectionParameter() - Method in class org.forgerock.opendj.security.KeyStoreParameters
-
- getProtectionParameter() - Method in class org.forgerock.security.keystore.MapKeyStoreParameters
-
We do not expect this method to be called.
- getProtocol() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the protocol over which messages transmitted to the Syslog daemon.
- getProtocol() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the protocol that the client is using to communicate with the Directory Server.
- getProtocol() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the protocol that the client is using to communicate with the Directory Server.
- getProtocol() - Method in class org.opends.server.api.ConnectionHandler
-
Retrieves the name of the protocol used to communicate with clients.
- getProtocol() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the protocol used for this request.
- getProtocol() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- getProtocol() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getProtocol() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getProtocol() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- getProtocol() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getProtocol() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- getProtocol() - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- getProtocol() - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- getProtocolInformationMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the protocolInformationMatch
Matching Rule
which has the OID 2.5.13.24
.
- getProtocolInformationSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Protocol Information Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.42
.
- getProtocolOp() - Method in class org.forgerock.opendj.ldap.messages.LdapMessage
-
Returns the protocol-op contained in this message.
- getProtocolOperationType() - Method in enum org.forgerock.opendj.ldap.messages.Request.RequestType
-
Returns the protocol operation type.
- getProtocolOpType() - Method in class org.forgerock.opendj.ldap.messages.LdapMessage
-
Returns the protocol-op type.
- getProtocolOpType() - Method in class org.forgerock.opendj.ldap.messages.UnknownRequest
-
Returns the LDAP protocol-op type.
- getProtocolScheme() - Method in enum org.forgerock.opendj.ldap.ConnectionSecurity
-
Returns the protocol scheme associated to this connection security.
- getProtocolVersion() - Method in class org.forgerock.opendj.io.LdapWriter
-
Returns the protocol version supported by this
LdapWriter
.
- getProtocolVersion() - Method in class org.opends.server.core.BindOperation
-
Retrieves a string representation of the protocol version associated with this bind request.
- getProtocolVersion() - Method in class org.opends.server.protocols.jmx.RmiConnector
-
Retrieves the RMI protocol version string in use for this connector.
- getProtocolVersion() - Method in class org.opends.server.replication.common.DSInfo
-
Get the protocol version supported by this server.
- getProtocolVersion() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
-
Get the PDU protocol version.
- getProtocolVersion() - Method in interface org.opends.server.replication.protocol.Session
-
Returns the version of the protocol that is currently used.
- getProtocolVersion() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- getProtocolVersion() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Get the version of the replication protocol.
- getProtocolVersion() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves a string representation of the protocol version associated with this bind request.
- getProtocolVersion() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves a string representation of the protocol version associated with this bind request.
- getProtocolVersion() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves a string representation of the protocol version associated with this bind request.
- getProtocolVersion() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves a string representation of the protocol version associated with this bind request.
- getProvider() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the virtual attribute provider used to generate the values.
- getProviderArg() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the provider generic argument as a string.
- getProviderClass() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
Get the provider class name string.
- getProviderName() - Method in class org.forgerock.opendj.ldap.LdapServer
-
Returns the name of the transport provider, which provides the implementation
of this factory.
- getProviderName() - Method in exception org.forgerock.opendj.ldap.ProviderNotFoundException
-
Returns the name of provider.
- getProviderName() - Method in class org.forgerock.security.keystore.KeyStoreConfiguration
-
The provider string name (LDAP, JKS, etc.).
- getProviderType() - Method in exception org.forgerock.opendj.ldap.ProviderNotFoundException
-
Returns the type of provider.
- getProxiedAuthorizationDn() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the proxied authorization DN if proxy authorization has been requested.
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.AbandonOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.AddOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.BindOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.CompareOperation
-
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.DeleteOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.ExtendedOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.ModifyDnOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.ModifyOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.SearchOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.core.UnbindOperation
-
- getProxiedAuthorizationDN() - Method in class org.opends.server.types.Operation
-
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
- getProxiedAuthorizationIdentityMapper() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "proxied-authorization-identity-mapper" property.
- getProxiedAuthorizationIdentityMapper() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "proxied-authorization-identity-mapper" property.
- getProxiedAuthorizationIdentityMapper() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the identity mapper that should be used to resolve authorization IDs contained in proxied authorization
V2 controls.
- getProxiedAuthorizationIdentityMapperDn() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "proxied-authorization-identity-mapper" property as a
DN.
- getProxiedAuthorizationIdentityMapperDN() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the DN of the configuration entry for the identity mapper that should be used in conjunction with
proxied authorization V2 controls.
- getProxiedAuthorizationIdentityMapperPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "proxied-authorization-identity-mapper" property definition.
- getProxyUserDn() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "proxy-user-dn" property.
- getProxyUserDn() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "proxy-user-dn" property.
- getProxyUserDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "proxy-user-dn" property definition.
- getProxyUserPassword() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "proxy-user-password" property.
- getProxyUserPassword() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "proxy-user-password" property.
- getProxyUserPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "proxy-user-password" property definition.
- getPublicExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
Get the RSA Public Exponent.
- getPublicJwkBuilder() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
- getPublicJwkBuilder() - Method in class org.forgerock.json.jose.jwk.JWK
-
Return a builder with all the values set for representing the public components of the JWK.
- getPublicJwkBuilder() - Method in class org.forgerock.json.jose.jwk.OctJWK
-
- getPublicJwkBuilder() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
- getPublicJwkBuilder() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
- getPublicKey(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
-
Gets the Public Key from the KeyStore with the given alias.
- getPublisher(InetSocketAddress, SyslogAuditEventHandlerConfiguration) - Method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
-
Get the publisher for the given configuration.
- getPublisher(MultiDomainServerState, Options) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Returns a publisher on the databases for all domains starting before, at or after the provided
MultiDomainServerState
for each domain, possibly including/excluding some base DNs
and/or some replicaIds.
- getPublisher(MultiDomainServerState, Options) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getPurgeDelay() - Method in class org.opends.server.replication.server.ReplicationServer
-
Retrieves the time after which changes must be deleted from the persistent storage (in milliseconds).
- getPwdSyncPolicy() - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Gets the "pwd-sync-policy" property.
- getPwdSyncPolicy() - Method in interface org.forgerock.opendj.server.config.server.SambaPasswordPluginCfg
-
Gets the "pwd-sync-policy" property.
- getPwdSyncPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "pwd-sync-policy" property definition.
- getQualityOfProtection() - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Gets the "quality-of-protection" property.
- getQualityOfProtection() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "quality-of-protection" property.
- getQualityOfProtection() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "quality-of-protection" property.
- getQualityOfProtection() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "quality-of-protection" property.
- getQualityOfProtectionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "quality-of-protection" property definition.
- getQualityOfProtectionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "quality-of-protection" property definition.
- getQueries() - Method in class org.forgerock.api.models.Resource
-
Getter of queries.
- getQueryableFields() - Method in class org.forgerock.api.models.Query
-
Getter of the queryable fields.
- getQueryExpression() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the native query expression which will be used for processing the query request.
- getQueryFilter() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the query filter which will be used for selecting which JSON resources will be returned.
- getQueryId() - Method in class org.forgerock.api.models.Query
-
Getter of the query id.
- getQueryId() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the query identifier for pre-defined queries.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "queue-size" property.
- getQueueSize() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "queue-size" property.
- getQueueSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "queue-size" property definition.
- getQueueSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "queue-size" property definition.
- getQueueSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "queue-size" property definition.
- getQueueSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "queue-size" property definition.
- getQueueSizePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "queue-size" property definition.
- getQuoteChar() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Gets the character to use to quote the csv entries.
- getRandomCharacter() - Method in class org.opends.server.types.NamedCharacterSet
-
Retrieves a character at random from this named character set.
- getRandomCharacters(StringBuilder, int) - Method in class org.opends.server.types.NamedCharacterSet
-
Appends the specified number of characters chosen at random from this character set to the provided buffer.
- getRawBaseDN() - Method in class org.opends.server.types.LDAPURL
-
Retrieve the raw, unprocessed base DN for this LDAP URL.
- getRawDn() - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
Returns the unparsed DN.
- getRawFilter() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the raw, unprocessed search filter for this LDAP URL.
- getRawProtocolOp() - Method in class org.forgerock.opendj.ldap.messages.UnknownRequest
-
Returns the unparsed protocol-op bytes.
- getRead() - Method in class org.forgerock.api.models.Items
-
Getter of Read.
- getRead() - Method in class org.forgerock.api.models.Resource
-
Getter of Read.
- getReadableRemoteAddress() - Method in interface org.opends.server.replication.protocol.Session
-
Retrieve the human readable address of the remote server.
- getReadableRemoteAddress() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- getReader(byte[]) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte array and
having an unlimited maximum BER element size.
- getReader(byte[], int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte array and
having a user defined maximum BER element size.
- getReader(ByteSequence) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte sequence and
having an unlimited maximum BER element size.
- getReader(ByteSequence, int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte sequence and
having a user defined maximum BER element size.
- getReader(ByteSequenceReader) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte sequence reader
and having an unlimited maximum BER element size.
- getReader(ByteSequenceReader, int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided byte sequence reader
and having a user defined maximum BER element size.
- getReader(InputStream) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided input stream and
having an unlimited maximum BER element size.
- getReader(InputStream, int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 reader whose source is the provided input stream and
having a user defined maximum BER element size.
- getReader(R, DecodeOptions) - Static method in class org.forgerock.opendj.io.Ldap
-
Creates a new LDAP reader which will read LDAP messages from an ASN.1
reader using the provided decoding options.
- getReader(long) - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
-
Returns a reader of the index database, starting at the position defined by the provided changeNumber, that
completes when it reaches the most recent record.
- getReader() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the reader that should be used to read the LDIF data.
- getReadonly() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
Gets read-only property.
- getReadonly() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
Gets read-only property.
- getReadPolicy() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getReadPolicy() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getReadPolicy() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getReadPolicy() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getRealm() - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Gets the "realm" property.
- getRealm() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "realm" property.
- getRealm() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "realm" property.
- getRealm() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "realm" property.
- getRealmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "realm" property definition.
- getRealmPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "realm" property definition.
- getReason() - Method in exception org.forgerock.json.resource.ResourceException
-
Returns the short reason phrase of the exception.
- getReason() - Method in exception org.forgerock.opendj.config.DefinitionDecodingException
-
Gets the reason why the definition could not be determined.
- getReason() - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
Returns the reason why this request is invalid.
- getReason() - Method in class org.opends.server.backends.pluggable.spi.StorageStatus
-
Returns the error message for non working states.
- getRebuildList() - Method in class org.opends.server.backends.RebuildConfig
-
Get the list of indexes to rebuild in this configuration.
- getRebuildMode() - Method in class org.opends.server.backends.RebuildConfig
-
Returns the rebuild mode.
- getRecipientAddress() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "recipient-address" property.
- getRecipientAddress() - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Gets the "recipient-address" property.
- getRecipientAddress() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "recipient-address" property.
- getRecipientAddress() - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Gets the "recipient-address" property.
- getRecipientAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "recipient-address" property definition.
- getRecipientAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "recipient-address" property definition.
- getRecipients() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the set of recipients for this message.
- getRecord() - Method in interface org.opends.server.replication.server.changelog.api.DBCursor
-
Getter for the current record.
- getRecord() - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
-
- getRecord() - Method in class org.opends.server.replication.server.changelog.file.EmptyCursor
-
- getRecordCount(TreeName) - Method in interface org.opends.server.backends.pluggable.spi.ReadableTransaction
-
Returns the number of key/value pairs in the provided tree.
- getRecordedBytes() - Method in class org.opends.server.types.RecordingInputStream
-
Retrieve the bytes read from this input stream since the last clear.
- getRecordedBytes() - Method in class org.opends.server.types.RecordingOutputStream
-
Retrieve the bytes read from this output stream since the last clear.
- getRecurringArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to a crontab(5) compatible date/time pattern.
- getRecurringDateTime() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets the date/time pattern for recurring task schedule.
- getRecurringDateTime() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets the date/time pattern for recurring task schedule.
- getRecurringDateTime() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets the date/time pattern for recurring task schedule.
- getRecurringDateTime() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getRecurringTask(Dn) - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the recurring task with the given recurring task ID.
- getRecurringTaskCount() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the number of recurring tasks in the task backend.
- getRecurringTaskEntry() - Method in class org.opends.server.backends.task.RecurringTask
-
Retrieves the entry containing the data for this recurring task.
- getRecurringTaskEntry(Dn) - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the recurring task entry with the provided DN.
- getRecurringTaskEntryDN() - Method in class org.opends.server.backends.task.RecurringTask
-
Retrieves the DN of the entry containing the data for this recurring task.
- getRecurringTaskID() - Method in class org.opends.server.backends.task.RecurringTask
-
Retrieves the unique ID assigned to this recurring task.
- getRecurringTaskID() - Method in class org.opends.server.backends.task.Task
-
Retrieves the unique identifier assigned to the recurring task that is associated with this task, if there is
one.
- getRecurringTaskParentEntry() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the entry that is the immediate parent for all recurring task entries in the task backend.
- getRecurringTasksParentDN() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the DN of the entry that is the immediate parent for all recurring task information in the Directory
Server.
- getReference() - Method in enum org.forgerock.api.commons.CommonsApi.Errors
-
The reference to use in an API description.
- getReference() - Method in class org.forgerock.api.models.ApiError
-
Getter of the reference.
- getReference() - Method in class org.forgerock.api.models.Resource
-
Gets the reference.
- getReference() - Method in class org.forgerock.api.models.Schema
-
Getter for reference.
- getReference() - Method in class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
-
Returns the reference to the pointed schema.
- getReference() - Method in exception org.forgerock.opendj.ldap.SearchResultReferenceIOException
-
Returns the SearchResultReference
which was encountered while
processing the search results.
- getReferencesSent() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the number of search references sent to the client for this search operation.
- getReferencesSent() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the number of search references sent to the client for this search operation.
- getReferencesSent() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the number of search references sent to the client for this search operation.
- getReferralsUrl() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "referrals-url" property.
- getReferralsUrl() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "referrals-url" property.
- getReferralsUrlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "referrals-url" property definition.
- getReferralsURLs() - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
Get the list of referrals URLs.
- getReferralUris() - Method in exception org.forgerock.opendj.ldap.LdapException
-
Returns a List
containing the referral URIs included with this
result.
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns a List
containing the referral URIs included with this
result.
- getReferralUris() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
- getReferralURLs() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
- getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
- getReferralURLs() - Method in class org.opends.server.types.Operation
-
- getReferralURLs() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Retrieves the set of referral URLs for this operation.
- getReferralURLs() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Retrieves the set of referral URLs for this operation.
- getReferralURLs() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the set of referral URLs for this operation.
- getReferralURLs() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the set of referral URLs for this operation.
- getReferralURLs() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
-
- getReferralURLs() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
- getRefinements() - Method in class org.opends.server.types.SubtreeSpecification
-
Get the specification filter refinements.
- getRefUrls() - Method in class org.opends.server.replication.common.DSInfo
-
Get the DS exported URLs for referrals.
- getRefUrls() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the referrals URLs this domain publishes.
- getRegisteredAddressAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the registeredAddress
Attribute Type
which has the OID 2.5.4.26
.
- getRegisteredHandler(String) - Method in interface org.forgerock.audit.AuditService
-
Returns the registered handler corresponding to provided name.
- getRegisteredHandler(String) - Method in class org.forgerock.audit.AuditServiceProxy
-
- getRegisteredHandlers() - Method in interface org.forgerock.audit.AuditService
-
Returns the registered handlers.
- getRegisteredHandlers() - Method in class org.forgerock.audit.AuditServiceProxy
-
- getRegisteredMbeanPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "registered-mbean" property definition.
- getRegisteredPlugin(Dn) - Method in class org.opends.server.core.PluginConfigManager
-
Retrieves the plugin with the specified configuration entry DN.
- getRegisteredPlugins() - Method in class org.opends.server.core.PluginConfigManager
-
Retrieves the set of plugins that have been registered with the Directory Server.
- getRegisteredTableMeta(String) - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIB
-
- getRegisteredTableMeta(SnmpMib) - Method in class org.opends.server.snmp.TableDsApplIfOpsTable
-
- getRegisteredTableMeta(SnmpMib) - Method in class org.opends.server.snmp.TableDsIntTable
-
- getRegisteredTableMeta(SnmpMib) - Method in class org.opends.server.snmp.TableDsTable
-
- getRejectWriter() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the writer that should be used to write entries that are rejected rather than imported for some reason.
- getRelationChildRdnType(InstantiableRelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Gets the LDAP RDN attribute type for child entries of an instantiable
relation.
- getRelationChildRdnType(SetRelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Gets the LDAP RDN attribute type for child entries of an set relation.
- getRelationChildRdnType(InstantiableRelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile.Wrapper
-
Gets the LDAP RDN attribute type for child entries of an instantiable relation.
- getRelationChildRdnType(SetRelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile.Wrapper
-
Gets the LDAP RDN attribute type for child entries of an set relation.
- getRelationDefinition(String) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the specified relation definition associated with this type of
managed object.The search will include any inherited relation
definitions.
- getRelationDefinition() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the relation in the parent managed object which contains the
aggregated managed objects.
- getRelationDefinition() - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Get the relation definition of the managed object referred to by this
path.
- getRelationDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the relation definitions defined by this managed object definition.
- getRelationObjectClasses(RelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Gets the LDAP object classes associated with an instantiable or set
relation branch.
- getRelationRdnSequence(RelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile
-
Get an LDAP RDN sequence associated with a relation.
- getRelationRdnSequence(RelationDefinition<?, ?>) - Method in class org.forgerock.opendj.config.LdapProfile.Wrapper
-
Get an LDAP RDN sequence associated with a relation.
- getRelativeOffset() - Method in class org.forgerock.opendj.config.RelativeInheritedDefaultBehaviorProvider
-
Get the relative location of the parent managed object.
- getRemainingPagedResults() - Method in interface org.forgerock.json.resource.QueryResponse
-
Returns an estimate of the total number of remaining results to be
returned in subsequent paged results query requests.
- getRemoteAddress() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Returns the InetSocketAddress
associated with the remote system.
- getRemoteAddress() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the java.net.InetAddress
associated with the remote client system.
- getRemoteAddress() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the InetAddress
associated with the remote client system.
- getRemoteAddress() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the address of the bound connection.
- getRemoteAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getRemoteAddress() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getRemoteAddress() - Method in interface org.opends.server.replication.protocol.Session
-
Retrieve the IP address and port of the remote server.
- getRemoteAddress() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- getRemoveInboundAttributes() - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Gets the "remove-inbound-attributes" property.
- getRemoveInboundAttributes() - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Gets the "remove-inbound-attributes" property.
- getRemoveInboundAttributesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "remove-inbound-attributes" property definition.
- getRenameInboundAttributes() - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Gets the "rename-inbound-attributes" property.
- getRenameInboundAttributes() - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Gets the "rename-inbound-attributes" property.
- getRenameInboundAttributesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
Get the "rename-inbound-attributes" property definition.
- getReplacePattern() - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Gets the "replace-pattern" property.
- getReplacePattern() - Method in interface org.forgerock.opendj.server.config.server.RegularExpressionIdentityMapperCfg
-
Gets the "replace-pattern" property.
- getReplacePatternPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
Get the "replace-pattern" property definition.
- getReplicaId() - Method in class org.opends.server.replication.common.CSN
-
Getter for the replica ID.
- getReplicaId() - Method in class org.opends.server.replication.common.DSInfo
-
Get the replica id.
- getReplicaId() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the replica ID from the message.
- getReplicaId() - Method in class org.opends.server.replication.server.changelog.api.DomainReplicaId
-
Returns the replicaId.
- getReplicaId() - Method in class org.opends.server.replication.server.changelog.api.UpdateRecord
-
Returns the replica ID of the replica the message belongs to.
- getReplicaId() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Gets the replica id.
- getReplicaId() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Get the replica ID which identifies this Replication Domain inside the Replication Service.
- getReplicaIdToCSNMap() - Method in class org.opends.server.replication.common.ServerState
-
Returns a copy of this ServerState's content as a Map of replicaId to CSN.
- getReplicaInfos() - Method in class org.opends.server.replication.protocol.TopologyMsg
-
Returns the informations about DSs in the topology.
- getReplicaInfos() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Gets the info for DSs in the topology (except us).
- getReplicaInfos() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the info for Replicas in the topology (except us).
- getReplicas() - Method in class org.opends.server.replication.server.ChangelogState
-
Returns all the replicas which have a dedicated replica DB.
- getReplicas() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the replicas.
- getReplicas() - Method in class org.opends.server.tools.dsreplication.SuffixDescriptor
-
Returns the replicas associated with this SuffixDescriptor.
- getReplicaStates() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Gets the States of all the Replicas currently in the Topology.
- getReplicaStates() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the States of all the Replicas currently in the Topology.
- getReplicatedRequestControl(Request) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Returns the replicated request control from the provided request.
- getReplicationContext() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the replication context.
- getReplicationContext() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns the replication context.
- getReplicationDbDirectory() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "replication-db-directory" property.
- getReplicationDbDirectory() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "replication-db-directory" property.
- getReplicationDbDirectoryPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "replication-db-directory" property definition.
- getReplicationDomain(String) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the named Replication Domain.
- getReplicationDomain(String) - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the named Replication Domain.
- getReplicationDomain() - Method in class org.opends.server.replication.plugin.UpdateToReplay
-
Getter for replication domain.
- getReplicationDomainDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
- getReplicationDomainDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- getReplicationDomainsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "replication-domains" relation definition.
- getReplicationPort() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "replication-port" property.
- getReplicationPort() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "replication-port" property.
- getReplicationPort() - Method in class org.opends.server.replication.server.ReplicationServer
-
Retrieves the port used by this ReplicationServer.
- getReplicationPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "replication-port" property definition.
- getReplicationPurgeDelay() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "replication-purge-delay" property.
- getReplicationPurgeDelay() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "replication-purge-delay" property.
- getReplicationPurgeDelayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "replication-purge-delay" property definition.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the Replication Server if it is present.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "replication-server" property.
- getReplicationServer() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the Replication Server if it is present.
- getReplicationServer() - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
Returns the associated Replication Server.
- getReplicationServer() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Get the host and port of the replicationServer to which this broker is currently connected.
- getReplicationServerDomain(Dn) - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the ReplicationServerDomain associated to the base DN given in parameter.
- getReplicationServerDomain(Dn, boolean) - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the ReplicationServerDomain associated to the base DN given in parameter.
- getReplicationServerDomains() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns the replication server domains managed by this replication server.
- getReplicationServerHostPort() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the String representation of this replication server based on the information we have
("hostname":"replication port") and null
if this is not a replication server.
- getReplicationServerId() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "replication-server-id" property.
- getReplicationServerId() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "replication-server-id" property.
- getReplicationServerId() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the server ID of the Replication Server to which the domain is currently connected.
- getReplicationServerId() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the replication server ID of this server.
- getReplicationServerIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "replication-server-id" property definition.
- getReplicationServerListener() - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
Returns the replication server listener associated to that Multimaster Replication.
- getReplicationServerPort() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Get the port of the replicationServer to which this domain is currently connected.
- getReplicationServerPort() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the replication port of this server and -1 if this is not a replication server.
- getReplicationServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "replication-server" property definition.
- getReplicationServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "replication-server" property definition.
- getReplicationServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "replication-server" property definition.
- getReplicationServerRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
Get the "replication-server" relation definition.
- getReplicationServers() - Method in class org.opends.server.tools.dsreplication.SuffixDescriptor
-
Returns the Set of Replication servers for the whole suffix topology.
- getReplServerDbState() - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the state of the replication server that sent this message.
- getReportingInterval() - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Gets the "reporting-interval" property.
- getReportingInterval() - Method in interface org.forgerock.opendj.server.config.server.GraphiteMonitorReporterPluginCfg
-
Gets the "reporting-interval" property.
- getReportingIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
Get the "reporting-interval" property definition.
- getRequest() - Method in class org.forgerock.api.models.Action
-
Getter of the request.
- getRequestContext() - Method in class org.forgerock.opendj.server.core.RoutingContext
-
Returns the request context associated to this context.
- getRequestControl(ControlDecoder<T>, DecodeOptions) - Method in class org.opends.server.types.Operation
-
- getRequestControl(ControlDecoder<T>) - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves a control included in the request from the client using the default decode options.
- getRequestControl(ControlDecoder<T>, DecodeOptions) - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves a control included in the request from the client.
- getRequestControls() - Method in class org.opends.server.types.Operation
-
- getRequestControls() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the set of controls included in the request from the client.
- getRequestCount(String) - Method in class org.opends.server.protocols.http.HttpStatistics
-
Returns the number of HTTP requests of the provided HTTP method that have been processed.
- getRequestedStatus() - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
-
Get the requested status.
- getRequestHandler() - Method in interface org.opends.server.loggers.CommonAudit.HttpLogger
-
Returns the request handler which can be used for logging HTTP access audit events.
- getRequestId() - Method in interface org.forgerock.opendj.ldap.LdapPromise
-
Returns the request ID of the request if appropriate.
- getRequestId() - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
Returns the request ID of the request to be abandoned.
- getRequestId() - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
Returns the request ID of the request to be abandoned.
- getRequestOID() - Method in class org.opends.server.core.ExtendedOperation
-
Retrieves the OID for the request associated with this extended operation.
- getRequestOID() - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Retrieves the OID for the request associated with this extended operation.
- getRequestOID() - Method in interface org.opends.server.types.operation.PostResponseExtendedOperation
-
Retrieves the OID for the request associated with this extended operation.
- getRequestOID() - Method in interface org.opends.server.types.operation.PreOperationExtendedOperation
-
Retrieves the OID for the request associated with this extended operation.
- getRequestOID() - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Retrieves the OID for the request associated with this extended operation.
- getRequestTargetDnEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "request-target-dn-equal-to" property.
- getRequestTargetDnEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "request-target-dn-equal-to" property.
- getRequestTargetDnEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "request-target-dn-equal-to" property.
- getRequestTargetDnEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "request-target-dn-equal-to" property.
- getRequestTargetDnEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "request-target-dn-equal-to" property definition.
- getRequestTargetDnEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "request-target-dn-equal-to" property definition.
- getRequestTargetDnEqualToUserDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "request-target-dn-equal-to-user-dn" property definition.
- getRequestTargetDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "request-target-dn-not-equal-to" property.
- getRequestTargetDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "request-target-dn-not-equal-to" property.
- getRequestTargetDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "request-target-dn-not-equal-to" property.
- getRequestTargetDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "request-target-dn-not-equal-to" property.
- getRequestTargetDnNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "request-target-dn-not-equal-to" property definition.
- getRequestTargetDnNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "request-target-dn-not-equal-to" property definition.
- getRequestType() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getRequestType() - Method in interface org.forgerock.json.resource.Request
-
Returns the type of this request.
- getRequestType() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getRequestValue() - Method in class org.opends.server.core.ExtendedOperation
-
Retrieves the value for the request associated with this extended operation.
- getRequestValue() - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Retrieves the value for the request associated with this extended operation.
- getRequestValue() - Method in interface org.opends.server.types.operation.PostResponseExtendedOperation
-
Retrieves the value for the request associated with this extended operation.
- getRequestValue() - Method in interface org.opends.server.types.operation.PreOperationExtendedOperation
-
Retrieves the value for the request associated with this extended operation.
- getRequestValue() - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Retrieves the value for the request associated with this extended operation.
- getRequireChangeByTime() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "require-change-by-time" property.
- getRequireChangeByTime() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "require-change-by-time" property.
- getRequireChangeByTime() - Method in class org.opends.server.core.PasswordPolicy
-
Retrieves the time by which all users will be required to change their passwords, expressed in the number of
milliseconds since midnight of January 1, 1970 (i.e., the zero time for System.currentTimeMillis()
).
- getRequireChangeByTime() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getRequireChangeByTimePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "require-change-by-time" property definition.
- getRequiredAttributes() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns an unmodifiable set containing the required attributes for this
DIT content rule.
- getRequiredAttributes() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns an unmodifiable set containing the required attributes of this
name form.
- getRequiredAttributes() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable set containing the required attributes for this
object class and any superior object classes that it might have.
- getRequiredChangeTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the timestamp for the last required change time that the user complied with.
- getRequiredFields() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getRequiredScope() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Gets the "required-scope" property.
- getRequiredScope() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "required-scope" property.
- getRequiredScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2AuthorizationMechanismCfgDefn
-
Get the "required-scope" property definition.
- getRequiredScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
Get the "required-scope" property definition.
- getRequiredScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
Get the "required-scope" property definition.
- getRequiredScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "required-scope" property definition.
- getRequiredScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "required-scope" property definition.
- getRequireSecureAuthenticationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "require-secure-authentication" property definition.
- getRequireSecurePasswordChangesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "require-secure-password-changes" property definition.
- getReservableMemory() - Method in class org.opends.server.core.MemoryQuota
-
Returns the amount of reservable memory in bytes.
- getResidentialPersonObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the residentialPerson
Object Class
which has the OID 2.5.6.10
.
- getResourceApiVersion() - Method in exception org.forgerock.json.resource.ResourceException
-
- getResourceApiVersion() - Method in interface org.forgerock.json.resource.Response
-
Gets the API version of the resource that the request was routed to.
- getResourceDN() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Get the resource DN.
- getResourceEntry() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the entry being evaluated .
- getResourceEntry() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Get the entry being evaluated.
- getResourcePath() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getResourcePath() - Method in interface org.forgerock.json.resource.CreateRequest
-
Returns the path of the JSON resource container beneath which the new resource should be created.
- getResourcePath() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getResourcePath() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getResourcePath() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getResourcePath() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getResourcePath() - Method in interface org.forgerock.json.resource.Request
-
Returns the non-null
path of the JSON resource to which this request should be targeted.
- getResourcePath() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getResourcePathObject() - Method in interface org.forgerock.json.resource.Request
-
Returns the non-null
path of the JSON resource to which this request should be targeted.
- getResourcePathObject() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getResourceResponse() - Method in class org.forgerock.json.resource.IdentifierQueryResourceHandler
-
- getResourceSchema() - Method in class org.forgerock.api.models.Resource
-
Getter of resource schema.
- getResourceVersion() - Method in interface org.forgerock.json.resource.ActionRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.CreateRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.DeleteRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.PatchRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.ReadRequest
-
- getResourceVersion() - Method in interface org.forgerock.json.resource.Request
-
Gets the requested API version of the resource.
- getResourceVersion() - Method in interface org.forgerock.json.resource.UpdateRequest
-
- getResponse() - Method in class org.forgerock.api.models.Action
-
Getter of the response.
- getResponseControls() - Method in class org.opends.server.core.AbandonOperation
-
- getResponseControls() - Method in class org.opends.server.core.AddOperation
-
- getResponseControls() - Method in class org.opends.server.core.BindOperation
-
- getResponseControls() - Method in class org.opends.server.core.CompareOperation
-
- getResponseControls() - Method in class org.opends.server.core.DeleteOperation
-
- getResponseControls() - Method in class org.opends.server.core.ExtendedOperation
-
- getResponseControls() - Method in class org.opends.server.core.ModifyDnOperation
-
- getResponseControls() - Method in class org.opends.server.core.ModifyOperation
-
- getResponseControls() - Method in class org.opends.server.core.SearchOperation
-
- getResponseControls() - Method in class org.opends.server.core.UnbindOperation
-
- getResponseControls() - Method in interface org.opends.server.types.operation.PluginOperation
-
Retrieves the set of controls to include in the response to the client.
- getResponseEtimeGreaterThan() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "response-etime-greater-than" property.
- getResponseEtimeGreaterThan() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "response-etime-greater-than" property.
- getResponseEtimeGreaterThanPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "response-etime-greater-than" property definition.
- getResponseEtimeLessThan() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "response-etime-less-than" property.
- getResponseEtimeLessThan() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "response-etime-less-than" property.
- getResponseEtimeLessThanPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "response-etime-less-than" property definition.
- getResponseMessage() - Method in class org.opends.server.types.CancelResult
-
Deprecated.
Retrieves the human-readable response that the server provided for the result of the cancellation.
- getResponseOID() - Method in class org.opends.server.core.ExtendedOperation
-
Retrieves the OID to include in the response to the client.
- getResponseOID() - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Retrieves the OID to include in the response to the client.
- getResponseOID() - Method in interface org.opends.server.types.operation.PostResponseExtendedOperation
-
Retrieves the OID to include in the response to the client.
- getResponseResultCodeEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "response-result-code-equal-to" property.
- getResponseResultCodeEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "response-result-code-equal-to" property.
- getResponseResultCodeEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "response-result-code-equal-to" property definition.
- getResponseResultCodeNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "response-result-code-not-equal-to" property.
- getResponseResultCodeNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "response-result-code-not-equal-to" property.
- getResponseResultCodeNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "response-result-code-not-equal-to" property definition.
- getResponseValue() - Method in class org.opends.server.core.ExtendedOperation
-
Retrieves the value to include in the response to the client.
- getResponseValue() - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Retrieves the value to include in the response to the client.
- getResponseValue() - Method in interface org.opends.server.types.operation.PostResponseExtendedOperation
-
Retrieves the value to include in the response to the client.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "restricted-client" property.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "restricted-client" property.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "restricted-client" property.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "restricted-client" property.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "restricted-client" property.
- getRestrictedClient() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "restricted-client" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "restricted-client-connection-limit" property.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientConnectionLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "restricted-client-connection-limit" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getRestrictedClientPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "restricted-client" property definition.
- getResult() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortResponseControl
-
Returns a result code indicating the outcome of the server-side sort
request.
- getResult() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
Returns result code indicating the outcome of the virtual list view
request.
- getResult() - Method in exception org.forgerock.opendj.ldap.LdapException
-
Returns the error result which caused this exception to be thrown.
- getResultCode() - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Retrieves the result code for this config change result.
- getResultCode() - Method in exception org.forgerock.opendj.ldap.LdapException
-
Returns the result code associated with this result.
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Returns the result code associated with this result.
- getResultCode() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
- getResultCode() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
- getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
- getResultCode() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current result code that was elaborated right after a configuration has been applied.
- getResultCode() - Method in class org.opends.server.types.CancelResult
-
Deprecated.
Retrieves the result code associated with this cancel result.
- getResultCode() - Method in class org.opends.server.types.Operation
-
- getResultCode() - Method in interface org.opends.server.types.operation.InProgressOperation
-
Retrieves the result code for this operation.
- getResultCode() - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Retrieves the result code for this operation.
- getResultCode() - Method in interface org.opends.server.types.operation.PostResponseOperation
-
Retrieves the result code for this operation.
- getResultCode() - Method in interface org.opends.server.types.operation.PostSynchronizationOperation
-
Retrieves the result code for this operation.
- getResultCode() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
-
- getResultCode() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
- getResultDecoder() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
Returns a decoder which can be used to decoded responses to this extended
request.
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- getResultDecoder() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- getRet(EnumBindRuleType) - Method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
-
The method tries to determine if the result was undefined, and if so it returns an FAIL enumeration.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property.
- getRetentionPolicy(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the log retention policy registered for the provided configuration entry.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "retention-policy" property as a set of DNs.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "retention-policy" property definition.
- getRetentionTime() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the length of time in seconds that information for a task should be retained after processing on it has
completed.
- getReturnBindErrorMessagesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "return-bind-error-messages" property definition.
- getReturnCode() - Method in enum org.opends.server.tools.dsreplication.ReplicationCliReturnCode
-
Get the corresponding return code value.
- getReturnNullForMissingPropertiesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
Get the "return-null-for-missing-properties" property definition.
- getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getReverseAggregationPropertyDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the aggregation property definitions which refer directly to this
managed object definition.
- getReverseRelationDefinitions() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Get the relation definitions which refer directly to this managed object
definition.
- getRevision() - Method in interface org.forgerock.json.resource.DeleteRequest
-
Returns the expected version information associated with the JSON resource to be deleted.
- getRevision() - Method in interface org.forgerock.json.resource.PatchRequest
-
Returns the expected version information associated with the JSON resource to be patched.
- getRevision() - Method in interface org.forgerock.json.resource.ResourceResponse
-
Returns the revision of this resource, if known.
- getRevision() - Method in interface org.forgerock.json.resource.UpdateRequest
-
Returns the expected version information associated with the JSON resource to be updated.
- getRFc822localPartObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the rFC822localPart
Object Class
which has the OID 0.9.2342.19200300.100.4.14
.
- getRight() - Method in enum org.opends.server.authorization.dseecompat.EnumRight
-
Returns the string representation of the right.
- getRights() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the rights set for this container's LDAP operation.
- getRights() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Return the rights for this container's LDAP operation.
- getRMIConnector() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Get the JMX connection handler's RMI connector.
- getRmiPort() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "rmi-port" property.
- getRmiPort() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "rmi-port" property.
- getRmiPort() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Get the JMX connection handler's rmi port.
- getRmiPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "rmi-port" property definition.
- getRoleOccupantAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the roleOccupant
Attribute Type
which has the OID 2.5.4.33
.
- getRoomNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the roomNumber
Attribute Type
which has the OID 0.9.2342.19200300.100.1.6
.
- getRoomObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the room
Object Class
which has the OID 0.9.2342.19200300.100.4.7
.
- getRootConfig() - Method in interface org.opends.server.core.ServerContext
-
Returns the root configuration object.
- getRootConfiguration() - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
- getRootConfiguration() - Method in interface org.forgerock.opendj.config.client.ManagementContext
-
Gets the root configuration client associated with this management
context.
- getRootConfiguration() - Method in class org.forgerock.opendj.config.server.ServerManagementContext
-
Get the root configuration manager associated with this management
context.
- getRootConfigurationManagedObject() - Method in class org.forgerock.opendj.config.client.DriverBasedManagementContext
-
- getRootConfigurationManagedObject() - Method in interface org.forgerock.opendj.config.client.ManagementContext
-
Gets the root configuration managed object associated with this
management context.
- getRootConfigurationManagedObject() - Method in class org.forgerock.opendj.config.client.spi.Driver
-
Gets the root configuration managed object associated with this
management context driver.
- getRootConfigurationManagedObject() - Method in class org.forgerock.opendj.config.server.ServerManagementContext
-
Get the root configuration server managed object associated with this
management context.
- getRootDseBackend() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Root Dse Backend.
- getRootDseBackend() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Root Dse Backend.
- getRootDSEBackend() - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves the Root DSE backend.
- getRootDseBackendRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "root-dse-backend" relation definition.
- getRootEntry() - Method in class org.opends.server.config.ConfigurationHandler
-
Returns the configuration root entry.
- getRootFrames() - Method in class org.opends.server.plugins.profiler.ProfileViewer
-
Retrieves an array containing the root frames for the profile information.
- getRootId() - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- getRotationFilePrefix() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets the prefix to add to a log file on rotation.
- getRotationFileSuffix() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets the suffix to add to a log file on rotation.
- getRotationInterval() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets the interval to trigger a file rotation.
- getRotationInterval() - Method in class org.forgerock.audit.rotation.TimeLimitRotationPolicy
-
Gets the rotation duration interval.
- getRotationInterval() - Method in interface org.forgerock.opendj.server.config.client.TimeLimitLogRotationPolicyCfgClient
-
Gets the "rotation-interval" property.
- getRotationInterval() - Method in interface org.forgerock.opendj.server.config.server.TimeLimitLogRotationPolicyCfg
-
Gets the "rotation-interval" property.
- getRotationIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TimeLimitLogRotationPolicyCfgDefn
-
Get the "rotation-interval" property definition.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property.
- getRotationPolicy(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the log rotation policy registered for the provided configuration entry.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.JsonFileAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyDns() - Method in interface org.forgerock.opendj.server.config.server.JsonFileHttpAccessLogPublisherCfg
-
Gets the "rotation-policy" property as a set of DNs.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
Get the "rotation-policy" property definition.
- getRotationRetentionCheckInterval() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
Gets the interval to check time-based file rotation policies.
- getRotationTimes() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets a list of times at which file rotation should be triggered; times should be provided as Strings that can
be parsed by
Duration
that each specify an offset from midnight.
- getRouteAllPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "route-all" property definition.
- getRSApproxFirstMissingDate(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the approximation of the date of the older missing change for an RS Server.
- getRsGroupId() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Gets the group id of the RS we are connected to.
- getRsId() - Method in class org.opends.server.replication.common.DSInfo
-
Get the RS id the DS is connected to.
- getRsInfos() - Method in class org.opends.server.replication.protocol.TopologyMsg
-
Get the RS infos.
- getRsInfos() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Gets the info for RSs in the topology (except the one we are connected to).
- getRsInfos() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the info for RSs in the topology (except the one we are connected to).
- getRSServerState(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the server state for the RS server with the provided replication server id.
- getRuleId() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Retrieves the rule ID for this DIT structure rule.
- getS() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- getSafeDocumentBuilder(boolean) - Static method in class org.forgerock.util.xml.XMLUtils
-
Provides a secure DocumentBuilder implementation, which is protected against
different types of entity expansion attacks and makes sure that only locally
available DTDs can be referenced within the XML document.
- getSafeSAXParser(boolean) - Static method in class org.forgerock.util.xml.XMLUtils
-
Provides a secure SAXParser instance, which is protected against different
types of entity expension, DoS attacks and makes sure that only locally
available DTDs can be referenced within the XML document.
- getSalt() - Method in class org.forgerock.util.crypto.HKDFKeyGenerator.HKDFMasterKey
-
Returns the non-secret salt for the master key.
- getSambaAdministratorDn() - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Gets the "samba-administrator-dn" property.
- getSambaAdministratorDn() - Method in interface org.forgerock.opendj.server.config.server.SambaPasswordPluginCfg
-
Gets the "samba-administrator-dn" property.
- getSambaAdministratorDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
Get the "samba-administrator-dn" property definition.
- getSASLAuthStateInfo() - Method in class org.opends.server.api.ClientConnection
-
Retrieves an opaque set of information that may be used for processing multi-stage SASL binds.
- getSASLAuthUserEntry() - Method in class org.opends.server.core.BindOperation
-
Retrieves the user entry associated with the SASL authentication attempt.
- getSASLAuthUserEntry() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the user entry associated with the SASL authentication attempt.
- getSASLAuthUserEntry() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the user entry associated with the SASL authentication attempt.
- getSaslClient() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Returns the
SaslClient
currently in use by the underlying connection, or
null
if SASL integrity
and/or privacy protection is not enabled.
- getSaslClient() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns the
SaslClient
that will be responsible for continuing the SASL challenge-response sequence as
well as potentially installing a SASL security layer once the bind sequence completes, or
null
if a no
SaslClient
has been provided.
- getSaslCredentials() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns a defensive copy of the optional SASL credentials, or
null
if the authentication type is not
BindRequest.AUTHENTICATION_TYPE_SASL
or if the SASL credentials are not present.
- getSASLCredentials() - Method in class org.opends.server.core.BindOperation
-
Retrieves the SASL credentials for this bind operation.
- getSASLCredentials() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the SASL credentials for this bind operation.
- getSASLCredentials() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the SASL credentials for this bind operation.
- getSASLCredentials() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the SASL credentials for this bind operation.
- getSASLCredentials() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves the SASL credentials for this bind operation.
- getSaslMechanism() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns the name of the SASL mechanism, e.g.
- getSASLMechanism() - Method in class org.opends.server.core.BindOperation
-
Retrieves the SASL mechanism for this bind operation.
- getSASLMechanism() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the SASL mechanism for this bind operation.
- getSASLMechanism() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the SASL mechanism for this bind operation.
- getSASLMechanism() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the SASL mechanism for this bind operation.
- getSASLMechanism() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves the SASL mechanism for this bind operation.
- getSaslMechanismHandler(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Sasl Mechanism Handler.
- getSaslMechanismHandler(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Sasl Mechanism Handler.
- getSASLMechanismHandler(String) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the handler for the specified SASL mechanism.
- getSaslMechanismHandlersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "sasl-mechanism-handlers" relation definition.
- getSaslServer() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Returns the
SaslServer
currently in use by the underlying connection, or
null
if SASL integrity
and/or privacy protection is not enabled.
- getSaslServer() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns the
SaslServer
currently in use by the underlying connection, or
null
if SASL integrity and/or privacy protection is not enabled.
- getSaslServer() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
Returns the
SaslServer
to use by the underlying connection, or
null
if SASL integrity and/or
privacy protection must not be enabled.
- getSaslServer() - Method in class org.opends.server.core.BindOperation
-
Returns the
SaslServer
to use by the underlying connection, or
null
if SASL integrity and/or
privacy protection must not be enabled.
- getSaveConfigOnSuccessfulStartupPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "save-config-on-successful-startup" property definition.
- getScheduledStartTime() - Method in class org.opends.server.backends.task.Task
-
Retrieves the scheduled start time for this task, if there is one.
- getScheduledStartTime() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the human-friendly scheduled time.
- getScheduledTask(Dn) - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the scheduled task for the entry with the provided DN.
- getScheduledTask(Dn) - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the scheduled task created from the specified entry.
- getScheduledTaskCount() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the number of scheduled tasks in the task backend.
- getScheduledTaskEntry(Dn) - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the scheduled task entry with the provided DN.
- getScheduledTaskParentEntry() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the entry that is the immediate parent for all scheduled task entries in the task backend.
- getScheduledTasksParentDN() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the DN of the entry that is the immediate parent for all scheduled task information in the Directory
Server.
- getScheduleTab() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets recurring schedule tab.
- getSchema() - Method in class org.forgerock.api.models.ApiError
-
Getter of the error schema.
- getSchema() - Method in class org.forgerock.api.models.Schema
-
Obtain the schema definition if it is not a reference.
- getSchema(String) - Method in class org.forgerock.audit.events.EventTopicsMetaData
-
Returns the JSON schema for the requested topic if this object has meta-data for that topic.
- getSchema() - Method in interface org.opends.server.core.ServerContext
-
Returns the schema of the server.
- getSchema() - Method in class org.opends.server.schema.SchemaHandler
-
Returns the schema.
- getSchemaDirectory() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory that contains the server schema configuration files.
- getSchemaDirectory(File) - Static method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory that contains the server schema configuration files.
- getSchemaDirectoryPath() - Method in class org.opends.server.schema.SchemaHandler
-
Retrieves the path to the directory containing the server schema files.
- getSchemaEntryDn() - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Gets the "schema-entry-dn" property.
- getSchemaEntryDn() - Method in interface org.forgerock.opendj.server.config.server.SchemaBackendCfg
-
Gets the "schema-entry-dn" property.
- getSchemaEntryDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "schema-entry-dn" property definition.
- getSchemaFiles(File) - Static method in class org.opends.server.util.SchemaUtils
-
Returns the list of schema files contained in the provided schema directory.
- getSchemaHandler() - Method in interface org.opends.server.core.ServerContext
-
Returns the schema handler, which provides operations to the schema.
- getSchemaLdifResource() - Static method in class org.forgerock.opendj.security.OpenDjSecurityProviderSchema
-
Returns a URL referencing a resource containing the LDIF schema that is required in order to support the
OpenDJ security provider.
- getSchemaName() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the user-friendly name of this schema which may be used for
debugging purposes.
- getSchemaProvider(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Schema Provider.
- getSchemaProvider(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Schema Provider.
- getSchemaProvidersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "schema-providers" relation definition.
- getSchemaReplicationID() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns the schema generation ID of the server.
- getSchemaResolver() - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Returns the strategy for selecting which Schema
should be used
for decoding distinguished names, attribute descriptions, and other
objects which require a Schema
in order to be decoded.
- getScheme() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the scheme for this LDAP URL.
- getScope() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns the search scope associated with this LDAP URL.
- getScope() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns the scope of the search.
- getScope() - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Gets the "scope" property.
- getScope() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "scope" property.
- getScope() - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Gets the "scope" property.
- getScope() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "scope" property.
- getScope() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in class org.opends.server.types.LDAPURL
-
Retrieves the search scope for this LDAP URL.
- getScope() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the scope for this search operation.
- getScope() - Method in class org.opends.server.types.VirtualAttributeRule
-
Retrieves the scope of entries in the base DNs that are eligible to have this virtual attribute.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getScopePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
Get the "scope" property definition.
- getSearchGuideAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the searchGuide
Attribute Type
which has the OID 2.5.4.14
.
- getSearchNumberOfEntriesReturned() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Returns the number of entries sent by the search request associated to this context.
- getSearchOperation() - Method in class org.opends.server.core.PersistentSearch
-
Get the search operation associated with this persistent search.
- getSearchRequests() - Method in class org.opends.server.protocols.ldap.LdapStatistics
-
Retrieves the number of search requests that have been received.
- getSearchResponseIsIndexedPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "search-response-is-indexed" property definition.
- getSearchResponseNentriesGreaterThan() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "search-response-nentries-greater-than" property.
- getSearchResponseNentriesGreaterThan() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "search-response-nentries-greater-than" property.
- getSearchResponseNentriesGreaterThanPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "search-response-nentries-greater-than" property definition.
- getSearchResponseNentriesLessThan() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "search-response-nentries-less-than" property.
- getSearchResponseNentriesLessThan() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "search-response-nentries-less-than" property.
- getSearchResponseNentriesLessThanPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "search-response-nentries-less-than" property definition.
- getSecond() - Method in class org.forgerock.util.Pair
-
Returns the second element of this pair.
- getSecondaryRemoteLdapServer() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "secondary-remote-ldap-server" property.
- getSecondaryRemoteLdapServer() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "secondary-remote-ldap-server" property.
- getSecondaryRemoteLdapServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "secondary-remote-ldap-server" property definition.
- getSecondaryServer() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "secondary-server" property.
- getSecondaryServer() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "secondary-server" property.
- getSecondaryServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "secondary-server" property definition.
- getSecondaryServers() - Method in class org.opends.server.discovery.Partition
-
Returns the set of fallback servers to use.
- getSecondsUntilExpiration() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiringResponseControl
-
Returns the length of time in seconds until the password actually
expires.
- getSecondsUntilExpiration() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the length of time in seconds until the user's password expires.
- getSecondsUntilUnlock() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the length of time in seconds until the user's account is automatically unlocked.
- getSecretaryAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the secretary
Attribute Type
which has the OID 0.9.2342.19200300.100.1.21
.
- getSecureStorage(String) - Method in class org.forgerock.audit.providers.DefaultSecureStorageProvider
-
- getSecureStorage(String) - Method in interface org.forgerock.audit.providers.SecureStorageProvider
-
Returns the secure storage corresponding to the given name.
- getSecurity() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Returns the CSV tamper evident options.
- getSecurityAgentFile() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "security-agent-file" property.
- getSecurityAgentFile() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "security-agent-file" property.
- getSecurityAgentFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "security-agent-file" property definition.
- getSecurityLevel() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "security-level" property.
- getSecurityLevel() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "security-level" property.
- getSecurityLevelPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "security-level" property definition.
- getSecurityStrengthFactor() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns the cipher strength, in bits, currently in use by the underlying
connection.
- getSeeAlsoAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the seeAlso
Attribute Type
which has the OID 2.5.4.34
.
- getSelfApiHandler() - Method in class org.forgerock.json.resource.Router
-
- getSendEmailAsHtmlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "send-email-as-html" property definition.
- getSender() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the sender for this message.
- getSenderAddress() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "sender-address" property.
- getSenderAddress() - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Gets the "sender-address" property.
- getSenderAddress() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "sender-address" property.
- getSenderAddress() - Method in interface org.forgerock.opendj.server.config.server.SmtpAlertHandlerCfg
-
Gets the "sender-address" property.
- getSenderAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "sender-address" property definition.
- getSenderAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
Get the "sender-address" property definition.
- getSenderID() - Method in class org.opends.server.replication.protocol.DoneMsg
-
- getSenderID() - Method in class org.opends.server.replication.protocol.EntryMsg
-
- getSenderID() - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
-
- getSenderID() - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
-
- getSenderID() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
- getSenderID() - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Get the server ID of the server that sent this message.
- getSenderID() - Method in class org.opends.server.replication.protocol.MonitorRequestMsg
-
Get the server ID of the server that sent this message.
- getSenderID() - Method in class org.opends.server.replication.protocol.RoutableMsg
-
Get the server ID of the server that sent this message.
- getSendMessageWithoutEndUserAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Get the "send-message-without-end-user-address" property definition.
- getSendRejectionNoticePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "send-rejection-notice" property definition.
- getSeqnum() - Method in class org.opends.server.replication.common.CSN
-
Getter for the sequence number.
- getSerialNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the serialNumber
Attribute Type
which has the OID 2.5.4.5
.
- getServerAddress() - Method in class org.opends.server.api.ClientConnection
-
Retrieves a string representation of the address on the server to which the client connected.
- getServerAddress() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the server's host.
- getServerAddress() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getServerAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getServerAddress() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getServerAliases(String, Principal[]) - Method in class org.opends.server.util.SelectableCertificateKeyManager
-
Retrieves the set of certificate aliases that may be used for server authentication with the given public key
type and set of issuers.
- getServerConfigurationClass() - Method in class org.forgerock.opendj.config.ManagedObjectDefinition
-
Gets the server configuration class instance associated with this managed
object definition.
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AccessControlHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AccountStatusNotificationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AdminEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AesPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AlertHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AliveEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AnonymousSaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AttributeCleanupPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Base64PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BcryptPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BlindTrustManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.BlowfishPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CancelExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CertificateMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ChangeNumberControlPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CharacterSetPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ClearPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CramMd5SaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CrestMetricsEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CryptPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DebugLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DseeCompatAccessControlHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.DynamicGroupImplementationCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.EntityTagVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.EntryCacheCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.EntryDnVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.EntryUuidVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ErrorLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExternalChangelogDomainCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExternalHttpAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ExternalSaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FifoEntryCacheCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedKeyManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FileCountLogRetentionPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FixedTimeLogRotationPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FractionalLdifImportPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GoverningStructureRuleVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GraphiteMonitorReporterPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GroupImplementationCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HasSubordinatesVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HealthyEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpAnonymousAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpBasicAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2CtsAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2FileAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.IdentityMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.IsMemberOfVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JmxAlertHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JsonEqualityMatchingRuleCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JsonFileHttpAccessLogPublisherCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JsonOrderingMatchingRuleCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.JsonQueryEqualityMatchingRuleCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.KeyManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LastModPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdapAttributeDescriptionListPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdapKeyManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LengthBasedPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LogRetentionPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.LogRotationPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Md5PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.MemberVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.NumSubordinatesVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordGeneratorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordModifyExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyImportPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Pbkdf2PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11KeyManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11TrustManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Pkcs5s2PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PlainSaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PluginRootCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PolicyBasedAccessControlHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ProfilerPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.PrometheusEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.RandomPasswordGeneratorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Rc4PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.RegularExpressionIdentityMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.RepeatedCharactersPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ReplicationSynchronizationProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Rest2ldapEndpointCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.RootDseBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaltedMd5PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha1PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha256PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha384PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaltedSha512PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SambaPasswordPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SaslMechanismHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SchemaProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.ServiceDiscoveryMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SevenBitCleanPluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.Sha1PasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SimilarityBasedPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRetentionPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SizeLimitLogRotationPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SmtpAlertHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SoftReferenceEntryCacheCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.StartTlsExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.StaticGroupImplementationCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.StructuralObjectClassVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SubjectEqualsDnCertificateMapperCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SubschemaSubentryVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.SynchronizationProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TimeLimitLogRotationPolicyCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TraditionalWorkQueueCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TripleDesPasswordStorageSchemeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TrustManagerProviderCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.UniqueCharactersPasswordValidatorCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.VirtualStaticGroupImplementationCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.WhoAmIExtendedOperationHandlerCfgDefn
-
- getServerConfigurationClass() - Method in class org.forgerock.opendj.server.config.meta.WorkQueueCfgDefn
-
- getServerConstraintHandlers() - Method in class org.forgerock.opendj.config.Constraint
-
Gets the server-side constraint handlers which will be used to enforce
this constraint within the server.
- getServerConstraintHandlers() - Method in class org.forgerock.opendj.config.GenericConstraint
-
- getServerContext() - Method in class org.forgerock.opendj.config.server.ServerManagedObject
-
Returns the server management context used by this object.
- getServerContext() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Returns the server context.
- getServerContext() - Method in class org.opends.server.backends.task.Task
-
Returns the server context.
- getServerContext() - Method in class org.opends.server.core.DirectoryServer
-
Returns the server context.
- getServerFqdn() - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Gets the "server-fqdn" property.
- getServerFqdn() - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Gets the "server-fqdn" property.
- getServerFqdn() - Method in interface org.forgerock.opendj.server.config.server.DigestMd5SaslMechanismHandlerCfg
-
Gets the "server-fqdn" property.
- getServerFqdn() - Method in interface org.forgerock.opendj.server.config.server.GssapiSaslMechanismHandlerCfg
-
Gets the "server-fqdn" property.
- getServerFqdnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DigestMd5SaslMechanismHandlerCfgDefn
-
Get the "server-fqdn" property definition.
- getServerFqdnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GssapiSaslMechanismHandlerCfgDefn
-
Get the "server-fqdn" property definition.
- getServerHost() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the server's host.
- getServerHost() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getServerHostPort() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the address and port of the server system, separated by a colon.
- getServerId() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "server-id" property.
- getServerId() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "server-id" property.
- getServerId() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "server-id" property.
- getServerId() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "server-id" property.
- getServerId(int) - Method in class org.opends.server.replication.common.IntegerReplicationContext
-
- getServerId(int) - Method in interface org.opends.server.replication.common.ReplicationContext
-
Returns the replication server or replica ID corresponding to the provided integer.
- getServerId() - Method in class org.opends.server.replication.protocol.ExtendedStartMsg
-
Returns the serverID in this message.
- getServerId() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Get the Server Id.
- getServerId() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the Server Id.
- getServerId() - Method in class org.opends.server.replication.server.ReplicationServer
-
Get the replication server id.
- getServerIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "server-id" property definition.
- getServerIdPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "server-id" property definition.
- getServerLockFileName() - Static method in class org.opends.server.core.LockFileManager
-
Retrieves the filename that should be used for the lock file for the Directory Server instance.
- getServerManagementContext() - Method in interface org.opends.server.core.ServerContext
-
Returns the server management context, which gives an entry point on configuration objects.
- getServerPort() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the port number for this connection on the server system if available.
- getServerPort() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the port number for this connection on the server system if available.
- getServerPort() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the server's port.
- getServerPort() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getServerPort() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getServerPort() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getServerRoot() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the path to the root directory for this instance of the Directory Server.
- getServerRoot() - Method in interface org.opends.server.core.ServerContext
-
Returns the root directory of server.
- getServerRoot() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory that should be considered the server root.
- getServerRootAsString() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the path of the directory that should be considered the server root.
- getServerSaslCredentials() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
Returns the server SASL credentials associated with this bind result.
- getServerSASLCredentials() - Method in class org.opends.server.core.BindOperation
-
Retrieves the set of server SASL credentials to include in the bind response.
- getServerSASLCredentials() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the set of server SASL credentials to include in the bind response.
- getServerSASLCredentials() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the set of server SASL credentials to include in the bind response.
- getServerStartupTextErrorPublisher(TextWriter) - Static method in class org.opends.server.loggers.TextErrorLogPublisher
-
Returns a new text error log publisher which will print only notices, severe warnings and errors, and fatal
errors messages to the provided writer.
- getServerState(Dn) - Method in class org.opends.server.replication.common.MultiDomainServerState
-
Returns the ServerState associated to the provided replication domain's baseDN.
- getServerState() - Method in class org.opends.server.replication.protocol.ExtendedStartMsg
-
Returns the ServerState in this message.
- getServerState() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Get the serverState.
- getServerState() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the serverState.
- getServerState() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the ServerState.
- getServerState() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Get the ServerState maintained by the Concrete class.
- getService(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
-
- getServiceDiscoveryMechanism(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Service Discovery Mechanism.
- getServiceDiscoveryMechanism(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Service Discovery Mechanism.
- getServiceDiscoveryMechanismConfigManager() - Method in interface org.opends.server.core.ServerContext
-
Returns the Service Discovery Mechanism Config Manager.
- getServiceDiscoveryMechanismsRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "service-discovery-mechanisms" relation definition.
- getServices() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of services.
- getServices() - Method in class org.forgerock.api.models.Services
-
Gets a
Map
of service-names to
Resource
s.
- getSessionMode() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Returns the mode that the JMS session should use when publishing the JMS messages.
- getSeverityFieldMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Returns the configurations for mapping audit event field values to Syslog severity values.
- getShard() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "shard" property.
- getShard() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "shard" property.
- getShardDns() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "shard" property as a set of DNs.
- getShardPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ProxyBackendCfgDefn
-
Get the "shard" property definition.
- getShortName() - Method in enum org.forgerock.opendj.config.DurationUnit
-
Get the abbreviated name of this unit.
- getShortName() - Method in enum org.forgerock.opendj.config.SizeUnit
-
Get the abbreviated name of this unit.
- getShowAllAttributesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootDseBackendCfgDefn
-
Get the "show-all-attributes" property definition.
- getShowAllAttributesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "show-all-attributes" property definition.
- getShowSubordinateNamingContextsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootDseBackendCfgDefn
-
Get the "show-subordinate-naming-contexts" property definition.
- getShutdownTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returnds the timeout in seconds for the publisher to wait for all worker threads to terminate at shutdown.
- getSignatureInterval() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Gets the signature's interval.
- getSignatureIntervalDuration() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
- getSignatureSize() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Returns the size of the signature produced by this curve in octets.
- getSignatureTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "signature-time-interval" property.
- getSignatureTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "signature-time-interval" property.
- getSignatureTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "signature-time-interval" property.
- getSignatureTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "signature-time-interval" property.
- getSignatureTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "signature-time-interval" property definition.
- getSignatureTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "signature-time-interval" property definition.
- getSignedHash() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the data for the signed hash for this backup, if appropriate.
- getSignedJwt() - Method in class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
-
Get the signed JWT.
- getSimplePassword() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- getSimplePassword() - Method in class org.opends.server.core.BindOperation
-
- getSimplePassword() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the simple authentication password for this bind operation.
- getSimplePassword() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the simple authentication password for this bind operation.
- getSimplePassword() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the simple authentication password for this bind operation.
- getSimplePassword() - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Retrieves the simple authentication password for this bind operation.
- getSimpleSecurityObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the simpleSecurityObject
Object Class
which has the OID 0.9.2342.19200300.100.4.19
.
- getSingleStructuralObjectclassBehavior() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "single-structural-objectclass-behavior" property.
- getSingleStructuralObjectclassBehavior() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "single-structural-objectclass-behavior" property.
- getSingleStructuralObjectclassBehaviorPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "single-structural-objectclass-behavior" property definition.
- getSingleStructuralObjectClassPolicy() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the policy that should be used regarding enforcement of a single structural objectclass per entry.
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getSize() - Method in enum org.forgerock.opendj.config.SizeUnit
-
Get the number of bytes that this unit represents.
- getSize() - Method in class org.forgerock.opendj.ldap.controls.SimplePagedResultsControl
-
Returns the requested page size when used in a request control from the
client, or an estimate of the result set size when used in a response
control from the server (may be 0, indicating that the server does not
know).
- getSizeLimit() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns the size limit that should be used in order to restrict the
maximum number of entries returned by the search.
- getSizeLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "size-limit" property.
- getSizeLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "size-limit" property.
- getSizeLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the size limit that will be enforced for searches performed using this client connection.
- getSizeLimit() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the default maximum number of entries that should be returned for a search.
- getSizeLimit() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimit() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimit() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimit() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimit() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimit() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the size limit for this search operation.
- getSizeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "size-limit" property definition.
- getSkipValidationForAdministratorsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "skip-validation-for-administrators" property definition.
- getSkipWriter() - Method in class org.opends.server.types.LDIFImportConfig
-
Retrieves the writer that should be used to write entries that are skipped because they don't match the criteria.
- getSlaBoundaries() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- getSlowestReplica() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Returns the replica id of the replica that acknowledged the smallest EntryMsg id.
- getSmtpServer() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "smtp-server" property.
- getSmtpServer() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "smtp-server" property.
- getSmtpServerPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "smtp-server" property definition.
- getSnapshot() - Method in class org.opends.server.replication.common.MultiDomainServerState
-
Returns a snapshot of this object.
- getSnapshot() - Method in class org.opends.server.replication.common.ServerState
-
Returns a snapshot of this object.
- getSNAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the sn
Attribute Type
which has the OID 2.5.4.4
.
- getSocketAddresses() - Method in interface org.forgerock.opendj.io.LdapSocketAcceptor
-
Returns the addresses that this LDAP socket acceptor is listening on.
- getSocketAddresses() - Method in class org.forgerock.opendj.ldap.LdapServer
-
Returns the addresses that this LDAP listener is listening on.
- getSolveConflictsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "solve-conflicts" property definition.
- getSortKeys() - Method in interface org.forgerock.json.resource.QueryRequest
-
Returns the sort keys which should be used for ordering the JSON resources returned by this query request.
- getSortKeys() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortRequestControl
-
Returns an unmodifiable list containing the sort keys associated with
this server side sort request control.
- getSortOrder() - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Gets the "sort-order" property.
- getSortOrder() - Method in interface org.forgerock.opendj.server.config.server.BackendVlvIndexCfg
-
Gets the "sort-order" property.
- getSortOrderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendVlvIndexCfgDefn
-
Get the "sort-order" property definition.
- getSource() - Method in class org.forgerock.api.models.Parameter
-
Getter of the parameter source.
- getSource() - Method in class org.opends.server.types.AdditionalLogItem
-
Returns the class which generated the additional log item.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "source-address" property.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "source-address" property.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "source-address" property.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "source-address" property.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "source-address" property.
- getSourceAddress() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "source-address" property.
- getSourceAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "source-address" property definition.
- getSourceAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationDomainCfgDefn
-
Get the "source-address" property definition.
- getSourceAddressPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "source-address" property definition.
- getSourceConstraint() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the constraint which should be enforced on the aggregating managed
object.
- getSourceConstraintSynopsis() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the optional constraint synopsis of this aggregation property
definition in the default locale.
- getSourceConstraintSynopsis(Locale) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the optional constraint synopsis of this aggregation property
definition in the specified locale.The constraint synopsis describes when
and how referenced managed objects must be enabled.
- getSsf() - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Returns the cipher strength, in bits, currently in use by the underlying connection.
- getSSF() - Method in class org.opends.server.api.ClientConnection
-
Return the Security Strength Factor of a client connection.
- getSSF() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- getSSF() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNickname() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "ssl-cert-nickname" property.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknamePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "ssl-cert-nickname" property definition.
- getSslCertNicknames() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getSslCertNicknames() - Method in interface org.opends.server.types.CryptoManager
-
Get the names of the local certificates to use for SSL.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuite() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "ssl-cipher-suite" property.
- getSslCipherSuitePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "ssl-cipher-suite" property definition.
- getSslCipherSuitePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "ssl-cipher-suite" property definition.
- getSslCipherSuitePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "ssl-cipher-suite" property definition.
- getSslCipherSuitePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "ssl-cipher-suite" property definition.
- getSslCipherSuitePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "ssl-cipher-suite" property definition.
- getSslCipherSuites() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getSslCipherSuites() - Method in interface org.opends.server.types.CryptoManager
-
Get the set of enabled SSL cipher suites.
- getSslClientAuthPolicy() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "ssl-client-auth-policy" property.
- getSslClientAuthPolicy() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "ssl-client-auth-policy" property.
- getSslClientAuthPolicy() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "ssl-client-auth-policy" property.
- getSslClientAuthPolicy() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "ssl-client-auth-policy" property.
- getSslClientAuthPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "ssl-client-auth-policy" property definition.
- getSslClientAuthPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "ssl-client-auth-policy" property definition.
- getSslContext(String, SortedSet<String>) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getSslContext(String, SortedSet<String>) - Method in interface org.opends.server.types.CryptoManager
-
Create an SSL context that may be used for communication to another ADS component.
- getSSLEncryption() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Get the SSL encryption value for the server that created the message.
- getSSLEncryption() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Get the SSL encryption value for the server that created the message.
- getSSLEncryption() - Method in class org.opends.server.replication.protocol.ServerStartMsg
-
Get the SSL encryption value for the ldap server that created the message.
- getSslEncryptionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "ssl-encryption" property definition.
- getSslOptions() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
Returns the SslOptions that should be used when installing the TLS layer.
- getSslOptions() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedResult
-
Returns the
SslOptions
used to install the TLS layer.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "ssl-protocol" property.
- getSslProtocol() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "ssl-protocol" property.
- getSslProtocolPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "ssl-protocol" property definition.
- getSslProtocolPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CryptoManagerCfgDefn
-
Get the "ssl-protocol" property definition.
- getSslProtocolPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "ssl-protocol" property definition.
- getSslProtocolPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "ssl-protocol" property definition.
- getSslProtocolPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "ssl-protocol" property definition.
- getSslProtocols() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- getSslProtocols() - Method in interface org.opends.server.types.CryptoManager
-
Get the set of enabled SSL protocols.
- getSSLServerCertNicknames() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Retrieves the nicknames of the server certificates that should be used in conjunction with this JMX connection
handler.
- getSslSession() - Method in interface org.forgerock.opendj.io.LdapSocket
-
Returns the SSL session currently in use by the underlying connection, or null
if SSL/TLS is not enabled.
- getSslSession() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns the SSL session currently in use by the underlying connection, or
null
if SSL/TLS is not enabled.
- getStability() - Method in class org.forgerock.api.models.Operation
-
Getter of Operation stability.
- getStackDepth() - Method in class org.opends.server.loggers.TraceSettings
-
Get the level of stack frames to include.
- getStandardName() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Return the name of the curve as used for the "crv" claim in a JWK.
- getStandardObjectServer() - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIB
-
- getStartArg() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Returns the StringArgument
corresponding to the scheduled start date/time of the task.
- getStartDate() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Gets the date at which this task should be scheduled to start.
- getStartDateTime() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Gets the date at which the associated task should be scheduled to start.
- getStartDateTime() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets the date at which this task should be scheduled to start.
- getStartDateTime() - Method in class org.opends.server.tools.tasks.TaskTool
-
- getStartTime() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the time when the Directory Server was started.
- getStartupTextAccessPublisher(TextWriter, boolean) - Static method in class org.opends.server.loggers.TextAccessLogPublisher
-
Returns an instance of the text access log publisher that will print all messages to the provided writer.
- getStartupTextHTTPAccessPublisher(TextWriter) - Static method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
Returns an instance of the text HTTP access log publisher that will print all messages to the provided writer.
- getState() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the state of the task.
- getStateUpdateFailurePolicy() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "state-update-failure-policy" property.
- getStateUpdateFailurePolicy() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "state-update-failure-policy" property.
- getStateUpdateFailurePolicy() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "state-update-failure-policy" property.
- getStateUpdateFailurePolicy() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- getStateUpdateFailurePolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PasswordPolicyCfgDefn
-
Get the "state-update-failure-policy" property definition.
- getStatistic() - Method in class org.forgerock.monitoring.api.instrument.Measurement
-
- getStatTracker() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
Returns the set of statistics maintained by this connection handler.
- getStatTracker() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
Retrieves the set of statistics maintained by this connection handler.
- getSTAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the st
Attribute Type
which has the OID 2.5.4.8
.
- getStatus() - Method in class org.opends.server.replication.common.DSInfo
-
Get the DS status.
- getStatus() - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
Get the status from this message.
- getStatus() - Method in class org.opends.server.replication.server.DataServerHandler
-
Gets the status of the connected DS.
- getStatus() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
Gets the status of the connected DS.
- getStatus() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Gets the status for this domain.
- getStatusCode() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the HTTP status code returned to the client.
- getStatusCode() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getStdoutAtProcessStart() - Method in interface org.opends.server.core.ServerContext
-
Returns the original stdout at the time the process started, before its redefinition by DJ.
- getStorageSchemeName() - Method in class org.opends.server.api.PasswordStorageScheme
-
Retrieves the name of the password storage scheme provided by this handler.
- getStorageSchemeName() - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
-
- getStorageSchemeName() - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- getStorageStatus() - Method in class org.opends.server.backends.jeb.JEStorage
-
- getStorageStatus() - Method in interface org.opends.server.backends.pluggable.spi.Storage
-
Returns the current status of the storage.
- getStore() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- getStore() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Get the keystore.
- getStore() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- getStreetAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the street
Attribute Type
which has the OID 2.5.4.9
.
- getStrictFormatCertificatesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "strict-format-certificates" property definition.
- getStrictFormatCountryStringPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "strict-format-country-string" property definition.
- getStrictFormatJpegPhotosPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "strict-format-jpeg-photos" property definition.
- getStrictFormatTelephoneNumbersPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "strict-format-telephone-numbers" property definition.
- getString(AbstractManagedObjectDefinition<?, ?>, String) - Method in class org.forgerock.opendj.config.ManagedObjectDefinitionResource
-
Get the resource value associated with the specified key.
- getStripSyntaxMinUpperBoundAttributeTypeDescriptionPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CoreSchemaCfgDefn
-
Get the "strip-syntax-min-upper-bound-attribute-type-description" property definition.
- getStrongAuthenticationUserObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the strongAuthenticationUser
Object Class
which has the OID 2.5.6.15
.
- getStructuralClass() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns the structural objectclass for this DIT content rule.
- getStructuralClass() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns the structural objectclass of this name form.
- getStructuralClassOid() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Returns the structural class OID for this schema definition.
- getStructuralObjectClass(Entry) - Static method in class org.forgerock.opendj.ldap.Entries
-
Returns the structural object class associated with the provided entry,
or null
if none was found.
- getStructuralObjectClass(Entry, Schema) - Static method in class org.forgerock.opendj.ldap.Entries
-
Returns the structural object class associated with the provided entry,
or null
if none was found.
- getStructuralObjectClassAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the structuralObjectClass
Attribute Type
which has the OID 2.5.21.9
.
- getSubCommand() - Method in class org.forgerock.opendj.config.dsconfig.DocBookGeneratorSubCommandHandler
-
- getSubentries() - Method in class org.opends.server.core.SubentryManager
-
Return all subentries for this manager.
- getSubentries(Dn) - Method in class org.opends.server.core.SubentryManager
-
Return subentries applicable to specific DN.
- getSubentries(Entry) - Method in class org.opends.server.core.SubentryManager
-
Return subentries applicable to specific entry.
- getSubentryManager() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the Directory Server subentry manager.
- getSubFilters() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns an unmodifiable list containing the sub-filters for this AND or OR filter.
- getSubject() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the subject this JWT is issued to.
- getSubject() - Method in class org.opends.server.util.EMailMessage
-
Retrieves the subject for this message.
- getSubjectAttribute() - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Gets the "subject-attribute" property.
- getSubjectAttribute() - Method in interface org.forgerock.opendj.server.config.server.SubjectDnToUserAttributeCertificateMapperCfg
-
Gets the "subject-attribute" property.
- getSubjectAttributeMapping() - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Gets the "subject-attribute-mapping" property.
- getSubjectAttributeMapping() - Method in interface org.forgerock.opendj.server.config.server.SubjectAttributeToUserAttributeCertificateMapperCfg
-
Gets the "subject-attribute-mapping" property.
- getSubjectAttributeMappingPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the "subject-attribute-mapping" property definition.
- getSubjectAttributePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the "subject-attribute" property definition.
- getSubMatchers() - Method in class org.forgerock.opendj.ldap.Matcher
-
Returns an unmodifiable list containing the sub-matchers for this AND or OR filter Matcher
.
- getSubordinateBackends(Backend<?>) - Method in class org.opends.server.core.BackendConfigManager
-
Retrieves the set of subordinate backends of the provided backend.
- getSubordinateBaseDn() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "subordinate-base-dn" property.
- getSubordinateBaseDn() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "subordinate-base-dn" property.
- getSubordinateBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "subordinate-base-dn" property definition.
- getSubordinateBaseDNs() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the restricted set of subordinate base DNs to use when searching the root suffix "".
- getSubordinateFrames() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves an array containing the subordinate frames that were seen below this frame in stack traces.
- getSubresources() - Method in class org.forgerock.api.models.Items
-
Getter of sub-resources.
- getSubresources() - Method in class org.forgerock.api.models.Resource
-
Getter of sub-resources.
- getSubResources() - Method in class org.forgerock.api.models.SubResources
-
- getSubschemaObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the subschema
Object Class
which has the OID 2.5.20.1
.
- getSubschemaSubentry() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns a string which represents the DN of the subschema subentry
holding the schema controlling the Root DSE.
- getSubschemaSubentryAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the subschemaSubentry
Attribute Type
which has the OID 2.5.18.10
.
- getSubstringAssertion(ByteSequence, List<? extends ByteSequence>, ByteSequence) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the normalized form of the provided assertion substring values,
which is best suited for efficiently performing matching operations on
that value.
- getSubstringAssertion(Schema, ByteSequence, List<? extends ByteSequence>, ByteSequence) - Method in interface org.forgerock.opendj.ldap.schema.MatchingRuleImpl
-
Retrieves the normalized form of the provided assertion substring values,
which is best suited for efficiently performing matching operations on
that value.
- getSubstringAssertion(Schema, ByteSequence, List<? extends ByteSequence>, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
-
- getSubstringAssertion(Schema, ByteSequence, List<? extends ByteSequence>, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnRangeMatchingRuleImpl
-
- getSubstringAssertionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Substring Assertion Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.58
.
- getSubstringLength() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "substring-length" property.
- getSubstringLength() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "substring-length" property.
- getSubstringLengthPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "substring-length" property definition.
- getSubstringMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the matching rule that should be used for substring matching with this attribute type.
- getSubstringMatchingRule() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Retrieves the default substring matching rule that will be used for
attributes with this syntax.
- getSubstringMatchingRule() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Retrieves the default substring matching rule that will be used for
attributes with this syntax.
- getSubstringsAny() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns an unmodifiable list containing any intermediate substring assertion values for this substrings filter,
which may be an empty if the substrings filter did not include an intermediate substrings.
- getSubstringsFinal() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the final substring assertion value for this substrings filter, or null
if the substrings filter
did not include an final substring.
- getSubstringsInitial() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the initial substring assertion value for this substrings filter, or null
if the substrings
filter did not include an initial substring.
- getSubTreeSpecification() - Method in class org.opends.server.types.SubEntry
-
Getter for subentry subtree specification.
- getSubtreeValues(Dn) - Method in class org.opends.server.api.DITCacheMap
-
Returns values from the stored objects associated with the subtree having the provided base DN.
- getSubTypes() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the sub-types inheriting directly or indirectly from this attribute type.
- getSuffixDisplay(Dn, Set<ServerDescriptor>) - Static method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns a representation of a base DN for a set of servers.
- getSuperiorClasses() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns an unmodifiable set containing the superior classes for this
object class.
- getSuperiorRules() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Returns an unmodifiable set containing the superior rules for this DIT
structure rule.
- getSuperiorType() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the superior type for this attribute type.
- getSupportedAlgorithmsAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedAlgorithms
Attribute Type
which has the OID 2.5.4.52
.
- getSupportedAlgorithmSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Supported Algorithm Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.49
.
- getSupportedAuthenticationPasswordSchemes() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of supported authentication password schemes
which the Directory Server supports.
- getSupportedAuthPasswordSchemesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedAuthPasswordSchemes
Attribute Type
which has the OID 1.3.6.1.4.1.4203.1.3.3
.
- getSupportedControlAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedControl
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.13
.
- getSupportedControls() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of object identifiers identifying the
request controls that the Directory Server supports.
- getSupportedControls() - Method in class org.opends.server.api.Backend
-
Retrieves the OIDs of the controls that may be supported by this backend.
- getSupportedControls() - Method in class org.opends.server.api.ExtendedOperationHandler
-
Retrieves the OIDs of the controls that may be supported by this extended operation handler.
- getSupportedControls() - Method in class org.opends.server.backends.ChangelogBackend
-
- getSupportedControls() - Method in class org.opends.server.backends.LDIFBackend
-
- getSupportedControls() - Method in class org.opends.server.backends.MemoryBackend
-
- getSupportedControls() - Method in class org.opends.server.backends.NullBackend
-
- getSupportedControls() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- getSupportedControls() - Method in class org.opends.server.backends.ProxyBackend
-
- getSupportedControls() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of supported controls registered with the Directory Server.
- getSupportedExtendedOperations() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of object identifiers identifying the
extended operations that the Directory Server supports.
- getSupportedExtensionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedExtension
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.7
.
- getSupportedExtensions() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of extended operations that may be processed by the Directory Server.
- getSupportedFeatures() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of object identifiers identifying elective
features that the Directory Server supports.
- getSupportedFeatures() - Method in class org.opends.server.api.Backend
-
Retrieves the OIDs of the features that may be supported by this backend.
- getSupportedFeatures() - Method in class org.opends.server.api.ExtendedOperationHandler
-
Retrieves the OIDs of the features that may be supported by this extended operation handler.
- getSupportedFeatures() - Method in class org.opends.server.backends.ProxyBackend
-
- getSupportedFeatures() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of supported features registered with the Directory Server.
- getSupportedFeaturesAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedFeatures
Attribute Type
which has the OID 1.3.6.1.4.1.4203.1.3.5
.
- getSupportedLDAPVersionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedLDAPVersion
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.15
.
- getSupportedLdapVersions() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of the versions of LDAP that the Directory
Server supports.
- getSupportedLDAPVersions() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the supported LDAP versions for the Directory Server.
- getSupportedLocales() - Method in class org.forgerock.api.models.Operation
-
Getter of the supported locales array.
- getSupportedSaslMechanisms() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns an unmodifiable list of the SASL mechanisms that the Directory
Server recognizes and/or supports.
- getSupportedSASLMechanisms() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of SASL mechanisms that are supported by the Directory Server.
- getSupportedSASLMechanismsAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the supportedSASLMechanisms
Attribute Type
which has the OID 1.3.6.1.4.1.1466.101.120.14
.
- getSupportedSortKeys() - Method in class org.forgerock.api.models.Query
-
Getter of the supported sort keys.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressInternalOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "suppress-internal-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CommonAuditAccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ExternalAccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JsonFileAccessLogPublisherCfgDefn
-
Get the "suppress-synchronization-operations" property definition.
- GetSymmetricKeyExtendedOperation - Class in org.opends.server.crypto
-
This class implements the get symmetric key extended operation, an OpenDS proprietary extension used for distribution
of symmetric keys amongst servers.
- GetSymmetricKeyExtendedOperation() - Constructor for class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
-
Create an instance of this symmetric key extended operation.
- GetSymmetricKeyExtendedOperationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Get Symmetric Key Extended
Operation Handler settings.
- GetSymmetricKeyExtendedOperationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Get Symmetric Key
Extended Operation Handler settings.
- GetSymmetricKeyExtendedOperationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Get Symmetric Key Extended Operation
Handler managed object definition meta information.
- getSynchronizationProvider(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Synchronization Provider.
- getSynchronizationProvider(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Synchronization Provider.
- getSynchronizationProviders() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of synchronization providers that have been registered with the Directory Server.
- getSynchronizationProvidersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "synchronization-providers" relation definition.
- getSynopsis() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the synopsis of this managed object definition in the default
locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the synopsis of this managed object definition in the specified
locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.AdministratorAction
-
Gets the synopsis of this administrator action in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.AdministratorAction
-
Gets the synopsis of this administrator action in the specified locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.AliasDefaultBehaviorProvider
-
Gets the synopsis of this alias default behavior in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.AliasDefaultBehaviorProvider
-
Gets the synopsis of this alias default behavior in the specified locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.GenericConstraint
-
Gets the synopsis of this constraint in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.GenericConstraint
-
Gets the synopsis of this constraint in the specified locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Gets the synopsis of this property definition in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Gets the synopsis of this property definition in the specified locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the synopsis of this relation definition in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the synopsis of this relation definition in the specified locale.
- getSynopsis() - Method in class org.forgerock.opendj.config.Tag
-
Gets the synopsis of this tag in the default locale.
- getSynopsis(Locale) - Method in class org.forgerock.opendj.config.Tag
-
Gets the synopsis of this tag in the specified locale.
- getSyntax() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the syntax for this attribute type.
- getSyntax() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Returns the OID of the assertion value syntax with which this matching
rule is associated.
- getSyntax(String) - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns the syntax with the specified numeric OID.
- getSyntaxEnforcementPolicy() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the policy that should be used when an attribute value is found that is not valid according to the
associated attribute syntax.
- getSyntaxes() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the syntaxes
contained in this schema.
- getTable() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Gets the table name for the mapping.
- getTable(long) - Method in class org.opends.server.snmp.DsMIBMeta
-
Returns the table object identified by "arc".
- getTableMappings() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Gets the table mappings for the audit events.
- getTag(String) - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getTags() - Method in class org.forgerock.api.transform.LocalizableOperation
-
- getTags() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
- getTagValueRepresentation() - Method in enum org.forgerock.monitoring.api.instrument.Statistic
-
Returns the Tag Value Representation for this Statistic
- getTamperEvidentPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileAccessLogPublisherCfgDefn
-
Get the "tamper-evident" property definition.
- getTamperEvidentPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.CsvFileHttpAccessLogPublisherCfgDefn
-
Get the "tamper-evident" property definition.
- getTargAttrFilters() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return the class representing the ACI targattrfilters keyword.
- getTargAttrFiltersAciName() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return the name of the ACI that last matched a targattrfilters rule.
- getTargAttrFiltersMatch() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Return the value of the targAttrFiltersMatch variable.
- getTarget() - Method in class org.forgerock.json.resource.FilterChain
-
Returns the target request handler which will be invoked once processing
has reached the end of the filter chain.
- getTargetAttr() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return class representing the ACI targetattr keyword.
- getTargetControl() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return the class representing the ACI targetcontrol keyword.
- getTargetFilter() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return class representing the ACI targetfilter keyword.
- getTargetGroupDN() - Method in class org.opends.server.extensions.VirtualStaticGroup
-
Retrieves the DN of the target group for this virtual static group.
- getTargetIsEnabledCondition() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the condition which is used to determine if a referenced managed
object is enabled.
- getTargetNeedsEnablingCondition() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
Gets the condition which is used to determine whether referenced
managed objects need to be enabled.
- getTargetPosition() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
Returns the position of the target entry in the result set.
- getTargets() - Method in class org.opends.server.authorization.dseecompat.Aci
-
Returns the targets of the ACI.
- getTargetScope() - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Return the ACI targetscope keyword.
- getTask() - Method in class org.opends.server.backends.task.TaskThread
-
Retrieves the task currently being processed by this thread, if it is active.
- getTaskBackend() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the task backend with which this scheduler is associated.
- getTaskBackingFile() - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Gets the "task-backing-file" property.
- getTaskBackingFile() - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Gets the "task-backing-file" property.
- getTaskBackingFile() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the path to the backing file that will hold the scheduled and recurring task definitions.
- getTaskBackingFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "task-backing-file" property definition.
- getTaskClass() - Method in class org.opends.server.tools.BackUpDb
-
- getTaskClass() - Method in class org.opends.server.tools.ExportLdif
-
- getTaskClass() - Method in class org.opends.server.tools.ImportLdif
-
- getTaskClass() - Method in class org.opends.server.tools.RebuildIndex
-
- getTaskClass() - Method in class org.opends.server.tools.RestoreDb
-
- getTaskClass() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets the Class that implements the utility to execute.
- getTaskClassName() - Method in class org.opends.server.backends.task.RecurringTask
-
Retrieves the fully-qualified name of the Java class that provides the implementation logic for this recurring
task.
- getTaskDn(Entry) - Static method in class org.opends.server.tools.tasks.TaskClient
-
Uses provided task entry attributes to create a DN for the provided task entry.
- getTaskEntries() - Method in class org.opends.server.tools.tasks.TaskClient
-
Gets all the ds-task entries from the task root.
- getTaskEntry() - Method in class org.opends.server.backends.task.Task
-
Retrieves the entry containing the definition for this task.
- getTaskEntry(String) - Method in class org.opends.server.tools.tasks.TaskClient
-
Gets the entry of the task associated to the provided identifier.
- getTaskEntryDN() - Method in class org.opends.server.backends.task.Task
-
Retrieves the DN of the entry containing the definition for this task.
- getTaskID() - Method in class org.opends.server.backends.task.Task
-
Retrieves the unique identifier assigned to this task.
- getTaskId() - Method in class org.opends.server.tools.BackUpDb
-
- getTaskId() - Method in class org.opends.server.tools.ExportLdif
-
- getTaskId() - Method in class org.opends.server.tools.ImportLdif
-
- getTaskId() - Method in class org.opends.server.tools.RebuildIndex
-
- getTaskId() - Method in class org.opends.server.tools.RestoreDb
-
- getTaskId(Entry) - Static method in class org.opends.server.tools.tasks.TaskClient
-
Returns the ID of the provided task entry.
- getTaskId() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets an arbitrary task id assigned to this task.
- getTaskInterruptState() - Method in class org.opends.server.backends.task.Task
-
- getTaskObjectclass() - Method in class org.opends.server.tools.BackUpDb
-
- getTaskObjectclass() - Method in class org.opends.server.tools.ExportLdif
-
- getTaskObjectclass() - Method in class org.opends.server.tools.ImportLdif
-
- getTaskObjectclass() - Method in class org.opends.server.tools.RebuildIndex
-
- getTaskObjectclass() - Method in class org.opends.server.tools.RestoreDb
-
- getTaskObjectclass() - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
-
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
- getTaskRetentionTime() - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Gets the "task-retention-time" property.
- getTaskRetentionTime() - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Gets the "task-retention-time" property.
- getTaskRetentionTimePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "task-retention-time" property definition.
- getTaskRootDN() - Method in class org.opends.server.backends.task.TaskBackend
-
Retrieves the DN of the entry that is the root for all task information in the Directory Server.
- getTaskRootEntry() - Method in class org.opends.server.backends.task.TaskScheduler
-
Retrieves the root entry that is the common ancestor for all entries in the task backend.
- getTaskSpecificAttributeValuePairs() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets a mapping of attributes that are specific to the implementing
task as opposed to the superior, or base, task.
- getTaskState() - Method in class org.opends.server.backends.task.Task
-
Retrieves the current state for this task.
- getTaskState() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets the task state.
- getTelephoneNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the telephoneNumber
Attribute Type
which has the OID 2.5.4.20
.
- getTelephoneNumberMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the telephoneNumberMatch
Matching Rule
which has the OID 2.5.13.20
.
- getTelephoneNumberSubstringsMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the telephoneNumberSubstringsMatch
Matching Rule
which has the OID 2.5.13.21
.
- getTelephoneNumberSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Telephone Number Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.50
.
- getTeletexTerminalIdentifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the teletexTerminalIdentifier
Attribute Type
which has the OID 2.5.4.22
.
- getTeletexTerminalIdentifierSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Teletex Terminal Identifier Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.51
.
- getTelexNumberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the telexNumber
Attribute Type
which has the OID 2.5.4.21
.
- getTelexNumberSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the Telex Number Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.52
.
- getTestReversedPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AttributeValuePasswordValidatorCfgDefn
-
Get the "test-reversed-password" property definition.
- getTestReversedPasswordPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DictionaryPasswordValidatorCfgDefn
-
Get the "test-reversed-password" property definition.
- getThis() - Method in class org.forgerock.json.resource.Router
-
- getThreadCount() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns the count of worker threads to have processing the queue.
- getThreadCount() - Method in class org.opends.server.types.LDIFImportConfig
-
Return the specified thread count.
- getThrowableStackFrames() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "throwable-stack-frames" property.
- getThrowableStackFrames() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "throwable-stack-frames" property.
- getThrowableStackFramesPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.DebugTargetCfgDefn
-
Get the "throwable-stack-frames" property definition.
- getTime() - Method in class org.opends.server.replication.common.CSN
-
Getter for the time.
- getTime() - Static method in class org.opends.server.util.TimeThread
-
Retrieves the time in milliseconds since the epoch at the last update.
- getTimeInMillis() - Method in class org.forgerock.opendj.ldap.GeneralizedTime
-
Returns the value of this generalized time in milliseconds since the
epoch.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "time-interval" property.
- getTimeInterval() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "time-interval" property.
- getTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAccessLogPublisherCfgDefn
-
Get the "time-interval" property definition.
- getTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedAuditLogPublisherCfgDefn
-
Get the "time-interval" property definition.
- getTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedDebugLogPublisherCfgDefn
-
Get the "time-interval" property definition.
- getTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedErrorLogPublisherCfgDefn
-
Get the "time-interval" property definition.
- getTimeIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedHttpAccessLogPublisherCfgDefn
-
Get the "time-interval" property definition.
- getTimeLimit() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Returns the time limit that should be used in order to restrict the
maximum time (in seconds) allowed for the search.
- getTimeLimit() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "time-limit" property.
- getTimeLimit() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "time-limit" property.
- getTimeLimit() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the time limit that will be enforced for searches performed using this client connection.
- getTimeLimit() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the default maximum length of time in seconds that should be allowed when processing a search.
- getTimeLimit() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimit() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimit() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimit() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimit() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimit() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the time limit for this search operation.
- getTimeLimitPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "time-limit" property definition.
- getTimeOfDay() - Method in interface org.forgerock.opendj.server.config.client.FixedTimeLogRotationPolicyCfgClient
-
Gets the "time-of-day" property.
- getTimeOfDay() - Method in interface org.forgerock.opendj.server.config.server.FixedTimeLogRotationPolicyCfg
-
Gets the "time-of-day" property.
- getTimeOfDayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FixedTimeLogRotationPolicyCfgDefn
-
Get the "time-of-day" property definition.
- getTimeSec() - Method in class org.opends.server.replication.common.CSN
-
Get the timestamp associated to this
CSN
in seconds.
- getTimeUnit() - Method in interface org.opends.server.core.CoreConfigManager.EtimeService
-
Returns the time unit of this etime service.
- getTitle() - Method in class org.forgerock.api.models.Resource
-
Getter of title.
- getTitleAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the title
Attribute Type
which has the OID 2.5.4.12
.
- getTmpDirectory() - Method in class org.opends.server.backends.RebuildConfig
-
Return the temporary directory path.
- getTmpDirectory() - Method in class org.opends.server.types.LDIFImportConfig
-
Return the temporary directory path.
- getTokenInfoUrl() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Gets the "token-info-url" property.
- getTokenInfoUrl() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "token-info-url" property.
- getTokenInfoUrlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "token-info-url" property definition.
- getTokenIntrospectionUrl() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "token-introspection-url" property.
- getTokenIntrospectionUrl() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "token-introspection-url" property.
- getTokenIntrospectionUrlPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "token-introspection-url" property definition.
- getToolName(String) - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the provided tool name according to the running operating system.
- getToolPath(String) - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the provided tool path according to the running operating system.
- getToolPath(Path, String) - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the provided tool path according to the running operating system and the provided archive path.
- getToolStartupTextErrorPublisher(TextWriter) - Static method in class org.opends.server.loggers.TextErrorLogPublisher
-
Returns a new text error log publisher which will print all messages to the provided writer.
- getTopic() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
-
Returns the topic of the event.
- getTopic() - Method in interface org.forgerock.audit.handlers.jms.JmsContextManager
-
Gets a JMS topic
.
- getTopic() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the name of the event topic to which this mapping applies.
- getTopicName() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
Returns the jndi lookup name for the JMS Topic
to which messages will be published.
- getTopics() - Method in class org.forgerock.audit.events.EventTopicsMetaData
-
Returns the names of the set of topics for which this object has meta-data.
- getTopics() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Returns the names of the topics accepted by this handler.
- getTopObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the top
Object Class
which has the OID 2.5.6.0
.
- getTopologySuffixes(ReplicationContext, HostPort, String) - Static method in class org.opends.server.tools.dsreplication.ReplicationCliMain
-
Returns a set of suffixes corresponding to the replication topology of the provided server.
- getTotalConnections() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the total number of client connections that have been established since the Directory Server started.
- getTotalCount() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
-
Retrieves the total number of times that a frame with this class and method name was seen by the profiler thread.
- getTotalDuration() - Method in class org.opends.server.plugins.profiler.ProfileViewer
-
Retrieves the total duration in milliseconds covered by the profile data.
- getTotalIntervals() - Method in class org.opends.server.plugins.profiler.ProfileViewer
-
Retrieves the total number of sample intervals for which profile data is available.
- getTotalPagedResults() - Method in interface org.forgerock.json.resource.QueryResponse
-
- getTotalPagedResultsPolicy() - Method in interface org.forgerock.json.resource.QueryRequest
-
- getTotalPagedResultsPolicy() - Method in interface org.forgerock.json.resource.QueryResponse
-
Returns the policy that was used to calculate the totalPagedResults.
- getTotalProcessingTime() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the total processing time for this HTTP request.
- getTotalProcessingTime() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getTracer(String) - Static method in class org.opends.server.loggers.DebugLogger
-
Returns the registered Debug Tracer for a traced class.
- getTransactionId() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the transactionId for this request.
- getTransactionId() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getTransformation() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
-
Gets the Java Cryptographic algorithm name for the algorithm that will eb used to encrypt the plaintext.
- getTransformedValue(JsonValue, JsonValue) - Method in interface org.forgerock.json.JsonPatchValueTransformer
-
Return the value to be used for a given patch operation.
- getTrapCommunities(InetAddress) - Method in class org.opends.server.snmp.SNMPInetAddressAcl
-
- getTrapDestinations() - Method in class org.opends.server.snmp.SNMPInetAddressAcl
-
- getTrapPort() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "trap-port" property.
- getTrapPort() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "trap-port" property.
- getTrapPortPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "trap-port" property definition.
- getTrapsCommunity() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "traps-community" property.
- getTrapsCommunity() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "traps-community" property.
- getTrapsCommunityPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "traps-community" property definition.
- getTrapsDestination() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "traps-destination" property.
- getTrapsDestination() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "traps-destination" property.
- getTrapsDestinationPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SnmpConnectionHandlerCfgDefn
-
Get the "traps-destination" property definition.
- getTrustedCertificates() - Method in class org.opends.server.tools.dsreplication.ADSContext
-
Return the set of valid (i.e., not tagged as compromised) instance key-pair public-key certificate entries in
ADS.
- getTrustManager() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
-
Handle TrustStore.
- getTrustManager() - Method in exception org.opends.server.tools.dsreplication.TopologyCacheException
-
Returns the ApplicationTrustManager that we were using when this exception was generated.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Trust Manager Provider.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Trust Manager Provider.
- getTrustManagerProvider() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "trust-manager-provider" property.
- getTrustManagerProvider(Dn) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the trust manager provider registered with the provided entry DN.
- getTrustManagerProvider(Dn) - Method in interface org.opends.server.core.ServerContext
-
Returns the trust manager provider matching the provided DN.
- getTrustManagerProvider(Dn) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
Retrieves the trust manager provider registered with the provided entry DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.AdministrationConnectorCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2OpenamAuthorizationMechanismCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2TokenIntrospectionAuthorizationMechanismCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDn() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "trust-manager-provider" property as a DN.
- getTrustManagerProviderDN() - Method in class org.opends.server.api.ClientConnection
-
Retrieves the DN of the trust manager provider that should be used for operations requiring access to a trust
manager.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AdministrationConnectorCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2OpenamAuthorizationMechanismCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "trust-manager-provider" property definition.
- getTrustManagerProvidersRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "trust-manager-providers" relation definition.
- getTrustManagers() - Method in class org.opends.server.api.TrustManagerProvider
-
Retrieves a set of TrustManager
objects that may be used for interactions requiring access to a trust
manager.
- getTrustManagers() - Method in class org.opends.server.backends.TrustStoreBackend
-
Retrieves a set of TrustManager
objects that may be used for interactions requiring access to a trust
manager.
- getTrustManagers() - Method in class org.opends.server.extensions.BlindTrustManagerProvider
-
- getTrustManagers() - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
-
- getTrustManagers() - Method in class org.opends.server.extensions.JvmTrustManagerProvider
-
- getTrustManagers() - Method in class org.opends.server.extensions.LDAPTrustManagerProvider
-
- getTrustManagers() - Method in class org.opends.server.extensions.Pkcs11TrustManagerProvider
-
- getTrustStoreFile() - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Gets the "trust-store-file" property.
- getTrustStoreFile() - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Gets the "trust-store-file" property.
- getTrustStoreFile() - Method in interface org.forgerock.opendj.server.config.server.FileBasedTrustManagerProviderCfg
-
Gets the "trust-store-file" property.
- getTrustStoreFile() - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Gets the "trust-store-file" property.
- getTrustStoreFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the "trust-store-file" property definition.
- getTrustStoreFilePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "trust-store-file" property definition.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.client.Pkcs11TrustManagerProviderCfgClient
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.server.FileBasedTrustManagerProviderCfg
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.server.LdapTrustManagerProviderCfg
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.server.Pkcs11TrustManagerProviderCfg
-
Gets the "trust-store-pin" property.
- getTrustStorePin() - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Gets the "trust-store-pin" property.
- getTrustStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the "trust-store-pin" property definition.
- getTrustStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapTrustManagerProviderCfgDefn
-
Get the "trust-store-pin" property definition.
- getTrustStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.Pkcs11TrustManagerProviderCfgDefn
-
Get the "trust-store-pin" property definition.
- getTrustStorePinPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "trust-store-pin" property definition.
- getTrustStoreType() - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Gets the "trust-store-type" property.
- getTrustStoreType() - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Gets the "trust-store-type" property.
- getTrustStoreType() - Method in interface org.forgerock.opendj.server.config.server.FileBasedTrustManagerProviderCfg
-
Gets the "trust-store-type" property.
- getTrustStoreType() - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Gets the "trust-store-type" property.
- getTrustStoreTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FileBasedTrustManagerProviderCfgDefn
-
Get the "trust-store-type" property definition.
- getTrustStoreTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "trust-store-type" property definition.
- getTrustTransactionIdsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "trust-transaction-ids" property definition.
- getTtlAge() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "ttl-age" property.
- getTtlAge() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "ttl-age" property.
- getTtlAgePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "ttl-age" property definition.
- getTtlEnabledPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn
-
Get the "ttl-enabled" property definition.
- getType() - Method in class org.forgerock.api.models.Parameter
-
Getter of the parameter type.
- getType() - Method in class org.forgerock.api.models.Query
-
Getter of the query type.
- getType() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- getType() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Returns the type of the keystore.
- getType() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- getType() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the type of the contents of the Claims Set.
- getType() - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Gets the type of JWT this header represents.
- getType() - Method in class org.forgerock.monitoring.api.instrument.Meter.Id
-
The type is used by different registry implementations to structure the exposition
of metrics to different backends.
- getType() - Method in class org.forgerock.opendj.config.AdministratorAction
-
Gets the type of this administrator action.
- getType() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
- getType() - Method in class org.forgerock.opendj.ldap.messages.InvalidRequest
-
Returns the type of this request to avoid expensive instanceof
checks.
- getType() - Method in interface org.forgerock.opendj.ldap.messages.Request
-
Returns the type of this request to avoid expensive instanceof
checks.
- getType() - Method in class org.forgerock.opendj.ldap.messages.UnknownRequest
-
- getType() - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Gets the "type" property.
- getType() - Method in interface org.forgerock.opendj.server.config.server.UniqueAttributePluginCfg
-
Gets the "type" property.
- getType() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter type.
- getType() - Method in class org.opends.server.tools.dsreplication.PreferredConnection
-
Returns the connection security.
- getType() - Method in exception org.opends.server.tools.dsreplication.TopologyCacheException
-
Returns the type of this exception.
- getType() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Gets a user presentable string indicating the type of this task.
- getTypeOrDefault(String) - Static method in enum org.opends.server.util.Platform.KeyType
-
Get a KeyType based on the alias name.
- getTypePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UniqueAttributePluginCfgDefn
-
Get the "type" property definition.
- getTypesOnly() - Method in class org.opends.server.core.SearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypesOnly() - Method in interface org.opends.server.types.operation.InProgressSearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypesOnly() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypesOnly() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypesOnly() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypesOnly() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Retrieves the typesOnly flag for this search operation.
- getTypeValidator(Map<String, Object>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
-
Returns a validator validating the schema.
- getTypeValidator(Map<String, Object>, List<String>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
-
Returns a validator validating the schema.
- getTypeValidator(String, Map<String, Object>, List<String>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
-
Instantiates a validator of the passed in type with the given schema.
- getUIDAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uid
Attribute Type
which has the OID 0.9.2342.19200300.100.1.1
.
- getUIDObjectObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uidObject
Object Class
which has the OID 1.3.6.1.1.3.1
.
- getUnacceptableReasons() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
-
Get the current unacceptable reasons.
- getUnauthenticatedRequestsPolicy() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "unauthenticated-requests-policy" property.
- getUnauthenticatedRequestsPolicy() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "unauthenticated-requests-policy" property.
- getUnauthenticatedRequestsPolicy() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates how unauthenticated requests should be handled by the server.
- getUnauthenticatedRequestsPolicyPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "unauthenticated-requests-policy" property definition.
- getUniqueIdentifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uniqueIdentifier
Attribute Type
which has the OID 0.9.2342.19200300.100.1.44
.
- getUniqueMemberAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uniqueMember
Attribute Type
which has the OID 2.5.4.50
.
- getUniqueMemberMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uniqueMemberMatch
Matching Rule
which has the OID 2.5.13.23
.
- getUnit(String) - Static method in enum org.forgerock.opendj.config.DurationUnit
-
Get the unit corresponding to the provided unit name.
- getUnit(String) - Static method in enum org.forgerock.opendj.config.SizeUnit
-
Get the unit corresponding to the provided unit name.
- getUnit() - Method in class org.forgerock.util.time.Duration
-
Returns the
TimeUnit
this duration is expressed in.
- getUnitSynopsis() - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
Gets the optional unit synopsis of this integer property definition in the default locale.
- getUnitSynopsis(Locale) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
Gets the optional unit synopsis of this integer property definition in the specified locale.
- getUnreachableReplicationServers() - Static method in class org.opends.server.replication.plugin.MultimasterReplication
-
Returns temporarily unreachable Replication Servers.
- getUnrecognizedCriticalHeaders() - Method in exception org.forgerock.json.jose.exceptions.UnrecognizedCriticalHeaderException
-
The unrecognized critical headers that caused processing to fail.
- getUnrecognizedFilterBytes() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the ASN.1 content associated with this unrecognized filter.
- getUnrecognizedFilterTag() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns the ASN.1 tag associated with this unrecognized filter.
- getUnsignedHash() - Method in class org.opends.server.types.BackupInfo
-
Retrieves the data for the unsigned hash for this backup, if appropriate.
- getUpdate() - Method in class org.forgerock.api.models.Items
-
Getter of Update.
- getUpdate() - Method in class org.forgerock.api.models.Resource
-
Getter of Update.
- getUpdatedEntry() - Method in class org.opends.server.core.ModifyDnOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdatedEntry() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdatedEntry() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdatedEntry() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdatedEntry() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdatedEntry() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
-
Retrieves the new entry, as it will appear after it is renamed.
- getUpdateInterval() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "update-interval" property.
- getUpdateInterval() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "update-interval" property.
- getUpdateIntervalPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReferentialIntegrityPluginCfgDefn
-
Get the "update-interval" property definition.
- getUpdateMessage() - Method in class org.opends.server.replication.plugin.UpdateToReplay
-
Getter for update message.
- getUpperLimit() - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
Get the upper limit in milli-seconds.
- getUpperLimit() - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
Get the upper limit.
- getUpperLimit() - Method in class org.forgerock.opendj.config.SizePropertyDefinition
-
Get the upper limit in bytes.
- getUri() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the URI issued by the client.
- getUri() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getUris() - Method in interface org.forgerock.opendj.ldap.messages.SearchResultReference
-
Returns a List
containing the continuation reference URIs
included with this search result reference.
- getURL() - Method in class org.opends.server.authorization.dseecompat.UserDNTypeURL
-
Returns the URL.
- getUsage(PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.PropertyDefinitionUsageBuilder
-
Generates the usage information for the provided property definition.
- getUsage() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Returns the usage indicator for this attribute type.
- getUse() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the use parameter of the JWK.
- getUsePasswordCachingPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "use-password-caching" property definition.
- getUserAgent() - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Returns the user agent used by the client.
- getUserAgent() - Method in class org.opends.server.protocols.http.HttpLogContext
-
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Gets the "user-base-dn" property.
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Gets the "user-base-dn" property.
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Gets the "user-base-dn" property.
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.server.FingerprintCertificateMapperCfg
-
Gets the "user-base-dn" property.
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.server.SubjectAttributeToUserAttributeCertificateMapperCfg
-
Gets the "user-base-dn" property.
- getUserBaseDn() - Method in interface org.forgerock.opendj.server.config.server.SubjectDnToUserAttributeCertificateMapperCfg
-
Gets the "user-base-dn" property.
- getUserBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.FingerprintCertificateMapperCfgDefn
-
Get the "user-base-dn" property definition.
- getUserBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
-
Get the "user-base-dn" property definition.
- getUserBaseDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SubjectDnToUserAttributeCertificateMapperCfgDefn
-
Get the "user-base-dn" property definition.
- getUserCertificateAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the userCertificate
Attribute Type
which has the OID 2.5.4.36
.
- getUserClassAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the userClass
Attribute Type
which has the OID 0.9.2342.19200300.100.1.8
.
- getUserDefinedTime(String) - Static method in class org.opends.server.util.TimeThread
-
Retrieves the current time formatted using the given format string.
- getUserDn() - Method in interface org.forgerock.opendj.server.config.client.HttpAnonymousAuthorizationMechanismCfgClient
-
Gets the "user-dn" property.
- getUserDn() - Method in interface org.forgerock.opendj.server.config.server.HttpAnonymousAuthorizationMechanismCfg
-
Gets the "user-dn" property.
- getUserDN() - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves the DN of the user entry to which this notification applies.
- getUserDnEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "user-dn-equal-to" property.
- getUserDnEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "user-dn-equal-to" property.
- getUserDnEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "user-dn-equal-to" property.
- getUserDnEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "user-dn-equal-to" property.
- getUserDnEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "user-dn-equal-to" property definition.
- getUserDnEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "user-dn-equal-to" property definition.
- getUserDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "user-dn-not-equal-to" property.
- getUserDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "user-dn-not-equal-to" property.
- getUserDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "user-dn-not-equal-to" property.
- getUserDnNotEqualTo() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "user-dn-not-equal-to" property.
- getUserDnNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "user-dn-not-equal-to" property definition.
- getUserDnNotEqualToPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalAccessControlPolicyCfgDefn
-
Get the "user-dn-not-equal-to" property definition.
- getUserDnPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpAnonymousAuthorizationMechanismCfgDefn
-
Get the "user-dn" property definition.
- getUserDNType() - Method in class org.opends.server.authorization.dseecompat.UserDNTypeURL
-
Returns the DN type.
- getUserEntry() - Method in class org.opends.server.types.AccountStatusNotification
-
Retrieves user entry for whom this notification applies.
- getUserEntryDN() - Method in class org.opends.server.core.BindOperation
-
Retrieves the user entry DN for this bind operation.
- getUserEntryDN() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Retrieves the user entry DN for this bind operation.
- getUserEntryDN() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
-
Retrieves the user entry DN for this bind operation.
- getUserEntryDN() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Retrieves the user entry DN for this bind operation.
- getUserFriendlyName() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the user friendly name of this managed object definition in the
default locale.
- getUserFriendlyName(Locale) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the user friendly name of this managed object definition in the
specified locale.
- getUserFriendlyName() - Method in exception org.forgerock.opendj.config.client.MissingMandatoryPropertiesException
-
Gets the user friendly name of the component that caused this exception.
- getUserFriendlyName() - Method in exception org.forgerock.opendj.config.client.OperationRejectedException
-
Gets the user friendly name of the component that caused this exception.
- getUserFriendlyName() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the user friendly name of this relation definition in the default
locale.
- getUserFriendlyName(Locale) - Method in class org.forgerock.opendj.config.RelationDefinition
-
Gets the user friendly name of this relation definition in the specified
locale.
- getUserFriendlyName() - Method in class org.forgerock.opendj.setup.model.Profile
-
Returns this profile user friendly name.
- getUserFriendlyPluralName() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the user friendly plural name of this managed object definition in
the default locale.
- getUserFriendlyPluralName(Locale) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Gets the user friendly plural name of this managed object definition in
the specified locale.
- getUserFriendlyPluralName() - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Gets the user friendly plural name of this relation definition in the
default locale.
- getUserFriendlyPluralName(Locale) - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
Gets the user friendly plural name of this relation definition in the
specified locale.
- getUserFriendlyPluralName() - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
Gets the user friendly plural name of this relation definition in the
default locale.
- getUserFriendlyPluralName(Locale) - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
Gets the user friendly plural name of this relation definition in the
specified locale.
- getUserIdentity() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Returns the identity of the user whose password is to be modified, or
null
if the request should be applied to the user currently
associated with the session.
- getUserIdentityAsString() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Returns the identity of the user whose password is to be modified decoded
as a UTF-8 string, or null
if the request should be applied to
the user currently associated with the session.
- getUserIsMemberOf() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "user-is-member-of" property.
- getUserIsMemberOf() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "user-is-member-of" property.
- getUserIsMemberOfPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "user-is-member-of" property definition.
- getUserIsNotMemberOf() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "user-is-not-member-of" property.
- getUserIsNotMemberOf() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "user-is-not-member-of" property.
- getUserIsNotMemberOfPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.AccessLogFilteringCriteriaCfgDefn
-
Get the "user-is-not-member-of" property definition.
- getUsername() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Gets Elasticsearch username for HTTP basic authentication.
- getUsername() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Gets the username to use to connect to the JDBC database.
- getUserPasswordAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the userPassword
Attribute Type
which has the OID 2.5.4.35
.
- getUserSecurityInformationObjectClass() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the userSecurityInformation
Object Class
which has the OID 2.5.6.18
.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "use-ssl" property definition.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Get the "use-ssl" property definition.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "use-ssl" property definition.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "use-ssl" property definition.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "use-ssl" property definition.
- getUseSslPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "use-ssl" property definition.
- getUseStartTlsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Get the "use-start-tls" property definition.
- getUseStartTlsPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.StaticServiceDiscoveryMechanismCfgDefn
-
Get the "use-start-tls" property definition.
- getUseTcpKeepAlivePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "use-tcp-keep-alive" property definition.
- getUseTcpKeepAlivePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "use-tcp-keep-alive" property definition.
- getUseTcpKeepAlivePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "use-tcp-keep-alive" property definition.
- getUseTcpNoDelayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.HttpConnectionHandlerCfgDefn
-
Get the "use-tcp-no-delay" property definition.
- getUseTcpNoDelayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Get the "use-tcp-no-delay" property definition.
- getUseTcpNoDelayPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdapPassThroughAuthenticationPolicyCfgDefn
-
Get the "use-tcp-no-delay" property definition.
- getUsmMIBName() - Method in class org.opends.server.snmp.SNMPClassLoaderProvider
-
Gets the ObjectName of the created USM MIB MBean.
- getUTCTimeSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the UTC Time Syntax
which has the OID 1.3.6.1.4.1.1466.115.121.1.53
.
- getUUIDMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uuidMatch
Matching Rule
which has the OID 1.3.6.1.1.16.2
.
- getUUIDOrderingMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the uuidOrderingMatch
Matching Rule
which has the OID 1.3.6.1.1.16.3
.
- getUUIDSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the UUID Syntax
which has the OID 1.3.6.1.1.16.1
.
- getValue() - Method in class org.forgerock.api.models.Reference
-
Getter of the JSON reference.
- getValue() - Method in class org.forgerock.audit.events.AuditEvent
-
Returns the Json value of this event.
- getValue() - Method in class org.forgerock.json.JsonPointer
-
Returns the JSON pointer string value.
- getValue() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns the value for the patch operation.
- getValue() - Method in class org.forgerock.monitoring.api.instrument.ImmutableTag
-
- getValue() - Method in class org.forgerock.monitoring.api.instrument.Measurement
-
Value for the measurement.
- getValue() - Method in interface org.forgerock.monitoring.api.instrument.Tag
-
- getValue() - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableGauge
-
- getValue() - Method in class org.forgerock.opendj.config.ValueOrExpression
-
Returns the value if any.
- getValue() - Method in class org.forgerock.opendj.ldap.controls.AdNotificationRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.AssertionRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityResponseControl
-
- getValue() - Method in interface org.forgerock.opendj.ldap.controls.Control
-
Returns the value, if any, associated with this control.
- getValue() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.GenericControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.GetEffectiveRightsRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.ManageDsaItRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.MatchedValuesRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiredResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiringResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PermissiveModifyRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PostReadRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PostReadResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PreReadRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.PreReadResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV1RequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV2RequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.RelaxRulesRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.SimplePagedResultsControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.SubentriesRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.SubtreeDeleteRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
- getValue() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedRequest
-
- getValue() - Method in class org.forgerock.opendj.ldap.messages.AbstractExtendedResult
-
- getValue() - Method in class org.forgerock.opendj.ldap.messages.AbstractIntermediateResponse
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedRequest
-
Returns the value, if any, associated with this extended request.
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
Returns the value, if any, associated with this extended result.
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.IntermediateResponse
-
Returns the value, if any, associated with this intermediate response.
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedRequest
-
- getValue() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- getValue() - Method in interface org.forgerock.opendj.server.config.client.UserDefinedVirtualAttributeCfgClient
-
Gets the "value" property.
- getValue() - Method in interface org.forgerock.opendj.server.config.server.UserDefinedVirtualAttributeCfg
-
Gets the "value" property.
- getValue() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter value.
- getValue(K, Callable<V>) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Borrow (and create before hand if absent) a cache entry.
- getValue(K, Callable<V>, AsyncFunction<V, Duration, Exception>) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Borrow (and create before hand if absent) a cache entry.
- getValue() - Method in class org.forgerock.util.time.Duration
-
Returns the number of
TimeUnit
this duration represents.
- getValue() - Method in class org.opends.server.backends.pluggable.spi.EmptyCursor
-
- getValue() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
-
Returns the value of the record on which this cursor is currently positioned.
- getValue() - Method in class org.opends.server.controls.EntryChangelogNotificationResponseControl
-
- getValue() - Method in class org.opends.server.controls.ExternalChangelogRequestControl
-
- getValue() - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
- getValue() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
- getValue() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberResponseControl
-
- getValue() - Method in enum org.opends.server.replication.common.ServerStatus
-
Get a numeric representation of the status.
- getValue() - Method in enum org.opends.server.replication.common.StatusMachineEvent
-
Get a numeric representation of the event.
- getValue() - Method in class org.opends.server.replication.plugin.GenerationIdChecksum
-
- getValue() - Method in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
-
- getValue() - Method in class org.opends.server.types.AdditionalLogItem
-
Returns the log item value, or null
if this log item does not have a value.
- getValueComparator() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Returns a comparator for the value type.
- getValueDeleteTime() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
-
Get the last time when the value was deleted.
- getValueMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Returns the mapping of audit event values to Syslog severity values.
- getValueOrNullIfDefault(Profile.Parameter<?>) - Method in class org.forgerock.opendj.setup.model.Profile.ParameterValues
-
- getValueOrNullIfDefault(Profile.Parameter<?>) - Method in interface org.forgerock.opendj.setup.model.Profile.ParameterValuesProvider
-
Returns the value set for the provided profile parameter.
- getValueOrThrowIfExpression() - Method in class org.forgerock.opendj.config.ValueOrExpression
-
Returns the value or throws if no value is available.
- getValuePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.UserDefinedVirtualAttributeCfgDefn
-
Get the "value" property definition.
- getValuesHistorical() - Method in class org.opends.server.replication.plugin.AttrHistorical
-
Get the historical informations for this attribute Info.
- getValuesHistorical() - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
-
- getValuesHistorical() - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
-
- getValuesOrThrowIfExpression(Collection<ValueOrExpression<T>>, Comparator<T>) - Static method in class org.forgerock.opendj.config.Expressions
-
Returns a sorted set containing values from the provided collection of wrapped values.
- getValuesOrThrowIfExpression(Collection<ValueOrExpression<T>>) - Static method in class org.forgerock.opendj.config.Expressions
-
Returns a sorted set containing values from the provided collection of wrapped values.
- getValueSynopsis(E) - Method in class org.forgerock.opendj.config.EnumPropertyDefinition
-
Gets the synopsis of the specified enumeration value of this enumeration
property definition in the default locale.
- getValueSynopsis(Locale, E) - Method in class org.forgerock.opendj.config.EnumPropertyDefinition
-
Gets the synopsis of the specified enumeration value of this enumeration
property definition in the specified locale.
- getValueUpdateTime() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
-
Get the last time when the value was updated.
- getVarDirectory() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Retrieves the directory in which mutable files should be placed.
- getVariableName() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
Returns this profile parameter variable name.
- getVendorName() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns a string which represents the name of the Directory Server
implementer.
- getVendorNameAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the vendorName
Attribute Type
which has the OID 1.3.6.1.1.4
.
- getVendorVersion() - Method in class org.forgerock.opendj.ldap.RootDse
-
Returns a string which represents the version of the Directory Server
implementation.
- getVendorVersionAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the vendorVersion
Attribute Type
which has the OID 1.3.6.1.1.5
.
- getVersion() - Method in class org.forgerock.api.models.ApiDescription
-
Getter of version.
- getVersion() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns the version of this configuration framework.
- getVersion() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Returns the version of the protocol to be used at the LDAP message layer.
- getVersion() - Method in class org.forgerock.opendj.setup.model.Profile
-
Returns this profile version.
- getVersion() - Method in class org.opends.server.authorization.dseecompat.AciBody
-
Return version string of the ACI.
- getVersion() - Method in class org.opends.server.replication.protocol.StartMsg
-
Get the version included in the Start message mean the replication protocol version used by the server that
created the message.
- getVersion() - Method in class org.opends.server.replication.protocol.UpdateMsg
-
Get the version included in the update message.
- getVersions() - Method in class org.forgerock.api.models.VersionedPath
-
Returns all resource-versions on this path.
- getVersionString() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the full version string for the Directory Server.
- getVirtualAttribute(String) - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the named Virtual Attribute.
- getVirtualAttribute(String) - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the named Virtual Attribute.
- getVirtualAttributes() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of virtual attribute rules registered with the Directory Server.
- getVirtualAttributes(Entry) - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves the set of virtual attribute rules registered with the Directory Server that are applicable to the
provided entry.
- getVirtualAttributes() - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
Retrieves the collection of registered virtual attribute rules.
- getVirtualAttributesRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "virtual-attributes" relation definition.
- getVisibility() - Method in class org.forgerock.opendj.ldap.controls.SubentriesRequestControl
-
Returns a boolean indicating whether sub-entries should be
included in the search results.
- getW() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPublicKey
-
- getWarnedTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Retrieves the time that the user was first warned about an upcoming expiration.
- getWarnings() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Returns an unmodifiable collection containing all of the warnings that
were detected when this schema was constructed.
- getWarnings() - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Returns the warnings generated by the parsing of template file.
- getWarningType() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
Returns the password policy warning type, if available.
- getWarningValue() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
Returns the password policy warning value, if available.
- getWeight() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "weight" property.
- getWeight() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "weight" property.
- getWeight() - Method in class org.opends.server.replication.common.RSInfo
-
Get the RS weight.
- getWeight() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
-
Gets the weight of the replication server.
- getWeight() - Method in class org.opends.server.replication.server.ReplicationServer
-
Gets the weight affected to the replication server.
- getWeightPropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.ReplicationServerCfgDefn
-
Get the "weight" property definition.
- getWordMatchingRule() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the wordMatch
Matching Rule
which has the OID 2.5.13.32
.
- getWorkQueue() - Method in interface org.forgerock.opendj.server.config.client.RootCfgClient
-
Gets the Work Queue.
- getWorkQueue() - Method in interface org.forgerock.opendj.server.config.server.RootCfg
-
Gets the Work Queue.
- getWorkQueue() - Static method in class org.opends.server.core.DirectoryServer
-
Retrieves a reference to the Directory Server work queue.
- getWorkQueueRelationDefinition() - Method in class org.forgerock.opendj.server.config.meta.RootCfgDefn
-
Get the "work-queue" relation definition.
- getWrapColumn() - Method in class org.opends.server.types.LDIFExportConfig
-
Retrieves the column at which long lines should be wrapped.
- getWrappedWriter() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
-
Retrieves the wrapped writer.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.LocalBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.MonitorBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.BackupBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.LocalBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.MemoryBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.MonitorBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.NullBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.SchemaBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.TaskBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in interface org.forgerock.opendj.server.config.server.TrustStoreBackendCfg
-
Gets the "writability-mode" property.
- getWritabilityMode() - Method in class org.opends.server.api.LocalBackend
-
Retrieves the writability mode for this backend.
- getWritabilityMode() - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- getWritabilityMode() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves the writability mode for the Directory Server.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.BackupBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.GlobalCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.JeBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LdifBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MemoryBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.MonitorBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.NullBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.PluggableBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.SchemaBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TaskBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWritabilityModePropertyDefinition() - Method in class org.forgerock.opendj.server.config.meta.TrustStoreBackendCfgDefn
-
Get the "writability-mode" property definition.
- getWriteInterval() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the interval for reading events from the buffer to transmit to Elasticsearch.
- getWriteInterval() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the interval to write the queued buffered events.
- getWriteInterval() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets delay after which the file-writer thread is scheduled to run after encountering an empty event buffer
(units of 'ms' are recommended).
- getWriteInterval() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Gets the interval for reading events from the buffer to transmit to splunk.
- getWritePolicy() - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- getWritePolicy() - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- getWritePolicy() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- getWritePolicy() - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- getWriter() - Method in class org.forgerock.audit.rotation.RotationContext
-
Get the writer.
- getWriter(ByteStringBuilder) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 writer whose destination is the provided byte string
builder.
- getWriter(ByteStringBuilder, int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 writer whose destination is the provided byte string
builder.
- getWriter(OutputStream) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 writer whose destination is the provided output stream.
- getWriter(OutputStream, int) - Static method in class org.forgerock.opendj.io.Asn1
-
Returns an ASN.1 writer whose destination is the provided output stream.
- getWriter(W, int) - Static method in class org.forgerock.opendj.io.Ldap
-
Creates a new LDAP writer which will write LDAP messages to the provided
ASN.1 writer.
- getWriter() - Method in class org.opends.server.types.LDIFExportConfig
-
Retrieves the writer that should be used to write the LDIF data.
- getWriterThreads() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Gets the number of writer threads to use to write buffered events.
- getX() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
Gets the unsigned big-endian base64 url encoding of the elliptical curve point x coordinate.
- getX() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
Returns the x-coordinate that forms the public key.
- getX121AddressAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the x121Address
Attribute Type
which has the OID 2.5.4.24
.
- getX500UniqueIdentifierAttributeType() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the x500UniqueIdentifier
Attribute Type
which has the OID 2.5.4.45
.
- getX509Certificate(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
-
Gets a X509Certificate from the KeyStore with the given alias.
- getX509CertificateChain() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the X.509 Certificate Chain header parameter for this JWS.
- getX509CertificateExactAssertionSyntax() - Static method in class org.forgerock.opendj.ldap.schema.CoreSchema
-
Returns a reference to the X.509 Certificate Exact Assertion Syntax
which has the OID 1.3.6.1.1.15.1
.
- getX509CertificateThumbprint() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the X.509 Certificate Thumbprint header parameter for this JWS.
- getX509Chain() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets a List of X509 chain certs.
- getX509Thumbnail() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the X509 thumbnail.
- getX509URL() - Method in class org.forgerock.json.jose.jwk.JWK
-
Gets the X509 URL.
- getX509Url() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Gets the X.509 URL header parameter for this JWS.
- getY() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
Gets the unsigned big-endian base64 url encoding of the elliptical curve point y coordinate.
- getYoungestModificationTime() - Method in class org.opends.server.schema.SchemaHandler
-
Returns the youngest modification time for schema files.
- GLOBAL_PASSWORD - Static variable in class org.forgerock.opendj.security.KeyStoreParameters
-
The optional password which is used to protect all private and secret keys.
- GlobalAccessControlPolicyCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Global Access Control Policy
settings.
- GlobalAccessControlPolicyCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Global Access
Control Policy settings.
- GlobalAccessControlPolicyCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Global Access Control Policy managed
object definition meta information.
- GlobalAccessControlPolicyCfgDefn.Permission - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "permission" property.
- GlobalCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Global Configuration settings.
- GlobalCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Global
Configuration settings.
- GlobalCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Global Configuration managed object
definition meta information.
- GlobalCfgDefn.DisabledPrivilege - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "disabled-privilege" property.
- GlobalCfgDefn.EtimeResolution - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "etime-resolution" property.
- GlobalCfgDefn.InvalidAttributeSyntaxBehavior - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "invalid-attribute-syntax-behavior" property.
- GlobalCfgDefn.SingleStructuralObjectclassBehavior - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "single-structural-objectclass-behavior" property.
- GlobalCfgDefn.UnauthenticatedRequestsPolicy - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "unauthenticated-requests-policy" property.
- GlobalCfgDefn.WritabilityMode - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "writability-mode" property.
- glueObjectClass(String) - Method in class org.forgerock.opendj.rest2ldap.SubResourceCollection
-
Specifies an LDAP object class which is to be associated with any intermediate "glue" entries forming the DN
template.
- glueObjectClasses(String...) - Method in class org.forgerock.opendj.rest2ldap.SubResourceCollection
-
Specifies one or more LDAP object classes which is to be associated with any intermediate "glue" entries
forming the DN template.
- GONE_REF - Static variable in class org.forgerock.api.commons.CommonsApi
-
- GoverningStructureRuleVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Governing Structure Rule
Virtual Attribute settings.
- GoverningStructureRuleVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Governing
Structure Rule Virtual Attribute settings.
- GoverningStructureRuleVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Governing Structure Rule Virtual
Attribute managed object definition meta information.
- GoverningStructureRuleVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the governingStructuralRule operational
attribute as described in RFC 4512.
- GoverningStructureRuleVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
-
- gracefullyClosed() - Static method in exception org.forgerock.opendj.io.LdapSocketClosedException
-
- GraphiteMonitorReporterPlugin - Class in org.opends.server.plugins
-
- GraphiteMonitorReporterPlugin() - Constructor for class org.opends.server.plugins.GraphiteMonitorReporterPlugin
-
- GraphiteMonitorReporterPluginCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Graphite Monitor Reporter
Plugin settings.
- GraphiteMonitorReporterPluginCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Graphite Monitor
Reporter Plugin settings.
- GraphiteMonitorReporterPluginCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Graphite Monitor Reporter Plugin
managed object definition meta information.
- GREATER_EQUAL - Static variable in class org.forgerock.util.query.QueryFilterOperators
-
the "greater-than-or-equal" operator.
- GREATER_THAN - Static variable in class org.forgerock.util.query.QueryFilterOperators
-
the "greater-than" operator.
- greaterOrEqual(String, Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new greater or equal
filter using the provided
attribute description and assertion value.
- greaterOrEqualAssertion(String, ByteSequence) - Static method in interface org.forgerock.opendj.ldap.Assertion
-
Returns an assertion for greater than or equal comparisons.
- greaterThan(String, Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new greater than
filter using the provided attribute
description and assertion value.
- greaterThan(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new greater than
filter using the provided field name
and value assertion.
- greaterThanAssertion(String, ByteSequence) - Static method in interface org.forgerock.opendj.ldap.Assertion
-
Returns an assertion for greater than comparisons.
- greaterThanOrEqualTo(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new greater than or equal to
filter using the provided
field name and value assertion.
- Group<T extends GroupImplementationCfg> - Class in org.opends.server.api
-
This class defines the set of methods that must be implemented by a Directory Server group.
- Group() - Constructor for class org.opends.server.api.Group
-
- GroupId - Class in org.opends.server.replication.common
-
This class represents a replication group ID which allows grouping DJ instances by setting the same group ID
on several DJ instances.
- groupId - Variable in class org.opends.server.replication.protocol.StartMsg
-
Group id of the replicated domain.
- GroupImplementationCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Group Implementation settings.
- GroupImplementationCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Group
Implementation settings.
- GroupImplementationCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Group Implementation managed object
definition meta information.
- GroupManager - Class in org.opends.server.core
-
This class provides a mechanism for interacting with all groups defined in the Directory Server.
- GroupManager(ServerContext) - Constructor for class org.opends.server.core.GroupManager
-
Creates a new instance of this group manager.
- GSERException - Exception in org.opends.server.protocols.asn1
-
This class defines an exception that may be thrown if a problem occurs while interacting with a GSER String.
- GSERException(LocalizableMessage) - Constructor for exception org.opends.server.protocols.asn1.GSERException
-
Creates a new GSER exception with the provided message.
- GSERException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.protocols.asn1.GSERException
-
Creates a new GSER exception with the provided message and root cause.
- GserParser - Class in org.forgerock.opendj.ldap
-
This class implements a parser for strings which are encoded using the
Generic String Encoding Rules (GSER) defined in RFC 3641.
- GserParser(CharSequence) - Constructor for class org.forgerock.opendj.ldap.GserParser
-
Creates a new GSER Parser.
- GSERParser - Class in org.opends.server.protocols.asn1
-
This class implements a parser for strings which are encoded using the Generic String Encoding Rules (GSER) defined
in RFC 3641.
- GSERParser(String) - Constructor for class org.opends.server.protocols.asn1.GSERParser
-
Creates a new GSER Parser.
- GSSAPISASLMechanismHandler - Class in org.opends.server.extensions
-
This class provides an implementation of a SASL mechanism that authenticates clients through Kerberos v5 over GSSAPI.
- GSSAPISASLMechanismHandler() - Constructor for class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
Creates a new instance of this SASL mechanism handler.
- GssapiSaslMechanismHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying GSSAPI SASL Mechanism Handler
settings.
- GssapiSaslMechanismHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying GSSAPI SASL
Mechanism Handler settings.
- GssapiSaslMechanismHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the GSSAPI SASL Mechanism Handler managed
object definition meta information.
- GssapiSaslMechanismHandlerCfgDefn.QualityOfProtection - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "quality-of-protection" property.
- iat(Date) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the time the JWT was issued at, in the Claims Set.
- id(String) - Method in class org.forgerock.api.models.ApiDescription.Builder
-
Set the id.
- ID - Static variable in class org.forgerock.json.schema.validator.Constants
-
The id
field name.
- Id(String, Iterable<Tag>, String, String, String, Meter.Type) - Constructor for class org.forgerock.monitoring.api.instrument.Meter.Id
-
- ID2CHILDREN_COUNT_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The name of the index associating an entry id to the number of immediate children below it.
- ID2CHILDREN_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The name of the index associating an entry id to the entry id set of all its children, i.e.
- ID2ENTRY_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The name of the index associating entry ids to entries.
- ID2SUBTREE_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The name of the index associating an entry id to the entry id set of all its subordinates, i.e.
- ID_ADS_TRUST_STORE_BACKEND - Static variable in class org.opends.server.config.ConfigConstants
-
The ADS trust store backend id.
- IdentifiedException - Exception in org.opends.server.types
-
This class defines a base exception that should be extended by any exception that exposes a unique identifier for the
associated message.
- IdentifiedException() - Constructor for exception org.opends.server.types.IdentifiedException
-
Creates a new identified exception.
- IdentifiedException(LocalizableMessage) - Constructor for exception org.opends.server.types.IdentifiedException
-
Creates a new identified exception with the provided information.
- IdentifiedException(Throwable) - Constructor for exception org.opends.server.types.IdentifiedException
-
Creates a new identified exception with the provided information.
- IdentifiedException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.IdentifiedException
-
Creates a new identified exception with the provided information.
- IdentifierQueryResourceHandler - Class in org.forgerock.json.resource
-
- IdentifierQueryResourceHandler(String) - Constructor for class org.forgerock.json.resource.IdentifierQueryResourceHandler
-
- identity() - Static method in class org.forgerock.json.JsonValueFunctions
-
Returns an identity function that will copy the input
JsonValue
.
- identity - Static variable in interface org.forgerock.monitoring.api.instrument.config.NamingConvention
-
- identity(M) - Static method in class org.forgerock.opendj.ldap.Functions
-
Returns the provided value.
- IdentityMapper<T extends IdentityMapperCfg> - Class in org.opends.server.api
-
This class defines the set of methods and structures that must be implemented by a Directory Server identity mapper.
- IdentityMapper() - Constructor for class org.opends.server.api.IdentityMapper
-
- IdentityMapperCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Identity Mapper settings.
- IdentityMapperCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Identity Mapper
settings.
- IdentityMapperCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Identity Mapper managed object
definition meta information.
- IdentityMapperConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the set of identity mappers defined in the Directory Server.
- IdentityMapperConfigManager(ServerContext) - Constructor for class org.opends.server.core.IdentityMapperConfigManager
-
Creates a new instance of this identity mapper config manager.
- IdGenerator - Interface in org.forgerock.util.generator
-
Defines the contract to generate global unique identifiers.
- IdGenerator.SequenceUuidIdGenerator - Class in org.forgerock.util.generator
-
Default implementation of the
IdGenerator
that will output some ids based on the following pattern :
<uuid> + '-' + an incrementing sequence
.
- IdleTimeLimitThread - Class in org.opends.server.core
-
This class defines a thread that will be used to terminate client connections if they have been idle for too long.
- IdleTimeLimitThread() - Constructor for class org.opends.server.core.IdleTimeLimitThread
-
Creates a new instance of this idle time limit thread.
- ieRunning() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns a boolean indicating if an import or export is currently processed.
- ifBlank(String) - Static method in class org.forgerock.util.Reject
-
- ifBlank(String, String) - Static method in class org.forgerock.util.Reject
-
- ifFalse(boolean) - Static method in class org.forgerock.util.Reject
-
Throws an IllegalArgumentException
if the condition
parameter is false.
- ifFalse(boolean, String) - Static method in class org.forgerock.util.Reject
-
Throws an IllegalArgumentException
with a custom message
if the condition parameter is false.
- ifNull(Object) - Static method in class org.forgerock.util.Reject
-
Alias for checkNotNull
to be used in fluent Reject.ifNull
syntax.
- ifNull(T...) - Static method in class org.forgerock.util.Reject
-
Throws a NullPointerException
if any of the provided arguments
are null
.
- ifNull(Object, String) - Static method in class org.forgerock.util.Reject
-
Alias for checkNotNull
to be used in fluent Reject.ifNull
syntax.
- ifTrue(boolean) - Static method in class org.forgerock.util.Reject
-
Throws an IllegalArgumentException
if the condition
parameter is true.
- ifTrue(boolean, String) - Static method in class org.forgerock.util.Reject
-
Throws an IllegalArgumentException
with a custom message
if the condition parameter is true.
- IGNORE_ALL - Static variable in interface org.forgerock.opendj.ldif.RejectedLdifListener
-
A handler which ignores all rejected record notifications.
- IGNORE_WHITE_SPACE - Static variable in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Matching rule option controlling whether JSON string comparisons should ignore white-space.
- ignoreAll() - Static method in class org.forgerock.opendj.ldap.schema.SchemaValidationPolicy
-
Creates a new schema validation policy which will not perform any schema
validation.
- ignoreTags(String...) - Static method in interface org.forgerock.monitoring.api.instrument.config.MeterFilter
-
Suppress tags with a given tag key.
- IllegalManagedObjectNameException - Exception in org.forgerock.opendj.config.client
-
Thrown when an attempt is made to create a new managed object with an illegal
name.
- IllegalManagedObjectNameException(String) - Constructor for exception org.forgerock.opendj.config.client.IllegalManagedObjectNameException
-
Create a new illegal name exception and no naming property definition.
- IllegalManagedObjectNameException(String, PropertyDefinition<?>) - Constructor for exception org.forgerock.opendj.config.client.IllegalManagedObjectNameException
-
Create a new illegal name exception and a naming property definition.
- illegalPropertyValueException(PropertyDefinition<?>, Object) - Static method in exception org.forgerock.opendj.config.PropertyException
-
Creates a new illegal property value exception.
- illegalPropertyValueException(PropertyDefinition<?>, Object, Throwable) - Static method in exception org.forgerock.opendj.config.PropertyException
-
Creates a new illegal property value exception.
- ImmutableTag - Class in org.forgerock.monitoring.api.instrument
-
- ImmutableTag(String, String) - Constructor for class org.forgerock.monitoring.api.instrument.ImmutableTag
-
- implementation(MatchingRuleImpl) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
Sets the matching rule implementation.
- implementation(SyntaxImpl) - Method in class org.forgerock.opendj.ldap.schema.Syntax.Builder
-
Sets the syntax implementation.
- implies(Condition, Condition) - Static method in class org.forgerock.opendj.config.conditions.Conditions
-
Creates a condition which evaluates to false
if and only if
the first sub-condition evaluates to true
and the second
sub-condition evaluates to false
.
- importBackend(InputStream) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
This method triggers an import of the replicated data.
- importBackend(InputStream) - Method in class org.opends.server.replication.service.ReplicationDomain
-
This method should trigger an import of the replicated data.
- importConfig - Variable in class org.opends.server.util.LDIFReader
-
The import configuration that specifies what should be imported.
- importData(DirectoryServerSetup.ImportDataMethod<?>...) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.LocalBackend
-
Specifies data to import in this local backend.
- importData(List<DirectoryServerSetup.ImportDataMethod<?>>) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.LocalBackend
-
Specifies data to import in this local backend.
- importEntry(Entry, AlertGenerator) - Method in class org.opends.server.schema.SchemaHandler
-
Imports the provided schema entry in the schema.
- Importer - Interface in org.opends.server.backends.pluggable.spi
-
Allows to run an import.
- ImportExportParams - Class in org.opends.server.tasks
-
Parameters for import / export tasks.
- ImportExportParams(Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>) - Constructor for class org.opends.server.tasks.ImportExportParams
-
Constructor.
- importFromLdif(String...) - Static method in class org.forgerock.opendj.setup.model.DirectoryServerSetup
-
- importFromLdif(Path...) - Static method in class org.forgerock.opendj.setup.model.DirectoryServerSetup
-
- importFromLdif(List<Path>) - Static method in class org.forgerock.opendj.setup.model.DirectoryServerSetup
-
- importLDIF(ImportParameters) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Imports LDIF data to the directory server, overwriting existing data.
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.api.LocalBackend
-
Imports information from an LDIF file into this backend.
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.ConfigurationBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.LDIFBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.MemoryBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.NullBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.RootDSEBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.SchemaBackend
-
- importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.task.TaskBackend
-
- ImportLdif - Class in org.opends.server.tools
-
This program provides a utility that may be used to import the contents of an LDIF file into a Directory Server
backend.
- importLdifEmbeddedOffline(ArgumentsBuilder) - Static method in class org.opends.server.tools.ImportLdif
-
This method is used for running the import-ldif tool programmatically against an offline server.
- importLdifEmbeddedOffline(ArgumentsBuilder, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ImportLdif
-
This method is used for running the import-ldif tool programmatically against an offline server.
- ImportParameters - Class in org.forgerock.opendj.server.embedded
-
Parameters to import LDIF data to a directory server.
- importParams() - Static method in class org.forgerock.opendj.server.embedded.ImportParameters
-
Creates the import parameters.
- importSampleData(int) - Static method in class org.forgerock.opendj.setup.model.DirectoryServerSetup
-
- ImportTask - Class in org.opends.server.tasks
-
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
- ImportTask() - Constructor for class org.opends.server.tasks.ImportTask
-
- ImportTaskListener - Interface in org.opends.server.api
-
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.
- IN_SEARCHING - Static variable in class org.forgerock.opendj.ldap.DereferenceAliasesPolicy
-
While searching subordinates of the base object, dereference any alias
within the scope of the Search operation.
- INAPPROPRIATE_AUTHENTICATION - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that an authentication attempt failed
because the requested type of authentication was not appropriate for the
targeted entry.
- INAPPROPRIATE_MATCHING - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it attempted to perform an inappropriate type of matching against
an attribute.
- include(String...) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts an include-directive, given a relative path to a file.
- INCLUDE_PATTERN - Static variable in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Regex for finding
Include-directives,
where group 1 contains the path-value.
- includeAllOperationalAttributes(boolean) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies whether all operational attributes should be included in
filtered entries.
- includeAllUserAttributes(boolean) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies whether all user attributes should be included in
filtered entries.
- includeAllUserAttributesByDefault(boolean) - Method in class org.forgerock.opendj.rest2ldap.ObjectPropertyMapper
-
Specifies whether all LDAP user attributes should be mapped by default using the default schema based mapping
rules.
- includeAllUserAttributesByDefault(boolean) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Specifies whether all LDAP user attributes should be mapped by default using the default schema based mapping
rules.
- includeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies that the named attribute should be included in filtered
entries.
- includeAttribute(String) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies that the named attribute should be included in filtered
entries.
- includeAttribute(String, Schema) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies that the named attribute should be included in filtered
entries.
- includeAttribute(String, Schema, boolean) - Method in class org.forgerock.opendj.ldap.AttributeFilter
-
Specifies that the named attribute should be included in filtered
entries.
- includeAttribute(AttributeType) - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether the specified attribute should be included in the entries written to LDIF.
- includeAttribute(AttributeType) - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether the specified attribute should be included in the entries read from the LDIF.
- includeCauseInJsonValue() - Method in exception org.forgerock.json.resource.ResourceException
-
Returns this ResourceException with the includeCause flag set to true
so that toJsonValue() method will include the cause if there is
one supplied.
- INCLUDED_BASE_DNS - Static variable in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Option to specify the set of base DNs to include when reading changes.
- INCLUDED_REPLICAS - Static variable in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
-
Option to specify the set of replicaIds to include when reading changes.
- includeEntry(Entry) - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether the specified entry should be included in the export based on the configured set of include and
exclude filters.
- includeEntry(Dn) - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether to include the entry with the specified DN in the import.
- includeEntry(Entry) - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether the specified entry should be included in the import based on the configured set of include and
exclude filters.
- includeOperationalAttributes() - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether the set of operational attributes should be included in the export.
- includesSystemIndex() - Method in class org.opends.server.backends.RebuildConfig
-
Test if this rebuild config includes any system indexes to rebuild.
- incorporateNewCursors() - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
-
- incorporateNewCursors() - Method in class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
-
- increment(JsonPointer, Number) - Static method in class org.forgerock.json.resource.PatchOperation
-
Creates a new "increment" patch operation which will increment the
value(s) of the specified field by the amount provided.
- increment(String, Number) - Static method in class org.forgerock.json.resource.PatchOperation
-
Creates a new "increment" patch operation which will increment the
value(s) of the specified field by the amount provided.
- increment() - Method in interface org.forgerock.monitoring.api.instrument.Counter
-
Update the counter by one.
- increment(double) - Method in interface org.forgerock.monitoring.api.instrument.Counter
-
Update the counter by amount
.
- increment(double) - Method in class org.forgerock.monitoring.dropwizard.DropwizardTypes.DescribableCounter
-
- INCREMENT - Static variable in class org.forgerock.opendj.ldap.ModificationType
-
Increment all existing values of the attribute by the amount specified in
the modification value.
- INDEXED_FIELD_PATTERNS - Static variable in class org.forgerock.opendj.rest2ldap.schema.JsonSchema
-
Matching rule option controlling which JSON fields should be indexed by the matching rule.
- IndexedAttributesChecks - Class in org.opends.server.extensions
-
Utility class that checks whether attributes indexed.
- Indexer - Interface in org.forgerock.opendj.ldap.spi
-
This class is registered with a Backend and it provides callbacks
for indexing attribute values.
- IndexingOptions - Interface in org.forgerock.opendj.ldap.spi
-
Contains options indicating how indexing must be performed.
- IndexMappingConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
-
- indexOf(Object) - Method in class org.forgerock.util.LazyList
-
Returns the index of the first occurrence of the specified element in
this list, or -1
if this list does not contain the element.
- indexOf(Object) - Method in class org.forgerock.util.ListDecorator
-
Returns the index of the first occurrence of the specified element in
this list, or -1
if this list does not contain the element.
- IndexQueryFactory<T> - Interface in org.forgerock.opendj.ldap.spi
-
A factory for creating arbitrarily complex index queries.
- IndexType - Enum in org.opends.server.types
-
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within
the server.
- info(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message using the provided Marker
.
- info(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message using the provided Marker
.
- info(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- info(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message.
- info(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Logs an info message with an accompanying exception.
- INFO_ACI_ADD_FAILED_PRIVILEGE - Static variable in class org.opends.messages.AccessControlMessages
-
An attempt to add the entry "%s" containing an aci attribute type failed, because the authorization DN "%s" lacked modify-acl privileges
- INFO_ACI_ADD_LIST_ACIS - Static variable in class org.opends.messages.AccessControlMessages
-
Added %s Access Control Instruction (ACI) attribute types found in context "%s" to the access control evaluation engine
- INFO_ACI_ADD_LIST_GLOBAL_ACIS - Static variable in class org.opends.messages.AccessControlMessages
-
Added %s Global Access Control Instruction (ACI) attribute types to the access control evaluation engine
- INFO_ACI_HANDLER_FAIL_PROCESS_ACI - Static variable in class org.opends.messages.AccessControlMessages
-
An unexpected error occurred while processing the aci attributes in the configuration system
- INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI - Static variable in class org.opends.messages.AccessControlMessages
-
An unexpected error occurred while processing the ds-cfg-global-aci attribute in configuration entry %s
- INFO_ACI_MODIFY_FAILED_PRIVILEGE - Static variable in class org.opends.messages.AccessControlMessages
-
An attempt to modify an aci attribute type in the entry "%s" failed, because the authorization DN "%s" lacked modify-acl privileges
- INFO_ACTION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{action}
- INFO_ADD_NOOP - Static variable in class org.opends.messages.CoreMessages
-
The add operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
- INFO_ADDING_ADMIN_BAKEND_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Adding admin-backend.ldif
- INFO_ADDING_ARCHIVED_CONFIGS - Static variable in class org.opends.messages.AdminToolMessages
-
Adding archived configs
- INFO_ADDING_BUILD_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Adding build info
- INFO_ADDING_CONFIG_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Adding config.ldif
- INFO_ADDING_DATA_VERSION - Static variable in class org.opends.messages.AdminToolMessages
-
Adding data.version
- INFO_ADDING_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Adding %s
- INFO_ADDING_HTTP_CONFIG - Static variable in class org.opends.messages.AdminToolMessages
-
Adding HTTP configuration file(s)
- INFO_ADDING_JAVAPROPERTIES - Static variable in class org.opends.messages.AdminToolMessages
-
Adding java.properties
- INFO_ADDING_MONITOR_BACKEND_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Adding monitorUser.ldif
- INFO_ADDING_PROFILE_VERSION - Static variable in class org.opends.messages.AdminToolMessages
-
Adding profiles.version
- INFO_ADDING_ROOT_BACKEND_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Adding rootUser.ldif
- INFO_ADDING_SCHEMA_CONFIG - Static variable in class org.opends.messages.AdminToolMessages
-
Adding schema files
- INFO_ADDING_TASKS_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Adding tasks.ldif
- INFO_ADDRESS_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{address}
- INFO_ADDRESS_PORT_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Address:Port
- INFO_ADMIN_CONN_PROMPT_PORT_NUMBER - Static variable in class org.opends.messages.ToolMessages
-
Directory server administration port number [%d]:
- INFO_ADMIN_CONN_PROMPT_PORT_NUMBER - Static variable in class org.opends.messages.UtilityMessages
-
Directory server administration port number [%d]:
- INFO_ADMIN_CONNECTOR_PORT_LABEL - Static variable in class org.opends.messages.SetupMessages
-
Administration connector port
- INFO_ADMINISTRATOR_PWD_CONFIRM_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Confirm Password:
- INFO_ADMINISTRATOR_PWD_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Global Administrator Password:
- INFO_ADMINISTRATOR_UID_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Global Administrator User ID
- INFO_ADS_CONTEXT_EXCEPTION_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Registration information error.
- INFO_ADS_CONTEXT_EXCEPTION_WITH_DETAILS_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Registration information error.
- INFO_ALREADY_NOT_REPLICATED_SUFFIXES - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs are not replicated:%n%s
- INFO_ALREADY_REPLICATED_SUFFIXES - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs are already replicated between the two servers:%n%s
- INFO_ARCHIVE_HAS_BEEN_WRITTEN - Static variable in class org.opends.messages.AdminToolMessages
-
The following archive has been created : %s
- INFO_ARGS_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{args}
- INFO_ARGUMENT_DESCRIPTION_TESTONLY - Static variable in class org.opends.messages.ToolMessages
-
Just verify that the JVM can be started properly
- INFO_ASK_TO_ENABLE_MONITOR_USER - Static variable in class org.opends.messages.SetupMessages
-
Define and enable a default user for querying monitoring information?
- INFO_ASSERTION_FILTER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{filter}
- INFO_ATTRIBUTE_IS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Attribute '%s' is superior of the following attributes: %s.
- INFO_ATTRIBUTE_LIST_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{attrList}
- INFO_ATTRIBUTE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{attribute}
- INFO_ATTRIBUTE_WITH_DEPENDENCIES - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Attribute '%s' is optional or required by the following object classes: %s.
- INFO_ATTRIBUTES_ARE_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The selected attributes are superior of the following attributes: %s.
- INFO_ATTRIBUTES_WITH_DEPENDENCIES - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The selected attributes are optional or required by the following object classes: %s.
- INFO_AUTHENTICATE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Authenticate
- INFO_AVAILABLE_DEFINED_TASKS - Static variable in class org.opends.messages.AdminToolMessages
-
The available defined tasks are:%s
- INFO_BACKENDID_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Backend ID
- INFO_BACKENDNAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{backendName}
- INFO_BACKUP_ARG_BACKEND_IDS - Static variable in class org.opends.messages.TaskMessages
-
Backend ID(s)
- INFO_BACKUP_ARG_BACKUP_DIR - Static variable in class org.opends.messages.TaskMessages
-
Backup Directory
- INFO_BACKUP_ARG_BACKUP_ID - Static variable in class org.opends.messages.TaskMessages
-
Backup ID
- INFO_BACKUP_ARG_BACKUPALL - Static variable in class org.opends.messages.TaskMessages
-
Backup All
- INFO_BACKUP_ARG_COMPRESS - Static variable in class org.opends.messages.TaskMessages
-
Compress
- INFO_BACKUP_ARG_ENCRYPT - Static variable in class org.opends.messages.TaskMessages
-
Encrypt
- INFO_BACKUP_ARG_HASH - Static variable in class org.opends.messages.TaskMessages
-
Hash
- INFO_BACKUP_ARG_INC_BASE_ID - Static variable in class org.opends.messages.TaskMessages
-
Incremental Base ID
- INFO_BACKUP_ARG_INCREMENTAL - Static variable in class org.opends.messages.TaskMessages
-
Incremental
- INFO_BACKUP_ARG_SIGN_HASH - Static variable in class org.opends.messages.TaskMessages
-
Sign Hash
- INFO_BACKUPDB_DESCRIPTION_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID for the backend to archive
- INFO_BACKUPDB_DESCRIPTION_BACKUP_ALL - Static variable in class org.opends.messages.ToolMessages
-
Back up all backends in the server
- INFO_BACKUPDB_DESCRIPTION_BACKUP_DIR - Static variable in class org.opends.messages.ToolMessages
-
Path to the target directory for the backup file(s)
- INFO_BACKUPDB_DESCRIPTION_BACKUP_ID - Static variable in class org.opends.messages.ToolMessages
-
Use the provided identifier for the backup
- INFO_BACKUPDB_DESCRIPTION_COMPRESS - Static variable in class org.opends.messages.ToolMessages
-
Compress the backup contents
- INFO_BACKUPDB_DESCRIPTION_ENCRYPT - Static variable in class org.opends.messages.ToolMessages
-
Encrypt the backup contents
- INFO_BACKUPDB_DESCRIPTION_HASH - Static variable in class org.opends.messages.ToolMessages
-
Generate a hash of the backup contents
- INFO_BACKUPDB_DESCRIPTION_INCREMENTAL - Static variable in class org.opends.messages.ToolMessages
-
Perform an incremental backup rather than a full backup
- INFO_BACKUPDB_DESCRIPTION_INCREMENTAL_BASE_ID - Static variable in class org.opends.messages.ToolMessages
-
Backup ID of the source archive for an incremental backup
- INFO_BACKUPDB_DESCRIPTION_SIGN_HASH - Static variable in class org.opends.messages.ToolMessages
-
Sign the hash of the backup contents
- INFO_BACKUPDB_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to back up one or more Directory Server backends
- INFO_BACKUPDIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{backupDir}
- INFO_BACKUPID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{backupID}
- INFO_BASE64_DECODE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
{@code Decode base64-encoded information into raw data.
- INFO_BASE64_ENCODE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
{@code Encode raw data using base64.
- INFO_BASE64_ENCODED_DATA_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The base64-encoded data to be decoded
- INFO_BASE64_ENCODED_FILE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to a file containing the base64-encoded data to be decoded
- INFO_BASE64_RAW_DATA_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The raw data to be base64 encoded
- INFO_BASE64_RAW_FILE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to a file containing the raw data to be base64 encoded
- INFO_BASE64_TO_ENCODED_FILE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to a file to which the base64-encoded data should be written
- INFO_BASE64_TO_RAW_FILE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to a file to which the raw base64-decoded data should be written
- INFO_BASE64_TOOL_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
This utility can be used to encode and decode information using base64
- INFO_BASEDN_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN
- INFO_BASEDN_DISABLED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Disabled
- INFO_BASEDN_NOT_REPLICATED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
- INFO_BASEDN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{baseDN}
- INFO_BASEDN_REPLICATED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Enabled
- INFO_BIND_ACCOUNT_LOCKED - Static variable in class org.opends.messages.ToolMessages
-
# Your account has been locked
- INFO_BIND_AUTHZID_RETURNED - Static variable in class org.opends.messages.ToolMessages
-
# Bound with authorization ID %s
- INFO_BIND_GRACE_LOGINS_REMAINING - Static variable in class org.opends.messages.ToolMessages
-
# You have %d grace logins remaining
- INFO_BIND_MUST_CHANGE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
# You must change your password before any other operations will be allowed
- INFO_BIND_PASSWORD_EXPIRED - Static variable in class org.opends.messages.ToolMessages
-
# Your password has expired
- INFO_BIND_PASSWORD_EXPIRING - Static variable in class org.opends.messages.ToolMessages
-
# Your password will expire in %s
- INFO_BINDDN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{bindDN}
- INFO_BINDPWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{bindPasswordFile}
- INFO_BINDPWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{bindPassword}
- INFO_BRANCH_DN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{branchDN}
- INFO_BUG_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
An unexpected error occurred.
- INFO_CACHE_AND_MEMORY_REPORT - Static variable in class org.opends.messages.BackendMessages
-
Free memory = %d MB, Cache miss rate = %.1f/record
- INFO_CANCELED_BY_ABANDON_REQUEST - Static variable in class org.opends.messages.CoreMessages
-
The operation was canceled because the client issued an abandon request (message ID %d) for this operation
- INFO_CANCELED_BY_BIND_REQUEST - Static variable in class org.opends.messages.CoreMessages
-
Processing on this operation has been canceled because the Directory Server received a bind request on this connection, which requires that all operations in progress to be abandoned
- INFO_CANCELED_BY_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
-
Processing on this operation has been canceled because the Directory Server is shutting down
- INFO_CANNOT_DELETE_BUILDINFO_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code Upgrade failed to delete the obsolete buildinfo file '%s'.
- INFO_CERTIFICATE_CHAIN_COMBO_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
To view the details of a given certificate select it.
- INFO_CERTIFICATE_CHAIN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Certificate Chain:
- INFO_CERTIFICATE_DIALOG_ACCEPT_FOR_SESSION_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Accept for this Session
- INFO_CERTIFICATE_DIALOG_ACCEPT_FOR_SESSION_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close this dialog and accept the certificate only for this session.
- INFO_CERTIFICATE_DIALOG_ACCEPT_PERMANENTLY_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Accept permanently
- INFO_CERTIFICATE_DIALOG_ACCEPT_PERMANENTLY_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close this dialog and accept the certificate permanently.
- INFO_CERTIFICATE_DIALOG_DO_NOT_ACCEPT_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Do not Accept
- INFO_CERTIFICATE_DIALOG_DO_NOT_ACCEPT_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close this dialog and do not accept the certificate.
- INFO_CERTIFICATE_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Certificate Not Trusted
- INFO_CERTIFICATE_EXCEPTION - Static variable in class org.opends.messages.AdminToolMessages
-
You must accept the certificate presented by %s:%s.
- INFO_CERTIFICATE_EXCEPTION_CAUSE - Static variable in class org.opends.messages.ToolMessages
-
Certificate exception cause: %s
- INFO_CERTIFICATE_EXPIRED - Static variable in class org.opends.messages.AdminToolMessages
-
%s - Expired
- INFO_CERTIFICATE_EXPIRES_ON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Expires On:
- INFO_CERTIFICATE_HIDE_DETAILS_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
<br><br><a href="">Hide Certificate Details</a>
- INFO_CERTIFICATE_ISSUED_BY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Issued By:
- INFO_CERTIFICATE_MD5_FINGERPRINT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
MD5 Fingerprint:
- INFO_CERTIFICATE_NAME_MISMATCH_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.<br><br>There is a name mismatch between the name of the server (%s) and the subject DN of the certificate.<br>This could be caused because you are connected to a server pretending to be %s:%s.<br><br>Before accepting this certificate, you should examine the server's certificate carefully.<br><br>Are you willing to accept this certificate for the purpose of identifying the server %s:%s?
- INFO_CERTIFICATE_NAME_MISMATCH_TEXT_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.
{@code There is a name mismatch between the name of the server (%s) and the subject DN of the certificate.
- INFO_CERTIFICATE_NAME_MISMATCH_TEXT_CLI - Static variable in class org.opends.messages.ToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.
{@code There is a name mismatch between the name of the server (%s) and the subject DN of the certificate.
- INFO_CERTIFICATE_NOT_TRUSTED_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.<br><br>Possible reasons for this error:<br> -The Certificate Authority that issued the certificate is not recognized (this is the case of the self-signed certificates).<br> -The server's certificate is incomplete due to a misconfiguration.<br> -The server's certificate has expired.<br> -There is a time difference between the server machine clock and the local machine clock.<br>Before accepting this certificate, you should examine the server's certificate carefully.<br><br>Are you willing to accept this certificate for the purpose of identifying the server %s:%s?
- INFO_CERTIFICATE_NOT_TRUSTED_TEXT_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.
Possible reasons for this error:
-The Certificate Authority that issued the certificate is not recognized (this is the case of the self-signed certificates).
-The server's certificate is incomplete due to a misconfiguration.
-The server's certificate has expired.
-There is a time difference between the server machine clock and the local machine clock.
Before accepting this certificate, you should examine the server's certificate carefully.
- INFO_CERTIFICATE_NOT_TRUSTED_TEXT_CLI - Static variable in class org.opends.messages.ToolMessages
-
The Certificate presented by the server %s:%s could not be trusted.
Possible reasons for this error:
-The Certificate Authority that issued the certificate is not recognized (this is the case of the self-signed certificates).
-The server's certificate is incomplete due to a misconfiguration.
-The server's certificate has expired.
-There is a time difference between the server machine clock and the local machine clock.
Before accepting this certificate, you should examine the server's certificate carefully.
- INFO_CERTIFICATE_NOT_VALID_YET - Static variable in class org.opends.messages.AdminToolMessages
-
%s - Not valid yet
- INFO_CERTIFICATE_SERIAL_NUMBER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Serial Number:
- INFO_CERTIFICATE_SHA1_FINGERPRINT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
SHA1 Fingerprint:
- INFO_CERTIFICATE_SHOW_DETAILS_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
<br><br><a href="">Show Certificate Details</a>
- INFO_CERTIFICATE_SUBJECT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Subject:
- INFO_CERTIFICATE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Certificate Not Trusted
- INFO_CERTIFICATE_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Type:
- INFO_CERTIFICATE_VALID_FROM_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Valid From:
- INFO_CHANGE_NUMBER_CONTROL_RESULT - Static variable in class org.opends.messages.ToolMessages
-
The %s operation change number is %s
- INFO_CHANGE_NUMBER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{change number}
- INFO_CHANGELOG_FILTER_OUT_RECORD_BREAKING_ORDER - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Filtering out from log file '%s' the record '%s' because it would break ordering.
- INFO_CHANGELOG_LOG_FILE_RECOVERED - Static variable in class org.opends.messages.ReplicationMessages
-
Log file '%s' was successfully recovered by removing a partially written record
- INFO_CHANGELOG_LOG_FILE_ROTATION - Static variable in class org.opends.messages.ReplicationMessages
-
Rotation needed for log file '%s', size of head log file is %d bytes
- INFO_CHANGELOG_STAT_CHANGE_NUMBER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{change number}
- INFO_CHANGELOG_STAT_CSN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{csn}
- INFO_CHANGELOG_STAT_OUTPUT_DIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{directory}
- INFO_CHECKBOX_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_CLEAR_PWD - Static variable in class org.opends.messages.ToolMessages
-
{clearPW}
- INFO_CLI_DO_YOU_WANT_TO_CONTINUE - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to continue?
- INFO_CLI_UNINSTALL_CONFIRM_BACKUPS - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Backup Files Contained in bak Directory?
- INFO_CLI_UNINSTALL_CONFIRM_CONFIGURATION_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Configuration and Schema Files?
- INFO_CLI_UNINSTALL_CONFIRM_DATABASES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Database Contents?
- INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
The files will be permanently deleted, are you sure you want to continue?
- INFO_CLI_UNINSTALL_CONFIRM_LDIFS - Static variable in class org.opends.messages.AdminToolMessages
-
Remove LDIF Export Files Contained in ldif Directory?
- INFO_CLI_UNINSTALL_CONFIRM_LIBRARIES_BINARIES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Server Libraries and Administrative Tools?
- INFO_CLI_UNINSTALL_CONFIRM_LOGS - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Log Files?
- INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS - Static variable in class org.opends.messages.AdminToolMessages
-
The Directory Server contains database files in the following locations outside the server path:%n%s%nRemove these files?
- INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS - Static variable in class org.opends.messages.AdminToolMessages
-
The Directory Server contains log files in the following locations outside the server path:%n%s%nRemove these files?
- INFO_CLI_UNINSTALL_CONFIRM_STOP - Static variable in class org.opends.messages.AdminToolMessages
-
The server is currently running and must be stopped before uninstallation can continue.%nStop the Server and permanently delete the files?
- INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
This server is configured to do replication.%nIf the server is actually replicating contents with other servers you must provide administrator authentication to remove references to this server in the replicating servers.%n%nType 'Yes' to provide authentication to remove the remote references.%nType 'No' to continue the uninstall without updating remote references.%nProvide authentication?
- INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START - Static variable in class org.opends.messages.AdminToolMessages
-
This server is configured to do replication.%nIf the server is actually replicating contents with other servers it must be started and you must provide administrator authentication to remove references to this server in the replicating servers.%n%nType 'Yes' to start the server and then provide authentication to remove the remote references.%nType 'No' to continue the uninstall without updating remote references.%nStart the server and provide authentication?
- INFO_CLI_UNINSTALL_REMOVE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
Remove all components
- INFO_CLI_UNINSTALL_SPECIFY_WHAT_REMOVE - Static variable in class org.opends.messages.AdminToolMessages
-
Select the components to be removed
- INFO_CLI_UNINSTALL_WHAT_TO_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to remove all components of the server or select the components to remove?
- INFO_CLI_VIEW_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
View Details
- INFO_CLIENTCONNECTION_AUDIT_HASPRIVILEGE - Static variable in class org.opends.messages.CoreMessages
-
hasPrivilege determination for connID=%d opID=%d requesterDN="%s" privilege="%s" result=%b
- INFO_CLIENTCONNECTION_AUDIT_HASPRIVILEGES - Static variable in class org.opends.messages.CoreMessages
-
hasPrivilege determination for connID=%d opID=%d requesterDN="%s" privilegeSet="%s" result=%b
- INFO_CLOSE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Close
- INFO_CLOSE_BUTTON_UNINSTALL_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close Uninstall Window
- INFO_COLLECTING_BACKEND_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting backend statistics
- INFO_COLLECTING_CHANGELOG_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting ChangelogDb information
- INFO_COLLECTING_CHANGELOG_INFO_FAILURE - Static variable in class org.opends.messages.AdminToolMessages
-
No changelogDb data found (is a DS or is not replicated)
- INFO_COLLECTING_DISK_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Disk information
- INFO_COLLECTING_DS_ENV - Static variable in class org.opends.messages.AdminToolMessages
-
DS environment variables
- INFO_COLLECTING_GC_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting the GC log files
- INFO_COLLECTING_JVM_HEAPDUMP - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting JVM heap dump : using %s
- INFO_COLLECTING_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting the log files
- INFO_COLLECTING_MONITORING_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting the monitoring info from cn=monitor
- INFO_COLLECTING_NETWORK_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Network information
- INFO_COLLECTING_NODE_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting system node information
- INFO_COLLECTING_OS_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
OS information
- INFO_COLLECTING_OS_PROC_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Linux /proc info files
- INFO_COLLECTING_OS_RELEASE - Static variable in class org.opends.messages.AdminToolMessages
-
Linux Release
- INFO_COLLECTING_PROC_ENVIRON_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
DS /proc environ file
- INFO_COLLECTING_PROCESS_STATISTICS - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting process statistics
- INFO_COLLECTING_PROCESS_THREAD_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting process thread information, sample number : %d
- INFO_COLLECTING_PROCESSOR_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Processor information
- INFO_COLLECTING_THE_CONFIGURATION_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Collecting the configuration files
- INFO_COMBOBOX_BACKGROUND_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
255,255,255
- INFO_COMPARE_CANNOT_BASE64_DECODE_ASSERTION_VALUE - Static variable in class org.opends.messages.ToolMessages
-
The assertion value was indicated to be base64-encoded, but an error occurred while trying to decode the value
- INFO_COMPARE_CANNOT_READ_ASSERTION_VALUE_FROM_FILE - Static variable in class org.opends.messages.ToolMessages
-
Unable to read the assertion value from the specified file: %s
- INFO_COMPARE_DESCRIPTION_FILENAME - Static variable in class org.opends.messages.ToolMessages
-
File containing the DNs of the entries to compare
- INFO_COMPARE_OPERATION_RESULT_FALSE - Static variable in class org.opends.messages.ToolMessages
-
Compare operation returned false for entry %s
- INFO_COMPARE_OPERATION_RESULT_TRUE - Static variable in class org.opends.messages.ToolMessages
-
Compare operation returned true for entry %s
- INFO_COMPLETION_NOTIFICATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Email addresses to send the completion notification to [continue]:
- INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID - Static variable in class org.opends.messages.ConfigMessages
-
{@code Unique identifier for this backend.
- INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS - Static variable in class org.opends.messages.ConfigMessages
-
{@code Set of base DNs that should be used for this backend.
- INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS - Static variable in class org.opends.messages.ConfigMessages
-
{@code Fully-qualified name of the Java class that should provide the core logic for this backend implementation.
- INFO_CONFIG_BACKEND_DISABLED - Static variable in class org.opends.messages.ConfigMessages
-
The backend defined in configuration entry %s is marked as disabled and therefore will not be used
- INFO_CONFIG_CHANGE_RESULT_MESSAGES - Static variable in class org.opends.messages.ConfigMessages
-
%s.%s succeeded but generated the following messages for entry %s: %s
- INFO_CONFIG_FILE_HEADER - Static variable in class org.opends.messages.ConfigMessages
-
{@code This file contains the primary Directory Server configuration.
- INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED - Static variable in class org.opends.messages.ConfigMessages
-
{@code Indicates whether the Directory Server key manager provider should be enabled.
- INFO_CONFIG_PWPOLICY_REMOVED_POLICY - Static variable in class org.opends.messages.ConfigMessages
-
{@code Password policy entry %s has been removed from the Directory Server configuration.
- INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN - Static variable in class org.opends.messages.ConfigMessages
-
{@code Specifies one or more alternate bind DNs that may be used to authenticate as the associated root DN, in addition to the actual DN of the root DN configuration entry.
- INFO_CONFIG_UPGRADE_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ configuration was successfully upgraded from version %s to %s
- INFO_CONFIG_UPGRADE_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ configuration will be upgraded from version %s to %s
- INFO_CONFIG_WORK_QUEUE_CLASS_CHANGE_REQUIRES_RESTART - Static variable in class org.opends.messages.ConfigMessages
-
The class used to provide the Directory Server work queue implementation has been changed from %s to %s, but this change will not take effect until the server is restarted
- INFO_CONFIGDS_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
{@code Base DN for user information in the Directory Server.
- INFO_CONFIGDS_DESCRIPTION_CERTNICKNAME - Static variable in class org.opends.messages.ToolMessages
-
Nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation
- INFO_CONFIGDS_DESCRIPTION_ENABLE_START_TLS - Static variable in class org.opends.messages.ToolMessages
-
Specifies whether to enable or not StartTLS
- INFO_CONFIGDS_DESCRIPTION_JMX_PORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server should listen for JMX communication
- INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PATH - Static variable in class org.opends.messages.ToolMessages
-
Path of the key store to be used by the key manager provider
- INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PROVIDER_DN - Static variable in class org.opends.messages.ToolMessages
-
DN of the key manager provider to use for SSL and/or StartTLS
- INFO_CONFIGDS_DESCRIPTION_LDAP_PORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server should listen for LDAP communication
- INFO_CONFIGDS_DESCRIPTION_LDAPS_PORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server should listen for LDAPS communication
- INFO_CONFIGDS_DESCRIPTION_ROOT_DN - Static variable in class org.opends.messages.ToolMessages
-
DN for the initial root user for the Directory Server
- INFO_CONFIGDS_DESCRIPTION_ROOT_PW - Static variable in class org.opends.messages.ToolMessages
-
Password for the initial root user for the Directory Server
- INFO_CONFIGDS_DESCRIPTION_ROOT_PW_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the password for the initial root user for the Directory Server
- INFO_CONFIGDS_DESCRIPTION_TRUSTMANAGER_PROVIDER_DN - Static variable in class org.opends.messages.ToolMessages
-
DN of the trust manager provider to use for SSL and/or StartTLS
- INFO_CONFIGDS_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to define a base configuration for the Directory Server
- INFO_CONFIGDS_WROTE_UPDATED_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
Successfully wrote the updated Directory Server configuration
- INFO_CONFIGFILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{configFile}
- INFO_CONFIGURE_REPLICATION_INITIALIZING_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
Initializing registration information on server %s with the contents of server %s
- INFO_CONFIGURE_REPLICATION_INITIALIZING_ADS_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
Initializing registration information with the contents of server %s
- INFO_CONFIGURE_REPLICATION_INITIALIZING_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
Initializing schema on server %s with the contents of server %s
- INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_CLEANUP - Static variable in class org.opends.messages.ToolMessages
-
Disables the server as a Windows service and removes the Windows registry information associated with the specified service
- INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_DISABLE - Static variable in class org.opends.messages.ToolMessages
-
Disables the server as a Windows service and stops the server
- INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_ENABLE - Static variable in class org.opends.messages.ToolMessages
-
Enables the server as a Windows service
- INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_STATE - Static variable in class org.opends.messages.ToolMessages
-
Provides information about the state of the server as a Windows service
- INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to configure the server as a Windows service
- INFO_CONFIRM_CLOSE_UNINSTALL_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
The Uninstall has not yet completed.%nAre you sure you want to close the Uninstall Window?
- INFO_CONFIRM_CLOSE_UNINSTALL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Confirmation Required
- INFO_CONFIRM_UNINSTALL_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Uninstall tool will remove all parts of the server you have selected below from your system.
- INFO_CONFIRM_UNINSTALL_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Uninstall Options
- INFO_CONFIRM_UNINSTALL_REPLICATION_SERVER_NOT_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
This server is configured to do replication.%nIf the server is actually replicating contents with other servers it must be started and then you must provide administrator authentication to remove references to this server in the replicating servers.%n%nClick on 'Yes' to start the server and then provide authentication to remove the remote references.%nClick on 'No' to continue the uninstall without updating remote references.
- INFO_CONFIRM_UNINSTALL_REPLICATION_SERVER_NOT_RUNNING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Confirmation Required
- INFO_CONFIRM_UNINSTALL_REPLICATION_SERVER_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
This server is configured to do replication.%nIf the server is actually replicating contents with other servers you must provide administrator authentication to remove references to this server in the replicating servers.%n%nClick on 'Yes' to provide authentication to remove the remote references.%nClick on 'No' to continue the uninstall without updating remote references.
- INFO_CONFIRM_UNINSTALL_REPLICATION_SERVER_RUNNING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Confirmation Required
- INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
Confirm Uninstall%nAll selected files will be permanently deleted, are you sure you want to continue?
- INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Confirm Uninstall
- INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Server is Running%nThe server is currently running and must be stopped before uninstallation can continue.
- INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Server is Running
- INFO_CONNECTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Open Connections:
- INFO_CONNHANDLER_CLOSED_BY_DELETE - Static variable in class org.opends.messages.CoreMessages
-
The connection handler that accepted this connection has been removed from the server
- INFO_CONNHANDLER_CLOSED_BY_DISABLE - Static variable in class org.opends.messages.CoreMessages
-
The connection handler that accepted this connection has been disabled
- INFO_CONNHANDLER_CLOSED_BY_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
-
The Directory Server is shutting down
- INFO_CONNHANDLER_UNABLE_TO_REGISTER_CLIENT - Static variable in class org.opends.messages.ProtocolMessages
-
An internal error prevented the Directory Server from properly registering the client connection from %s to %s with an appropriate request handler: %s
- INFO_CONTINUING_PROCESSING - Static variable in class org.opends.messages.AdminToolMessages
-
Continuing data gathering though there was an error: %s
- INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
This utility can be used to display the Control Panel window which displays basic server information and allows to do some basic administration tasks on the server.%n%nIf no host name or port is provided, the tool will try to connect to the local server.
- INFO_CONTROL_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
%s Control Panel
- INFO_COPYING_SERVEROUT_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Making copy of the %s file before collecting process statistics
- INFO_CREATERC_JAVA_ARGS_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
A set of arguments that should be passed to the JVM when running the server
- INFO_CREATERC_JAVA_HOME_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
The path to the Java installation that should be used to run the server
- INFO_CREATERC_OUTFILE_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
The path to the output file to create
- INFO_CREATERC_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
Create an RC script that may be used to start, stop, and restart the Directory Server on UNIX-based systems
- INFO_CREATERC_USER_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
The name of the user account under which the server should run
- INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR - Static variable in class org.opends.messages.AdminToolMessages
-
Auxiliary objectclasses: %s
- INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES - Static variable in class org.opends.messages.AdminToolMessages
-
Number of Entries: %d
- INFO_CTRL_NEW_DOMAIN_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Domain
- INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Organization
- INFO_CTRL_OBJECTCLASS_DESCRIPTOR - Static variable in class org.opends.messages.AdminToolMessages
-
Objectclass: %s
- INFO_CTRL_PANEL_ACTION_BACKUP - Static variable in class org.opends.messages.AdminToolMessages
-
Backup...
- INFO_CTRL_PANEL_ACTION_EXPORT_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Export LDIF...
- INFO_CTRL_PANEL_ACTION_IMPORT_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Import LDIF...
- INFO_CTRL_PANEL_ACTION_JAVA_SETTINGS - Static variable in class org.opends.messages.AdminToolMessages
-
Java Settings
- INFO_CTRL_PANEL_ACTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Action:
- INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Entries
- INFO_CTRL_PANEL_ACTION_MANAGE_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Indexes
- INFO_CTRL_PANEL_ACTION_MANAGE_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Schema
- INFO_CTRL_PANEL_ACTION_NEW_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
New Base DN...
- INFO_CTRL_PANEL_ACTION_REBUILD_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Rebuild Indexes...
- INFO_CTRL_PANEL_ACTION_RESTORE - Static variable in class org.opends.messages.AdminToolMessages
-
Restore...
- INFO_CTRL_PANEL_ACTION_VERIFY_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Indexes...
- INFO_CTRL_PANEL_ACTION_WINDOWS_SERVICE - Static variable in class org.opends.messages.AdminToolMessages
-
Windows Service
- INFO_CTRL_PANEL_ADD_GROUPS_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Add Groups...
- INFO_CTRL_PANEL_ADD_MEMBERS_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Add Members...
- INFO_CTRL_PANEL_ADD_MEMBERS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Add Members
- INFO_CTRL_PANEL_ADD_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Add Requests
- INFO_CTRL_PANEL_ADD_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Add Responses
- INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entries to be added:
- INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Groups:
- INFO_CTRL_PANEL_ADD_TO_GROUP_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Add to Group...
- INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Add entries to groups.
- INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Add to Group
- INFO_CTRL_PANEL_ADDING_TO_GROUP - Static variable in class org.opends.messages.AdminToolMessages
-
Updating group '%s'
- INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The entries were successfully added.
- INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Entries added to groups
- INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Adding to Group...
- INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Add All >
- INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Add >
- INFO_CTRL_PANEL_ADDREMOVE_AVAILABLE_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Available Attributes:
- INFO_CTRL_PANEL_ADDREMOVE_AVAILABLE_OBJECTCLASSES - Static variable in class org.opends.messages.AdminToolMessages
-
Available Object Classes:
- INFO_CTRL_PANEL_ADDREMOVE_OPTIONAL_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Optional Attributes:
- INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
< Remove All
- INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
< Remove
- INFO_CTRL_PANEL_ADDREMOVE_REQUIRED_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Required Attributes:
- INFO_CTRL_PANEL_ADDREMOVE_SELECTED_OBJECTCLASSES - Static variable in class org.opends.messages.AdminToolMessages
-
Selected Object Classes:
- INFO_CTRL_PANEL_ADMIN_CONNECTOR_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Port %d (LDAPS)
- INFO_CTRL_PANEL_ADMINISTRATION_CONNECTOR_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
%d - Administration Connector
- INFO_CTRL_PANEL_ADMINISTRATION_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
Administration Port:
- INFO_CTRL_PANEL_ALL_BASE_DNS - Static variable in class org.opends.messages.AdminToolMessages
-
All Base DNs
- INFO_CTRL_PANEL_ALL_CONNECTION_HANDLERS - Static variable in class org.opends.messages.AdminToolMessages
-
All
- INFO_CTRL_PANEL_ALLOWED_BY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Allowed By:
- INFO_CTRL_PANEL_APPLY_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Apply
- INFO_CTRL_PANEL_APPROXIMATE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Approximate
- INFO_CTRL_PANEL_APRIL - Static variable in class org.opends.messages.AdminToolMessages
-
April
- INFO_CTRL_PANEL_ATTRIBUTE_ALIASES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Aliases:
- INFO_CTRL_PANEL_ATTRIBUTE_APPROXIMATE_MATCHING_RULE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Approximate Matching Rule:
- INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Collective
- INFO_CTRL_PANEL_ATTRIBUTE_DESCRIPTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_ATTRIBUTE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Details
- INFO_CTRL_PANEL_ATTRIBUTE_EQUALITY_MATCHING_RULE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Equality Matching Rule:
- INFO_CTRL_PANEL_ATTRIBUTE_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
File:
- INFO_CTRL_PANEL_ATTRIBUTE_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Indexes
- INFO_CTRL_PANEL_ATTRIBUTE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute:
- INFO_CTRL_PANEL_ATTRIBUTE_MULTI_VALUED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Multivalued
- INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_ATTRIBUTE_NON_MODIFIABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Non Modifiable
- INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Obsolete
- INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
OID:
- INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Operational
- INFO_CTRL_PANEL_ATTRIBUTE_ORDERING_MATCHING_RULE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Ordering Matching Rule:
- INFO_CTRL_PANEL_ATTRIBUTE_ORIGIN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Origin:
- INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Superior:
- INFO_CTRL_PANEL_ATTRIBUTE_SINGLE_VALUED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Single Valued
- INFO_CTRL_PANEL_ATTRIBUTE_SUBSTRING_MATCHING_RULE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Substring Matching Rule:
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Syntax Details
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Syntax:
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID - Static variable in class org.opends.messages.AdminToolMessages
-
OID:
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Syntax
- INFO_CTRL_PANEL_ATTRIBUTE_SYNTAXES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Syntaxes
- INFO_CTRL_PANEL_ATTRIBUTE_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Type:
- INFO_CTRL_PANEL_ATTRIBUTE_TYPE_OPTIONS_EXPANDER - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Type Options
- INFO_CTRL_PANEL_ATTRIBUTE_USAGE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Usage:
- INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL - Static variable in class org.opends.messages.AdminToolMessages
-
%s (operational)
- INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute View
- INFO_CTRL_PANEL_ATTRIBUTE_VIEW_OPTIONS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute View Options
- INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Attributes
- INFO_CTRL_PANEL_ATTRIBUTES_TO_EXCLUDE - Static variable in class org.opends.messages.AdminToolMessages
-
Attributes to Exclude:
- INFO_CTRL_PANEL_ATTRIBUTES_TO_INCLUDE - Static variable in class org.opends.messages.AdminToolMessages
-
Attributes to Include:
- INFO_CTRL_PANEL_AUGUST - Static variable in class org.opends.messages.AdminToolMessages
-
August
- INFO_CTRL_PANEL_AUTH_REQUIRED_TO_BROWSE_MONITORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTH_REQUIRED_TO_SEE_TRAFFIC_MONITORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATED_AS - Static variable in class org.opends.messages.AdminToolMessages
-
Authenticated as '%s'
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_CREATE_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_DISABLE_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_IMPORT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_VLV_INDEX_EDITING - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Authentication Required
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_ATTRIBUTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server is running.
- INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
To browse data the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_AUTHPASSWORD_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Auth Password
- INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Auxiliary Object Classes:
- INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Available Backups:
- INFO_CTRL_PANEL_AVAILABLE_CPUS - Static variable in class org.opends.messages.AdminToolMessages
-
Available CPUs
- INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Available Indexes:
- INFO_CTRL_PANEL_AVAILABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Available:
- INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Available Parent Backups:
- INFO_CTRL_PANEL_AVERAGE_HEADER - Static variable in class org.opends.messages.AdminToolMessages
-
%s Avg per second
- INFO_CTRL_PANEL_AVERAGE_REQUEST_BACKLOG - Static variable in class org.opends.messages.AdminToolMessages
-
Average Request Backlog
- INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Backend Indexes
- INFO_CTRL_PANEL_BACKEND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backend:
- INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Backend VLV Indexes
- INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
All Backends
- INFO_CTRL_PANEL_BACKUP_ID_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backup ID:
- INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backup Options:
- INFO_CTRL_PANEL_BACKUP_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backup Path:
- INFO_CTRL_PANEL_BACKUP_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Backup contents of '%s' to directory '%s'.
- INFO_CTRL_PANEL_BACKUP_TASK_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Backup
- INFO_CTRL_PANEL_BACKUP_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Run Backup
- INFO_CTRL_PANEL_BACKUP_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backup Type:
- INFO_CTRL_PANEL_BASE_DN_EXAMPLE - Static variable in class org.opends.messages.AdminToolMessages
-
For example: dc=example,dc=com
- INFO_CTRL_PANEL_BASE_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN:
- INFO_CTRL_PANEL_BASE_DN_NEW_BACKEND_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backend Type:
- INFO_CTRL_PANEL_BINARY_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
- Binary Value -
- INFO_CTRL_PANEL_BIND_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Bind DN:
- INFO_CTRL_PANEL_BIND_PASSWORD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password:
- INFO_CTRL_PANEL_BIND_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Bind Requests
- INFO_CTRL_PANEL_BIND_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Bind Responses
- INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Browse...
- INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING - Static variable in class org.opends.messages.AdminToolMessages
-
General Information
- INFO_CTRL_PANEL_C_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Country
- INFO_CTRL_PANEL_CANCEL_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Cancel
- INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Cancel Task
- INFO_CTRL_PANEL_CANCEL_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Cancel Selected Tasks.
- INFO_CTRL_PANEL_CANCEL_TASK_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to cancel the selected tasks?
- INFO_CTRL_PANEL_CANCEL_TASK_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Cancel Tasks
- INFO_CTRL_PANEL_CANCELING_TASK_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
The tasks were successfully canceled.
- INFO_CTRL_PANEL_CANCELING_TASK_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The tasks were successfully canceled.
- INFO_CTRL_PANEL_CANCELING_TASK_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Canceling Tasks...
- INFO_CTRL_PANEL_CANNOT_CONNECT_TO_REMOTE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The remote server '%s' might be down or the provided authentication is no longer valid.
- INFO_CTRL_PANEL_CANNOT_CONNECT_TO_REMOTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Could not connect to remote server
- INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA - Static variable in class org.opends.messages.AdminToolMessages
-
Directory Data
- INFO_CTRL_PANEL_CATEGORY_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Indexes
- INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
Category Item Selected
- INFO_CTRL_PANEL_CATEGORY_MONITORING - Static variable in class org.opends.messages.AdminToolMessages
-
Monitoring
- INFO_CTRL_PANEL_CATEGORY_RUNTIME_OPTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Runtime Options
- INFO_CTRL_PANEL_CATEGORY_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
Schema
- INFO_CTRL_PANEL_CHANGE_SCHEDULE - Static variable in class org.opends.messages.AdminToolMessages
-
Change...
- INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Check Syntax
- INFO_CTRL_PANEL_CHECKING_JAVA_OPTIONS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Checking provided Java options...
- INFO_CTRL_PANEL_CHECKING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Checking...
- INFO_CTRL_PANEL_CHILD_CLASS - Static variable in class org.opends.messages.AdminToolMessages
-
Child Class
- INFO_CTRL_PANEL_CHOOSE_ENTRIES - Static variable in class org.opends.messages.AdminToolMessages
-
Choose Entries
- INFO_CTRL_PANEL_CHOOSE_GROUP_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Choose Groups
- INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Choose Parent DN
- INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP - Static variable in class org.opends.messages.AdminToolMessages
-
Choose Reference Group
- INFO_CTRL_PANEL_CLASS_PATH - Static variable in class org.opends.messages.AdminToolMessages
-
Class Path
- INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Deselect All
- INFO_CTRL_PANEL_CLOSE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Close
- INFO_CTRL_PANEL_CLOSE_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Close
- INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Close window when operation completes
- INFO_CTRL_PANEL_CN_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Common Name
- INFO_CTRL_PANEL_COMMAND_LINE_NAME_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Command-Line Name
- INFO_CTRL_PANEL_COMPARE_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Compare Requests
- INFO_CTRL_PANEL_COMPARE_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Compare Responses
- INFO_CTRL_PANEL_COMPRESS_DATA_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Compress Data
- INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Configuration Attribute
- INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Server Configuration
- INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Configuration Object Class
- INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASSES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Server Configuration
- INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Confirmation Required
- INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The following Java arguments could not be used with binary '%s':<br>%s<br><br>The command-lines associated with those Java arguments may not work.<br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following Java arguments could not be used with binary '%s':
%s
These arguments will be used as fall back when OPENDJ_JAVA_ARGS is not defined.
- INFO_CTRL_PANEL_CONFIRM_REBUILD_INDEX_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
During the rebuilding of the indexes the backend '%s' will be disabled and none of its suffixes will be accessible.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
During the restart process all the open connections to the server will be closed and the server will be not available.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRM_RESTORE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
If you continue with the restore the contents on the server will be overwritten.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
If the server is stopped all the open connections to the server will be closed and the server will be not available.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the attribute '%s' defined in the schema?
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following backends will be deleted.
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The following base DNs will be deleted.
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The following backends will be deleted and all the configuration lost:
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the object class '%s' defined in the schema?
- INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the elements '%s' defined in the schema?
- INFO_CTRL_PANEL_CONFIRMATION_EXPORT_LDIF_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
File '%s' exists and its contents will be overwritten.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_CONFIRMATION_INDEX_DELETE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the index '%s' defined in backend '%s'?
- INFO_CTRL_PANEL_CONFIRMATION_INDEXES_DELETE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the indexes '%s' defined in backend '%s'?
- INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The following base DNs are replicated:<br>%s<br><br>In order for replication to work, these base DNs must be initialized once the import of the LDIF is finished.<br><br>Do you want to initialize the contents of the replicated base DNs automatically in the remote servers once the import LDIF has finished? Note that if you click 'Yes' all the data in the remote server base DNs will be overwritten.
- INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Confirmation Required
- INFO_CTRL_PANEL_CONFIRMATION_VLV_INDEX_DELETE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure you want to delete the VLV index '%s' defined in backend '%s'?
- INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION - Static variable in class org.opends.messages.AdminToolMessages
-
Administration Connector
- INFO_CTRL_PANEL_CONN_HANDLER_HTTP - Static variable in class org.opends.messages.AdminToolMessages
-
HTTP
- INFO_CTRL_PANEL_CONN_HANDLER_HTTPS - Static variable in class org.opends.messages.AdminToolMessages
-
HTTPS
- INFO_CTRL_PANEL_CONN_HANDLER_JMX - Static variable in class org.opends.messages.AdminToolMessages
-
JMX
- INFO_CTRL_PANEL_CONN_HANDLER_JMXS - Static variable in class org.opends.messages.AdminToolMessages
-
JMX (secure)
- INFO_CTRL_PANEL_CONN_HANDLER_LDAP - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP
- INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP (allows StartTLS)
- INFO_CTRL_PANEL_CONN_HANDLER_LDAPS - Static variable in class org.opends.messages.AdminToolMessages
-
LDAPS
- INFO_CTRL_PANEL_CONN_HANDLER_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
LDIF
- INFO_CTRL_PANEL_CONN_HANDLER_OTHER - Static variable in class org.opends.messages.AdminToolMessages
-
Other
- INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Replication
- INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE - Static variable in class org.opends.messages.AdminToolMessages
-
Replication (secure)
- INFO_CTRL_PANEL_CONN_HANDLER_SNMP - Static variable in class org.opends.messages.AdminToolMessages
-
SNMP
- INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Server to Administer...
- INFO_CTRL_PANEL_CONNECTION_HANDLER_HEADER - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handler
- INFO_CTRL_PANEL_CONNECTION_HANDLER_MONITORING - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handler
- INFO_CTRL_PANEL_CONNECTION_HANDLER_MONITORING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handler Monitoring
- INFO_CTRL_PANEL_CONNECTION_HANDLER_VIEW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
View
- INFO_CTRL_PANEL_CONNECTION_HANDLER_VIEW_MENU_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
View options for the Connection Handler Monitoring
- INFO_CTRL_PANEL_CONNECTION_HANDLERS - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handlers
- INFO_CTRL_PANEL_CONNECTION_HANDLERS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handlers:
- INFO_CTRL_PANEL_CONTENTS_OF_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
- Contents of file '%s' -
- INFO_CTRL_PANEL_COPY_DN_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Copy DN
- INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating default indexes
- INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute created in schema
- INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating attribute '%s'
- INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The attribute '%s' was successfully created.
- INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating attribute '%s'...
- INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating backend '%s' containing base DN '%s'
- INFO_CTRL_PANEL_CREATING_BASE_DN_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN Created
- INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating base DN '%s' in backend '%s'
- INFO_CTRL_PANEL_CREATING_BASE_DN_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The base DN '%s' was successfully created.
- INFO_CTRL_PANEL_CREATING_BASE_DN_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating base DN '%s'...
- INFO_CTRL_PANEL_CREATING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating entry '%s'
- INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The entry was successfully created.
- INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Entry created
- INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating new entry...
- INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating index '%s'
- INFO_CTRL_PANEL_CREATING_NEW_INDEX_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The new index '%s' was successfully created.
- INFO_CTRL_PANEL_CREATING_NEW_INDEX_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Index created
- INFO_CTRL_PANEL_CREATING_NEW_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating new index '%s'...
- INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating VLV index '%s'
- INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The new VLV index '%s' was successfully created.
- INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Index created
- INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating new VLV index '%s'...
- INFO_CTRL_PANEL_CREATING_OBJECTCLASS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Object class created in schema
- INFO_CTRL_PANEL_CREATING_OBJECTCLASS_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating object class '%s'
- INFO_CTRL_PANEL_CREATING_OBJECTCLASS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The object class '%s' was successfully created.
- INFO_CTRL_PANEL_CREATING_OBJECTCLASS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating object class '%s'...
- INFO_CTRL_PANEL_CRON_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Use ',' to separate values and intervals.
- INFO_CTRL_PANEL_CRON_HOUR_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Valid values from 0 to 23
- INFO_CTRL_PANEL_CRON_MINUTE_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Valid values from 0 to 59
- INFO_CTRL_PANEL_CRON_MONTH_DAY_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
From 1 to 31
- INFO_CTRL_PANEL_CRON_MONTH_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Valid values from 1 to 12 (1 is January, 2 is February...)
- INFO_CTRL_PANEL_CRON_WEEK_DAY_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Valid values from 0 to 6 (0 is Sunday, 1 is Monday...)
- INFO_CTRL_PANEL_CURRENT_ENTRY_CACHE_COUNT - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache Count
- INFO_CTRL_PANEL_CURRENT_ENTRY_CACHE_SIZE - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache Size
- INFO_CTRL_PANEL_CURRENT_REQUEST_BACKLOG - Static variable in class org.opends.messages.AdminToolMessages
-
Current Request Backlog
- INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Custom Attribute
- INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Custom
- INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Custom Attributes
- INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Custom Object Class
- INFO_CTRL_PANEL_CUSTOM_OBJECTCLASSES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Custom
- INFO_CTRL_PANEL_DATA_EXCLUSION_OPTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Data Exclusion Options
- INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED - Static variable in class org.opends.messages.AdminToolMessages
-
Data in File is Compressed
- INFO_CTRL_PANEL_DATA_INCLUSION_OPTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Data Inclusion Options
- INFO_CTRL_PANEL_DATA_SOURCES - Static variable in class org.opends.messages.AdminToolMessages
-
Data Sources
- INFO_CTRL_PANEL_DATABASE_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Database Indexes
- INFO_CTRL_PANEL_DAYS - Static variable in class org.opends.messages.AdminToolMessages
-
Days:
- INFO_CTRL_PANEL_DB_ENVIRONMENT_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-suffix.png
- INFO_CTRL_PANEL_DB_HEADER - Static variable in class org.opends.messages.AdminToolMessages
-
Backend ID
- INFO_CTRL_PANEL_DECEMBER - Static variable in class org.opends.messages.AdminToolMessages
-
December
- INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX - Static variable in class org.opends.messages.AdminToolMessages
-
- Default defined in syntax (%s) -
- INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Defined in file: %s
- INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Attribute...
- INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Attribute
- INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Attributes
- INFO_CTRL_PANEL_DELETE_BACKEND_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete backend '%s'.
- INFO_CTRL_PANEL_DELETE_BACKEND_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Backend...
- INFO_CTRL_PANEL_DELETE_BACKEND_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Backend
- INFO_CTRL_PANEL_DELETE_BACKENDS_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete backends '%s'.
- INFO_CTRL_PANEL_DELETE_BASE_DN_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete base DN '%s'.
- INFO_CTRL_PANEL_DELETE_BASE_DN_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Base DN...
- INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete base DN
- INFO_CTRL_PANEL_DELETE_BASE_DNS_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete base DNs %s.
- INFO_CTRL_PANEL_DELETE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete...
- INFO_CTRL_PANEL_DELETE_ENTRIES_CONFIRMATION_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to delete the selected entries (including all the entries below them on the tree)?
- INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Entry...
- INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to delete entry '%s'?
- INFO_CTRL_PANEL_DELETE_ENTRY_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Entry...
- INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete entries.
- INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete indexes in backends '%s'.
- INFO_CTRL_PANEL_DELETE_INDEX_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Index...
- INFO_CTRL_PANEL_DELETE_INDEX_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Index...
- INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete indexes in backend '%s'.
- INFO_CTRL_PANEL_DELETE_INDEX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Index
- INFO_CTRL_PANEL_DELETE_INDEXES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Indexes
- INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Object Class...
- INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Object Class
- INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Objectclasses and Attributes
- INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Objectclasses
- INFO_CTRL_PANEL_DELETE_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Requests
- INFO_CTRL_PANEL_DELETE_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Responses
- INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Delete...
- INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Delete schema elements.
- INFO_CTRL_PANEL_DELETE_SELECTED_ENTRIES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Selected Entries
- INFO_CTRL_PANEL_DELETE_SUBTREE_CONFIRMATION_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to delete subtree '%s' (including all the entries below it on the tree)?
- INFO_CTRL_PANEL_DELETE_VLV_INDEX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete VLV Index
- INFO_CTRL_PANEL_DELETING_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting attribute '%s'
- INFO_CTRL_PANEL_DELETING_ATTRIBUTE_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Deleted
- INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The attribute '%s' was successfully deleted
- INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting attribute '%s'...
- INFO_CTRL_PANEL_DELETING_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting backend '%s'
- INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Backends Deleted
- INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The backends were successfully deleted.
- INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting backends...
- INFO_CTRL_PANEL_DELETING_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting base DN '%s'
- INFO_CTRL_PANEL_DELETING_BASE_DNS - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting base DNs %s
- INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Base DNs Deleted
- INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The base DNs were successfully deleted.
- INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting base DNs...
- INFO_CTRL_PANEL_DELETING_DOMAIN - Static variable in class org.opends.messages.AdminToolMessages
-
Disabling replication of base DN '%s'
- INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Entries Deleted
- INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The entries were successfully deleted.
- INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting entries...
- INFO_CTRL_PANEL_DELETING_ENTRY_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Deleted
- INFO_CTRL_PANEL_DELETING_ENTRY_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The entry '%s' was successfully deleted.
- INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting '%s'...
- INFO_CTRL_PANEL_DELETING_ENTRY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Entry
- INFO_CTRL_PANEL_DELETING_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting index '%s'
- INFO_CTRL_PANEL_DELETING_INDEX_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Index Deleted
- INFO_CTRL_PANEL_DELETING_INDEX_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The index '%s' in backend '%s' was successfully deleted.
- INFO_CTRL_PANEL_DELETING_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting index...
- INFO_CTRL_PANEL_DELETING_INDEXES_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Indexes Deleted
- INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The indexes '%s' in backend '%s' were successfully deleted.
- INFO_CTRL_PANEL_DELETING_INDEXES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting indexes...
- INFO_CTRL_PANEL_DELETING_OBJECTCLASS - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting objectclass '%s'
- INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Object class Deleted
- INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The object class '%s' was successfully deleted
- INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting object class '%s'...
- INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Schema Definitions Deleted
- INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The schema elements '%s' were successfully deleted
- INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting...
- INFO_CTRL_PANEL_DELETING_SUBTREE_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Subtree Deleted
- INFO_CTRL_PANEL_DELETING_SUBTREE_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The subtree '%s' was successfully deleted.
- INFO_CTRL_PANEL_DELETING_SUBTREE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting subtree '%s'...
- INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Delete Subtree
- INFO_CTRL_PANEL_DELETING_VLV_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting VLV index '%s'
- INFO_CTRL_PANEL_DELETING_VLV_INDEX_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Index Deleted
- INFO_CTRL_PANEL_DELETING_VLV_INDEX_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The VLV index '%s' in backend '%s' was successfully deleted.
- INFO_CTRL_PANEL_DELETING_VLV_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting VLV index...
- INFO_CTRL_PANEL_DESCRIPTION_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Description
- INFO_CTRL_PANEL_DETAILS_THROWABLE - Static variable in class org.opends.messages.AdminToolMessages
-
Details: %s
- INFO_CTRL_PANEL_DIRECTORY_DATA_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Directory Data:
- INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Disable...
- INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Disable Windows Service
- INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The Windows service was successfully disabled.
- INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Windows Service Disabled
- INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Disabling Windows Service...
- INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES - Static variable in class org.opends.messages.AdminToolMessages
-
Display All Command-lines
- INFO_CTRL_PANEL_DNS_TO_EXCLUDE - Static variable in class org.opends.messages.AdminToolMessages
-
DNs to Exclude:
- INFO_CTRL_PANEL_DNS_TO_INCLUDE - Static variable in class org.opends.messages.AdminToolMessages
-
DNs to Include:
- INFO_CTRL_PANEL_DO_NOT_SAVE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Do Not Save
- INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to continue?
- INFO_CTRL_PANEL_DOCUMENTATION_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Documentation
- INFO_CTRL_PANEL_DS_TARGET_GROUP_DN_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Dynamic Group Reference DN
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_CONFIRMNEWPASSWORD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password (confirm):
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Entry DN:
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Duplicate Entry...
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New Entry Name:
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_NEWPASSWORD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New Password:
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Parent Entry DN:
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_PASSWORD_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Leave empty for no password.
- INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Duplicate Entry
- INFO_CTRL_PANEL_DYNAMIC_GROUP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Dynamic Group
- INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Dynamic Group Reference DN:
- INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Edit binary attribute
- INFO_CTRL_PANEL_EDIT_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Edit...
- INFO_CTRL_PANEL_EDIT_JAVA_PROPERTIES_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
To edit default java home and JVM runtime arguments please edit content of the [INSTANCE_ROOT]/config/java.properties file
- INFO_CTRL_PANEL_EDIT_LDAP_ENTRY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Edit LDAP Entry
- INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Edit Object Class
- INFO_CTRL_PANEL_EMPLOYEENUMBER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Employee Number
- INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Enable
- INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Enable Windows Service
- INFO_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The Windows service was successfully enabled.
- INFO_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Windows Service Enabled
- INFO_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Enabling Windows Service...
- INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Encrypt Data
- INFO_CTRL_PANEL_ENTRIES_DELETED - Static variable in class org.opends.messages.AdminToolMessages
-
%d entries deleted.
- INFO_CTRL_PANEL_ENTRIES_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Entries
- INFO_CTRL_PANEL_ENTRIES_MENU_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
The entries edition menu
- INFO_CTRL_PANEL_ENTRY_CACHE_HIT_RATIO - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache Hit Ratio
- INFO_CTRL_PANEL_ENTRY_CACHE_HITS - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache Hits
- INFO_CTRL_PANEL_ENTRY_CACHE_TRIES - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache Tries
- INFO_CTRL_PANEL_ENTRY_CACHES - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Cache
- INFO_CTRL_PANEL_ENTRY_CACHES_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-generic.png
- INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Limit:
- INFO_CTRL_PANEL_EQUALITY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Equality
- INFO_CTRL_PANEL_EQUIVALENT_ACTION_TO_UPDATE_JAVA_PROPERTIES - Static variable in class org.opends.messages.AdminToolMessages
-
The equivalent procedure to update the Java settings from the command line is: <br> Edit the properties in file:<br><b>%s</b><br>Then run the following command-line:<br><b>%s</b><br><br>
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to add attribute '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to add object class '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Adding the schema elements '%s' can also be done adding the following attributes to the schema definition entry (cn=schema) in file '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Adding the schema elements '%s' can also be done adding the following entry to the file '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CANCEL_TASK - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command-line to cancel task '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ADDITIONAL_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command lines to generate default indexes:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to update the configuration:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to create the entry:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to create the index:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_VLV_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to create the VLV index:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting attribute '%s' can also be done removing the following attribute from the schema definition entry (cn=schema) in file '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete attribute '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete the backend:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete the base DN:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_DOMAIN - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to disable replication on base DN '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete entry '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete the index:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting object class '%s' can also be done removing the following attribute from the schema definition entry (cn=schema) in file '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to delete object class '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command to initialize remote servers:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to modify the entry:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to modify the index:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY_VLV_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to modify the VLV index:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to rebuild indexes in '%s':
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to rename the entry:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to start the server:
- INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line to stop the server:
- INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.AdminToolMessages
-
Equivalent command line:
- INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Error
- INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred trying to connect to the server to read data.
- INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL - Static variable in class org.opends.messages.AdminToolMessages
-
The following errors occurred connecting to the local server:<br>%s<br>If you continue without providing authentication no monitoring information will be displayed.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_ERROR_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Error
- INFO_CTRL_PANEL_ERROR_NO_SUPERIOR_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one superior object class.
- INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
Could not resolve the referrals defined in entry '%s'.<br><br>The referrals of the entry are:<br>%s
- INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Error resolving referral
- INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Error searching entry
- INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Exclude Operational Attributes
- INFO_CTRL_PANEL_EXCLUSION_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
Exclusion Filter:
- INFO_CTRL_PANEL_EXIT_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Exit
- INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS - Static variable in class org.opends.messages.AdminToolMessages
-
To modify references to the deleted attributes and object classes the schema elements that refer to them must be deleted and then added again.
- INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code To modify attribute '%s' it will be deleted and then recreated.
- INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code To modify object class '%s' it will be deleted and then recreated.
- INFO_CTRL_PANEL_EXPORT_GENERATE_SIGNED_HASH - Static variable in class org.opends.messages.AdminToolMessages
-
Generate a Signed Hash
- INFO_CTRL_PANEL_EXPORT_LDIF_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Export LDIF
- INFO_CTRL_PANEL_EXPORT_OPTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Export Options:
- INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
If file exists, overwrite contents of file instead of appending.
- INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Export of backend '%s' to file '%s'.
- INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Export to File:
- INFO_CTRL_PANEL_EXPORT_WRAP_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
Wrap Text at Column
- INFO_CTRL_PANEL_EXPORTING_LDIF_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The export finished successfully.
- INFO_CTRL_PANEL_EXPORTING_LDIF_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Export Complete
- INFO_CTRL_PANEL_EXPORTING_LDIF_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Exporting from backend '%s'...
- INFO_CTRL_PANEL_EXTENDED_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Extended Requests
- INFO_CTRL_PANEL_EXTENDED_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Extended Responses
- INFO_CTRL_PANEL_EXTRA_JAVA_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Other Attributes
- INFO_CTRL_PANEL_EXTRA_OPTIONS_EXPANDER - Static variable in class org.opends.messages.AdminToolMessages
-
Extra Options
- INFO_CTRL_PANEL_FACSIMILETELEPHONENUMBER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Fax Number
- INFO_CTRL_PANEL_FEBRUARY - Static variable in class org.opends.messages.AdminToolMessages
-
February
- INFO_CTRL_PANEL_FILE_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
File
- INFO_CTRL_PANEL_FILE_MENU_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
The file menu
- INFO_CTRL_PANEL_FILE_TO_IMPORT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
File to Import:
- INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
For example: (|(cn=*)(sn=*))
- INFO_CTRL_PANEL_FILTER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Filter:
- INFO_CTRL_PANEL_FOLLOW_REFERRALS - Static variable in class org.opends.messages.AdminToolMessages
-
Follow Referrals
- INFO_CTRL_PANEL_FORUM_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Forum
- INFO_CTRL_PANEL_FREE_USED_MEMORY - Static variable in class org.opends.messages.AdminToolMessages
-
Free Memory in JVM
- INFO_CTRL_PANEL_FULL_BACKUP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Full Backup
- INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
- No Item Selected -
- INFO_CTRL_PANEL_GENERAL_MONITORING_ROOT - Static variable in class org.opends.messages.AdminToolMessages
-
Monitoring Root
- INFO_CTRL_PANEL_GENERAL_MONITORING_ROOT_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-directory.png
- INFO_CTRL_PANEL_GENERAL_MONITORING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
General Information
- INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Generate Message Digest of Backup Contents to Use as Checksum
- INFO_CTRL_PANEL_GENERIC_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
%s Control Panel - %s
- INFO_CTRL_PANEL_GIVENNAME_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
First Name
- INFO_CTRL_PANEL_GROUP_FILTER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP URL:
- INFO_CTRL_PANEL_GROUP_MEMBER_DNS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Member DNs:
- INFO_CTRL_PANEL_GROUPS_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
Groups
- INFO_CTRL_PANEL_HELP_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Help
- INFO_CTRL_PANEL_HELP_MENU_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
The help menu
- INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Global view options.
- INFO_CTRL_PANEL_HOMEPHONE_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Home Telephone Number
- INFO_CTRL_PANEL_HOST_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Host Name:
- INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS - Static variable in class org.opends.messages.AdminToolMessages
-
To edit the referral in the entry, deselect the 'Follow Referrals' option in the 'View' menu.
- INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Image of Attribute
- INFO_CTRL_PANEL_IMAGE_PREVIEW_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Image Preview:
- INFO_CTRL_PANEL_IMPORT_AUTOMATICALLY_GENERATED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Import Automatically Generated Example Data
- INFO_CTRL_PANEL_IMPORT_FROM_LDIF_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Import Data From LDIF File
- INFO_CTRL_PANEL_IMPORT_LDIF_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Path:
- INFO_CTRL_PANEL_IMPORT_LDIF_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Import LDIF
- INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Import Only
- INFO_CTRL_PANEL_IMPORT_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Import the contents of file '%s' to backend '%s'.
- INFO_CTRL_PANEL_IMPORT_THREADS_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
If left empty the number of threads will be equal to 2 x Number of CPUs on server machine.
- INFO_CTRL_PANEL_IMPORT_THREADS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Thread Number:
- INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Number of threads used to read LDIF file during import.
- INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The import finished successfully.
- INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Import Complete
- INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Importing to backend '%s'...
- INFO_CTRL_PANEL_INCLUSION_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
Inclusion Filter:
- INFO_CTRL_PANEL_INCOMPATIBLE_TASKS - Static variable in class org.opends.messages.AdminToolMessages
-
The following task is running: %s<br>It cannot run simultaneously with task %s
- INFO_CTRL_PANEL_INCREMENTAL_BACKUP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Incremental Backup
- INFO_CTRL_PANEL_INCREMENTAL_PARENT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Specify Parent Backup Below
- INFO_CTRL_PANEL_INDEX_APPROXIMATE - Static variable in class org.opends.messages.AdminToolMessages
-
Approximate
- INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
View Index Properties
- INFO_CTRL_PANEL_INDEX_DETAILS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Index Details
- INFO_CTRL_PANEL_INDEX_EQUALITY - Static variable in class org.opends.messages.AdminToolMessages
-
Equality
- INFO_CTRL_PANEL_INDEX_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Index:
- INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
<html>The index has been modified.<br>Rebuild of the indexes required (using 'Rebuild Index' or 'Import').
- INFO_CTRL_PANEL_INDEX_MODIFIED_MESSAGE - Static variable in class org.opends.messages.AdminToolMessages
-
<html>The index has been modified.<br>Rebuild of the indexes required (using 'Rebuild Index' or 'Import').
- INFO_CTRL_PANEL_INDEX_ORDERING - Static variable in class org.opends.messages.AdminToolMessages
-
Ordering
- INFO_CTRL_PANEL_INDEX_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Index Properties
- INFO_CTRL_PANEL_INDEX_PRESENCE - Static variable in class org.opends.messages.AdminToolMessages
-
Presence
- INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The index configuration for '%s' was successfully modified.
- INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The index configuration for '%s' was successfully modified.
- INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The index configuration for '%s' was successfully modified.
- INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Index Rebuild Required
- INFO_CTRL_PANEL_INDEX_SUBSTRING - Static variable in class org.opends.messages.AdminToolMessages
-
Substring
- INFO_CTRL_PANEL_INDEX_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Index Type:
- INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Indexes
- INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute
- INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Limit
- INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES - Static variable in class org.opends.messages.AdminToolMessages
-
Index Types
- INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD - Static variable in class org.opends.messages.AdminToolMessages
-
Requires Rebuild
- INFO_CTRL_PANEL_INDEXES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Indexes:
- INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Indicates Required Field
- INFO_CTRL_PANEL_INHERITED_ATTRIBUTES_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
(*) Inherited Attribute
- INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Import and Initialize
- INFO_CTRL_PANEL_INSTALLATION_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Installation Path:
- INFO_CTRL_PANEL_INSTANCE_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Instance Path:
- INFO_CTRL_PANEL_INVALID_DN_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The value %s is not a valid DN.
- INFO_CTRL_PANEL_INVALID_FILTER_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The provided filter is not valid.
- INFO_CTRL_PANEL_INVALID_PERIOD_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
The period time must be an integer positive value smaller than %d seconds.
- INFO_CTRL_PANEL_JANUARY - Static variable in class org.opends.messages.AdminToolMessages
-
January
- INFO_CTRL_PANEL_JAVA_ARGUMENTS_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Java Arguments
- INFO_CTRL_PANEL_JAVA_ARGUMENTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java Arguments:
- INFO_CTRL_PANEL_JAVA_HOME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java Home:
- INFO_CTRL_PANEL_JAVA_INFORMATION - Static variable in class org.opends.messages.AdminToolMessages
-
Java Information
- INFO_CTRL_PANEL_JAVA_MEMORY_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Memory Attributes
- INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Java Settings
- INFO_CTRL_PANEL_JAVA_VENDOR - Static variable in class org.opends.messages.AdminToolMessages
-
Java Vendor
- INFO_CTRL_PANEL_JAVA_VERSION - Static variable in class org.opends.messages.AdminToolMessages
-
Java Version
- INFO_CTRL_PANEL_JAVA_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java Version:
- INFO_CTRL_PANEL_JE_DB_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
JE Databases Information
- INFO_CTRL_PANEL_JPEGPHOTO_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
JPEG Photograph
- INFO_CTRL_PANEL_JULY - Static variable in class org.opends.messages.AdminToolMessages
-
July
- INFO_CTRL_PANEL_JUNE - Static variable in class org.opends.messages.AdminToolMessages
-
June
- INFO_CTRL_PANEL_JVM_ARCHITECTURE - Static variable in class org.opends.messages.AdminToolMessages
-
JVM Architecture
- INFO_CTRL_PANEL_JVM_ARGUMENTS - Static variable in class org.opends.messages.AdminToolMessages
-
JVM Arguments
- INFO_CTRL_PANEL_JVM_MEMORY_USAGE_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-generic.png
- INFO_CTRL_PANEL_JVM_VENDOR - Static variable in class org.opends.messages.AdminToolMessages
-
JVM Vendor
- INFO_CTRL_PANEL_JVM_VERSION - Static variable in class org.opends.messages.AdminToolMessages
-
JVM Version
- INFO_CTRL_PANEL_L_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
City/Locality
- INFO_CTRL_PANEL_LAUNCH_LATER - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Later
- INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch on %s
- INFO_CTRL_PANEL_LAUNCH_NOW - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Now
- INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch now
- INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch periodically with CRON schedule '%s'
- INFO_CTRL_PANEL_LDAP_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP Filter:
- INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Enter LDIF syntax for the new entry:
- INFO_CTRL_PANEL_LDIF_VIEW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
LDIF View
- INFO_CTRL_PANEL_LEAVE_DATABASE_EMPTY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Leave Database Empty
- INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Loading panel...
- INFO_CTRL_PANEL_LOCAL_OR_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
Select the server that you want to administer:
- INFO_CTRL_PANEL_LOCAL_OR_REMOTE_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Server to Administer
- INFO_CTRL_PANEL_LOCAL_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Local Server
- INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
Not Running
- INFO_CTRL_PANEL_LOGIN_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Authentication Required
- INFO_CTRL_PANEL_MAIL_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
E-Mail
- INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Entries
- INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Indexes
- INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Schema
- INFO_CTRL_PANEL_MANAGE_TASKS - Static variable in class org.opends.messages.AdminToolMessages
-
Manage Tasks
- INFO_CTRL_PANEL_MARCH - Static variable in class org.opends.messages.AdminToolMessages
-
March
- INFO_CTRL_PANEL_MATCHING_RULE_APPROXIMATE_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The matching rule to be used for approximate requests
- INFO_CTRL_PANEL_MATCHING_RULE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_MATCHING_RULE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Matching Rule Details
- INFO_CTRL_PANEL_MATCHING_RULE_EQUALITY_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The matching rule to be used for equality requests
- INFO_CTRL_PANEL_MATCHING_RULE_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_MATCHING_RULE_OID - Static variable in class org.opends.messages.AdminToolMessages
-
OID:
- INFO_CTRL_PANEL_MATCHING_RULE_OPTIONS_EXPANDER - Static variable in class org.opends.messages.AdminToolMessages
-
Matching Rule Options
- INFO_CTRL_PANEL_MATCHING_RULE_ORDERING_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The matching rule to be used for ordering requests
- INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Matching Rule
- INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The matching rule to be used for substring requests
- INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX - Static variable in class org.opends.messages.AdminToolMessages
-
Syntax:
- INFO_CTRL_PANEL_MATCHING_RULE_USED_BY - Static variable in class org.opends.messages.AdminToolMessages
-
Used by Attributes:
- INFO_CTRL_PANEL_MATCHING_RULES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Matching Rules
- INFO_CTRL_PANEL_MAX_CONNECTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Max Connections:
- INFO_CTRL_PANEL_MAX_ENTRY_CACHE_COUNT - Static variable in class org.opends.messages.AdminToolMessages
-
Max Entry Cache Count
- INFO_CTRL_PANEL_MAX_ENTRY_CACHE_SIZE - Static variable in class org.opends.messages.AdminToolMessages
-
Max Entry Cache Size
- INFO_CTRL_PANEL_MAX_MEMORY - Static variable in class org.opends.messages.AdminToolMessages
-
Max Memory in JVM
- INFO_CTRL_PANEL_MAX_REQUEST_BACKLOG - Static variable in class org.opends.messages.AdminToolMessages
-
Maximum Request Backlog
- INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Maximum %d Children Displayed.
- INFO_CTRL_PANEL_MAY - Static variable in class org.opends.messages.AdminToolMessages
-
May
- INFO_CTRL_PANEL_MEMBER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Members of Group
- INFO_CTRL_PANEL_MEMBERURL_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP URL
- INFO_CTRL_PANEL_MEMORY_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
%d MB, %d KB
- INFO_CTRL_PANEL_MOBILE_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Mobile Number
- INFO_CTRL_PANEL_MOD_DN_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Mod DN Requests
- INFO_CTRL_PANEL_MOD_DN_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Mod DN Responses
- INFO_CTRL_PANEL_MOD_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Modify Requests
- INFO_CTRL_PANEL_MOD_RESPONSES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Modify Responses
- INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Modify attribute '%s' in schema
- INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Modify Attribute
- INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Modify entry '%s'.
- INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Modify index '%s' in backend '%s'.
- INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Modify object class '%s' in schema
- INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Modify VLV index '%s' in backend '%s'.
- INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Attribute Modified
- INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The attribute '%s' was successfully modified
- INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying attribute '%s'...
- INFO_CTRL_PANEL_MODIFYING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying entry '%s'
- INFO_CTRL_PANEL_MODIFYING_ENTRY_CHANGES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes
- INFO_CTRL_PANEL_MODIFYING_ENTRY_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Entry Updated
- INFO_CTRL_PANEL_MODIFYING_ENTRY_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The entry '%s' was successfully updated.
- INFO_CTRL_PANEL_MODIFYING_ENTRY_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Saving changes of entry '%s'...
- INFO_CTRL_PANEL_MODIFYING_INDEX_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Index Modified
- INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying index '%s'
- INFO_CTRL_PANEL_MODIFYING_INDEX_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The index '%s' in backend '%s' was successfully modified.
- INFO_CTRL_PANEL_MODIFYING_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying index %s...
- INFO_CTRL_PANEL_MODIFYING_INDEX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying Index
- INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Object Class Modified
- INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The object class '%s' was successfully modified
- INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying object class '%s'...
- INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Index Modified
- INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying VLV index '%s'
- INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The VLV index '%s' in backend '%s' was successfully modified.
- INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Modifying VLV index %s...
- INFO_CTRL_PANEL_MULTIPLE_ENTRIES_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- Multiple Entries Selected -
- INFO_CTRL_PANEL_MULTIPLE_ITEMS_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- Multiple Items Selected -
- INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
Multiple Schema Items Selected
- INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
-Multiple Tasks Selected-
- INFO_CTRL_PANEL_MUST_DEFINE_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
You must define the index '%s'.
- INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
You must define the index '%s' to be of type %s.
- INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
You must update the definition of index '%s' to be of type %s.
- INFO_CTRL_PANEL_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name
- INFO_CTRL_PANEL_NAMINGCONTEXTS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Naming Contexts
- INFO_CTRL_PANEL_NEW_ATTRIBUTE_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
New Attribute...
- INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Attribute...
- INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Attribute
- INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Create new attribute '%s' in schema.
- INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Creating new attributes '%s' in schema.
- INFO_CTRL_PANEL_NEW_BACKEND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New Backend:
- INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Create new base DN '%s' in backend '%s'.
- INFO_CTRL_PANEL_NEW_BASE_DN_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Base DN
- INFO_CTRL_PANEL_NEW_BROWSER_WINDOW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Window
- INFO_CTRL_PANEL_NEW_DOMAIN_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Domain...
- INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Entry from LDIF
- INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION - Static variable in class org.opends.messages.AdminToolMessages
-
To create an entry you must provide authentication.
- INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
To create an entry the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
New entry '%s'.
- INFO_CTRL_PANEL_NEW_FROM_LDIF_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New from LDIF...
- INFO_CTRL_PANEL_NEW_GROUP_DESCRIPTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_NEW_GROUP_ENTRY_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry DN:
- INFO_CTRL_PANEL_NEW_GROUP_MEMBERS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Members:
- INFO_CTRL_PANEL_NEW_GROUP_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Group...
- INFO_CTRL_PANEL_NEW_GROUP_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Group
- INFO_CTRL_PANEL_NEW_INDEX_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New Index...
- INFO_CTRL_PANEL_NEW_INDEX_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Index...
- INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Create new index '%s' in backend '%s'.
- INFO_CTRL_PANEL_NEW_INDEX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Index
- INFO_CTRL_PANEL_NEW_OBJECTCLASS_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
New Object Class...
- INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Object Class...
- INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Object Class
- INFO_CTRL_PANEL_NEW_OBJECTCLASS_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Create new object class '%s' in schema.
- INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Creating new object classes '%s' in schema.
- INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry DN:
- INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Organization...
- INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_NEW_ORGANIZATIONAL_UNIT_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New Organizational Unit...
- INFO_CTRL_PANEL_NEW_OU_ADDRESS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Address:
- INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry DN:
- INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Fax Number:
- INFO_CTRL_PANEL_NEW_OU_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New Organizational Unit
- INFO_CTRL_PANEL_NEW_OU_TELEPHONE_NUMBER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Telephone Number:
- INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Creating attributes '%s' and object classes '%s' in schema.
- INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Common Name:
- INFO_CTRL_PANEL_NEW_USER_CONFIRM_PASSWORD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password (Confirm):
- INFO_CTRL_PANEL_NEW_USER_EMAIL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
E-mail:
- INFO_CTRL_PANEL_NEW_USER_ENTRY_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry DN:
- INFO_CTRL_PANEL_NEW_USER_FAX_NUMBER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Fax Number:
- INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
First Name:
- INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Last Name:
- INFO_CTRL_PANEL_NEW_USER_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New User...
- INFO_CTRL_PANEL_NEW_USER_NAMING_ATTRIBUTE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Naming Attribute:
- INFO_CTRL_PANEL_NEW_USER_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New User
- INFO_CTRL_PANEL_NEW_USER_PASSWORD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password:
- INFO_CTRL_PANEL_NEW_USER_TELEPHONE_NUMBER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Telephone Number:
- INFO_CTRL_PANEL_NEW_USER_UID_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
User ID:
- INFO_CTRL_PANEL_NEW_VLV_INDEX_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New VLV Index...
- INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
New VLV Index...
- INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Create new VLV index '%s' in backend '%s'.
- INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
New VLV Index
- INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- No Backends Found -
- INFO_CTRL_PANEL_NO_BACKUPS_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
- No Backups Found -
- INFO_CTRL_PANEL_NO_BASE_DN_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
No base DN selected.
- INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- No base DNs Found -
- INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
- No Connection Handlers Found -
- INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
- No Data Sources Found -
- INFO_CTRL_PANEL_NO_DB_MONITORING_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
-No Database Environment Data Found-
- INFO_CTRL_PANEL_NO_DBS_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
-No Databases Found-
- INFO_CTRL_PANEL_NO_ENTRY_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- No Entry Selected -
- INFO_CTRL_PANEL_NO_ITEM_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- No Item Selected -
- INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
No Matches Found
- INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
- No matching rule -
- INFO_CTRL_PANEL_NO_MONITORING_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
-
- INFO_CTRL_PANEL_NO_OPERATION_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
You must select at least one operation.
- INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
- No parent -
- INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
No Schema Item Selected
- INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
- No Schema Item Selected -
- INFO_CTRL_PANEL_NO_TASK_SELECTED - Static variable in class org.opends.messages.AdminToolMessages
-
-No Task Selected-
- INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
-No Task Specific Details-
- INFO_CTRL_PANEL_NO_TASKS_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
- No Tasks Found -
- INFO_CTRL_PANEL_NO_VALUE_SPECIFIED - Static variable in class org.opends.messages.AdminToolMessages
-
- No Value Specified -
- INFO_CTRL_PANEL_NON_CONFIGURABLE_INDEX_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
This is a non-configurable internal index
- INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Non-editable Attributes:
- INFO_CTRL_PANEL_NOT_AUTHENTICATED - Static variable in class org.opends.messages.AdminToolMessages
-
User Not Authenticated
- INFO_CTRL_PANEL_NOT_AUTHENTICATED_SERVER_NOT_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
User not authenticated (server not running)
- INFO_CTRL_PANEL_NOT_AUTHENTICATED_SERVER_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
User not authenticated (could not connect to server '%s')
- INFO_CTRL_PANEL_NOT_AVAILABLE_LONG_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Not Available
- INFO_CTRL_PANEL_NOT_IMPLEMENTED - Static variable in class org.opends.messages.AdminToolMessages
-
Not Implemented
- INFO_CTRL_PANEL_NOVEMBER - Static variable in class org.opends.messages.AdminToolMessages
-
November
- INFO_CTRL_PANEL_NUMBER_OF_USER_ENTRIES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Number of User Entries:
- INFO_CTRL_PANEL_OBJECTCLASS_ABSTRACT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Abstract
- INFO_CTRL_PANEL_OBJECTCLASS_ALIASES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Aliases:
- INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Attributes:
- INFO_CTRL_PANEL_OBJECTCLASS_AUXILIARY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Auxiliary
- INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY - Static variable in class org.opends.messages.AdminToolMessages
-
Auxiliary: %s
- INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Description:
- INFO_CTRL_PANEL_OBJECTCLASS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Object Class Details
- INFO_CTRL_PANEL_OBJECTCLASS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
File:
- INFO_CTRL_PANEL_OBJECTCLASS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Object Class
- INFO_CTRL_PANEL_OBJECTCLASS_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_OBJECTCLASS_OBSOLETE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Obsolete
- INFO_CTRL_PANEL_OBJECTCLASS_OID_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
OID:
- INFO_CTRL_PANEL_OBJECTCLASS_ORIGIN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Origin:
- INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Superior:
- INFO_CTRL_PANEL_OBJECTCLASS_PARENTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Superiors:
- INFO_CTRL_PANEL_OBJECTCLASS_STRUCTURAL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Structural
- INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Type:
- INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Object Classes
- INFO_CTRL_PANEL_OCTOBER - Static variable in class org.opends.messages.AdminToolMessages
-
October
- INFO_CTRL_PANEL_OFFLINE_COMMAND_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
<html>(**)The operation is executed on its own process and could benefit from more memory allocation.
- INFO_CTRL_PANEL_OFFLINE_COMMAND_LINE_CELL - Static variable in class org.opends.messages.AdminToolMessages
-
%s (Offline) (**)
- INFO_CTRL_PANEL_OK_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
OK
- INFO_CTRL_PANEL_ONLINE_COMMAND_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
<html>(*)The operation is executed on the server's process and the command-line does not require many resources.
- INFO_CTRL_PANEL_ONLINE_COMMAND_LINE_CELL - Static variable in class org.opends.messages.AdminToolMessages
-
%s (Online) (*)
- INFO_CTRL_PANEL_ONLY_CREATE_BASE_ENTRY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Only Create Base Entry
- INFO_CTRL_PANEL_OPEN_CONNECTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Open Connections:
- INFO_CTRL_PANEL_OPENDS_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Version:
- INFO_CTRL_PANEL_OPERATING_SYSTEM - Static variable in class org.opends.messages.AdminToolMessages
-
Operating System
- INFO_CTRL_PANEL_OPERATION_NAME_AS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
%s:
- INFO_CTRL_PANEL_OPERATION_VIEW_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Show Columns
- INFO_CTRL_PANEL_OPERATIONS_VIEW - Static variable in class org.opends.messages.AdminToolMessages
-
Show Operations...
- INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Optional Attributes
- INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Optional Attributes:
- INFO_CTRL_PANEL_ORDERING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Ordering
- INFO_CTRL_PANEL_OTHER_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Other...
- INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Other base DN
- INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
If file exists, overwrite contents of file instead of appending
- INFO_CTRL_PANEL_OVERWRITE_SKIPS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
If file exists, overwrite contents of file instead of appending
- INFO_CTRL_PANEL_PAGER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Pager
- INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Parent Backup ID:
- INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Parent Backup Path:
- INFO_CTRL_PANEL_PARENT_CLASS - Static variable in class org.opends.messages.AdminToolMessages
-
Superior Class
- INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password (confirm):
- INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Please wait...
- INFO_CTRL_PANEL_POSTALADDRESS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Address
- INFO_CTRL_PANEL_POSTALCODE_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Postal Code
- INFO_CTRL_PANEL_PRESENCE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Presence
- INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Preview not available.
- INFO_CTRL_PANEL_PRIVATENAMINGCONTEXTS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Private Naming Contexts
- INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Details:
- INFO_CTRL_PANEL_PROGRESS_DONE - Static variable in class org.opends.messages.AdminToolMessages
-
Done
- INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Reading Configuration...
- INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Reading Java Settings...
- INFO_CTRL_PANEL_READING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Reading...
- INFO_CTRL_PANEL_REBUILD_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Rebuild indexes in '%s'.
- INFO_CTRL_PANEL_REBUILD_INDEXES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Rebuild Indexes
- INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The indexes where successfully rebuilt.
- INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Index Rebuilding Complete
- INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Rebuilding indexes in backend '%s'...
- INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh
- INFO_CTRL_PANEL_REFRESH_DATA - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh Contents
- INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh List
- INFO_CTRL_PANEL_REFRESH_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh options...
- INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh Period (sec):
- INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
Select the period (in seconds) used to refresh the monitoring and configuration information displayed.
- INFO_CTRL_PANEL_REFRESH_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Refresh Options
- INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Refreshing List...
- INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Reject Entries That are Not Schema-Compliant
- INFO_CTRL_PANEL_REJECTS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Rejects File:
- INFO_CTRL_PANEL_REMOTE_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Remote Server:
- INFO_CTRL_PANEL_REMOTE_SERVER_PATH - Static variable in class org.opends.messages.AdminToolMessages
-
The path must be accessible by the remote server.
- INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Fully qualified host name of the remote server.
- INFO_CTRL_PANEL_RENAMING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
-
Renaming entry '%s' to '%s'
- INFO_CTRL_PANEL_REQUESTS_REJECTED - Static variable in class org.opends.messages.AdminToolMessages
-
Requests Rejected Due To Full Queue
- INFO_CTRL_PANEL_REQUESTS_SUBMITTED - Static variable in class org.opends.messages.AdminToolMessages
-
Requests Submitted
- INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Required Attributes
- INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Required Attributes:
- INFO_CTRL_PANEL_REQUIRED_BY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Required By:
- INFO_CTRL_PANEL_REQUIRES_REBUILD_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
(*) Requires Rebuild
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_CONFIRM_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Password (confirm):
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
DN:
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Reset User Password...
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_PWD_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
New User Password:
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Reset password for entry '%s'.
- INFO_CTRL_PANEL_RESET_USER_PASSWORD_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Reset User Password
- INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The user password was successfully updated.
- INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
User Password Updated
- INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Resetting user password...
- INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Restart Server
- INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Restart Server.
- INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The server restarted successfully
- INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Restart Complete
- INFO_CTRL_PANEL_RESTORE_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Restore from Backup
- INFO_CTRL_PANEL_RESTORE_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Restore the contents of backup '%s' located in directory '%s'.
- INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The restore finished successfully
- INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Restore Complete
- INFO_CTRL_PANEL_RESTORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Restoring contents of backup '%s'...
- INFO_CTRL_PANEL_RUN_BACKUP_ALL_BACKENDS - Static variable in class org.opends.messages.AdminToolMessages
-
Creating backup of all backends...
- INFO_CTRL_PANEL_RUN_BACKUP_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The backup finished successfully.
- INFO_CTRL_PANEL_RUN_BACKUP_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Backup Complete
- INFO_CTRL_PANEL_RUN_BACKUP_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Creating backup of backend '%s'...
- INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The following tasks are running:<br>%s<br><br>If you connect to another server the tasks will continue but you will have to check the log files to see if they complete successfully.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The following tasks are running:<br>%s<br><br>If you exit the tasks will continue but you will have to check the log files to see if they complete successfully.<br><br>Do you want to continue?
- INFO_CTRL_PANEL_SAVE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Save
- INFO_CTRL_PANEL_SAVE_CHANGES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes
- INFO_CTRL_PANEL_SCHEDULED_TASK_LIST_AUTHENTICATION - Static variable in class org.opends.messages.AdminToolMessages
-
To see the list of scheduled tasks you must provide authentication.
- INFO_CTRL_PANEL_SCHEDULED_TASK_LIST_REQUIRES_SERVER_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
To see the list of scheduled tasks the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
View Schema Element
- INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Name
- INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER - Static variable in class org.opends.messages.AdminToolMessages
-
Number of Elements: %d
- INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
Type
- INFO_CTRL_PANEL_SCHEMA_FILE_ATTRIBUTE_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The file (under 'config%sschema') where the attribute definition will be stored.
- INFO_CTRL_PANEL_SCHEMA_FILE_OBJECTCLASS_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The file (under 'config%sschema') where the object class definition will be stored.
- INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Schema Validation:
- INFO_CTRL_PANEL_SEARCH_DONE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Searches Done
- INFO_CTRL_PANEL_SEARCH_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Search Requests
- INFO_CTRL_PANEL_SELECT_ALL_BUTTON - Static variable in class org.opends.messages.AdminToolMessages
-
Select All
- INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
Select the Backends to Delete:
- INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE - Static variable in class org.opends.messages.AdminToolMessages
-
Select the base DNs to Delete:
- INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Selected Indexes:
- INFO_CTRL_PANEL_SELECTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Selected:
- INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA - Static variable in class org.opends.messages.AdminToolMessages
-
Separate multiple attributes with a comma (,)
- INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK - Static variable in class org.opends.messages.AdminToolMessages
-
Separate multiple DNs with a line break
- INFO_CTRL_PANEL_SEPARATED_WITH_COMMAS_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Separated with commas
- INFO_CTRL_PANEL_SEPTEMBER - Static variable in class org.opends.messages.AdminToolMessages
-
September
- INFO_CTRL_PANEL_SERVER_DETAILS_TITLE_BORDER - Static variable in class org.opends.messages.AdminToolMessages
-
Server Details
- INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_JAVA_PROPERTIES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
The Java Settings can only be updated when the managed server is the local server.
- INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
The indexes can only be rebuilt when the managed server is the local server.
- INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_VERIFY_INDEX_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
The indexes can only be verified when the managed server is the local server.
- INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
The Windows Service configuration can only be viewed and updated when the managed server is the local server.
- INFO_CTRL_PANEL_SERVER_MUST_RUN_TO_BROWSE_MONITORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
To see the monitoring data the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_SERVER_MUST_RUN_TO_SEE_TRAFFIC_MONITORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
To see the monitoring data the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
To browse data the server must be running and you must provide authentication.
- INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Server Not Running
- INFO_CTRL_PANEL_SERVER_REMOTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Server is Remote
- INFO_CTRL_PANEL_SERVER_RUNTIME_CELL - Static variable in class org.opends.messages.AdminToolMessages
-
%s (Server Runtime)
- INFO_CTRL_PANEL_SERVER_STATUS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Server Status:
- INFO_CTRL_PANEL_SERVER_STATUS_TITLE_BORDER - Static variable in class org.opends.messages.AdminToolMessages
-
Server Status
- INFO_CTRL_PANEL_SERVER_STOPPED - Static variable in class org.opends.messages.AdminToolMessages
-
Server Stopped
- INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Only Show Attributes with Values
- INFO_CTRL_PANEL_SHOW_AVERAGES - Static variable in class org.opends.messages.AdminToolMessages
-
Show Averages since Server Startup
- INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Sign Message Digest Hash
- INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
Simplified View
- INFO_CTRL_PANEL_SKIPS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Skips File:
- INFO_CTRL_PANEL_SN_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Last Name
- INFO_CTRL_PANEL_SORT_USER_DATA - Static variable in class org.opends.messages.AdminToolMessages
-
Sort User Data
- INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE64 - Static variable in class org.opends.messages.AdminToolMessages
-
- Specify the value in Base 64 -
- INFO_CTRL_PANEL_SPECIFY_MULTIPLE_SUPERIORS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Multiple Superiors...
- INFO_CTRL_PANEL_SPECIFY_MULTIPLE_SUPERIORS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Click on this button to specify multiple superiors for this object class.
- INFO_CTRL_PANEL_ST_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
State
- INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Standard Attribute
- INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Standard
- INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Standard Attributes
- INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Standard Object Class
- INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
Standard
- INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Start Server
- INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Start Server.
- INFO_CTRL_PANEL_START_TIME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Start Time:
- INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The server started successfully
- INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Start Complete
- INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Starting Server...
- INFO_CTRL_PANEL_STATIC_GROUP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Static Group
- INFO_CTRL_PANEL_STATUS_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
General Status
- INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Stop Server
- INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Stop Server.
- INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The server stopped successfully
- INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Stop Complete
- INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Stopping Server...
- INFO_CTRL_PANEL_STREET_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Street Address
- INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Structural Object Class:
- INFO_CTRL_PANEL_SUBSTRING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Substring
- INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
Use '*' for substring search.
- INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
For example: dc=subtree,dc=example,dc=com
- INFO_CTRL_PANEL_SUPERIOR_OBJECTCLASSES_INSTRUCTIONS - Static variable in class org.opends.messages.AdminToolMessages
-
Specify the superior object classes.
- INFO_CTRL_PANEL_SUPERIOR_OBJECTCLASSES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Superior Object Classes
- INFO_CTRL_PANEL_SUPPORTEDCONTROLS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Supported Controls
- INFO_CTRL_PANEL_SUPPORTEDEXTENSIONS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Supported Extensions
- INFO_CTRL_PANEL_SUPPORTEDFEATURES_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Supported Features
- INFO_CTRL_PANEL_SUPPORTEDLDAPVERSIONS_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Supported LDAP Versions
- INFO_CTRL_PANEL_SUPPORTEDPWDSCHEMES_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Supported Password Schemes
- INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Entry syntax is correct
- INFO_CTRL_PANEL_SYNTAX_INLINE_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
The syntax defines the type of value of the attribute
- INFO_CTRL_PANEL_SYSTEM_INFORMATION - Static variable in class org.opends.messages.AdminToolMessages
-
System Information
- INFO_CTRL_PANEL_SYSTEM_INFORMATION_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-generic.png
- INFO_CTRL_PANEL_SYSTEM_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
System Name
- INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW - Static variable in class org.opends.messages.AdminToolMessages
-
Show Task Attributes...
- INFO_CTRL_PANEL_TASK_CANCELABLE - Static variable in class org.opends.messages.AdminToolMessages
-
Is Cancelable
- INFO_CTRL_PANEL_TASK_IS_CANCELABLE - Static variable in class org.opends.messages.AdminToolMessages
-
Cancelable
- INFO_CTRL_PANEL_TASK_IS_NOT_CANCELABLE - Static variable in class org.opends.messages.AdminToolMessages
-
Not Cancelable
- INFO_CTRL_PANEL_TASK_LOG_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Task Log Message(s)
- INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Task Specific Details
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Periodically using a CRON Schedule
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_HOUR - Static variable in class org.opends.messages.AdminToolMessages
-
Hour:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_MINUTE - Static variable in class org.opends.messages.AdminToolMessages
-
Minute:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_MONTH - Static variable in class org.opends.messages.AdminToolMessages
-
Month:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_MONTH_DAY - Static variable in class org.opends.messages.AdminToolMessages
-
Day of Month:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_WEEK_DAY - Static variable in class org.opends.messages.AdminToolMessages
-
Day of Week:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAILY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Periodically using a Daily Schedule
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY - Static variable in class org.opends.messages.AdminToolMessages
-
Day:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_FRIDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Fri
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Scheduled Tasks
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Mon
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH - Static variable in class org.opends.messages.AdminToolMessages
-
Month:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTHLY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Periodically using a Monthly Schedule
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SATURDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Sat
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Specify when the task '%s' will be launched.
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Sun
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_THURSDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Thu
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME - Static variable in class org.opends.messages.AdminToolMessages
-
Time:
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Hour (from 00:00 to 23:59) in the time zone of the server host.
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
'%s' Task Schedule
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TUESDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Tue
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEDNESDAY - Static variable in class org.opends.messages.AdminToolMessages
-
Wed
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEEKLY - Static variable in class org.opends.messages.AdminToolMessages
-
Launch Periodically using a Weekly Schedule
- INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR - Static variable in class org.opends.messages.AdminToolMessages
-
Year:
- INFO_CTRL_PANEL_TELEPHONENUMBER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Telephone Number
- INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Thumbnail
- INFO_CTRL_PANEL_TOTAL_CONNECTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Total Connections:
- INFO_CTRL_PANEL_TOTAL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
TOTAL
- INFO_CTRL_PANEL_TYPE_ATTRIBUTE - Static variable in class org.opends.messages.AdminToolMessages
-
attribute
- INFO_CTRL_PANEL_TYPE_ATTRIBUTE_SYNTAX - Static variable in class org.opends.messages.AdminToolMessages
-
syntax
- INFO_CTRL_PANEL_TYPE_MATCHING_RULE - Static variable in class org.opends.messages.AdminToolMessages
-
matching rule
- INFO_CTRL_PANEL_TYPE_OBJECT_CLASS - Static variable in class org.opends.messages.AdminToolMessages
-
object class
- INFO_CTRL_PANEL_UID_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
User ID
- INFO_CTRL_PANEL_UNBIND_REQUESTS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Unbind Requests
- INFO_CTRL_PANEL_UNIQUEMEMBER_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Members of Group
- INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes to attribute: '%s'?
- INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Unsaved Changes
- INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Unsaved Changes
- INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes to entry: '%s'?
- INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes to index: '%s'?
- INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Save Changes to object class: '%s'?
- INFO_CTRL_PANEL_UP_TIME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Up Time:
- INFO_CTRL_PANEL_UPDATE_JAVA_SETTINGS_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Update Java Settings.
- INFO_CTRL_PANEL_UPDATE_MULTIPLE_SUPERIORS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Change...
- INFO_CTRL_PANEL_UPDATE_MULTIPLE_SUPERIORS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Click on this button to specify the superiors of this object class.
- INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_COMPLETE - Static variable in class org.opends.messages.AdminToolMessages
-
Java Settings Updated
- INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Java settings were successfully updated.
- INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Updating Java settings...
- INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Adding schema elements to schema file '%s'...
- INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE64 - Static variable in class org.opends.messages.AdminToolMessages
-
Specify binary contents in base 64 format:
- INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Use contents of file:
- INFO_CTRL_PANEL_USE_OPENDS_JAVA_ARGS - Static variable in class org.opends.messages.AdminToolMessages
-
Use the value of the environment variable OPENDJ_JAVA_ARGS
- INFO_CTRL_PANEL_USE_OPENDS_JAVA_ARGS_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
If OPENDJ_JAVA_ARGS is not defined the values specified below will be used as fallback.
- INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME - Static variable in class org.opends.messages.AdminToolMessages
-
Use the value of the environment variable OPENDJ_JAVA_HOME
- INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
If OPENDJ_JAVA_HOME is not defined the value below will be used as fallback.
- INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_ARGS - Static variable in class org.opends.messages.AdminToolMessages
-
Use the values specified below
- INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_ARGS_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
If the value is not specified for a command-line the value of OPENDJ_JAVA_ARGS will be used as fallback.
- INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_HOME - Static variable in class org.opends.messages.AdminToolMessages
-
Use the following value:
- INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_HOME_HELP - Static variable in class org.opends.messages.AdminToolMessages
-
If the value is not found launching the command-line the value of OPENDJ_JAVA_HOME will be used as fallback.
- INFO_CTRL_PANEL_USED_BY_ATTRIBUTES - Static variable in class org.opends.messages.AdminToolMessages
-
Used by attributes:
- INFO_CTRL_PANEL_USED_MEMORY - Static variable in class org.opends.messages.AdminToolMessages
-
Used Memory in JVM
- INFO_CTRL_PANEL_USERCERTIFICATE_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
User Certificate
- INFO_CTRL_PANEL_USERPASSWORD_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
User Password
- INFO_CTRL_PANEL_USERS_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
Users
- INFO_CTRL_PANEL_VALUE_IN_BASE64 - Static variable in class org.opends.messages.AdminToolMessages
-
- Value in Base64 -
- INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Value in base 64 format:
- INFO_CTRL_PANEL_VENDORNAME_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Vendor Name
- INFO_CTRL_PANEL_VENDORVERSION_FRIENDLY_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Vendor Version
- INFO_CTRL_PANEL_VERIFY_ALL_KEYS - Static variable in class org.opends.messages.AdminToolMessages
-
Verify All Index Key Entry IDs are Clean and Refer to Existing Entries
- INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Backup
- INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Backup
- INFO_CTRL_PANEL_VERIFY_ENTRY_CONTEXT_ARE_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Entry Contents are Properly Indexed
- INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Verify indexes in '%s'.
- INFO_CTRL_PANEL_VERIFY_INDEXES_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Indexes
- INFO_CTRL_PANEL_VERIFY_TASK_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Verify the contents of backup '%s' located in directory '%s'.
- INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Verifying Authentication...
- INFO_CTRL_PANEL_VERIFYING_BACKUP_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The verification of the backup finished successfully.
- INFO_CTRL_PANEL_VERIFYING_BACKUP_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Verify Complete
- INFO_CTRL_PANEL_VERIFYING_BACKUP_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Verifying contents of backup '%s'...
- INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
The indexes where successfully verified.
- INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Index Verification Complete
- INFO_CTRL_PANEL_VERIFYING_INDEXES_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
-
Verifying contents of indexes in '%s'...
- INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
View binary attribute
- INFO_CTRL_PANEL_VIEW_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
View...
- INFO_CTRL_PANEL_VIEW_MENU - Static variable in class org.opends.messages.AdminToolMessages
-
View
- INFO_CTRL_PANEL_VIEW_MENU_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
The view menu
- INFO_CTRL_PANEL_VIRTUAL_STATIC_GROUP_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Virtual Static Group
- INFO_CTRL_PANEL_VLV_ASCENDING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
(ascending)
- INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
%s (ascending)
- INFO_CTRL_PANEL_VLV_DESCENDING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
(descending)
- INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX - Static variable in class org.opends.messages.AdminToolMessages
-
%s (descending)
- INFO_CTRL_PANEL_VLV_INDEX_ADD_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Add
- INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
approximate
- INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN:
- INFO_CTRL_PANEL_VLV_INDEX_BASE_OBJECT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Base Object
- INFO_CTRL_PANEL_VLV_INDEX_CELL - Static variable in class org.opends.messages.AdminToolMessages
-
%s - VLV Index
- INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Index Details
- INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
equality
- INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Filter:
- INFO_CTRL_PANEL_VLV_INDEX_MAX_BLOCK_SIZE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Max Block Size:
- INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Move Down
- INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Move Up
- INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Name:
- INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
ordering
- INFO_CTRL_PANEL_VLV_INDEX_PANEL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Index Properties
- INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
presence
- INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Remove
- INFO_CTRL_PANEL_VLV_INDEX_SEARCH_SCOPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Search Scope:
- INFO_CTRL_PANEL_VLV_INDEX_SINGLE_LEVEL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Single Level
- INFO_CTRL_PANEL_VLV_INDEX_SORT_ORDER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Sort Order:
- INFO_CTRL_PANEL_VLV_INDEX_SUBORDINATE_SUBTREE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Subordinate Subtree
- INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
substring
- INFO_CTRL_PANEL_VLV_INDEX_WHOLE_SUBTREE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Whole Subtree
- INFO_CTRL_PANEL_VLV_INDEXES - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Indexes
- INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
VLV Indexes
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER - Static variable in class org.opends.messages.AdminToolMessages
-
Filter
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Name
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD - Static variable in class org.opends.messages.AdminToolMessages
-
Requires Rebuild
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE - Static variable in class org.opends.messages.AdminToolMessages
-
Scope
- INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER - Static variable in class org.opends.messages.AdminToolMessages
-
Sort Order
- INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
In order this VLV index to be effective the following indexes must be configured in '%s':<br>%s <br><br>Do you want to continue?
- INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Indexes Not Defined
- INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Other:
- INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Windows Service Integration:
- INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This page indicates whether this server instance is configured to run as a Windows Service.
- INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Windows Service Configuration
- INFO_CTRL_PANEL_WORK_QUEUE - Static variable in class org.opends.messages.AdminToolMessages
-
Work Queue
- INFO_CTRL_PANEL_WORK_QUEUE_TREE_NODE - Static variable in class org.opends.messages.AdminToolMessages
-
ds-generic.png
- INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Write Rejected Entries to a File
- INFO_CTRL_PANEL_WRITE_SKIPS_FILE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Write Skipped Entries to a File
- INFO_CURRENT_PASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{currentPassword}
- INFO_CURRENT_STEP_PANEL_BACKGROUND_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
255,255,255
- INFO_DATA_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{data}
- INFO_DATA_UPGRADE_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ data was successfully upgraded from version %s to %s
- INFO_DATA_UPGRADE_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ data will be upgraded from version %s to %s
- INFO_DATABASE_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{databaseName}
- INFO_DATABASES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Data Sources
- INFO_DEFAULT_BACKGROUND_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
236,236,236
- INFO_DEFAULT_LABEL_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_DELETE_DESCRIPTION_DELETE_SUBTREE - Static variable in class org.opends.messages.ToolMessages
-
Delete the specified entry and all entries below it
- INFO_DELETE_DESCRIPTION_FILENAME - Static variable in class org.opends.messages.ToolMessages
-
File containing the DNs of the entries to delete
- INFO_DELETE_NOOP - Static variable in class org.opends.messages.CoreMessages
-
The delete operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
- INFO_DELETE_OUTSIDE_DBS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete these Database Files
- INFO_DELETE_OUTSIDE_DBS_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
The Directory Server contains database files in the following locations outside the server path:
- INFO_DELETE_OUTSIDE_DBS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Check this box to Delete the Database Files located outside the install directory
- INFO_DELETE_OUTSIDE_LOGS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Delete these Log Files
- INFO_DELETE_OUTSIDE_LOGS_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
The Directory Server contains log files in the following locations outside the server path:
- INFO_DELETE_OUTSIDE_LOGS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Check this box to Delete the Log Files located outside the install directory
- INFO_DELETING_SERVEROUTCOPY_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Removing file copy %s
- INFO_DEREFERENCE_POLICE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{dereferencePolicy}
- INFO_DESCRIPTION_ADMIN_PORT - Static variable in class org.opends.messages.ToolMessages
-
Directory server administration port number
- INFO_DESCRIPTION_ADMIN_UID - Static variable in class org.opends.messages.AdminToolMessages
-
User ID of the Global Administrator to use to bind to the server
- INFO_DESCRIPTION_ASSERTION_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP assertion control with the provided filter
- INFO_DESCRIPTION_BACKEND_DEBUG_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
The backend ID of the backend
- INFO_DESCRIPTION_BACKEND_DEBUG_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
The base DN within the backend
- INFO_DESCRIPTION_BACKEND_DEBUG_INDEX_NAME - Static variable in class org.opends.messages.ToolMessages
-
The name of the index
- INFO_DESCRIPTION_BACKEND_DEBUG_MAX_DATA_SIZE - Static variable in class org.opends.messages.ToolMessages
-
Only show records whose data is no larger than the provided value
- INFO_DESCRIPTION_BACKEND_DEBUG_MAX_KEY_VALUE - Static variable in class org.opends.messages.ToolMessages
-
Only show records with keys that should be ordered before the provided value using the comparator for the database container
- INFO_DESCRIPTION_BACKEND_DEBUG_MIN_DATA_SIZE - Static variable in class org.opends.messages.ToolMessages
-
Only show records whose data is no smaller than the provided value
- INFO_DESCRIPTION_BACKEND_DEBUG_MIN_KEY_VALUE - Static variable in class org.opends.messages.ToolMessages
-
Only show records with keys that should be ordered after the provided value using the comparator for the database container
- INFO_DESCRIPTION_BACKEND_DEBUG_RAW_DB_NAME - Static variable in class org.opends.messages.ToolMessages
-
The raw database name
- INFO_DESCRIPTION_BACKEND_DEBUG_SKIP_DECODE - Static variable in class org.opends.messages.ToolMessages
-
Do not try to decode backend data to their appropriate types
- INFO_DESCRIPTION_BACKEND_DEBUG_STATS_ONLY - Static variable in class org.opends.messages.ToolMessages
-
Do not display backend data, just statistics
- INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_ENTRY_CONTAINERS - Static variable in class org.opends.messages.ToolMessages
-
List the base DNs in a backend
- INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
-
{@code Shows the status of indexes for a backend base DN.
- INFO_DESCRIPTION_BACKEND_TOOL - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to debug a backend
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_INDEX - Static variable in class org.opends.messages.ToolMessages
-
{@code Dump records from an index, decoding keys and values.
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_RAW_DB - Static variable in class org.opends.messages.ToolMessages
-
{@code Dump the raw records in hexadecimal format for a low-level database within the pluggable backend's storage engine.
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_BACKENDS - Static variable in class org.opends.messages.ToolMessages
-
List the pluggable backends
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEXES - Static variable in class org.opends.messages.ToolMessages
-
{@code List the indexes associated with a pluggable backend.
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_RAW_DBS - Static variable in class org.opends.messages.ToolMessages
-
{@code List the low-level databases within a pluggable backend's storage engine.
- INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_SINGLE_LINE - Static variable in class org.opends.messages.ToolMessages
-
Write hexadecimal data on a single line instead of pretty format
- INFO_DESCRIPTION_BACKEND_TOOL_USE_SI_UNITS - Static variable in class org.opends.messages.ToolMessages
-
Uses SI Units for printing sizes
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_CONFIGURE_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) of the data to be replicated.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_INITIALIZE_SUBCMDS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) of the data for which replication will be initialized.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_POST_INITIALIZE_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) of the data that have been restored from backup.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_PRE_INITIALIZE_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) of the data that will be restored from backup.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_PURGE_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) from which historical information will be purged.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_STATUS_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
This option can be used to filter replication topology base DN(s).
{@code Multiple base DNs can be provided by using this option multiple times.
- INFO_DESCRIPTION_BASE_DN_OPTION_FOR_UNCONFIGURE_SUBCMD - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN(s) of the data for which replication will be unconfigured.
- INFO_DESCRIPTION_BINDDN - Static variable in class org.opends.messages.ToolMessages
-
DN to use to bind to the server
- INFO_DESCRIPTION_BINDPASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Password to use to bind to the server
- INFO_DESCRIPTION_BINDPASSWORDFILE - Static variable in class org.opends.messages.ToolMessages
-
Bind password file
- INFO_DESCRIPTION_CERT_NICKNAME - Static variable in class org.opends.messages.ToolMessages
-
Nickname of certificate for SSL client authentication
- INFO_DESCRIPTION_CHANGELOG_STAT - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to debug changelog and changenumber files
- INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CN - Static variable in class org.opends.messages.ToolMessages
-
The lower bound of the range of change numbers to dump
- INFO_DESCRIPTION_CHANGELOG_STAT_FROM_CSN - Static variable in class org.opends.messages.ToolMessages
-
The lower bound of the range of changes to dump
- INFO_DESCRIPTION_CHANGELOG_STAT_OUTPUT_DIR - Static variable in class org.opends.messages.ToolMessages
-
The output directory for the dump files
- INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_CHANGE_NUMBER_DB - Static variable in class org.opends.messages.ToolMessages
-
Dump the change number DB
- INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DB - Static variable in class org.opends.messages.ToolMessages
-
Dump the replica DB for a given domain and replica
- INFO_DESCRIPTION_CHANGELOG_STAT_SUBCMD_DUMP_REPLICA_DB_FILE - Static variable in class org.opends.messages.ToolMessages
-
Dump a replica DB file
- INFO_DESCRIPTION_CHANGELOG_STAT_TO_CN - Static variable in class org.opends.messages.ToolMessages
-
The upper bound of the range of change numbers to dump
- INFO_DESCRIPTION_CHANGELOG_STAT_TO_CSN - Static variable in class org.opends.messages.ToolMessages
-
The upper bound of the range of changes to dump
- INFO_DESCRIPTION_CONFIG_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to the Directory Server configuration file
- INFO_DESCRIPTION_CONFIG_OPTIONS_ARGS - Static variable in class org.opends.messages.ToolMessages
-
Configuration Options
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDDN1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code DN to use to bind to the first server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDDN2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code DN to use to bind to the second server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDPASSWORD1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Password to use to bind to the first server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDPASSWORD2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Password to use to bind to the second server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDPASSWORDFILE1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code File containing the password to use to bind to the first server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_BINDPASSWORDFILE2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code File containing the password to use to bind to the second server whose contents will be replicated.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_HOST1 - Static variable in class org.opends.messages.AdminToolMessages
-
Fully qualified host name or IP address of the first server whose contents will be replicated
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_HOST2 - Static variable in class org.opends.messages.AdminToolMessages
-
Fully qualified host name or IP address of the second server whose contents will be replicated
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_NO_REPLICATION_SERVER1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Do not configure a replication port or change log on the first server.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_NO_REPLICATION_SERVER2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Do not configure a replication port or change log on the second server.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_NO_SCHEMA_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Do not replicate the schema between the servers
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_ONLY_REPLICATION_SERVER1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Configure only a change log and replication port on the first server.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_ONLY_REPLICATION_SERVER2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Configure only a change log and replication port on the second server.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_PORT1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Port that will be used by the replication mechanism in the first server to communicate with the other servers.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_PORT2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Port that will be used by the replication mechanism in the second server to communicate with the other servers.
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_SERVER_PORT1 - Static variable in class org.opends.messages.AdminToolMessages
-
Directory server administration port number of the first server whose contents will be replicated
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_SERVER_PORT2 - Static variable in class org.opends.messages.AdminToolMessages
-
Directory server administration port number of the second server whose contents will be replicated
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_SKIPPORT - Static variable in class org.opends.messages.AdminToolMessages
-
Skip the check to determine whether the specified replication ports are usable
- INFO_DESCRIPTION_CONFIGURE_REPLICATION_USE_SECOND_AS_SCHEMA_SOURCE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Use the second server to initialize the schema of the first server.
- INFO_DESCRIPTION_CONNECTION_TIMEOUT - Static variable in class org.opends.messages.ToolMessages
-
{@code Maximum length of time (in milliseconds) that can be taken to establish a connection.
- INFO_DESCRIPTION_CONTINUE_ON_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Continue processing even if there are errors
- INFO_DESCRIPTION_CONTROLS - Static variable in class org.opends.messages.ToolMessages
-
Use a request control with the provided information
- INFO_DESCRIPTION_COUNT_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Count the number of entries returned by the server
- INFO_DESCRIPTION_DISABLE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code (Deprecated) Unconfigure the replication configuration on the specified server.
- INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code (Deprecated) Unconfigure the replication server.
- INFO_DESCRIPTION_DONT_WRAP - Static variable in class org.opends.messages.ToolMessages
-
Do not wrap long lines
- INFO_DESCRIPTION_EFFECTIVERIGHTS_ATTR - Static variable in class org.opends.messages.ToolMessages
-
Specifies geteffectiverights control specific attribute list
- INFO_DESCRIPTION_EFFECTIVERIGHTS_USER - Static variable in class org.opends.messages.ToolMessages
-
Use geteffectiverights control with the provided authzid
- INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Specifies whether the communication through the replication port of the first server is encrypted or not.
- INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION2 - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Specifies whether the communication through the replication port of the second server is encrypted or not.
- INFO_DESCRIPTION_ENCODING - Static variable in class org.opends.messages.ToolMessages
-
Use the specified character set for command-line input
- INFO_DESCRIPTION_HOST - Static variable in class org.opends.messages.ToolMessages
-
Directory server hostname or IP address
- INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_DESTINATION - Static variable in class org.opends.messages.AdminToolMessages
-
Fully qualified host name or IP address of the destination server whose contents will be initialized
- INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_SOURCE - Static variable in class org.opends.messages.AdminToolMessages
-
Fully qualified host name or IP address of the source server whose contents will be used to initialize the destination server
- INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_DESTINATION - Static variable in class org.opends.messages.AdminToolMessages
-
Directory server administration port number of the destination server whose contents will be initialized
- INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_SOURCE - Static variable in class org.opends.messages.AdminToolMessages
-
Directory server administration port number of the source server whose contents will be used to initialize the destination server
- INFO_DESCRIPTION_INSTANCE_PATH - Static variable in class org.opends.messages.SetupMessages
-
Path were the instance should be set up
- INFO_DESCRIPTION_KEYSTOREPASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store PIN
- INFO_DESCRIPTION_KEYSTOREPASSWORD_FILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store PIN file
- INFO_DESCRIPTION_KEYSTOREPATH - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store path
- INFO_DESCRIPTION_MATCHED_VALUES_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP matched values control with the provided filter
- INFO_DESCRIPTION_NO_PROP_FILE - Static variable in class org.opends.messages.ToolMessages
-
No properties file will be used to get default command line argument values
- INFO_DESCRIPTION_NOOP - Static variable in class org.opends.messages.ToolMessages
-
Show what would be done but do not perform any operation
- INFO_DESCRIPTION_PORT - Static variable in class org.opends.messages.ToolMessages
-
Directory server port number
- INFO_DESCRIPTION_POSTREAD_ATTRS - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP ReadEntry post-read control
- INFO_DESCRIPTION_PREREAD_ATTRS - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP ReadEntry pre-read control
- INFO_DESCRIPTION_PROP_FILE_PATH - Static variable in class org.opends.messages.ToolMessages
-
Path to the file containing default property values used for command line arguments
- INFO_DESCRIPTION_PROXY_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
Use the proxied authorization control with the given authorization ID
- INFO_DESCRIPTION_PSEARCH_INFO - Static variable in class org.opends.messages.ToolMessages
-
Use the persistent search control
- INFO_DESCRIPTION_PURGE_HISTORICAL_MAXIMUM_DURATION - Static variable in class org.opends.messages.ToolMessages
-
This argument specifies the maximum duration the purge processing must last expressed in seconds
- INFO_DESCRIPTION_RECURRING_TASK - Static variable in class org.opends.messages.ToolMessages
-
Indicates the task is recurring and will be scheduled according to the value argument expressed in crontab(5) compatible time/date pattern
- INFO_DESCRIPTION_REFERENCED_HOST - Static variable in class org.opends.messages.AdminToolMessages
-
The name of this host (or IP address) as it is referenced in remote servers for replication
- INFO_DESCRIPTION_REFRESH_PERIOD - Static variable in class org.opends.messages.ToolMessages
-
{@code When this argument is specified, the status command will display its contents periodically.
- INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD - Static variable in class org.opends.messages.AdminToolMessages
-
The global administrator password
- INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE - Static variable in class org.opends.messages.AdminToolMessages
-
The file containing the password of the global administrator
- INFO_DESCRIPTION_REPLICATION_ADMIN_UID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code User ID of the Global Administrator to use to bind to the server.
- INFO_DESCRIPTION_REPLICATION_BASEDNS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Base DN of the data to be replicated, initialized or for which we want to unconfigure replication.
- INFO_DESCRIPTION_REPORT_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
Use the authorization identity control
- INFO_DESCRIPTION_RESET_CHANGE_NUMBER - Static variable in class org.opends.messages.AdminToolMessages
-
Re-synchronizes the change-log changenumber on one server with the change-log changenumber of another.
- INFO_DESCRIPTION_SASL_PROPERTIES - Static variable in class org.opends.messages.ToolMessages
-
SASL bind options
- INFO_DESCRIPTION_SCRIPT_FRIENDLY - Static variable in class org.opends.messages.ToolMessages
-
Use script-friendly mode
- INFO_DESCRIPTION_SIMPLE_PAGE_SIZE - Static variable in class org.opends.messages.ToolMessages
-
Use the simple paged results control with the given page size
- INFO_DESCRIPTION_SORT_ORDER - Static variable in class org.opends.messages.ToolMessages
-
Sort the results using the provided sort order
- INFO_DESCRIPTION_START_CHANGE_NUMBER - Static variable in class org.opends.messages.AdminToolMessages
-
The change number to use as the basis for re-synchronization
- INFO_DESCRIPTION_START_DATETIME - Static variable in class org.opends.messages.ToolMessages
-
{@code Indicates the date/time at which this operation will start when scheduled as a server task expressed in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time.
- INFO_DESCRIPTION_START_TLS - Static variable in class org.opends.messages.ToolMessages
-
Use StartTLS to secure communication with the server
- INFO_DESCRIPTION_SUBCMD_CONFIGURE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Updates the configuration of the servers to replicate the data under the specified base DN.
- INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Initialize the contents of the data under the specified base DN on all the servers whose contents are being replicated with the contents on the specified server.
- INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Initialize the contents of the data under the specified base DN on the destination server with the contents on the source server.
- INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This subcommand must be called after initializing the contents of all the replicated servers using the tool import-ldif or the binary copy method.
- INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This subcommand must be called before initializing the contents of all the replicated servers using the tool import-ldif or the binary copy method.
- INFO_DESCRIPTION_SUBCMD_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Launches a purge processing of the historical informations stored in the user entries by replication.
- INFO_DESCRIPTION_SUBCMD_RESUME_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Resumes replication on the specified server
- INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Displays a list with the basic replication configuration of the base DNs of the servers defined in the registration information.
- INFO_DESCRIPTION_SUBCMD_SUSPEND_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Suspends (pauses) replication on the specified server
- INFO_DESCRIPTION_SUBCMD_UNCONFIGURE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Unconfigures replication on the specified server for the provided base DN and removes references in the other servers with which it is replicating data
- INFO_DESCRIPTION_SUBENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Use subentries control to specify that subentries are visible and normal entries are not
- INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATION - Static variable in class org.opends.messages.ToolMessages
-
{@code Email address of a recipient to be notified when the task completes.
- INFO_DESCRIPTION_TASK_DEPENDENCY_ID - Static variable in class org.opends.messages.ToolMessages
-
{@code ID of a task upon which this task depends.
- INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION - Static variable in class org.opends.messages.ToolMessages
-
{@code Email address of a recipient to be notified if an error occurs when this task executes.
- INFO_DESCRIPTION_TASK_FAILED_DEPENDENCY_ACTION - Static variable in class org.opends.messages.ToolMessages
-
{@code Action this task will take should one if its dependent tasks fail.
- INFO_DESCRIPTION_TASK_LDAP_ARGS - Static variable in class org.opends.messages.ToolMessages
-
Task Backend Connection Options
- INFO_DESCRIPTION_TASK_TASK_ARGS - Static variable in class org.opends.messages.ToolMessages
-
Task Scheduling Options
- INFO_DESCRIPTION_TRUSTSTOREPASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store PIN
- INFO_DESCRIPTION_TRUSTSTOREPASSWORD_FILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store PIN file
- INFO_DESCRIPTION_TRUSTSTOREPATH - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store path
- INFO_DESCRIPTION_TYPES_ONLY - Static variable in class org.opends.messages.ToolMessages
-
Only retrieve attribute names but not their values
- INFO_DESCRIPTION_UNCONFIGURE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unconfigure the replication configuration on the specified server.
- INFO_DESCRIPTION_UNCONFIGURE_REPLICATION_BINDDN - Static variable in class org.opends.messages.AdminToolMessages
-
{@code DN to use to bind to the server where we want to unconfigure replication.
- INFO_DESCRIPTION_UNCONFIGURE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unconfigure the replication server.
- INFO_DESCRIPTION_USE_PWP_CONTROL - Static variable in class org.opends.messages.ToolMessages
-
Use the password policy request control
- INFO_DESCRIPTION_USE_SASL_EXTERNAL - Static variable in class org.opends.messages.ToolMessages
-
Use the SASL EXTERNAL authentication mechanism
- INFO_DESCRIPTION_USE_SSL - Static variable in class org.opends.messages.ToolMessages
-
Use SSL for secure communication with the server
- INFO_DESCRIPTION_VERBOSE - Static variable in class org.opends.messages.ToolMessages
-
Use verbose mode
- INFO_DESCRIPTION_VERSION - Static variable in class org.opends.messages.ToolMessages
-
LDAP protocol version number
- INFO_DESCRIPTION_VLV - Static variable in class org.opends.messages.ToolMessages
-
Use the virtual list view control to retrieve the specified results page
- INFO_DIGEST_MD5_REALM - Static variable in class org.opends.messages.ExtensionMessages
-
DIGEST-MD5 SASL mechanism using a realm of: %s
- INFO_DIRECTORY_BOOTSTRAPPING - Static variable in class org.opends.messages.CoreMessages
-
The Directory Server is beginning the configuration bootstrapping process
- INFO_DISABLE_CONNECTION - Static variable in class org.opends.messages.ProtocolMessages
-
Disabling %s
- INFO_DISABLED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Disabled
- INFO_DISCONNECT_BY_ADMINISTRATOR - Static variable in class org.opends.messages.CoreMessages
-
Administrative Termination
- INFO_DISCONNECT_BY_PLUGIN - Static variable in class org.opends.messages.CoreMessages
-
Connection Closed by Plugin
- INFO_DISCONNECT_DUE_TO_ADMIN_LIMIT - Static variable in class org.opends.messages.CoreMessages
-
Administrative Limit Exceeded
- INFO_DISCONNECT_DUE_TO_CLIENT_CLOSURE - Static variable in class org.opends.messages.CoreMessages
-
Client Disconnect
- INFO_DISCONNECT_DUE_TO_IDLE_TIME_LIMIT - Static variable in class org.opends.messages.CoreMessages
-
Idle Time Limit Exceeded
- INFO_DISCONNECT_DUE_TO_INVALID_CREDENTIALS - Static variable in class org.opends.messages.CoreMessages
-
Invalid Credentials
- INFO_DISCONNECT_DUE_TO_IO_ERROR - Static variable in class org.opends.messages.CoreMessages
-
I/O Error
- INFO_DISCONNECT_DUE_TO_IO_TIMEOUT - Static variable in class org.opends.messages.CoreMessages
-
I/O Timeout
- INFO_DISCONNECT_DUE_TO_MAX_REQUEST_SIZE - Static variable in class org.opends.messages.CoreMessages
-
Maximum Request Size Exceeded
- INFO_DISCONNECT_DUE_TO_PROTOCOL_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Protocol Error
- INFO_DISCONNECT_DUE_TO_REJECTED_CLIENT - Static variable in class org.opends.messages.CoreMessages
-
Client Connection Rejected
- INFO_DISCONNECT_DUE_TO_SECURITY_PROBLEM - Static variable in class org.opends.messages.CoreMessages
-
Security Problem
- INFO_DISCONNECT_DUE_TO_SERVER_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Server Error
- INFO_DISCONNECT_DUE_TO_SERVER_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
-
Server Shutdown
- INFO_DISCONNECT_DUE_TO_UNBIND - Static variable in class org.opends.messages.CoreMessages
-
Client Unbind
- INFO_DISCONNECT_OTHER - Static variable in class org.opends.messages.CoreMessages
-
Unknown Closure Reason
- INFO_DIV_OPEN_ERROR_BACKGROUND_1_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000000
- INFO_DIV_OPEN_ERROR_BACKGROUND_2_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
FFFFCC
- INFO_DIV_OPEN_ERROR_BACKGROUND_3_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
E1E1A7
- INFO_DSCORE_DESCRIPTION_CHECK_STARTABILITY - Static variable in class org.opends.messages.CoreMessages
-
Used to determine whether a server can be started or not and the mode to be used to start it
- INFO_DSCORE_DESCRIPTION_CONFIG_CLASS - Static variable in class org.opends.messages.CoreMessages
-
Fully-qualified name of the Java class to use as the Directory Server configuration handler
- INFO_DSCORE_DESCRIPTION_CONFIG_FILE - Static variable in class org.opends.messages.CoreMessages
-
Path to the file containing the information needed by the configuration handler to obtain the Directory Server configuration
- INFO_DSCORE_DESCRIPTION_FULLVERSION - Static variable in class org.opends.messages.CoreMessages
-
Display extended Directory Server version information
- INFO_DSCORE_DESCRIPTION_LASTKNOWNGOODCFG - Static variable in class org.opends.messages.CoreMessages
-
Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration
- INFO_DSCORE_DESCRIPTION_NODETACH - Static variable in class org.opends.messages.CoreMessages
-
{@code Do not detach from the terminal and continue running in the foreground.
- INFO_DSCORE_DESCRIPTION_SYSINFO - Static variable in class org.opends.messages.CoreMessages
-
Display general system information
- INFO_DSCORE_DESCRIPTION_TIMEOUT - Static variable in class org.opends.messages.CoreMessages
-
{@code Maximum time (in seconds) to wait before the command returns (the server continues the startup process, regardless).
- INFO_DSCORE_DESCRIPTION_WINDOWS_NET_START - Static variable in class org.opends.messages.CoreMessages
-
Used by the Windows service code to inform that start-ds is being called from the Windows services after a call to net start
- INFO_DSCORE_TOOL_DESCRIPTION - Static variable in class org.opends.messages.CoreMessages
-
This utility can be used to start the Directory Server, as well as to obtain the server version and other forms of general server information
- INFO_DYNAMIC_GROUP_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Dynamic group
- INFO_EMAIL_ADDRESS_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{emailAddress}
- INFO_EMAIL_ATTACH_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to a file to attach to the e-mail message
- INFO_EMAIL_BODY_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The path to the file containing the text for the message body
- INFO_EMAIL_FROM_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The address to use for the message sender
- INFO_EMAIL_HOST_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The address of the SMTP server to use to send the message
- INFO_EMAIL_SUBJECT_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The subject to use for the e-mail message
- INFO_EMAIL_TO_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
The address to use for the message recipient
- INFO_EMAIL_TOOL_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
-
Send an e-mail message via SMTP
- INFO_EMPTY_DIRECTORY_MANAGER_DN - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide an Root User DN.
- INFO_EMPTY_PWD - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the password of the Root User.
- INFO_EMPTY_REMOTE_HOST_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the name of the remote host name.
- INFO_ENABLED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Enabled
- INFO_ENCODED_PWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{encodedPW}
- INFO_ENCODING_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{encoding}
- INFO_ENCPW_DESCRIPTION_AUTHPW - Static variable in class org.opends.messages.ToolMessages
-
Use the authentication password syntax rather than the user password syntax
- INFO_ENCPW_DESCRIPTION_CLEAR_PW - Static variable in class org.opends.messages.ToolMessages
-
Clear-text password to encode or to compare against an encoded password
- INFO_ENCPW_DESCRIPTION_CLEAR_PW_FILE - Static variable in class org.opends.messages.ToolMessages
-
Clear-text password file
- INFO_ENCPW_DESCRIPTION_ENCODED_PW - Static variable in class org.opends.messages.ToolMessages
-
Encoded password to compare against the clear-text password
- INFO_ENCPW_DESCRIPTION_ENCODED_PW_FILE - Static variable in class org.opends.messages.ToolMessages
-
Encoded password file
- INFO_ENCPW_DESCRIPTION_INPUT_PW - Static variable in class org.opends.messages.ToolMessages
-
The password to encode or to compare against an encoded password is interactively asked to the user
- INFO_ENCPW_DESCRIPTION_LISTSCHEMES - Static variable in class org.opends.messages.ToolMessages
-
List available password storage schemes
- INFO_ENCPW_DESCRIPTION_SCHEME - Static variable in class org.opends.messages.ToolMessages
-
Scheme to use for the encoded password
- INFO_ENCPW_DESCRIPTION_USE_COMPARE_RESULT - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP compare result as an exit code for the password comparison
- INFO_ENCPW_INPUT_PWD_1 - Static variable in class org.opends.messages.ToolMessages
-
Please enter the password :
- INFO_ENCPW_INPUT_PWD_2 - Static variable in class org.opends.messages.ToolMessages
-
Please renter the password:
- INFO_ENCPW_PASSWORDS_DO_NOT_MATCH - Static variable in class org.opends.messages.ToolMessages
-
The provided clear-text and encoded passwords do not match
- INFO_ENCPW_PASSWORDS_MATCH - Static variable in class org.opends.messages.ToolMessages
-
The provided clear-text and encoded passwords match
- INFO_ENCPW_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to encode user passwords with a specified storage scheme, or to determine whether a given clear-text value matches a provided encoded password
- INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS - Static variable in class org.opends.messages.BackendMessages
-
JE backend '%s' does not specify the number of cleaner threads: defaulting to %d threads
- INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES - Static variable in class org.opends.messages.BackendMessages
-
JE backend '%s' does not specify the number of lock tables: defaulting to %d
- INFO_ERGONOMIC_SIZING_OF_REQUEST_HANDLER_THREADS - Static variable in class org.opends.messages.ProtocolMessages
-
Connection handler '%s' does not specify the number of request handler threads: defaulting to %d threads
- INFO_ERGONOMIC_SIZING_OF_WORKER_THREAD_POOL - Static variable in class org.opends.messages.CoreMessages
-
No worker queue thread pool size specified: sizing automatically to use %d threads
- INFO_ERROR_BROWSER_CLOSE_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close this window
- INFO_ERROR_BROWSER_COPY_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Copy URL
- INFO_ERROR_BROWSER_COPY_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Copies the URL to the system clipboard
- INFO_ERROR_BROWSER_DISPLAY_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
Could not launch the web browser.<br>You can copy and paste the following URL manually into your web browser:<br><span style="font-style:italic">%s</span>
- INFO_ERROR_BROWSER_DISPLAY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Error
- INFO_ERROR_CONFIGURING_CERTIFICATE - Static variable in class org.opends.messages.SetupMessages
-
Error Configuring Certificates.
- INFO_ERROR_CONNECTING_TIMEOUT - Static variable in class org.opends.messages.AdminToolMessages
-
The connection with the server timed out.
- INFO_ERROR_CONNECTING_TO_LOCAL - Static variable in class org.opends.messages.AdminToolMessages
-
An error occurred connecting to the server.
- INFO_ERROR_CONNECTING_TO_LOCAL - Static variable in class org.opends.messages.ToolMessages
-
An error occurred connecting to the server
- INFO_ERROR_COPYING_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Error copying file %s to %s.
- INFO_ERROR_COPYING_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while copying the file '%s' to '%s'
- INFO_ERROR_CREATING_TEMP_FILE - Static variable in class org.opends.messages.SetupMessages
-
An error occurred creating the temporary file.
- INFO_ERROR_DELETING_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error deleting directory %s.
- INFO_ERROR_DELETING_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while deleting directory '%s'.
- INFO_ERROR_DELETING_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error deleting file %s.
- INFO_ERROR_DELETING_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code An error occurred while deleting file '%s'.
- INFO_ERROR_DURING_INITIALIZATION_LOG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error during the initialization with contents from server %s.
- INFO_ERROR_DURING_INITIALIZATION_NO_LOG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error during the initialization with contents from server %s.
- INFO_ERROR_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.SetupMessages
-
Error Enabling Windows service.
- INFO_ERROR_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/error_small.gif
- INFO_ERROR_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Error.
- INFO_ERROR_ICON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Error
- INFO_ERROR_IMPORTING_LDIF - Static variable in class org.opends.messages.AdminToolMessages
-
Error Importing LDIF File.
- INFO_ERROR_LARGE_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/error_large.gif
- INFO_ERROR_LAUNCHING_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Error launching initialization with contents from server %s.
- INFO_ERROR_NOTIFICATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Email addresses to send the error notification to [continue]:
- INFO_ERROR_POLLING_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Error reading the progress of the initialization with contents from server %s.
- INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error reading data from server.
- INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error reading data from server %s.
- INFO_ERROR_READING_SERVER_CONFIGURATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Error reading configuration.
- INFO_ERROR_RENAMING_FILE - Static variable in class org.opends.messages.AdminToolMessages
-
Error renaming file %s to %s.
- INFO_ERROR_RENAMING_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred while renaming file '%s' to '%s'
- INFO_ERROR_SEARCH_SCOPE_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
-
Unable to process operation because this search scope is not allowed in this network group
- INFO_ERROR_STARTING_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Error Starting Directory Server.
- INFO_ERROR_STARTING_SERVER_CODE - Static variable in class org.opends.messages.SetupMessages
-
{@code Error Starting Directory Server.
- INFO_EXPORT_ARG_APPEND_TO_LDIF - Static variable in class org.opends.messages.TaskMessages
-
Append To LDIF
- INFO_EXPORT_ARG_BACKEND_ID - Static variable in class org.opends.messages.TaskMessages
-
Backend ID
- INFO_EXPORT_ARG_COMPRESS_LDIF - Static variable in class org.opends.messages.TaskMessages
-
Compress LDIF
- INFO_EXPORT_ARG_ENCRYPT_LDIF - Static variable in class org.opends.messages.TaskMessages
-
Encrypt LDIF
- INFO_EXPORT_ARG_EXCL_ATTR - Static variable in class org.opends.messages.TaskMessages
-
Exclude Attribute
- INFO_EXPORT_ARG_EXCL_BRANCH - Static variable in class org.opends.messages.TaskMessages
-
Exclude Branch
- INFO_EXPORT_ARG_EXCL_FILTER - Static variable in class org.opends.messages.TaskMessages
-
Exclude Filter
- INFO_EXPORT_ARG_INCL_ATTR - Static variable in class org.opends.messages.TaskMessages
-
Include Attribute
- INFO_EXPORT_ARG_INCL_BRANCH - Static variable in class org.opends.messages.TaskMessages
-
Include Branch
- INFO_EXPORT_ARG_INCL_FILTER - Static variable in class org.opends.messages.TaskMessages
-
Include Filter
- INFO_EXPORT_ARG_LDIF_FILE - Static variable in class org.opends.messages.TaskMessages
-
LDIF File
- INFO_EXPORT_ARG_SIGN_HASH - Static variable in class org.opends.messages.TaskMessages
-
Sign Hash
- INFO_EXPORT_ARG_WRAP_COLUMN - Static variable in class org.opends.messages.TaskMessages
-
Wrap Column
- INFO_EXTERNAL_LIB_MESSAGE - Static variable in class org.opends.messages.ExternalMessages
-
%s
- INFO_EXTERNAL_PROCESS_START - Static variable in class org.opends.messages.SetupMessages
-
Launch external process: '%s'
- INFO_EXTERNAL_PROCESS_STDOUT - Static variable in class org.opends.messages.SetupMessages
-
External process standard output:
%s
- INFO_EXTOP_CANCEL_REASON - Static variable in class org.opends.messages.ExtensionMessages
-
Processing on this operation was terminated as a result of receiving a cancel request (message ID %d)
- INFO_EXTRACT_BINDDN - Static variable in class org.opends.messages.AdminToolMessages
-
DN to bind to the server on the administration port to collect monitoring data
- INFO_EXTRACT_BINDDN_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{DN}
- INFO_EXTRACT_BINDPASSWORD - Static variable in class org.opends.messages.AdminToolMessages
-
Password to use to bind to the server
- INFO_EXTRACT_BINDPASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{password}
- INFO_EXTRACT_LOGS_AFTER_DATE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Collect log files after this date.
- INFO_EXTRACT_LOGS_AFTER_DATE_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{date}
- INFO_EXTRACT_MAX_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Maximum number of log files to collect.
- INFO_EXTRACT_MAX_LOG_FILES_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{number}
- INFO_EXTRACT_NEEDJAVAHEAPDUMP - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Specifies whether a Java Heap Dump (using jmap) should be produced.
- INFO_EXTRACT_NOAUDIT - Static variable in class org.opends.messages.AdminToolMessages
-
Specifies whether audit files are excluded
- INFO_EXTRACT_NOKEYSTORE - Static variable in class org.opends.messages.AdminToolMessages
-
Specifies whether keystore files are excluded
- INFO_EXTRACT_NOSERVERINTERACTION - Static variable in class org.opends.messages.AdminToolMessages
-
Specifies that the tool should not interact with the server, that is no LDAP operation, and no jstack sampling
- INFO_EXTRACT_OUTPUT_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
-
The folder into which the files will be placed into
- INFO_EXTRACT_OUTPUT_DIRECTORY_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{directory}
- INFO_EXTRACT_SERVERPID - Static variable in class org.opends.messages.AdminToolMessages
-
{@code When the server is embedded in OpenAM, there is no PID file.
- INFO_EXTRACT_SERVERPID_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{pid}
- INFO_EXTRACT_TOOL_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
This tool collects support data from the OpenDJ instance it is bound to.
- INFO_EXTRACT_TOOLSDIR - Static variable in class org.opends.messages.AdminToolMessages
-
Path to the JDK utility binaries directory such as jstack.
- INFO_EXTRACT_TOOLSDIR_PLACEHOLDER - Static variable in class org.opends.messages.AdminToolMessages
-
{directory}
- INFO_FAILED_DEPENDENCY_ACTION_CANCEL - Static variable in class org.opends.messages.TaskMessages
-
Cancel
- INFO_FAILED_DEPENDENCY_ACTION_DISABLE - Static variable in class org.opends.messages.TaskMessages
-
Disable
- INFO_FAILED_DEPENDENCY_ACTION_PROCESS - Static variable in class org.opends.messages.TaskMessages
-
Process
- INFO_FIELD_INVALID_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
255,000,000
- INFO_FIELD_VALID_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_FILE_KEYMANAGER_DESCRIPTION_FILE - Static variable in class org.opends.messages.ExtensionMessages
-
{@code Path to the file containing the Directory Server keystore information.
- INFO_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{file}
- INFO_FILTER_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{filterFile}
- INFO_FILTER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{filter}
- INFO_FINISH_BUTTON_UNINSTALL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Uninstall
- INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Finish Uninstall
- INFO_FRAME_UNINSTALL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
%s Uninstall
- INFO_GENERAL_PROVIDE_LOG_IN_ERROR - Static variable in class org.opends.messages.SetupMessages
-
See %s for a detailed log of the failed operation.%nPlease report this error and provide the log file mentioned above.
- INFO_GENERAL_SEE_FOR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
See %s for a detailed log of this operation.
- INFO_GENERATING_STACK_DUMP - Static variable in class org.opends.messages.AdminToolMessages
-
Generating stack dump, sample number : %d using %s for pid %d
- INFO_GETEFFECTIVERIGHTS_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
-
Cannot decode the provided geteffectiverights request control: %s
- INFO_GETEFFECTIVERIGHTS_INVALID_AUTHZID - Static variable in class org.opends.messages.ProtocolMessages
-
The authorization ID "%s" contained in the geteffectiverights control is invalid because it does not start with "dn:" to indicate a user DN
- INFO_GLOBAL_ADMINISTRATOR_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
The Administrator that can manage all the server instances.
- INFO_GSSAPI_PRINCIPAL_NAME - Static variable in class org.opends.messages.ExtensionMessages
-
GSSAPI mechanism using a principal name of: %s
- INFO_GSSAPI_SERVER_FQDN - Static variable in class org.opends.messages.ExtensionMessages
-
GSSAPI SASL mechanism using a server fully qualified domain name of: %s
- INFO_GSSAPI_STARTED - Static variable in class org.opends.messages.ExtensionMessages
-
The GSSAPI SASL mechanism handler initialization was successful
- INFO_GSSAPI_STOPPED - Static variable in class org.opends.messages.ExtensionMessages
-
The GSSAPI SASL mechanism handler has been stopped
- INFO_HAS_COMPLETION_NOTIFICATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to send an email notification when this task completes?
- INFO_HAS_ERROR_NOTIFICATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to send an email notification if this task fails?
- INFO_HELP_SETUP_ALL_PROFILES_FOOTER - Static variable in class org.opends.messages.SetupMessages
-
Use %s %s to list profile parameters
- INFO_HELP_SETUP_ALL_PROFILES_HEADER - Static variable in class org.opends.messages.SetupMessages
-
Profiles available with this OpenDJ version are:
- INFO_HELP_WAIT_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Busy, please wait.
- INFO_HOST_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{host}
- INFO_HOST_PORT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{host:port}
- INFO_HTML_SEPARATOR_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
666666
- INFO_IDLETIME_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
This connection has been terminated because it has remained idle for too long
- INFO_IGNORING_REMOTE_MONITOR_DATA - Static variable in class org.opends.messages.ReplicationMessages
-
Late monitor data received for domain "%s" from replication server RS(%s), and will be ignored
- INFO_IMPORT_ARG_BACKEND_ID - Static variable in class org.opends.messages.TaskMessages
-
Backend ID
- INFO_IMPORT_ARG_CLEAR_BACKEND - Static variable in class org.opends.messages.TaskMessages
-
Clear Backend
- INFO_IMPORT_ARG_EXCL_ATTR - Static variable in class org.opends.messages.TaskMessages
-
Exclude Attribute
- INFO_IMPORT_ARG_EXCL_BRANCH - Static variable in class org.opends.messages.TaskMessages
-
Exclude Branch
- INFO_IMPORT_ARG_EXCL_FILTER - Static variable in class org.opends.messages.TaskMessages
-
Exclude Filter
- INFO_IMPORT_ARG_INCL_ATTR - Static variable in class org.opends.messages.TaskMessages
-
Include Attribute
- INFO_IMPORT_ARG_INCL_BRANCH - Static variable in class org.opends.messages.TaskMessages
-
Include Branch
- INFO_IMPORT_ARG_INCL_FILTER - Static variable in class org.opends.messages.TaskMessages
-
Include Filter
- INFO_IMPORT_ARG_IS_COMPRESSED - Static variable in class org.opends.messages.TaskMessages
-
Is Compressed
- INFO_IMPORT_ARG_IS_ENCRYPTED - Static variable in class org.opends.messages.TaskMessages
-
Is Encrypted
- INFO_IMPORT_ARG_LDIF_FILE - Static variable in class org.opends.messages.TaskMessages
-
LDIF File
- INFO_IMPORT_ARG_OVERWRITE - Static variable in class org.opends.messages.TaskMessages
-
Overwrite
- INFO_IMPORT_ARG_RANDOM_SEED - Static variable in class org.opends.messages.TaskMessages
-
Random Seed
- INFO_IMPORT_ARG_REJECT_FILE - Static variable in class org.opends.messages.TaskMessages
-
Reject File
- INFO_IMPORT_ARG_SKIP_FILE - Static variable in class org.opends.messages.TaskMessages
-
Skip File
- INFO_IMPORT_ARG_SKIP_SCHEMA_VALIDATION - Static variable in class org.opends.messages.TaskMessages
-
Skip Schema Validation
- INFO_IMPORT_ARG_TEMPLATE_FILE - Static variable in class org.opends.messages.TaskMessages
-
Template File
- INFO_INDEX_FILTER_INDEX_LIMIT_EXCEEDED - Static variable in class org.opends.messages.BackendMessages
-
The filter value exceeded the index entry limit for the %s index
- INFO_INDEX_FILTER_INDEX_NOT_TRUSTED - Static variable in class org.opends.messages.BackendMessages
-
%s index is invalid and needs to be rebuilt
- INFO_INDEX_FILTER_INDEX_TYPE_DISABLED - Static variable in class org.opends.messages.BackendMessages
-
%s index type is disabled for the %s attribute
- INFO_INDEX_FILTER_MATCHING_RULE_NOT_INDEXED - Static variable in class org.opends.messages.BackendMessages
-
Matching rule %s is disabled for the extensible index of the %s attribute
- INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
Yes
- INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
No
- INFO_INDEX_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{indexName}
- INFO_INDEX_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{index}
- INFO_INFORMATION_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Information.
- INFO_INFORMATION_ICON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Information
- INFO_INFORMATION_LARGE_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/info_large.gif
- INFO_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
-
>>>> Specify server administration connection parameters for the destination server
- INFO_INITIALIZE_PROGRESS_WITH_PERCENTAGE - Static variable in class org.opends.messages.AdminToolMessages
-
%s entries processed (%s %% complete).
- INFO_INITIALIZE_PROGRESS_WITH_PROCESSED - Static variable in class org.opends.messages.AdminToolMessages
-
%s entries processed.
- INFO_INITIALIZE_PROGRESS_WITH_UNPROCESSED - Static variable in class org.opends.messages.AdminToolMessages
-
%s remaining to be processed.
- INFO_INITIALIZE_SOURCE_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
-
>>>> Specify server administration connection parameters for the source server
- INFO_INLINE_HELP_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_INSTALLATION_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Installation Path:
- INFO_INSTALLDS_CANCEL - Static variable in class org.opends.messages.ToolMessages
-
Cancel and exit
- INFO_INSTALLDS_CERT_OPTION_JCEKS - Static variable in class org.opends.messages.ToolMessages
-
Use an existing certificate in a JCEKS keystore
- INFO_INSTALLDS_CERT_OPTION_JKS - Static variable in class org.opends.messages.ToolMessages
-
Use an existing certificate in a JKS keystore
- INFO_INSTALLDS_CERT_OPTION_PKCS11 - Static variable in class org.opends.messages.ToolMessages
-
Use an existing certificate on a PKCS#11 token
- INFO_INSTALLDS_CERT_OPTION_PKCS12 - Static variable in class org.opends.messages.ToolMessages
-
Use an existing certificate in a PKCS#12 keystore
- INFO_INSTALLDS_CERT_OPTION_SELF_SIGNED - Static variable in class org.opends.messages.ToolMessages
-
Generate self-signed certificate
- INFO_INSTALLDS_CONFIRM_INSTALL - Static variable in class org.opends.messages.ToolMessages
-
Set up the server with the parameters above
- INFO_INSTALLDS_CONFIRM_INSTALL_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
What would you like to do?
- INFO_INSTALLDS_DESCRIPTION_ADDBASE - Static variable in class org.opends.messages.ToolMessages
-
Indicates whether to create the base entry in the Directory Server database
- INFO_INSTALLDS_DESCRIPTION_ADMINCONNECTORPORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Administration Connector should listen for communication
- INFO_INSTALLDS_DESCRIPTION_BASEDN - Static variable in class org.opends.messages.ToolMessages
-
{@code Base DN for user information in the Directory Server.
- INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME - Static variable in class org.opends.messages.ToolMessages
-
{@code Nickname of a keystore entry containing a certificate that the server should use when negotiating secure connections using StartTLS or SSL.
- INFO_INSTALLDS_DESCRIPTION_DO_NOT_START - Static variable in class org.opends.messages.ToolMessages
-
Do not start the server when the configuration is completed
- INFO_INSTALLDS_DESCRIPTION_ENABLE_STARTTLS - Static variable in class org.opends.messages.ToolMessages
-
Enable StartTLS to allow secure communication with the server using the LDAP port
- INFO_INSTALLDS_DESCRIPTION_ENABLE_WINDOWS_SERVICE - Static variable in class org.opends.messages.ToolMessages
-
Enable the server to run as a Windows Service
- INFO_INSTALLDS_DESCRIPTION_HOST_NAME - Static variable in class org.opends.messages.ToolMessages
-
The fully-qualified directory server host name that will be used when generating self-signed certificates for LDAP SSL/StartTLS, the administration connector, and replication
- INFO_INSTALLDS_DESCRIPTION_IMPORTLDIF - Static variable in class org.opends.messages.ToolMessages
-
{@code Path to an LDIF file containing data that should be added to the Directory Server database.
- INFO_INSTALLDS_DESCRIPTION_JMXPORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server should listen for JMX communication
- INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD - Static variable in class org.opends.messages.ToolMessages
-
{@code Keystore cleartext password.
- INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code Path to a file containing the keystore password.
- INFO_INSTALLDS_DESCRIPTION_LDAPPORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server should listen for LDAP communication
- INFO_INSTALLDS_DESCRIPTION_LDAPSPORT - Static variable in class org.opends.messages.ToolMessages
-
{@code Port on which the Directory Server should listen for LDAPS communication.
- INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_DN - Static variable in class org.opends.messages.SetupMessages
-
DN of the default user allowed to query monitoring information
- INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_PWD - Static variable in class org.opends.messages.SetupMessages
-
Password of the default user allowed to query monitoring information
- INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_PWD_FILE - Static variable in class org.opends.messages.SetupMessages
-
Path to a file containing the password for the default user allowed to query monitoring information
- INFO_INSTALLDS_DESCRIPTION_PROGNAME - Static variable in class org.opends.messages.ToolMessages
-
The setup command used to invoke this program
- INFO_INSTALLDS_DESCRIPTION_REJECTED_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write rejected entries to the specified file
- INFO_INSTALLDS_DESCRIPTION_ROOTDN - Static variable in class org.opends.messages.ToolMessages
-
DN for the initial root user for the Directory Server
- INFO_INSTALLDS_DESCRIPTION_ROOTPW - Static variable in class org.opends.messages.ToolMessages
-
Password for the initial root user for the Directory Server
- INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the password for the initial root user for the Directory Server
- INFO_INSTALLDS_DESCRIPTION_SAMPLE_DATA - Static variable in class org.opends.messages.ToolMessages
-
Specifies that the database should be populated with the specified number of sample entries
- INFO_INSTALLDS_DESCRIPTION_SKIPPED_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write skipped entries to the specified file
- INFO_INSTALLDS_DESCRIPTION_SKIPPORT - Static variable in class org.opends.messages.ToolMessages
-
Skip the check to determine whether the specified ports are usable
- INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE - Static variable in class org.opends.messages.ToolMessages
-
{@code Path of a Java Key Store (JKS) containing a certificate to be used as the server certificate.
- INFO_INSTALLDS_DESCRIPTION_USE_JCEKS - Static variable in class org.opends.messages.ToolMessages
-
Path of a JCEKS containing a certificate to be used as the server certificate
- INFO_INSTALLDS_DESCRIPTION_USE_PKCS11 - Static variable in class org.opends.messages.ToolMessages
-
Use certificate(s) in a PKCS#11 token that the server should use when accepting SSL-based connections or performing StartTLS negotiation
- INFO_INSTALLDS_DESCRIPTION_USE_PKCS12 - Static variable in class org.opends.messages.ToolMessages
-
Path of a PKCS#12 keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
- INFO_INSTALLDS_DESCRIPTION_USE_SELF_SIGNED - Static variable in class org.opends.messages.ToolMessages
-
Generate a self-signed certificate that the server should use when accepting SSL-based connections or performing StartTLS negotiation
- INFO_INSTALLDS_DO_NOT_ENABLE_WINDOWS_SERVICE - Static variable in class org.opends.messages.ToolMessages
-
Do not enable the server to run as a Windows Service
- INFO_INSTALLDS_DO_NOT_START_SERVER - Static variable in class org.opends.messages.ToolMessages
-
Do not start Server when the configuration is completed
- INFO_INSTALLDS_ENABLE_STARTTLS - Static variable in class org.opends.messages.ToolMessages
-
Do you want to enable Start TLS?
- INFO_INSTALLDS_ENABLE_WINDOWS_SERVICE - Static variable in class org.opends.messages.ToolMessages
-
Enable the server to run as a Windows Service
- INFO_INSTALLDS_HEADER_CERT_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Certificate server options:
- INFO_INSTALLDS_HEADER_POPULATE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Options for populating the database:
- INFO_INSTALLDS_POPULATE_OPTION_BASE_ONLY - Static variable in class org.opends.messages.ToolMessages
-
Only create the base entry
- INFO_INSTALLDS_POPULATE_OPTION_GENERATE_SAMPLE - Static variable in class org.opends.messages.ToolMessages
-
Load automatically-generated sample data
- INFO_INSTALLDS_POPULATE_OPTION_IMPORT_LDIF - Static variable in class org.opends.messages.ToolMessages
-
Import data from an LDIF file
- INFO_INSTALLDS_POPULATE_OPTION_LEAVE_EMPTY - Static variable in class org.opends.messages.ToolMessages
-
Leave the database empty
- INFO_INSTALLDS_PRINT_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.ToolMessages
-
Print equivalent non-interactive command-line
- INFO_INSTALLDS_PROMPT_ADMINCONNECTORPORT - Static variable in class org.opends.messages.ToolMessages
-
On which port would you like the Administration Connector to accept connections?
- INFO_INSTALLDS_PROMPT_BASEDN - Static variable in class org.opends.messages.ToolMessages
-
Provide the base DN for the directory data:
- INFO_INSTALLDS_PROMPT_CERTNICKNAME - Static variable in class org.opends.messages.ToolMessages
-
Use nickname %s?
- INFO_INSTALLDS_PROMPT_CONFIRM_ROOT_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Please re-enter the password for confirmation:
- INFO_INSTALLDS_PROMPT_ENABLE_SERVICE - Static variable in class org.opends.messages.ToolMessages
-
Enable the server to run as a Windows Service?
- INFO_INSTALLDS_PROMPT_ENABLE_SSL - Static variable in class org.opends.messages.ToolMessages
-
Do you want to enable SSL?
- INFO_INSTALLDS_PROMPT_HOST_NAME - Static variable in class org.opends.messages.ToolMessages
-
Provide the fully-qualified directory server host name that will be used when generating self-signed certificates for LDAP SSL/StartTLS, the administration connector, and replication
- INFO_INSTALLDS_PROMPT_IMPORT_FILE - Static variable in class org.opends.messages.ToolMessages
-
Please specify the path to the LDIF file containing the data to import:
- INFO_INSTALLDS_PROMPT_JCEKS_PATH - Static variable in class org.opends.messages.ToolMessages
-
JCEKS keystore path:
- INFO_INSTALLDS_PROMPT_JKS_PATH - Static variable in class org.opends.messages.ToolMessages
-
Java keystore (JKS) path:
- INFO_INSTALLDS_PROMPT_JMXPORT - Static variable in class org.opends.messages.ToolMessages
-
On which port would you like the Directory Server to accept connections from JMX clients?
- INFO_INSTALLDS_PROMPT_KEYSTORE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Keystore password:
- INFO_INSTALLDS_PROMPT_LDAPPORT - Static variable in class org.opends.messages.ToolMessages
-
On which port would you like the Directory Server to accept connections from LDAP clients?
- INFO_INSTALLDS_PROMPT_LDAPSPORT - Static variable in class org.opends.messages.ToolMessages
-
On which port would you like the Directory Server to accept connections from LDAPS clients?
- INFO_INSTALLDS_PROMPT_NUM_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Please specify the number of user entries to generate:
- INFO_INSTALLDS_PROMPT_PKCS12_PATH - Static variable in class org.opends.messages.ToolMessages
-
PKCS#12 keystore path:
- INFO_INSTALLDS_PROMPT_REJECTED_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write rejected entries to file:
- INFO_INSTALLDS_PROMPT_ROOT_DN - Static variable in class org.opends.messages.ToolMessages
-
What would you like to use as the initial root user DN for the Directory Server?
- INFO_INSTALLDS_PROMPT_ROOT_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Please provide the password to use for the initial root user:
- INFO_INSTALLDS_PROMPT_SKIPPED_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write skipped entries to file:
- INFO_INSTALLDS_PROMPT_START_SERVER - Static variable in class org.opends.messages.ToolMessages
-
Do you want to start the server when the configuration is completed?
- INFO_INSTALLDS_PROVIDE_BASE_DN_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Do you want to import data into the directory server now?
- INFO_INSTALLDS_PROVIDE_DATA_AGAIN - Static variable in class org.opends.messages.ToolMessages
-
Provide the setup parameters again
- INFO_INSTALLDS_SERVER_JMXPORT_LABEL - Static variable in class org.opends.messages.ToolMessages
-
JMX Listener Port:
- INFO_INSTALLDS_START_SERVER - Static variable in class org.opends.messages.ToolMessages
-
Start Server when the configuration is completed
- INFO_INSTALLDS_STATUS_COMMAND_LINE - Static variable in class org.opends.messages.ToolMessages
-
To see basic server status and configuration, you can launch %s
- INFO_INSTALLDS_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Setup Summary%n=============
- INFO_INSTALLDS_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to setup the Directory Server
- INFO_INSTANCE_NOT_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
The instance is not running
- INFO_INSTANCE_RUNNING - Static variable in class org.opends.messages.AdminToolMessages
-
The instance is running
- INFO_INSTRUCTIONS_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_INTERNAL_CONNECTION_CANNOT_BE_CANCELLED - Static variable in class org.opends.messages.ProtocolMessages
-
Internal operations can't be cancelled
- INFO_INVALID_REMOTE_SERVER_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
The value of the remote server administrative port must be an integer value between %d and %d.
- INFO_JAVA_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java Version:
- INFO_JAVAPROPERTIES_DESCRIPTION_DESTINATION_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The script file that will be written.
- INFO_JAVAPROPERTIES_DESCRIPTION_PROPERTIES_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The properties file to be used to generate the scripts.
- INFO_JAVAPROPERTIES_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
-
{@code The operation was successful.
- INFO_JAVAPROPERTIES_SUCCESSFUL_NON_DEFAULT - Static variable in class org.opends.messages.ToolMessages
-
{@code The script file %s was successfully created.
- INFO_JAVAPROPERTIES_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code This utility can be used to change the java arguments and java home that are used by the different server commands.%n%nBefore launching the command, edit the properties file located in %s to specify the java arguments and java home.
- INFO_JDKTOOLS_DIRECTORY_DEFAULT_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
No value was provided for %s, JDK tool directory is set to %s
- INFO_JMX_CONNHANDLER_DESCRIPTION_ENABLE - Static variable in class org.opends.messages.ProtocolMessages
-
Specifies whether to enable the JMX connection handler
- INFO_JMX_CONNHANDLER_DESCRIPTION_LISTEN_PORT - Static variable in class org.opends.messages.ProtocolMessages
-
{@code TCP port on which this connection handler may accept administrative connections.
- INFO_JMX_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation.
- INFO_JMXPORT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{jmxPort}
- INFO_KEY_MANAGER_PATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{keyManagerPath}
- INFO_KEY_MANAGER_PROVIDER_DN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{keyManagerProviderDN}
- INFO_KEYSTORE_PWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{keyStorePasswordFile}
- INFO_KEYSTORE_PWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{keyStorePassword}
- INFO_KEYSTOREPATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{keyStorePath}
- INFO_LABEL_BACKEND_DEBUG_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID
- INFO_LABEL_BACKEND_DEBUG_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Base DN
- INFO_LABEL_BACKEND_DEBUG_INDEX_CONFIDENTIAL - Static variable in class org.opends.messages.ToolMessages
-
Confidential
- INFO_LABEL_BACKEND_DEBUG_INDEX_NAME - Static variable in class org.opends.messages.ToolMessages
-
Index Name
- INFO_LABEL_BACKEND_DEBUG_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
-
Valid
- INFO_LABEL_BACKEND_DEBUG_INDEX_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Type
- INFO_LABEL_BACKEND_DEBUG_RECORD_COUNT - Static variable in class org.opends.messages.ToolMessages
-
Record Count
- INFO_LABEL_BACKEND_TOOL_INDEX - Static variable in class org.opends.messages.ToolMessages
-
%nIndex: %s%n
- INFO_LABEL_BACKEND_TOOL_INDEX_UNDEFINED_RECORD_COUNT - Static variable in class org.opends.messages.ToolMessages
-
Over Entry Limit
- INFO_LABEL_BACKEND_TOOL_KEY_FORMAT - Static variable in class org.opends.messages.ToolMessages
-
Key (len %d):
- INFO_LABEL_BACKEND_TOOL_KEYS_SIZE - Static variable in class org.opends.messages.ToolMessages
-
Keys Size
- INFO_LABEL_BACKEND_TOOL_OVER_INDEX_LIMIT_KEYS - Static variable in class org.opends.messages.ToolMessages
-
Over index-entry-limit keys: %s%n
- INFO_LABEL_BACKEND_TOOL_RAW_DB_NAME - Static variable in class org.opends.messages.ToolMessages
-
Raw DB Name
- INFO_LABEL_BACKEND_TOOL_STORAGE - Static variable in class org.opends.messages.ToolMessages
-
Storage
- INFO_LABEL_BACKEND_TOOL_TOTAL - Static variable in class org.opends.messages.ToolMessages
-
%nTotal: %d%n
- INFO_LABEL_BACKEND_TOOL_TOTAL_DATA_SIZE_AND_AVG - Static variable in class org.opends.messages.ToolMessages
-
Total / Average Data Size: %d bytes / %d bytes%n
- INFO_LABEL_BACKEND_TOOL_TOTAL_KEY_SIZE_AND_AVG - Static variable in class org.opends.messages.ToolMessages
-
Total / Average Key Size: %d bytes / %d bytes%n
- INFO_LABEL_BACKEND_TOOL_TOTAL_KEYS - Static variable in class org.opends.messages.ToolMessages
-
Total Keys
- INFO_LABEL_BACKEND_TOOL_TOTAL_RECORDS - Static variable in class org.opends.messages.ToolMessages
-
%nTotal Records: %d%n
- INFO_LABEL_BACKEND_TOOL_TOTAL_SIZES - Static variable in class org.opends.messages.ToolMessages
-
Total Size
- INFO_LABEL_BACKEND_TOOL_VALUE_FORMAT - Static variable in class org.opends.messages.ToolMessages
-
Value (len %d):
- INFO_LABEL_BACKEND_TOOL_VALUES_SIZE - Static variable in class org.opends.messages.ToolMessages
-
Values Size
- INFO_LDAP_CLIENT_GENERIC_NOTICE_OF_DISCONNECTION - Static variable in class org.opends.messages.ProtocolMessages
-
The Directory Server is closing the connection to this client
- INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Global Administrator User ID, or bind DN if no Global Administrator is defined [%s]:
- INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT - Static variable in class org.opends.messages.UtilityMessages
-
Global Administrator User ID, or bind DN if no Global Administrator is defined [%s]:
- INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.ToolMessages
-
>>>> Specify OpenDJ LDAP connection parameters
- INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.UtilityMessages
-
>>>> Specify OpenDJ LDAP connection parameters
- INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID - Static variable in class org.opends.messages.ToolMessages
-
Global Administrator User ID [%s]:
- INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID - Static variable in class org.opends.messages.UtilityMessages
-
Global Administrator User ID [%s]:
- INFO_LDAP_CONN_PROMPT_BIND_DN - Static variable in class org.opends.messages.ToolMessages
-
Administrator user bind DN [%s]:
- INFO_LDAP_CONN_PROMPT_BIND_DN - Static variable in class org.opends.messages.UtilityMessages
-
Administrator user bind DN [%s]:
- INFO_LDAP_CONN_PROMPT_HOST_NAME - Static variable in class org.opends.messages.ToolMessages
-
Directory server hostname or IP address [%s]:
- INFO_LDAP_CONN_PROMPT_HOST_NAME - Static variable in class org.opends.messages.UtilityMessages
-
Directory server hostname or IP address [%s]:
- INFO_LDAP_CONN_PROMPT_PORT_NUMBER - Static variable in class org.opends.messages.ToolMessages
-
Directory server port number [%d]:
- INFO_LDAP_CONN_PROMPT_PORT_NUMBER - Static variable in class org.opends.messages.UtilityMessages
-
Directory server port number [%d]:
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS - Static variable in class org.opends.messages.ToolMessages
-
%s (%s)
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS - Static variable in class org.opends.messages.UtilityMessages
-
%s (%s)
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES - Static variable in class org.opends.messages.ToolMessages
-
Which certificate do you want to use?
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES - Static variable in class org.opends.messages.UtilityMessages
-
Which certificate do you want to use?
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS - Static variable in class org.opends.messages.ToolMessages
-
View certificate details
- INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS - Static variable in class org.opends.messages.UtilityMessages
-
View certificate details
- INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Password for keystore '%s':
- INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD - Static variable in class org.opends.messages.UtilityMessages
-
Password for keystore '%s':
- INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH - Static variable in class org.opends.messages.ToolMessages
-
Keystore path:
- INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH - Static variable in class org.opends.messages.UtilityMessages
-
Keystore path:
- INFO_LDAP_CONN_PROMPT_SECURITY_LDAP - Static variable in class org.opends.messages.ToolMessages
-
LDAP
- INFO_LDAP_CONN_PROMPT_SECURITY_LDAP - Static variable in class org.opends.messages.UtilityMessages
-
LDAP
- INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK - Static variable in class org.opends.messages.ToolMessages
-
Manually validate
- INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK - Static variable in class org.opends.messages.UtilityMessages
-
Manually validate
- INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE - Static variable in class org.opends.messages.ToolMessages
-
%d
- INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE - Static variable in class org.opends.messages.UtilityMessages
-
%d
- INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE - Static variable in class org.opends.messages.ToolMessages
-
Server Certificate:
- INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE - Static variable in class org.opends.messages.UtilityMessages
-
Server Certificate:
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD - Static variable in class org.opends.messages.ToolMessages
-
How do you want to trust the server certificate?
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD - Static variable in class org.opends.messages.UtilityMessages
-
How do you want to trust the server certificate?
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION - Static variable in class org.opends.messages.ToolMessages
-
Do you trust this server certificate?
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION - Static variable in class org.opends.messages.UtilityMessages
-
Do you trust this server certificate?
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS - Static variable in class org.opends.messages.ToolMessages
-
Yes, also add it to a truststore
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS - Static variable in class org.opends.messages.UtilityMessages
-
Yes, also add it to a truststore
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO - Static variable in class org.opends.messages.ToolMessages
-
No
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO - Static variable in class org.opends.messages.UtilityMessages
-
No
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION - Static variable in class org.opends.messages.ToolMessages
-
Yes, for this session only
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION - Static variable in class org.opends.messages.UtilityMessages
-
Yes, for this session only
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE - Static variable in class org.opends.messages.ToolMessages
-
Use a truststore
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE - Static variable in class org.opends.messages.UtilityMessages
-
Use a truststore
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Password for truststore '%s':
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD - Static variable in class org.opends.messages.UtilityMessages
-
Password for truststore '%s':
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH - Static variable in class org.opends.messages.ToolMessages
-
Truststore path:
- INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH - Static variable in class org.opends.messages.UtilityMessages
-
Truststore path:
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX - Static variable in class org.opends.messages.ToolMessages
-
How do you want to connect?
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX - Static variable in class org.opends.messages.UtilityMessages
-
How do you want to connect?
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL - Static variable in class org.opends.messages.ToolMessages
-
LDAP with SSL
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL - Static variable in class org.opends.messages.UtilityMessages
-
LDAP with SSL
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS - Static variable in class org.opends.messages.ToolMessages
-
LDAP with StartTLS
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS - Static variable in class org.opends.messages.UtilityMessages
-
LDAP with StartTLS
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL - Static variable in class org.opends.messages.ToolMessages
-
Automatically trust
- INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL - Static variable in class org.opends.messages.UtilityMessages
-
Automatically trust
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE - Static variable in class org.opends.messages.ToolMessages
-
%s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE - Static variable in class org.opends.messages.UtilityMessages
-
%s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER - Static variable in class org.opends.messages.ToolMessages
-
Issuer : %s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER - Static variable in class org.opends.messages.UtilityMessages
-
Issuer : %s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN - Static variable in class org.opends.messages.ToolMessages
-
User DN : %s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN - Static variable in class org.opends.messages.UtilityMessages
-
User DN : %s
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY - Static variable in class org.opends.messages.ToolMessages
-
Validity : From '%s'%n To '%s'
- INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY - Static variable in class org.opends.messages.UtilityMessages
-
Validity : From '%s'%n To '%s'
- INFO_LDAP_CONNHANDLER_DESCRIPTION_ALLOW_STARTTLS - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Indicates whether this connection handler should allow clients to use the StartTLS extended operation to initiate secure communication over a non-SSL LDAP connection.
- INFO_LDAP_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN - Static variable in class org.opends.messages.ProtocolMessages
-
{@code DN of the configuration entry for the key manager provider that should be used with this LDAP connection handler.
- INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_PORT - Static variable in class org.opends.messages.ProtocolMessages
-
{@code TCP port on which this connection handler can accept client connections.
- INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME - Static variable in class org.opends.messages.ProtocolMessages
-
{@code Nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation.
- INFO_LDAP_CONNHANDLER_DESCRIPTION_TRUSTMANAGER_DN - Static variable in class org.opends.messages.ProtocolMessages
-
{@code DN of the configuration entry for the trust manager provider that should be used with this LDAP connection handler.
- INFO_LDAP_CONTROL_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{controloid[:criticality[:value|::b64value|:<filePath]]}
- INFO_LDAPAUTH_NON_EMPTY_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
You must provide a non-empty password to continue
- INFO_LDAPAUTH_PASSWORD_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Password for user '%s':
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHID - Static variable in class org.opends.messages.ToolMessages
-
Authentication ID for the bind
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
Authorization ID to use for the bind
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_DIGEST_URI - Static variable in class org.opends.messages.ToolMessages
-
Digest URI to use for the bind
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_KDC - Static variable in class org.opends.messages.ToolMessages
-
KDC to use for the Kerberos authentication
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_QOP - Static variable in class org.opends.messages.ToolMessages
-
Quality of protection to use for the bind
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_REALM - Static variable in class org.opends.messages.ToolMessages
-
Realm into which the authentication is to be performed
- INFO_LDAPAUTH_PROPERTY_DESCRIPTION_TRACE - Static variable in class org.opends.messages.ToolMessages
-
Text string that may be written to the Directory Server error log as trace information for the bind
- INFO_LDAPCOMPARE_DESCRIPTION_USE_COMPARE_RESULT - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP compare result as an exit code for the LDAP compare operations
- INFO_LDAPCOMPARE_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform LDAP compare operations in the Directory Server
- INFO_LDAPDELETE_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform LDAP delete operations in the Directory Server
- INFO_LDAPMODIFY_DESCRIPTION_FILENAME - Static variable in class org.opends.messages.ToolMessages
-
LDIF file containing the changes to apply
- INFO_LDAPMODIFY_POSTREAD_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Target entry after the operation:
- INFO_LDAPMODIFY_PREREAD_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Target entry before the operation:
- INFO_LDAPMODIFY_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform LDAP modify, add, delete, and modify DN operations in the Directory Server
- INFO_LDAPPORT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{ldapPort}
- INFO_LDAPPWMOD_ADDITIONAL_INFO - Static variable in class org.opends.messages.ToolMessages
-
Additional Info: %s
- INFO_LDAPPWMOD_DESCRIPTION_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
{@code Authorization ID for the user entry whose password should be changed.
- INFO_LDAPPWMOD_DESCRIPTION_BIND_DN - Static variable in class org.opends.messages.ToolMessages
-
DN to use to bind to the server
- INFO_LDAPPWMOD_DESCRIPTION_BIND_PW - Static variable in class org.opends.messages.ToolMessages
-
Password to use to bind to the server
- INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the password to use to bind to the server
- INFO_LDAPPWMOD_DESCRIPTION_CURRENTPW - Static variable in class org.opends.messages.ToolMessages
-
Current password for the target user
- INFO_LDAPPWMOD_DESCRIPTION_CURRENTPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the current password for the target user
- INFO_LDAPPWMOD_DESCRIPTION_HOST - Static variable in class org.opends.messages.ToolMessages
-
Address of the Directory Server system
- INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE - Static variable in class org.opends.messages.ToolMessages
-
Path to the key store to use when establishing SSL/TLS communication with the server
- INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PIN - Static variable in class org.opends.messages.ToolMessages
-
The PIN needed to access the contents of the key store
- INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PINFILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the PIN needed to access the contents of the key store
- INFO_LDAPPWMOD_DESCRIPTION_NEWPW - Static variable in class org.opends.messages.ToolMessages
-
New password to provide for the target user
- INFO_LDAPPWMOD_DESCRIPTION_NEWPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the new password to provide for the target user
- INFO_LDAPPWMOD_DESCRIPTION_PORT - Static variable in class org.opends.messages.ToolMessages
-
Port on which the Directory Server listens for LDAP client connections
- INFO_LDAPPWMOD_DESCRIPTION_PROVIDE_DN_FOR_AUTHZID - Static variable in class org.opends.messages.ToolMessages
-
Use the bind DN as the authorization ID for the password modify operation
- INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE - Static variable in class org.opends.messages.ToolMessages
-
Path to the trust store to use when establishing SSL/TLS communication with the server
- INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PIN - Static variable in class org.opends.messages.ToolMessages
-
The PIN needed to access the contents of the trust store
- INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing the PIN needed to access the contents of the trust store
- INFO_LDAPPWMOD_DESCRIPTION_USE_SSL - Static variable in class org.opends.messages.ToolMessages
-
Use SSL to secure the communication with the Directory Server
- INFO_LDAPPWMOD_DESCRIPTION_USE_STARTTLS - Static variable in class org.opends.messages.ToolMessages
-
Use StartTLS to secure the communication with the Directory Server
- INFO_LDAPPWMOD_GENERATED_PASSWORD - Static variable in class org.opends.messages.ToolMessages
-
Generated Password: %s
- INFO_LDAPPWMOD_PWPOLICY_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Password Policy Error: %s
- INFO_LDAPPWMOD_PWPOLICY_WARNING - Static variable in class org.opends.messages.ToolMessages
-
Password Policy Warning: %s = %d
- INFO_LDAPPWMOD_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
-
The LDAP password modify operation was successful
- INFO_LDAPPWMOD_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform LDAP password modify operations in the Directory Server
- INFO_LDAPS_CONNHANDLER_DESCRIPTION_ENABLE - Static variable in class org.opends.messages.ProtocolMessages
-
Specifies whether to enable the LDAPS connection handler
- INFO_LDAPSEARCH_ACCTUSABLE_ACCT_INACTIVE - Static variable in class org.opends.messages.ToolMessages
-
# The account has been deactivated
- INFO_LDAPSEARCH_ACCTUSABLE_HEADER - Static variable in class org.opends.messages.ToolMessages
-
# Account Usability Response Control
- INFO_LDAPSEARCH_ACCTUSABLE_IS_USABLE - Static variable in class org.opends.messages.ToolMessages
-
# The account is usable
- INFO_LDAPSEARCH_ACCTUSABLE_LOCKED - Static variable in class org.opends.messages.ToolMessages
-
# The account is locked
- INFO_LDAPSEARCH_ACCTUSABLE_NOT_USABLE - Static variable in class org.opends.messages.ToolMessages
-
# The account is not usable
- INFO_LDAPSEARCH_ACCTUSABLE_PW_EXPIRED - Static variable in class org.opends.messages.ToolMessages
-
# The password has expired
- INFO_LDAPSEARCH_ACCTUSABLE_PW_RESET - Static variable in class org.opends.messages.ToolMessages
-
# The password has been reset
- INFO_LDAPSEARCH_ACCTUSABLE_REMAINING_GRACE - Static variable in class org.opends.messages.ToolMessages
-
# Number of grace logins remaining: %d
- INFO_LDAPSEARCH_ACCTUSABLE_TIME_UNTIL_EXPIRATION - Static variable in class org.opends.messages.ToolMessages
-
# Time until password expiration: %s
- INFO_LDAPSEARCH_ACCTUSABLE_TIME_UNTIL_UNLOCK - Static variable in class org.opends.messages.ToolMessages
-
# Time until the account is unlocked: %s
- INFO_LDAPSEARCH_MATCHING_ENTRY_COUNT - Static variable in class org.opends.messages.ToolMessages
-
# Total number of matching entries: %d
- INFO_LDAPSEARCH_PSEARCH_CHANGE_TYPE - Static variable in class org.opends.messages.ToolMessages
-
# Persistent search change type: %s
- INFO_LDAPSEARCH_PSEARCH_PREVIOUS_DN - Static variable in class org.opends.messages.ToolMessages
-
# Persistent search previous entry DN: %s
- INFO_LDAPSEARCH_PUBLIC_CHANGELOG_COOKIE_EXC - Static variable in class org.opends.messages.ToolMessages
-
# Public changelog exchange control(%s): %s
- INFO_LDAPSEARCH_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform LDAP search operations in the Directory Server
- INFO_LDAPSEARCH_VLV_CONTENT_COUNT - Static variable in class org.opends.messages.ToolMessages
-
# VLV Content Count: %d
- INFO_LDAPSEARCH_VLV_TARGET_OFFSET - Static variable in class org.opends.messages.ToolMessages
-
# VLV Target Offset: %d
- INFO_LDIF_BACKEND_BASE_DN_CHANGED - Static variable in class org.opends.messages.BackendMessages
-
The change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabled
- INFO_LDIF_BACKEND_LDIF_FILE_CHANGED - Static variable in class org.opends.messages.BackendMessages
-
The change to the LDIF file path will not take effect until the backend is disabled and re-enabled
- INFO_LDIF_BACKEND_VISIBILITY_CHANGED - Static variable in class org.opends.messages.BackendMessages
-
The change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabled
- INFO_LDIF_CONNHANDLER_ERROR_MESSAGE - Static variable in class org.opends.messages.ProtocolMessages
-
Additional Info: %s
- INFO_LDIF_CONNHANDLER_MATCHED_DN - Static variable in class org.opends.messages.ProtocolMessages
-
Matched DN: %s
- INFO_LDIF_CONNHANDLER_REFERRAL_URL - Static variable in class org.opends.messages.ProtocolMessages
-
Referral URL: %s
- INFO_LDIF_CONNHANDLER_RESULT_CODE - Static variable in class org.opends.messages.ProtocolMessages
-
Result Code: %d (%s)
- INFO_LDIF_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.AdminToolMessages
-
The provided LDIF file does not exist.
- INFO_LDIF_FILES_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
LDAP Data Interchange Format (*.ldif)
- INFO_LDIFDIFF_CANNOT_PARSE_STRING_AS_DN - Static variable in class org.opends.messages.ToolMessages
-
The string '%s' from file '%s' could not be parsed as a dn
- INFO_LDIFDIFF_DESCRIPTION_CHECK_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
{@code Takes into account the syntax of the attributes as defined in the schema to make the value comparison.
- INFO_LDIFDIFF_DESCRIPTION_IGNORE_ATTRS - Static variable in class org.opends.messages.ToolMessages
-
File containing a list of attributes to ignore when computing the difference
- INFO_LDIFDIFF_DESCRIPTION_IGNORE_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
File containing a list of entries (DN) to ignore when computing the difference
- INFO_LDIFDIFF_DESCRIPTION_OUTPUT_LDIF - Static variable in class org.opends.messages.ToolMessages
-
File to which the output should be written
- INFO_LDIFDIFF_DESCRIPTION_OVERWRITE_EXISTING - Static variable in class org.opends.messages.ToolMessages
-
Any existing output file should be overwritten rather than appending to it
- INFO_LDIFDIFF_DESCRIPTION_SINGLE_VALUE_CHANGES - Static variable in class org.opends.messages.ToolMessages
-
Each attribute-level change should be written as a separate modification per attribute value rather than one modification per entry
- INFO_LDIFDIFF_DESCRIPTION_SOURCE_LDIF - Static variable in class org.opends.messages.ToolMessages
-
LDIF file to use as the source data
- INFO_LDIFDIFF_DESCRIPTION_TARGET_LDIF - Static variable in class org.opends.messages.ToolMessages
-
LDIF file to use as the target data
- INFO_LDIFDIFF_DESCRIPTION_USE_COMPARE_RESULT - Static variable in class org.opends.messages.ToolMessages
-
Use the LDAP compare result as an exit code for reporting differences between the two LDIF files
- INFO_LDIFDIFF_NO_DIFFERENCES - Static variable in class org.opends.messages.ToolMessages
-
No differences were detected between the source and target LDIF files
- INFO_LDIFDIFF_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to compare two LDIF files and report the differences in LDIF format
- INFO_LDIFEXPORT_DESCRIPTION_APPEND_TO_LDIF - Static variable in class org.opends.messages.ToolMessages
-
Append an existing LDIF file rather than overwriting it
- INFO_LDIFEXPORT_DESCRIPTION_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID for the backend to export
- INFO_LDIFEXPORT_DESCRIPTION_COMPRESS_LDIF - Static variable in class org.opends.messages.ToolMessages
-
Compress the LDIF data as it is exported
- INFO_LDIFEXPORT_DESCRIPTION_ENCRYPT_LDIF - Static variable in class org.opends.messages.ToolMessages
-
Encrypt the LDIF data as it is exported
- INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
Attribute to exclude from the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_BRANCH - Static variable in class org.opends.messages.ToolMessages
-
Base DN of a branch to exclude from the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Filter to identify entries to exclude from the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_OPERATIONAL - Static variable in class org.opends.messages.ToolMessages
-
Exclude operational attributes from the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
Attribute to include in the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCH - Static variable in class org.opends.messages.ToolMessages
-
Base DN of a branch to include in the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Filter to identify entries to include in the LDIF export
- INFO_LDIFEXPORT_DESCRIPTION_LDIF_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to the LDIF file to be written
- INFO_LDIFEXPORT_DESCRIPTION_SIGN_HASH - Static variable in class org.opends.messages.ToolMessages
-
Generate a signed hash of the export data
- INFO_LDIFEXPORT_DESCRIPTION_WRAP_COLUMN - Static variable in class org.opends.messages.ToolMessages
-
Column at which to wrap long lines (0 for no wrapping)
- INFO_LDIFEXPORT_PATH_TO_LDIF_FILE - Static variable in class org.opends.messages.ToolMessages
-
Exporting to %s
- INFO_LDIFEXPORT_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to export data from a Directory Server backend in LDIF form
- INFO_LDIFFILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{ldifFile}
- INFO_LDIFIMPORT_DESCRIPTION_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID for the backend to import
- INFO_LDIFIMPORT_DESCRIPTION_CLEAR_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
Remove all entries for all base DNs in the backend before importing
- INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS - Static variable in class org.opends.messages.ToolMessages
-
Count the number of entries rejected by the server and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)
- INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
Attribute to exclude from the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_BRANCH - Static variable in class org.opends.messages.ToolMessages
-
Base DN of a branch to exclude from the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Filter to identify entries to exclude from the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_ATTRIBUTE - Static variable in class org.opends.messages.ToolMessages
-
Attribute to include in the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_BRANCH - Static variable in class org.opends.messages.ToolMessages
-
Base DN of a branch to include in the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_FILTER - Static variable in class org.opends.messages.ToolMessages
-
Filter to identify entries to include in the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_IS_COMPRESSED - Static variable in class org.opends.messages.ToolMessages
-
LDIF file is compressed
- INFO_LDIFIMPORT_DESCRIPTION_IS_ENCRYPTED - Static variable in class org.opends.messages.ToolMessages
-
LDIF file is encrypted
- INFO_LDIFIMPORT_DESCRIPTION_LDIF_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to the LDIF file to be imported
- INFO_LDIFIMPORT_DESCRIPTION_OVERWRITE - Static variable in class org.opends.messages.ToolMessages
-
Overwrite an existing rejects and/or skip file rather than appending to it
- INFO_LDIFIMPORT_DESCRIPTION_QUIET - Static variable in class org.opends.messages.ToolMessages
-
Use quiet mode (no output)
- INFO_LDIFIMPORT_DESCRIPTION_RANDOM_SEED - Static variable in class org.opends.messages.ToolMessages
-
Seed for the MakeLDIF random number generator
- INFO_LDIFIMPORT_DESCRIPTION_REJECT_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write rejected entries to the specified file
- INFO_LDIFIMPORT_DESCRIPTION_SKIP_FILE - Static variable in class org.opends.messages.ToolMessages
-
Write skipped entries to the specified file
- INFO_LDIFIMPORT_DESCRIPTION_SKIP_SCHEMA_VALIDATION - Static variable in class org.opends.messages.ToolMessages
-
Skip schema validation during the LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_TEMP_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
Path to temporary directory for index scratch files during LDIF import
- INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a MakeLDIF template to use to generate the import data
- INFO_LDIFIMPORT_DESCRIPTION_THREAD_COUNT - Static variable in class org.opends.messages.ToolMessages
-
{@code Number of threads used to read LDIF file during import.
- INFO_LDIFIMPORT_TEMP_DIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{directory}
- INFO_LDIFIMPORT_THREAD_COUNT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{count}
- INFO_LDIFIMPORT_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code This utility can be used to import LDIF data into a Directory Server backend, overwriting existing data.
- INFO_LDIFMODIFY_DESCRIPTION_CHANGES - Static variable in class org.opends.messages.ToolMessages
-
LDIF file containing the changes to apply
- INFO_LDIFMODIFY_DESCRIPTION_SOURCE - Static variable in class org.opends.messages.ToolMessages
-
LDIF file containing the data to be updated
- INFO_LDIFMODIFY_DESCRIPTION_TARGET - Static variable in class org.opends.messages.ToolMessages
-
File to which the updated data should be written
- INFO_LDIFMODIFY_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to apply a set of modify, add, and delete operations against data in an LDIF file
- INFO_LDIFSEARCH_DESCRIPTION_BASEDN - Static variable in class org.opends.messages.ToolMessages
-
{@code The base DN for the search.
- INFO_LDIFSEARCH_DESCRIPTION_DONT_WRAP - Static variable in class org.opends.messages.ToolMessages
-
Long lines should not be wrapped
- INFO_LDIFSEARCH_DESCRIPTION_FILTER_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The path to the file containing the search filter(s) to use.
- INFO_LDIFSEARCH_DESCRIPTION_LDIF_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code LDIF file containing the data to search.
- INFO_LDIFSEARCH_DESCRIPTION_OUTPUT_FILE - Static variable in class org.opends.messages.ToolMessages
-
{@code The path to the output file to which the matching entries should be written.
- INFO_LDIFSEARCH_DESCRIPTION_OVERWRITE_EXISTING - Static variable in class org.opends.messages.ToolMessages
-
Any existing output file should be overwritten rather than appending to it
- INFO_LDIFSEARCH_DESCRIPTION_SCOPE - Static variable in class org.opends.messages.ToolMessages
-
{@code The scope for the search.
- INFO_LDIFSEARCH_DESCRIPTION_SIZE_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
Maximum number of matching entries to return
- INFO_LDIFSEARCH_DESCRIPTION_TIME_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
Maximum length of time (in seconds) to spend processing
- INFO_LDIFSEARCH_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to perform search operations against data in an LDIF file
- INFO_LICENSE_ACCEPT - Static variable in class org.opends.messages.ToolMessages
-
Do you accept the License Agreement?
- INFO_LICENSE_CLI_ACCEPT_INVALID_RESPONSE - Static variable in class org.opends.messages.ToolMessages
-
Invalid response
- INFO_LICENSE_DETAILS_CLI_LABEL - Static variable in class org.opends.messages.SetupMessages
-
Please read the License Agreement above.%nYou must accept the terms of the agreement before continuing with the installation.
- INFO_LICENSE_DETAILS_CLI_LABEL - Static variable in class org.opends.messages.ToolMessages
-
Please read the License Agreement above.%nYou must accept the terms of the agreement before continuing with the installation
- INFO_LISTBACKENDS_BASE_FOR_ID - Static variable in class org.opends.messages.ToolMessages
-
The provided DN '%s' is a base DN for backend '%s'
- INFO_LISTBACKENDS_DESCRIPTION_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID of the backend for which to list the base DNs
- INFO_LISTBACKENDS_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Base DN for which to list the backend ID
- INFO_LISTBACKENDS_DN_BELOW_BASE - Static variable in class org.opends.messages.ToolMessages
-
The provided DN '%s' is below '%s' which is configured as a base DN for backend '%s'
- INFO_LISTBACKENDS_LABEL_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
-
Backend ID
- INFO_LISTBACKENDS_LABEL_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
Base DN
- INFO_LISTBACKENDS_NO_BACKEND_FOR_DN - Static variable in class org.opends.messages.ToolMessages
-
The provided DN '%s' is not below any base DN for any of the backends configured in the Directory Server
- INFO_LISTBACKENDS_NOT_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
The provided DN '%s' is not a base DN for any backend configured in the Directory Server
- INFO_LISTBACKENDS_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to list the backends and base DNs configured in the Directory Server
- INFO_LISTENERS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Connection Handlers
- INFO_LISTING_KEYSTORE_CONTENT - Static variable in class org.opends.messages.AdminToolMessages
-
Listing the security stores
- INFO_LOGIN_DIALOG_SERVER_NOT_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Directory Server is not running.
- INFO_LOGIN_DIALOG_SERVER_NOT_RUNNING_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Directory Server not Running
- INFO_LOGIN_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Authentication Required
- INFO_MAX_DATA_SIZE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{maxDataSize}
- INFO_MAX_KEY_VALUE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{maxKeyValue}
- INFO_MAXIMUM_DURATION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{maximum duration}
- INFO_MIN_DATA_SIZE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{minDataSize}
- INFO_MIN_KEY_VALUE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{minKeyValue}
- INFO_MINIMIZED_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/opendjminimized.gif
- INFO_MINIMIZED_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
QuickSetup minimized.
- INFO_MINIMIZED_ICON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
QuickSetup
- INFO_MINIMIZED_MAC_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/opendjminimizedmac.png
- INFO_MISSING_KEY_TYPE_IN_ALIASES - Static variable in class org.opends.messages.ExtensionMessages
-
Handshake for '%s': cipher requires the alias(es) '%s' to contain key(s) of type(s) '%s'.
- INFO_MODDN_NOOP - Static variable in class org.opends.messages.CoreMessages
-
The modify DN operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
- INFO_MODIFY_ACCOUNT_DISABLED - Static variable in class org.opends.messages.CoreMessages
-
The user account has been administratively disabled
- INFO_MODIFY_ACCOUNT_ENABLED - Static variable in class org.opends.messages.CoreMessages
-
The user account has been administratively enabled
- INFO_MODIFY_ACCOUNT_UNLOCKED - Static variable in class org.opends.messages.CoreMessages
-
The user account has been administratively unlocked
- INFO_MODIFY_DESCRIPTION_DEFAULT_ADD - Static variable in class org.opends.messages.ToolMessages
-
Treat records with no changetype as add operations
- INFO_MODIFY_NOOP - Static variable in class org.opends.messages.CoreMessages
-
The modify operation was not actually performed in the Directory Server backend because the LDAP no-op control was present in the request
- INFO_MODIFY_PASSWORD_CHANGED - Static variable in class org.opends.messages.CoreMessages
-
The user password has been changed
- INFO_MODIFY_PASSWORD_RESET - Static variable in class org.opends.messages.CoreMessages
-
The user password has been administratively reset
- INFO_MONITOR_USER_DN_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{monitorUserDn}
- INFO_MONITOR_USER_PWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{monitorUserPasswordFile}
- INFO_MONITOR_USER_PWD_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{monitorUserPassword}
- INFO_MONITOR_USING_NEW_USER_ATTRS - Static variable in class org.opends.messages.BackendMessages
-
The monitor configuration has been updated so that it will now use a new set of user-defined attributes
- INFO_NEW_PASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{newPassword}
- INFO_NICKNAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{nickname}
- INFO_NO_DBS_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
-No LDAP Databases Found-
- INFO_NO_ENTRIES_TO_INITIALIZE - Static variable in class org.opends.messages.AdminToolMessages
-
No entries found to initialize.
- INFO_NO_GC_LOGGING - Static variable in class org.opends.messages.AdminToolMessages
-
Skipping GC logs collection because GC logging is not enabled
- INFO_NO_JVM_STACK_DUMP - Static variable in class org.opends.messages.AdminToolMessages
-
No JVM stack dump can be produced when the server is not running or no server interaction is allowed
- INFO_NO_LDIF_PATH - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the path of the LDIF file to import.
- INFO_NO_LISTENERS_FOUND - Static variable in class org.opends.messages.AdminToolMessages
-
-No Listener Ports Found-
- INFO_NO_MONITORING_DATA - Static variable in class org.opends.messages.AdminToolMessages
-
No monitoring data can be collected when the server is not running or no server interaction is allowed
- INFO_NOT_A_DIRECTORY_MANAGER_DN - Static variable in class org.opends.messages.AdminToolMessages
-
The provided Root User DN is not a valid DN.
- INFO_NOT_A_DIRECTORY_MANAGER_IN_CONFIG - Static variable in class org.opends.messages.AdminToolMessages
-
The provided DN is not one of the Root User DN.
- INFO_NOT_APPLICABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
--
- INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
<not available> (*)
- INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
* Information only available if you provide valid authentication information when launching the status command.
- INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
<html>Information is only available if you are authenticated<br>as an administrative user.
- INFO_NOT_AVAILABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
<not available>
- INFO_NOT_AVAILABLE_LABEL - Static variable in class org.opends.messages.ToolMessages
-
<not available>
- INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
<not available> (*)
- INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
* Information only available if server is running and you provide valid authentication information when launching the status command.
- INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
<html>Information is only available if server is running and you are authenticated<br>as an administrative user.
- INFO_NOT_AVAILABLE_SHORT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
N/A
- INFO_NOT_GLOBAL_ADMINISTRATOR_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide the Global Administrator ID to be able to access the configuration of all the remote servers that have been previously installed.
- INFO_NOTHING_SELECTED_TO_UNINSTALL - Static variable in class org.opends.messages.AdminToolMessages
-
You must select something to be uninstalled.
- INFO_NUM_ENTRIES_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{numEntries}
- INFO_NUMBER_ENTRIES_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Entries
- INFO_OBJECTCLASS_IS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Object class '%s' is superior of the following object classes: %s.
- INFO_OBJECTCLASSES_ARE_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The selected object classes are superior of the following object classes: %s.
- INFO_OPEN_GENERIC_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Choose a File
- INFO_OPEN_LDIF_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Choose an LDIF File
- INFO_OPEN_ZIP_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Choose a Server Installation Package (.zip)
- INFO_OPENDS_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Version:
- INFO_OPERATION_FAILED - Static variable in class org.opends.messages.ToolMessages
-
%s operation failed
- INFO_OPERATION_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
-
%s operation successful for DN %s
- INFO_OPTIONPANE_BACKGROUND_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
255,255,255
- INFO_ORGANIZATION_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Organization
- INFO_ORGANIZATIONAL_UNIT_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Organizational unit
- INFO_OUTPUT_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{outputFile}
- INFO_PANEL_BACKGROUND_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
255,255,255
- INFO_PANEL_BORDER_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
204,204,204
- INFO_PASSWORD_POLICY_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Password policy
- INFO_PASSWORDFIELD_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_PATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{path}
- INFO_PERIOD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{period}
- INFO_PERSON_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Person object
- INFO_PLUGIN_PROFILER_ALREADY_PROFILING - Static variable in class org.opends.messages.PluginMessages
-
The profiler plugin defined in configuration entry %s is already active, and therefore the request to start profiling has been ignored
- INFO_PLUGIN_PROFILER_NOT_RUNNING - Static variable in class org.opends.messages.PluginMessages
-
The profiler plugin defined in configuration entry %s received a request to stop capturing data but it was not active so no action has been taken
- INFO_PLUGIN_PROFILER_STARTED_PROFILING - Static variable in class org.opends.messages.PluginMessages
-
The profiler plugin defined in configuration entry %s has been activated and has started capturing data
- INFO_PLUGIN_PROFILER_STOPPED_PROFILING - Static variable in class org.opends.messages.PluginMessages
-
The profiler plugin defined in configuration entry %s has been stopped and is no longer capturing data
- INFO_PLUGIN_PROFILER_WROTE_PROFILE_DATA - Static variable in class org.opends.messages.PluginMessages
-
The data collected by the profiler plugin defined in configuration entry %s has been written to %s
- INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STARTING - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin has started background processing using the update interval %s
- INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPING - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin background processing has been stopped
- INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_UPDATE_INTERVAL_CHANGED - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin background processing update interval has been changed from %s to %s, the new value will now be during background processing
- INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART - Static variable in class org.opends.messages.PluginMessages
-
The file name that the Referential Integrity plugin logs changes to during background processing has been changed from %s to %s, but this change will not take effect until the server is restarted
- INFO_PLUGIN_REFERENT_SEARCH_NO_SUCH_OBJECT - Static variable in class org.opends.messages.PluginMessages
-
The Referential Integrity plugin failed when performing a search because the base DN %s does not exist
- INFO_PORT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{port}
- INFO_PROCESSING_COMPARE_OPERATION - Static variable in class org.opends.messages.ToolMessages
-
Comparing type %s with value %s in entry %s
- INFO_PROCESSING_OPERATION - Static variable in class org.opends.messages.ToolMessages
-
Processing %s request for %s
- INFO_PROFILE_PARAMETER_HELP_DEFAULT - Static variable in class org.opends.messages.SetupMessages
-
Default:
- INFO_PROFILE_PARAMETER_HELP_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
Description:
- INFO_PROFILE_PARAMETER_HELP_HEADER - Static variable in class org.opends.messages.SetupMessages
-
%s parameters
- INFO_PROFILE_PARAMETER_HELP_PARAMETER_AND_TYPE - Static variable in class org.opends.messages.SetupMessages
-
Parameter:
- INFO_PROFILE_PARAMETER_NO_PARAMETERS - Static variable in class org.opends.messages.SetupMessages
-
%s profile does not have parameter
- INFO_PROFILEVIEWER_DESCRIPTION_FILENAMES - Static variable in class org.opends.messages.PluginMessages
-
{@code Path to a profile data file.
- INFO_PROFILEVIEWER_DESCRIPTION_USE_GUI - Static variable in class org.opends.messages.PluginMessages
-
Indicates whether to view the profile information in GUI mode or to write the resulting data to standard output
- INFO_PROFILEVIEWER_TOOL_DESCRIPTION - Static variable in class org.opends.messages.PluginMessages
-
This utility can be used to view information in data files captured by the Directory Server profiler
- INFO_PROGRAM_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{programName}
- INFO_PROGRESS_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_PROGRESS_CONFIGURING_REPLICATION_TOPOLOGY - Static variable in class org.opends.messages.SetupMessages
-
Configuring replication topology
- INFO_PROGRESS_CREATING_BASE_ENTRIES - Static variable in class org.opends.messages.SetupMessages
-
Creating base entry for the base DNs
- INFO_PROGRESS_CREATING_BASE_ENTRY - Static variable in class org.opends.messages.SetupMessages
-
Creating base entry %s
- INFO_PROGRESS_DONE - Static variable in class org.opends.messages.SetupMessages
-
Done
- INFO_PROGRESS_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.SetupMessages
-
Enabling Windows service
- INFO_PROGRESS_ERROR - Static variable in class org.opends.messages.SetupMessages
-
Error.
- INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED - Static variable in class org.opends.messages.SetupMessages
-
Importing Automatically-Generated Data (%s Entries):
- INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_NON_VERBOSE - Static variable in class org.opends.messages.SetupMessages
-
Importing automatically-generated data (%s entries)
- INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
Importing Automatically-Generated Data (%s Entries)
- INFO_PROGRESS_IMPORTING_LDIF_FILE - Static variable in class org.opends.messages.SetupMessages
-
Importing data from %s
- INFO_PROGRESS_INITIALIZING_SUFFIX - Static variable in class org.opends.messages.SetupMessages
-
Initializing base DN %s with the contents from %s:
- INFO_PROGRESS_POINTS - Static variable in class org.opends.messages.SetupMessages
-
.....
- INFO_PROGRESS_POST_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Updating replication information on base DN %s
- INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE - Static variable in class org.opends.messages.AdminToolMessages
-
Post initialization procedure completed successfully.
- INFO_PROGRESS_PRE_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
-
Preparing base DN %s to be initialized externally
- INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Now you can proceed to the initialization of the contents of the base DNs on all the replicated servers.
- INFO_PROGRESS_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
-
Purging historical on base DNs:%s%s
- INFO_PROGRESS_PURGE_HISTORICAL_FINISHED_PROCEDURE - Static variable in class org.opends.messages.AdminToolMessages
-
Purge of historical has been successfully completed
- INFO_PROGRESS_REMOVING_REFERENCES - Static variable in class org.opends.messages.AdminToolMessages
-
Removing references on %s
- INFO_PROGRESS_RESUME_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Resuming replication on server %s
- INFO_PROGRESS_STARTING_NON_VERBOSE - Static variable in class org.opends.messages.SetupMessages
-
Starting directory server
- INFO_PROGRESS_STARTING_PROXY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Starting proxy server
- INFO_PROGRESS_STARTING_REPLICATION_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Starting replication server
- INFO_PROGRESS_SUSPEND_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Suspending replication on server %s
- INFO_PROGRESS_UPDATING_CERTIFICATES - Static variable in class org.opends.messages.SetupMessages
-
Configuring certificates
- INFO_PROMPT_NO_COMPLETE_ANSWER - Static variable in class org.opends.messages.ToolMessages
-
no
- INFO_PROMPT_NO_FIRST_LETTER_ANSWER - Static variable in class org.opends.messages.ToolMessages
-
n
- INFO_PROMPT_SINGLE_DEFAULT - Static variable in class org.opends.messages.ToolMessages
-
%s [%s]:
- INFO_PROMPT_SINGLE_DEFAULT - Static variable in class org.opends.messages.UtilityMessages
-
%s [%s]:
- INFO_PROMPT_YES_COMPLETE_ANSWER - Static variable in class org.opends.messages.ToolMessages
-
yes
- INFO_PROMPT_YES_FIRST_LETTER_ANSWER - Static variable in class org.opends.messages.ToolMessages
-
y
- INFO_PROMPTTM_SERVER_CERT - Static variable in class org.opends.messages.ToolMessages
-
The server is using the following certificate:
Subject DN: %s
Issuer DN: %s
Validity: %s through %s
Do you wish to trust this certificate and continue connecting to the server?
- INFO_PROMPTTM_YESNO_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Please enter "yes" or "no":
- INFO_PROP_FILE_PATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{propertiesFilePath}
- INFO_PROTOCOL_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Protocol
- INFO_PROTOCOL_VERSION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{version}
- INFO_PROXY_BASE_DNS_REGISTRATION_CHANGE - Static variable in class org.opends.messages.BackendMessages
-
{@code Proxy backend '%s' automatically registered itself against the base DNs %s.
- INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESS - Static variable in class org.opends.messages.BackendMessages
-
{@code Configuration of proxy backend '%s' with service discovery mechanism '%s' is in progress.
- INFO_PROXY_FAILOVER_EFFECTIVE - Static variable in class org.opends.messages.BackendMessages
-
Proxy backend '%s' successfully configured failover via the service discovery mechanism '%s': primary servers are %s and secondary servers are %s
- INFO_PROXY_PRIMARY_SERVERS_AVAILABLE - Static variable in class org.opends.messages.BackendMessages
-
The primary servers for proxy backend '%s' are now available and will be used for proxying requests
- INFO_PROXY_SECONDARY_SERVERS_AVAILABLE - Static variable in class org.opends.messages.BackendMessages
-
The secondary servers for proxy backend '%s' are now available and will be used if the primary servers are unavailable
- INFO_PROXY_SERVER_AVAILABLE - Static variable in class org.opends.messages.BackendMessages
-
The server '%s' for proxy backend '%s' is available and will be used for proxying requests
- INFO_PROXY_SETUP_DESCRIPTION_PRIMARY_GROUP_SERVER - Static variable in class org.opends.messages.SetupMessages
-
{@code Static server to contact when available before contacting secondary servers.
- INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
{@code The bind DN for periodically reading replication server configurations.
- INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
{@code The bind password for periodically reading replication server configurations.
- INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_PASSWORD_FILE - Static variable in class org.opends.messages.SetupMessages
-
{@code Path to a file containing the bind password for periodically reading replication server configurations.
- INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_PREFERRED_GROUP_ID - Static variable in class org.opends.messages.SetupMessages
-
{@code Replication domain group ID number of directory server replicas to contact when available before contacting other replicas.
- INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_SERVER - Static variable in class org.opends.messages.SetupMessages
-
{@code Replication server to contact periodically in order to discover backend servers.
- INFO_PROXY_SETUP_DESCRIPTION_ROUTE_BASE_DN - Static variable in class org.opends.messages.SetupMessages
-
{@code Base DN for user information in the Proxy Server.
- INFO_PROXY_SETUP_DESCRIPTION_SECONDARY_GROUP_SERVER - Static variable in class org.opends.messages.SetupMessages
-
{@code Static server to contact when all primary servers are unavailable.
- INFO_PROXY_SETUP_DESCRIPTION_USE_JCE_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JCEKS truststore file to trust the remote server certificates
- INFO_PROXY_SETUP_DESCRIPTION_USE_JKS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JKS truststore file to trust the remote server certificates
- INFO_PROXY_SETUP_DESCRIPTION_USE_JVM_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use the JVM truststore for validating remote server certificates
- INFO_PROXY_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing PKCS12 truststore file to trust the remote server certificates
- INFO_PROXY_SETUP_DESCRIPTION_USE_SSL - Static variable in class org.opends.messages.SetupMessages
-
Use SSL to secure communications with remote servers
- INFO_PROXY_SETUP_DESCRIPTION_USE_START_TLS - Static variable in class org.opends.messages.SetupMessages
-
Use Start TLS to secure communication with remote servers
- INFO_PROXY_SETUP_LOAD_BALANCING_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
{@code Algorithm to use to load balance between servers.
- INFO_PROXY_SETUP_LOAD_BALANCING_ALGORITHM_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{algorithm}
- INFO_PROXY_SETUP_PROXY_DN - Static variable in class org.opends.messages.SetupMessages
-
{@code The bind DN for forwarding LDAP requests to remote servers.
- INFO_PROXY_SETUP_PROXY_DN_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{proxyBindDN}
- INFO_PROXY_SETUP_PROXY_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
{@code Password associated with the proxy bind DN.
- INFO_PROXY_SETUP_PROXY_PASSWORD_FILE - Static variable in class org.opends.messages.SetupMessages
-
{@code Path to a file containing the password associated with the proxy bind DN.
- INFO_PROXY_SETUP_PROXY_PASSWORD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{proxyBindPasswordFile}
- INFO_PROXY_SETUP_PROXY_PASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{proxyBindPassword}
- INFO_PROXY_SETUP_REPLICATION_BIND_DN_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{bindDN}
- INFO_PROXY_SETUP_REPLICATION_BIND_PASSWORD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{bindPasswordFile}
- INFO_PROXY_SETUP_REPLICATION_BIND_PASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{bindPassword}
- INFO_PROXY_SETUP_REPLICATION_PREFERRED_GROUP_ID_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{domainGroupIDNumber}
- INFO_PROXY_SETUP_SUBCOMMAND_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
{@code Install an OpenDJ proxy server instance.
- INFO_PROXYAUTHID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{authzID}
- INFO_PSEARCH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
ps[:changetype[:changesonly[:entrychgcontrols]]]
- INFO_PURGE_HISTORICAL_TASK_NAME - Static variable in class org.opends.messages.AdminToolMessages
-
Purge historical
- INFO_PWPERRTYPE_DESCRIPTION_ACCOUNT_LOCKED - Static variable in class org.opends.messages.ProtocolMessages
-
accountLocked
- INFO_PWPERRTYPE_DESCRIPTION_CHANGE_AFTER_RESET - Static variable in class org.opends.messages.ProtocolMessages
-
changeAfterReset
- INFO_PWPERRTYPE_DESCRIPTION_INSUFFICIENT_PASSWORD_QUALITY - Static variable in class org.opends.messages.ProtocolMessages
-
insufficientPasswordQuality
- INFO_PWPERRTYPE_DESCRIPTION_MUST_SUPPLY_OLD_PASSWORD - Static variable in class org.opends.messages.ProtocolMessages
-
mustSupplyOldPassword
- INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_EXPIRED - Static variable in class org.opends.messages.ProtocolMessages
-
passwordExpired
- INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_IN_HISTORY - Static variable in class org.opends.messages.ProtocolMessages
-
passwordInHistory
- INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_MOD_NOT_ALLOWED - Static variable in class org.opends.messages.ProtocolMessages
-
passwordModNotAllowed
- INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_TOO_SHORT - Static variable in class org.opends.messages.ProtocolMessages
-
passwordTooShort
- INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_TOO_YOUNG - Static variable in class org.opends.messages.ProtocolMessages
-
passwordTooYoung
- INFO_PWPWARNTYPE_DESCRIPTION_GRACE_LOGINS_REMAINING - Static variable in class org.opends.messages.ProtocolMessages
-
graceAuthNsRemaining
- INFO_PWPWARNTYPE_DESCRIPTION_TIME_BEFORE_EXPIRATION - Static variable in class org.opends.messages.ProtocolMessages
-
timeBeforeExpiration
- INFO_READ_ONLY_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_REBUILDINDEX_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
{@code Base DN of a backend supporting indexing.
- INFO_REBUILDINDEX_DESCRIPTION_CLEAR_DEGRADED_STATE - Static variable in class org.opends.messages.ToolMessages
-
{@code Indicates that indexes do not need rebuilding because they are known to be empty and forcefully marks them as valid.
- INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME - Static variable in class org.opends.messages.ToolMessages
-
{@code Names of index(es) to rebuild.
- INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALL - Static variable in class org.opends.messages.ToolMessages
-
{@code Rebuild all indexes, including any DN2ID, DN2URI, VLV and extensible indexes.
- INFO_REBUILDINDEX_DESCRIPTION_REBUILD_DEGRADED - Static variable in class org.opends.messages.ToolMessages
-
{@code Rebuild all degraded indexes, including any DN2ID, DN2URI, VLV and extensible indexes.
- INFO_REBUILDINDEX_DESCRIPTION_TEMP_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
Path to temporary directory for index scratch files during index rebuilding
- INFO_REBUILDINDEX_TEMP_DIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{directory}
- INFO_REBUILDINDEX_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to rebuild index data within an indexed backend database
- INFO_RECURRING_TASK_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{schedulePattern}
- INFO_REJECT_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{rejectFile}
- INFO_REMOVE_BACKUPS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Backup Files Contained in bak Directory
- INFO_REMOVE_BACKUPS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Backup Files Contained in bak Directory
- INFO_REMOVE_DATABASES_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Database Contents
- INFO_REMOVE_DATABASES_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Database Contents
- INFO_REMOVE_LDIFS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
LDIF Export Files Contained in ldif Directory
- INFO_REMOVE_LDIFS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove LDIF Export Files Contained in ldif Directory
- INFO_REMOVE_LIBRARIES_AND_TOOLS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Server Libraries and Administrative Tools
- INFO_REMOVE_LIBRARIES_AND_TOOLS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Server Libraries and Administrative Tools
- INFO_REMOVE_LOGS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Log Files
- INFO_REMOVE_LOGS_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Log Files
- INFO_REMOVE_SCHEMA_AND_CONFIGURATION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Configuration and Schema Files
- INFO_REMOVE_SCHEMA_AND_CONFIGURATION_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Configuration and Schema Files
- INFO_REPLICATED_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
Replication
- INFO_REPLICATION_CONFIGURE_ADMINISTRATOR_MUST_BE_CREATED - Static variable in class org.opends.messages.AdminToolMessages
-
Global Administrator must be created.%nYou must provide the credentials of the Global Administrator that will be created to manage the server instances that are being replicated.
- INFO_REPLICATION_CONFIGURE_CONFIGURING_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
Updating registration configuration on server %s
- INFO_REPLICATION_CONFIGURE_CONFIGURING_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
Updating replication configuration for baseDN %s on server %s
- INFO_REPLICATION_CONFIGURE_CONFIGURING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Configuring Replication port on server %s
- INFO_REPLICATION_CONFIGURE_HOST1_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
-
>>>> Specify server administration connection parameters for the first server
- INFO_REPLICATION_CONFIGURE_HOST2_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
-
>>>> Specify server administration connection parameters for the second server
- INFO_REPLICATION_CONFIGURE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Configure Replication
- INFO_REPLICATION_CONFIGURE_REPLICATION_DOMAIN1_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Will this server contain the data that is going to be replicated?
- INFO_REPLICATION_CONFIGURE_REPLICATION_DOMAIN2_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Will this server contain the data that is going to be replicated?
- INFO_REPLICATION_CONFIGURE_REPLICATION_SERVER1_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
A replication server contains a changelog with the replication changes and requires a replication port to be configured.%nDo you want the first server to contain a changelog?
- INFO_REPLICATION_CONFIGURE_REPLICATION_SERVER2_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
A replication server contains a changelog with the replication changes and requires a replication port to be configured.%nDo you want the second server to contain a changelog?
- INFO_REPLICATION_CONFIGURE_REPLICATIONPORT1_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Replication port for the first server (the port must be free)
- INFO_REPLICATION_CONFIGURE_REPLICATIONPORT2_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Replication port for the second server (the port must be free)
- INFO_REPLICATION_CONFIGURE_SECURE1_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want replication to use encrypted communication when connecting to replication port %s on the first server?
- INFO_REPLICATION_CONFIGURE_SECURE2_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want replication to use encrypted communication when connecting to replication port %s on the second server?
- INFO_REPLICATION_CONFIGURE_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Replicate base DN %s?
- INFO_REPLICATION_CONFIGURE_UPDATING_ADS_CONTENTS - Static variable in class org.opends.messages.AdminToolMessages
-
Checking registration information
- INFO_REPLICATION_CONFIGURE_UPDATING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Updating remote references on server %s
- INFO_REPLICATION_CONFIRM_CONFIGURE_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to unconfigure replication on base DN %s.
- INFO_REPLICATION_CONFIRM_CONFIGURE_GENERIC - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Unconfiguring replication will make the data under the selected base DNs not to be synchronized with other servers any more.
- INFO_REPLICATION_CONFIRM_CONFIGURE_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to unconfigure replication of the schema.
- INFO_REPLICATION_CONFIRM_INITIALIZE_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to initialize the contents of base DN %s on server %s with the contents in server %s.
- INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_ADS - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to initialize the contents of base DN %s with the contents in server %s.
- INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_GENERIC - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Initializing the contents of a base DN removes all the existing contents of that base DN.
- INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Initializing the contents of a base DN removes all the existing contents of that base DN.
- INFO_REPLICATION_CONFIRM_RESUME - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to resume replication on server %s.
- INFO_REPLICATION_CONFIRM_SUSPEND - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You chose to suspend replication on server %s.
- INFO_REPLICATION_CONNECTING - Static variable in class org.opends.messages.AdminToolMessages
-
Establishing connections
- INFO_REPLICATION_CRITICAL_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
-
Details: %s
- INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH - Static variable in class org.opends.messages.AdminToolMessages
-
The full path to the file where the equivalent non-interactive commands will be written when this command is run in interactive mode
- INFO_REPLICATION_INITIALIZE_ALL_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Initialize All Servers
- INFO_REPLICATION_INITIALIZE_ALL_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Initialize base DN %s?
- INFO_REPLICATION_INITIALIZE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Initialize Replication on one Server
- INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Initialize base DN %s?
- INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code To be able to configure replication the registration information of servers %s and %s must be merged.
- INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code To be able to configure replication the registration information of servers %s and %s must be merged.
- INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS - Static variable in class org.opends.messages.AdminToolMessages
-
Merging registration information
- INFO_REPLICATION_NON_INTERACTIVE - Static variable in class org.opends.messages.AdminToolMessages
-
The equivalent non-interactive command-line is:%n%s
- INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM - Static variable in class org.opends.messages.AdminToolMessages
-
Only one replication server will be defined for the following base DNs:%n%s%nIt is recommended to have at least two replication servers (two changelogs) to avoid a single point of failure in the replication topology.%nDo you want to continue?
- INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING - Static variable in class org.opends.messages.AdminToolMessages
-
Only one replication server will be defined for the following base DNs:%n%s%nIt is recommended to have at least two replication servers (two changelogs) to avoid a single point of failure in the replication topology.
- INFO_REPLICATION_POST_CONFIGURE_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Replication has been successfully configured.
- INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Post External Initialization
- INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Have you initialized with import-ldif or binary copy base DN %s?
- INFO_REPLICATION_PRE_EXTERNAL_INITIALIZATION_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Pre External Initialization
- INFO_REPLICATION_PRE_EXTERNAL_INITIALIZATION_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Are you going to initialize with import-ldif or binary copy base DN %s?
- INFO_REPLICATION_PROMPT_NO_REPLICATION_SERVER_TO_UNCONFIGURE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code There is no replication server configured in '%s'.
- INFO_REPLICATION_PROMPT_UNCONFIGURE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You can choose to unconfigure all the replication on the server.
- INFO_REPLICATION_PROMPT_UNCONFIGURE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to unconfigure the replication server (changelog and replication port '%d') on the server?
- INFO_REPLICATION_PURGE_HISTORICAL_LOCAL_ENVIRONMENT - Static variable in class org.opends.messages.AdminToolMessages
-
Initializing environment for purge historical
- INFO_REPLICATION_PURGE_HISTORICAL_LOCAL_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to execute the purge on the local server (which is stopped)?
- INFO_REPLICATION_PURGE_HISTORICAL_LOCAL_STARTING - Static variable in class org.opends.messages.AdminToolMessages
-
Purging historical started.
- INFO_REPLICATION_PURGE_HISTORICAL_MAXIMUM_DURATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Maximum duration for the historical purge in seconds?
- INFO_REPLICATION_PURGE_HISTORICAL_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Purge Historical
- INFO_REPLICATION_PURGE_HISTORICAL_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Purge historical on base DN %s?
- INFO_REPLICATION_REMOVE_ADS_CONTENTS - Static variable in class org.opends.messages.AdminToolMessages
-
Removing registration information
- INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
Removing references on base DN %s of server %s
- INFO_REPLICATION_RESUME_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Resume Replication
- INFO_REPLICATION_SERVER_CONFIGURED_WARNING - Static variable in class org.opends.messages.AdminToolMessages
-
You asked not to configure a replication server in '%s' but the server already has a replication server configured (with replication port '%d').
- INFO_REPLICATION_SERVER_CONFIGURED_WARNING_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You asked not to configure a replication server in '%s' but the server already has a replication server configured (with replication port '%d').
- INFO_REPLICATION_SERVER_CONNECTION_FROM_DS - Static variable in class org.opends.messages.ReplicationMessages
-
Replication server RS(%s) has accepted a connection from directory server DS(%s) for domain "%s" at %s
- INFO_REPLICATION_SERVER_CONNECTION_FROM_RS - Static variable in class org.opends.messages.ReplicationMessages
-
Replication server RS(%s) has accepted a connection from replication server RS(%s) for domain "%s" at %s
- INFO_REPLICATION_SERVER_CONNECTION_TO_RS - Static variable in class org.opends.messages.ReplicationMessages
-
Replication server RS(%s) has connected to replication server RS(%s) for domain "%s" at %s
- INFO_REPLICATION_SETUP_CALL_DSREPLICATION - Static variable in class org.opends.messages.SetupMessages
-
Calling dsreplication configure between the RS being setup and RS '%s' from the topology
- INFO_REPLICATION_SETUP_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.SetupMessages
-
{@code Base DN(s) of the data to be replicated.
- INFO_REPLICATION_SETUP_DESCRIPTION_REPLICATION_PORT - Static variable in class org.opends.messages.SetupMessages
-
Port used for replication protocol communications with other servers
- INFO_REPLICATION_SETUP_DESCRIPTION_SECURE_REPLICATION - Static variable in class org.opends.messages.SetupMessages
-
{@code Specifies whether the communication through the replication port should be secured.
- INFO_REPLICATION_SETUP_DESCRIPTION_TOPOLOGY_RS - Static variable in class org.opends.messages.SetupMessages
-
{@code Replication server in the topology to be joined.
- INFO_REPLICATION_SETUP_DESCRIPTION_USE_JCEKS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JCEKS truststore file to trust certificates from other replication servers in the topology
- INFO_REPLICATION_SETUP_DESCRIPTION_USE_JKS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JKS truststore file to trust certificates from other replication servers in the topology
- INFO_REPLICATION_SETUP_DESCRIPTION_USE_JVM_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use the JVM truststore to trust certificates from other replication servers in the topology
- INFO_REPLICATION_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing PKCS12 truststore file to trust certificates from other replication servers in the topology
- INFO_REPLICATION_SETUP_DSREPLICATION_OUTPUT - Static variable in class org.opends.messages.SetupMessages
-
dsreplication output: %s
- INFO_REPLICATION_SETUP_SUBCOMMAND_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
{@code Install OpenDJ as a standalone replication server.
- INFO_REPLICATION_STATUS_HEADER_DELAY - Static variable in class org.opends.messages.AdminToolMessages
-
Delay (ms)
- INFO_REPLICATION_STATUS_HEADER_DS_ID - Static variable in class org.opends.messages.AdminToolMessages
-
DS ID
- INFO_REPLICATION_STATUS_HEADER_NUMBER_ENTRIES - Static variable in class org.opends.messages.AdminToolMessages
-
Entries
- INFO_REPLICATION_STATUS_HEADER_REPLICATION_ENABLED - Static variable in class org.opends.messages.AdminToolMessages
-
Replication enabled
- INFO_REPLICATION_STATUS_HEADER_REPLICATION_PORT - Static variable in class org.opends.messages.AdminToolMessages
-
RS Port (1)
- INFO_REPLICATION_STATUS_HEADER_RS_ID - Static variable in class org.opends.messages.AdminToolMessages
-
RS ID
- INFO_REPLICATION_STATUS_HEADER_SECURE - Static variable in class org.opends.messages.AdminToolMessages
-
Security (2)
- INFO_REPLICATION_STATUS_HEADER_SERVERPORT - Static variable in class org.opends.messages.AdminToolMessages
-
Server
- INFO_REPLICATION_STATUS_HEADER_SUFFIX_DN - Static variable in class org.opends.messages.AdminToolMessages
-
Suffix DN
- INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS - Static variable in class org.opends.messages.AdminToolMessages
-
The following servers have a replication server (with changelog and a replication port) but are not linked to any server containing replicated data.
- INFO_REPLICATION_STATUS_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Display Replication Status
- INFO_REPLICATION_STATUS_NO_BASEDNS - Static variable in class org.opends.messages.AdminToolMessages
-
No replication information for the base DNs found.
- INFO_REPLICATION_STATUS_NO_REPLICATION_INFORMATION - Static variable in class org.opends.messages.AdminToolMessages
-
No replication information found.
- INFO_REPLICATION_STATUS_NOT_A_REPLICATION_DOMAIN_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
[4] Server does not contain replicated data for the suffix.
- INFO_REPLICATION_STATUS_NOT_A_REPLICATION_DOMAIN_SHORT - Static variable in class org.opends.messages.AdminToolMessages
-
(4)
- INFO_REPLICATION_STATUS_NOT_A_REPLICATION_SERVER_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
[3] Server not configured as a replication server (no replication changelog).
- INFO_REPLICATION_STATUS_NOT_A_REPLICATION_SERVER_SHORT - Static variable in class org.opends.messages.AdminToolMessages
-
(3)
- INFO_REPLICATION_STATUS_REPLICATED_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
-
[1] The port used to communicate between the servers whose contents are being replicated.%n[2] Whether the replication communication through the replication port is encrypted or not.
- INFO_REPLICATION_STATUS_UNAVAILABLE_VALUE - Static variable in class org.opends.messages.AdminToolMessages
-
N/A
- INFO_REPLICATION_SUBCOMMAND_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
What do you want to do?
- INFO_REPLICATION_SUCCESSFUL - Static variable in class org.opends.messages.AdminToolMessages
-
The operation has been successfully completed
- INFO_REPLICATION_SUCCESSFUL_NOP - Static variable in class org.opends.messages.AdminToolMessages
-
The operation has been successfully completed, but no action was required
- INFO_REPLICATION_SUSPEND_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Suspend Replication
- INFO_REPLICATION_TOOL_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
{@code This utility manages replication between servers so that their data is synchronized.
- INFO_REPLICATION_UNCONFIGURE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have chosen to unconfigure replication on all the replicated base DNs of '%s'.
- INFO_REPLICATION_UNCONFIGURE_ALL_SUFFIXES_UNCONFIGURE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have chosen to unconfigure all the replicated base DNs in the server '%s'.
- INFO_REPLICATION_UNCONFIGURE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Unconfigure Replication
- INFO_REPLICATION_UNCONFIGURE_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Unconfigure replication on base DN %s?
- INFO_REPLICATION_UNCONFIGURING_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
-
Unconfiguring replication on base DN %s of server %s
- INFO_REPLICATION_UNCONFIGURING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
-
Unconfiguring replication port %s of server %s
- INFO_REPLICATION_WARNING_NO_REPLICATION_SERVER_TO_UNCONFIGURE - Static variable in class org.opends.messages.AdminToolMessages
-
There is no replication server configured in '%s'.
- INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Required Icon.
- INFO_RESET_CHANGE_NUMBER_CONFIRM_RESET - Static variable in class org.opends.messages.AdminToolMessages
-
Are you sure that you want to reset the change number on server '%s'?
- INFO_RESET_CHANGE_NUMBER_INFO - Static variable in class org.opends.messages.AdminToolMessages
-
Resetting change-log's change number of server '%s' to ChangeNumber: %s, CSN: %s, base DN: '%s'
- INFO_RESET_CHANGE_NUMBER_TASK_FINISHED - Static variable in class org.opends.messages.AdminToolMessages
-
Change-log change number reset task has finished successfully.
- INFO_RESET_CHANGE_NUMBER_TO - Static variable in class org.opends.messages.AdminToolMessages
-
Which change number on server '%s' would you like to use as the starting point for the change-log's change number on server '%s'?
- INFO_REST2LDAP_CREATING_ENDPOINT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Rest2Ldap created endpoint '%s' version %s
- INFO_REST2LDAP_STARTING - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Rest2Ldap starting with configuration directory '%s'
- INFO_RESTART_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Restart
- INFO_RESTORE_ARG_BACKUP_DIR - Static variable in class org.opends.messages.TaskMessages
-
Backup Directory
- INFO_RESTORE_ARG_BACKUP_ID - Static variable in class org.opends.messages.TaskMessages
-
Backup ID
- INFO_RESTORE_ARG_VERIFY_ONLY - Static variable in class org.opends.messages.TaskMessages
-
Verify Only
- INFO_RESTOREDB_DESCRIPTION_BACKUP_DIR - Static variable in class org.opends.messages.ToolMessages
-
Path to the directory containing the backup file(s)
- INFO_RESTOREDB_DESCRIPTION_BACKUP_ID - Static variable in class org.opends.messages.ToolMessages
-
Backup ID of the backup to restore
- INFO_RESTOREDB_DESCRIPTION_LIST_BACKUPS - Static variable in class org.opends.messages.ToolMessages
-
List available backups in the backup directory
- INFO_RESTOREDB_DESCRIPTION_VERIFY_ONLY - Static variable in class org.opends.messages.ToolMessages
-
Verify the contents of the backup but do not restore it
- INFO_RESTOREDB_LIST_BACKUP_DATE - Static variable in class org.opends.messages.ToolMessages
-
Backup Date: %s
- INFO_RESTOREDB_LIST_BACKUP_ID - Static variable in class org.opends.messages.ToolMessages
-
Backup ID: %s
- INFO_RESTOREDB_LIST_COMPRESSED - Static variable in class org.opends.messages.ToolMessages
-
Is Compressed: %s
- INFO_RESTOREDB_LIST_DEPENDENCIES - Static variable in class org.opends.messages.ToolMessages
-
Dependent Upon: %s
- INFO_RESTOREDB_LIST_ENCRYPTED - Static variable in class org.opends.messages.ToolMessages
-
Is Encrypted: %s
- INFO_RESTOREDB_LIST_HASHED - Static variable in class org.opends.messages.ToolMessages
-
Has Unsigned Hash: %s
- INFO_RESTOREDB_LIST_INCREMENTAL - Static variable in class org.opends.messages.ToolMessages
-
Is Incremental: %s
- INFO_RESTOREDB_LIST_SIGNED - Static variable in class org.opends.messages.ToolMessages
-
Has Signed Hash: %s
- INFO_RESTOREDB_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to restore a backup of a Directory Server backend
- INFO_RESULT_ADMIN_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
Administrative Limit Exceeded
- INFO_RESULT_AFFECTS_MULTIPLE_DSAS - Static variable in class org.opends.messages.CoreMessages
-
Affects Multiple DSAs
- INFO_RESULT_ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.opends.messages.CoreMessages
-
Alias Dereferencing Problem
- INFO_RESULT_ALIAS_PROBLEM - Static variable in class org.opends.messages.CoreMessages
-
Alias Problem
- INFO_RESULT_ASSERTION_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Assertion Failed
- INFO_RESULT_ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
Attribute or Value Exists
- INFO_RESULT_AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.opends.messages.CoreMessages
-
Authentication Method Not Supported
- INFO_RESULT_AUTHORIZATION_DENIED - Static variable in class org.opends.messages.CoreMessages
-
Authorization Denied
- INFO_RESULT_BUSY - Static variable in class org.opends.messages.CoreMessages
-
Busy
- INFO_RESULT_CANCELED - Static variable in class org.opends.messages.CoreMessages
-
Canceled
- INFO_RESULT_CANNOT_CANCEL - Static variable in class org.opends.messages.CoreMessages
-
Cannot Cancel
- INFO_RESULT_CLIENT_SIDE_AUTH_UNKNOWN - Static variable in class org.opends.messages.CoreMessages
-
Unknown Authentication Mechanism
- INFO_RESULT_CLIENT_SIDE_CLIENT_LOOP - Static variable in class org.opends.messages.CoreMessages
-
Referral Loop Detected
- INFO_RESULT_CLIENT_SIDE_CONNECT_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Connect Error
- INFO_RESULT_CLIENT_SIDE_CONTROL_NOT_FOUND - Static variable in class org.opends.messages.CoreMessages
-
Control Not Found
- INFO_RESULT_CLIENT_SIDE_DECODING_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Decoding Error
- INFO_RESULT_CLIENT_SIDE_ENCODING_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Encoding Error
- INFO_RESULT_CLIENT_SIDE_FILTER_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Filter Error
- INFO_RESULT_CLIENT_SIDE_LOCAL_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Local Error
- INFO_RESULT_CLIENT_SIDE_MORE_RESULTS_TO_RETURN - Static variable in class org.opends.messages.CoreMessages
-
More Results to Return
- INFO_RESULT_CLIENT_SIDE_NO_MEMORY - Static variable in class org.opends.messages.CoreMessages
-
Out of Memory
- INFO_RESULT_CLIENT_SIDE_NO_RESULTS_RETURNED - Static variable in class org.opends.messages.CoreMessages
-
No Results Returned
- INFO_RESULT_CLIENT_SIDE_NOT_SUPPORTED - Static variable in class org.opends.messages.CoreMessages
-
Operation Not Supported
- INFO_RESULT_CLIENT_SIDE_PARAM_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Parameter Error
- INFO_RESULT_CLIENT_SIDE_REFERRAL_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
Referral Hop Limit Exceeded
- INFO_RESULT_CLIENT_SIDE_SERVER_DOWN - Static variable in class org.opends.messages.CoreMessages
-
Server Connection Closed
- INFO_RESULT_CLIENT_SIDE_TIMEOUT - Static variable in class org.opends.messages.CoreMessages
-
Client-Side Timeout
- INFO_RESULT_CLIENT_SIDE_USER_CANCELLED - Static variable in class org.opends.messages.CoreMessages
-
Cancelled by User
- INFO_RESULT_COMPARE_FALSE - Static variable in class org.opends.messages.CoreMessages
-
Compare False
- INFO_RESULT_COMPARE_TRUE - Static variable in class org.opends.messages.CoreMessages
-
Compare True
- INFO_RESULT_CONFIDENTIALITY_REQUIRED - Static variable in class org.opends.messages.CoreMessages
-
Confidentiality Required
- INFO_RESULT_CONSTRAINT_VIOLATION - Static variable in class org.opends.messages.CoreMessages
-
Constraint Violation
- INFO_RESULT_ENTRY_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
-
Entry Already Exists
- INFO_RESULT_INAPPROPRIATE_AUTHENTICATION - Static variable in class org.opends.messages.CoreMessages
-
Inappropriate Authentication
- INFO_RESULT_INAPPROPRIATE_MATCHING - Static variable in class org.opends.messages.CoreMessages
-
Inappropriate Matching
- INFO_RESULT_INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.messages.CoreMessages
-
Insufficient Access Rights
- INFO_RESULT_INVALID_ATTRIBUTE_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
Invalid Attribute Syntax
- INFO_RESULT_INVALID_CREDENTIALS - Static variable in class org.opends.messages.CoreMessages
-
Invalid Credentials
- INFO_RESULT_INVALID_DN_SYNTAX - Static variable in class org.opends.messages.CoreMessages
-
Invalid DN Syntax
- INFO_RESULT_LOOP_DETECT - Static variable in class org.opends.messages.CoreMessages
-
Loop Detected
- INFO_RESULT_NAMING_VIOLATION - Static variable in class org.opends.messages.CoreMessages
-
Naming Violation
- INFO_RESULT_NO_OPERATION - Static variable in class org.opends.messages.CoreMessages
-
No Operation
- INFO_RESULT_NO_SUCH_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
-
No Such Attribute
- INFO_RESULT_NO_SUCH_OBJECT - Static variable in class org.opends.messages.CoreMessages
-
No Such Entry
- INFO_RESULT_NO_SUCH_OPERATION - Static variable in class org.opends.messages.CoreMessages
-
No Such Operation
- INFO_RESULT_NOT_ALLOWED_ON_NONLEAF - Static variable in class org.opends.messages.CoreMessages
-
Not Allowed on Non-Leaf
- INFO_RESULT_NOT_ALLOWED_ON_RDN - Static variable in class org.opends.messages.CoreMessages
-
Not Allowed on RDN
- INFO_RESULT_OBJECTCLASS_MODS_PROHIBITED - Static variable in class org.opends.messages.CoreMessages
-
Object Class Modifications Prohibited
- INFO_RESULT_OBJECTCLASS_VIOLATION - Static variable in class org.opends.messages.CoreMessages
-
Object Class Violation
- INFO_RESULT_OFFSET_RANGE_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Offset Range Error
- INFO_RESULT_OPERATIONS_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Operations Error
- INFO_RESULT_OTHER - Static variable in class org.opends.messages.CoreMessages
-
Other
- INFO_RESULT_PROTOCOL_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Protocol Error
- INFO_RESULT_REFERRAL - Static variable in class org.opends.messages.CoreMessages
-
Referral
- INFO_RESULT_SASL_BIND_IN_PROGRESS - Static variable in class org.opends.messages.CoreMessages
-
SASL Bind in Progress
- INFO_RESULT_SIZE_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
Size Limit Exceeded
- INFO_RESULT_SORT_CONTROL_MISSING - Static variable in class org.opends.messages.CoreMessages
-
Sort Control Missing
- INFO_RESULT_STRONG_AUTH_REQUIRED - Static variable in class org.opends.messages.CoreMessages
-
Strong Authentication Required
- INFO_RESULT_SUCCESS - Static variable in class org.opends.messages.CoreMessages
-
Success
- INFO_RESULT_TIME_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
-
Time Limit Exceeded
- INFO_RESULT_TOO_LATE - Static variable in class org.opends.messages.CoreMessages
-
Too Late
- INFO_RESULT_UNAVAILABLE - Static variable in class org.opends.messages.CoreMessages
-
Unavailable
- INFO_RESULT_UNAVAILABLE_CRITICAL_EXTENSION - Static variable in class org.opends.messages.CoreMessages
-
Unavailable Critical Extension
- INFO_RESULT_UNDEFINED_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.CoreMessages
-
Undefined Attribute Type
- INFO_RESULT_UNWILLING_TO_PERFORM - Static variable in class org.opends.messages.CoreMessages
-
Unwilling to Perform
- INFO_RESULT_VIRTUAL_LIST_VIEW_ERROR - Static variable in class org.opends.messages.CoreMessages
-
Virtual List View Error
- INFO_ROOT_USER_DN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{rootUserDN}
- INFO_ROOT_USER_PWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{rootUserPasswordFile}
- INFO_ROOT_USER_PWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{rootUserPassword}
- INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS - Static variable in class org.opends.messages.BackendMessages
-
The root DSE configuration has been updated so that configuration attribute %s will now use a value of %s
- INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS - Static variable in class org.opends.messages.BackendMessages
-
The root DSE configuration has been updated so that it will now use the base DN set %s when performing below the root DSE
- INFO_ROOTDSE_USING_NEW_USER_ATTRS - Static variable in class org.opends.messages.BackendMessages
-
The root DSE configuration has been updated so that it will now use a new set of user-defined attributes
- INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS - Static variable in class org.opends.messages.BackendMessages
-
The root DSE configuration has been updated so that it will now use the defined set of Directory Server suffixes when performing searches below the root DSE
- INFO_RUN_TASK_LATER - Static variable in class org.opends.messages.AdminToolMessages
-
Launch later
- INFO_RUN_TASK_NOW - Static variable in class org.opends.messages.AdminToolMessages
-
Launch now
- INFO_SASL_OPTION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{name=value}
- INFO_SASL_UNSUPPORTED_CALLBACK - Static variable in class org.opends.messages.ExtensionMessages
-
An unsupported or unexpected callback was provided to the SASL server for use during %s authentication: %s
- INFO_SCHEDULE_TASK - Static variable in class org.opends.messages.AdminToolMessages
-
Schedule to run the task periodically
- INFO_SCHEMA_USING_NEW_USER_ATTRS - Static variable in class org.opends.messages.BackendMessages
-
The schema configuration has been updated so that it will now use a new set of user-defined attributes
- INFO_SCOPE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{scope}
- INFO_SEARCH_DESCRIPTION_BASEDN - Static variable in class org.opends.messages.ToolMessages
-
Search base DN
- INFO_SEARCH_DESCRIPTION_DEREFERENCE_POLICY - Static variable in class org.opends.messages.ToolMessages
-
Alias dereference policy ('never', 'always', 'search', or 'find')
- INFO_SEARCH_DESCRIPTION_FILENAME - Static variable in class org.opends.messages.ToolMessages
-
File containing a list of search filter strings
- INFO_SEARCH_DESCRIPTION_SEARCH_SCOPE - Static variable in class org.opends.messages.ToolMessages
-
{@code Search scope ('base', 'one', 'sub', or 'subordinate').
- INFO_SEARCH_DESCRIPTION_SIZE_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
Maximum number of entries to return from the search
- INFO_SEARCH_DESCRIPTION_TIME_LIMIT - Static variable in class org.opends.messages.ToolMessages
-
Maximum length of time in seconds to allow for the search
- INFO_SEARCH_OPERATION_INVALID_PROTOCOL - Static variable in class org.opends.messages.ToolMessages
-
Invalid operation type returned in search result %s
- INFO_SEARCH_SCOPE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{searchScope}
- INFO_SECONDS_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{seconds}
- INFO_SEED_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{seed}
- INFO_SERVER_DETAILS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Server Details
- INFO_SERVER_DIRECTORY_MANAGER_DN_LABEL - Static variable in class org.opends.messages.SetupMessages
-
Root user DN
- INFO_SERVER_ERROR - Static variable in class org.opends.messages.AdminToolMessages
-
Error on %s:
- INFO_SERVER_MONITOR_USER_DN_LABEL - Static variable in class org.opends.messages.SetupMessages
-
Monitor user
- INFO_SERVER_MONITOR_USER_PASSWORD_LABEL - Static variable in class org.opends.messages.SetupMessages
-
Monitor user password
- INFO_SERVER_NOT_CONNECTED_TO_REMOTE_STATUS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Not Connected to Remote
- INFO_SERVER_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Server Path:
- INFO_SERVER_ROOT_DIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{serverRootDir}
- INFO_SERVER_STARTED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Started
- INFO_SERVER_STARTING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Starting
- INFO_SERVER_STATUS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Server Status
- INFO_SERVER_STOPPED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Stopped
- INFO_SERVER_STOPPING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Stopping
- INFO_SERVER_UNKNOWN_STATUS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Unknown
- INFO_SERVEROUT_NOT_FOUND_ERR - Static variable in class org.opends.messages.AdminToolMessages
-
Skipping backup of %s log (file not found)
- INFO_SERVICE_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{serviceName}
- INFO_SETUP_ADMIN_CONNECTOR_PORT - Static variable in class org.opends.messages.SetupMessages
-
administration connector
- INFO_SETUP_ARGUMENT_DESCRIPTION_ADD_BASE_ENTRY - Static variable in class org.opends.messages.SetupMessages
-
Indicates whether to create the base entry in the Directory Server database
- INFO_SETUP_CONFIGURE_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Configuring server
- INFO_SETUP_CONFIRM_GROUP_DATA - Static variable in class org.opends.messages.SetupMessages
-
Accept these choices and continue?
- INFO_SETUP_DESCRIPTION_AVAILABLE_PROFILES - Static variable in class org.opends.messages.SetupMessages
-
Available setup profiles: %s
- INFO_SETUP_DESCRIPTION_HELP_PROFILE_PARAMETERS - Static variable in class org.opends.messages.SetupMessages
-
Display profile parameters
- INFO_SETUP_DESCRIPTION_HELP_PROFILES - Static variable in class org.opends.messages.SetupMessages
-
Display all available profiles
- INFO_SETUP_DESCRIPTION_NO_PROFILES_AVAILABLE - Static variable in class org.opends.messages.SetupMessages
-
There are no setup profiles available for this DS version
- INFO_SETUP_DESCRIPTION_PRODUCTION_MODE - Static variable in class org.opends.messages.SetupMessages
-
Harden default configuration for production use.
- INFO_SETUP_DESCRIPTION_PROFILE - Static variable in class org.opends.messages.SetupMessages
-
{@code Setup profile to apply when initially configuring the server.
- INFO_SETUP_DESCRIPTION_PROFILE_PARAMETER - Static variable in class org.opends.messages.SetupMessages
-
{@code Assign a value to a setup profile parameter.
- INFO_SETUP_DESCRIPTION_TRUSTSTORE_PWD - Static variable in class org.opends.messages.SetupMessages
-
Truststore cleartext password
- INFO_SETUP_DESCRIPTION_TRUSTSTORE_PWD_PATH - Static variable in class org.opends.messages.SetupMessages
-
Path to a file containing the truststore password
- INFO_SETUP_DESCRIPTION_USE_JCE_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Path of a JCEKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
- INFO_SETUP_DESCRIPTION_USE_JKS_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Path of a JKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
- INFO_SETUP_DIRECTORY_SERVER_SUBCOMMAND_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
{@code Install an OpenDJ directory server instance.
- INFO_SETUP_ENABLING_WINDOWS_SERVICE_OUTPUT - Static variable in class org.opends.messages.SetupMessages
-
Enable windows service command (return code '%d') output:
%s
- INFO_SETUP_HTTP_PORT - Static variable in class org.opends.messages.SetupMessages
-
HTTP
- INFO_SETUP_HTTP_PORT_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
Port on which the server should listen for HTTP communication
- INFO_SETUP_HTTPS_PORT - Static variable in class org.opends.messages.SetupMessages
-
HTTPS
- INFO_SETUP_HTTPS_PORT_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
Port on which the server should listen for HTTPS communication
- INFO_SETUP_INTERACTIVE_ADD_BASE_DN_TO_ROUTE - Static variable in class org.opends.messages.SetupMessages
-
Add another base DN?
- INFO_SETUP_INTERACTIVE_ADD_SECONDARY_SERVERS - Static variable in class org.opends.messages.SetupMessages
-
Add secondary server(s) to the service discovery mechanism?
- INFO_SETUP_INTERACTIVE_ADMIN_CONNECTOR_PORT - Static variable in class org.opends.messages.SetupMessages
-
Administration connector port
- INFO_SETUP_INTERACTIVE_AFFINITY_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
{@code Affinity (requests with the same target DN go to the same server).
- INFO_SETUP_INTERACTIVE_ALL_PARAMETERS - Static variable in class org.opends.messages.SetupMessages
-
All Server Parameters
- INFO_SETUP_INTERACTIVE_AVAILABLE_DOMAINS - Static variable in class org.opends.messages.SetupMessages
-
Domains in this topology: %s
- INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_MONITOR_USER_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Confirm the password for the default monitor user:
- INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_ROOT_DN_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Confirm the password for root user:
- INFO_SETUP_INTERACTIVE_CONN_HANDLER_GROUP - Static variable in class org.opends.messages.SetupMessages
-
Client Connection Parameters
- INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY - Static variable in class org.opends.messages.SetupMessages
-
How should the proxy secure connections to remote directory servers?
- INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_NONE - Static variable in class org.opends.messages.SetupMessages
-
Do not secure connections (evaluation only - unsafe for production)
- INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_SSL - Static variable in class org.opends.messages.SetupMessages
-
Use SSL
- INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_STARTTLS - Static variable in class org.opends.messages.SetupMessages
-
Use Start TLS
- INFO_SETUP_INTERACTIVE_CREATE_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
Base DN to create
- INFO_SETUP_INTERACTIVE_CREATE_BASE_ENTRY_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Create only a base DN entry
- INFO_SETUP_INTERACTIVE_CREATE_LOCAL_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
Prepare local storage and optionally import data
- INFO_SETUP_INTERACTIVE_DATA_STORAGE_OPTIONS - Static variable in class org.opends.messages.SetupMessages
-
Data storage options:
- INFO_SETUP_INTERACTIVE_DIRECTORY_SERVER_TYPE - Static variable in class org.opends.messages.SetupMessages
-
Directory Server
- INFO_SETUP_INTERACTIVE_DO_NOT_CONFIGURE_DS - Static variable in class org.opends.messages.SetupMessages
-
Skip this step
- INFO_SETUP_INTERACTIVE_DS_CUSTOMIZATION_GROUP - Static variable in class org.opends.messages.SetupMessages
-
Directory Server Customization Parameters
- INFO_SETUP_INTERACTIVE_ENABLE_HTTP - Static variable in class org.opends.messages.SetupMessages
-
Enable HTTP?
- INFO_SETUP_INTERACTIVE_ENABLE_HTTPS - Static variable in class org.opends.messages.SetupMessages
-
Enable HTTPS?
- INFO_SETUP_INTERACTIVE_ENABLE_LDAP - Static variable in class org.opends.messages.SetupMessages
-
Enable LDAP?
- INFO_SETUP_INTERACTIVE_ENABLE_LDAPS - Static variable in class org.opends.messages.SetupMessages
-
Enable LDAPS?
- INFO_SETUP_INTERACTIVE_ENABLE_PORT - Static variable in class org.opends.messages.SetupMessages
-
Listening on port %d
- INFO_SETUP_INTERACTIVE_ENABLE_START_TLS - Static variable in class org.opends.messages.SetupMessages
-
Enable StartTLS on LDAP port?
- INFO_SETUP_INTERACTIVE_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.SetupMessages
-
Equivalent non-interactive command:
- INFO_SETUP_INTERACTIVE_FIRST_SERVER - Static variable in class org.opends.messages.SetupMessages
-
The first replication server in a new topology
- INFO_SETUP_INTERACTIVE_GENERATE_SELF_SIGNED_CERT - Static variable in class org.opends.messages.SetupMessages
-
Generates a key pair with a self-signed certificate
- INFO_SETUP_INTERACTIVE_GLOBAL_PARAMETERS_GROUP - Static variable in class org.opends.messages.SetupMessages
-
Global Parameters
- INFO_SETUP_INTERACTIVE_HOME_SCREEN - Static variable in class org.opends.messages.SetupMessages
-
Welcome to the OpenDJ %s interactive setup.%n%nInteractive mode helps you quickly set up an OpenDJ server.%nProvide all required options to set up the server in non-interactive mode,%nor use the command shown at the end of your interactive session
- INFO_SETUP_INTERACTIVE_HOST_NAME - Static variable in class org.opends.messages.SetupMessages
-
Provide the server's fully qualified host name
- INFO_SETUP_INTERACTIVE_HTTP_PORT - Static variable in class org.opends.messages.SetupMessages
-
HTTP port
- INFO_SETUP_INTERACTIVE_HTTPS_PORT - Static variable in class org.opends.messages.SetupMessages
-
HTTPS port
- INFO_SETUP_INTERACTIVE_IMPORT_SAMPLE_DATA_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Import automatically-generated sample data
- INFO_SETUP_INTERACTIVE_INTRODUCTION_PROXY_CREDENTIALS - Static variable in class org.opends.messages.SetupMessages
-
{@code You will be prompted for the proxy user credentials.
- INFO_SETUP_INTERACTIVE_INTRODUCTION_REPLICATION_GROUP_ID - Static variable in class org.opends.messages.SetupMessages
-
To forward requests first to a primary group of directory server replicas, such as directory servers in the same data center as the proxy server, you specify the replication domain group ID of those replicas.%nIf a valid group ID is set, the proxy only forwards requests to other server replicas when all primary server replicas in the specified group become unavailable.%n%nLeave the replication group ID empty to treat all server replicas the same.
- INFO_SETUP_INTERACTIVE_INTRODUCTION_TOPOLOGY_RS - Static variable in class org.opends.messages.SetupMessages
-
To join an existing replication topology, the server must connect to a running replication server
- INFO_SETUP_INTERACTIVE_JCE_TRUSTSTORE_PATH - Static variable in class org.opends.messages.SetupMessages
-
JCEKS truststore path:
- INFO_SETUP_INTERACTIVE_JE_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
JE (default type used in many production systems)
- INFO_SETUP_INTERACTIVE_JKS_TRUSTSTORE_PATH - Static variable in class org.opends.messages.SetupMessages
-
JKS truststore path:
- INFO_SETUP_INTERACTIVE_JOIN_EXISTING - Static variable in class org.opends.messages.SetupMessages
-
Joining an existing topology
- INFO_SETUP_INTERACTIVE_LDAP_PORT - Static variable in class org.opends.messages.SetupMessages
-
LDAP port
- INFO_SETUP_INTERACTIVE_LDAPS_PORT - Static variable in class org.opends.messages.SetupMessages
-
LDAPS port
- INFO_SETUP_INTERACTIVE_LEAST_REQUESTS_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
{@code Least Requests (requests go to the server with the fewest active requests).
- INFO_SETUP_INTERACTIVE_LEAVE_EMPTY_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Leave the data storage (backend) empty
- INFO_SETUP_INTERACTIVE_MULTI_ALIASES_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
The keystore contains the following certificate nicknames: %s.%nYou will be prompted for the nickname(s) to use
- INFO_SETUP_INTERACTIVE_NO_PASSWORD_PROVIDED - Static variable in class org.opends.messages.SetupMessages
-
No password provided
- INFO_SETUP_INTERACTIVE_PKCS12_TRUSTSTORE_PATH - Static variable in class org.opends.messages.SetupMessages
-
PKCS#12 truststore path:
- INFO_SETUP_INTERACTIVE_PROFILE_CONFIRM_THE - Static variable in class org.opends.messages.SetupMessages
-
Confirm the %s:
- INFO_SETUP_INTERACTIVE_PROFILE_PARAMETER_GENERIC_DESC - Static variable in class org.opends.messages.SetupMessages
-
Value set for '%s'
- INFO_SETUP_INTERACTIVE_PROFILE_PARAMETER_GENERIC_PROMPT - Static variable in class org.opends.messages.SetupMessages
-
Provide a value for '%s'
- INFO_SETUP_INTERACTIVE_PROFILE_PARAMETERS_INTRODUCTION - Static variable in class org.opends.messages.SetupMessages
-
Configure server for profile %s
- INFO_SETUP_INTERACTIVE_PROFILE_PROVIDE_THE - Static variable in class org.opends.messages.SetupMessages
-
Provide the %s:
- INFO_SETUP_INTERACTIVE_PROMPT_ADD_PRIMARY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Add another primary server?
- INFO_SETUP_INTERACTIVE_PROMPT_ADD_REPLICATION_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Add another replication server?
- INFO_SETUP_INTERACTIVE_PROMPT_ADD_SECONDARY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Add another secondary server?
- INFO_SETUP_INTERACTIVE_PROMPT_BASE_DN_TO_ROUTE - Static variable in class org.opends.messages.SetupMessages
-
Base DN:
- INFO_SETUP_INTERACTIVE_PROMPT_DATA_STORAGE - Static variable in class org.opends.messages.SetupMessages
-
Prepare data storage now?
- INFO_SETUP_INTERACTIVE_PROMPT_DISCOVERY_MECHANISM - Static variable in class org.opends.messages.SetupMessages
-
How will the proxy choose remote directory servers to connect to?
- INFO_SETUP_INTERACTIVE_PROMPT_DOMAIN_BASE_DN - Static variable in class org.opends.messages.SetupMessages
-
Replicate %s
- INFO_SETUP_INTERACTIVE_PROMPT_DS_CUSTOMIZATION - Static variable in class org.opends.messages.SetupMessages
-
Data and customization options
- INFO_SETUP_INTERACTIVE_PROMPT_IMPORT_FILE - Static variable in class org.opends.messages.SetupMessages
-
Specify the LDIF file path:
- INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_PATH - Static variable in class org.opends.messages.SetupMessages
-
Provide the server instance path
- INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_TYPE - Static variable in class org.opends.messages.SetupMessages
-
Select the type of server to set up:
- INFO_SETUP_INTERACTIVE_PROMPT_LOAD_BALANCING_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
Algorithm to use to load balance between servers:
- INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_DN - Static variable in class org.opends.messages.SetupMessages
-
Provide the DN for the default monitor user
- INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Provide the password for the default monitor user:
- INFO_SETUP_INTERACTIVE_PROMPT_PRIMARY_SERVER_HOST - Static variable in class org.opends.messages.SetupMessages
-
Primary server hostname:
- INFO_SETUP_INTERACTIVE_PROMPT_PRIMARY_SERVER_PORT - Static variable in class org.opends.messages.SetupMessages
-
Primary server port:
- INFO_SETUP_INTERACTIVE_PROMPT_PRODUCTION_MODE - Static variable in class org.opends.messages.SetupMessages
-
Harden the default configuration for production use?
- INFO_SETUP_INTERACTIVE_PROMPT_PROXY_USER_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
Proxy user bind DN:
- INFO_SETUP_INTERACTIVE_PROMPT_PROXY_USER_BIND_PWD - Static variable in class org.opends.messages.SetupMessages
-
Proxy user bind password:
- INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
Bind DN for replication servers:
- INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_BIND_PWD - Static variable in class org.opends.messages.SetupMessages
-
Bind password for replication servers (leave empty to use the root user password):
- INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_GROUP_ID - Static variable in class org.opends.messages.SetupMessages
-
Replication group ID for primary servers
- INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_SERVER_ADMINISTRATION_PORT - Static variable in class org.opends.messages.SetupMessages
-
Replication server administration port:
- INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_SERVER_HOST - Static variable in class org.opends.messages.SetupMessages
-
Replication server hostname:
- INFO_SETUP_INTERACTIVE_PROMPT_ROOT_DN - Static variable in class org.opends.messages.SetupMessages
-
Provide the directory root user DN
- INFO_SETUP_INTERACTIVE_PROMPT_ROOT_DN_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Provide the password for root user:
- INFO_SETUP_INTERACTIVE_PROMPT_ROUTING_STRATEGY - Static variable in class org.opends.messages.SetupMessages
-
LDAP request forwarding:
- INFO_SETUP_INTERACTIVE_PROMPT_SAMPLE_DATA - Static variable in class org.opends.messages.SetupMessages
-
Specify the number of user entries to generate
- INFO_SETUP_INTERACTIVE_PROMPT_SECONDARY_SERVER_HOST - Static variable in class org.opends.messages.SetupMessages
-
Secondary server hostname:
- INFO_SETUP_INTERACTIVE_PROMPT_SECONDARY_SERVER_PORT - Static variable in class org.opends.messages.SetupMessages
-
Secondary server port:
- INFO_SETUP_INTERACTIVE_PROMPT_START_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Start the server when setup is complete?
- INFO_SETUP_INTERACTIVE_PROXY_SERVER_TYPE - Static variable in class org.opends.messages.SetupMessages
-
Proxy Server
- INFO_SETUP_INTERACTIVE_QUIT_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Quit
- INFO_SETUP_INTERACTIVE_REPLICATE_ALL_DOMAIN - Static variable in class org.opends.messages.SetupMessages
-
Replicate all domains
- INFO_SETUP_INTERACTIVE_REPLICATION_MECHANISM - Static variable in class org.opends.messages.SetupMessages
-
Use OpenDJ replication
- INFO_SETUP_INTERACTIVE_REPLICATION_PORT - Static variable in class org.opends.messages.SetupMessages
-
Replication port
- INFO_SETUP_INTERACTIVE_ROUTE_ALL - Static variable in class org.opends.messages.SetupMessages
-
Forward requests to all public naming contexts of the remote servers
- INFO_SETUP_INTERACTIVE_ROUTE_BASE_DNS - Static variable in class org.opends.messages.SetupMessages
-
Forward only requests with target DNs under specific base DNs
- INFO_SETUP_INTERACTIVE_RS_TYPE - Static variable in class org.opends.messages.SetupMessages
-
Replication Server
- INFO_SETUP_INTERACTIVE_RUN_SETUP_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Set up the server with the specified settings
- INFO_SETUP_INTERACTIVE_SECURE_REPLICATION - Static variable in class org.opends.messages.SetupMessages
-
Secure replication communication?
- INFO_SETUP_INTERACTIVE_SELECT_PROFILE_PROMPT - Static variable in class org.opends.messages.SetupMessages
-
Select profiles
- INFO_SETUP_INTERACTIVE_SPECIFY_DOMAIN_NAMES - Static variable in class org.opends.messages.SetupMessages
-
Select domains to replicate
- INFO_SETUP_INTERACTIVE_START_OVER_OPTION - Static variable in class org.opends.messages.SetupMessages
-
Start over
- INFO_SETUP_INTERACTIVE_STATIC_DISCOVERY_MECHANISM_HELP - Static variable in class org.opends.messages.SetupMessages
-
{@code A static list of servers includes primary servers and optional secondary servers.
- INFO_SETUP_INTERACTIVE_STATIC_MECHANISM - Static variable in class org.opends.messages.SetupMessages
-
Use a static list of LDAP servers
- INFO_SETUP_INTERACTIVE_SUMMARIZE_AFFINITY_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
Affinity
- INFO_SETUP_INTERACTIVE_SUMMARIZE_BASE_DN_TO_ROUTE - Static variable in class org.opends.messages.SetupMessages
-
Forward requests under
- INFO_SETUP_INTERACTIVE_SUMMARIZE_CERT_NICKNAMES - Static variable in class org.opends.messages.SetupMessages
-
Certificate nickname(s) to use
- INFO_SETUP_INTERACTIVE_SUMMARIZE_CERTIFICATE - Static variable in class org.opends.messages.SetupMessages
-
Server security
- INFO_SETUP_INTERACTIVE_SUMMARIZE_CONNECTION_SECURITY - Static variable in class org.opends.messages.SetupMessages
-
Securing connections to remote servers
- INFO_SETUP_INTERACTIVE_SUMMARIZE_DISCOVERY_MECHANISM - Static variable in class org.opends.messages.SetupMessages
-
Connecting to remote servers
- INFO_SETUP_INTERACTIVE_SUMMARIZE_DO_NOT_CONFIGURE_DS - Static variable in class org.opends.messages.SetupMessages
-
No profiles configured or data to be imported
- INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_LDIF - Static variable in class org.opends.messages.SetupMessages
-
Import data from %s
- INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_SAMPLE_ENTRIES - Static variable in class org.opends.messages.SetupMessages
-
Generate %d sample entries
- INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_STRATEGY - Static variable in class org.opends.messages.SetupMessages
-
Data storage option
- INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JCEKS keystore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JCEKS truststore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JKS keystore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing JKS truststore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_FILE - Static variable in class org.opends.messages.SetupMessages
-
Keystore file
- INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_PWD - Static variable in class org.opends.messages.SetupMessages
-
Keystore password
- INFO_SETUP_INTERACTIVE_SUMMARIZE_LEAST_REQUESTS_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
Least Requests
- INFO_SETUP_INTERACTIVE_SUMMARIZE_LOAD_BALANCING_ALGORITHM - Static variable in class org.opends.messages.SetupMessages
-
Load balancing
- INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_DOMAIN_REPLICATED - Static variable in class org.opends.messages.SetupMessages
-
No domains to replicate
- INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_FAILOVER - Static variable in class org.opends.messages.SetupMessages
-
All servers are primary
- INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_SECONDARY_SERVERS - Static variable in class org.opends.messages.SetupMessages
-
No secondary servers specified
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS11_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing PKCS#11 keystore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_KEYSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing PKCS#12 keystore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use existing PKCS#12 truststore
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PRIMARY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Primary server
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PRODUCTION_MODE - Static variable in class org.opends.messages.SetupMessages
-
Hardened configuration for production
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PROFILE - Static variable in class org.opends.messages.SetupMessages
-
Configure server for profile %s
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_BACKEND - Static variable in class org.opends.messages.SetupMessages
-
Proxy settings
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_USER_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
Proxy user bind DN
- INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_USER_BIND_PWD - Static variable in class org.opends.messages.SetupMessages
-
Proxy user bind password
- INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATED_DOMAINS - Static variable in class org.opends.messages.SetupMessages
-
Domains to replicate
- INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_BIND_DN - Static variable in class org.opends.messages.SetupMessages
-
Bind DN for replication servers
- INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_BIND_PWD - Static variable in class org.opends.messages.SetupMessages
-
Bind password for replication servers
- INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_GROUP_ID - Static variable in class org.opends.messages.SetupMessages
-
Preferred replicas group ID
- INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Replication server
- INFO_SETUP_INTERACTIVE_SUMMARIZE_RS_SUBCOMMAND - Static variable in class org.opends.messages.SetupMessages
-
Replication server parameters
- INFO_SETUP_INTERACTIVE_SUMMARIZE_SECONDARY_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Secondary server
- INFO_SETUP_INTERACTIVE_SUMMARIZE_SECURE_REPLICATION - Static variable in class org.opends.messages.SetupMessages
-
Replication communication secured
- INFO_SETUP_INTERACTIVE_SUMMARIZE_TOPOLOGY_RS - Static variable in class org.opends.messages.SetupMessages
-
Existing replication server to contact
- INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUST_METHOD - Static variable in class org.opends.messages.SetupMessages
-
Trust remote server certificates
- INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_FILE - Static variable in class org.opends.messages.SetupMessages
-
Truststore file
- INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_PWD - Static variable in class org.opends.messages.SetupMessages
-
Truststore password
- INFO_SETUP_INTERACTIVE_SUMMARY_HOSTNAME - Static variable in class org.opends.messages.SetupMessages
-
Server's fully qualified host name
- INFO_SETUP_INTERACTIVE_SUMMARY_HTTP - Static variable in class org.opends.messages.SetupMessages
-
HTTP (cleartext)
- INFO_SETUP_INTERACTIVE_SUMMARY_HTTPS - Static variable in class org.opends.messages.SetupMessages
-
HTTPS (secure)
- INFO_SETUP_INTERACTIVE_SUMMARY_INSTANCE_PATH - Static variable in class org.opends.messages.SetupMessages
-
Server instance path
- INFO_SETUP_INTERACTIVE_SUMMARY_KEYPAIR - Static variable in class org.opends.messages.SetupMessages
-
Options to secure server connections:
- INFO_SETUP_INTERACTIVE_SUMMARY_LDAP - Static variable in class org.opends.messages.SetupMessages
-
LDAP (cleartext)
- INFO_SETUP_INTERACTIVE_SUMMARY_LDAPS - Static variable in class org.opends.messages.SetupMessages
-
LDAPS (secure)
- INFO_SETUP_INTERACTIVE_SUMMARY_PWD - Static variable in class org.opends.messages.SetupMessages
-
Root user password
- INFO_SETUP_INTERACTIVE_SUMMARY_START_SERVER - Static variable in class org.opends.messages.SetupMessages
-
Start server after setup
- INFO_SETUP_INTERACTIVE_SUMMARY_START_TLS - Static variable in class org.opends.messages.SetupMessages
-
Start TLS (secure) for LDAP
- INFO_SETUP_INTERACTIVE_SUMMARY_WINDOWS_SERVICE - Static variable in class org.opends.messages.SetupMessages
-
Run as Windows service
- INFO_SETUP_INTERACTIVE_TOPOLOGY - Static variable in class org.opends.messages.SetupMessages
-
This replication server will be:
- INFO_SETUP_INTERACTIVE_TOPOLOGY_RS_ADMIN_PORT - Static variable in class org.opends.messages.SetupMessages
-
Administration port of running replication server:
- INFO_SETUP_INTERACTIVE_TOPOLOGY_RS_HOST - Static variable in class org.opends.messages.SetupMessages
-
Hostname of running replication server:
- INFO_SETUP_INTERACTIVE_TRUST_METHOD_ALL_REMOTE_SERVERS - Static variable in class org.opends.messages.SetupMessages
-
How should the proxy trust certificates from remote servers? (replication servers, and directory servers when using secured connections)
- INFO_SETUP_INTERACTIVE_TRUST_METHOD_DIRECTORY_SERVERS - Static variable in class org.opends.messages.SetupMessages
-
How should the proxy trust certificates from remote directory servers?
- INFO_SETUP_INTERACTIVE_TRUSTSTORE_PASSWORD - Static variable in class org.opends.messages.SetupMessages
-
Truststore password (leave empty if the truststore has no password):
- INFO_SETUP_INTERACTIVE_USE_BLIND_TRUST - Static variable in class org.opends.messages.SetupMessages
-
Blindly trust all certificates (evaluation only - unsafe for production)
- INFO_SETUP_INTERACTIVE_USE_JCE_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use a JCEKS truststore
- INFO_SETUP_INTERACTIVE_USE_JKS_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use a JKS truststore
- INFO_SETUP_INTERACTIVE_USE_JVM_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use the JVM truststore
- INFO_SETUP_INTERACTIVE_USE_PKCS12_TRUSTSTORE - Static variable in class org.opends.messages.SetupMessages
-
Use a PKCS#12 truststore
- INFO_SETUP_INTERACTIVE_USE_PROFILES - Static variable in class org.opends.messages.SetupMessages
-
Configure this server for use with other applications
- INFO_SETUP_LDAP_PORT - Static variable in class org.opends.messages.SetupMessages
-
LDAP
- INFO_SETUP_LDAPS_PORT - Static variable in class org.opends.messages.SetupMessages
-
LDAPS
- INFO_SETUP_PROFILE_PARAMETER_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{[profileName/]parameterName:value}
- INFO_SETUP_PROFILE_PLACEHOLDER - Static variable in class org.opends.messages.SetupMessages
-
{name[:version]}
- INFO_SETUP_REPLICATION_PORT - Static variable in class org.opends.messages.SetupMessages
-
replication
- INFO_SETUP_RUN_PROFILE - Static variable in class org.opends.messages.SetupMessages
-
Configuring profile %s
- INFO_SETUP_VALIDATE_INPUTS_START - Static variable in class org.opends.messages.SetupMessages
-
Validating parameters
- INFO_SIZE_LIMIT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{sizeLimit}
- INFO_SKIP_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{skipFile}
- INFO_SKIPPING_AUDIT - Static variable in class org.opends.messages.AdminToolMessages
-
Skipping audit files
- INFO_SKIPPING_COMMAND_TYPE - Static variable in class org.opends.messages.AdminToolMessages
-
Error: Not implemented for this operating system type: %s
- INFO_SKIPPING_KEYSTORES - Static variable in class org.opends.messages.AdminToolMessages
-
Skipping java security stores
- INFO_SMTP_ASNH_DEFAULT_SUBJECT - Static variable in class org.opends.messages.ExtensionMessages
-
Directory Account Status Notification
- INFO_SORT_ORDER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{sortOrder}
- INFO_SORTREQ_CONTROL_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because an error occurred while attempting to decode the control value: %s
- INFO_SORTREQ_CONTROL_NO_ATTR_NAME - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because the sort order string "%s" included a sort key with no attribute name
- INFO_SORTREQ_CONTROL_NO_MATCHING_RULE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because the sort order string "%s" included a sort key with a colon but no matching rule name
- INFO_SORTREQ_CONTROL_NO_ORDERING_RULE_FOR_ATTR - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because it included attribute %s which does not have a default ordering matching rule and no ordering rule was specified in the sort key
- INFO_SORTREQ_CONTROL_NO_SORT_KEYS - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because it did not contain any sort keys
- INFO_SORTREQ_CONTROL_NO_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to decode the provided control as a server-side sort request control because it does not include a control value
- INFO_SORTREQ_CONTROL_UNDEFINED_ORDERING_RULE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort request control because it references undefined ordering matching rule %s
- INFO_SORTRES_CONTROL_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided server-side sort response control because an error occurred while attempting to decode the control value: %s
- INFO_SORTRES_CONTROL_NO_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to decode the provided control as a server-side sort response control because it does not include a control value
- INFO_SPLASH_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/opendjsplash.png
- INFO_SSL_SERVER_CON_ATTEMPT_ERROR - Static variable in class org.opends.messages.ReplicationMessages
-
{@code Replication server accepted a connection from %s to local address %s but the SSL handshake failed.
- INFO_START_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Start
- INFO_START_DATETIME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{startTime}
- INFO_STATE_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
-
State
- INFO_STATIC_GROUP_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Static group
- INFO_STATUS_ADMIN_CONNECTOR_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Administration port (LDAPS)
- INFO_STATUS_BACKEND_DB_TYPE_CACHE_SIZE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
DB (%s active cache size)
- INFO_STATUS_BACKEND_DB_TYPE_CACHE_SIZE_UNKNOWN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
DB (unknown active cache size)
- INFO_STATUS_BACKEND_NAME_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Backend
- INFO_STATUS_BACKEND_STATUS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Status
- INFO_STATUS_BACKEND_TYPE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Type
- INFO_STATUS_CH_EMPTY_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
There are no connection handlers configured in the server
- INFO_STATUS_CH_M1_RATE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Load m1 rate
- INFO_STATUS_CH_M5_RATE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Load m5 rate
- INFO_STATUS_CH_NAME_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Name
- INFO_STATUS_CH_PORT_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Port
- INFO_STATUS_CH_SECURITY_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Security
- INFO_STATUS_CH_STATUS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Status
- INFO_STATUS_CH_TYPE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Protocol
- INFO_STATUS_CLI_USAGE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
This utility can be used to display basic server information
- INFO_STATUS_CONNECTION_HANDLER_TABLE_EMPTY_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
There are no connection handlers setup in the server
- INFO_STATUS_CONNECTION_HANDLERS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Connection handlers
- INFO_STATUS_DB_CACHE_SIZE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
%s database cache size
- INFO_STATUS_DISABLED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Disabled
- INFO_STATUS_DISK_REMAINING_SPACE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Free space
- INFO_STATUS_DISK_ROOT_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Disk space
- INFO_STATUS_DISK_SPACE_TABLE_EMPTY_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
No disks are monitored by the server
- INFO_STATUS_DISK_STATE_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
State
- INFO_STATUS_DISK_USAGE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
'%s' disk usage
- INFO_STATUS_DISKS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Local storage
- INFO_STATUS_DN_BACKEND_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Backend
- INFO_STATUS_DN_NB_ENTRIES_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Entries
- INFO_STATUS_DN_REPLICATION_NORMAL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Normal (%s delay)
- INFO_STATUS_DN_REPLICATION_STATUS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Replication
- INFO_STATUS_DN_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN
- INFO_STATUS_ENABLED_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Enabled
- INFO_STATUS_ERROR_DATA_NOT_AVAILABLE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Not Available
- INFO_STATUS_GENERAL_DETAILS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
General details
- INFO_STATUS_HOSTNAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Host name
- INFO_STATUS_INSTALL_AND_INSTANCE_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Installation and instance path
- INFO_STATUS_INSTALL_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Installation path
- INFO_STATUS_INSTANCE_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Instance path
- INFO_STATUS_JAVA_VENDOR_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java vendor
- INFO_STATUS_JAVA_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Java version
- INFO_STATUS_JVM_MAX_HEAP_SIZE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
JVM max heap size
- INFO_STATUS_JVM_PROCESSORS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
JVM available CPUs
- INFO_STATUS_LOCAL_BACKEND_TABLE_EMPTY_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
There are no local backends setup in the server
- INFO_STATUS_LOCAL_BACKENDS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Local backends
- INFO_STATUS_NB_OPEN_CONNECTIONS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Open connections
- INFO_STATUS_NOT_AVAILABLE_OFFLINE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
<not available>
- INFO_STATUS_OFFLINE_SERVER_ONLINE_LIMITED_OUTPUT_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The tool is running in offline mode.
- INFO_STATUS_PROXY_BACKENDS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Proxy backends
- INFO_STATUS_REPLICATION_PROTOCOL_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Replication
- INFO_STATUS_REPLICATION_SERVER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Replication server
- INFO_STATUS_RUNNING_SERVER_JAVA_DETAILS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
Running server Java details
- INFO_STATUS_SERVER_IS_RUNNING_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Run status
- INFO_STATUS_SERVER_STARTED - Static variable in class org.opends.messages.AdminToolMessages
-
Started
- INFO_STATUS_SERVER_STATUS_TITLE - Static variable in class org.opends.messages.AdminToolMessages
-
General status
- INFO_STATUS_SERVER_STOPPED - Static variable in class org.opends.messages.AdminToolMessages
-
Stopped
- INFO_STATUS_VERSION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Version
- INFO_STOP_BUTTON_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Stop
- INFO_STOP_REASON_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{stopReason}
- INFO_STOP_TIME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{stopTime}
- INFO_STOPDS_CHECK_STOPPABILITY - Static variable in class org.opends.messages.ToolMessages
-
Used to determine whether the server can be stopped or not and the mode to be used to stop it
- INFO_STOPDS_DESCRIPTION_BINDDN - Static variable in class org.opends.messages.ToolMessages
-
DN to use to bind to the server
- INFO_STOPDS_DESCRIPTION_BINDPW - Static variable in class org.opends.messages.ToolMessages
-
Password to use to bind to the server
- INFO_STOPDS_DESCRIPTION_BINDPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Bind password file
- INFO_STOPDS_DESCRIPTION_HOST - Static variable in class org.opends.messages.ToolMessages
-
Directory server hostname or IP address
- INFO_STOPDS_DESCRIPTION_KSFILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store path
- INFO_STOPDS_DESCRIPTION_KSPW - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store PIN
- INFO_STOPDS_DESCRIPTION_KSPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate key store PIN file
- INFO_STOPDS_DESCRIPTION_PORT - Static variable in class org.opends.messages.ToolMessages
-
Directory server administration port number
- INFO_STOPDS_DESCRIPTION_PROXYAUTHZID - Static variable in class org.opends.messages.ToolMessages
-
Use the proxied authorization control with the given authorization ID
- INFO_STOPDS_DESCRIPTION_SASLOPTIONS - Static variable in class org.opends.messages.ToolMessages
-
SASL bind options
- INFO_STOPDS_DESCRIPTION_STOP_REASON - Static variable in class org.opends.messages.ToolMessages
-
Reason the server is being stopped or restarted
- INFO_STOPDS_DESCRIPTION_STOP_TIME - Static variable in class org.opends.messages.ToolMessages
-
{@code Indicates the date/time at which the shutdown operation will begin as a server task expressed in format YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local time.
- INFO_STOPDS_DESCRIPTION_TSFILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store path
- INFO_STOPDS_DESCRIPTION_TSPW - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store PIN
- INFO_STOPDS_DESCRIPTION_TSPWFILE - Static variable in class org.opends.messages.ToolMessages
-
Certificate trust store PIN file
- INFO_STOPDS_DESCRIPTION_WINDOWS_NET_STOP - Static variable in class org.opends.messages.ToolMessages
-
Used by the window service code to inform that stop-ds is being called from the window services after a call to net stop
- INFO_STOPDS_GOING_TO_STOP - Static variable in class org.opends.messages.ToolMessages
-
Stopping Server...
- INFO_STOPDS_SERVER_ALREADY_STOPPED - Static variable in class org.opends.messages.ToolMessages
-
Server already stopped
- INFO_STOPDS_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code This utility can be used to request that the Directory Server stop running or perform a restart.
- INFO_STORAGE_SCHEME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{scheme}
- INFO_SUBJECT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{subject}
- INFO_SUFFIX_INITIALIZED_SUCCESSFULLY - Static variable in class org.opends.messages.AdminToolMessages
-
Base DN initialized successfully.
- INFO_SUMMARY_DELETING_EXTERNAL_DB_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting Database Files outside the Installation Path...
- INFO_SUMMARY_DELETING_EXTERNAL_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting Log Files outside the Installation Path...
- INFO_SUMMARY_DELETING_EXTERNAL_REFERENCES - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting External References...
- INFO_SUMMARY_DELETING_INSTALLATION_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Deleting Files under the Installation Path...
- INFO_SUMMARY_DISABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.AdminToolMessages
-
Disabling Windows Service...
- INFO_SUMMARY_UNCONFIGURING_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
-
Removing references in remote servers...
- INFO_SUMMARY_UNINSTALL_FINISHED_SUCCESSFULLY - Static variable in class org.opends.messages.AdminToolMessages
-
<b>Uninstall Completed Successfully.</b>
- INFO_SUMMARY_UNINSTALL_FINISHED_SUCCESSFULLY_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
Uninstall Completed Successfully.
- INFO_SUMMARY_UNINSTALL_FINISHED_SUCCESSFULLY_REMOVE_JARFILES - Static variable in class org.opends.messages.AdminToolMessages
-
<b>The Uninstall Completed Successfully.</b><br><br>To complete the uninstallation, you must delete manually the following files and directories:<br>%s
- INFO_SUMMARY_UNINSTALL_FINISHED_SUCCESSFULLY_REMOVE_JARFILES_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
The Uninstall Completed Successfully.%nTo complete the uninstallation, you must delete manually the following files and directories:%n%s
- INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR - Static variable in class org.opends.messages.AdminToolMessages
-
{@code An error occurred.
- INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Uninstall Succeeded With Warnings
The server was successfully uninstalled in the local machine but some error occurred deleting files.
- INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The server was successfully uninstalled in the local machine but some error occurred deleting files.
- INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_ON_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The Uninstall Succeeded With Warnings
The server was successfully uninstalled in the local machine but some error occurred updating remote servers.
- INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_ON_REMOTE_CLI - Static variable in class org.opends.messages.AdminToolMessages
-
The server was successfully uninstalled in the local machine but some error occurred updating remote servers.
- INFO_SUMMARY_UNINSTALL_NOT_STARTED - Static variable in class org.opends.messages.AdminToolMessages
-
Starting Uninstallation...
- INFO_TARGETDN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{targetDN}
- INFO_TASK_ADD_SCHEMA_FILE_NAME - Static variable in class org.opends.messages.TaskMessages
-
Add Schema File
- INFO_TASK_BACKUP_NAME - Static variable in class org.opends.messages.TaskMessages
-
Backup
- INFO_TASK_COMPLETION_BODY - Static variable in class org.opends.messages.BackendMessages
-
Task ID: %s
Task State: %s
Scheduled Start Time: %s
Actual Start Time: %s
Completion Time: %s
Log Messages:
- INFO_TASK_DEPENDENCIES_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
ID of the tasks this task depends on [continue]:
- INFO_TASK_DISCONNECT_CLIENT_NAME - Static variable in class org.opends.messages.TaskMessages
-
Disconnect Client
- INFO_TASK_DISCONNECT_GENERIC_MESSAGE - Static variable in class org.opends.messages.TaskMessages
-
An administrator has terminated this client connection
- INFO_TASK_ENTER_LOCKDOWN_MODE_NAME - Static variable in class org.opends.messages.TaskMessages
-
Lockdown
- INFO_TASK_EXPORT_NAME - Static variable in class org.opends.messages.TaskMessages
-
Export
- INFO_TASK_FAILED_DEPENDENCY_ACTION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Which action must this task take if one if its dependent tasks fails?
- INFO_TASK_HAS_DEPENDENCIES_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Has this task a dependency on another task?
- INFO_TASK_ID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{taskID}
- INFO_TASK_IMPORT_NAME - Static variable in class org.opends.messages.TaskMessages
-
Import
- INFO_TASK_INITIALIZE_NAME - Static variable in class org.opends.messages.TaskMessages
-
Initialize From Replica
- INFO_TASK_INITIALIZE_TARGET_NAME - Static variable in class org.opends.messages.TaskMessages
-
Initialize Backend
- INFO_TASK_LEAVE_LOCKDOWN_MODE_NAME - Static variable in class org.opends.messages.TaskMessages
-
Leave Lockdown
- INFO_TASK_PURGE_CONFLICTS_HIST_NAME - Static variable in class org.opends.messages.TaskMessages
-
Purge conflicts historical
- INFO_TASK_REBUILD_NAME - Static variable in class org.opends.messages.TaskMessages
-
Rebuild Index
- INFO_TASK_RECURRING_SCHEDULE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Periodical schedule when the task must run (in crontab(5) format):
- INFO_TASK_RESET_CHANGE_NUMBER - Static variable in class org.opends.messages.TaskMessages
-
Reset change number index to begin with a given number and change.
- INFO_TASK_RESTORE_NAME - Static variable in class org.opends.messages.TaskMessages
-
Restore
- INFO_TASK_SCHEDULE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Specify when the task '%s' will be launched.
- INFO_TASK_SCHEDULE_PROMPT_HEADER - Static variable in class org.opends.messages.AdminToolMessages
-
>>>> Specify task scheduling parameters
- INFO_TASK_SET_GENERATION_ID_NAME - Static variable in class org.opends.messages.TaskMessages
-
Set Generation ID
- INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE - Static variable in class org.opends.messages.TaskMessages
-
The Directory Server shutdown process has been initiated by task %s: %s
- INFO_TASK_SHUTDOWN_DEFAULT_MESSAGE - Static variable in class org.opends.messages.TaskMessages
-
The Directory Server shutdown process has been initiated by task %s
- INFO_TASK_SHUTDOWN_NAME - Static variable in class org.opends.messages.TaskMessages
-
Shutdown
- INFO_TASK_START_DATE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
Launch date (in YYYYMMDDhhmmssZ or YYYYMMDDhhmmss format):
- INFO_TASK_STATE_CANCELED_BEFORE_STARTING - Static variable in class org.opends.messages.TaskMessages
-
Canceled before starting
- INFO_TASK_STATE_COMPLETED_SUCCESSFULLY - Static variable in class org.opends.messages.TaskMessages
-
Completed successfully
- INFO_TASK_STATE_COMPLETED_WITH_ERRORS - Static variable in class org.opends.messages.TaskMessages
-
Completed with errors
- INFO_TASK_STATE_DISABLED - Static variable in class org.opends.messages.TaskMessages
-
Disabled
- INFO_TASK_STATE_RECURRING - Static variable in class org.opends.messages.TaskMessages
-
Recurring
- INFO_TASK_STATE_RUNNING - Static variable in class org.opends.messages.TaskMessages
-
Running
- INFO_TASK_STATE_STOPPED_BY_ADMINISTRATOR - Static variable in class org.opends.messages.TaskMessages
-
Stopped by administrator
- INFO_TASK_STATE_STOPPED_BY_ERROR - Static variable in class org.opends.messages.TaskMessages
-
Stopped by error
- INFO_TASK_STATE_STOPPED_BY_SHUTDOWN - Static variable in class org.opends.messages.TaskMessages
-
Stopped by shutdown
- INFO_TASK_STATE_UNSCHEDULED - Static variable in class org.opends.messages.TaskMessages
-
Unscheduled
- INFO_TASK_STATE_WAITING_ON_DEPENDENCY - Static variable in class org.opends.messages.TaskMessages
-
Waiting on dependency
- INFO_TASK_STATE_WAITING_ON_START_TIME - Static variable in class org.opends.messages.TaskMessages
-
Waiting on start time
- INFO_TASK_STOPPED_BY_ADMIN - Static variable in class org.opends.messages.TaskMessages
-
Task was stopped by an administrator: %s
- INFO_TASK_TOOL_RECURRING_TASK_SCHEDULED - Static variable in class org.opends.messages.ToolMessages
-
Recurring %s task %s scheduled successfully
- INFO_TASK_TOOL_TASK_NOT_SUCESSFULL - Static variable in class org.opends.messages.ToolMessages
-
%s task %s did not complete successfully
- INFO_TASK_TOOL_TASK_SCHEDULED_FUTURE - Static variable in class org.opends.messages.ToolMessages
-
%s task %s scheduled to start %s
- INFO_TASK_TOOL_TASK_SCHEDULED_NOW - Static variable in class org.opends.messages.ToolMessages
-
%s task %s scheduled to start immediately
- INFO_TASK_TOOL_TASK_SUCESSFULL - Static variable in class org.opends.messages.ToolMessages
-
%s task %s has been successfully completed
- INFO_TASKBE_BACKING_FILE_HEADER - Static variable in class org.opends.messages.BackendMessages
-
{@code This file contains the data used by the Directory Server task scheduler backend.
- INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN - Static variable in class org.opends.messages.BackendMessages
-
The tasks backend is being shut down
- INFO_TASKBE_RUNNING_TASK_CANCELLED - Static variable in class org.opends.messages.BackendMessages
-
Task processing was interrupted by a modify request to cancel the task
- INFO_TASKBE_UPDATED_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
-
{@code The path to the task data backing file has been changed to %s.
- INFO_TASKBE_UPDATED_RETENTION_TIME - Static variable in class org.opends.messages.BackendMessages
-
{@code The completed task retention time has been updated to %d seconds.
- INFO_TASKINFO_CMD_CANCEL - Static variable in class org.opends.messages.ToolMessages
-
cancel task
- INFO_TASKINFO_CMD_CANCEL_CHAR - Static variable in class org.opends.messages.ToolMessages
-
c
- INFO_TASKINFO_CMD_CANCEL_NUMBER_PROMPT - Static variable in class org.opends.messages.ToolMessages
-
Enter the number of a task to cancel
- INFO_TASKINFO_CMD_CANCEL_SUCCESS - Static variable in class org.opends.messages.ToolMessages
-
Task %s canceled
- INFO_TASKINFO_CMD_REFRESH - Static variable in class org.opends.messages.ToolMessages
-
refresh
- INFO_TASKINFO_CMD_REFRESH_CHAR - Static variable in class org.opends.messages.ToolMessages
-
r
- INFO_TASKINFO_CMD_VIEW_LOGS - Static variable in class org.opends.messages.ToolMessages
-
view logs
- INFO_TASKINFO_CMD_VIEW_LOGS_CHAR - Static variable in class org.opends.messages.ToolMessages
-
l
- INFO_TASKINFO_DETAILS - Static variable in class org.opends.messages.ToolMessages
-
Task Details
- INFO_TASKINFO_FIELD_ACTUAL_START - Static variable in class org.opends.messages.ToolMessages
-
Actual Start Time
- INFO_TASKINFO_FIELD_COMPLETION_TIME - Static variable in class org.opends.messages.ToolMessages
-
Completion Time
- INFO_TASKINFO_FIELD_DEPENDENCY - Static variable in class org.opends.messages.ToolMessages
-
Dependencies
- INFO_TASKINFO_FIELD_FAILED_DEPENDENCY_ACTION - Static variable in class org.opends.messages.ToolMessages
-
Failed Dependency Action
- INFO_TASKINFO_FIELD_ID - Static variable in class org.opends.messages.ToolMessages
-
ID
- INFO_TASKINFO_FIELD_LAST_LOG - Static variable in class org.opends.messages.ToolMessages
-
Last Log Message
- INFO_TASKINFO_FIELD_LOG - Static variable in class org.opends.messages.ToolMessages
-
Log Message(s)
- INFO_TASKINFO_FIELD_NOTIFY_ON_COMPLETION - Static variable in class org.opends.messages.ToolMessages
-
Email Upon Completion
- INFO_TASKINFO_FIELD_NOTIFY_ON_ERROR - Static variable in class org.opends.messages.ToolMessages
-
Email Upon Error
- INFO_TASKINFO_FIELD_SCHEDULED_START - Static variable in class org.opends.messages.ToolMessages
-
Scheduled Start Time
- INFO_TASKINFO_FIELD_STATUS - Static variable in class org.opends.messages.ToolMessages
-
Status
- INFO_TASKINFO_FIELD_TYPE - Static variable in class org.opends.messages.ToolMessages
-
Type
- INFO_TASKINFO_IMMEDIATE_EXECUTION - Static variable in class org.opends.messages.ToolMessages
-
Immediate execution
- INFO_TASKINFO_LDAP_EXCEPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code Error connecting to the directory server: '%s'.
- INFO_TASKINFO_NO_CANCELABLE_TASKS - Static variable in class org.opends.messages.ToolMessages
-
There are currently no cancelable tasks
- INFO_TASKINFO_NO_TASKS - Static variable in class org.opends.messages.ToolMessages
-
No tasks exist
- INFO_TASKINFO_NONE - Static variable in class org.opends.messages.ToolMessages
-
None
- INFO_TASKINFO_NONE_SPECIFIED - Static variable in class org.opends.messages.ToolMessages
-
None Specified
- INFO_TASKINFO_OPTIONS - Static variable in class org.opends.messages.ToolMessages
-
%s Options
- INFO_TASKINFO_SUMMARY_ARG_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
Print a summary of tasks
- INFO_TASKINFO_TASK_ARG_CANCEL - Static variable in class org.opends.messages.ToolMessages
-
ID of a particular task to cancel
- INFO_TASKINFO_TASK_ARG_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
ID of a particular task about which this tool will display information
- INFO_TASKINFO_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to obtain a list of tasks scheduled to run within the Directory Server as well as information about individual tasks
- INFO_TEMPLATE_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{templateFile}
- INFO_TEXTFIELD_COLOR - Static variable in class org.opends.messages.AdminToolMessages
-
000,000,000
- INFO_TIME_IN_DAYS_HOURS_MINUTES_SECONDS - Static variable in class org.opends.messages.UtilityMessages
-
%d days, %d hours, %d minutes, %d seconds
- INFO_TIME_IN_HOURS_MINUTES_SECONDS - Static variable in class org.opends.messages.UtilityMessages
-
%d hours, %d minutes, %d seconds
- INFO_TIME_IN_MINUTES_SECONDS - Static variable in class org.opends.messages.UtilityMessages
-
%d minutes, %d seconds
- INFO_TIME_IN_SECONDS - Static variable in class org.opends.messages.UtilityMessages
-
%d seconds
- INFO_TIME_LIMIT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{timeLimit}
- INFO_TIMEOUT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{timeout}
- INFO_TOP_NOT_SUPPORTED_ON_OS - Static variable in class org.opends.messages.AdminToolMessages
-
Cannot extract process statistics on OS: '%s'
- INFO_TRUST_MANAGER_PROVIDER_DN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{trustManagerProviderDN}
- INFO_TRUSTSTORE_PWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{path}
- INFO_TRUSTSTORE_PWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{trustStorePassword}
- INFO_TRUSTSTOREPATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{trustStorePath}
- INFO_TRUSTSTORESYNC_ADD_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Error while trying to add entry %s to the trust store: %s
- INFO_TRUSTSTORESYNC_ADMIN_SUFFIX_SEARCH_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Error while searching base %s to synchronize the trust store: %s
- INFO_TRUSTSTORESYNC_DELETE_FAILED - Static variable in class org.opends.messages.CoreMessages
-
Error while trying to delete entry %s from the trust store: %s
- INFO_UNCONFIGURE_REPLICATION_ONE_POINT_OF_FAILURE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have decided to unconfigure the replication server (replication changelog).
- INFO_UNCONFIGURE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have decided to unconfigure the replication server (replication changelog).
- INFO_UNCONFIGURE_REPLICATION_UNCONFIGURE_IN_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have decided to unconfigure the replication server (replication changelog).
- INFO_UNCONFIGURE_REPLICATION_UNCONFIGURE_IN_REMOTE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
{@code You have decided to unconfigure the replication server (replication changelog).
- INFO_UNINSTALL_CLI_REFERENCED_HOSTNAME_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
-
The name of this host (or IP address) as it is referenced in remote servers for replication
- INFO_UNINSTALL_CONFIRM_PROVIDE_AUTHENTICATION_AGAIN - Static variable in class org.opends.messages.AdminToolMessages
-
Do you want to provide authentication again? (If you say no, the references to this server in other servers will not be removed).
- INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI - Static variable in class org.opends.messages.AdminToolMessages
-
Launching graphical uninstall...
- INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
This utility can be used to uninstall the Directory Server.
- INFO_UNINSTALL_LOGIN_CANCEL_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Close this dialog and do not try to remove references of this server in other servers.
- INFO_UNINSTALL_LOGIN_DIALOG_MSG - Static variable in class org.opends.messages.AdminToolMessages
-
You must provide a Global Administrative User ID to be able to remove the references to this server in other servers.%nYou must also provide the name of this host (or IP address) as it is referenced in remote servers.
- INFO_UNINSTALL_LOGIN_HOST_NAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
Host Name:
- INFO_UNINSTALL_LOGIN_HOST_NAME_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
The name of this host (or IP address) as it is referenced in other servers.
- INFO_UNINSTALL_LOGIN_OK_BUTTON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Try to connect with the provided authentication.
- INFO_UNINSTALL_LOGIN_PWD_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
The password of the Global Administrator to be used to read and update configuration in other servers.
- INFO_UNINSTALL_LOGIN_UID_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
The Global Administrator User ID to be used to read and update configuration in other servers.
- INFO_UNINSTALLDS_DESCRIPTION_FORCE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code Specifies whether the uninstall should continue if there is an error updating references to this server in remote server instances or not.
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_ALL - Static variable in class org.opends.messages.AdminToolMessages
-
Remove all components of the server (this option is not compatible with the rest of remove options)
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_BACKUP_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove backup files
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_CONFIGURATION_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove configuration files
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_DATABASES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove database contents
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LDIF_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove LDIF files
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LOG_FILES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove log files
- INFO_UNINSTALLDS_DESCRIPTION_REMOVE_SERVER_LIBRARIES - Static variable in class org.opends.messages.AdminToolMessages
-
Remove Server Libraries and Administrative Tools
- INFO_UNKNOWN_LABEL - Static variable in class org.opends.messages.AdminToolMessages
-
--
- INFO_UPGRADE_ABORTED_BY_USER - Static variable in class org.opends.messages.ToolMessages
-
The upgrade has been canceled
- INFO_UPGRADE_ALL_REBUILD_INDEX_DECLINED - Static variable in class org.opends.messages.ToolMessages
-
You have to rebuild all indexes manually to get a fully functional server
- INFO_UPGRADE_CHANGE_DONE_IN_SPECIFIC_FILE - Static variable in class org.opends.messages.ToolMessages
-
...Change(s) done in %s (x%s)
- INFO_UPGRADE_CLASSES_FOLDER_RENAMED - Static variable in class org.opends.messages.ToolMessages
-
The classes folder has been renamed to '%s' to avoid compatibility issues
- INFO_UPGRADE_CONFIG_IS_REQUIRED - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ data can't be upgraded because the configuration has not been upgraded yet.
- INFO_UPGRADE_DESCRIPTION_CLI - Static variable in class org.opends.messages.ToolMessages
-
{@code Upgrades OpenDJ configuration and application data so that it is compatible with the installed binaries.%n%nThis tool should be run immediately after upgrading the OpenDJ binaries and before restarting the server.%n%nNOTE: this tool does not provide backup or restore capabilities.
- INFO_UPGRADE_DISPLAY_CONFIRM_START - Static variable in class org.opends.messages.ToolMessages
-
{@code The upgrade is ready to proceed.
- INFO_UPGRADE_GENERAL_SEE_FOR_DETAILS - Static variable in class org.opends.messages.ToolMessages
-
See '%s' for a detailed log of this operation
- INFO_UPGRADE_NO_CHANGE_DONE_IN_SPECIFIC_FILE - Static variable in class org.opends.messages.ToolMessages
-
...No change applied in %s
- INFO_UPGRADE_NO_INDEX_TO_REBUILD_FOR_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
No indexes to rebuild for backend '%s'
- INFO_UPGRADE_OPTION_DATA_ONLY - Static variable in class org.opends.messages.ToolMessages
-
{@code Upgrades only application data.
- INFO_UPGRADE_OPTION_FORCE - Static variable in class org.opends.messages.ToolMessages
-
{@code Forces a non-interactive upgrade to continue even if it requires user interaction.
- INFO_UPGRADE_OPTION_IGNORE_ERRORS - Static variable in class org.opends.messages.ToolMessages
-
{@code Ignores any errors which occur during the upgrade.
- INFO_UPGRADE_PERFORMING_POST_TASKS - Static variable in class org.opends.messages.ToolMessages
-
Performing post upgrade tasks
- INFO_UPGRADE_PERFORMING_TASKS - Static variable in class org.opends.messages.ToolMessages
-
Performing upgrade
- INFO_UPGRADE_POST_TASKS_COMPLETE - Static variable in class org.opends.messages.ToolMessages
-
Post upgrade tasks complete
- INFO_UPGRADE_PROCESS_END - Static variable in class org.opends.messages.ToolMessages
-
End of the upgrade process
- INFO_UPGRADE_REBUILD_ALL - Static variable in class org.opends.messages.ToolMessages
-
Rebuilding all indexes
- INFO_UPGRADE_REBUILD_INDEX_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
-
The rebuild index tool arguments are %s
- INFO_UPGRADE_REBUILD_INDEX_ENDS - Static variable in class org.opends.messages.ToolMessages
-
Rebuild index task ends
- INFO_UPGRADE_REBUILD_INDEX_STARTS - Static variable in class org.opends.messages.ToolMessages
-
Rebuilding index(es) '%s' for base dn(s) '%s'
- INFO_UPGRADE_REBUILD_INDEXES_DECLINED - Static variable in class org.opends.messages.ToolMessages
-
You have to rebuild the '%s' index(es) manually to get a fully functional server
- INFO_UPGRADE_REBUILD_INDEXES_DISTINGUISHED_NAME - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 3.5.0 introduced a new format for all equality indexes based on "distinguishedName" attribute type, like "member", "owner", "roleOccupant" and "seeAlso".
- INFO_UPGRADE_REBUILD_INDEXES_JSON_EMR - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 5.5.0 changed the indexing algorithm for JSON equality matching rules.
- INFO_UPGRADE_REMOVE_WORKQUEUE_CAPACITY - Static variable in class org.opends.messages.ToolMessages
-
Removing max-work-queue-capacity
- INFO_UPGRADE_REQUIREMENTS - Static variable in class org.opends.messages.ToolMessages
-
Preparing to upgrade
- INFO_UPGRADE_TASK_10133_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Changing matching rule for 'userCertificate' and 'caCertificate' to CertificateExactMatch
- INFO_UPGRADE_TASK_10133_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Configuring 'CertificateExactMatch' matching rule
- INFO_UPGRADE_TASK_10214_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating ds-cfg-java-class attribute in File-Based Debug Logger
- INFO_UPGRADE_TASK_10232_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Deleting ds-cfg-default-debug-level attribute in File-Based Debug Logger
- INFO_UPGRADE_TASK_10329_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating ds-cfg-default-severity attribute in File-Based Error Logger
- INFO_UPGRADE_TASK_10339_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating ds-cfg-override-severity attribute in Replication Repair Logger
- INFO_UPGRADE_TASK_10733_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing 'dc=replicationchanges' backend
- INFO_UPGRADE_TASK_10733_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing ACI for 'dc=replicationchanges'
- INFO_UPGRADE_TASK_10820_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding default privilege 'changelog-read' to all root DNs
- INFO_UPGRADE_TASK_10908_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding PKCS5S2 password storage scheme configuration
- INFO_UPGRADE_TASK_11237_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Network Groups'
- INFO_UPGRADE_TASK_11237_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Workflows'
- INFO_UPGRADE_TASK_11237_3_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Workflow Elements'
- INFO_UPGRADE_TASK_11239_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Network Group Plugin'
- INFO_UPGRADE_TASK_11260_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 3.0.0 changed the matching rule implementations.
- INFO_UPGRADE_TASK_11339_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Extensions'
- INFO_UPGRADE_TASK_11476_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'File System Entry Cache'
- INFO_UPGRADE_TASK_12226_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing config for 'Entry Cache Preload'
- INFO_UPGRADE_TASK_2716_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding 'includedAttributes' attribute type to changelog schema
- INFO_UPGRADE_TASK_2716_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating 'changeLogEntry' object class in changelog schema
- INFO_UPGRADE_TASK_4313_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Deleting obsolete parameters 'ds-cfg-db-evictor-lru-only' and 'ds-cfg-db-evictor-nodes-per-scan' from JE backends.
- INFO_UPGRADE_TASK_6869_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Fixing de-DE collation matching rule OID
- INFO_UPGRADE_TASK_7192_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating password policy configurations
- INFO_UPGRADE_TASK_7364_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating audit log publisher configuration
- INFO_UPGRADE_TASK_7466_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Rename SNMP security config file
- INFO_UPGRADE_TASK_7748_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding 'etag' virtual attribute schema
- INFO_UPGRADE_TASK_7748_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Configuring 'etag' virtual attribute
- INFO_UPGRADE_TASK_7834_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Configuring 'ds-pwp-password-expiration-time' virtual attribute
- INFO_UPGRADE_TASK_7979_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating certificate syntax configuration
- INFO_UPGRADE_TASK_8124_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating JPEG syntax configuration
- INFO_UPGRADE_TASK_8133_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating country string syntax configuration
- INFO_UPGRADE_TASK_8214_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 2.5.0 modified the default configuration of the 'isMemberOf' virtual attribute so that it is included with group entries.
- INFO_UPGRADE_TASK_8214_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Modifying filter in 'isMemberOf' virtual attribute configuration
- INFO_UPGRADE_TASK_8387_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating dictionary password validator configuration
- INFO_UPGRADE_TASK_8389_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating attribute value password validator configuration
- INFO_UPGRADE_TASK_8487_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding PBKDF2 password storage scheme configuration
- INFO_UPGRADE_TASK_8613_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding HTTP connection handler configuration
- INFO_UPGRADE_TASK_8832_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding file-based HTTP access logger
- INFO_UPGRADE_TASK_8985_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding 'emailAddress' attribute
- INFO_UPGRADE_TASK_8985_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Updating subject attribute to user attribute configuration
- INFO_UPGRADE_TASK_9013_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 2.5.0-Xpress1 introduced a regression in the ds-sync-hist ordering index.
- INFO_UPGRADE_TASK_9206_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Rerunning dsjavaproperties
- INFO_UPGRADE_TASK_ADD_CONFIG_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Adding configuration entry '%s'
- INFO_UPGRADE_TASK_ADD_CONFIG_FILE - Static variable in class org.opends.messages.ToolMessages
-
Adding '%s' configuration file
- INFO_UPGRADE_TASK_ADD_LOCAL_BACKEND - Static variable in class org.opends.messages.ToolMessages
-
Adding local backend object class
- INFO_UPGRADE_TASK_ADD_MONITOR_READ_PRIVILEGE - Static variable in class org.opends.messages.ToolMessages
-
Adding default privilege 'monitor-read' to all root DNs
- INFO_UPGRADE_TASK_ADD_SCHEMA_PROVIDERS - Static variable in class org.opends.messages.ToolMessages
-
Adding configuration for schema providers
- INFO_UPGRADE_TASK_ADDING_DEFAULT_HTTP_ENDPOINTS_AND_AUTH - Static variable in class org.opends.messages.ToolMessages
-
Adding default HTTP endpoints and auth mechanisms to configuration
- INFO_UPGRADE_TASK_BCRYPT_SCHEME_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Adding Bcrypt password storage scheme configuration
- INFO_UPGRADE_TASK_CANNOT_READ_SCHEMA_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred reading schema file %s: %s
- INFO_UPGRADE_TASK_CANNOT_WRITE_TO_CONCATENATED_SCHEMA_FILE - Static variable in class org.opends.messages.ToolMessages
-
An error occurred appending 'ds-cfg-delimiter-char' attribute type to concatenated schema file %s: %s
- INFO_UPGRADE_TASK_COMPUTE_CHANGE_NUMBER_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Replacing compute change number setting in replication server
- INFO_UPGRADE_TASK_CONFIGURATION_BACKEND_NOT_CONFIGURABLE - Static variable in class org.opends.messages.ToolMessages
-
Removing configuration entry for the configuration backend
- INFO_UPGRADE_TASK_CONFIRM_DISABLING_HTTP_CONNECTION_HANDLER - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 3.5.0 introduced a new configuration model for the HTTP connection handler and its associated endpoints.
- INFO_UPGRADE_TASK_DELETE_CHANGELOG_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Removing content of changelog in '%s' directory.
- INFO_UPGRADE_TASK_DELETE_FILE - Static variable in class org.opends.messages.ToolMessages
-
Removing file '%s'
- INFO_UPGRADE_TASK_DISABLE_SHARED_CACHE - Static variable in class org.opends.messages.ToolMessages
-
Use the old JE backend caches instead of the new shared cache
- INFO_UPGRADE_TASK_DISABLING_HTTP_CONNECTION_HANDLER - Static variable in class org.opends.messages.ToolMessages
-
Disabling the HTTP connection handler
- INFO_UPGRADE_TASK_JE_HIGH_DURABILITY_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Replacing high durability settings in JE backends
- INFO_UPGRADE_TASK_JE_LOW_DURABILITY_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Replacing low durability settings in JE backends
- INFO_UPGRADE_TASK_JE_MEDIUM_DURABILITY_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Replacing medium durability settings in JE backends
- INFO_UPGRADE_TASK_MIGRATE_CHANGELOG_65_FORMAT - Static variable in class org.opends.messages.ToolMessages
-
Migrating replication changelog files to 6.5.0 format
- INFO_UPGRADE_TASK_MIGRATE_CHANGELOG_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 3.0.0 improved the replication changelog storage format.
- INFO_UPGRADE_TASK_MIGRATE_CONFIG_READ_FAIL - Static variable in class org.opends.messages.ToolMessages
-
The upgrade will not be performed because the configuration file config.ldif could not be parsed
- INFO_UPGRADE_TASK_MIGRATE_JE_CANCELLED - Static variable in class org.opends.messages.ToolMessages
-
The upgrade will not be performed because some JE backends need to be migrated.
- INFO_UPGRADE_TASK_MIGRATE_JE_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 3.0.0 introduced changes to the JE backend configuration and database format.
- INFO_UPGRADE_TASK_MIGRATE_JE_ENV_UNREADABLE - Static variable in class org.opends.messages.ToolMessages
-
The upgrade cannot continue because the JE backend with environment directory '%s' could not be accessed for migration
- INFO_UPGRADE_TASK_MIGRATE_JE_NO_JE_LIB - Static variable in class org.opends.messages.ToolMessages
-
{@code The upgrade will not be performed because the current instance contains one or more JE based backends which cannot be migrated because the JE library is not present in the class-path.
- INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_1 - Static variable in class org.opends.messages.ToolMessages
-
Migrating JE backend '%s'
- INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_2 - Static variable in class org.opends.messages.ToolMessages
-
Convert local DB backends to JE backends
- INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_3 - Static variable in class org.opends.messages.ToolMessages
-
Convert local DB indexes to backend indexes
- INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_4 - Static variable in class org.opends.messages.ToolMessages
-
Convert local DB VLV indexes to backend VLV indexes
- INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_5 - Static variable in class org.opends.messages.ToolMessages
-
Skipping migration of disabled JE backend '%s'
- INFO_UPGRADE_TASK_MIGRATE_JE_UGLY_DN - Static variable in class org.opends.messages.ToolMessages
-
{@code The upgrade will not be performed because the JE backend '%s' contains a base DN '%s' that cannot be migrated.
- INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CANCELLED - Static variable in class org.opends.messages.ToolMessages
-
The upgrade will not be performed because some Root DNs need to be migrated.
- INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CLEANUP - Static variable in class org.opends.messages.ToolMessages
-
Removing root DN users from configuration
- INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CONFIRM_ALIAS_REMOVAL - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 6.0.0 drops support for Root DNs and replaces them with standard user entries which are stored in LDIF backends.
- INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CONFIRM_RENAME - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 6.0.0 drops support for Root DNs and replaces them with standard user entries which are stored in LDIF backends.
- INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Migrating root DN '%s'
- INFO_UPGRADE_TASK_MOVE_FILES_TO - Static variable in class org.opends.messages.ToolMessages
-
Moving %s from %s to %s
- INFO_UPGRADE_TASK_MOVE_SUBORDINATE_BASE_DN_TO_GLOBAL_CONFIG - Static variable in class org.opends.messages.ToolMessages
-
Moving subordinate-base-dn attribute from Root DSE to Global configuration
- INFO_UPGRADE_TASK_NEEDS_USER_CONFIRM - Static variable in class org.opends.messages.ToolMessages
-
%s.%nDo you want to make this configuration change?
- INFO_UPGRADE_TASK_PDB_TO_JE_1_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
WARNING: OpenDJ %s removes support for the PDB Backends.
The upgrade tool will reconfigure all PDB backends as JE backends.
{@code After the upgrade the new JE backend(s) will be empty.
- INFO_UPGRADE_TASK_PDB_TO_JE_2_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Reconfiguring PDB backends to JE backends
- INFO_UPGRADE_TASK_PDB_TO_JE_WARNING - Static variable in class org.opends.messages.ToolMessages
-
You must reimport all your data into the JE backends in order to have a fully functional server
- INFO_UPGRADE_TASK_PROXY_HASH_FUNCTION - Static variable in class org.opends.messages.ToolMessages
-
Set the proxy backend configuration property 'hash-function' to MD5
- INFO_UPGRADE_TASK_REBUILD_DS_SYNCH_HIST_OMR - Static variable in class org.opends.messages.ToolMessages
-
{@code OpenDJ 6.5.0 changed the indexing algorithm for replication metadata.
- INFO_UPGRADE_TASK_REFRESH_UPGRADE_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
-
Archiving concatenated schema
- INFO_UPGRADE_TASK_REJECT_UNAUTHENTICATED_REQUESTS_SUMMARY - Static variable in class org.opends.messages.ToolMessages
-
Replacing "reject unauthenticated requests" policy in global configuration
- INFO_UPGRADE_TASK_REMOVE_ASSURED_REPLICATION - Static variable in class org.opends.messages.ToolMessages
-
Removing assured replication settings
- INFO_UPGRADE_TASK_REMOVE_BASEDN - Static variable in class org.opends.messages.ToolMessages
-
Removing base-dn attribute for backends where base-dn is fixed
- INFO_UPGRADE_TASK_REMOVE_MATCHING_RULES - Static variable in class org.opends.messages.ToolMessages
-
Removing configuration for matching rules
- INFO_UPGRADE_TASK_REMOVE_MATCHING_RULES_ENTRY - Static variable in class org.opends.messages.ToolMessages
-
Removing top configuration entry for matching rules
- INFO_UPGRADE_TASK_REMOVE_MONITOR_PROVIDERS_CFG_ENTRIES - Static variable in class org.opends.messages.ToolMessages
-
Removing configuration entries for the monitor providers
- INFO_UPGRADE_TASK_REMOVE_OLD_JARS - Static variable in class org.opends.messages.ToolMessages
-
Removing old OpenDJ library files
- INFO_UPGRADE_TASK_REMOVE_PARALLEL_WORK_QUEUE - Static variable in class org.opends.messages.ToolMessages
-
Replace parallel work queue by traditional work queue
- INFO_UPGRADE_TASK_REMOVE_PIN_FILE_WARNING - Static variable in class org.opends.messages.ToolMessages
-
{@code The attribute has been removed because it was referring to a file that does not exist.
- INFO_UPGRADE_TASK_REMOVE_REDUNDANT_GENERATION_ID - Static variable in class org.opends.messages.ToolMessages
-
Removing generation-id data from configuration
- INFO_UPGRADE_TASK_REMOVE_REDUNDANT_SYNC_STATE - Static variable in class org.opends.messages.ToolMessages
-
Removing synchronization state data from configuration
- INFO_UPGRADE_TASK_REMOVE_SYNTAXES - Static variable in class org.opends.messages.ToolMessages
-
Removing configuration for syntaxes
- INFO_UPGRADE_TASK_REMOVE_WINDOW_SIZE_FROM_REPLICATION - Static variable in class org.opends.messages.ToolMessages
-
Removing send and receive window size configuration in replication
- INFO_UPGRADE_TASK_RENAME_CHANGELOG_FILES - Static variable in class org.opends.messages.ToolMessages
-
Renaming changelog files
- INFO_UPGRADE_TASK_RENAME_JSON_SCHEMA - Static variable in class org.opends.messages.ToolMessages
-
Renaming 'ds-cfg-json-schema' object class to 'ds-cfg-json-query-equality-matching-rule'
- INFO_UPGRADE_TASK_RENAME_PDB_DIR - Static variable in class org.opends.messages.ToolMessages
-
Renaming PDB backend directory '%s' to '%s'
- INFO_UPGRADE_TASK_RENAME_SERVICE_DISCOVERY_MECHANISM_TO_SHARD - Static variable in class org.opends.messages.ToolMessages
-
Renaming the proxy backend configuration property 'service discovery mechanism' to 'shard'
- INFO_UPGRADE_TASK_RENAME_STACK_TRACE_MONITOR_INTO_THREAD_STATE - Static variable in class org.opends.messages.ToolMessages
-
Renaming 'ds-cfg-stack-trace-monitor-provider' object class to 'ds-cfg-thread-state-monitor-provider'
- INFO_UPGRADE_TASK_REPLACE_PIN_OPTION - Static variable in class org.opends.messages.ToolMessages
-
Replacing all pin related configuration attributes by a single pin configuration attribute
- INFO_UPGRADE_TASK_REPLACE_SCHEMA_FILE - Static variable in class org.opends.messages.ToolMessages
-
Replacing schema file '%s'
- INFO_UPGRADE_TASK_SEGREGATE_MUTABLE_IMMUTABLE_FILES - Static variable in class org.opends.messages.ToolMessages
-
Segregating mutable and immutable files
- INFO_UPGRADE_TASK_SUMMARY_RESTORE_CSV_DELIMITER_CHAR - Static variable in class org.opends.messages.ToolMessages
-
Restoring 'ds-cfg-delimiter-char' attribute type in concatenated schema
- INFO_UPGRADE_TASK_UDPATE_ADMIN_BACKEND_LOCATION - Static variable in class org.opends.messages.ToolMessages
-
Updating ds-cfg-ldif-file in adminRoot backend configuration entry
- INFO_UPGRADE_TASK_UNABLE_TO_REMOVE_OLD_JARS - Static variable in class org.opends.messages.ToolMessages
-
{@code Unable to determine whether the file system is case sensitive.
- INFO_UPGRADE_TASK_UPDATE_ADMIN_BACKEND_LOCATION - Static variable in class org.opends.messages.ToolMessages
-
Update admin-backend.ldif file location
- INFO_UPGRADE_TASK_UPDATE_ADS_TRUSTSTORE_LOCATION - Static variable in class org.opends.messages.ToolMessages
-
Update ads-truststore file location
- INFO_UPGRADE_TASK_UPDATE_ADS_TRUSTSTORE_PIN_LOCATION - Static variable in class org.opends.messages.ToolMessages
-
Update ads-truststore.pin file location
- INFO_UPGRADE_TASK_UPDATE_CAUD_LOGGERS - Static variable in class org.opends.messages.ToolMessages
-
Adding objectClass to JSON, CSV, and External access logger configurations
- INFO_UPGRADE_TASK_UPDATE_TASKS_BACKEND_LOCATION - Static variable in class org.opends.messages.ToolMessages
-
Update tasks backend file location
- INFO_UPGRADE_TITLE - Static variable in class org.opends.messages.ToolMessages
-
OpenDJ Upgrade Utility
- INFO_UPGRADE_VERSION_IS_NOT_SUPPORTED - Static variable in class org.opends.messages.ToolMessages
-
{@code This tool cannot be used for upgrading versions of OpenDJ which are older than '%s'.
- INFO_USER_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{userName}
- INFO_VERIFY_AVERAGE_REFERENCE_COUNT - Static variable in class org.opends.messages.BackendMessages
-
Average number of entries referenced is %.2f/record
- INFO_VERIFY_ENTRY_LIMIT_EXCEEDED_COUNT - Static variable in class org.opends.messages.BackendMessages
-
Number of records that exceed the entry limit: %d
- INFO_VERIFY_ENTRY_LIMIT_STATS_HEADER - Static variable in class org.opends.messages.BackendMessages
-
Statistics for records that have exceeded the entry limit:
- INFO_VERIFY_ENTRY_LIMIT_STATS_ROW - Static variable in class org.opends.messages.BackendMessages
-
File %s has %d such record(s) min=%d max=%d median=%d
- INFO_VERIFY_MAX_REFERENCE_COUNT - Static variable in class org.opends.messages.BackendMessages
-
Maximum number of entries referenced by any record is %d
- INFO_VERIFY_MULTIPLE_REFERENCE_COUNT - Static variable in class org.opends.messages.BackendMessages
-
Number of records referencing more than one entry: %d
- INFO_VERIFYINDEX_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
-
{@code Base DN of a backend supporting indexing.
- INFO_VERIFYINDEX_DESCRIPTION_COUNT_ERRORS - Static variable in class org.opends.messages.ToolMessages
-
Count the number of errors found during the verification and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)
- INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAME - Static variable in class org.opends.messages.ToolMessages
-
{@code Name of an index to be verified.
- INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEAN - Static variable in class org.opends.messages.ToolMessages
-
{@code Specifies that a single index should be verified to ensure it is clean.
- INFO_VERIFYINDEX_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code This utility ensures that index data is consistent within an indexed backend database.
- INFO_VIRTUAL_STATIC_GROUP_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Virtual static group
- INFO_VLV_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{before:after:index:count | before:after:value}
- INFO_VLVREQ_CONTROL_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided VLV request control because an error occurred while attempting to decode the control value: %s
- INFO_VLVREQ_CONTROL_INVALID_TARGET_TYPE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to decode the provided control as a VLV request control because the target element type %s is invalid
- INFO_VLVREQ_CONTROL_NO_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to decode the provided control as a VLV request control because it does not include a control value
- INFO_VLVRES_CONTROL_CANNOT_DECODE_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to process the provided VLV response control because an error occurred while attempting to decode the control value: %s
- INFO_VLVRES_CONTROL_NO_VALUE - Static variable in class org.opends.messages.ProtocolMessages
-
Unable to decode the provided control as a VLV response control because it does not include a control value
- INFO_WAIT4DEL_DESCRIPTION_LOG_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file containing log output to monitor
- INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to a file to which the command will write the output
- INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE - Static variable in class org.opends.messages.ToolMessages
-
Path to the file to watch for deletion
- INFO_WAIT4DEL_DESCRIPTION_TIMEOUT - Static variable in class org.opends.messages.ToolMessages
-
Maximum length of time in seconds to wait for the target file to be deleted before exiting
- INFO_WAIT4DEL_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
This utility can be used to wait for a file to be removed from the filesystem
- INFO_WAIT_TINY - Static variable in class org.opends.messages.AdminToolMessages
-
images/wait_tiny.png
- INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED - Static variable in class org.opends.messages.ConfigMessages
-
{@code The configuration for the entry cache %s monitor provider was disabled.
- INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY - Static variable in class org.opends.messages.ConfigMessages
-
{@code The configuration for the entry cache %s monitor provider was not available.
- INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Warning Icon.
- INFO_WARNING_ICON_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Warning.
- INFO_WARNING_ICON_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
-
Warning
- INFO_WARNING_LARGE_ICON - Static variable in class org.opends.messages.AdminToolMessages
-
images/warning_large.gif
- INFO_WARNING_SERVERS_CLOCK_DIFFERENCE - Static variable in class org.opends.messages.AdminToolMessages
-
{@code The clocks of servers %s and %s have a difference superior to %s minutes.
- INFO_WINDOWS_SERVICE_ALREADY_DISABLED - Static variable in class org.opends.messages.ToolMessages
-
The server was already disabled as a Windows service
- INFO_WINDOWS_SERVICE_ALREADY_ENABLED - Static variable in class org.opends.messages.ToolMessages
-
The server was already enabled to run as a Windows service
- INFO_WINDOWS_SERVICE_CLEANUP_SUCCESS - Static variable in class org.opends.messages.ToolMessages
-
Clean up of service %s was successful
- INFO_WINDOWS_SERVICE_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
-
{@code Next Generation Directory Server.
- INFO_WINDOWS_SERVICE_DISABLED - Static variable in class org.opends.messages.ToolMessages
-
The server is disabled as a Windows service
- INFO_WINDOWS_SERVICE_ENABLED - Static variable in class org.opends.messages.ToolMessages
-
{@code The server is enabled as a Windows service.
- INFO_WINDOWS_SERVICE_NAME - Static variable in class org.opends.messages.ToolMessages
-
%s
- INFO_WINDOWS_SERVICE_SUCCESSULLY_DISABLED - Static variable in class org.opends.messages.ToolMessages
-
The server was successfully disabled as a Windows service
- INFO_WINDOWS_SERVICE_SUCCESSULLY_ENABLED - Static variable in class org.opends.messages.ToolMessages
-
The server was successfully enabled to run as a Windows service
- INFO_WORKER_STOPPED_BY_REDUCED_THREADNUMBER - Static variable in class org.opends.messages.CoreMessages
-
%s has been stopped because the total number of worker threads in the Directory Server was reduced
- INFO_WRAP_COLUMN_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
-
{wrapColumn}
- INFO_ZIP_FILES_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
-
Server Installation Package (.zip)
- init() - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIB
-
Initialization of the MIB with no registration in Java DMK.
- initDsMIB(MBeanServer) - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIB
-
Initialization of the "DsMIB" group.
- initDsMIB(MBeanServer) - Method in class org.opends.server.snmp.DIRECTORY_SERVER_MIBImpl
-
Initialization of the "DsMIB" group.
- initGenerationID(long) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Initialize the value of the generationID for this ReplicationServerDomain.
- InitializationBuilder(String) - Constructor for class org.opends.server.core.DirectoryServer.InitializationBuilder
-
Initialize the client side of DirectoryServer and the Core Configuration.
- initializationCompleted() - Method in interface org.opends.server.api.InitializationCompletedListener
-
Callback that is executed once the server initialization is complete.
- InitializationCompletedListener - Interface in org.opends.server.api
-
This interface defines a method that may be used to notify various Directory Server components that the server
initialization is completed.
- InitializationException - Exception in org.opends.server.types
-
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
- InitializationException(LocalizableMessage) - Constructor for exception org.opends.server.types.InitializationException
-
Creates a new initialization exception with the provided message.
- InitializationException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.InitializationException
-
Creates a new initialization exception with the provided message and root cause.
- initialize() - Method in class org.forgerock.opendj.config.AbsoluteInheritedDefaultBehaviorProvider
-
- initialize() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Initializes all of the components associated with this managed object
definition.
- initialize() - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition
-
- initialize(AbstractManagedObjectDefinition<?, ?>) - Method in interface org.forgerock.opendj.config.conditions.Condition
-
Initializes this condition.
- initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
- initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.conditions.IsPresentCondition
-
- initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.conditions.NotCondition
-
- initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.conditions.OrCondition
-
- initialize() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Initializes the configuration framework using the application's class loader as the parent class loader,
and the current working directory as the install and instance path.
- initialize(ConfigurationFramework.InitParameters) - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Initializes the configuration framework using the application's class loader as the parent class loader,
and the current working directory as the install and instance path.
- initialize() - Method in class org.forgerock.opendj.config.Constraint
-
Initializes this constraint.
- initialize() - Method in class org.forgerock.opendj.config.DefaultBehaviorProvider
-
Performs any run-time initialization required by this default behavior
provider.
- initialize() - Method in class org.forgerock.opendj.config.GenericConstraint
-
- initialize() - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition
-
- initialize() - Method in class org.forgerock.opendj.config.OptionalRelationDefinition
-
- initialize() - Method in class org.forgerock.opendj.config.PropertyDefinition
-
Performs any run-time initialization required by this property
definition.
- initialize() - Method in class org.forgerock.opendj.config.RelationDefinition
-
Performs any run-time initialization required by this relation
definition.
- initialize() - Method in class org.forgerock.opendj.config.SetRelationDefinition
-
- initialize() - Method in class org.forgerock.opendj.config.SingletonRelationDefinition
-
- initialize() - Method in class org.opends.server.core.DirectoryServer.InitializationBuilder
-
Run all Initialization blocks as configured.
- initialize() - Method in class org.opends.server.protocols.jmx.RmiConnector
-
Activates the RMI Connectors.
- initialize(ServerContext, CoreSchemaCfg, SchemaBuilder) - Method in class org.opends.server.schema.CoreSchemaProvider
-
- initialize(ServerContext, JsonEqualityMatchingRuleCfg, SchemaBuilder) - Method in class org.opends.server.schema.JsonEqualityMatchingRuleProvider
-
- initialize(ServerContext, JsonOrderingMatchingRuleCfg, SchemaBuilder) - Method in class org.opends.server.schema.JsonOrderingMatchingRuleProvider
-
- initialize(ServerContext, JsonQueryEqualityMatchingRuleCfg, SchemaBuilder) - Method in class org.opends.server.schema.JsonQueryEqualityMatchingRuleProvider
-
- initialize(ServerContext) - Method in class org.opends.server.schema.SchemaHandler
-
Initializes this schema handler.
- initialize(ServerContext, T, SchemaBuilder) - Method in interface org.opends.server.schema.SchemaProvider
-
Initialize the schema provider from provided configuration and schema builder.
- initializeAccessControlHandler(T, ServerContext) - Method in class org.opends.server.api.AccessControlHandler
-
Initializes the access control handler implementation based on the information in the provided configuration
entry.
- initializeAccessControlHandler(DseeCompatAccessControlHandlerCfg, ServerContext) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- initializeAccessControlHandler(PolicyBasedAccessControlHandlerCfg, ServerContext) - Method in class org.opends.server.authorization.policy.PolicyBasedAccessControlHandler
-
- initializeAdministrationConnector(AdministrationConnectorCfg) - Method in class org.opends.server.config.AdministrationConnector
-
Initializes this administration connector provider based on the information in the provided administration
connector configuration.
- initializeAlertHandler(T) - Method in interface org.opends.server.api.AlertHandler
-
Initializes this alert handler based on the information in the provided configuration entry.
- initializeAlertHandler(JmxAlertHandlerCfg) - Method in class org.opends.server.extensions.JMXAlertHandler
-
- initializeAlertHandler(SmtpAlertHandlerCfg) - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- initializeAlertHandlers() - Method in class org.opends.server.core.AlertHandlerConfigManager
-
Initializes all alert handlers currently defined in the Directory Server configuration.
- initializeBackendConfig(Collection<String>) - Method in class org.opends.server.core.BackendConfigManager
-
Initializes the configuration associated with the Directory Server backends.
- initializeBackends(Collection<String>, RootCfg) - Method in class org.opends.server.core.BackendConfigManager
-
Initializes specified backends.
- initializeCertificateMapper(T) - Method in class org.opends.server.api.CertificateMapper
-
Initializes this certificate mapper based on the information in the provided configuration entry.
- initializeCertificateMapper0(T) - Method in class org.opends.server.api.CertificateMapper
-
Implements certificate mapper specific actions when initializing the certificate mapper.
- initializeCertificateMapper0(FingerprintCertificateMapperCfg) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
-
- initializeCertificateMapper0(SubjectAttributeToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
-
- initializeCertificateMapper0(SubjectDnToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
-
- initializeCertificateMapper0(SubjectEqualsDnCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectEqualsDNCertificateMapper
-
- initializeCertificateMappers() - Method in class org.opends.server.core.CertificateMapperConfigManager
-
Initializes all certificate mappers currently defined in the Directory Server configuration.
- initializeConfiguration() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Creates a directory server setup object pre-initialized with configuration and connection parameters provided
while creating this embedded directory server and returns the setup object to allow further configuration actions
such as backend creation or profile setup.
- initializeConfiguration(Path) - Method in class org.opends.server.core.DirectoryServer
-
Instantiates the configuration handler and loads the Directory Server configuration.
- initializeConnectionHandler(ServerContext, T) - Method in class org.opends.server.api.ConnectionHandler
-
Initializes this connection handler provider based on the information in the provided connection handler
configuration.
- initializeConnectionHandlerConfig() - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
Initializes the configuration associated with the Directory Server connection handlers.
- initializeCoreConfig() - Method in class org.opends.server.core.CoreConfigManager
-
Initializes the Directory Server's core configuration.
- initializeDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
Initializes the replication database by reading its previous state and building the relevant ReplicaDBs according
to the previous state.
- initializeDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- initializeDefaultEntryCache() - Method in class org.opends.server.core.EntryCacheConfigManager
-
Initializes the default entry cache.
- initializeEntryCache(ServerContext, T) - Method in class org.opends.server.api.EntryCache
-
Initializes this entry cache implementation so that it will be available for storing and retrieving entries.
- initializeEntryCache() - Method in class org.opends.server.core.EntryCacheConfigManager
-
Initializes the configuration associated with the Directory Server entry cache.
- initializeEntryCache(ServerContext, FifoEntryCacheCfg) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- initializeEntryCache(ServerContext, SoftReferenceEntryCacheCfg) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- initializeExtendedOperationHandler(T) - Method in class org.opends.server.api.ExtendedOperationHandler
-
Initializes this extended operation handler based on the information in the provided configuration entry.
- initializeExtendedOperationHandler(GetSymmetricKeyExtendedOperationHandlerCfg) - Method in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
-
- initializeExtendedOperationHandler(CancelExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.CancelExtendedOperation
-
- initializeExtendedOperationHandler(GetConnectionIdExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
-
- initializeExtendedOperationHandler(PasswordModifyExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- initializeExtendedOperationHandler(PasswordPolicyStateExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
-
Initializes this extended operation handler based on the information in the provided configuration entry.
- initializeExtendedOperationHandler(StartTlsExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.StartTLSExtendedOperation
-
- initializeExtendedOperationHandler(WhoAmIExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
-
- initializeExtendedOperationHandlers() - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
Initializes all extended operation handlers currently defined in the Directory Server configuration.
- initializeForClientUse() - Static method in class org.opends.server.util.EmbeddedUtils
-
- initializeFromRemote(ReplicaId, Task) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Initializes asynchronously this domain from a remote source server.
- initializeGroupImplementation(T) - Method in class org.opends.server.api.Group
-
Initializes a "shell" instance of this group implementation that may be used to identify and instantiate
instances of this type of group in the directory data.
- initializeGroupImplementation(DynamicGroupImplementationCfg) - Method in class org.opends.server.extensions.DynamicGroup
-
- initializeGroupImplementation(StaticGroupImplementationCfg) - Method in class org.opends.server.extensions.StaticGroup
-
- initializeGroupImplementation(VirtualStaticGroupImplementationCfg) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- initializeGroupImplementations() - Method in class org.opends.server.core.GroupManager
-
Initializes all group implementations currently defined in the Directory Server configuration.
- initializeIdentityMapper(T) - Method in class org.opends.server.api.IdentityMapper
-
Initializes this identity mapper based on the information in the provided configuration entry.
- initializeIdentityMapper(ExactMatchIdentityMapperCfg) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
-
- initializeIdentityMapper(RegularExpressionIdentityMapperCfg) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
-
- initializeIdentityMappers() - Method in class org.opends.server.core.IdentityMapperConfigManager
-
Initializes all identity mappers currently defined in the Directory Server configuration.
- initializeInternal(ServerContext, Dn, Set<PluginType>, boolean) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Performs any initialization that should be done for all types of plugins regardless of type.
- initializeJMX() - Static method in class org.opends.server.core.DirectoryServer
-
Performs a minimal set of JMX initialization.
- initializeKeyManagerProvider(T) - Method in class org.opends.server.api.KeyManagerProvider
-
Initializes this key manager provider based on the information in the provided key manager provider
configuration.
- initializeKeyManagerProvider(FileBasedKeyManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- initializeKeyManagerProvider(KeyManagerProviderCfg) - Method in class org.opends.server.extensions.JvmKeyManagerProvider
-
- initializeKeyManagerProvider(LdapKeyManagerProviderCfg) - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- initializeKeyManagerProvider(Pkcs11KeyManagerProviderCfg) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- initializeKeyManagerProviders() - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
Initializes all key manager providers currently defined in the Directory Server configuration.
- initializeLogger(List<C>, ServerContext) - Method in class org.opends.server.loggers.AbstractLogger
-
Initializes all the log publishers.
- initializeLoggerConfig() - Method in class org.opends.server.core.LoggerConfigManager
-
Initializes all the log publishers.
- initializeLogPublisher(DebugLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
-
- initializeLogPublisher(T, ServerContext) - Method in interface org.opends.server.loggers.LogPublisher
-
Initializes this publisher provider based on the information in the provided debug publisher configuration.
- initializeLogPublisher(FileBasedAccessLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextAccessLogPublisher
-
- initializeLogPublisher(FileBasedAuditLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextAuditLogPublisher
-
- initializeLogPublisher(FileBasedDebugLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- initializeLogPublisher(FileBasedErrorLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- initializeLogPublisher(FileBasedHttpAccessLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
- initializeLogPublisher(ErrorLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
-
- initializeLogRetentionPolicy(FileCountLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
-
- initializeLogRetentionPolicy(FreeDiskSpaceLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
-
- initializeLogRetentionPolicy(T) - Method in interface org.opends.server.loggers.RetentionPolicy
-
Initializes this log retention policy based on the information in the provided retention policy configuration.
- initializeLogRetentionPolicy(SizeLimitLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
-
- initializeLogRetentionPolicyConfig() - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
Initializes all the log retention policies.
- initializeLogRotationPolicy(FixedTimeLogRotationPolicyCfg) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
-
- initializeLogRotationPolicy(T) - Method in interface org.opends.server.loggers.RotationPolicy
-
Initializes this log rotation policy based on the information in the provided rotation policy configuration.
- initializeLogRotationPolicy(SizeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
-
- initializeLogRotationPolicy(TimeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
-
- initializeLogRotationPolicyConfig() - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
Initializes all the log rotation policies.
- initializeMechanism(ReplicationServiceDiscoveryMechanismCfg, ServerContext) - Method in class org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
-
- initializeMechanism(C, ServerContext) - Method in interface org.opends.server.discovery.ServiceDiscoveryMechanism
-
Initializes the mechanism with the provided configuration.
- initializeMechanism(StaticServiceDiscoveryMechanismCfg, ServerContext) - Method in class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- initializeNotificationHandlers() - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
Initializes all account status notification handlers currently defined in the Directory Server configuration.
- initializePasswordGenerator(T) - Method in class org.opends.server.api.PasswordGenerator
-
Initializes this password generator based on the information in the provided configuration entry.
- initializePasswordGenerator(RandomPasswordGeneratorCfg) - Method in class org.opends.server.extensions.RandomPasswordGenerator
-
- initializePasswordGenerators() - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
Initializes all password generators currently defined in the Directory Server configuration.
- initializePasswordStorageScheme(T) - Method in class org.opends.server.api.PasswordStorageScheme
-
Initializes this password storage scheme handler based on the information in the provided configuration entry.
- initializePasswordStorageScheme(AesPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- initializePasswordStorageScheme(Base64PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- initializePasswordStorageScheme(BcryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- initializePasswordStorageScheme(BlowfishPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- initializePasswordStorageScheme(ClearPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- initializePasswordStorageScheme(CryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- initializePasswordStorageScheme(Md5PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
-
- initializePasswordStorageScheme(Pbkdf2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- initializePasswordStorageScheme(Pkcs5s2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- initializePasswordStorageScheme(Rc4PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- initializePasswordStorageScheme(C) - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- initializePasswordStorageScheme(Sha1PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
-
- initializePasswordStorageScheme(TripleDesPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- initializePasswordStorageSchemes() - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
Initializes all password storage schemes currently defined in the Directory Server configuration.
- initializePasswordValidator(T) - Method in class org.opends.server.api.PasswordValidator
-
Initializes this password validator based on the information in the provided configuration entry.
- initializePasswordValidator(AttributeValuePasswordValidatorCfg) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
-
- initializePasswordValidator(CharacterSetPasswordValidatorCfg) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
-
- initializePasswordValidator(DictionaryPasswordValidatorCfg) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
-
- initializePasswordValidator(LengthBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
-
- initializePasswordValidator(RepeatedCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
-
- initializePasswordValidator(SimilarityBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
-
- initializePasswordValidator(UniqueCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
-
- initializePasswordValidators() - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
Initializes all password validators currently defined in the Directory Server configuration.
- initializePlugin(Set<PluginType>, T) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Performs any initialization necessary for this plugin.
- initializePlugin(Set<PluginType>, PluginCfg) - Method in class org.opends.server.api.plugin.InternalDirectoryServerPlugin
-
- initializePlugin(Set<PluginType>, AttributeCleanupPluginCfg) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
-
- initializePlugin(Set<PluginType>, ChangeNumberControlPluginCfg) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
-
- initializePlugin(Set<PluginType>, EntryUuidPluginCfg) - Method in class org.opends.server.plugins.EntryUUIDPlugin
-
- initializePlugin(Set<PluginType>, GraphiteMonitorReporterPluginCfg) - Method in class org.opends.server.plugins.GraphiteMonitorReporterPlugin
-
- initializePlugin(Set<PluginType>, LastModPluginCfg) - Method in class org.opends.server.plugins.LastModPlugin
-
- initializePlugin(Set<PluginType>, LdapAttributeDescriptionListPluginCfg) - Method in class org.opends.server.plugins.LDAPADListPlugin
-
- initializePlugin(Set<PluginType>, PasswordPolicyImportPluginCfg) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
-
- initializePlugin(Set<PluginType>, ProfilerPluginCfg) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
-
- initializePlugin(Set<PluginType>, ReferentialIntegrityPluginCfg) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
-
- initializePlugin(Set<PluginType>, SambaPasswordPluginCfg) - Method in class org.opends.server.plugins.SambaPasswordPlugin
-
- initializePlugin(Set<PluginType>, SevenBitCleanPluginCfg) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
-
- initializePlugin(Set<PluginType>, UniqueAttributePluginCfg) - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- initializePlugin(Set<PluginType>, FractionalLdifImportPluginCfg) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
-
- initializePluginConfigManager() - Method in class org.opends.server.core.PluginConfigManager
-
Initializes this plugin configuration manager.
- InitializeRcvAckMsg - Class in org.opends.server.replication.protocol
-
This message is used by Replicas to update the send window of the peer replica.
- InitializeRcvAckMsg(ReplicaId, ReplicaId, int) - Constructor for class org.opends.server.replication.protocol.InitializeRcvAckMsg
-
Create a new message..
- initializeRemote(ReplicaId, ReplicaId, Task, int) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
Process the initialization of some other server or servers in the topology specified by the target argument when
this initialization specifying the server that requests the initialization.
- initializeRemote(ReplicaId, Task) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Initializes a remote server from this server.
- initializeRemote(ReplicaId, ReplicaId, Task, int) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Process the initialization of some other server or servers in the topology specified by the target argument when
this initialization specifying the server that requests the initialization.
- initializeReplication(ReplicationParameters) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Initializes replication between this server and another server.
- InitializeRequestMsg - Class in org.opends.server.replication.protocol
-
This message is part of the replication protocol.
- InitializeRequestMsg(Dn, ReplicaId, ReplicaId, int) - Constructor for class org.opends.server.replication.protocol.InitializeRequestMsg
-
Creates a InitializeRequestMsg message.
- initializeSASLMechanismHandler(T) - Method in class org.opends.server.api.SASLMechanismHandler
-
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
- initializeSASLMechanismHandler(AnonymousSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.AnonymousSASLMechanismHandler
-
- initializeSASLMechanismHandler(CramMd5SaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- initializeSASLMechanismHandler(DigestMd5SaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- initializeSASLMechanismHandler(ExternalSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- initializeSASLMechanismHandler(GssapiSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- initializeSASLMechanismHandler(PlainSaslMechanismHandlerCfg) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- initializeSASLMechanismHandlers() - Method in class org.opends.server.core.SASLConfigManager
-
Initializes all SASL mechanism handlers currently defined in the Directory Server configuration.
- initializeSchema() - Method in class org.opends.server.core.DirectoryServer
-
Initializes the schema handler, which is responsible for building the complete schema for the server.
- initializeServiceDiscoveryMechanismConfigManager() - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
Initializes the Mechanism Configuration Manager and its configuration at startup.
- initializeSilently() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Silently initialize the configuration framework.
- initializeStatusNotificationHandler(T) - Method in class org.opends.server.api.AccountStatusNotificationHandler
-
Initializes this account status notification handler based on the information in the provided configuration
entry.
- initializeStatusNotificationHandler(ErrorLogAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
-
- initializeStatusNotificationHandler(SmtpAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
-
- initializeSynchronizationProvider(ServerContext, T) - Method in class org.opends.server.api.SynchronizationProvider
-
Performs any initialization that might be necessary for this synchronization provider.
- initializeSynchronizationProvider(ServerContext, ReplicationSynchronizationProviderCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- initializeSynchronizationProviders() - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
Initializes the configuration associated with the Directory Server synchronization providers.
- InitializeTargetMsg - Class in org.opends.server.replication.protocol
-
This message is part of the replication protocol.
- InitializeTargetMsg(Dn, ReplicaId, ReplicaId, ReplicaId, long, int) - Constructor for class org.opends.server.replication.protocol.InitializeTargetMsg
-
Creates a InitializeTargetMsg.
- InitializeTargetTask - Class in org.opends.server.tasks
-
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
- InitializeTargetTask() - Constructor for class org.opends.server.tasks.InitializeTargetTask
-
- initializeTask() - Method in class org.opends.server.backends.task.Task
-
Performs any task-specific initialization that may be required before processing can start.
- initializeTask() - Method in class org.opends.server.tasks.AddSchemaFileTask
-
- initializeTask() - Method in class org.opends.server.tasks.BackupTask
-
- initializeTask() - Method in class org.opends.server.tasks.DisconnectClientTask
-
- initializeTask() - Method in class org.opends.server.tasks.EnterLockdownModeTask
-
- initializeTask() - Method in class org.opends.server.tasks.ExportTask
-
- initializeTask() - Method in class org.opends.server.tasks.ImportTask
-
- initializeTask() - Method in class org.opends.server.tasks.InitializeTargetTask
-
- InitializeTask - Class in org.opends.server.tasks
-
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.
- InitializeTask() - Constructor for class org.opends.server.tasks.InitializeTask
-
- initializeTask() - Method in class org.opends.server.tasks.InitializeTask
-
- initializeTask() - Method in class org.opends.server.tasks.LeaveLockdownModeTask
-
- initializeTask() - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
-
- initializeTask() - Method in class org.opends.server.tasks.RebuildTask
-
- initializeTask() - Method in class org.opends.server.tasks.ResetChangeNumberTask
-
- initializeTask() - Method in class org.opends.server.tasks.RestoreTask
-
- initializeTask() - Method in class org.opends.server.tasks.SetGenerationIdTask
-
- initializeTask() - Method in class org.opends.server.tasks.ShutdownTask
-
Performs any task-specific initialization that may be required before processing can start.
- initializeTaskInternal(ServerContext, TaskScheduler, Entry) - Method in class org.opends.server.backends.task.Task
-
Performs generic initialization for this task based on the information in the provided task entry.
- initializeTrustManagerProvider(T) - Method in class org.opends.server.api.TrustManagerProvider
-
Initializes this trust manager provider based on the information in the provided configuration entry.
- initializeTrustManagerProvider(BlindTrustManagerProviderCfg) - Method in class org.opends.server.extensions.BlindTrustManagerProvider
-
- initializeTrustManagerProvider(FileBasedTrustManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
-
- initializeTrustManagerProvider(TrustManagerProviderCfg) - Method in class org.opends.server.extensions.JvmTrustManagerProvider
-
- initializeTrustManagerProvider(LdapTrustManagerProviderCfg) - Method in class org.opends.server.extensions.LDAPTrustManagerProvider
-
- initializeTrustManagerProvider(Pkcs11TrustManagerProviderCfg) - Method in class org.opends.server.extensions.Pkcs11TrustManagerProvider
-
- initializeTrustManagerProviders() - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
Initializes all trust manager providers currently defined in the Directory Server configuration.
- initializeUserPlugins(Set<PluginType>) - Method in class org.opends.server.core.PluginConfigManager
-
Initializes any plugins defined in the directory server configuration.
- initializeVirtualAttributeProvider(T) - Method in class org.opends.server.api.VirtualAttributeProvider
-
Initializes this virtual attribute based on the information in the provided configuration entry.
- initializeVirtualAttributeProvider(EntityTagVirtualAttributeCfg) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- initializeVirtualAttributeProvider(MemberVirtualAttributeCfg) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
-
- initializeVirtualAttributeProvider(UserDefinedVirtualAttributeCfg) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
-
- initializeVirtualAttributes() - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
Initializes all virtual attribute providers currently defined in the Directory Server configuration.
- initializeWorkQueue(T) - Method in class org.opends.server.api.WorkQueue
-
Initializes this work queue based on the information in the provided configuration entry.
- initializeWorkQueue() - Method in class org.opends.server.core.WorkQueueConfigManager
-
Initializes the Directory Server's work queue.
- initializeWorkQueue(TraditionalWorkQueueCfg) - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
- initiateShutdown() - Method in class org.opends.server.api.DirectoryThread
-
Instructs the current thread to initiate the shutdown process.
- initiateShutdown() - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
-
- inlineCoercionFunction(Path) - Static method in class org.forgerock.config.util.JsonValuePropertyEvaluator
-
Creates a coercion function that inlines the content of another file that may be a relative path to a current
location.
- InProgressOperation - Interface in org.opends.server.types.operation
-
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 - Interface in org.opends.server.types.operation
-
This class defines a set of methods that are available for use by in progress search plugins.
- INSTALL_ROOT_SYSTEM_PROPERTY - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The system property used to specify opendj archive root path.
- Installation - Class in org.forgerock.opendj.setup.model
-
Class to be used by client tools to retrieve install and instance paths.
- installDirectory(String) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies the path of the OpenDJ archive to use to setup the server instance.
- installDirectory(Path) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies the path of the OpenDJ archive to use to setup the server instance.
- installPath() - Method in interface org.forgerock.opendj.config.ConfigurationFramework.InitParameters
-
Returns the path where application binaries are located.
- installPath() - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the server's installation path.
- installPath() - Method in interface org.forgerock.opendj.setup.model.Profile.SetupConfiguration
-
Returns the setup install path.
- INSTANCE_KEYS_ADMIN_DATA_DN - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The parent entry of the server key entries in admin data.
- instanceConfigFilePath() - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns a
Path
to the server instance config.ldif file.
- instanceDirectory(String) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies the path of the OpenDJ instance to setup.
- instanceDirectory(Path) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies the path of the opendj instance to setup.
- instancePath() - Method in interface org.forgerock.opendj.config.ConfigurationFramework.InitParameters
-
Returns the path where data binaries are located.
- instancePath() - Static method in class org.forgerock.opendj.setup.model.Installation
-
Returns the instance root directory (the path where the instance is installed).
- instancePath() - Method in interface org.forgerock.opendj.setup.model.Profile.SetupConfiguration
-
Returns the setup instance path.
- instant() - Static method in class org.forgerock.json.JsonValueFunctions
-
- InstantiableRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
A managed object composite relationship definition which represents a
composition of zero or more managed objects.
- InstantiableRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing instantiable relation
definitions.
- INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the client does not have sufficient
permission to perform the requested operation.
- INT_SIZE - Static variable in class org.opends.server.util.StaticUtils
-
The number of bytes of a Java int.
- IntDate - Class in org.forgerock.json.jose.utils
-
This class provides utility methods for converting Java Date objects into and from IntDates.
- integer() - Static method in class org.forgerock.json.JsonValueFunctions
-
- INTEGER_TAG - Static variable in class org.forgerock.json.jose.utils.DerUtils
-
DER tag for integer values.
- IntegerEqualityMatchingRule - Class in org.opends.server.schema
-
- IntegerEqualityMatchingRule() - Constructor for class org.opends.server.schema.IntegerEqualityMatchingRule
-
Deprecated.
- IntegerFirstComponentEqualityMatchingRule - Class in org.opends.server.schema
-
- IntegerFirstComponentEqualityMatchingRule() - Constructor for class org.opends.server.schema.IntegerFirstComponentEqualityMatchingRule
-
Deprecated.
- IntegerOrderingMatchingRule - Class in org.opends.server.schema
-
- IntegerOrderingMatchingRule() - Constructor for class org.opends.server.schema.IntegerOrderingMatchingRule
-
Deprecated.
- integerParameter(String) - Method in class org.forgerock.opendj.setup.model.Profile.ParameterFactory
-
Creates and returns a new
Integer
parameter.
- IntegerPropertyDefinition - Class in org.forgerock.opendj.config
-
Integer property definition.
- IntegerPropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing integer property definitions.
- IntegerReplicationContext - Class in org.opends.server.replication.common
-
A ReplicationContext where an id is defined by an integer used for both the name and the numeric id.
- IntegerReplicationContext() - Constructor for class org.opends.server.replication.common.IntegerReplicationContext
-
- integerSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
-
- IntegerTypeValidator - Class in org.forgerock.json.schema.validator.validators
-
IntegerTypeValidator applies all the constraints of a integer
type.
- IntegerTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.IntegerTypeValidator
-
Create an integer type validator.
- IntermediateResponse - Interface in org.forgerock.opendj.ldap.messages
-
An Intermediate response provides a general mechanism for defining
single-request/multiple-response operations.
- IntermediateResponseHandler - Interface in org.forgerock.opendj.ldap
-
A completion handler for consuming intermediate responses returned from
extended operations, or other operations for which an appropriate control was
sent.
- internal(Entry) - Static method in class org.opends.server.types.AuthenticationInfo
-
Creates a new set of authentication information to be used for clients that are authenticated internally.
- INTERNAL_ERROR - Static variable in exception org.forgerock.json.resource.ResourceException
-
Indicates that a resource encountered an unexpected condition which
prevented it from fulfilling the request.
- INTERNAL_SERVER_ERROR_REF - Static variable in class org.forgerock.api.commons.CommonsApi
-
- InternalDirectoryServerPlugin - Class in org.opends.server.api.plugin
-
An internal directory server plugin which can be registered with the server without requiring any associated
configuration.
- InternalDirectoryServerPlugin(Dn, Set<PluginType>, boolean) - Constructor for class org.opends.server.api.plugin.InternalDirectoryServerPlugin
-
Creates a new internal directory server plugin using the provided component name and plugin types.
- InternalModificationsRequestControl - Class in org.opends.server.controls
-
A control providing additional modifications to a request.
- InternalModificationsRequestControl(boolean, String, List<Modification>) - Constructor for class org.opends.server.controls.InternalModificationsRequestControl
-
Constructs a new control.
- InternalServerErrorException - Exception in org.forgerock.json.resource
-
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.
- InternalServerErrorException() - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
-
Constructs a new exception with null
as its detail message.
- InternalServerErrorException(String) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
-
Constructs a new exception with the specified detail message.
- InternalServerErrorException(String, Throwable) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
-
Constructs a new exception with the specified detail message and cause.
- InternalServerErrorException(Throwable) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
-
Constructs a new exception with the specified cause.
- internalServerErrorResultCode() - Static method in class org.forgerock.opendj.ldap.ResultCode
-
Returns the result code that should be used when the Directory Server
encounters an internal server error.
- interruptRunningTasks(TaskState, LocalizableMessage, boolean) - Method in class org.opends.server.backends.task.TaskScheduler
-
Attempts to interrupt any tasks that are actively running.
- interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.backends.task.Task
-
Performs any necessary processing to prematurely interrupt the execution of this task.
- interruptTask(TaskState, LocalizableMessage, boolean) - Method in class org.opends.server.backends.task.TaskThread
-
Attempts to interrupt processing on the task in progress.
- interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.BackupTask
-
- interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.ExportTask
-
- interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.ImportTask
-
- interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.RestoreTask
-
- ints(int) - Static method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Helper method that returns the number of bytes that would be used by the int fields when appended to a
ByteArrayBuilder.
- intValue() - Method in enum org.forgerock.opendj.ldap.controls.PasswordPolicyErrorType
-
Returns the integer value for this password policy error type.
- intValue() - Method in enum org.forgerock.opendj.ldap.controls.PersistentSearchChangeType
-
Returns the integer value for this change type as defined in the internet
draft.
- intValue() - Method in class org.forgerock.opendj.ldap.DereferenceAliasesPolicy
-
Returns the integer value of this alias dereferencing policy as defined
in RFC 4511 section 4.5.1.
- intValue() - Method in class org.forgerock.opendj.ldap.ModificationType
-
Returns the integer value of this modification change type as defined in
RFC 4511 section 4.6.
- intValue() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns the integer value of this result code.
- intValue() - Method in class org.forgerock.opendj.ldap.SearchScope
-
Returns the integer value of this search scope as defined in RFC 4511
section 4.5.1.2.
- INVALID_ATTRIBUTE_SYNTAX - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it violated the syntax for a specified attribute.
- INVALID_CREDENTIALS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that an authentication attempt failed
because the user did not provide a valid set of credentials.
- INVALID_DN_SYNTAX - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation failed
because it would have resulted in an entry with an invalid or malformed
DN.
- InvalidJwtException - Exception in org.forgerock.json.jose.exceptions
-
Represents an exception that occurs when a JWT is determined as invalid.
- InvalidJwtException(String) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
-
Constructs a new JwtReconstructionException with the provided exception message.
- InvalidJwtException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
-
Constructs a new JwtReconstructionException with the provided exception message and underlying throwable.
- InvalidJwtException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
-
Constructs a new JwtReconstructionException with the provided underlying throwable.
- InvalidRequest - Class in org.forgerock.opendj.ldap.messages
-
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 - Exception in org.forgerock.tokenhandler
-
An exception generated by a
TokenHandler
on validation or extraction when the token is invalid.
- InvalidTokenException(String) - Constructor for exception org.forgerock.tokenhandler.InvalidTokenException
-
Constructs a new exception with the specified detail message.
- InvalidTokenException(Throwable) - Constructor for exception org.forgerock.tokenhandler.InvalidTokenException
-
Constructs a new exception with the specified cause.
- InvalidTokenException(String, Throwable) - Constructor for exception org.forgerock.tokenhandler.InvalidTokenException
-
Constructs a new exception with the specified detail message and cause.
- invoke(String, Object[], String[]) - Method in class org.opends.server.config.JMXMBean
-
Allows an action to be invoked on the Dynamic MBean.
- invoke(String, Object[], String[]) - Method in class org.opends.server.extensions.JMXAlertHandler
-
Allows an action to be invoked on the Dynamic MBean.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.opends.server.util.CronExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.opends.server.util.CronExecutorService
-
- invokeExportPlugins() - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether the LDIF export plugins should be invoked for entries as they are exported.
- invokeForInternalOperations() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Indicates whether this plugin should be invoked for internal operations.
- invokeImportPlugins() - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether any LDIF import plugins registered with the server should be invoked during the import
operation.
- invokeIntermediateResponsePlugins(InProgressOperation, IntermediateResponse) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of intermediate response plugins that have been configured in the Directory Server.
- invokeLDIFExportPlugins(LDIFExportConfig, Entry) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of LDIF export plugins that have been configured in the Directory Server.
- invokeLDIFImportBeginPlugins(LDIFImportConfig) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the LDIF import session initialization of LDIF import plugins that have been configured in the Directory
Server.
- invokeLDIFImportEndPlugins(LDIFImportConfig) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the LDIF import session finalization of LDIF import plugins that have been configured in the Directory
Server.
- invokeLDIFImportPlugins(LDIFImportConfig, Entry) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of LDIF import plugins that have been configured in the Directory Server.
- invokePostConnectPlugins(ClientConnection) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-connect plugins that have been configured in the Directory Server.
- invokePostDisconnectPlugins(ClientConnection, DisconnectReason, LocalizableMessage) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-disconnect plugins that have been configured in the Directory Server.
- invokePostOperationAbandonPlugins(PostOperationAbandonOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation abandon plugins that have been configured in the Directory Server.
- invokePostOperationAddPlugins(PostOperationAddOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation add plugins that have been configured in the Directory Server.
- invokePostOperationBindPlugins(PostOperationBindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation bind plugins that have been configured in the Directory Server.
- invokePostOperationComparePlugins(PostOperationCompareOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation compare plugins that have been configured in the Directory Server.
- invokePostOperationDeletePlugins(PostOperationDeleteOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation delete plugins that have been configured in the Directory Server.
- invokePostOperationExtendedPlugins(PostOperationExtendedOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation extended plugins that have been configured in the Directory Server.
- invokePostOperationModifyDNPlugins(PostOperationModifyDNOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation modify DN plugins that have been configured in the Directory Server.
- invokePostOperationModifyPlugins(ModifyOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation modify plugins that have been configured in the Directory Server.
- invokePostOperationSearchPlugins(PostOperationSearchOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation search plugins that have been configured in the Directory Server.
- invokePostOperationUnbindPlugins(PostOperationUnbindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-operation unbind plugins that have been configured in the Directory Server.
- invokePostResponseAddPlugins(PostResponseAddOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response add plugins that have been configured in the Directory Server.
- invokePostResponseBindPlugins(PostResponseBindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response bind plugins that have been configured in the Directory Server.
- invokePostResponseCallbacks() - Method in class org.opends.server.types.Operation
-
Invokes the post response callbacks that were registered with this operation.
- invokePostResponseComparePlugins(PostResponseCompareOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response compare plugins that have been configured in the Directory Server.
- invokePostResponseDeletePlugins(PostResponseDeleteOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response delete plugins that have been configured in the Directory Server.
- invokePostResponseExtendedPlugins(PostResponseExtendedOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response extended plugins that have been configured in the Directory Server.
- invokePostResponseModifyDNPlugins(PostResponseModifyDNOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response modify DN plugins that have been configured in the Directory Server.
- invokePostResponseModifyPlugins(PostResponseModifyOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response modify plugins that have been configured in the Directory Server.
- invokePostResponseSearchPlugins(PostResponseSearchOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-response search plugins that have been configured in the Directory Server.
- invokePostSynchronizationAddPlugins(PostSynchronizationAddOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-synchronization add plugins that have been configured in the Directory Server.
- invokePostSynchronizationDeletePlugins(PostSynchronizationDeleteOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-synchronization delete plugins that have been configured in the Directory Server.
- invokePostSynchronizationModifyDNPlugins(PostSynchronizationModifyDNOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-synchronization modify DN plugins that have been configured in the Directory Server.
- invokePostSynchronizationModifyPlugins(PostSynchronizationModifyOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of post-synchronization modify plugins that have been configured in the Directory Server.
- invokePreOperationAddPlugins(PreOperationAddOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation add plugins that have been configured in the Directory Server.
- invokePreOperationBindPlugins(PreOperationBindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation bind plugins that have been configured in the Directory Server.
- invokePreOperationComparePlugins(PreOperationCompareOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation compare plugins that have been configured in the Directory Server.
- invokePreOperationDeletePlugins(PreOperationDeleteOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation delete plugins that have been configured in the Directory Server.
- invokePreOperationExtendedPlugins(PreOperationExtendedOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation extended plugins that have been configured in the Directory Server.
- invokePreOperationModifyDNPlugins(PreOperationModifyDNOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation modify DN plugins that have been configured in the Directory Server.
- invokePreOperationModifyPlugins(PreOperationModifyOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation modify plugins that have been configured in the Directory Server.
- invokePreOperationSearchPlugins(PreOperationSearchOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-operation search plugins that have been configured in the Directory Server.
- invokePreParseAbandonPlugins(PreParseAbandonOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse abandon plugins that have been configured in the Directory Server.
- invokePreParseAddPlugins(PreParseAddOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse add plugins that have been configured in the Directory Server.
- invokePreParseBindPlugins(PreParseBindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse bind plugins that have been configured in the Directory Server.
- invokePreParseComparePlugins(PreParseCompareOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse compare plugins that have been configured in the Directory Server.
- invokePreParseDeletePlugins(PreParseDeleteOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse delete plugins that have been configured in the Directory Server.
- invokePreParseExtendedPlugins(PreParseExtendedOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse extended plugins that have been configured in the Directory Server.
- invokePreParseModifyDNPlugins(PreParseModifyDNOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse modify DN plugins that have been configured in the Directory Server.
- invokePreParseModifyPlugins(PreParseModifyOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse modify plugins that have been configured in the Directory Server.
- invokePreParseSearchPlugins(PreParseSearchOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse search plugins that have been configured in the Directory Server.
- invokePreParseUnbindPlugins(PreParseUnbindOperation) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of pre-parse unbind plugins that have been configured in the Directory Server.
- invokeSearchResultEntryPlugins(InProgressSearchOperation, SearchResultEntry) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of search result entry plugins that have been configured in the Directory Server.
- invokeSearchResultReferencePlugins(InProgressSearchOperation, SearchResultReference) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of search result reference plugins that have been configured in the Directory Server.
- invokeShutdownPlugins(LocalizableMessage) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of shutdown plugins that have been configured in the Directory Server.
- invokeStartupPlugins() - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of startup plugins that have been registered with the Directory Server.
- invokeSubordinateDeletePlugins(DeleteOperation, Entry) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of subordinate delete plugins that have been configured in the Directory Server.
- invokeSubordinateModifyDNPlugins(SubordinateModifyDNOperation, Entry, Entry, List<Modification>) - Method in class org.opends.server.core.PluginConfigManager
-
Invokes the set of subordinate modify DN plugins that have been configured in the Directory Server.
- IP - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The IP event payload field name.
- IP - Class in org.opends.server.authorization.dseecompat
-
This class represents a single ACI's IP bind rule expression.
- IpAddressMaskPropertyDefinition - Class in org.forgerock.opendj.config
-
IP address mask property definition.
- IpAddressMaskPropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing IP address mask property definitions.
- IpAddressPropertyDefinition - Class in org.forgerock.opendj.config
-
IP address property definition.
- IpAddressPropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing IP address property definitions.
- is02ConfigLdif(String) - Static method in class org.opends.server.util.SchemaUtils
-
Indicates if the provided schema file corresponds to the configuration schema.
- IS_DELETED_ATTR - Static variable in class org.forgerock.opendj.ldap.controls.AdNotificationRequestControl
-
The name of the isDeleted attribute as defined in the Active Directory
schema.
- isAbstract(boolean) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Specifies whether this resource is an abstract type and therefore cannot be created.
- isAccessTokenCacheEnabled() - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Gets the "access-token-cache-enabled" property.
- isAccessTokenCacheEnabled() - Method in interface org.forgerock.opendj.server.config.server.HttpOauth2AuthorizationMechanismCfg
-
Gets the "access-token-cache-enabled" property.
- isAccountExpired() - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the user's account is currently expired.
- isAdd() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is an "add" patch operation.
- isAddAcceptable(ManagementContext, ManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.forgerock.opendj.config.client.ClientConstraintHandler
-
Determines whether the newly created managed object which is about
to be added to the server configuration satisfies this constraint.
- isAddMissingRdnAttributes() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "add-missing-rdn-attributes" property.
- isAddMissingRdnAttributes() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "add-missing-rdn-attributes" property.
- isAddMissingRDNAttributes() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether the Directory Server should automatically add missing RDN attributes to an entry whenever it is
added.
- isAddOperation() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return true if this is an add operation needed by the userattr USERDN parent inheritance level 0 processing.
- isAddressInUse(InetAddress, int, boolean) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether the provided TCP address is already in use.
- isAdvanced() - Method in class org.forgerock.opendj.setup.model.Profile.Parameter
-
- isAlive() - Method in class org.opends.server.monitors.HealthStatus
-
- isAllowAttributeNameExceptions() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "allow-attribute-name-exceptions" property.
- isAllowAttributeNameExceptions() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "allow-attribute-name-exceptions" property.
- isAllowAttributeTypesWithNoSupOrSyntax() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "allow-attribute-types-with-no-sup-or-syntax" property.
- isAllowAttributeTypesWithNoSupOrSyntax() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "allow-attribute-types-with-no-sup-or-syntax" property.
- isAllowed(AddOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided add operation is allowed based on the access control configuration.
- isAllowed(Dn, Operation, Control) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided control is allowed based on the access control configuration and the specified
operation.
- isAllowed(BindOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided bind operation is allowed based on the access control configuration.
- isAllowed(CompareOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided compare operation is allowed based on the access control configuration.
- isAllowed(DeleteOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided delete operation is allowed based on the access control configuration.
- isAllowed(ExtendedOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided extended operation is allowed based on the access control configuration.
- isAllowed(ModifyOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided modify operation is allowed based on the access control configuration.
- isAllowed(ModifyDnOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided modify DN operation is allowed based on the access control configuration.
- isAllowed(SearchOperation) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided search operation is allowed based on the access control configuration.
- isAllowed(Operation, Entry, Filter) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided operation search filter is allowed based on the access control configuration.
- isAllowed(Dn, Operation, Control) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(ExtendedOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(AddOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(BindOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(CompareOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
Check access on compare operations.
- isAllowed(DeleteOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
Check access on delete operations.
- isAllowed(ModifyDnOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
Checks access on a modifyDN operation.
- isAllowed(ModifyOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(SearchOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowed(Operation, Entry, Filter) - Method in class org.opends.server.authorization.dseecompat.AciHandler
-
- isAllowExpiredPasswordChanges() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "allow-expired-password-changes" property.
- isAllowExpiredPasswordChanges() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "allow-expired-password-changes" property.
- isAllowExpiredPasswordChanges() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "allow-expired-password-changes" property.
- isAllowExpiredPasswordChanges() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isAllowLdapV2() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "allow-ldap-v2" property.
- isAllowLdapV2() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "allow-ldap-v2" property.
- isAllowMultiplePasswordValues() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "allow-multiple-password-values" property.
- isAllowMultiplePasswordValues() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "allow-multiple-password-values" property.
- isAllowMultiplePasswordValues() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "allow-multiple-password-values" property.
- isAllowMultiplePasswordValues() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isAllowPreEncodedPasswords() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "allow-pre-encoded-passwords" property.
- isAllowPreEncodedPasswords() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "allow-pre-encoded-passwords" property.
- isAllowPreEncodedPasswords() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "allow-pre-encoded-passwords" property.
- isAllowPreEncodedPasswords() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isAllowRetrievingMembership() - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Gets the "allow-retrieving-membership" property.
- isAllowRetrievingMembership() - Method in interface org.forgerock.opendj.server.config.server.MemberVirtualAttributeCfg
-
Gets the "allow-retrieving-membership" property.
- isAllowStartTls() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "allow-start-tls" property.
- isAllowStartTls() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "allow-start-tls" property.
- isAllowTcpReuseAddress() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "allow-tcp-reuse-address" property.
- isAllowTcpReuseAddress() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "allow-tcp-reuse-address" property.
- isAllowTcpReuseAddress() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "allow-tcp-reuse-address" property.
- isAllowTcpReuseAddress() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "allow-tcp-reuse-address" property.
- isAllowUnclassifiedCharacters() - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Gets the "allow-unclassified-characters" property.
- isAllowUnclassifiedCharacters() - Method in interface org.forgerock.opendj.server.config.server.CharacterSetPasswordValidatorCfg
-
Gets the "allow-unclassified-characters" property.
- isAllowUnlimited() - Method in class org.forgerock.opendj.config.DurationPropertyDefinition
-
Determine whether this property allows unlimited durations.
- isAllowUnlimited() - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition
-
Determine whether this property allows unlimited values.
- isAllowUnlimited() - Method in class org.forgerock.opendj.config.SizePropertyDefinition
-
Determine whether this property allows unlimited memory sizes.
- isAllowUserPasswordChanges() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "allow-user-password-changes" property.
- isAllowUserPasswordChanges() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "allow-user-password-changes" property.
- isAllowUserPasswordChanges() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "allow-user-password-changes" property.
- isAllowUserPasswordChanges() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isAllowZeroLengthValuesDirectoryString() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "allow-zero-length-values-directory-string" property.
- isAllowZeroLengthValuesDirectoryString() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "allow-zero-length-values-directory-string" property.
- isAllReplicas() - Method in class org.opends.server.replication.common.ReplicaId
-
Tests whether this id corresponds to all replicas.
- isAlpha(char) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether the provided character is an ASCII alphabetic character.
- isAlreadyApproved() - Method in class org.forgerock.opendj.setup.model.LicenseFile
-
Indicate if the license had already been approved.
- isAlreadyConnectedToDS(DataServerHandler) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Checks whether it is already connected to a DS with same id.
- isAlreadyConnectedToRS(ReplicationServerHandler) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Checks whether a remote RS is already connected to this hosting RS.
- isAltAuthenticationEnabled() - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Gets the "alt-authentication-enabled" property.
- isAltAuthenticationEnabled() - Method in interface org.forgerock.opendj.server.config.server.HttpBasicAuthorizationMechanismCfg
-
Gets the "alt-authentication-enabled" property.
- isAnonymousUser() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Check if the remote client is bound anonymously.
- isApiDescriptorEnabled() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "api-descriptor-enabled" property.
- isApiDescriptorEnabled() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "api-descriptor-enabled" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "append" property.
- isAppend() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "append" property.
- isApplicable(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.Aci
-
Test if the given ACI is applicable using the target match information provided.
- isApplicable(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.ExtOp
-
Check if a extop is applicable based on the provided target match context.
- isApplicable(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.TargetControl
-
Check if a targetcontrol is applicable based on the provided target match context.
- isApplicable(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.TargetFilter
-
Checks if a targetfilter matches an evaluation context.
- isApplicableAddDel(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.TargAttrFilters
-
Check if this TargAttrFilters object is applicable to the specified target match context.
- isApplicableMod(AciTargetMatchContext, Aci) - Method in class org.opends.server.authorization.dseecompat.TargAttrFilters
-
Check if this TargAttrFilters object is applicable to the target specified match context.
- isAscendingOrder() - Method in class org.forgerock.json.resource.SortKey
-
Returns true
if this sort key is in ascending order, or
false
if it is in descending order.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "asynchronous" property.
- isAsynchronous() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "asynchronous" property.
- isAuditing(String) - Method in interface org.forgerock.audit.AuditService
-
Returns whether or not events of the specified topic will be handled.
- isAuditing(String) - Method in class org.forgerock.audit.AuditServiceProxy
-
- isAuthenticated() - Method in class org.opends.server.types.AuthenticationInfo
-
Indicates whether this client has successfully authenticated to the server.
- isAuthenticationRequired() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "authentication-required" property.
- isAuthenticationRequired() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "authentication-required" property.
- isAuthPasswordSyntax() - Method in class org.opends.server.core.PasswordPolicy
-
Indicates whether the associated password attribute uses the auth password syntax.
- isAuthPasswordSyntax() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isAutoFlush() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if events are automatically flushed after being written.
- isAutoFlush() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if events are automatically flushed after being written.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAuditLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.FileBasedDebugLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.FileBasedErrorLogPublisherCfg
-
Gets the "auto-flush" property.
- isAutoFlush() - Method in interface org.forgerock.opendj.server.config.server.FileBasedHttpAccessLogPublisherCfg
-
Gets the "auto-flush" property.
- isBatchEnabled() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Returns true if handling of audit events should be done in batches.
- isBerEncodingRequired() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Indicates whether this attribute syntax requires that values must be
encoded using the Basic Encoding Rules (BER) used by X.500 directories
and always include the binary
attribute description option.
- isBerEncodingRequired() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Indicates whether this attribute syntax requires that values must be
encoded using the Basic Encoding Rules (BER) used by X.500 directories
and always include the binary
attribute description option.
- isBinary(boolean) - Method in class org.forgerock.opendj.rest2ldap.SimplePropertyMapper
-
Indicates that JSON values are base 64 encodings of binary data.
- isBindWithDnRequiresPassword() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "bind-with-dn-requires-password" property.
- isBindWithDnRequiresPassword() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "bind-with-dn-requires-password" property.
- isBindWithDNRequiresPassword() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether simple bind requests that contain a bind DN will also be required to have a password.
- isBlank(CharSequence) - Static method in class org.forgerock.util.Strings
-
Check to see if a character sequence is null or blank.
- isBlank(CharSequence) - Static method in class org.forgerock.util.Utils
-
- isBoolean() - Method in class org.forgerock.json.JsonValue
-
Returns
true
if the JSON value is a
Boolean
.
- isCancel(Request) - Static method in class org.forgerock.opendj.ldap.messages.Requests
-
Checks whether the provided request is a Cancel extended request.
- isCancelable() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Indicates whether this task supports a cancel operation.
- isCancelled() - Method in interface org.forgerock.util.promise.Promise
-
Returns true
if this Promise
was cancelled before it
completed normally.
- isCancelled() - Method in class org.forgerock.util.promise.PromiseImpl
-
- isCancelled() - Method in class org.opends.server.backends.task.Task
-
Indicates whether this task has been cancelled.
- isCancelled(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether this task has been cancelled.
- isCancelled() - Method in class org.opends.server.core.PersistentSearch
-
Returns whether this persistent search is cancelled.
- isCancelled() - Method in class org.opends.server.types.OperationConfig
-
Indicates whether this operation has been cancelled.
- isCaseInsensitive() - Method in class org.forgerock.opendj.config.StringPropertyDefinition
-
Query whether values of this property are case-insensitive.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveStrings() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "case-sensitive-strings" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "case-sensitive-validation" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Gets the "case-sensitive-validation" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Gets the "case-sensitive-validation" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "case-sensitive-validation" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.server.RepeatedCharactersPasswordValidatorCfg
-
Gets the "case-sensitive-validation" property.
- isCaseSensitiveValidation() - Method in interface org.forgerock.opendj.server.config.server.UniqueCharactersPasswordValidatorCfg
-
Gets the "case-sensitive-validation" property.
- isChangeNumberEnabled() - Method in class org.opends.server.replication.server.ReplicationServer
-
Returns whether change-log indexing is enabled for this RS.
- isChangesOnly() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
Returns true
if only updated entries should be returned (added,
modified, deleted, or subject to a modifyDN operation), otherwise
false
if the search will initially return all the existing
entries which match the filter.
- isChangesOnly() - Method in class org.opends.server.core.PersistentSearch
-
Returns whether only entries updated after the beginning of this persistent search should be returned.
- isCheckReferences() - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Gets the "check-references" property.
- isCheckReferences() - Method in interface org.forgerock.opendj.server.config.server.ReferentialIntegrityPluginCfg
-
Gets the "check-references" property.
- isCheckSchema() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "check-schema" property.
- isCheckSchema() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "check-schema" property.
- isCheckSchema() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether the Directory Server should perform schema checking.
- isCheckSubstrings() - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Gets the "check-substrings" property.
- isCheckSubstrings() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "check-substrings" property.
- isCheckSubstrings() - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Gets the "check-substrings" property.
- isCheckSubstrings() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "check-substrings" property.
- isChildOf(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Determines whether this managed object definition is a sub-type of
the provided managed object definition.
- isChildOf(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is an immediate child of the provided DN.
- isChildOf(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is an immediate child of the provided DN
decoded using the default schema.
- isClearDegradedState() - Method in class org.opends.server.backends.RebuildConfig
-
Returns true
if indexes should be forcefully marked as valid even if they are currently degraded.
- isClearDegradedState(boolean) - Method in class org.opends.server.backends.RebuildConfig
-
Sets the 'clear degraded index' status.
- isClient() - Method in interface org.forgerock.opendj.config.ConfigurationFramework.InitParameters
-
Returns whether the associated configuration framework is being used within a client application.
- isClient() - Method in class org.forgerock.opendj.config.ConfigurationFramework
-
Returns true
if the configuration framework is being used within
a client application.
- isClientError() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns
true
if this
ResultCode
corresponds to a client-side result code.
- isClosed() - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
Indicates whether or not this connection has been explicitly closed by
calling close
.
- isClosed() - Method in interface org.forgerock.json.resource.Connection
-
Indicates whether or not this connection has been explicitly closed by
calling close
.
- isClosed() - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Indicates whether this connection has been explicitly closed by
calling close
.
- isClosed() - Method in interface org.forgerock.opendj.ldap.Connection
-
Indicates whether this connection has been explicitly closed by
calling close
.
- isClosed() - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
- isClosed() - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Returns
true
if the underlying connection has been closed as a result of a client disconnect,
a fatal connection error, or a server-side
LdapSession.disconnect()
.
- isClosed() - Method in class org.forgerock.opendj.ldap.spi.ConnectionState
-
Indicates whether this connection has been explicitly closed by
calling close
.
- isClosed() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- isCollection() - Method in class org.forgerock.json.JsonValue
-
- isCollective() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is declared "collective".
- isCollective() - Method in class org.opends.server.types.SubEntry
-
Indicates whether this subentry is a collective attribute subentry.
- isCompactEncoding() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "compact-encoding" property.
- isCompactEncoding() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "compact-encoding" property.
- isCompatible(Object, Object) - Static method in class org.forgerock.util.Objects
-
Returns whether the two objects are type-compatible.
- isCompatible(Object, Object) - Static method in class org.forgerock.util.Utils
-
- isCompressed() - Method in class org.opends.server.types.BackupInfo
-
Indicates whether this backup is compressed.
- isCompressed() - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether the input LDIF source is expected to be compressed.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "confidentiality-enabled" property.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "confidentiality-enabled" property.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Gets the "confidentiality-enabled" property.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "confidentiality-enabled" property.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "confidentiality-enabled" property.
- isConfidentialityEnabled() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServerCfg
-
Gets the "confidentiality-enabled" property.
- isConfigurationAcceptable(T, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.api.AccessControlHandler
-
Indicates whether the provided configuration is acceptable for this access control handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.AccountStatusNotificationHandler
-
Indicates whether the provided configuration is acceptable for this account status notification handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.api.AlertHandler
-
Indicates whether the provided configuration is acceptable for this alert handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.api.AuthenticationPolicyFactory
-
Indicates whether the provided authentication policy configuration is acceptable.
- isConfigurationAcceptable(C, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.api.Backend
-
Indicates whether the provided configuration is acceptable for this backend.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.CertificateMapper
-
Indicates whether the provided configuration is acceptable for this certificate mapper.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.ConnectionHandler
-
Indicates whether the provided configuration is acceptable for this connection handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.EntryCache
-
Indicates whether the provided configuration is acceptable for this entry cache.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.ExtendedOperationHandler
-
Indicates whether the provided configuration is acceptable for this extended operation handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.Group
-
Indicates whether the provided configuration is acceptable for this group implementation.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.IdentityMapper
-
Indicates whether the provided configuration is acceptable for this identity mapper.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.KeyManagerProvider
-
Indicates whether the provided configuration is acceptable for this key manager provider.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordGenerator
-
Indicates whether the provided configuration is acceptable for this password generator.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordStorageScheme
-
Indicates whether the provided configuration is acceptable for this password storage scheme.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordValidator
-
Indicates whether the provided configuration is acceptable for this password validator.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Indicates whether the provided configuration is acceptable for this plugin.
- isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.plugin.InternalDirectoryServerPlugin
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.SASLMechanismHandler
-
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.SynchronizationProvider
-
Indicates whether the provided configuration is acceptable for this synchronization provider.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.TrustManagerProvider
-
Indicates whether the provided configuration is acceptable for this trust manager provider.
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.VirtualAttributeProvider
-
Indicates whether the provided configuration is acceptable for this virtual attribute provider.
- isConfigurationAcceptable(PolicyBasedAccessControlHandlerCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.authorization.policy.PolicyBasedAccessControlHandler
-
- isConfigurationAcceptable(JeBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.jeb.JEBackend
-
- isConfigurationAcceptable(C, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- isConfigurationAcceptable(ProxyBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.ProxyBackend
-
- isConfigurationAcceptable(RootDseBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.RootDSEBackend
-
- isConfigurationAcceptable(TaskBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.task.TaskBackend
-
- isConfigurationAcceptable(PasswordPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordPolicyFactory
-
- isConfigurationAcceptable(ReplicationServiceDiscoveryMechanismCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
-
- isConfigurationAcceptable(C, List<LocalizableMessage>, ServerContext) - Method in interface org.opends.server.discovery.ServiceDiscoveryMechanism
-
Returns whether the provided configuration is correct for the mechanism.
- isConfigurationAcceptable(StaticServiceDiscoveryMechanismCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- isConfigurationAcceptable(AttributeValuePasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
-
- isConfigurationAcceptable(CharacterSetPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
-
- isConfigurationAcceptable(CramMd5SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- isConfigurationAcceptable(CryptPasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- isConfigurationAcceptable(DictionaryPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
-
- isConfigurationAcceptable(DigestMd5SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- isConfigurationAcceptable(ErrorLogAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
-
- isConfigurationAcceptable(ExactMatchIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
-
- isConfigurationAcceptable(ExternalSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- isConfigurationAcceptable(FifoEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- isConfigurationAcceptable(FileBasedKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- isConfigurationAcceptable(FileBasedTrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
-
- isConfigurationAcceptable(GssapiSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- isConfigurationAcceptable(JmxAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.JMXAlertHandler
-
- isConfigurationAcceptable(LdapKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- isConfigurationAcceptable(LdapPassThroughAuthenticationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPPassThroughAuthenticationPolicyFactory
-
- isConfigurationAcceptable(LdapTrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPTrustManagerProvider
-
- isConfigurationAcceptable(LengthBasedPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
-
- isConfigurationAcceptable(PasswordModifyExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- isConfigurationAcceptable(Pkcs11KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- isConfigurationAcceptable(PlainSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- isConfigurationAcceptable(RandomPasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RandomPasswordGenerator
-
- isConfigurationAcceptable(RegularExpressionIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
-
- isConfigurationAcceptable(SmtpAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
-
- isConfigurationAcceptable(SmtpAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- isConfigurationAcceptable(SoftReferenceEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- isConfigurationAcceptable(SubjectAttributeToUserAttributeCertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AccessLogPublisher
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.DebugLogPublisher
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.ErrorLogPublisher
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.HTTPAccessLogPublisher
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.loggers.LogPublisher
-
Indicates whether the provided configuration is acceptable for this log publisher.
- isConfigurationAcceptable(FileBasedAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAccessLogPublisher
-
- isConfigurationAcceptable(FileBasedAuditLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAuditLogPublisher
-
- isConfigurationAcceptable(FileBasedDebugLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- isConfigurationAcceptable(FileBasedErrorLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- isConfigurationAcceptable(FileBasedHttpAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
- isConfigurationAcceptable(AttributeCleanupPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
-
- isConfigurationAcceptable(ChangeNumberControlPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
-
- isConfigurationAcceptable(EntryUuidPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.EntryUUIDPlugin
-
- isConfigurationAcceptable(GraphiteMonitorReporterPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.GraphiteMonitorReporterPlugin
-
- isConfigurationAcceptable(LastModPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LastModPlugin
-
- isConfigurationAcceptable(LdapAttributeDescriptionListPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LDAPADListPlugin
-
- isConfigurationAcceptable(PasswordPolicyImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
-
- isConfigurationAcceptable(ProfilerPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
-
- isConfigurationAcceptable(ReferentialIntegrityPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
-
- isConfigurationAcceptable(SambaPasswordPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SambaPasswordPlugin
-
Verifies if the plugin configuration is acceptable.
- isConfigurationAcceptable(SevenBitCleanPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
-
- isConfigurationAcceptable(UniqueAttributePluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- isConfigurationAcceptable(HttpConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- isConfigurationAcceptable(JmxConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- isConfigurationAcceptable(LdapConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- isConfigurationAcceptable(LdifConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- isConfigurationAcceptable(FractionalLdifImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
-
- isConfigurationAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Static method in class org.opends.server.replication.server.ReplicationServer
-
Check if the provided configuration is acceptable for add.
- isConfigurationAcceptable(CoreSchemaCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CoreSchemaProvider
-
- isConfigurationAcceptable(JsonEqualityMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonEqualityMatchingRuleProvider
-
- isConfigurationAcceptable(JsonOrderingMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonOrderingMatchingRuleProvider
-
- isConfigurationAcceptable(JsonQueryEqualityMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonQueryEqualityMatchingRuleProvider
-
- isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.schema.SchemaProvider
-
Indicates whether the provided configuration is acceptable for this provider.
- isConfigurationAddAcceptable(T, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ConfigurationAddListener
-
Indicates whether the proposed addition of a new configuration is
acceptable to this add listener.
- isConfigurationAddAcceptable(ServerManagedObject<? extends T>, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectAddListener
-
Indicates whether the proposed addition of a new server managed object is
acceptable to this add listener.
- isConfigurationAddAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- isConfigurationAddAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- isConfigurationAddAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
-
- isConfigurationAddAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- isConfigurationAddAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- isConfigurationAddAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- isConfigurationAddAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- isConfigurationAddAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
-
- isConfigurationAddAcceptable(HttpEndpointCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- isConfigurationAddAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- isConfigurationAddAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- isConfigurationAddAcceptable(LogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LoggerConfigManager
-
- isConfigurationAddAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- isConfigurationAddAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- isConfigurationAddAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- isConfigurationAddAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- isConfigurationAddAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- isConfigurationAddAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
-
- isConfigurationAddAcceptable(SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
-
- isConfigurationAddAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- isConfigurationAddAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- isConfigurationAddAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- isConfigurationAddAcceptable(ServiceDiscoveryMechanismCfg, List<LocalizableMessage>) - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
- isConfigurationAddAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
-
- isConfigurationAddAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- isConfigurationAddAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- isConfigurationAddAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- isConfigurationAddAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- isConfigurationAddAcceptable(SchemaProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.SchemaHandler
-
- isConfigurationChangeAcceptable(T, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ConfigurationChangeListener
-
Indicates whether the proposed change to the configuration is acceptable
to this change listener.
- isConfigurationChangeAcceptable(ServerManagedObject<? extends T>, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectChangeListener
-
Indicates whether the proposed change to the server managed object is
acceptable to this change listener.
- isConfigurationChangeAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.api.CertificateMapper
-
- isConfigurationChangeAcceptable(BackupBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.BackupBackend
-
- isConfigurationChangeAcceptable(JeBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.JEStorage
-
- isConfigurationChangeAcceptable(LdifBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.LDIFBackend
-
- isConfigurationChangeAcceptable(MonitorBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.MonitorBackend
-
- isConfigurationChangeAcceptable(PluggableBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- isConfigurationChangeAcceptable(PluggableBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.pluggable.EntryContainer
-
- isConfigurationChangeAcceptable(PluggableBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.pluggable.RootContainer
-
- isConfigurationChangeAcceptable(ProxyBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.ProxyBackend
-
- isConfigurationChangeAcceptable(RootDseBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.RootDSEBackend
-
- isConfigurationChangeAcceptable(SchemaBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.SchemaBackend
-
- isConfigurationChangeAcceptable(TaskBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.task.TaskBackend
-
- isConfigurationChangeAcceptable(TrustStoreBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.TrustStoreBackend
-
- isConfigurationChangeAcceptable(AdministrationConnectorCfg, List<LocalizableMessage>) - Method in class org.opends.server.config.AdministrationConnector
-
- isConfigurationChangeAcceptable(AccessControlHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccessControlConfigManager
-
- isConfigurationChangeAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- isConfigurationChangeAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- isConfigurationChangeAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
-
- isConfigurationChangeAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- isConfigurationChangeAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- isConfigurationChangeAcceptable(GlobalCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CoreConfigManager
-
- isConfigurationChangeAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- isConfigurationChangeAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- isConfigurationChangeAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
-
- isConfigurationChangeAcceptable(HttpEndpointCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- isConfigurationChangeAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- isConfigurationChangeAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- isConfigurationChangeAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- isConfigurationChangeAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- isConfigurationChangeAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- isConfigurationChangeAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- isConfigurationChangeAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- isConfigurationChangeAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
-
- isConfigurationChangeAcceptable(SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
-
- isConfigurationChangeAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- isConfigurationChangeAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- isConfigurationChangeAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- isConfigurationChangeAcceptable(WorkQueueCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.WorkQueueConfigManager
-
- isConfigurationChangeAcceptable(CryptoManagerCfg, List<LocalizableMessage>) - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- isConfigurationChangeAcceptable(ReplicationServiceDiscoveryMechanismCfg, List<LocalizableMessage>) - Method in class org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
-
- isConfigurationChangeAcceptable(StaticServiceDiscoveryMechanismCfg, List<LocalizableMessage>) - Method in class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- isConfigurationChangeAcceptable(AttributeValuePasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
-
- isConfigurationChangeAcceptable(BcryptPasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- isConfigurationChangeAcceptable(CharacterSetPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
-
- isConfigurationChangeAcceptable(CramMd5SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- isConfigurationChangeAcceptable(CryptPasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- isConfigurationChangeAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DefaultEntryCache
-
- isConfigurationChangeAcceptable(DictionaryPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
-
- isConfigurationChangeAcceptable(DigestMd5SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- isConfigurationChangeAcceptable(EntityTagVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- isConfigurationChangeAcceptable(ErrorLogAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
-
- isConfigurationChangeAcceptable(ExactMatchIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
-
- isConfigurationChangeAcceptable(ExternalSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- isConfigurationChangeAcceptable(FifoEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FIFOEntryCache
-
- isConfigurationChangeAcceptable(FileBasedKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
-
- isConfigurationChangeAcceptable(FileBasedTrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
-
- isConfigurationChangeAcceptable(GssapiSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- isConfigurationChangeAcceptable(JmxAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.JMXAlertHandler
-
- isConfigurationChangeAcceptable(LdapKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPKeyManagerProvider
-
- isConfigurationChangeAcceptable(LdapTrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPTrustManagerProvider
-
- isConfigurationChangeAcceptable(LengthBasedPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
-
- isConfigurationChangeAcceptable(MemberVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
-
- isConfigurationChangeAcceptable(PasswordModifyExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
-
- isConfigurationChangeAcceptable(Pbkdf2PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- isConfigurationChangeAcceptable(Pkcs11KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
-
- isConfigurationChangeAcceptable(Pkcs11TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.Pkcs11TrustManagerProvider
-
- isConfigurationChangeAcceptable(PlainSaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- isConfigurationChangeAcceptable(RandomPasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RandomPasswordGenerator
-
- isConfigurationChangeAcceptable(RegularExpressionIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
-
- isConfigurationChangeAcceptable(RepeatedCharactersPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
-
- isConfigurationChangeAcceptable(SimilarityBasedPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
-
- isConfigurationChangeAcceptable(SmtpAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
-
- isConfigurationChangeAcceptable(SmtpAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- isConfigurationChangeAcceptable(SoftReferenceEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
-
- isConfigurationChangeAcceptable(SubjectAttributeToUserAttributeCertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
-
- isConfigurationChangeAcceptable(TraditionalWorkQueueCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
- isConfigurationChangeAcceptable(UniqueCharactersPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
-
- isConfigurationChangeAcceptable(UserDefinedVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
-
- isConfigurationChangeAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
-
- isConfigurationChangeAcceptable(FileCountLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
-
- isConfigurationChangeAcceptable(FixedTimeLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
-
- isConfigurationChangeAcceptable(FreeDiskSpaceLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
-
- isConfigurationChangeAcceptable(SizeLimitLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
-
- isConfigurationChangeAcceptable(SizeLimitLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
-
- isConfigurationChangeAcceptable(FileBasedAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAccessLogPublisher
-
- isConfigurationChangeAcceptable(FileBasedAuditLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAuditLogPublisher
-
- isConfigurationChangeAcceptable(FileBasedDebugLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- isConfigurationChangeAcceptable(FileBasedErrorLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- isConfigurationChangeAcceptable(FileBasedHttpAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
-
- isConfigurationChangeAcceptable(TimeLimitLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
-
- isConfigurationChangeAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TraceSettings
-
- isConfigurationChangeAcceptable(AttributeCleanupPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
-
- isConfigurationChangeAcceptable(ChangeNumberControlPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
-
- isConfigurationChangeAcceptable(EntryUuidPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.EntryUUIDPlugin
-
- isConfigurationChangeAcceptable(GraphiteMonitorReporterPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.GraphiteMonitorReporterPlugin
-
- isConfigurationChangeAcceptable(LastModPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LastModPlugin
-
- isConfigurationChangeAcceptable(LdapAttributeDescriptionListPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LDAPADListPlugin
-
- isConfigurationChangeAcceptable(PasswordPolicyImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
-
- isConfigurationChangeAcceptable(ProfilerPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
-
- isConfigurationChangeAcceptable(ReferentialIntegrityPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
-
- isConfigurationChangeAcceptable(SambaPasswordPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SambaPasswordPlugin
-
- isConfigurationChangeAcceptable(SevenBitCleanPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
-
- isConfigurationChangeAcceptable(UniqueAttributePluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.UniqueAttributePlugin
-
- isConfigurationChangeAcceptable(HttpConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
-
- isConfigurationChangeAcceptable(JmxConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
- isConfigurationChangeAcceptable(LdapConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
-
- isConfigurationChangeAcceptable(LdifConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.LDIFConnectionHandler
-
- isConfigurationChangeAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- isConfigurationChangeAcceptable(FractionalLdifImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
-
- isConfigurationChangeAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- isConfigurationChangeAcceptable(ReplicationSynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- isConfigurationChangeAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- isConfigurationChangeAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.server.ReplicationServer
-
- isConfigurationChangeAcceptable(CoreSchemaCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CoreSchemaProvider
-
- isConfigurationChangeAcceptable(JsonEqualityMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonEqualityMatchingRuleProvider
-
- isConfigurationChangeAcceptable(JsonOrderingMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonOrderingMatchingRuleProvider
-
- isConfigurationChangeAcceptable(JsonQueryEqualityMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JsonQueryEqualityMatchingRuleProvider
-
- isConfigurationChangeAcceptable(SnmpConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.snmp.SNMPConnectionHandler
-
- isConfigurationDeleteAcceptable(T, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ConfigurationDeleteListener
-
Indicates whether the proposed deletion of an existing configuration is
acceptable to this delete listener.
- isConfigurationDeleteAcceptable(ServerManagedObject<? extends T>, List<LocalizableMessage>) - Method in interface org.forgerock.opendj.config.server.ServerManagedObjectDeleteListener
-
Indicates whether the proposed deletion of an existing server managed
object is acceptable to this delete listener.
- isConfigurationDeleteAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
-
- isConfigurationDeleteAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
-
- isConfigurationDeleteAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
-
- isConfigurationDeleteAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
-
- isConfigurationDeleteAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
-
- isConfigurationDeleteAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
-
- isConfigurationDeleteAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
-
- isConfigurationDeleteAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
-
- isConfigurationDeleteAcceptable(HttpEndpointCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.HttpEndpointConfigManager
-
- isConfigurationDeleteAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
-
- isConfigurationDeleteAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
-
- isConfigurationDeleteAcceptable(LogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LoggerConfigManager
-
- isConfigurationDeleteAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
-
- isConfigurationDeleteAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
-
- isConfigurationDeleteAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
-
- isConfigurationDeleteAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
-
- isConfigurationDeleteAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
-
- isConfigurationDeleteAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
-
- isConfigurationDeleteAcceptable(SaslMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
-
- isConfigurationDeleteAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
-
- isConfigurationDeleteAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
-
- isConfigurationDeleteAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
-
- isConfigurationDeleteAcceptable(ServiceDiscoveryMechanismCfg, List<LocalizableMessage>) - Method in class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
- isConfigurationDeleteAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
-
- isConfigurationDeleteAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
-
- isConfigurationDeleteAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
-
- isConfigurationDeleteAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
-
- isConfigurationDeleteAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
- isConfigurationDeleteAcceptable(SchemaProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.SchemaHandler
-
- isConfigurationValid(List<LocalizableMessage>) - Method in class org.opends.server.api.HttpEndpoint
-
- isConfigurationValid(List<LocalizableMessage>) - Method in class org.opends.server.protocols.http.CrestMetricsEndpoint
-
- isConfigurationValid(List<LocalizableMessage>) - Method in class org.opends.server.protocols.http.PrometheusEndpoint
-
- isConnected() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Check if the broker is connected to a ReplicationServer and therefore ready to received and send Replication
Messages.
- isConnected() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Check if the domain is connected to a ReplicationServer.
- isConnectionValid() - Method in class org.opends.server.api.ClientConnection
-
Returns whether the Directory Server believes this connection to be valid and available for communication.
- isConnectionValid() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- isConnectionValid() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- isControlAlias(String) - Static method in class org.forgerock.opendj.ldap.controls.Controls
-
Returns true
if the provided alias is a known user friendly name of control.
- isCopy() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is a "copy" patch operation.
- isCreate() - Method in exception org.forgerock.opendj.config.client.MissingMandatoryPropertiesException
-
Indicates whether this exception was thrown during managed object
creation or during modification.
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.AdNotificationRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.AssertionRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.AuthorizationIdentityResponseControl
-
- isCritical() - Method in interface org.forgerock.opendj.ldap.controls.Control
-
Returns true
if it is unacceptable to perform the operation
without applying the semantics of this control.
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.EntryChangeNotificationResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.GenericControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.GetEffectiveRightsRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.ManageDsaItRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.MatchedValuesRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiredResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PasswordExpiringResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PasswordPolicyResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PermissiveModifyRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PostReadRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PostReadResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PreReadRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.PreReadResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV1RequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.ProxiedAuthV2RequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.RelaxRulesRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.ServerSideSortResponseControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.SimplePagedResultsControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.SubentriesRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.SubtreeDeleteRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewRequestControl
-
- isCritical() - Method in class org.forgerock.opendj.ldap.controls.VirtualListViewResponseControl
-
- isCritical() - Method in class org.opends.server.controls.EntryChangelogNotificationResponseControl
-
- isCritical() - Method in class org.opends.server.controls.ExternalChangelogRequestControl
-
- isCritical() - Method in class org.opends.server.controls.InternalModificationsRequestControl
-
- isCritical() - Method in class org.opends.server.controls.ReplicatedRequestControl
-
- isCritical() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberResponseControl
-
- isCritical() - Method in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
-
- isDataServer() - Method in class org.opends.server.replication.server.DataServerHandler
-
- isDataServer() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
- isDbLoggingFileHandlerOn() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-logging-file-handler-on" property.
- isDbLoggingFileHandlerOn() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-logging-file-handler-on" property.
- isDbRunCleaner() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-run-cleaner" property.
- isDbRunCleaner() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-run-cleaner" property.
- isDbRunLogVerifier() - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Gets the "db-run-log-verifier" property.
- isDbRunLogVerifier() - Method in interface org.forgerock.opendj.server.config.server.JeBackendCfg
-
Gets the "db-run-log-verifier" property.
- isDebugEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log debug messages.
- isDebugEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log debug messages associated
with the provided marker.
- isDebugExceptionsOnly() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "debug-exceptions-only" property.
- isDebugExceptionsOnly() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "debug-exceptions-only" property.
- isDefaultDebugExceptionsOnly() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "default-debug-exceptions-only" property.
- isDefaultDebugExceptionsOnly() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "default-debug-exceptions-only" property.
- isDefaultIncludeThrowableCause() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "default-include-throwable-cause" property.
- isDefaultIncludeThrowableCause() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "default-include-throwable-cause" property.
- isDefaultOmitMethodEntryArguments() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "default-omit-method-entry-arguments" property.
- isDefaultOmitMethodEntryArguments() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "default-omit-method-entry-arguments" property.
- isDefaultOmitMethodReturnValue() - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Gets the "default-omit-method-return-value" property.
- isDefaultOmitMethodReturnValue() - Method in interface org.forgerock.opendj.server.config.server.DebugLogPublisherCfg
-
Gets the "default-omit-method-return-value" property.
- isDefaultPasswordStorageScheme(String) - Method in class org.opends.server.core.PasswordPolicy
-
Indicates whether the specified storage scheme is a default scheme for this password policy.
- isDefaultPasswordStorageScheme(String) - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isDefined(String) - Method in class org.forgerock.json.jose.jwt.JWObject
-
Returns true
if this JWObject contains the specified item.
- isDefined(String) - Method in class org.forgerock.json.JsonValue
-
Returns true
if this JSON value contains the specified item.
- isDefined() - Method in class org.opends.server.backends.pluggable.spi.EmptyCursor
-
- isDefined() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
-
Check whether this cursor is currently pointing to valid record.
- isDegradedDueToGenerationId(ReplicaId) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Returns whether the provided server is in degraded state due to the fact that the peer server has an invalid
generationId for this domain.
- isDeleteAcceptable(ManagementContext, ManagedObjectPath<?, ?>, Collection<LocalizableMessage>) - Method in class org.forgerock.opendj.config.client.ClientConstraintHandler
-
Determines whether the existing managed object which is about to
be deleted from the server configuration satisfies this constraint.
- isDeleteAllowed(ServerManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.forgerock.opendj.config.server.ServerConstraintHandler
-
Determines whether the existing managed object can be deleted from
the server's configuration.
- isDeleteOldRdn() - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Indicates whether the old RDN attribute values are to be retained as
attributes of the entry or deleted from the entry.
- isDenyEval() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Returns true if the deny list is being evaluated.
- isDeprecatedPasswordStorageScheme(String) - Method in class org.opends.server.core.PasswordPolicy
-
Indicates whether the specified storage scheme is deprecated.
- isDeprecatedPasswordStorageScheme(String) - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isDescendantOf(ObjectClass) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether this objectclass is a descendant of the provided class.
- isDestroyed() - Method in class org.forgerock.json.jose.jwk.OkpJWK.OctetECPrivateKey
-
- isDigit(char) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether the provided character is a numeric digit.
- isDirectRestore() - Method in interface org.opends.server.api.Backupable
-
Indicates if restore is done directly in the restore directory.
- isDirectRestore() - Method in class org.opends.server.backends.ConfigurationBackend
-
- isDirectRestore() - Method in class org.opends.server.backends.jeb.JEStorage
-
- isDirectRestore() - Method in class org.opends.server.backends.LDIFBackend
-
- isDisabled - Variable in class org.opends.server.api.AuthenticationPolicyState
-
A boolean indicating whether the account associated with this authentication state has been administratively
disabled.
- isDisabled() - Method in class org.opends.server.api.AuthenticationPolicyState
-
Returns true
if this authentication policy state is associated with a user whose account has been
administratively disabled.
- isDisabled(Privilege) - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether the specified privilege is disabled.
- isDisabled(Privilege) - Static method in class org.opends.server.core.DirectoryServer
-
Indicates whether the specified privilege is disabled.
- isDnAttributes() - Method in class org.forgerock.opendj.ldap.Filter
-
Returns whether extensible matching should be performed against attributes in an entry's DN.
- isDNWithinScope(Dn) - Method in class org.opends.server.types.SubtreeSpecification
-
Determine if the specified DN is within the scope of the subtree specification.
- isDone() - Method in interface org.forgerock.util.promise.Promise
-
Returns true
if this Promise
has completed.
- isDone() - Method in class org.forgerock.util.promise.PromiseImpl
-
- isDone(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether a task with the specified state has completed all the processing that it will do, regardless of
whether it completed its intended goal.
- isDone() - Method in class org.opends.server.tools.tasks.TaskEntry
-
Indicates whether this task is done.
- isECLEnabledDomain(Dn) - Static method in class org.opends.server.replication.plugin.MultimasterReplication
-
Returns whether the provided base DN should be exposed in the changelog backend.
- isElasticsearchCompatible() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Determines if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
- isElasticsearchCompatible() - Method in class org.forgerock.audit.handlers.json.stdout.JsonStdoutAuditEventHandlerConfiguration
-
Determines if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
- isEmailAddress(String) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether a string represents a syntactically correct email address.
- isEmbedded() - Method in class org.opends.server.tools.ImportLdif
-
- isEmbedded() - Method in class org.opends.server.tools.tasks.TaskTool
-
Returns true
if the tool is running in embedded mode.
- isEmpty(String) - Static method in class org.forgerock.api.util.ValidationUtil
-
Determines if a String
is null
, or empty, or only contains whitespace.
- isEmpty(Object[]) - Static method in class org.forgerock.api.util.ValidationUtil
-
Determines if an array is null
or zero-length.
- isEmpty() - Method in class org.forgerock.json.JsonPointer
-
Returns true
if this pointer identifies the root value of a JSON
structure.
- isEmpty() - Method in class org.forgerock.json.resource.ResourcePath
-
Returns true
if this resource path contains no path elements.
- isEmpty() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Determines whether this property contains any pending values.
- isEmpty() - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Determine whether this path contains any path elements.
- isEmpty() - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- isEmpty() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns true
if this attribute contains no attribute values.
- isEmpty() - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Returns true
if this byte sequence has a length of zero.
- isEmpty() - Method in class org.forgerock.opendj.ldap.ByteString
-
- isEmpty() - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
- isEmpty() - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN contains zero RDN components.
- isEmpty() - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- isEmpty() - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Returns true
if this memory backend does not contain any entries.
- isEmpty() - Method in class org.forgerock.util.LazyList
-
Returns true
if this list contains no elements.
- isEmpty() - Method in class org.forgerock.util.LazyMap
-
Returns true
if the map contains no key-value mappings.
- isEmpty() - Method in class org.forgerock.util.ListDecorator
-
Returns true
if this list contains no elements.
- isEmpty() - Method in class org.forgerock.util.MapDecorator
-
Returns true
if the map contains no key-value mappings.
- isEmpty() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Returns whether this cache is empty or not.
- isEmpty() - Method in class org.forgerock.util.RangeSet
-
Returns true
if this set contains no elements.
- isEmpty() - Method in class org.opends.server.api.DITCacheMap
-
- isEmpty() - Method in class org.opends.server.replication.common.MultiDomainServerState
-
Tests if the state is empty.
- isEmpty() - Method in class org.opends.server.replication.common.ServerState
-
Tests if the state is empty.
- isEmpty() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- isEmpty() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
-
Returns whether the scanner has more bytes to consume.
- isEnabled() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
-
Checks if the audit event handler is enabled.
- isEnabled() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
-
- isEnabled() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Checks if the audit event handler is enabled.
- isEnabled() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Gets tamper evident logging enabled status.
- isEnabled() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if event buffering is enabled.
- isEnabled() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if event buffering is enabled.
- isEnabled() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if event buffering is enabled.
- isEnabled() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Indicates if event buffering is enabled.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.AccessControlHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.AccountStatusNotificationHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.ExtendedOperationHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.GroupImplementationCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.HttpAuthorizationMechanismCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.IdentityMapperCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.KeyManagerProviderCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.LogPublisherCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.PasswordGeneratorCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.PasswordStorageSchemeCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.PasswordValidatorCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.SaslMechanismHandlerCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.SchemaProviderCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.SynchronizationProviderCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.TrustManagerProviderCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.AccessControlHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.AccountStatusNotificationHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.AlertHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.BackendCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.CertificateMapperCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.ConnectionHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.EntryCacheCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.ExtendedOperationHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.ExternalChangelogDomainCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.GroupImplementationCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.HttpAuthorizationMechanismCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.HttpEndpointCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.IdentityMapperCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.KeyManagerProviderCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.LogPublisherCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.PasswordGeneratorCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.PasswordStorageSchemeCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.PasswordValidatorCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.PluginCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.SaslMechanismHandlerCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.SchemaProviderCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.SynchronizationProviderCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.TrustManagerProviderCfg
-
Gets the "enabled" property.
- isEnabled() - Method in interface org.forgerock.opendj.server.config.server.VirtualAttributeCfg
-
Gets the "enabled" property.
- isEnabled() - Method in class org.forgerock.opendj.setup.model.TempLogFile
-
Return true
if a temp log file has been created and could be used to log messages.
- isEnabled() - Method in class org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
- isEnabled() - Method in class org.opends.server.loggers.DebugLogger
-
Returns whether there is at least one debug log publisher enabled.
- isEnabledFor(String, Severity) - Static method in class org.opends.server.loggers.ErrorLogger
-
Check if logging is enabled for the provided category and severity.
- isEnabledFor(String, Severity) - Method in class org.opends.server.loggers.ErrorLogPublisher
-
Check if a message should be logged for the provided category and severity.
- isEnabledFor(String, Severity) - Method in class org.opends.server.loggers.TextErrorLogPublisher
-
- isEnabledFor(String, Severity) - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
-
- isEnableProfilingOnStartup() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "enable-profiling-on-startup" property.
- isEnableProfilingOnStartup() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "enable-profiling-on-startup" property.
- isEncoded(ByteSequence) - Static method in class org.opends.server.schema.AuthPasswordSyntax
-
Indicates whether the provided value is encoded using the auth password syntax.
- isEncoded(ByteSequence) - Static method in class org.opends.server.schema.UserPasswordSyntax
-
Indicates whether the provided value is encoded using the user password syntax.
- isEncrypted() - Method in class org.opends.server.crypto.CryptoSuite
-
Returns whether the user of the crypto suite needs encryption.
- isEncrypted() - Method in interface org.opends.server.replication.protocol.Session
-
Determine whether the session is using a security layer.
- isEncrypted() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- isEncrypted() - Method in class org.opends.server.replication.server.ReplicationServer
-
Return whether change-log records should be encrypted.
- isEncrypted() - Method in class org.opends.server.types.BackupInfo
-
Indicates whether this backup is encrypted.
- isEncrypted() - Method in class org.opends.server.types.LDIFImportConfig
-
Indicates whether the input LDIF source is expected to be encrypted.
- isEntriesCompressed() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "entries-compressed" property.
- isEntriesCompressed() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "entries-compressed" property.
- isEntry() - Method in class org.forgerock.opendj.ldif.ConnectionEntryReader
-
Waits for the next search result entry or reference to become available
and returns true
if it is an entry, or false
if it is a
reference.
- isEqual(JsonValue, JsonValue) - Static method in class org.forgerock.json.JsonPatch
-
Compares two JSON values, and returns whether the two objects are identical.
- isEqualTo(JsonValue) - Method in class org.forgerock.json.JsonValue
-
Performs a deep comparison of this JSON value with another JSON value, and returns whether the two objects
are identical.
- isEqualTo(int) - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns
true
if the provided integer corresponds to this
ResultCode
.
- isEquivalentTo(HostPort) - Method in class org.opends.server.types.HostPort
-
Checks whether the supplied HostPort is an equivalent to the current HostPort.
- isErrorEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log error messages.
- isErrorEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log error messages associated
with the provided marker.
- isExceptional() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Indicates whether this result code represents an error result.
- isExpirePasswordsWithoutWarning() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "expire-passwords-without-warning" property.
- isExpirePasswordsWithoutWarning() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "expire-passwords-without-warning" property.
- isExpirePasswordsWithoutWarning() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "expire-passwords-without-warning" property.
- isExpirePasswordsWithoutWarning() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isExpression() - Method in class org.forgerock.opendj.config.ValueOrExpression
-
Indicates if this wraps an expression.
- isExtensible() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether this object class is extensibleObject class.
- isFatal() - Method in exception org.forgerock.opendj.ldap.DecodeException
-
Indicates whether the error was fatal and the associated input
source can no longer be used.
- isFirstAttribute() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
True if the first attribute of the resource entry is being evaluated.
- isFirstWarning() - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the warning that the user should receive would be the first warning for the user.
- isForceChangeOnAdd() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "force-change-on-add" property.
- isForceChangeOnAdd() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "force-change-on-add" property.
- isForceChangeOnAdd() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "force-change-on-add" property.
- isForceChangeOnAdd() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isForceChangeOnReset() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "force-change-on-reset" property.
- isForceChangeOnReset() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "force-change-on-reset" property.
- isForceChangeOnReset() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "force-change-on-reset" property.
- isForceChangeOnReset() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isGetEffectiveRightsEval() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Returns true
if the evaluation context is being used in a geteffectiverights control evaluation.
- isGetEffectiveRightsEval() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Returns true of a match context is performing a geteffectiverights evaluation.
- isGroupDefinition(Entry) - Method in class org.opends.server.api.Group
-
Indicates whether the provided entry contains a valid definition for this type of group.
- isGroupDefinition(Entry) - Method in class org.opends.server.extensions.DynamicGroup
-
- isGroupDefinition(Entry) - Method in class org.opends.server.extensions.StaticGroup
-
- isGroupDefinition(Entry) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- isGroupExecutable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the group execute permission.
- isGroupReadable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the group read permission.
- isGroupWritable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the group write permission.
- isHealthChecksEnabled() - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Gets the "health-checks-enabled" property.
- isHealthChecksEnabled() - Method in interface org.forgerock.opendj.server.config.server.ReplicationSynchronizationProviderCfg
-
Gets the "health-checks-enabled" property.
- isHealthy() - Method in class org.opends.server.monitors.HealthStatus
-
- isHexDigit(char) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether the provided character is a hexadecimal digit.
- isHexDigit(byte) - Static method in class org.opends.server.util.StaticUtils
-
Indicates whether the provided byte represents a hexadecimal digit.
- isHistoricalAttribute(Attribute) - Static method in class org.opends.server.replication.plugin.EntryHistorical
-
Check if a given attribute is an attribute used to store historical information.
- isHttpAccessLogEnabled() - Method in class org.opends.server.loggers.CommonAudit
-
Indicates if HTTP access logging is enabled for common audit.
- isHumanReadable() - Method in class org.forgerock.opendj.ldap.schema.Syntax
-
Indicates whether this attribute syntax would likely be a human readable
string.
- isHumanReadable() - Method in interface org.forgerock.opendj.ldap.schema.SyntaxImpl
-
Indicates whether this attribute syntax would likely be a human readable
string.
- isHumanReadable(Syntax) - Method in class org.opends.server.types.Operation
-
Returns true
if the provided syntax is human readable and does not need BER encoding.
- isIdle() - Method in class org.opends.server.api.WorkQueue
-
Indicates whether the work queue is currently processing any requests.
- isIdle() - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
- isIgnore() - Method in enum org.forgerock.opendj.ldap.schema.SchemaValidationPolicy.Action
-
Returns true
if this policy is IGNORE
.
- isIgnoreErrors(boolean) - Method in class org.forgerock.opendj.server.embedded.UpgradeParameters
-
Indicates whether errors should be ignored during the upgrade.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Gets the "ignore-white-space" property.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Gets the "ignore-white-space" property.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Gets the "ignore-white-space" property.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.server.JsonEqualityMatchingRuleCfg
-
Gets the "ignore-white-space" property.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.server.JsonOrderingMatchingRuleCfg
-
Gets the "ignore-white-space" property.
- isIgnoreWhiteSpace() - Method in interface org.forgerock.opendj.server.config.server.JsonQueryEqualityMatchingRuleCfg
-
Gets the "ignore-white-space" property.
- isIncludeCause() - Method in class org.opends.server.loggers.TraceSettings
-
Get whether the cause exception is included in exception messages.
- isIncludeThrowableCause() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "include-throwable-cause" property.
- isIncludeThrowableCause() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "include-throwable-cause" property.
- isIncrement() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is an "increment" patch operation.
- isIncremental() - Method in class org.opends.server.types.BackupConfig
-
Indicates whether the backend should attempt to perform an incremental backup containing only the changes since
the last incremental or full backup.
- isIncremental() - Method in class org.opends.server.types.BackupInfo
-
Indicates whether this is an incremental or a full backup.
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.api.LocalBackend
-
Indicates whether search operations which target the specified attribute in the indicated manner would be
considered indexed in this backend.
- isIndexed(Filter) - Method in class org.opends.server.api.LocalBackend
-
Indicates whether a subtree search using the provided filter would be indexed in this backend.
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.BackupBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.ChangelogBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.ConfigurationBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.LDIFBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.MemoryBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.MonitorBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.NullBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.RootDSEBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.SchemaBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.task.TaskBackend
-
- isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.TrustStoreBackend
-
- isIndexFilterAnalyzerEnabled() - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Gets the "index-filter-analyzer-enabled" property.
- isIndexFilterAnalyzerEnabled() - Method in interface org.forgerock.opendj.server.config.server.PluggableBackendCfg
-
Gets the "index-filter-analyzer-enabled" property.
- isInfoEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log info messages.
- isInfoEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log info messages associated
with the provided marker.
- isInheritedCollective() - Method in class org.opends.server.types.SubEntry
-
Indicates whether this subentry is inherited collective attribute subentry.
- isInheritedFromDNCollective() - Method in class org.opends.server.types.SubEntry
-
Indicates whether this subentry is inherited from DN collective attribute subentry.
- isInheritedFromRDNCollective() - Method in class org.opends.server.types.SubEntry
-
Indicates whether this subentry is inherited from RDN collective attribute subentry.
- isInnerConnection() - Method in class org.opends.server.api.ClientConnection
-
Returns whether this connection is used for inner work not directly requested by an external client.
- isInnerOperation() - Method in class org.opends.server.types.Operation
-
Indicates whether this is an inner operation rather than one that was directly requested by an external client.
- isInScopeOf(Dn, SearchScope) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN matches the provided base DN and search
scope.
- isInScopeOf(String, SearchScope) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN matches the provided base DN and search
scope.
- isInternalOperation() - Method in class org.opends.server.types.Operation
-
- isInternalOperation() - Method in interface org.opends.server.types.operation.PluginOperation
-
Indicates whether this is an internal operation rather than one that was requested by an external client.
- isInterruptable() - Method in class org.opends.server.backends.task.Task
-
Indicates whether this task is interruptible or not.
- isInterruptable() - Method in class org.opends.server.tasks.BackupTask
-
- isInterruptable() - Method in class org.opends.server.tasks.ExportTask
-
- isInterruptable() - Method in class org.opends.server.tasks.ImportTask
-
- isInterruptable() - Method in class org.opends.server.tasks.RestoreTask
-
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.server.AttributeCleanupPluginCfg
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyImportPluginCfg
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.server.PluginCfg
-
Gets the "invoke-for-internal-operations" property.
- isInvokeForInternalOperations() - Method in interface org.forgerock.opendj.server.config.server.ProfilerPluginCfg
-
Gets the "invoke-for-internal-operations" property.
- isIsPrivateBackend() - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Gets the "is-private-backend" property.
- isIsPrivateBackend() - Method in interface org.forgerock.opendj.server.config.server.LdifBackendCfg
-
Gets the "is-private-backend" property.
- isJeBackendSharedCacheEnabled() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "je-backend-shared-cache-enabled" property.
- isJeBackendSharedCacheEnabled() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "je-backend-shared-cache-enabled" property.
- isKeepStats() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "keep-stats" property.
- isKeepStats() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "keep-stats" property.
- isKeepStats() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "keep-stats" property.
- isKeepStats() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "keep-stats" property.
- isList() - Method in class org.forgerock.json.JsonValue
-
Returns
true
if the JSON value is a
List
.
- isListenerShuttingDown() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Returns true
if the listener thread is shutting down or has shutdown.
- isLocalAddress(InetAddress) - Static method in class org.opends.server.types.HostPort
-
Returns true
if the provided InetAddress
represents the address of one of the interfaces on the
current host machine.
- isLocalAddress() - Method in class org.opends.server.types.HostPort
-
Whether the current object represents a local address.
- isLocked() - Method in class org.opends.server.core.PasswordPolicyState
-
Returns whether the account was locked for any reason.
- isLockedDown() - Method in class org.opends.server.backends.pluggable.spi.StorageStatus
-
Returns true if resources are getting scarce.
- isLogChangenumber() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "log-changenumber" property.
- isLogChangenumber() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "log-changenumber" property.
- isLogControlOids() - Method in interface org.forgerock.opendj.server.config.client.CommonAuditAccessLogPublisherCfgClient
-
Gets the "log-control-oids" property.
- isLogControlOids() - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Gets the "log-control-oids" property.
- isLogControlOids() - Method in interface org.forgerock.opendj.server.config.server.CommonAuditAccessLogPublisherCfg
-
Gets the "log-control-oids" property.
- isLogControlOids() - Method in interface org.forgerock.opendj.server.config.server.FileBasedAccessLogPublisherCfg
-
Gets the "log-control-oids" property.
- isMailServerConfigured() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether the Directory Server is configured with information about one or more mail servers and may
therefore be used to send e-mail messages.
- isMap() - Method in class org.forgerock.json.JsonValue
-
Returns
true
if the JSON value is a
Map
.
- isMember(Dn) - Method in class org.opends.server.api.Group
-
Indicates whether the user with the specified DN is a member of this group.
- isMember(Dn, AtomicReference<Set<Dn>>) - Method in class org.opends.server.api.Group
-
Indicates whether the user with the specified DN is a member of this group.
- isMember(Entry) - Method in class org.opends.server.api.Group
-
Indicates whether the user described by the provided user entry is a member of this group.
- isMember(Entry, AtomicReference<Set<Dn>>) - Method in class org.opends.server.api.Group
-
Indicates whether the user described by the provided user entry is a member of this group.
- isMember(Dn, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.DynamicGroup
-
- isMember(Entry, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.DynamicGroup
-
- isMember(Dn, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.StaticGroup
-
- isMember(Entry, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.StaticGroup
-
- isMember(Dn, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- isMember(Entry, AtomicReference<Set<Dn>>) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- isMemberOf(Group<?>) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Return true if the operation associated with this evaluation context is a member of the specified group.
- IsMemberOfVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Is Member Of Virtual Attribute
settings.
- IsMemberOfVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Is Member Of
Virtual Attribute settings.
- IsMemberOfVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Is Member Of Virtual Attribute
managed object definition meta information.
- IsMemberOfVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the isMemberOf operational attribute.
- IsMemberOfVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
-
- isMemoryAvailable(long) - Method in class org.opends.server.core.MemoryQuota
-
Check enough memory is available in the reservable pool.
- isModified() - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Determines whether this managed object has been modified since it
was constructed.
- isModified(PropertyDefinition<?>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Determines whether the provided property has been modified since this managed object was constructed.
- isModified(PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- isModified() - Method in interface org.forgerock.opendj.config.client.spi.Property
-
Determines whether this property has been modified since it was
constructed.
- isModifyAcceptable(ManagementContext, ManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.forgerock.opendj.config.client.ClientConstraintHandler
-
Determines whether the changes to an existing managed object which
are about to be committed to the server configuration satisfies this
constraint.
- isMove() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is a "move" patch operation.
- isMultiValued() - Method in class org.forgerock.opendj.ldap.Rdn
-
Returns true
if this RDN contains more than one AVA.
- isMultiValued() - Method in class org.opends.server.api.VirtualAttributeProvider
-
Indicates whether this virtual attribute provider may generate multiple values.
- isMultiValued() - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
-
- isMultiValued() - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
-
- isMvccSupported() - Method in class org.forgerock.api.models.Resource
-
Informs if MVCC is supported.
- isNewerThan(CSN) - Method in class org.opends.server.replication.common.CSN
-
Returns true
if this CSN is newer than the provided CSN.
- isNewerThanOrEqualTo(CSN) - Method in class org.opends.server.replication.common.CSN
-
Returns true
if this CSN is newer than or equal to the provided CSN.
- isNoArgs() - Method in class org.opends.server.loggers.TraceSettings
-
Get whether method arguments should be logged.
- isNoRetVal() - Method in class org.opends.server.loggers.TraceSettings
-
Get whether method return values should be logged.
- isNotifyAbandonedOperations() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "notify-abandoned-operations" property.
- isNotifyAbandonedOperations() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "notify-abandoned-operations" property.
- isNotifyAbandonedOperations() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether the Directory Server should send a response to an operation that has been abandoned.
- isNotNull() - Method in class org.forgerock.json.JsonValue
-
Returns true
if the value is not null
.
- isNoUserModification() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is declared "no-user-modification".
- isNull() - Method in class org.forgerock.json.JsonValue
-
Returns true
if the value is null
.
- isNullOrEmpty(String) - Static method in class org.forgerock.util.Strings
-
Check to see if the provided String is null
or empty.
- isNullOrEmpty(String) - Static method in class org.forgerock.util.Utils
-
- isNullReplicaId() - Method in class org.opends.server.replication.common.ReplicaId
-
Tests whether this id corresponds to the null replica id.
- isNullReplicationServerId() - Method in class org.opends.server.replication.common.ReplicationServerId
-
Tests whether this id corresponds to the null replication server id.
- isNumber() - Method in class org.forgerock.json.JsonValue
-
Returns
true
if the JSON value is a
Number
.
- isObjectClass() - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Indicates whether this attribute description is the
objectClass
attribute description with no options.
- isObjectClass() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is the objectClass
attribute type having the OID 2.5.4.0.
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this schema definition is declared "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Indicates whether this schema definition is declared "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule
-
Indicates whether this schema definition is declared "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.MatchingRule
-
Indicates whether this schema definition is declared "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.MatchingRuleUse
-
Indicates whether this schema definition is declared "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns true
if this name form is "obsolete".
- isObsolete() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether this schema definition is declared "obsolete".
- isOlderThan(CSN) - Method in class org.opends.server.replication.common.CSN
-
Returns true
if this CSN is older than the provided CSN.
- isOlderThanOrEqualTo(CSN) - Method in class org.opends.server.replication.common.CSN
-
Returns true
if this CSN is older than or equal to the provided CSN.
- isOmitMethodEntryArguments() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "omit-method-entry-arguments" property.
- isOmitMethodEntryArguments() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "omit-method-entry-arguments" property.
- isOmitMethodReturnValue() - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Gets the "omit-method-return-value" property.
- isOmitMethodReturnValue() - Method in interface org.forgerock.opendj.server.config.server.DebugTargetCfg
-
Gets the "omit-method-return-value" property.
- isOperational() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this is an operational attribute.
- isOperational() - Method in enum org.forgerock.opendj.ldap.schema.AttributeUsage
-
Determine whether attributes having this attribute usage are operational.
- isOperator(String) - Method in enum org.opends.server.authorization.dseecompat.EnumTargetOperator
-
Checks if the provided operator name is equal to the enumeration.
- isOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Indicates whether the provided attribute type is included in the optional
attribute list for this DIT content rule.
- isOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns true
if the provided attribute type is included in the
list of optional attributes for this name form.
- isOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether the provided attribute type is included in the optional
attribute list for this or any of its superior objectclasses.
- isOtherExecutable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the other execute permission.
- isOtherReadable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the other read permission.
- isOtherWritable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the other write permission.
- isOwnerExecutable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the owner execute permission.
- isOwnerReadable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the owner read permission.
- isOwnerWritable() - Method in class org.opends.server.types.FilePermission
-
Indicates whether this file permission includes the owner write permission.
- isParentOf(AbstractManagedObjectDefinition<?, ?>) - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Determines whether this managed object definition is a super-type
of the provided managed object definition.
- isParentOf(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is the immediate parent of the provided
DN.
- isParentOf(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is the immediate parent of the provided
DN.
- isPasswordBased(String) - Method in class org.opends.server.api.SASLMechanismHandler
-
Indicates whether the specified SASL mechanism is password-based or uses some other form of credentials (e.g., an
SSL client certificate or Kerberos ticket).
- isPasswordBased(String) - Method in class org.opends.server.extensions.AnonymousSASLMechanismHandler
-
- isPasswordBased(String) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- isPasswordBased(String) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- isPasswordBased(String) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- isPasswordBased(String) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- isPasswordBased(String) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- isPasswordChangeRequiresCurrentPassword() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "password-change-requires-current-password" property.
- isPasswordChangeRequiresCurrentPassword() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "password-change-requires-current-password" property.
- isPasswordChangeRequiresCurrentPassword() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "password-change-requires-current-password" property.
- isPasswordChangeRequiresCurrentPassword() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isPasswordExpired() - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the user's password is currently expired.
- isPasswordInHistory(ByteString) - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the provided password is equal to any of the current passwords, or any of the passwords in the
history.
- isPasswordPolicy() - Method in class org.opends.server.api.AuthenticationPolicy
-
- isPasswordPolicy() - Method in class org.opends.server.api.AuthenticationPolicyState
-
- isPasswordPolicy() - Method in class org.opends.server.core.PasswordPolicy
-
- isPattern() - Method in class org.opends.server.authorization.dseecompat.Target
-
Returns boolean if a pattern was seen during parsing.
- isPending(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether a task with the specified state is currently pending execution.
- isPercentileHistogram() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- isPersistentSearch(Request) - Static method in class org.forgerock.opendj.ldap.messages.Requests
-
Returns whether the provided request is a persistent search request.
- isPkcs11(String) - Static method in class org.forgerock.opendj.security.KeyManagers
-
Returns true
if the PKCS#11 keystore type can be associated to the provided keystore path.
- isPlaceHolder() - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Indicates whether this attribute description is a temporary place-holder
allocated dynamically by a non-strict schema when no corresponding
registered attribute type was found.
- isPlaceHolder() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is a temporary place-holder
allocated dynamically by a non-strict schema when no registered attribute
type was found.
- isPlaceHolder() - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Returns whether this object class is a placeholder,
i.e.
- isPrefixOf(JsonPointer) - Method in class org.forgerock.json.JsonPointer
-
Checks whether candidate
is an extension of this JSON Pointer.
- isPresent(String) - Static method in class org.forgerock.opendj.config.conditions.Conditions
-
Creates a condition which evaluates to true
if and only if a
particular property has any values specified.
- IsPresentCondition - Class in org.forgerock.opendj.config.conditions
-
A condition which evaluates to true
if and only if a particular
property has any values specified.
- IsPresentCondition(String) - Constructor for class org.forgerock.opendj.config.conditions.IsPresentCondition
-
Creates a new is present condition.
- isPrivate() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
- isPrivate() - Method in class org.forgerock.json.jose.jwk.JWK
-
Indicates if any private key attributes are present in the JWK.
- isPrivate() - Method in class org.forgerock.json.jose.jwk.OctJWK
-
- isPrivate() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
- isPrivate() - Method in class org.forgerock.json.jose.jwk.RsaJWK
-
- isPrivilegedPort(int) - Static method in class org.opends.server.util.StaticUtils
-
Returns true
if the provided port is a privileged port, false
otherwise.
- isProductionModeEnabled() - Method in interface org.forgerock.opendj.setup.model.Profile.SetupConfiguration
-
Returns true
if the production mode is enabled for the server to setup, false
otherwise.
- isPropertyPresent(PropertyDefinition<?>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Determines whether the specified property is set.
- isPropertyPresent(PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- isPropertyRequired(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.events.AuditEventHelper
-
Gets whether a AuditEvent property is required.
- isProxyAuthzControl(String) - Static method in class org.opends.server.types.Operation
-
Check if an OID is for a proxy authorization control.
- isPublicBackend() - Method in class org.opends.server.api.Backend
-
Indicates whether the base DNs of this backend should be considered public or private.
- isPublicBackend() - Method in class org.opends.server.backends.BackupBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.ChangelogBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.ConfigurationBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.LDIFBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.MemoryBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.MonitorBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.NullBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- isPublicBackend() - Method in class org.opends.server.backends.ProxyBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.RootDSEBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.SchemaBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.task.TaskBackend
-
- isPublicBackend() - Method in class org.opends.server.backends.TrustStoreBackend
-
- isPublicKeyValid() - Method in class org.forgerock.json.jose.jwk.EcJWK
-
- isPublicKeyValid(ECPublicKey, SupportedEllipticCurve) - Static method in class org.forgerock.json.jose.jwk.EcJWK
-
Checks whether the public key actually lies on the curve it claims to be on.
- isPublicKeyValid() - Method in interface org.forgerock.json.jose.jwk.EllipticCurveJwk
-
Determines whether the public key is a valid point on the underlying elliptic curve.
- isPublicKeyValid() - Method in class org.forgerock.json.jose.jwk.OkpJWK
-
Determines whether the public key is valid.
- isPublishingHistogram() - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig
-
- isQuiet() - Method in class org.forgerock.opendj.config.dsconfig.DsConfig
-
- isQuiet() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
-
Tells whether the user specified to have a quite operation or not.
- isQuiet() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
-
- isQuiet() - Method in class org.opends.server.tools.ImportLdif
-
- isQuiet() - Method in class org.opends.server.tools.StopDs
-
- isQuiet() - Method in class org.opends.server.tools.upgrade.UpgradeCli
-
- isQuoted() - Method in class org.opends.server.types.AdditionalLogItem
-
Returns true
if this item's value should be surrounded by quotes during serialization.
- isReadable(long) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Returns true if "arc" identifies a readable scalar object.
- isReadable(long) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Returns true if "arc" identifies a readable scalar object.
- isReadable(long) - Method in class org.opends.server.snmp.DsMIBMeta
-
Returns true if "arc" identifies a readable scalar object.
- isReadable(long) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Returns true if "arc" identifies a readable scalar object.
- isReadableEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
Returns true if "var" identifies a readable scalar object.
- isReadableEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsIntTableMeta
-
Returns true if "var" identifies a readable scalar object.
- isReadableEntryId(SnmpOid, long, Object) - Method in class org.opends.server.snmp.DsTableMeta
-
Returns true if "var" identifies a readable scalar object.
- isReadOnly(boolean) - Method in class org.forgerock.opendj.rest2ldap.SubResourceCollection
-
Indicates whether this sub-resource collection only supports read and query operations.
- isReadOnly(boolean) - Method in class org.forgerock.opendj.rest2ldap.SubResourceSingleton
-
Indicates whether this sub-resource singleton only supports read operations.
- isReal() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Indicates whether this is a real attribute (persisted) rather than a virtual attribute (dynamically computed).
- isRecordingEnabled() - Method in class org.opends.server.types.RecordingInputStream
-
Retrieves whether recording is enabled.
- isRecordingEnabled() - Method in class org.opends.server.types.RecordingOutputStream
-
Retrieves whether recording is enabled.
- isRecurring() - Method in class org.opends.server.backends.task.Task
-
Indicates whether this task is an iteration of some recurring task.
- isRecurring(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether a task with the specified state is recurring.
- isReference() - Method in class org.forgerock.opendj.ldif.ConnectionEntryReader
-
Waits for the next search result entry or reference to become available
and returns true
if it is a reference, or false
if it is
an entry.
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Indicates whether a referral needs to be chased in order to
complete the operation.
- isReferral() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- isRegistered() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Tells whether this server is registered in the ADS.
- isRegisteredMbean() - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Gets the "registered-mbean" property.
- isRegisteredMbean() - Method in interface org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg
-
Gets the "registered-mbean" property.
- isRegistrationRequired() - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
- isRegistrationRequired() - Method in class org.opends.server.snmp.DsIntTableMeta
-
- isRegistrationRequired() - Method in class org.opends.server.snmp.DsTableMeta
-
- isReject() - Method in enum org.forgerock.opendj.ldap.schema.SchemaValidationPolicy.Action
-
Returns true
if this policy is REJECT
.
- isRemoteLDAPServer(ReplicaId) - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
When this handler is connected to a replication server, specifies if a wanted server is connected to this
replication server.
- isRemove() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is an "remove" patch operation.
- isReplace() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is an "replace" patch operation.
- isReplicationEnabled() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Tells whether replication is enabled on this server.
- isReplicationRunning() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Indicates whether replication is currently running for the embedded server.
- isReplicationSecure() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Returns whether the communication with the replication port on the server is encrypted.
- isReplicationServer() - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Tells whether this server is a replication server.
- isRequestTargetDnEqualToUserDn() - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Gets the "request-target-dn-equal-to-user-dn" property.
- isRequestTargetDnEqualToUserDn() - Method in interface org.forgerock.opendj.server.config.server.GlobalAccessControlPolicyCfg
-
Gets the "request-target-dn-equal-to-user-dn" property.
- isRequired() - Method in class org.forgerock.api.models.Parameter
-
Getter of the required property.
- isRequired() - Method in class org.forgerock.json.schema.validator.validators.Validator
-
Returns whether the schema represented by this validator is required.
- isRequired(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Indicates whether the provided attribute type is included in the required
attribute list for this DIT content rule.
- isRequired(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns true
if the provided attribute type is included in the
list of required attributes for this name form.
- isRequired(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether the provided attribute type is included in the required
attribute list for this or any of its superior objectclasses.
- isRequiredOrOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule
-
Indicates whether the provided attribute type is in the list of required
or optional attributes for this DIT content rule.
- isRequiredOrOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.NameForm
-
Returns true
if the provided attribute type is included in the
list of optional or required attributes for this name form.
- isRequiredOrOptional(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass
-
Indicates whether the provided attribute type is in the list of required
or optional attributes for this objectclass or any of its superior classes.
- isRequireSecureAuthentication() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "require-secure-authentication" property.
- isRequireSecureAuthentication() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "require-secure-authentication" property.
- isRequireSecureAuthentication() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "require-secure-authentication" property.
- isRequireSecureAuthentication() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isRequireSecurePasswordChanges() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "require-secure-password-changes" property.
- isRequireSecurePasswordChanges() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "require-secure-password-changes" property.
- isRequireSecurePasswordChanges() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "require-secure-password-changes" property.
- isRequireSecurePasswordChanges() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isResult() - Method in interface org.forgerock.util.promise.Promise
-
Returns true
if this Promise
has completed and contains a value.
- isResult() - Method in class org.forgerock.util.promise.PromiseImpl
-
- isRetryable() - Method in class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
-
- isRetryable() - Method in class org.opends.server.replication.protocol.EntryMsg
-
- isRetryable() - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
-
- isRetryable() - Method in class org.opends.server.replication.protocol.ReplicationMsg
-
Returns if in case of I/O error we should try to send this message again.
- isReturnBindErrorMessages() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "return-bind-error-messages" property.
- isReturnBindErrorMessages() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "return-bind-error-messages" property.
- isReturnBindErrorMessages() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether responses to failed bind operations should include a message explaining the reason for the
failure.
- isReturnEcs() - Method in class org.forgerock.opendj.ldap.controls.PersistentSearchRequestControl
-
Returns true
if the entry change notification control should be
included in updated entries that match the associated search criteria.
- isReturnNullForMissingProperties() - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Gets the "return-null-for-missing-properties" property.
- isReturnNullForMissingProperties() - Method in interface org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg
-
Gets the "return-null-for-missing-properties" property.
- isReverseDnsLookupEnabled() - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
-
Whether the client.host should be looked up from client.ip.
- isReverseOrder() - Method in class org.forgerock.opendj.ldap.SortKey
-
Returns true
if this sort key should be evaluated in reverse
(descending) order.
- isReversible() - Method in class org.opends.server.api.PasswordStorageScheme
-
Indicates whether this storage scheme is reversible (i.e., it is possible to obtain the original plaintext value
from the stored password).
- isReversible() - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- isReversible() - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- isReversible() - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- isReversible() - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- isReversible() - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- isReversible() - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- isRight(String) - Method in enum org.opends.server.authorization.dseecompat.EnumRight
-
Checks if the enumeration is equal to the right name.
- isRootContext() - Method in class org.forgerock.opendj.server.core.AbstractContext
-
- isRootDn() - Method in class org.forgerock.opendj.ldap.Dn
-
- isRotationEnabled() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Gets log rotation enabled state.
- isRouteAll() - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Gets the "route-all" property.
- isRouteAll() - Method in interface org.forgerock.opendj.server.config.server.ProxyBackendCfg
-
Gets the "route-all" property.
- isRunning() - Method in interface org.forgerock.audit.AuditService
-
Returns true if this object is running.
- isRunning() - Method in class org.forgerock.audit.AuditServiceProxy
-
- isRunning() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Indicates whether this server is currently running.
- isRunning(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether a task with the specified state is currently running.
- isRunning() - Static method in class org.opends.server.core.DirectoryServer
-
Indicates whether the Directory Server is currently running.
- isRunning() - Static method in class org.opends.server.util.EmbeddedUtils
-
- isRunningAsWindowsService() - Static method in class org.opends.server.tools.ConfigureWindowsService
-
Returns true
if the running server runs as a windows service.
- iss(String) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the issuer this JWT was issued by.
- iss(URI) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the issuer this JWT was issued by.
- isSaslBindInProgress() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
Indicates whether the server requires the client to send a new
SASL Bind request with the same SASL mechanism in order to continue the
authentication process.
- isSaslBindRequest() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- isSaveConfigOnSuccessfulStartup() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "save-config-on-successful-startup" property.
- isSaveConfigOnSuccessfulStartup() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "save-config-on-successful-startup" property.
- isSaveConfigOnSuccessfulStartup() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates whether configuration should be saved on successful startup of the server.
- isSchemaAttribute(String) - Static method in class org.opends.server.schema.SchemaHandler
-
Checks if a given attribute oid corresponds to an attribute that is used by the definition of the schema.
- isScriptFriendly() - Method in class org.forgerock.opendj.config.dsconfig.DsConfig
-
- isScriptFriendly() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
-
- isScriptFriendly() - Method in class org.opends.server.tools.status.StatusCli
-
- isSearchable(AttributeDescription, SearchOperation, boolean) - Method in class org.opends.server.api.VirtualAttributeProvider
-
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
- isSearchable(AttributeDescription, SearchOperation, boolean) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
-
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
- isSearchable(AttributeDescription, SearchOperation, boolean) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
-
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
- isSearchResponseIsIndexed() - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Gets the "search-response-is-indexed" property.
- isSearchResponseIsIndexed() - Method in interface org.forgerock.opendj.server.config.server.AccessLogFilteringCriteriaCfg
-
Gets the "search-response-is-indexed" property.
- isSecure() - Method in enum org.forgerock.opendj.ldap.ConnectionSecurity
-
Returns whether this connection security is considered secure.
- isSecure() - Method in class org.forgerock.opendj.ldap.LdapUrl
-
Returns true
if this LDAP URL should use LDAPS or false
if it should use LDAP.
- isSecure() - Method in class org.opends.server.api.ClientConnection
-
Indicates whether this client connection is currently using a secure mechanism to communicate with the server.
- isSecure(String) - Method in class org.opends.server.api.SASLMechanismHandler
-
Indicates whether the specified SASL mechanism should be considered secure (i.e., it does not expose the
authentication credentials in a manner that is useful to a third-party observer, and other aspects of the
authentication are generally secure).
- isSecure(String) - Method in class org.opends.server.extensions.AnonymousSASLMechanismHandler
-
- isSecure(String) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
-
- isSecure(String) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
-
- isSecure(String) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
-
- isSecure(String) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
-
- isSecure(String) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
-
- isSecure() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- isSecure() - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- isSendEmailAsHtml() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "send-email-as-html" property.
- isSendEmailAsHtml() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "send-email-as-html" property.
- isSendMessageWithoutEndUserAddress() - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Gets the "send-message-without-end-user-address" property.
- isSendMessageWithoutEndUserAddress() - Method in interface org.forgerock.opendj.server.config.server.SmtpAccountStatusNotificationHandlerCfg
-
Gets the "send-message-without-end-user-address" property.
- isSendRejectionNotice() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "send-rejection-notice" property.
- isSendRejectionNotice() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "send-rejection-notice" property.
- isSendResponse() - Method in class org.opends.server.core.SearchOperation
-
Indicates whether the search result done message has to be sent to the client, or not.
- isServerError() - Method in exception org.forgerock.json.resource.ResourceException
-
Returns true if the HTTP error code is in the 500 range.
- isServerRunning() - Static method in class org.opends.server.util.StaticUtils
-
Returns whether the server located in the provided path is running.
- isSessionEncrypted() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Determine whether the connection to the replication server is encrypted.
- isShowAllAttributes() - Method in interface org.forgerock.opendj.server.config.client.RootDseBackendCfgClient
-
Gets the "show-all-attributes" property.
- isShowAllAttributes() - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Gets the "show-all-attributes" property.
- isShowAllAttributes() - Method in interface org.forgerock.opendj.server.config.server.RootDseBackendCfg
-
Gets the "show-all-attributes" property.
- isShowAllAttributes() - Method in interface org.forgerock.opendj.server.config.server.SchemaBackendCfg
-
Gets the "show-all-attributes" property.
- isShowSubordinateNamingContexts() - Method in interface org.forgerock.opendj.server.config.client.RootDseBackendCfgClient
-
Gets the "show-subordinate-naming-contexts" property.
- isShowSubordinateNamingContexts() - Method in interface org.forgerock.opendj.server.config.server.RootDseBackendCfg
-
Gets the "show-subordinate-naming-contexts" property.
- isShutdown() - Method in interface org.forgerock.util.thread.listener.ShutdownManager
-
Find out whether the shutdown has been triggered.
- isShutdown() - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- isShutdown() - Method in class org.opends.server.util.CronExecutorService
-
- isShutdownInitiated() - Method in class org.opends.server.api.DirectoryThread
-
Returns whether the shutdown process has been initiated on the current thread.
- isShuttingDown() - Method in class org.opends.server.core.DirectoryServer
-
Indicates whether the server is currently in the process of shutting down.
- isSimpleBindRequest() - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- isSingleEntrySearch() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Indicates whether search result is expected to be limited to a single entry.
- isSingleNonNull(Object...) - Static method in class org.forgerock.api.util.ValidationUtil
-
Checks that there is only a single single non-null
argument.
- isSingleton() - Method in class org.forgerock.api.models.Create
-
Informs if operation creates singleton resources.
- isSingleValue() - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is declared "single-value".
- isSkipValidationForAdministrators() - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Gets the "skip-validation-for-administrators" property.
- isSkipValidationForAdministrators() - Method in interface org.forgerock.opendj.server.config.server.PasswordPolicyCfg
-
Gets the "skip-validation-for-administrators" property.
- isSkipValidationForAdministrators() - Method in class org.opends.server.core.PasswordPolicy
-
Gets the "skip-validation-for-administrators" property.
- isSkipValidationForAdministrators() - Method in class org.opends.server.core.SubentryPasswordPolicy
-
- isSolveConflicts() - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Gets the "solve-conflicts" property.
- isSolveConflicts() - Method in interface org.forgerock.opendj.server.config.server.ReplicationDomainCfg
-
Gets the "solve-conflicts" property.
- isSslEncryption() - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Gets the "ssl-encryption" property.
- isSslEncryption() - Method in interface org.forgerock.opendj.server.config.server.CryptoManagerCfg
-
Gets the "ssl-encryption" property.
- isSslEncryption() - Method in class org.opends.server.crypto.CryptoManagerImpl
-
- isSslEncryption() - Method in class org.opends.server.replication.protocol.ReplSessionSecurity
-
Determine whether sessions to a given replication server should be encrypted.
- isSslEncryption() - Method in interface org.opends.server.types.CryptoManager
-
Determine whether SSL encryption is enabled.
- isSslHostNameValidationEnabled() - Static method in class org.forgerock.opendj.security.SslOptions
-
Returns whether server host name validation against the SSL certificate's subject must be performed.
- isStarted() - Method in class org.opends.server.api.DirectoryThread
-
Returns true
if this thread has been started.
- isStarting() - Method in class org.opends.server.api.DirectoryThread
-
Returns true
if this thread is waiting to be started.
- isStartNow() - Method in class org.opends.server.tools.tasks.TaskScheduleArgs
-
Whether the arguments provided by the user, indicate that the task should be executed immediately.
- isStartNow() - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Whether the arguments provided by the user, indicate that the task should be executed immediately.
- isStorageSchemeSecure() - Method in class org.opends.server.api.PasswordStorageScheme
-
Indicates whether this password storage scheme should be considered "secure".
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.AESPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.BcryptPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
-
- isStorageSchemeSecure() - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
-
- isStrict() - Method in class org.forgerock.opendj.ldap.schema.Schema
-
Indicates whether this schema is strict.
- isStrictFormatCertificates() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "strict-format-certificates" property.
- isStrictFormatCertificates() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "strict-format-certificates" property.
- isStrictFormatCountryString() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "strict-format-country-string" property.
- isStrictFormatCountryString() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "strict-format-country-string" property.
- isStrictFormatJpegPhotos() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "strict-format-jpeg-photos" property.
- isStrictFormatJpegPhotos() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "strict-format-jpeg-photos" property.
- isStrictFormatTelephoneNumbers() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "strict-format-telephone-numbers" property.
- isStrictFormatTelephoneNumbers() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "strict-format-telephone-numbers" property.
- isString() - Method in class org.forgerock.json.JsonValue
-
Returns
true
if the JSON value is a
String
.
- isStripSyntaxMinUpperBoundAttributeTypeDescription() - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Gets the "strip-syntax-min-upper-bound-attribute-type-description" property.
- isStripSyntaxMinUpperBoundAttributeTypeDescription() - Method in interface org.forgerock.opendj.server.config.server.CoreSchemaCfg
-
Gets the "strip-syntax-min-upper-bound-attribute-type-description" property.
- isSubEntry(Entry) - Static method in class org.forgerock.opendj.ldap.Entries
-
Returns whether the provided entry is a sub entry.
- isSubordinateOrEqualTo(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is subordinate to or equal to the provided DN.
- isSubordinateOrEqualTo(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is subordinate to or equal to the provided DN.
- isSubordinateTo(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is subordinate to, but not equal to the provided DN.
- isSubordinateTo(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is subordinate to, but not equal to the provided DN.
- isSubtreeDelete() - Method in class org.opends.server.replication.protocol.DeleteMsg
-
Get the subtree flag.
- isSubTypeOf(AttributeDescription) - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Indicates whether this attribute description is a sub-type of the
provided attribute description as defined in RFC 4512 section 2.5.
- isSubTypeOf(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is a sub-type of the provided attribute type.
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Indicates whether the request succeeded or not.
- isSuccess() - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- isSuccessful(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
-
Indicates whether a task with the specified state has been able to complete its intended goal.
- isSuperiorOrEqualTo(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is superior to or equal to the provided DN.
- isSuperiorOrEqualTo(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is superior to or equal to the provided
DN.
- isSuperiorTo(String) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is superior to, but not equal to the provided DN.
- isSuperiorTo(Dn) - Method in class org.forgerock.opendj.ldap.Dn
-
Returns true
if this DN is superior to, but not equal to the provided DN.
- isSuperTypeOf(AttributeDescription) - Method in class org.forgerock.opendj.ldap.AttributeDescription
-
Indicates whether this attribute description is a super-type of
the provided attribute description as defined in RFC 4512 section 2.5.
- isSuperTypeOf(AttributeType) - Method in class org.forgerock.opendj.ldap.schema.AttributeType
-
Indicates whether this attribute type is a super-type of the provided attribute type.
- isSupported() - Method in enum org.opends.server.util.Platform.KeyType
-
Check whether this key type is supported by the current JVM.
- isSupportedControl(String) - Static method in class org.opends.server.core.DirectoryServer
-
Indicates whether the specified OID is registered with the Directory Server as a supported control.
- isSuppressInternalOperations() - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Gets the "suppress-internal-operations" property.
- isSuppressInternalOperations() - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Gets the "suppress-internal-operations" property.
- isSuppressSynchronizationOperations() - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Gets the "suppress-synchronization-operations" property.
- isSuppressSynchronizationOperations() - Method in interface org.forgerock.opendj.server.config.server.AccessLogPublisherCfg
-
Gets the "suppress-synchronization-operations" property.
- isSynchronizationOperation() - Method in class org.opends.server.types.Operation
-
- isSynchronizationOperation() - Method in interface org.opends.server.types.operation.PluginOperation
-
Indicates whether this is a synchronization operation rather than one that was requested by an external client.
- isTable(long) - Method in class org.opends.server.snmp.DsMIBMeta
-
Returns true if "arc" identifies a table object.
- isTamperEvident() - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Gets the "tamper-evident" property.
- isTamperEvident() - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Gets the "tamper-evident" property.
- isTamperEvident() - Method in interface org.forgerock.opendj.server.config.server.CsvFileAccessLogPublisherCfg
-
Gets the "tamper-evident" property.
- isTamperEvident() - Method in interface org.forgerock.opendj.server.config.server.CsvFileHttpAccessLogPublisherCfg
-
Gets the "tamper-evident" property.
- isTargAttrFilterMatchAciEmpty() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Returns true if the hashtable of ACIs that matched the targattrfilters keyword evaluation is empty.
- isTargetAttrApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
-
Checks an provided ACI's targetattr rule against a target match context.
- isTargetFilterApplicable(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.AciTargets
-
Checks an ACI's targetfilter rule information against a target match context.
- isTerminated() - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- isTerminated() - Method in class org.opends.server.util.CronExecutorService
-
- isTestReversedPassword() - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Gets the "test-reversed-password" property.
- isTestReversedPassword() - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Gets the "test-reversed-password" property.
- isTestReversedPassword() - Method in interface org.forgerock.opendj.server.config.server.AttributeValuePasswordValidatorCfg
-
Gets the "test-reversed-password" property.
- isTestReversedPassword() - Method in interface org.forgerock.opendj.server.config.server.DictionaryPasswordValidatorCfg
-
Gets the "test-reversed-password" property.
- isTop() - Method in class org.forgerock.opendj.config.AbstractManagedObjectDefinition
-
Determines whether this managed object definition is the
TopCfgDefn
.
- isTraceEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log trace messages.
- isTraceEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log trace messages associated
with the provided marker.
- isTransform() - Method in class org.forgerock.json.resource.PatchOperation
-
Returns true
if this is a "transform" patch operation.
- isTransientError() - Method in class org.forgerock.opendj.ldap.ResultCode
-
Returns whether an exceptional result code represents a transient error.
- isTrustTransactionIds() - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Gets the "trust-transaction-ids" property.
- isTrustTransactionIds() - Method in interface org.forgerock.opendj.server.config.server.GlobalCfg
-
Gets the "trust-transaction-ids" property.
- isTtlEnabled() - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Gets the "ttl-enabled" property.
- isTtlEnabled() - Method in interface org.forgerock.opendj.server.config.server.BackendIndexCfg
-
Gets the "ttl-enabled" property.
- isTypesOnly() - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Indicates whether search results are to contain both attribute
descriptions and values, or just attribute descriptions.
- isUnlimited() - Method in class org.forgerock.util.time.Duration
-
Returns true if this Duration represents an unlimited (or indefinite) duration.
- isUnreachable(HostPort) - Method in class org.opends.server.replication.plugin.MultimasterReplication.UnreachableReplicationServers
-
Returns true
if the provided server is temporarily unreachable.
- isUnusable() - Method in class org.opends.server.backends.pluggable.spi.StorageStatus
-
Returns true if no more resources are available.
- isUpdate() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
-
Check if the value associated with this object was updated.
- isUsable(ServerManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.forgerock.opendj.config.server.ServerConstraintHandler
-
Determines whether the provided managed object can be used by the
server.
- isUsableForQueries() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.json.stdout.JsonStdoutAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
- isUsableForQueries() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
- isUseNanoTime() - Method in class org.opends.server.core.CoreConfigManager
-
Retrieves whether operation processing times should be collected with nanosecond resolution.
- isUsePasswordCaching() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "use-password-caching" property.
- isUsePasswordCaching() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "use-password-caching" property.
- isUseSSL() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Indicates if the connection uses SSL.
- isUseSSL() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Indicates if the connection uses SSL.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.JmxConnectionHandlerCfg
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "use-ssl" property.
- isUseSsl() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "use-ssl" property.
- isUseSSL() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
-
Determines whether clients are allowed to connect over JMX using SSL.
- isUseStartTls() - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Gets the "use-start-tls" property.
- isUseStartTls() - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Gets the "use-start-tls" property.
- isUseStartTls() - Method in interface org.forgerock.opendj.server.config.server.ReplicationServiceDiscoveryMechanismCfg
-
Gets the "use-start-tls" property.
- isUseStartTls() - Method in interface org.forgerock.opendj.server.config.server.StaticServiceDiscoveryMechanismCfg
-
Gets the "use-start-tls" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpKeepAlive() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "use-tcp-keep-alive" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Gets the "use-tcp-no-delay" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Gets the "use-tcp-no-delay" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Gets the "use-tcp-no-delay" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.server.HttpConnectionHandlerCfg
-
Gets the "use-tcp-no-delay" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.server.LdapConnectionHandlerCfg
-
Gets the "use-tcp-no-delay" property.
- isUseTcpNoDelay() - Method in interface org.forgerock.opendj.server.config.server.LdapPassThroughAuthenticationPolicyCfg
-
Gets the "use-tcp-no-delay" property.
- isValid() - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
-
Returns true
if this connection has not been closed and no fatal
errors have been detected.
- isValid() - Method in interface org.forgerock.json.resource.Connection
-
Returns true
if this connection has not been closed and no fatal
errors have been detected.
- isValid() - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Returns true
if this connection has not been closed and no fatal
errors have been detected.
- isValid() - Method in interface org.forgerock.opendj.ldap.Connection
-
Returns true
if this connection has not been closed and no fatal
errors have been detected.
- isValid() - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Returns true
if this connection has not been closed and no fatal errors have been detected.
- isValid() - Method in class org.forgerock.opendj.ldap.spi.ConnectionState
-
Returns true
if the associated connection has not been closed and
no fatal errors have been detected.
- isValid() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- isValidInitialStatus(ServerStatus) - Static method in class org.opends.server.replication.common.StatusMachine
-
Checks if a given status is valid as an entering status for the state machine.
- isValueOfType(Object, Class<?>) - Method in class org.forgerock.json.jose.jwt.JWObject
-
Checks to see if the given value is of an assignable type from the required class.
- isVariable(long) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Returns true if "arc" identifies a scalar object.
- isVariable(long) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Returns true if "arc" identifies a scalar object.
- isVariable(long) - Method in class org.opends.server.snmp.DsMIBMeta
-
Returns true if "arc" identifies a scalar object.
- isVariable(long) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Returns true if "arc" identifies a scalar object.
- isVerbose() - Method in class org.forgerock.opendj.config.dsconfig.DsConfig
-
- isVerbose() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
-
- isVerbose() - Method in class org.opends.server.tools.upgrade.UpgradeCli
-
- isVirtual() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Indicates whether this is a virtual attribute (dynamically computed) rather than a real attribute (persisted).
- isVirtual() - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- isVirtual() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- isVirtual() - Method in class org.opends.server.types.AbstractVirtualAttribute
-
- isWarn() - Method in enum org.forgerock.opendj.ldap.schema.SchemaValidationPolicy.Action
-
Returns true
if this policy is WARN
.
- isWarnEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log warning messages.
- isWarnEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
-
Returns true
if this logger will log warning messages associated
with the provided marker.
- isWithinMinimumAge() - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the user's last password change was within the minimum password age.
- isWithinScope(Entry) - Method in class org.opends.server.types.SubtreeSpecification
-
Determine if an entry is within the scope of the subtree specification.
- isWorking() - Method in class org.opends.server.backends.pluggable.spi.StorageStatus
-
Returns true if state is normal.
- isWriteable() - Method in enum org.opends.server.backends.pluggable.spi.AccessMode
-
Returns if the storage is being opened READ_WRITE.
- isXDHCurve() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
-
Determines whether this curve is intended for use with X-Diffie-Hellman (XDH) key agreement (X25519 or X448).
- isXDHSupported() - Static method in class org.forgerock.json.jose.utils.XECUtils
-
Indicates whether XDH (Diffie-Hellman using the X25519/X448 curves) is supported by this JDK.
- isXecKey(Key) - Static method in class org.forgerock.json.jose.utils.XECUtils
-
Determines whether the given key is a XECKey.
- isZero() - Method in class org.forgerock.util.time.Duration
-
Returns true if this Duration represents a zero-length duration.
- italic(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts italic text.
- Items - Class in org.forgerock.api.models
-
Class that represents the Items type in API descriptor.
- items() - Static method in class org.forgerock.api.models.Items
-
Create a new Builder for Resoruce.
- items(Items) - Method in class org.forgerock.api.models.Resource.Builder
-
Adds items-resource.
- ITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
-
The items
field name.
- Items.Builder - Class in org.forgerock.api.models
-
Builder to help construct the Items
.
- iterator() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
- iterator() - Method in class org.forgerock.json.JsonPointer
-
Returns an iterator over the pointer's reference tokens.
- iterator() - Method in class org.forgerock.json.JsonValue
-
Returns an iterator over the child values that this JSON value contains.
- iterator() - Method in class org.forgerock.json.resource.ResourcePath
-
Returns an iterator over the path elements in this resource path.
- iterator() - Method in class org.forgerock.monitoring.api.instrument.Tags
-
- iterator() - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- iterator() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns an iterator over the attribute values in this attribute.
- iterator() - Method in class org.forgerock.opendj.ldap.Dn
-
Returns an iterator of the RDNs contained in this DN.
- iterator() - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- iterator() - Method in class org.forgerock.opendj.ldap.Rdn
-
Returns an iterator of the AVAs contained in this RDN.
- iterator() - Method in class org.forgerock.util.LazyList
-
Returns an iterator over the elements in this list in proper sequence.
- iterator() - Method in class org.forgerock.util.ListDecorator
-
Returns an iterator over the elements in this list in proper sequence.
- iterator() - Method in class org.forgerock.util.RangeSet
-
Returns an iterator over the elements in this set.
- iterator() - Method in class org.opends.server.replication.common.MultiDomainServerState
-
- iterator() - Method in class org.opends.server.replication.common.ServerState
-
- iterator() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- SaltedAbstractPasswordStorageScheme<C extends PasswordStorageSchemeCfg> - Class in org.opends.server.extensions
-
Abstract class to help create salted password storage schemes.
- SaltedAbstractPasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- SaltedMD5PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the MD5 algorithm defined in RFC 1321.
- SaltedMD5PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
-
- SaltedMd5PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Salted MD5 Password Storage
Scheme settings.
- SaltedMd5PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Salted MD5
Password Storage Scheme settings.
- SaltedMd5PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Salted MD5 Password Storage Scheme
managed object definition meta information.
- SaltedSHA1PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the SHA-1 algorithm defined in FIPS 180-1.
- SaltedSHA1PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
-
- SaltedSha1PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Salted SHA-1 Password Storage
Scheme settings.
- SaltedSha1PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Salted SHA-1
Password Storage Scheme settings.
- SaltedSha1PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Salted SHA-1 Password Storage Scheme
managed object definition meta information.
- SaltedSHA256PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the 256-bit SHA-2 algorithm defined in FIPS
180-2.
- SaltedSHA256PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
-
- SaltedSha256PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Salted SHA-256 Password
Storage Scheme settings.
- SaltedSha256PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Salted SHA-256
Password Storage Scheme settings.
- SaltedSha256PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Salted SHA-256 Password Storage
Scheme managed object definition meta information.
- SaltedSHA384PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the 384-bit SHA-2 algorithm defined in FIPS
180-2.
- SaltedSHA384PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
-
- SaltedSha384PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Salted SHA-384 Password
Storage Scheme settings.
- SaltedSha384PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Salted SHA-384
Password Storage Scheme settings.
- SaltedSha384PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Salted SHA-384 Password Storage
Scheme managed object definition meta information.
- SaltedSHA512PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the 512-bit SHA-2 algorithm defined in FIPS
180-2.
- SaltedSHA512PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
-
- SaltedSha512PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Salted SHA-512 Password
Storage Scheme settings.
- SaltedSha512PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Salted SHA-512
Password Storage Scheme settings.
- SaltedSha512PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Salted SHA-512 Password Storage
Scheme managed object definition meta information.
- SambaPasswordPlugin - Class in org.opends.server.plugins
-
The Samba password synchronization plugin implementation class.
- SambaPasswordPlugin() - Constructor for class org.opends.server.plugins.SambaPasswordPlugin
-
- SambaPasswordPluginCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Samba Password Plugin
settings.
- SambaPasswordPluginCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Samba Password
Plugin settings.
- SambaPasswordPluginCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Samba Password Plugin managed object
definition meta information.
- SambaPasswordPluginCfgDefn.PwdSyncPolicy - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "pwd-sync-policy" property.
- sasl(Entry, String) - Static method in class org.opends.server.types.AuthenticationInfo
-
Creates a new set of authentication information to be used for clients that have authenticated using a SASL
mechanism.
- sasl(Entry, Entry, String) - Static method in class org.opends.server.types.AuthenticationInfo
-
Creates a new set of authentication information to be used for clients that have authenticated using a SASL
mechanism.
- SASL_BIND_IN_PROGRESS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that should be used for intermediate responses in
multi-stage SASL bind operations.
- SASL_DEFAULT_PROTOCOL - Static variable in class org.opends.server.util.ServerConstants
-
The name of the default protocol used.
- SASL_MECHANISM_ANONYMOUS - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism that does not provide any authentication but rather uses anonymous access.
- SASL_MECHANISM_CRAM_MD5 - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism based on CRAM-MD5 authentication.
- SASL_MECHANISM_DIGEST_MD5 - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism based on DIGEST-MD5 authentication.
- SASL_MECHANISM_EXTERNAL - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism based on external authentication.
- SASL_MECHANISM_GSSAPI - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism based on GSS-API authentication.
- SASL_MECHANISM_NAME_ANONYMOUS - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses anonymous access and having the name "ANONYMOUS".
- SASL_MECHANISM_NAME_CRAM_MD5 - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses CRAM-MD5 authentication and having the name "CRAM-MD5".
- SASL_MECHANISM_NAME_DIGEST_MD5 - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses DIGEST-MD5 authentication and having the name "DIGEST-MD5".
- SASL_MECHANISM_NAME_EXTERNAL - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses external authentication and having the name "EXTERNAL".
- SASL_MECHANISM_NAME_GSSAPI - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses GSS-API authentication and having the name "GSSAPI".
- SASL_MECHANISM_NAME_PLAIN - Static variable in interface org.forgerock.opendj.ldap.messages.BindRequest
-
The name of the SASL mechanism that uses PLAIN authentication and having the name "PLAIN".
- SASL_MECHANISM_PLAIN - Static variable in class org.opends.server.util.ServerConstants
-
The name of the SASL mechanism based on PLAIN authentication.
- saslBindInProgress - Variable in class org.opends.server.api.ClientConnection
-
Indicates whether a multistage SASL bind is currently in progress on this client connection.
- SASLConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the set of SASL mechanism handlers defined in the Directory
Server.
- SASLConfigManager(ServerContext) - Constructor for class org.opends.server.core.SASLConfigManager
-
Creates a new instance of this SASL mechanism handler config manager.
- SASLContext - Class in org.opends.server.extensions
-
This class defines the SASL context needed to process GSSAPI and DIGEST-MD5 bind requests from clients.
- SASLMechanismHandler<T extends SaslMechanismHandlerCfg> - Class in org.opends.server.api
-
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.
- SASLMechanismHandler() - Constructor for class org.opends.server.api.SASLMechanismHandler
-
- SaslMechanismHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying SASL Mechanism Handler
settings.
- SaslMechanismHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying SASL Mechanism
Handler settings.
- SaslMechanismHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the SASL Mechanism Handler managed object
definition meta information.
- saveCurrentFilesToDirectory(Backupable, String) - Static method in class org.opends.server.util.BackupManager
-
Helper method to save all current files of the provided backupable entity, using default behavior.
- schedule(Runnable, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcScheduledExecutorServiceDelegate
-
- schedule(Callable<V>, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcScheduledExecutorServiceDelegate
-
- schedule(TaskScheduleInformation) - Method in class org.opends.server.tools.tasks.TaskClient
-
Schedule a task for execution by writing an entry to the task backend.
- schedule(Callable<V>, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- schedule(Runnable, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- scheduleAtFixedRate(TimeoutScheduler.TimeoutEventListener) - Method in class org.forgerock.opendj.ldap.TimeoutScheduler
-
Schedules the task for periodic invocation.
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcScheduledExecutorServiceDelegate
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- SCHEDULED_TASK_BASE_RDN - Static variable in class org.opends.server.config.ConfigConstants
-
The string representation of the RDN that should be used for the entry that is the immediate parent of all
scheduled task definitions in the server.
- scheduleNextIteration(GregorianCalendar) - Method in class org.opends.server.backends.task.RecurringTask
-
Schedules the next iteration of this recurring task for processing.
- scheduleNextRecurringTaskIteration(Task, GregorianCalendar) - Method in class org.opends.server.backends.task.TaskScheduler
-
Check if a given task is a recurring task iteration and re-schedule it.
- scheduleTask(Task, boolean) - Method in class org.opends.server.backends.task.TaskScheduler
-
Schedules the provided task for execution.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.forgerock.util.thread.MdcScheduledExecutorServiceDelegate
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.opends.server.util.CronExecutorService
-
- Schema - Annotation Type in org.forgerock.api.annotations
-
Specify a schema for the element that is being described.
- schema(Schema) - Method in class org.forgerock.api.models.ApiError.Builder
-
Set the schema.
- Schema - Class in org.forgerock.api.models
-
Class that represents the Schema type in API descriptor.
- schema(JsonValue) - Method in class org.forgerock.api.models.Schema.Builder
-
Sets the schema.
- schema(String, Object) - Method in class org.forgerock.api.models.Schema.Builder
-
Sets the schema by json key-value pairs.
- schema() - Static method in class org.forgerock.api.models.Schema
-
Create a new Builder for Schema.
- SCHEMA - Static variable in class org.forgerock.json.schema.validator.Constants
-
The $schema
field name.
- Schema - Class in org.forgerock.opendj.ldap.schema
-
This class defines a data structure that holds information about the
components of the LDAP schema.
- schema - Variable in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
Schema used to perform DN validations.
- Schema.Builder - Class in org.forgerock.api.models
-
A builder class for Schema
instances.
- SCHEMA_BASE_FILE_NAME_WITHOUT_REVISION - Static variable in class org.opends.server.util.ServerConstants
-
The name that should be used for the concatenated schema file generated at build time with the base schema for
the Subversion revision on which the current build is based.
- SCHEMA_CONCAT_FILE_NAME - Static variable in class org.opends.server.util.ServerConstants
-
The name that should be used for the file to which the latest complete schema data should be concatenated.
- SCHEMA_DIR_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The schema directory name.
- SCHEMA_DN - Static variable in class org.opends.server.tools.dsreplication.ReplicationCliMain
-
DN of the schema object.
- SCHEMA_FILES - Static variable in class org.opends.server.backends.SchemaBackend
-
The file filter for selecting the schema files within the schema directory.
- SCHEMA_PROPERTY_FILENAME - Static variable in class org.opends.server.util.ServerConstants
-
The name of the schema property that will be used to specify the path to the schema file from which the schema
element was loaded.
- SCHEMA_PROPERTY_ORIGIN - Static variable in class org.opends.server.util.ServerConstants
-
The name of the schema property that will be used to specify the origin of a schema element.
- SchemaBackend - Class in org.opends.server.backends
-
This class defines a backend to hold the Directory Server schema information.
- SchemaBackend() - Constructor for class org.opends.server.backends.SchemaBackend
-
Creates a new backend with the provided information.
- SchemaBackendCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Schema Backend settings.
- SchemaBackendCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Schema Backend
settings.
- SchemaBackendCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Schema Backend managed object
definition meta information.
- SchemaBuilder - Class in org.forgerock.opendj.ldap.schema
-
Schema builders should be used for incremental construction of new schemas.
- SchemaBuilder() - Constructor for class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Creates a new schema builder with no schema elements and default compatibility options.
- SchemaBuilder(Entry) - Constructor for class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Creates a new schema builder containing all of the schema elements
contained in the provided subschema subentry.
- SchemaBuilder(Schema) - Constructor for class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Creates a new schema builder containing all of the schema elements from
the provided schema and its compatibility options.
- SchemaBuilder(String) - Constructor for class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Creates a new schema builder with no schema elements and default
compatibility options.
- SchemaBuilder.SchemaBuilderHook - Interface in org.forgerock.opendj.ldap.schema
-
Allows to perform modifications on element's builders before adding the result to this schema builder.
- SchemaConstants - Class in org.opends.server.schema
-
This class defines a number of constants used by Directory Server schema elements, like matching rules, syntaxes,
attribute types, and objectclasses.
- SchemaElement - Interface in org.forgerock.opendj.ldap.schema
-
Interface for schema elements.
- SchemaException - Exception in org.forgerock.json.schema.validator.exceptions
-
Encapsulate a general JSON validator error.
- SchemaException(JsonValue, String) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Create the exception with the given value and message.
- SchemaException(JsonValue, String, Throwable) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Create the exception with the given value, message and cause.
- SchemaException(JsonValue, Exception) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Create a new SchemaException wrapping an existing exception.
- SchemaException(JsonValue, String, Exception) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
-
Create a new SchemaException from an existing exception.
- SchemaFileFilter() - Constructor for class org.opends.server.util.SchemaUtils.SchemaFileFilter
-
- schemaFor(Class<?>) - Static method in class org.forgerock.api.jackson.JacksonUtils
-
Obtain the JsonSchema for a type, using the extended schema classes that are in this package.
- SchemaHandler - Class in org.opends.server.schema
-
Responsible for access to the server's schema.
- SchemaHandler() - Constructor for class org.opends.server.schema.SchemaHandler
-
Creates a new instance.
- SchemaHandler.SchemaUpdater - Interface in org.opends.server.schema
-
Interface to update a schema provided a schema builder.
- SchemaMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.schema
.
- SchemaOptions - Class in org.forgerock.opendj.ldap.schema
-
Common options for LDAP schemas.
- SchemaProvider<T extends SchemaProviderCfg> - Interface in org.opends.server.schema
-
Provides some schema elements to load at startup.
- SchemaProviderCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Schema Provider settings.
- SchemaProviderCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Schema Provider
settings.
- SchemaProviderCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Schema Provider managed object
definition meta information.
- SchemaResolver - Interface in org.forgerock.opendj.ldap
-
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 - Class in org.opends.server.util
-
Utility methods related to schema.
- SchemaUtils.PasswordType - Enum in org.opends.server.util
-
Represents a password type, including a "not a password" value.
- SchemaUtils.SchemaFileFilter - Class in org.opends.server.util
-
A file filter implementation that accepts only LDIF files.
- SchemaValidationPolicy - Class in org.forgerock.opendj.ldap.schema
-
This class provides various schema validation policy options for controlling
how entries should be validated against the directory schema.
- SchemaValidationPolicy.Action - Enum in org.forgerock.opendj.ldap.schema
-
An enumeration of the possible actions which can be performed when a
schema validation failure is encountered.
- scmRevision() - Method in class org.forgerock.opendj.server.core.ProductInformation
-
Returns the revision number of the source repository on which this build is based.
- scmUrl() - Method in class org.forgerock.opendj.server.core.ProductInformation
-
Returns the URL of the source repository location on which this build is based.
- SdkConnectionAdapter - Class in org.opends.server.protocols.http
-
Adapter class between LDAP SDK's
Connection
and OpenDJ server's
HttpClientConnection
.
- Search - Class in org.forgerock.monitoring.api.instrument.search
-
ForgeRock changes:
- Removed support for FunctionCounter, FunctionCounter, TimeGauge, LongTaskTimer
- Search(MeterRegistry, String) - Constructor for class org.forgerock.monitoring.api.instrument.search.Search
-
- search(SearchRequest, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractAsynchronousConnection
-
- search(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- search(SearchRequest, Collection<? super SearchResultEntry>) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- search(SearchRequest, Collection<? super SearchResultEntry>, Collection<? super SearchResultReference>) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- search(String, SearchScope, String, String...) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- search(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server using the provided search parameters.
- search(SearchRequest, Collection<? super SearchResultEntry>) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server using the provided search request.
- search(SearchRequest, Collection<? super SearchResultEntry>, Collection<? super SearchResultReference>) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server using the provided search request.
- search(SearchRequest, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server using the provided search request.
- search(String, SearchScope, String, String...) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server using the provided search parameters.
- search(SearchRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server using the provided search parameters.
- search(SearchRequest, Collection<? super SearchResultEntry>) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server using the provided search request.
- search(SearchRequest, Collection<? super SearchResultEntry>, Collection<? super SearchResultReference>) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server using the provided search request.
- search(SearchRequest, SearchResultHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server using the provided search request.
- search(String, SearchScope, String, String...) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server using the provided search parameters.
- search(SearchRequest) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Searches the Directory Server using the provided search request.
- search(EntryReader, SearchRequest) - Static method in class org.forgerock.opendj.ldif.Ldif
-
Returns a filtered view of input
containing only those entries
which match the search base DN, scope, and filtered defined in
search
.
- search(EntryReader, SearchRequest, Schema) - Static method in class org.forgerock.opendj.ldif.Ldif
-
Returns a filtered view of input
containing only those entries
which match the search base DN, scope, and filtered defined in
search
.
- search(SearchOperation) - Method in class org.opends.server.api.LocalBackend
-
Processes the specified search in this backend.
- search(SearchOperation) - Method in class org.opends.server.backends.BackupBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.ChangelogBackend
-
Processes the specified search in this backend.
- search(SearchOperation) - Method in class org.opends.server.backends.ConfigurationBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.LDIFBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.MemoryBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.MonitorBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.NullBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- search(SearchOperation) - Method in class org.opends.server.backends.RootDSEBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.SchemaBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.task.TaskBackend
-
- search(SearchOperation) - Method in class org.opends.server.backends.TrustStoreBackend
-
- search(SearchOperation) - Method in class org.opends.server.config.ConfigurationHandler
-
Search the configuration entries.
- searchAsync(SearchRequest, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- searchAsync(SearchRequest, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously searches the Directory Server using the provided search
request.
- searchAsync(SearchRequest, IntermediateResponseHandler, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously searches the Directory Server using the provided search
request.
- searchAsync(SearchRequest, IntermediateResponseHandler, SearchResultHandler) - Method in class org.forgerock.opendj.ldap.AbstractSynchronousConnection
-
- searchAsync(SearchRequest, SearchResultHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously searches the Directory Server using the provided search
request.
- searchAsync(SearchRequest, IntermediateResponseHandler, SearchResultHandler) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously searches the Directory Server using the provided search
request.
- searchAsync(SearchRequest, IntermediateResponseHandler, SearchResultHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
-
- searchFilter(Filter) - Method in class org.forgerock.opendj.rest2ldap.ReferencePropertyMapper
-
Sets the filter which should be used when searching for referenced LDAP
entries.
- searchFilter(String) - Method in class org.forgerock.opendj.rest2ldap.ReferencePropertyMapper
-
Sets the filter which should be used when searching for referenced LDAP
entries.
- SearchOperation - Class in org.opends.server.core
-
This class defines an operation used to search for entries in the Directory Server.
- SearchOperation(Context, SearchRequest) - Constructor for class org.opends.server.core.SearchOperation
-
Creates a new search operation with the provided information.
- searchRecurringTasks(SearchOperation) - Method in class org.opends.server.backends.task.TaskScheduler
-
Compares the filter in the provided search operation against each of the recurring task entries, returning any
that match.
- SearchRequest - Interface in org.forgerock.opendj.ldap.messages
-
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 - Interface in org.forgerock.opendj.ldap.messages
-
A Search Result Entry represents an entry found during a Search operation.
- SearchResultHandler - Interface in org.forgerock.opendj.ldap
-
A completion handler for consuming the results of a Search operation.
- SearchResultReference - Interface in org.forgerock.opendj.ldap.messages
-
A Search Result Reference represents an area not yet explored during a Search
operation.
- SearchResultReferenceIOException - Exception in org.forgerock.opendj.ldap
-
Thrown when an iteration over a set of search results using a
ConnectionEntryReader
encounters a SearchResultReference
.
- SearchResultReferenceIOException(SearchResultReference) - Constructor for exception org.forgerock.opendj.ldap.SearchResultReferenceIOException
-
Creates a new referral result IO exception with the provided
SearchResultReference
.
- searchScheduledTasks(SearchOperation) - Method in class org.opends.server.backends.task.TaskScheduler
-
Compares the filter in the provided search operation against each of the task entries, returning any that match.
- SearchScope - Class in org.forgerock.opendj.ldap
-
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(SearchScope) - Method in class org.forgerock.opendj.rest2ldap.ReferencePropertyMapper
-
Sets the search scope which should be used when searching for referenced
LDAP entries.
- SearchScope.Enum - Enum in org.forgerock.opendj.ldap
-
Contains equivalent values for the SearchScope values.
- searchSingleEntry(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- searchSingleEntry(String, SearchScope, String, String...) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- searchSingleEntry(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server for a single entry using the provided
search request.
- searchSingleEntry(String, SearchScope, String, String...) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Searches the Directory Server for a single entry using the provided
search parameters.
- searchSingleEntry(SearchRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server for a single entry using the provided
search request.
- searchSingleEntry(String, SearchScope, String, String...) - Method in interface org.forgerock.opendj.ldap.Connection
-
Searches the Directory Server for a single entry using the provided
search parameters.
- searchSingleEntry(SearchRequest) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Searches the Directory Server for a single entry using the provided search request.
- searchSingleEntryAsync(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnection
-
- searchSingleEntryAsync(SearchRequest) - Method in class org.forgerock.opendj.ldap.AbstractConnectionWrapper
-
Asynchronously searches the Directory Server for a single entry using the
provided search request.
- searchSingleEntryAsync(SearchRequest) - Method in interface org.forgerock.opendj.ldap.Connection
-
Asynchronously searches the Directory Server for a single entry using the
provided search request.
- secondaryServers(ProxyServerSetup.Server...) - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.StaticMechanism
-
Adds the provided
ProxyServerSetup.Server
s to the servers that will be used in place of primary
servers when all primary servers are unavailable.
- secondaryServers(Collection<ProxyServerSetup.Server>) - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup.StaticMechanism
-
Adds the provided
ProxyServerSetup.Server
s to the servers that will be used in place of primary servers when all
primary servers are unavailable.
- secondsToTimeString(long) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a user-friendly string that indicates the length of time (in days, hours, minutes, and seconds) in the
specified number of seconds.
- secondsToUnit(double, TimeUnit) - Static method in class org.forgerock.monitoring.api.instrument.util.TimeUtils
-
- SECRET_KEYS_ADMIN_DATA_DN - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The parent entry of the secret key entries in admin data.
- sectionTitle(String, int) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, at a given level.
- sectionTitle1(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, level 1.
- sectionTitle2(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, level 2.
- sectionTitle3(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, level 3.
- sectionTitle4(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, level 4.
- sectionTitle5(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a section title, level 5.
- SECURE - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The secure event payload field name.
- SECURE_PRNG_SHA1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The name of the pseudo-random number generator using SHA-1.
- secureConnections(boolean) - Method in class org.forgerock.opendj.setup.model.ReplicationServerSetup
-
Specifies whether the communication through the replication port should be secured.
- SecureStorage - Interface in org.forgerock.audit.secure
-
Represents a storage for secure keys, to be used for signing files.
- SecureStorageException - Exception in org.forgerock.audit.secure
-
Exception that can be thrown by a SecureStorage implementation.
- SecureStorageException(Throwable) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
-
Constructs an SecureStorageException using the given parent cause
.
- SecureStorageException(String) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
-
Constructs an SecureStorageException using the given message
.
- SecureStorageException(String, Throwable) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
-
Constructs an SecureStorageException using the given message
and parent cause
.
- SecureStorageProvider - Interface in org.forgerock.audit.providers
-
Strategy for obtaining a secure storage, used by handlers providing tamper-evident feature.
- secureWith(Security.KeyStoreComponent) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies a way to secure the instance to install.
- Security - Class in org.forgerock.opendj.setup.model
-
Utility class which contains methods to use to secure an OpenDJ instance setup.
- Security.BlindTrustStore - Class in org.forgerock.opendj.setup.model
-
Blindly trusts all certificates.
- Security.ExistingKeyStore - Class in org.forgerock.opendj.setup.model
-
Abstract class which represents an existing keystore to use to setup a server instance.
- Security.ExistingTrustStore - Class in org.forgerock.opendj.setup.model
-
- Security.JceksKeyStore - Class in org.forgerock.opendj.setup.model
-
Represents a JCEKS keystore.
- Security.JksKeyStore - Class in org.forgerock.opendj.setup.model
-
Represents a JKS keystore.
- Security.JvmTrustStore - Class in org.forgerock.opendj.setup.model
-
Represents the fact that the JVM truststore should be used to trust remote server certificate.
- Security.KeyStoreComponent - Class in org.forgerock.opendj.setup.model
-
Represents keystore data which will be used to secure the server instance to setup.
- Security.PasswordProvider - Class in org.forgerock.opendj.setup.model
-
Represents a strategy to retrieve an existing password.
- Security.Pkcs11KeyStore - Class in org.forgerock.opendj.setup.model
-
Represents a PKCS#11 keystore.
- Security.Pkcs12KeyStore - Class in org.forgerock.opendj.setup.model
-
Represents a PKCS#12 keystore.
- Security.SelfSignedCertificate - Class in org.forgerock.opendj.setup.model
-
Contains data that will be used to generate a keystore with a self signed certificate.
- Security.TrustStore - Class in org.forgerock.opendj.setup.model
-
Represents a truststore to trust remote server certificates.
- SECURITY_LEVELS - Static variable in class org.opends.server.snmp.SNMPConnectionHandlerDefinitions
-
List of Supported Security levels.
- SecurityContextFactory - Class in org.forgerock.json.resource.http
-
- SelectableCertificateKeyManager - Class in org.opends.server.util
-
This class implements an X.509 key manager that will be used to wrap an existing key manager and makes it possible to
configure which certificate(s) should be used for client and/or server operations.
- SELECTOR_THREAD_COUNT - Static variable in class org.forgerock.opendj.ldap.LdapServer
-
Specifies the number of threads which will be used to handle incoming network events.
- SELECTOR_THREAD_NAME - Static variable in class org.forgerock.opendj.ldap.LdapServer
-
Specifies the thread name used for selector threads.
- self() - Method in class org.forgerock.api.models.Action.Builder
-
- self() - Method in class org.forgerock.api.models.Create.Builder
-
Returns the builder so this.
- self() - Method in class org.forgerock.api.models.Delete.Builder
-
- self() - Method in class org.forgerock.api.models.Operation.Builder
-
Abstract method that returns the instantiated Builder itself.
- self() - Method in class org.forgerock.api.models.Patch.Builder
-
- self() - Method in class org.forgerock.api.models.Query.Builder
-
Returns the builder instance.
- self() - Method in class org.forgerock.api.models.Read.Builder
-
Returns the builder instance.
- self() - Method in class org.forgerock.api.models.Update.Builder
-
- self() - Method in class org.forgerock.audit.events.AuditEventBuilder
-
Returns this object, as its actual type.
- selfSignedCertificate() - Static method in class org.forgerock.opendj.setup.model.Security
-
Specifies that the setup will generate a PKCS#12 keystore which will contains a self signed certificate.
- send(Request, RequestHandle) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Sends a request to the Directory Server.
- send(Request) - Method in interface org.forgerock.opendj.ldap.LdapClientSocket
-
Sends a request to the Directory Server.
- send() - Method in class org.opends.server.util.EMailMessage
-
Attempts to send this message to the intended recipient(s).
- sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Method in interface org.opends.server.api.AlertHandler
-
Sends an alert notification based on the provided information.
- sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Static method in class org.opends.server.core.DirectoryServer
-
Sends an alert notification with the provided information.
- sendAlertNotification(AlertGenerator, Severity, String, LocalizableMessage) - Static method in class org.opends.server.core.DirectoryServer
-
Sends an alert notification with the provided information.
- sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Method in class org.opends.server.extensions.JMXAlertHandler
-
- sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Method in class org.opends.server.extensions.SMTPAlertHandler
-
- sendDisconnectNotification() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
-
Indicates whether to try to provide notification to the client that the connection will be closed.
- senderId - Variable in class org.opends.server.replication.protocol.RoutableMsg
-
The serverID of the server that sends this message.
- sendIntermediateResponseMessage(Operation, IntermediateResponse) - Method in class org.opends.server.api.ClientConnection
-
Sends the provided intermediate response message to the client.
- sendIntermediateResponseMessage(Operation, IntermediateResponse) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- sendIntermediateResponseMessage(Operation, IntermediateResponse) - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- sendNotificationEMailMessage() - Method in class org.opends.server.backends.task.Task
-
If appropriate, send an e-mail message with information about the completed task.
- sendResponse(Operation) - Method in class org.opends.server.api.ClientConnection
-
Removes the provided operation from the set of operations in progress of this client connection and sends
a response to the client based on the information in the provided operation.
- sendResponse() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
Whether to send the intermediate response to the client.
- sendResponse(Operation) - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
Removes the provided operation from the set of operations in progress of this client connection and sends
a response to the client based on the information in the provided operation.
- sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.api.ClientConnection
-
Sends the provided search result entry to the client.
- sendSearchEntry(SearchResultEntry) - Method in class org.opends.server.core.SearchOperation
-
Sends the provided search result entry to the client.
- sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.api.ClientConnection
-
Sends the provided search result reference to the client.
- sendSearchReference(SearchResultReference) - Method in class org.opends.server.core.SearchOperation
-
Sends the provided search result reference to the client.
- sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
-
- sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.ldap.LdapClientConnection
-
- sendSearchResultDone() - Method in class org.opends.server.core.SearchOperation
-
Sends the search result done message to the client.
- sendTopoInfoToAll() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Update every peers (RS/DS) with topology changes.
- sendUnsolicitedNotification(ExtendedResult) - Method in interface org.forgerock.opendj.ldap.LdapSession
-
Sends an unsolicited notification to the client.
- SEQUENCE_TAG - Static variable in class org.forgerock.json.jose.utils.DerUtils
-
DER tag for sequence values.
- SequentialCursor<K,V> - Interface in org.opends.server.backends.pluggable.spi
-
Cursor extended with navigation methods.
- serialize(ManagedObjectPathSerializer) - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Serialize this managed object path using the provided serialization
strategy.
- serialVersionUID - Static variable in exception org.forgerock.config.resolvers.SubstitutionException
-
- SERVER - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The server event payload field name.
- server(String, int) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
-
Sets the provided server values for the event.
- server(String) - Static method in class org.forgerock.opendj.setup.model.ProxyServerSetup
-
- server(String, int) - Static method in class org.forgerock.opendj.setup.model.ProxyServerSetup
-
- server - Variable in class org.opends.server.snmp.TableDsApplIfOpsTable
-
Reference to the MBean server.
- server - Variable in class org.opends.server.snmp.TableDsIntTable
-
Reference to the MBean server.
- server - Variable in class org.opends.server.snmp.TableDsTable
-
Reference to the MBean server.
- SERVER_LOCK_FILE_NAME - Static variable in class org.opends.server.util.ServerConstants
-
The name that will be used for the server-wide lock to prevent multiple instances of the server from running
concurrently.
- SERVER_VENDOR_NAME - Static variable in class org.opends.server.util.ServerConstants
-
The value that will be used for the vendorName attribute in the root DSE.
- serverAlreadyInstalled(Path) - Static method in class org.forgerock.opendj.setup.model.SetupUtils
-
Returns
true
if there is already an OpenDJ instance set up in the provided
Path
.
- ServerConstants - Class in org.opends.server.util
-
This class defines a set of constants that may be referenced throughout the Directory Server source.
- ServerConstraintHandler - Class in org.forgerock.opendj.config.server
-
An interface for performing server-side constraint validation.
- ServerConstraintHandler() - Constructor for class org.forgerock.opendj.config.server.ServerConstraintHandler
-
Creates a new server constraint handler.
- serverContext - Variable in class org.opends.server.api.HttpEndpoint
-
Context of this LDAP server.
- ServerContext - Interface in org.opends.server.core
-
Context for the server, giving access to global properties of the server.
- ServerDescriptor - Class in org.opends.server.tools.dsreplication
-
The object of this class represent an OpenDJ server instance.
- serverFromContext(Context) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
-
Sets the server fields for the event, if the provided
Context
contains a ClientContext
..
- ServerId<T extends ServerId<T>> - Interface in org.opends.server.replication.common
-
Represents a server ID, which can identify either a directory server or a replication server.
- serverInstanceDirectory(Path) - Method in class org.forgerock.opendj.server.embedded.ConfigParameters
-
Sets the instance root directory of the directory server.
- ServerLoggingCategoryNames - Class in org.opends.server.loggers
-
Provides mapping from opendj server class names to simple category names used for logging.
- ServerManagedObject<S extends Configuration> - Class in org.forgerock.opendj.config.server
-
A server-side managed object.
- ServerManagedObjectAddListener<T extends Configuration> - Interface in org.forgerock.opendj.config.server
-
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> - Interface in org.forgerock.opendj.config.server
-
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 - Exception in org.forgerock.opendj.config.server
-
The requested server managed object was found but one or more of its
properties could not be decoded successfully.
- ServerManagedObjectDecodingException(ServerManagedObject<?>, Collection<PropertyException>) - Constructor for exception org.forgerock.opendj.config.server.ServerManagedObjectDecodingException
-
Create a new property decoding exception.
- ServerManagedObjectDeleteListener<T extends Configuration> - Interface in org.forgerock.opendj.config.server
-
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 - Class in org.forgerock.opendj.config.server
-
Server management connection context.
- ServerManagementContext(ConfigurationRepository, SubstitutionService) - Constructor for class org.forgerock.opendj.config.server.ServerManagementContext
-
Creates a context from the provided configuration repository.
- serverPolicy() - Method in class org.opends.server.core.CoreConfigManager
-
Returns the default schema validation policy that should be used by the server.
- ServerReader - Class in org.opends.server.replication.server
-
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.
- ServerReader(Session, ServerHandler) - Constructor for class org.opends.server.replication.server.ServerReader
-
Constructor for the LDAP server reader part of the replicationServer.
- serverRootDirectory(Path) - Method in class org.forgerock.opendj.server.embedded.ConfigParameters
-
Sets the server root directory of the directory server.
- servers(List<String>) - Static method in class org.forgerock.opendj.setup.model.ProxyServerSetup
-
- SERVERS_ADMIN_DATA_DN - Static variable in class org.opends.server.tools.dsreplication.ADSContext
-
The parent entry of the server entries.
- ServerShutdownListener - Interface in org.opends.server.api
-
This interface defines a method that may be used to notify various Directory Server components that the server is
shutting down.
- ServerSideSortRequestControl - Class in org.forgerock.opendj.ldap.controls
-
The server-side sort request control as defined in RFC 2891.
- ServerSideSortResponseControl - Class in org.forgerock.opendj.ldap.controls
-
The server-side sort response control as defined in RFC 2891.
- ServerStartMsg - Class in org.opends.server.replication.protocol
-
This message is used by LDAP server when they first connect.
- ServerStartMsg(ReplicaId, HostPort, Dn, long, ServerState, long, boolean, GroupId) - Constructor for class org.opends.server.replication.protocol.ServerStartMsg
-
Creates a new ServerStartMsg.
- ServerState - Class in org.opends.server.replication.common
-
- ServerState() - Constructor for class org.opends.server.replication.common.ServerState
-
- ServerStatus - Enum in org.opends.server.replication.common
-
The various status a DS can take.
- ServerWriter - Class in org.opends.server.replication.server
-
This class defines a server writer, which is used to send changes to a directory server.
- ServerWriter(Session, ServerHandler, ReplicationServerDomain, DSRSShutdownSync) - Constructor for class org.opends.server.replication.server.ServerWriter
-
Create a ServerWriter.
- ServiceDiscoveryChangeListener - Interface in org.opends.server.discovery
-
This interface defines the methods that a Service Discovery consumer should implement if it wishes to be notified of
changes in the service.
- serviceDiscoveryMechanism(ProxyServerSetup.ServiceDiscoveryMechanism<?>) - Method in class org.forgerock.opendj.setup.model.ProxyServerSetup
-
- ServiceDiscoveryMechanism() - Constructor for class org.forgerock.opendj.setup.model.ProxyServerSetup.ServiceDiscoveryMechanism
-
- ServiceDiscoveryMechanism<C extends ServiceDiscoveryMechanismCfg> - Interface in org.opends.server.discovery
-
Maintains a set of Partition
s keeping it up to date according to a specific discovery mechanism.
- ServiceDiscoveryMechanismCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Service Discovery Mechanism
settings.
- ServiceDiscoveryMechanismCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Service Discovery
Mechanism settings.
- ServiceDiscoveryMechanismCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Service Discovery Mechanism managed
object definition meta information.
- ServiceDiscoveryMechanismConfigManager - Class in org.opends.server.discovery
-
Manages configuration additions and deletions of service discovery mechanisms in the server configuration.
- ServiceDiscoveryMechanismConfigManager(ServerContext) - Constructor for class org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
Declares a new Configuration Manager for this Directory Server.
- services(Services) - Method in class org.forgerock.api.models.ApiDescription.Builder
-
Set the services.
- Services - Class in org.forgerock.api.models
-
Class that represents API descriptor's Service
Resource
definitions.
- services() - Static method in class org.forgerock.api.models.Services
-
Create a new Builder for Services.
- Services.Builder - Class in org.forgerock.api.models
-
Builder to help construct the Services.
- serviceState() - Method in class org.opends.server.tools.ConfigureWindowsService
-
Checks if OpenDJ is enabled as a windows service and if it is write the serviceName in the output stream (if it
is not null).
- ServiceUnavailableException - Exception in org.forgerock.json.resource
-
An exception that is thrown during an operation on a resource when the server
is temporarily unable to handle the request.
- ServiceUnavailableException() - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
-
Constructs a new exception with null
as its detail message.
- ServiceUnavailableException(String) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
-
Constructs a new exception with the specified detail message.
- ServiceUnavailableException(String, Throwable) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
-
Constructs a new exception with the specified detail message and cause.
- ServiceUnavailableException(Throwable) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
-
Constructs a new exception with the specified cause.
- Session - Interface in org.opends.server.replication.protocol
-
This class defines a replication session using TLS.
- SessionImpl - Class in org.opends.server.replication.protocol
-
This class defines a replication session using TLS.
- SessionImpl(ReplicationContext, Socket, SSLSocket) - Constructor for class org.opends.server.replication.protocol.SessionImpl
-
Creates a new Session.
- sessionInitiated(ServerStatus, ServerState) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
- sessionInitiated(ServerStatus, ServerState) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Set the initial status of the domain and perform necessary initializations.
- SessionModeConfig - Enum in org.forgerock.audit.handlers.jms
-
Configuration wrapper for JMS Session.getAcknowledgeMode()
SessionMode setting.
- set(int, E) - Method in class org.forgerock.util.LazyList
-
Replaces the element at the specified position in this list with the
specified element.
- set(int, E) - Method in class org.forgerock.util.ListDecorator
-
Replaces the element at the specified position in this list with the
specified element.
- set(Option<T>, T) - Method in class org.forgerock.util.Options
-
Sets an option to the provided value.
- set(SnmpValue, long, Object) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Set the value of a scalar variable
- set(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
- set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
- set(SnmpValue, long, Object) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Set the value of a scalar variable
- set(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
- set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsIntTableMeta
-
- set(SnmpValue, long, Object) - Method in class org.opends.server.snmp.DsMIBMeta
-
Set the value of a scalar variable
- set(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsMIBMeta
-
- set(SnmpValue, long, Object) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Set the value of a scalar variable
- set(SnmpMibSubRequest, int) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
- set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.opends.server.snmp.DsTableMeta
-
- setAcceptBacklog(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "accept-backlog" property.
- setAcceptBacklog(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "accept-backlog" property.
- setAccessTokenCacheEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Sets the "access-token-cache-enabled" property.
- setAccessTokenCacheExpiration(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Sets the "access-token-cache-expiration" property.
- setAccessTokenDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2FileAuthorizationMechanismCfgClient
-
Sets the "access-token-directory" property.
- setAccountExpirationTime(long) - Method in class org.opends.server.core.PasswordPolicyState
-
Sets the user's account expiration time to the specified value.
- setAccountStatusNotificationHandler(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "account-status-notification-handler" property.
- setAccountStatusNotificationType(Collection<ValueOrExpression<ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType>>) - Method in interface org.forgerock.opendj.server.config.client.ErrorLogAccountStatusNotificationHandlerCfgClient
-
Sets the "account-status-notification-type" property.
- setAction(String) - Method in interface org.forgerock.json.resource.ActionRequest
-
Sets the ID of the action to be performed by this action request.
- setAdditionalItems(List<AdditionalLogItem>) - Method in class org.forgerock.opendj.server.core.RequestContext
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.ActionRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.CreateRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.PatchRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.QueryRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.ReadRequest
-
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.Request
-
Sets an additional parameter which should be used to control the behavior of this action request.
- setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- setAddMissingRdnAttributes(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "add-missing-rdn-attributes" property.
- setAddUserFriendlyComments(boolean) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Specifies whether user-friendly comments should be added whenever
distinguished names or UTF-8 attribute values are encountered which
contained non-ASCII characters.
- setAddUserFriendlyComments(boolean) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Specifies whether user-friendly comments should be added whenever
distinguished names or UTF-8 attribute values are encountered which
contained non-ASCII characters.
- setAdminActionRequired(boolean) - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Specifies whether administrative action is required before one or more of
the changes will take effect.
- setAdminConnectionHandler() - Method in class org.opends.server.api.ConnectionHandler
-
Sets this connection handler as the admin connection handler.
- setAdministratorAction(AdministratorAction) - Method in class org.forgerock.opendj.config.PropertyDefinition.AbstractBuilder
-
Set the administrator action.
- setAdsProperties(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Sets the ADS properties of the server.
- setAgreementPartyUInfo(String) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Sets the Agreement PartyUInfo header parameter for this JWE.
- setAgreementPartyVInfo(String) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Sets the Agreement PartyVInfo header parameter for this JWE.
- setAlgorithm(Algorithm) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Sets the algorithm used to perform cryptographic signing and/or encryption on the JWT.
- setAllowAttributeNameExceptions(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "allow-attribute-name-exceptions" property.
- setAllowAttributeTypesWithNoSupOrSyntax(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "allow-attribute-types-with-no-sup-or-syntax" property.
- setAllowedAttribute(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "allowed-attribute" property.
- setAllowedAttributeException(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "allowed-attribute-exception" property.
- setAllowedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "allowed-client" property.
- setAllowedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "allowed-client" property.
- setAllowedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "allowed-client" property.
- setAllowedControl(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "allowed-control" property.
- setAllowedExtendedOperation(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "allowed-extended-operation" property.
- setAllowedManager(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "allowed-manager" property.
- setAllowedTask(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "allowed-task" property.
- setAllowedUser(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "allowed-user" property.
- setAllowExpiredPasswordChanges(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "allow-expired-password-changes" property.
- setAllowLdapV2(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "allow-ldap-v2" property.
- setAllowList(List<Aci>) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set the allow ACI list.
- setAllowMultiplePasswordValues(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "allow-multiple-password-values" property.
- setAllowPreEncodedPasswords(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "allow-pre-encoded-passwords" property.
- setAllowRetrievingMembership(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Sets the "allow-retrieving-membership" property.
- setAllowStartTls(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "allow-start-tls" property.
- setAllowTcpReuseAddress(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "allow-tcp-reuse-address" property.
- setAllowTcpReuseAddress(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "allow-tcp-reuse-address" property.
- setAllowUnclassifiedCharacters(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Sets the "allow-unclassified-characters" property.
- setAllowUnlimited(boolean) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Specify whether this property definition will allow unlimited values (default is false).
- setAllowUnlimited(boolean) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition.Builder
-
Specify whether this property definition will allow unlimited values (default is false).
- setAllowUnlimited(boolean) - Method in class org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Specify whether this property definition will allow unlimited
values (default is false).
- setAllowUserPasswordChanges(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "allow-user-password-changes" property.
- setAllowZeroLengthValuesDirectoryString(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "allow-zero-length-values-directory-string" property.
- setAltAuthenticationEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Sets the "alt-authentication-enabled" property.
- setAltPasswordHeader(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Sets the "alt-password-header" property.
- setAltUsernameHeader(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Sets the "alt-username-header" property.
- setApiDescriptorEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "api-descriptor-enabled" property.
- setAppend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "append" property.
- setAppend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "append" property.
- setAppend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "append" property.
- setAppend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "append" property.
- setAppend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "append" property.
- setAssertionValue(Object) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Sets the assertion value to be compared.
- setAssertionValue(ByteString) - Method in class org.opends.server.core.CompareOperation
-
Specifies the assertion value for this compare operation.
- setAssertionValue(ByteString) - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
-
Specifies the assertion value for this compare operation.
- setAssertionValue(ByteString) - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Specifies the assertion value for this compare operation.
- setAssociatedTask(Task) - Method in class org.opends.server.api.DirectoryThread
-
Sets the task with which this thread is associated.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAsynchronous(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "asynchronous" property.
- setAttachment(String, Object) - Method in interface org.opends.server.types.operation.PluginOperation
-
Sets the value of the specified attachment.
- setAttachment(String, Object) - Method in class org.opends.server.types.Operation
-
Sets the value of the specified attachment.
- setAttachments(Map<String, Object>) - Method in class org.opends.server.types.Operation
-
Set the attachments to the operation.
- setAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "attribute" property.
- setAttribute(Attribute) - Method in class org.opends.server.config.JMXMBean
-
Set the value of a specific attribute of the Dynamic MBean.
- setAttribute(Attribute) - Method in class org.opends.server.extensions.JMXAlertHandler
-
Set the value of a specific attribute of the Dynamic MBean.
- setAttributeDescription(AttributeDescription) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Sets the name of the attribute to be compared.
- setAttributeDescription(String) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Sets the name of the attribute to be compared.
- setAttributeDescription(AttributeDescription) - Method in class org.opends.server.core.CompareOperation
-
- setAttributeDescription(AttributeDescription) - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Specifies the attribute description for this compare operation.
- setAttributeFactory(Function<AttributeDescription, Attribute>) - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Sets the function which will be used for creating new Attribute
instances when decoding attributes.
- setAttributes(AttributeList) - Method in class org.opends.server.config.JMXMBean
-
Sets the values of several attributes of the Dynamic MBean.
- setAttributes(Set<String>) - Method in class org.opends.server.core.SearchOperation
-
Specifies the set of requested attributes for this search operation.
- setAttributes(AttributeList) - Method in class org.opends.server.extensions.JMXAlertHandler
-
Sets the values of several attributes of the Dynamic MBean.
- setAttributes(Set<String>) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the set of requested attributes for this search operation.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAttributeType(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "attribute-type" property.
- setAuthenticationDN(Dn) - Method in class org.opends.server.types.AuthenticationInfo
-
Sets the DN of the user as whom the client is authenticated, does nothing if the client is unauthenticated.
- setAuthenticationInfo(AuthenticationInfo) - Method in class org.forgerock.opendj.server.core.ConnectionContext
-
Sets the authentication info to use for this connection context.
- setAuthenticationInfo(AuthenticationInfo) - Method in class org.opends.server.api.ClientConnection
-
Specifies information about the authentication that has been performed for this connection.
- setAuthenticationInfo(AuthenticationInfo) - Method in class org.opends.server.core.BindOperation
-
Specifies the authentication info that resulted from processing this bind operation.
- setAuthenticationRequired(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "authentication-required" property.
- setAuthenticationTypeAndValue(byte, byte[]) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Sets the authentication type and value.
- setAuthFailureReason(LocalizableMessage) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Specifies the reason why authentication failed.
- setAuthFailureReason(LocalizableMessage) - Method in class org.opends.server.core.BindOperation
-
Specifies the reason that the authentication failed.
- setAuthFailureReason(LocalizableMessage) - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Specifies the reason that the authentication failed.
- setAuthFailureReason(LocalizableMessage) - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Specifies the reason that the authentication failed.
- setAuthFailureReason(LocalizableMessage) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the reason that the authentication failed.
- setAuthFailureTimes(List<Long>) - Method in class org.opends.server.core.PasswordPolicyState
-
Explicitly specifies the auth failure times for the associated user.
- setAuthorizationDN(Dn) - Method in class org.opends.server.types.AuthenticationInfo
-
Sets the DN for the user that should be used as the default authorization identity, does nothing if the client is
unauthorized.
- setAuthorizationEntry(Entry) - Method in class org.opends.server.types.Operation
-
Provides the entry for the user that should be considered the authorization identity for this operation.
- setAuthorizationId(String) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
Sets the authorization ID of the user.
- setAuthorizationMechanism(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Sets the "authorization-mechanism" property.
- setAuthUser(String) - Method in interface org.opends.server.loggers.HTTPRequestInfo
-
Sets the username that was used to authenticate.
- setAuthUser(String) - Method in class org.opends.server.protocols.http.HttpLogContext
-
- setAuthzidJsonPointer(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Sets the "authzid-json-pointer" property.
- setAuthzToken(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Sets the Splunk authorization token required for making HTTP event collector calls.
- setAutoCommit(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the auto commit value.
- setAutoFlush(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the auto flush indicator.
- setAutoFlush(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the auto flush indicator.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAutoFlush(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "auto-flush" property.
- setAvailableAuditEventHandlers(List<String>) - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Sets the list of available audit event handlers.
- setBackendId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Sets the "backend-id" property.
- setBackendID(String) - Method in class org.opends.server.api.Backend
-
Specifies the unique identifier for this backend.
- setBackupDirectory(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Sets the "backup-directory" property.
- setBaseDn(String) - Method in class org.forgerock.opendj.config.DnPropertyDefinition.Builder
-
Set the base DN which all valid values must be immediately
subordinate to.
- setBaseDn(Dn) - Method in class org.forgerock.opendj.config.DnPropertyDefinition.Builder
-
Set the base DN which all valid values must be immediately
subordinate to.
- setBaseDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Sets the "base-dn" property.
- setBaseDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2CtsAuthorizationMechanismCfgClient
-
Sets the "base-dn" property.
- setBaseDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Sets the "base-dn" property.
- setBaseDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "base-dn" property.
- setBaseDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Sets the "base-dn" property.
- setBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "base-dn" property.
- setBaseDN(Dn) - Method in class org.opends.server.backends.RebuildConfig
-
Set the base DN to rebuild.
- setBaseDN(Dn) - Method in class org.opends.server.backends.VerifyConfig
-
Set the base DN to be verified.
- setBaseDN(Dn) - Method in class org.opends.server.core.SearchOperation
-
Specifies the base DN as included in the request from the client.
- setBaseDN(Dn) - Method in class org.opends.server.types.LDAPURL
-
Specifies the base DN for this LDAP URL.
- setBaseDN(Dn) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the base DN for this search operation.
- setBaseDNs(Dn...) - Method in class org.opends.server.backends.MemoryBackend
-
Set the base DNs for this backend.
- setBasePath(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Sets the "base-path" property.
- setBaseUnit(String) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the base unit for this property definition (values including limits are specified in this unit).
- setBaseUnit(DurationUnit) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the base unit for this property definition (values including
limits are specified in this unit).
- setBatch(BatchPublisherConfiguration) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Sets the configuration used to initialize the batch publisher.
- setBatchEnabled(boolean) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
sets if handling of audit events should be done in batches.
- setBcryptCost(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.BcryptPasswordStorageSchemeCfgClient
-
Sets the "bcrypt-cost" property.
- setBindDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "bind-dn" property.
- setBindDN(Dn) - Method in class org.opends.server.core.BindOperation
-
- setBindDN(Dn) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the bind DN for this bind operation.
- setBindPassword(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "bind-password" property.
- setBindWithDnRequiresPassword(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "bind-with-dn-requires-password" property.
- setBody(LocalizableMessageBuilder) - Method in class org.opends.server.util.EMailMessage
-
Specifies the body for this message.
- setBody(LocalizableMessage) - Method in class org.opends.server.util.EMailMessage
-
Specifies the body for this message.
- setBodyTextSubtype(String) - Method in class org.opends.server.util.EMailMessage
-
Specifies the MIME text subtype for the body of this message.
- setBuffering(ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Sets configuration of event buffering.
- setBuffering(JsonAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Sets configuration of event buffering.
- setBuffering(SplunkAuditEventHandlerConfiguration.BufferingConfiguration) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Sets the configuration for buffering.
- setBufferingConfiguration(CsvAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Sets the configuration for events buffering.
- setBufferingConfiguration(JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Sets the configuration for events buffering.
- setBufferingConfiguration(SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the configuration for events buffering.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "buffer-size" property.
- setBufferSize(int) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies the buffer size that should be used when reading LDIF data.
- setByte(int, byte) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Sets the byte value at the specified index.
- setCachedPasswordStorageScheme(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "cached-password-storage-scheme" property.
- setCachedPasswordTtl(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "cached-password-ttl" property.
- setCacheLevel(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Sets the "cache-level" property.
- setCacheMissCacheTime(Duration) - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Update the cache time before reload the cache in case of cache miss.
- setCacheOrder(SortedMap<Integer, EntryCache<? extends EntryCacheCfg>>) - Static method in class org.opends.server.extensions.DefaultEntryCache
-
Sets the current cache order array.
- setCacheTimeout(Duration) - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Update the cache timeout.
- setCancelled() - Method in class org.forgerock.opendj.server.core.RequestContext
-
Notifies the request has been aborted.
- setCapacity(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the maximum capacity of the publishing queue.
- setCaseInsensitive(boolean) - Method in class org.forgerock.opendj.config.StringPropertyDefinition.Builder
-
Set a flag indicating whether values of this property are
case-insensitive.
- setCaseInsensitiveFields(List<String>) - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Set the list of audit event fields to treat case-insensitively when filtering.
- setCaseSensitiveStrings(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "case-sensitive-strings" property.
- setCaseSensitiveStrings(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "case-sensitive-strings" property.
- setCaseSensitiveStrings(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "case-sensitive-strings" property.
- setCaseSensitiveValidation(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "case-sensitive-validation" property.
- setCaseSensitiveValidation(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Sets the "case-sensitive-validation" property.
- setCaseSensitiveValidation(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Sets the "case-sensitive-validation" property.
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Sets the throwable cause associated with this result if available.
- setCause(Throwable) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- setCertificateAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Sets the "certificate-attribute" property.
- setCertificateMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Sets the "certificate-mapper" property.
- setCertificateValidationPolicy(ValueOrExpression<ExternalSaslMechanismHandlerCfgDefn.CertificateValidationPolicy>) - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Sets the "certificate-validation-policy" property.
- setChangelogEnabled(ValueOrExpression<ReplicationServerCfgDefn.ChangelogEnabled>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "changelog-enabled" property.
- setChangetimeHeartbeatInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "changetime-heartbeat-interval" property.
- setCharacterSet(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Sets the "character-set" property.
- setCharacterSetRanges(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Sets the "character-set-ranges" property.
- setCheckReferences(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "check-references" property.
- setCheckReferencesFilterCriteria(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "check-references-filter-criteria" property.
- setCheckReferencesScopeCriteria(ValueOrExpression<ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "check-references-scope-criteria" property.
- setCheckSchema(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "check-schema" property.
- setCheckSubstrings(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Sets the "check-substrings" property.
- setCheckSubstrings(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "check-substrings" property.
- setChecksumAlgorithm(ValueOrExpression<EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm>) - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Sets the "checksum-algorithm" property.
- setCipherKeyLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "cipher-key-length" property.
- setCipherKeyLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "cipher-key-length" property.
- setCipherKeyLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "cipher-key-length" property.
- setCipherTransformation(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "cipher-transformation" property.
- setCipherTransformation(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "cipher-transformation" property.
- setCipherTransformation(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "cipher-transformation" property.
- setClaim(String, Object) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets a claim with the specified name and value.
- setClaims(Map<String, Object>) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets claims using the values contained in the specified map.
- setClearBackend(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether to clear the entire backend if importing to a backend.
- setClientId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "client-id" property.
- setClientSecret(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "client-secret" property.
- setCommunity(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "community" property.
- setCompactEncoding(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "compact-encoding" property.
- setCompletionTime(long) - Method in class org.opends.server.backends.task.Task
-
Sets the completion time for this task and updates the associated task entry as necessary.
- setCompressData(boolean) - Method in class org.opends.server.types.BackupConfig
-
Specifies whether the backup process should compress the data as it is archived.
- setCompressData(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether the LDIF data should be compressed as it is written.
- setCompressed(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether the input LDIF source is expected to be compressed.
- setCompressionAlgorithm(CompressionAlgorithm) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the Compression Algorithm header parameter for this JWE.
- setComputeChangeNumber(boolean) - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
Sets whether the replication database must compute change numbers for replicated changes.
- setComputeChangeNumber(boolean) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- setConfidentialityEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "confidentiality-enabled" property.
- setConfidentialityEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "confidentiality-enabled" property.
- setConfidentialityEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "confidentiality-enabled" property.
- setConfig(T) - Method in class org.opends.server.api.KeyManagerProvider
-
Sets the configuration associated to this key manager provider.
- setConfigDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Sets the "config-directory" property.
- setConfigFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Sets the "config-file" property.
- setConfigFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Sets the "config-file" property.
- setConfigFile(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies the configuration file that should be used to initialize the Directory Server config handler.
- setConfigResolver(PropertyResolver) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictBehavior(ValueOrExpression<VirtualAttributeCfgDefn.ConflictBehavior>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "conflict-behavior" property.
- setConflictsHistoricalPurgeDelay(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "conflicts-historical-purge-delay" property.
- setConnection(ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Sets configuration of connection to Elasticsearch.
- setConnection(SplunkAuditEventHandlerConfiguration.ConnectionConfiguration) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
Sets configuration of connection to Splunk.
- setConnectionClientAddressEqualTo(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "connection-client-address-equal-to" property.
- setConnectionClientAddressEqualTo(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "connection-client-address-equal-to" property.
- setConnectionClientAddressNotEqualTo(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "connection-client-address-not-equal-to" property.
- setConnectionClientAddressNotEqualTo(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "connection-client-address-not-equal-to" property.
- setConnectionMinimumSsf(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "connection-minimum-ssf" property.
- setConnectionPool(JdbcAuditEventHandlerConfiguration.ConnectionPool) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Sets the connection pool settings.
- setConnectionPoolIdleTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "connection-pool-idle-timeout" property.
- setConnectionPoolMaxSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "connection-pool-max-size" property.
- setConnectionPoolMinSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "connection-pool-min-size" property.
- setConnectionPortEqualTo(Collection<ValueOrExpression<Integer>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "connection-port-equal-to" property.
- setConnectionPortEqualTo(Collection<ValueOrExpression<Integer>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "connection-port-equal-to" property.
- setConnectionProtocolEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "connection-protocol-equal-to" property.
- setConnectionProtocolEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "connection-protocol-equal-to" property.
- setConnectionTimeout(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the maximum amount of time to wait for a connection from the connection pool.
- setConnectionTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "connection-timeout" property.
- setConnectionTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "connection-timeout" property.
- setConnectionTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Sets the "connection-timeout" property.
- setConnectTimeout(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the timeout after which attempts to connect to the Syslog daemon will be abandoned.
- setConstant(String, Object) - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Sets a constant to use in template file.
- setContent(JsonValue) - Method in interface org.forgerock.json.resource.ActionRequest
-
Sets the content of this action request.
- setContent(JsonValue) - Method in interface org.forgerock.json.resource.CreateRequest
-
Sets the content of the JSON resource to be created.
- setContent(JsonValue) - Method in interface org.forgerock.json.resource.UpdateRequest
-
Sets the content of the JSON resource to be replaced.
- setContentType(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the content type header parameter for this JWS.
- setContextProperties(Map<String, String>) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
- setCreationTime(long) - Method in class org.opends.server.replication.protocol.ErrorMsg
-
Get the creation time of this message.
- setCriticalHeaders(List<String>) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the critical header parameters for this JWS.
- setCryptPasswordStorageEncryptionAlgorithm(ValueOrExpression<CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm>) - Method in interface org.forgerock.opendj.server.config.client.CryptPasswordStorageSchemeCfgClient
-
Sets the "crypt-password-storage-encryption-algorithm" property.
- setCsvDelimiterChar(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "csv-delimiter-char" property.
- setCsvDelimiterChar(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "csv-delimiter-char" property.
- setCsvEolSymbols(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "csv-eol-symbols" property.
- setCsvEolSymbols(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "csv-eol-symbols" property.
- setCsvQuoteChar(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "csv-quote-char" property.
- setCsvQuoteChar(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "csv-quote-char" property.
- setCurrentAttributeType(AttributeType) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set the attribute type to be evaluated.
- setCurrentAttributeValue(ByteString) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set the attribute value to be evaluated.
- setCursorEntryLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "cursor-entry-limit" property.
- setCursorEntryLimit(int) - Method in class org.opends.server.api.ClientConnection
-
Specifies the default maximum number of entry IDs the server may retrieve while cursoring through an index
during a search.
- setDatabaseType(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Sets the type of the database.
- setDataSourceClassName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the datasource class name for the configured database.
- setDbCachePercent(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-cache-percent" property.
- setDbCacheSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-cache-size" property.
- setDbCheckpointerBytesInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-checkpointer-bytes-interval" property.
- setDbCheckpointerWakeupInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-checkpointer-wakeup-interval" property.
- setDbCleanerMinUtilization(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-cleaner-min-utilization" property.
- setDbDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-directory" property.
- setDbDirectoryPermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-directory-permissions" property.
- setDBDirPermissions(File, String, Dn, ConfigChangeResult) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Sets files permissions on the backend directory.
- setDbDurability(ValueOrExpression<JeBackendCfgDefn.DbDurability>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-durability" property.
- setDbEvictorCoreThreads(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-evictor-core-threads" property.
- setDbEvictorKeepAlive(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-evictor-keep-alive" property.
- setDbEvictorMaxThreads(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-evictor-max-threads" property.
- setDbLogFilecacheSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-log-filecache-size" property.
- setDbLogFileMax(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-log-file-max" property.
- setDbLoggingFileHandlerOn(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-logging-file-handler-on" property.
- setDbLoggingLevel(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-logging-level" property.
- setDbLogVerifierSchedule(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-log-verifier-schedule" property.
- setDbNumCleanerThreads(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-num-cleaner-threads" property.
- setDbNumLockTables(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-num-lock-tables" property.
- setDbRunCleaner(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-run-cleaner" property.
- setDbRunLogVerifier(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "db-run-log-verifier" property.
- setDebugExceptionsOnly(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "debug-exceptions-only" property.
- setDebugScope(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "debug-scope" property.
- setDefaultAuthPasswordStorageScheme(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Sets the "default-auth-password-storage-scheme" property.
- setDefaultBehaviorProvider(DefaultBehaviorProvider<ValueOrExpression<T>>) - Method in class org.forgerock.opendj.config.PropertyDefinition.AbstractBuilder
-
Set the default behavior provider.
- setDefaultDebugExceptionsOnly(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "default-debug-exceptions-only" property.
- setDefaultIncludeThrowableCause(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "default-include-throwable-cause" property.
- setDefaultManagedObject(String, DefaultManagedObject<? extends C, ? extends S>) - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition.Builder
-
Adds the named default managed object to this instantiable relation
definition.
- setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.forgerock.opendj.config.OptionalRelationDefinition.Builder
-
Sets the optional default managed object associated with this
optional relation definition.
- setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.forgerock.opendj.config.SetRelationDefinition.Builder
-
Adds the default managed object to this set relation definition.
- setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.forgerock.opendj.config.SingletonRelationDefinition.Builder
-
Sets the optional default managed object associated with this
singleton relation definition.
- setDefaultOmitMethodEntryArguments(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "default-omit-method-entry-arguments" property.
- setDefaultOmitMethodReturnValue(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "default-omit-method-return-value" property.
- setDefaultPasswordPolicy(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "default-password-policy" property.
- setDefaultPasswordStorageScheme(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "default-password-storage-scheme" property.
- setDefaults() - Method in class org.forgerock.audit.events.AuditEventBuilder
-
- setDefaultSchema(Schema) - Static method in class org.forgerock.opendj.ldap.schema.Schema
-
Sets the default schema which should be used by this application.
- setDefaultSeverity(Collection<ValueOrExpression<ErrorLogPublisherCfgDefn.DefaultSeverity>>) - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Sets the "default-severity" property.
- setDefaultThrowableStackFrames(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "default-throwable-stack-frames" property.
- setDefaultUserPasswordStorageScheme(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Sets the "default-user-password-storage-scheme" property.
- setDegradedStatusThreshold(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "degraded-status-threshold" property.
- setDegradedStatusThreshold(int) - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
-
Set the degraded status threshold (For test purpose).
- setDelegate(AuditService) - Method in class org.forgerock.audit.AuditServiceProxy
-
Sets the AuditService this object proxies.
- setDeleteOldRdn(boolean) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Specifies whether the old RDN attribute values are to be retained as
attributes of the entry or deleted from the entry.
- setDeleteOldRDN(boolean) - Method in class org.opends.server.core.ModifyDnOperation
-
Specifies whether the current RDN value should be removed from the entry.
- setDeleteOldRdn(boolean) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Set the delete old rdn option.
- setDeleteOldRDN(boolean) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Specifies whether the current RDN value should be removed from the entry.
- setDelimiterChar(char) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Sets the character to use to delimit the csv entries.
- setDeliveryMode(DeliveryModeConfig) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Sets the delivery mode configuration that should be used when publishing the JMS messages.
- setDeniedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "denied-client" property.
- setDeniedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "denied-client" property.
- setDeniedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "denied-client" property.
- setDenyList(List<Aci>) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set the deny ACI list.
- setDependencyIds(Collection<String>) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the list of task IDs upon which this task is dependent.
- setDeprecatedPasswordStorageScheme(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "deprecated-password-storage-scheme" property.
- setDereferenceAliasesPolicy(DereferenceAliasesPolicy) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the alias dereferencing policy to be used during the search.
- setDerefPolicy(DereferenceAliasesPolicy) - Method in class org.opends.server.core.SearchOperation
-
Specifies the alias dereferencing policy for this search operation.
- setDerefPolicy(DereferenceAliasesPolicy) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the alias dereferencing policy for this search operation.
- setDescription(String) - Method in class org.forgerock.api.transform.LocalizableOperation
-
- setDescription(String) - Method in class org.forgerock.api.transform.LocalizableRefProperty
-
- setDescription(String) - Method in class org.forgerock.api.transform.LocalizableTag
-
- setDetail(JsonValue) - Method in exception org.forgerock.json.resource.ResourceException
-
Sets the additional detail which can be evaluated by applications.
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Sets the diagnostic message associated with this result.
- setDiagnosticMessage(CharSequence) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- setDictionaryFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "dictionary-file" property.
- setDigestAlgorithm(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "digest-algorithm" property.
- setDisableConnectionHandlers(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies whether the Directory Server startup process should skip the connection handler creation and
initialization phases.
- setDisabled(boolean) - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to indicate whether user account has been administratively disabled.
- setDisabledAlertType(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Sets the "disabled-alert-type" property.
- setDisabledMatchingRule(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "disabled-matching-rule" property.
- setDisabledPrivilege(Collection<ValueOrExpression<GlobalCfgDefn.DisabledPrivilege>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "disabled-privilege" property.
- setDisabledSyntax(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "disabled-syntax" property.
- setDiscoveryInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "discovery-interval" property.
- setDiscoveryInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "discovery-interval" property.
- setDiscoveryInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "discovery-interval" property.
- setDiskFullThreshold(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "disk-full-threshold" property.
- setDiskFullThreshold(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "disk-full-threshold" property.
- setDiskLowThreshold(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "disk-low-threshold" property.
- setDiskLowThreshold(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "disk-low-threshold" property.
- setDiskSpaceUsed(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRetentionPolicyCfgClient
-
Sets the "disk-space-used" property.
- setDN(Dn) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Set the DN.
- setDomainGenerationId(Dn, long) - Method in class org.opends.server.replication.server.ChangelogState
-
Sets the generationId for the supplied replication domain.
- setDontSynchronize(boolean) - Method in class org.opends.server.types.Operation
-
Specifies whether this operation must be synchronized to other copies of the data.
- setDriverClassName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the class name of the driver to use for the jdbc connection.
- setEclInclude(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Sets the "ecl-include" property.
- setEclIncludeForDeletes(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Sets the "ecl-include-for-deletes" property.
- setEclIncludes(Collection<Attribute>) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
Set a provided list of entry attributes.
- setEclIncludes(Set<String>, Set<String>) - Method in class org.opends.server.replication.protocol.StartSessionMsg
-
Set the attributes configured on a server to be included in the ECL.
- setEclIncludes(ReplicaId, Set<String>, Set<String>) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Set the attributes configured on a server to be included in the ECL.
- setElasticsearchCompatible(boolean) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Specifies if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
- setElasticsearchCompatible(boolean) - Method in class org.forgerock.audit.handlers.json.stdout.JsonStdoutAuditEventHandlerConfiguration
-
Specifies if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
- setEmailAddressAttributeType(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "email-address-attribute-type" property.
- setEnabled(boolean) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Sets the enabled flag for an audit event handler.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Enables tamper evident logging.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffering status.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffering status.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffering status.
- setEnabled(boolean) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffering status.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AccessControlHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AccountStatusNotificationHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ExtendedOperationHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ExternalChangelogDomainCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GroupImplementationCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpAuthorizationMechanismCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.IdentityMapperCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.KeyManagerProviderCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LogPublisherCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordGeneratorCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordStorageSchemeCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordValidatorCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SaslMechanismHandlerCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SchemaProviderCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SynchronizationProviderCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.TrustManagerProviderCfgClient
-
Sets the "enabled" property.
- setEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "enabled" property.
- setEnabledAlertType(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Sets the "enabled-alert-type" property.
- setEnableProfilingOnStartup(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "enable-profiling-on-startup" property.
- setEncryptData(boolean) - Method in class org.opends.server.types.BackupConfig
-
Specifies whether the backup process should encrypt the data as it is archived.
- setEncryptData(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether the LDIF data should be encrypted as it is written.
- setEncrypted(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether the input LDIF source is expected to be encrypted.
- setEncryptionMethod(EncryptionMethod) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Sets the Encryption Method header parameter for this JWE.
- setEndOfLineSymbols(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Gets the end of line symbol.
- setEntriesCompressed(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "entries-compressed" property.
- setEntryADDDate(CSN) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Sets the CSN of the operation that added this entry.
- setEntryAsAddedByServer(Entry) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Sets the entry added as added by the server in the DIT.
- setEntryCache(EntryCache<?>) - Static method in class org.opends.server.core.DirectoryServer
-
Specifies the entry cache that should be used by the Directory Server.
- setEntryDN(Dn) - Method in class org.opends.server.core.AddOperation
-
- setEntryDN(Dn) - Method in class org.opends.server.core.CompareOperation
-
Specifies the entry DN as included in the client request.
- setEntryDN(Dn) - Method in class org.opends.server.core.DeleteOperation
-
Specifies the entry DN as included in the client request.
- setEntryDN(Dn) - Method in class org.opends.server.core.ModifyDnOperation
-
- setEntryDN(Dn) - Method in class org.opends.server.core.ModifyOperation
-
- setEntryDN(Dn) - Method in interface org.opends.server.types.operation.PreParseAddOperation
-
Specifies the entry DN for the entry to add.
- setEntryDN(Dn) - Method in interface org.opends.server.types.operation.PreParseCompareOperation
-
Specifies the entry DN as included in the client request.
- setEntryDN(Dn) - Method in interface org.opends.server.types.operation.PreParseDeleteOperation
-
Specifies the entry DN for this delete operation.
- setEntryDN(Dn) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Specifies the entry DN as included in the client request.
- setEntryDN(Dn) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
-
Specifies the entry DN as included in the client request.
- setEntryFactory(Function<Dn, Entry>) - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Sets the function which will be used for creating new Entry
instances when decoding entries.
- setEntryMODDNDate(CSN) - Method in class org.opends.server.replication.plugin.EntryHistorical
-
Sets the CSN of the operation that renamed this entry.
- setEntryTestRule(boolean) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
True if the target matching code found an entry test rule.
- setEnumClass(Class<E>) - Method in class org.forgerock.opendj.config.EnumPropertyDefinition.Builder
-
Set the enumeration class which should be used for values of this
property definition.
- setEnvironmentConfig(DirectoryEnvironmentConfig) - Method in class org.opends.server.core.DirectoryServer
-
Sets the environment configuration for the Directory Server.
- setEphemeralPublicKey(JWK) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
Sets the Ephemeral Public Key header parameter for this JWE.
- setErrorMessage(LocalizableMessageBuilder) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Specifies the error message for this operation.
- setErrorMessage(LocalizableMessageBuilder) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Specifies the error message for this operation.
- setErrorMessage(LocalizableMessageBuilder) - Method in interface org.opends.server.types.operation.PreOperationOperation
-
Specifies the error message for this operation.
- setErrorMessage(LocalizableMessageBuilder) - Method in interface org.opends.server.types.operation.PreParseOperation
-
Specifies the error message for this operation.
- setErrorMessage(LocalizableMessageBuilder) - Method in class org.opends.server.types.Operation
-
Specifies the error message for this operation.
- setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setEtimeResolution(ValueOrExpression<GlobalCfgDefn.EtimeResolution>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "etime-resolution" property.
- setEvalOpAttributes(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
This method toggles a mask that indicates that access checking of individual operational attributes may or may
not be skipped depending on if there is a single ACI containing a targetattr all operational attributes rule
(targetattr="+").
- setEvalSummary(String) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Set the value of the summary string to the specified string.
- setEvaluationResult(EnumEvalReason, Aci) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Set the reason and the ACI that decided why the last access evaluation was evaluated the way it was.
- setEvalUserAttributes(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
This method toggles a mask that indicates that access checking of individual user attributes may or may not be
skipped depending on if there is a single ACI containing a targetattr all user attributes rule (targetattr="*").
- setEvent(String) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Sets the audit event the table mapping is for.
- setExample(String) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setExample(String) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setExample(String) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setExample(String) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setExample(String) - Method in interface org.forgerock.api.jackson.WithExampleSchema
-
Sets example
JSON Schema field.
- setException(LdapException) - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Set the exception that occurred during the import/export.
- setExceptionIfNoneSet(LdapException) - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Only sets the exception that occurred during the import/export if none was already set on this object.
- setExcludeAllOperationalAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Specifies whether all operational attributes should be excluded
from any change records that are read from LDIF.
- setExcludeAllOperationalAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Specifies whether all operational attributes should be excluded
from any change records that are written to LDIF.
- setExcludeAllOperationalAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Specifies whether all operational attributes should be excluded
from any entries that are read from LDIF.
- setExcludeAllOperationalAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Specifies whether all operational attributes should be excluded
from any entries that are written to LDIF.
- setExcludeAllOperationalAttributes(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether all the operational attributes should be excluded.
- setExcludeAllUserAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Specifies whether all user attributes should be excluded from any
change records that are read from LDIF.
- setExcludeAllUserAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Specifies whether all user attributes should be excluded from any
change records that are written to LDIF.
- setExcludeAllUserAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Specifies whether all user attributes should be excluded from any
entries that are read from LDIF.
- setExcludeAllUserAttributes(boolean) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Specifies whether all user attributes should be excluded from any
entries that are written to LDIF.
- setExcludeAllUserAttributes(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether all the user attributes should be excluded.
- setExcludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Excludes the named attribute from any change records that are read from
LDIF.
- setExcludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Excludes the named attribute from any change records that are written to
LDIF.
- setExcludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Excludes the named attribute from any entries that are read from LDIF.
- setExcludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Excludes the named attribute from any entries that are written to LDIF.
- setExcludeAttributes(Set<AttributeType>) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the set of attributes that should be excluded from the entries written to LDIF.
- setExcludeAttributes(Set<AttributeType>) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies the set of attributes that should be excluded from the entries read from the LDIF.
- setExcludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Excludes all change records which target entries beneath the named entry
(inclusive) from being read from LDIF.
- setExcludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Excludes all change records which target entries beneath the named entry
(inclusive) from being written to LDIF.
- setExcludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Excludes all entries beneath the named entry (inclusive) from being read
from LDIF.
- setExcludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Excludes all entries beneath the named entry (inclusive) from being
written to LDIF.
- setExcludeBranches(Set<Dn>) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the set of base DNs that specify the set of entries to exclude from the export.
- setExcludeBranches(Set<Dn>) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies the set of base DNs that specify the set of entries to exclude from the import.
- setExcludedAttribute(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Sets the "excluded-attribute" property.
- setExcludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Sets the "excluded-metric-pattern" property.
- setExcludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "excluded-metric-pattern" property.
- setExcludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Sets the "excluded-metric-pattern" property.
- setExcludeFilter(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "exclude-filter" property.
- setExcludeFilter(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Sets the "exclude-filter" property.
- setExcludeIf(Collection<String>) - Method in class org.forgerock.audit.filter.FilterPolicy
-
Sets the excludeIf list.
- setExpirationTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the expiration time of the JWT in the Claims Set.
- setExpirePasswordsWithoutWarning(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "expire-passwords-without-warning" property.
- setFacility(Facility) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the facility constant that should be applied to all Syslog messages.
- setFailedDependencyAction(FailedDependencyAction) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the action to take should one of the dependent task fail.
- setField(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the name of the event topic field to which this mapping applies.
- setFieldToColumn(Map<String, String>) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Sets the field to column mapping.
- setFilename(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Sets the location of the keystore to be used.
- setFileRetention(FileBasedEventHandlerConfiguration.FileRetention) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
- setFileRotation(FileBasedEventHandlerConfiguration.FileRotation) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
- setFileSizeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRotationPolicyCfgClient
-
Sets the "file-size-limit" property.
- setFilter(Filter) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the filter that defines the conditions that must be fulfilled in
order for an entry to be returned.
- setFilter(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the filter that defines the conditions that must be fulfilled in
order for an entry to be returned.
- setFilter(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Sets the "filter" property.
- setFilter(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "filter" property.
- setFilter(Filter) - Method in class org.opends.server.core.SearchOperation
-
Specifies the search filter as included in the request from the client.
- setFilter(Filter) - Method in class org.opends.server.types.LDAPURL
-
Specifies the search filter for this LDAP URL.
- setFilter(Filter) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the search filter as included in the request from the client.
- setFilteringPolicy(ValueOrExpression<AccessLogPublisherCfgDefn.FilteringPolicy>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Sets the "filtering-policy" property.
- setFilterPolicies(Map<String, FilterPolicy>) - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Set the filter policy mappings.
- setFinalizedPhase(boolean) - Method in class org.opends.server.protocols.jmx.RmiAuthenticator
-
Set that we are in the finalized phase.
- setFingerprintAlgorithm(ValueOrExpression<FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm>) - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Sets the "fingerprint-algorithm" property.
- setFingerprintAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Sets the "fingerprint-attribute" property.
- setForceChangeOnAdd(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "force-change-on-add" property.
- setForceChangeOnReset(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "force-change-on-reset" property.
- setForceDaemonThreads(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies whether all threads created by the Directory Server should be created as daemon threads.
- setFormatting(CsvAuditEventHandlerConfiguration.CsvFormatting) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Sets the CSV formatting options.
- setFractionalExclude(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "fractional-exclude" property.
- setFractionalInclude(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "fractional-include" property.
- setFreeDiskSpace(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FreeDiskSpaceLogRetentionPolicyCfgClient
-
Sets the "free-disk-space" property.
- setGenerateBranches(boolean) - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Sets the flag which indicates whether branch entries should be generated.
- setGeneratedPassword(byte[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
Sets the generated password.
- setGeneratedPassword(char[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
Sets the generated password.
- setGenerationID(long) - Method in class org.opends.server.replication.service.ReplicationBroker
-
Set the generation id - for test purpose.
- setGenerationID(long) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Sets the generationId for this replication domain.
- SetGenerationIdTask - Class in org.opends.server.tasks
-
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.
- SetGenerationIdTask() - Constructor for class org.opends.server.tasks.SetGenerationIdTask
-
- setGlobalAci(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.DseeCompatAccessControlHandlerCfgClient
-
Sets the "global-aci" property.
- setGraceLoginCount(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "grace-login-count" property.
- setGraceLoginTimes(List<Long>) - Method in class org.opends.server.core.PasswordPolicyState
-
Specifies the set of grace login use times for the associated user.
- setGraphiteServer(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "graphite-server" property.
- setGroupDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "group-dn" property.
- setGroupDN(Dn) - Method in class org.opends.server.api.Group
-
Sets the DN of the entry that contains the definition for this group.
- setGroupDN(Dn) - Method in class org.opends.server.extensions.DynamicGroup
-
- setGroupDN(Dn) - Method in class org.opends.server.extensions.StaticGroup
-
- setGroupDN(Dn) - Method in class org.opends.server.extensions.VirtualStaticGroup
-
- setGroupId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "group-id" property.
- setGroupId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "group-id" property.
- setGroupId(GroupId) - Method in class org.opends.server.replication.protocol.StartMsg
-
Set the group id in this message (For test purpose).
- setHandlerForQueries(String) - Method in class org.forgerock.audit.AuditServiceConfiguration
-
Sets the name of the handler to use for querying the audit events.
- setHashData(boolean) - Method in class org.opends.server.types.BackupConfig
-
Specifies whether the backup process should generate a hash of the data as it is archived.
- setHashData(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether to generate a cryptographic hash of the data that is written.
- setHashFunction(ValueOrExpression<ProxyBackendCfgDefn.HashFunction>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "hash-function" property.
- setHealthChecksEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Sets the "health-checks-enabled" property.
- setHeartbeatInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "heartbeat-interval" property.
- setHeartbeatInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "heartbeat-interval" property.
- setHeartbeatsDisabled(boolean) - Static method in class org.opends.server.replication.protocol.HeartbeatThread
-
For testing purposes only to simulate loss of heartbeats.
- setHeartbeatSearchRequestBaseDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "heartbeat-search-request-base-dn" property.
- setHost(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the host
for the connection.
- setHost(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the host
for the connection.
- setHost(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the hostname of the Syslog daemon to which messages should be published.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CramMd5SaslMechanismHandlerCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordModifyExtendedOperationHandlerCfgClient
-
Sets the "identity-mapper" property.
- setIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PlainSaslMechanismHandlerCfgClient
-
Sets the "identity-mapper" property.
- setIdleLockoutInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "idle-lockout-interval" property.
- setIdleTimeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "idle-time-limit" property.
- setIdleTimeLimit(long) - Method in class org.opends.server.api.ClientConnection
-
Specifies the maximum length of time in milliseconds that this client connection will be allowed to remain idle
before it should be disconnected.
- setIdleTimeout(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the maximum time a connection is allowed to be idle.
- setIgnoreWhiteSpace(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "ignore-white-space" property.
- setIgnoreWhiteSpace(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "ignore-white-space" property.
- setIgnoreWhiteSpace(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "ignore-white-space" property.
- setImportOffheapMemorySize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "import-offheap-memory-size" property.
- setIncludeAllOpAttributes(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether all the operational attributes should be included.
- setIncludeAllUserAttributes(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether all the user attributes should be included.
- setIncludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Ensures that the named attribute is not excluded from any change records
that are read from LDIF.
- setIncludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Ensures that the named attribute is not excluded from any change records
that are written to LDIF.
- setIncludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Ensures that the named attribute is not excluded from any entries that
are read from LDIF.
- setIncludeAttribute(AttributeDescription) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Ensures that the named attribute is not excluded from any entries that
are written to LDIF.
- setIncludeAttributes(Set<AttributeType>) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the set of attributes that should be included in the entries written to LDIF.
- setIncludeAttributes(Set<AttributeType>) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies the set of attributes that should be included in the entries read from the LDIF.
- setIncludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Ensures that all change records which target entries beneath the named
entry (inclusive) are read from LDIF.
- setIncludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Ensures that all change records which target entries beneath the named
entry (inclusive) are written to LDIF.
- setIncludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Ensures that all entries beneath the named entry (inclusive) are read
from LDIF.
- setIncludeBranch(Dn) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Ensures that all entries beneath the named entry (inclusive) are written
to LDIF.
- setIncludeBranches(Set<Dn>) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the set of base DNs that specify the set of entries to include in the export.
- setIncludeBranches(Set<Dn>) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies the set of base DNs that specify the set of entries to include in the import.
- setIncludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Sets the "included-metric-pattern" property.
- setIncludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "included-metric-pattern" property.
- setIncludedMetricPattern(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Sets the "included-metric-pattern" property.
- setIncludeExcludeFilters(Collection<Filter>, Collection<Filter>) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Sets the filters to include / exclude entries.
- setIncludeExcludeFilters(Collection<Filter>, Collection<Filter>) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Sets the filters to include / exclude entries.
- setIncludeExcludeFilters(Set<Filter>, Set<Filter>) - Method in class org.opends.server.api.EntryCache
-
Specifies the search filters used for including in / excluding entries from the cache.
- setIncludeExcludeFilters(Set<Filter>, Set<Filter>) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the search filters that should be used to determine which entries to include / exclude in the LDIF.
- setIncludeExcludeFilters(Set<Filter>, Set<Filter>) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies search filters that should be used to determine which entries to include/exclude from the LDIF.
- setIncludeFilter(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "include-filter" property.
- setIncludeFilter(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Sets the "include-filter" property.
- setIncludeIf(Collection<String>) - Method in class org.forgerock.audit.filter.FilterPolicy
-
Sets the includeIf list.
- setIncludeOperationalAttributes(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether the set of operational attributes should be included in the export.
- setIncludeThrowableCause(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "include-throwable-cause" property.
- setIncrementalBaseID(String) - Method in class org.opends.server.types.BackupConfig
-
Specifies the backup ID for the backup on which this incremental backup should be based.
- setIndexedField(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "indexed-field" property.
- setIndexEntryLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "index-entry-limit" property.
- setIndexEntryLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "index-entry-limit" property.
- setIndexExtensibleMatchingRule(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "index-extensible-matching-rule" property.
- setIndexFilterAnalyzerEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "index-filter-analyzer-enabled" property.
- setIndexFilterAnalyzerMaxFilters(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "index-filter-analyzer-max-filters" property.
- setIndexMapping(ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
-
Gets configuration of index mapping.
- setIndexName(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
-
Sets primary index name.
- setIndexType(Collection<ValueOrExpression<BackendIndexCfgDefn.IndexType>>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "index-type" property.
- setInitialFile(File) - Method in class org.forgerock.audit.rotation.RotationContext
-
Set the initial file.
- setInitializationWindowSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "initialization-window-size" property.
- setInitiatorsName(String) - Method in class org.opends.server.replication.protocol.DeleteMsg
-
Set the initiator's name of this change.
- setInitWindow(int) - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
-
Set the initWindow value.
- setInitWindow(int) - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
-
Set the initWindow value.
- setInnerOperation(boolean) - Method in class org.opends.server.types.Operation
-
Specifies whether this is an inner operation rather than one that was directly requested by an external client.
- setInsertTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the timeout in seconds the duration that the queue should block while attempting to offer a new item
for the queue.
- setInstance(DsApplIfOpsEntryMBean) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
Allow to bind the metadata description to a specific object.
- setInstance(DsIntEntryMBean) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
Allow to bind the metadata description to a specific object.
- setInstance(DsMIBMBean) - Method in class org.opends.server.snmp.DsMIBMeta
-
Allow to bind the metadata description to a specific object.
- setInstance(DsTableEntryMBean) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
Allow to bind the metadata description to a specific object.
- setInstanceRoot(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies the directory that should be considered the instance root.
- setInternalOperation(boolean) - Method in class org.opends.server.types.Operation
-
Specifies whether this is an internal operation rather than one that was requested by an external client.
- setInvalidAttributeSyntaxBehavior(ValueOrExpression<GlobalCfgDefn.InvalidAttributeSyntaxBehavior>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "invalid-attribute-syntax-behavior" property.
- setInvokeExportPlugins(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether the LDIF export plugins should be invoked for entries as they are exported.
- setInvokeForInternalOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Sets the "invoke-for-internal-operations" property.
- setInvokeForInternalOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Sets the "invoke-for-internal-operations" property.
- setInvokeForInternalOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Sets the "invoke-for-internal-operations" property.
- setInvokeForInternalOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "invoke-for-internal-operations" property.
- setInvokeForInternalOperations(boolean) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
-
Specifies whether this plugin should be invoked for internal operations.
- setInvokeImportPlugins(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether any LDIF import plugins registered with the server should be invoked during the import
operation.
- setIsFirstAttribute(boolean) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set to true if the first attribute of the resource entry is being evaluated.
- setIsolationPolicy(ValueOrExpression<ReplicationDomainCfgDefn.IsolationPolicy>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "isolation-policy" property.
- setIsPrivateBackend(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Sets the "is-private-backend" property.
- setIssuedAtTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the time the JWT was issued at, in the Claims Set.
- setIssuer(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the issuer this JWT was issued by.
- setIssuer(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the issuer this JWT was issued by.
- setIssuerAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Sets the "issuer-attribute" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AccessControlHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AccountStatusNotificationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AdminEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AesPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AlertHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AliveEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AnonymousSaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AuthenticationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Base64PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BcryptPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BlindTrustManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BlowfishPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CancelExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CertificateMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ChangeNumberControlPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ClearPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CramMd5SaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CrestMetricsEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CryptPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DebugLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DseeCompatAccessControlHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DynamicGroupImplementationCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.EntityTagVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.EntryCacheCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.EntryDnVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.EntryUuidPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.EntryUuidVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ErrorLogAccountStatusNotificationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ExternalSaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileCountLogRetentionPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FixedTimeLogRotationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FreeDiskSpaceLogRetentionPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GetConnectionIdExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GetSymmetricKeyExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GoverningStructureRuleVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GroupImplementationCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HasSubordinatesVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HealthyEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpAnonymousAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpBasicAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2CtsAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2FileAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.IdentityMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.IsMemberOfVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JmxAlertHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.KeyManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LastModPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapAttributeDescriptionListPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LogPublisherCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LogRetentionPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LogRotationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Md5PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.MemberVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.MonitorBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.NumSubordinatesVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordExpirationTimeVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordGeneratorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordModifyExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyStateExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicySubentryVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pbkdf2PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pkcs11KeyManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pkcs11TrustManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pkcs5s2PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PlainSaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PolicyBasedAccessControlHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PrometheusEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Rc4PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaltedMd5PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaltedSha1PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaltedSha256PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaltedSha384PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaltedSha512PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SaslMechanismHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SchemaProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ServiceDiscoveryMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Sha1PasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SimilarityBasedPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRetentionPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SizeLimitLogRotationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StartTlsExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StaticGroupImplementationCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SubjectEqualsDnCertificateMapperCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SubschemaSubentryVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SynchronizationProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TimeLimitLogRotationPolicyCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TraditionalWorkQueueCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TripleDesPasswordStorageSchemeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TrustManagerProviderCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.UserDefinedVirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.VirtualStaticGroupImplementationCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.WhoAmIExtendedOperationHandlerCfgClient
-
Sets the "java-class" property.
- setJavaClass(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.WorkQueueCfgClient
-
Sets the "java-class" property.
- setJdbcUrl(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the JDBC database url.
- setJeBackendSharedCacheEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "je-backend-shared-cache-enabled" property.
- setJeProperty(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JeBackendCfgClient
-
Sets the "je-property" property.
- setJmsConnectionFactoryName(String) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
Sets the jndi lookup name for the JMS ConnectionFactory
for which the messages will be published on.
- setJmsTopicName(String) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
-
Sets the jndi lookup name for the JMS Topic
for which the messages will be published on.
- setJndi(JmsAuditEventHandlerConfiguration.JndiConfiguration) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
- setJsonKeys(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "json-keys" property.
- setJsonKeys(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "json-keys" property.
- setJsonValidationPolicy(ValueOrExpression<CoreSchemaCfgDefn.JsonValidationPolicy>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "json-validation-policy" property.
- setJsonWebKey(JWK) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the JSON Web Key header parameter for this JWS.
- setJwkSetUrl(URL) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the JWK Set URL header parameter for this JWS.
- setJwkUrl(URL) - Method in class org.forgerock.json.jose.jwk.store.JwksStore
-
Update the JWKs URI.
- setJwtId(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the unique ID of the JWT.
- setKdcAddress(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "kdc-address" property.
- setKeepStats(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "keep-stats" property.
- setKeepStats(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "keep-stats" property.
- setKeyId(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the Key ID header parameter for this JWS.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "key-manager-provider" property.
- setKeyManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "key-manager-provider" property.
- setKeyStoreFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "key-store-file" property.
- setKeyStoreFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "key-store-file" property.
- setKeyStoreFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Sets the "key-store-file" property.
- setKeyStoreHandler(KeyStoreHandler) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
Set the key store handler.
- setKeyStoreHandlerName(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Set the key store handler name.
- setKeyStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "key-store-pin" property.
- setKeyStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "key-store-pin" property.
- setKeyStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Sets the "key-store-pin" property.
- setKeyStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapKeyManagerProviderCfgClient
-
Sets the "key-store-pin" property.
- setKeyStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pkcs11KeyManagerProviderCfgClient
-
Sets the "key-store-pin" property.
- setKeyStoreType(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedKeyManagerProviderCfgClient
-
Sets the "key-store-type" property.
- setKeytab(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "keytab" property.
- setKeyWrappingTransformation(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "key-wrapping-transformation" property.
- setLastException(TopologyCacheException) - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Sets the last exception that occurred while reading the configuration of the server.
- setLastLoginTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to set the current time as the last login time.
- setLastLoginTime(long) - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to use the specified last login time.
- setLastLoginTimeAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "last-login-time-attribute" property.
- setLastLoginTimeFormat(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "last-login-time-format" property.
- setLdifDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Sets the "ldif-directory" property.
- setLdifFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Sets the "ldif-file" property.
- setLeft(long) - Method in class org.opends.server.tasks.InitializeTargetTask
-
Set the total number of entries still to be exported.
- setLeft(long) - Method in class org.opends.server.tasks.InitializeTask
-
Set the total number of entries still to be imported.
- setLength(int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Sets the length of this byte string builder.
- setListenAddress(Collection<ValueOrExpression<InetAddress>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "listen-address" property.
- setListenAddress(Collection<ValueOrExpression<InetAddress>>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "listen-address" property.
- setListenAddress(ValueOrExpression<InetAddress>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "listen-address" property.
- setListenAddress(Collection<ValueOrExpression<InetAddress>>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "listen-address" property.
- setListenAddress(Collection<ValueOrExpression<InetAddress>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "listen-address" property.
- setListenAddress(Collection<ValueOrExpression<InetAddress>>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "listen-address" property.
- setListenPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "listen-port" property.
- setListenPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "listen-port" property.
- setListenPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "listen-port" property.
- setListenPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "listen-port" property.
- setListenPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "listen-port" property.
- setLoadBalancingAlgorithm(ValueOrExpression<ProxyBackendCfgDefn.LoadBalancingAlgorithm>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "load-balancing-algorithm" property.
- setLockdownMode(boolean) - Static method in class org.opends.server.core.DirectoryServer
-
Specifies whether the server should operate in lockdown mode.
- setLockoutDuration(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "lockout-duration" property.
- setLockoutFailureCount(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "lockout-failure-count" property.
- setLockoutFailureExpirationInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "lockout-failure-expiration-interval" property.
- setLockTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "lock-timeout" property.
- setLockTimeout(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.SoftReferenceEntryCacheCfgClient
-
Sets the "lock-timeout" property.
- setLogChangenumber(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "log-changenumber" property.
- setLogControlOids(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CommonAuditAccessLogPublisherCfgClient
-
Sets the "log-control-oids" property.
- setLogControlOids(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "log-control-oids" property.
- setLogDirectory(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Sets the directory where CSV file is located.
- setLogDirectory(String) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Sets the directory where the JSON file is located.
- setLogDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "log-directory" property.
- setLogDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "log-directory" property.
- setLogDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "log-directory" property.
- setLogDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "log-directory" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ExternalAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ExternalHttpAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFieldBlacklist(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "log-field-blacklist" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "log-file" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "log-file" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "log-file" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "log-file" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "log-file" property.
- setLogFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "log-file" property.
- setLogFileNamePrefix(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "log-file-name-prefix" property.
- setLogFileNamePrefix(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "log-file-name-prefix" property.
- setLogFileNamePrefix(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "log-file-name-prefix" property.
- setLogFileNamePrefix(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "log-file-name-prefix" property.
- setLogFilePermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "log-file-permissions" property.
- setLogFilePermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "log-file-permissions" property.
- setLogFilePermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "log-file-permissions" property.
- setLogFilePermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "log-file-permissions" property.
- setLogFilePermissions(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "log-file-permissions" property.
- setLogFormat(ValueOrExpression<FileBasedAccessLogPublisherCfgDefn.LogFormat>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "log-format" property.
- setLogFormat(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "log-format" property.
- setLogRecordTimeFormat(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "log-record-time-format" property.
- setLogRecordTimeFormat(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "log-record-time-format" property.
- setLogRecordType(Collection<ValueOrExpression<AccessLogFilteringCriteriaCfgDefn.LogRecordType>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "log-record-type" property.
- setLookthroughLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "lookthrough-limit" property.
- setLookthroughLimit(int) - Method in class org.opends.server.api.ClientConnection
-
Specifies the default maximum number of entries that should be checked for matches during a search.
- setLowerLimit(long) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the lower limit in milli-seconds.
- setLowerLimit(String) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the lower limit using a string representation of the limit.
- setLowerLimit(int) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition.Builder
-
Set the lower limit.
- setLowerLimit(long) - Method in class org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Set the lower limit in bytes.
- setLowerLimit(String) - Method in class org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Set the lower limit using a string representation of the limit.
- setMacAlgorithm(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "mac-algorithm" property.
- setMacKeyLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "mac-key-length" property.
- setMaintainConfigArchive(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies whether the Directory Server should maintain an archive of previous configurations.
- setMappedAttribute(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapped-attribute" property.
- setMappedSearchBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapped-search-base-dn" property.
- setMappedSearchBindDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapped-search-bind-dn" property.
- setMappedSearchBindPassword(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapped-search-bind-password" property.
- setMappedSearchFilterTemplate(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapped-search-filter-template" property.
- setMappingPolicy(ValueOrExpression<LdapPassThroughAuthenticationPolicyCfgDefn.MappingPolicy>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "mapping-policy" property.
- setMaskedResultCode(ResultCode) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Specifies the real, masked result code for this operation.
- setMatchAttribute(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Sets the "match-attribute" property.
- setMatchAttribute(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Sets the "match-attribute" property.
- setMatchAttribute(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Sets the "match-attribute" property.
- setMatchBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.ExactMatchIdentityMapperCfgClient
-
Sets the "match-base-dn" property.
- setMatchBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Sets the "match-base-dn" property.
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Sets the matched DN associated with this result.
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Sets the matched DN associated with this result.
- setMatchedDn(String) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- setMatchedDn(Dn) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- setMatchedDN(Dn) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Specifies the matched DN for this operation.
- setMatchedDN(Dn) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Specifies the matched DN for this operation.
- setMatchedDN(Dn) - Method in class org.opends.server.types.Operation
-
Specifies the matched DN for this operation.
- setMatchingRuleName(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "matching-rule-name" property.
- setMatchingRuleName(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "matching-rule-name" property.
- setMatchingRuleName(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "matching-rule-name" property.
- setMatchingRuleOid(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonEqualityMatchingRuleCfgClient
-
Sets the "matching-rule-oid" property.
- setMatchingRuleOid(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonOrderingMatchingRuleCfgClient
-
Sets the "matching-rule-oid" property.
- setMatchingRuleOid(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.JsonQueryEqualityMatchingRuleCfgClient
-
Sets the "matching-rule-oid" property.
- setMatchPattern(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Sets the "match-pattern" property.
- setMaxAllowedClientConnections(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "max-allowed-client-connections" property.
- setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the maximum number of events to read from the buffer on each
interval
.
- setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
- setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the maximum count of events that will be expected to be delivered in a single publish call.
- setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Sets the maximum number of events to read from the buffer on each
interval
.
- setMaxBlockedWriteTimeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "max-blocked-write-time-limit" property.
- setMaxBlockedWriteTimeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "max-blocked-write-time-limit" property.
- setMaxConcurrentOpsPerConnection(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "max-concurrent-ops-per-connection" property.
- setMaxConsecutiveLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.RepeatedCharactersPasswordValidatorCfgClient
-
Sets the "max-consecutive-length" property.
- setMaxDiskSpaceToUse(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Sets the maximum disk space the audit logs can occupy.
- setMaxEntries(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "max-entries" property.
- setMaxFileSize(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets the maximum file size of an audit log file in bytes.
- setMaximumUnit(String) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the maximum unit for this property definition.
- setMaximumUnit(DurationUnit) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the maximum unit for this property definition.
- setMaxInternalBufferSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "max-internal-buffer-size" property.
- setMaxLifetime(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the maximum lifetime of a connection in the connection pool.
- setMaxMemoryPercent(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FifoEntryCacheCfgClient
-
Sets the "max-memory-percent" property.
- setMaxNumberOfHistoryFiles(int) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Sets the maximum number of historical log files to retain.
- setMaxPasswordAge(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "max-password-age" property.
- setMaxPasswordLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Sets the "max-password-length" property.
- setMaxPasswordResetAge(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "max-password-reset-age" property.
- setMaxPoolSize(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the maximum size of the connection pool.
- setMaxPsearches(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "max-psearches" property.
- setMaxReplicationDelayHealthCheck(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Sets the "max-replication-delay-health-check" property.
- setMaxRequestSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "max-request-size" property.
- setMaxRequestSize(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "max-request-size" property.
- setMaxSize(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffer capacity, which are the maximum number of events that can be buffered.
- setMaxSize(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the maximum size of the events queue.
- setMaxSize(int) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffer capacity, which are the maximum number of events that can be buffered.
- setMaxSize(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Sets the buffer capacity, which are the maximum number of events that can be buffered.
- setMaxSize(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the buffer capacity, which are the maximum number of events that can be buffered.
- setMaxTimeout(Duration) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Sets the maximum timeout.
- setMessageBody(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Sets the "message-body" property.
- setMessageSubject(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "message-subject" property.
- setMessageSubject(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Sets the "message-subject" property.
- setMessageTemplateFile(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "message-template-file" property.
- setMetricNamePrefix(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "metric-name-prefix" property.
- setMinCharacterSets(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.CharacterSetPasswordValidatorCfgClient
-
Sets the "min-character-sets" property.
- setMinFreeSpaceRequired(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Sets the minimum free space the system must contain.
- setMinIdle(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the minimum number of idle connections in the connection pool.
- setMinPasswordAge(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "min-password-age" property.
- setMinPasswordDifference(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.SimilarityBasedPasswordValidatorCfgClient
-
Sets the "min-password-difference" property.
- setMinPasswordLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.LengthBasedPasswordValidatorCfgClient
-
Sets the "min-password-length" property.
- setMinSubstringLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Sets the "min-substring-length" property.
- setMinSubstringLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "min-substring-length" property.
- setMinUniqueCharacters(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.UniqueCharactersPasswordValidatorCfgClient
-
Sets the "min-unique-characters" property.
- setModifications(List<Modification>) - Method in class org.opends.server.core.ModifyOperation
-
- setModifications(List<Modification>) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
-
Specifies the set of modifications for this modify operation.
- setModificationsAsAppliedByServer(List<Modification>) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Sets the list of modifications applied to an entry by the server while processing a Modify request.
- setMods(List<Modification>) - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
-
Set the Modification associated to the UpdateMsg to the provided value.
- setMonitoringPeriod(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "monitoring-period" property.
- setMsgId(int) - Method in class org.opends.server.replication.protocol.EntryMsg
-
Set the msg id.
- setMultipleOf(Double) - Method in interface org.forgerock.api.jackson.MultipleOfSchema
-
Sets multipleOf
JSON Schema field.
- setMustChangePassword(boolean) - Method in class org.opends.server.api.ClientConnection
-
Specifies whether the user associated with this client connection must change their password before they will be
allowed to do anything else.
- setMustChangePassword(boolean) - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to indicate whether the user's password must be changed.
- setMustChangePassword(boolean) - Method in class org.opends.server.types.AuthenticationInfo
-
Specifies whether the authenticated user must change his/her password before any other operation will be allowed.
- setName(String) - Method in class org.forgerock.api.transform.LocalizableTag
-
- setName(String) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Sets the name of this handler.
- setName(Dn) - Method in class org.forgerock.opendj.ldap.AbstractMapEntry
-
- setName(Dn) - Method in class org.forgerock.opendj.ldap.Entries.NullEntry
-
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.Entry
-
Sets the distinguished name of this entry (optional operation).
- setName(String) - Method in interface org.forgerock.opendj.ldap.Entry
-
Sets the distinguished name of this entry (optional operation).
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.AddRequest
-
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Sets the name of the Directory object that the client wishes to bind as.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Sets the distinguished name of the entry to be compared.
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.CompareRequest
-
Sets the distinguished name of the entry to be compared.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
Sets the distinguished name of the entry to be deleted.
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.DeleteRequest
-
Sets the distinguished name of the entry to be deleted.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the distinguished name of the entry to be renamed.
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the distinguished name of the entry to be renamed.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Sets the distinguished name of the entry to be modified.
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.ModifyRequest
-
Sets the distinguished name of the entry to be modified.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the distinguished name of the base entry relative to which the
search is to be performed.
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the distinguished name of the base entry relative to which the
search is to be performed.
- setName(Dn) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- setName(String) - Method in interface org.forgerock.opendj.ldap.messages.SearchResultEntry
-
- setName(Dn) - Method in interface org.forgerock.opendj.ldif.ChangeRecord
-
Sets the distinguished name of the entry to be updated.
- setName(String) - Method in interface org.forgerock.opendj.ldif.ChangeRecord
-
Sets the distinguished name of the entry to be updated.
- setName(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Sets the "name" property.
- setName(String) - Method in interface org.opends.server.replication.protocol.Session
-
Sets the name of this replication session.
- setNamingProperty(PropertyDefinition<?>) - Method in class org.forgerock.opendj.config.InstantiableRelationDefinition.Builder
-
Sets the naming property for the instantiable relation definition.
- setNewPassword(byte[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Sets the desired password for the user.
- setNewPassword(char[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Sets the desired password for the user.
- setNewRdn(Rdn) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the new RDN of the entry to be renamed.
- setNewRdn(String) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the new RDN of the entry to be renamed.
- setNewRDN(Rdn) - Method in class org.opends.server.core.ModifyDnOperation
-
Specifies the newRDN as included in the request from the client.
- setNewRDN(String) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Set the new RDN of this operation.
- setNewRDN(Rdn) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Specifies the newRDN as included in the request from the client.
- setNewResourceId(String) - Method in interface org.forgerock.json.resource.CreateRequest
-
Sets the client provided ID of the resource to be created.
- setNewSuperior(Dn) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the distinguished name of an existing entry that will become the
immediate superior (parent) of the entry to be renamed.
- setNewSuperior(String) - Method in interface org.forgerock.opendj.ldap.messages.ModifyDnRequest
-
Sets the distinguished name of an existing entry that will become the
immediate superior (parent) of the entry to be renamed.
- setNewSuperior(Dn) - Method in class org.opends.server.core.ModifyDnOperation
-
Specifies the newSuperior for this modify DN operation, as provided in the request from the client.
- setNewSuperior(String) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
Set the new superior.
- setNewSuperior(Dn) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
-
Specifies the newSuperior for this modify DN operation, as provided in the request from the client.
- setNextFile(File) - Method in class org.forgerock.audit.rotation.RotationContext
-
Set the next file.
- setNotBeforeTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the time the JWT is not allowed to be processed before, in the Claims Set.
- setNotificationSenderAddress(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Sets the "notification-sender-address" property.
- setNotifyAbandonedOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "notify-abandoned-operations" property.
- setNotifyUponCompletionEmailAddresses(Collection<String>) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the list of email address to which an email will be sent when this task completes.
- setNotifyUponErrorEmailAddresses(Collection<String>) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the list of email address to which an email will be sent if this task encounters an error during execution.
- setNumberOfFiles(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileCountLogRetentionPolicyCfgClient
-
Sets the "number-of-files" property.
- setNumRequestHandlers(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "num-request-handlers" property.
- setNumRequestHandlers(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "num-request-handlers" property.
- setNumUpdateReplayThreads(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationSynchronizationProviderCfgClient
-
Sets the "num-update-replay-threads" property.
- setNumWorkerThreads(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.TraditionalWorkQueueCfgClient
-
Sets the "num-worker-threads" property.
- setObject(Object) - Method in class org.forgerock.json.JsonValue
-
Sets the Java object representing this JSON value.
- setOf(Function<JsonValue, V, E>) - Static method in class org.forgerock.json.JsonValueFunctions
-
Returns the JSON value as a
Set
containing objects whose type
(and value) is specified by a transformation function.
- setOf(Class<V>) - Static method in class org.forgerock.json.JsonValueFunctions
-
Returns the JSON value as a
Set
containing objects whose type
(and value) is specified by the parameter
type
.
- setOid(String) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
Sets the numeric OID associated with this extended request.
- setOid(String) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
Sets the numeric OID, if any, associated with this extended result.
- setOid(String) - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
Sets the numeric OID, if any, associated with this intermediate response.
- setOldPassword(byte[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Sets the current password for the user.
- setOldPassword(char[]) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Sets the current password for the user.
- setOmitMethodEntryArguments(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "omit-method-entry-arguments" property.
- setOmitMethodReturnValue(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "omit-method-return-value" property.
- setOperation(Operation) - Method in class org.opends.server.backends.task.Task
-
Specifies the operation used to create this task in the server.
- setOption(PropertyOption) - Method in class org.forgerock.opendj.config.PropertyDefinition.AbstractBuilder
-
Add a property definition option.
- setOption(RelationOption) - Method in class org.forgerock.opendj.config.RelationDefinition.AbstractBuilder
-
Add a relation definition option.
- setOption(Option<T>, T) - Method in class org.forgerock.opendj.ldap.schema.SchemaBuilder
-
Sets a schema option overriding any previous values for the option.
- setOptions(Options) - Method in interface org.forgerock.opendj.io.LdapSocketAcceptor
-
Updates the options of this LDAP socket acceptor.
- setOptions(Options) - Method in class org.forgerock.opendj.ldap.LdapServer
-
Updates the options of this LDAP listener.
- setOverrideSeverity(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ErrorLogPublisherCfgClient
-
Sets the "override-severity" property.
- setPagedResultsCookie(String) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the opaque cookie which is used by the resource provider to track its position in the set of query results.
- setPagedResultsOffset(int) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the zero-based index of the first resource which should be included in the query results.
- setPageSize(int) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the requested page results page size or 0
if paged results are not required.
- setParameter(String, Object) - Method in class org.forgerock.json.jose.jwe.JweHeader
-
- setParameter(String, Object) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets a header parameter with the specified key and value.
- setParameter(String, Object) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Sets a header parameter with the specified key and value.
- setParameters(Map<String, Object>) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Sets header parameters using the values contained in the specified map.
- setParentEntryUUID(String) - Method in class org.opends.server.replication.protocol.AddMsg
-
Set the parent unique id of this add msg.
- setParentPath(String) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition.Builder
-
Sets the name of the managed object which is the parent of the
aggregated managed objects.
- setPartitionBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "partition-base-dn" property.
- setPassword(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Sets the password of the keystore.
- setPassword(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets Elasticsearch password for HTTP basic authentication.
- setPassword(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the password to use to connect to the JDBC database.
- setPasswordAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-attribute" property.
- setPasswordChangedTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Sets a new value for the password changed time equal to the current time.
- setPasswordChangedTime(long) - Method in class org.opends.server.core.PasswordPolicyState
-
Sets a new value for the password changed time equal to the specified time.
- setPasswordChangeRequiresCurrentPassword(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-change-requires-current-password" property.
- setPasswordCharacterSet(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Sets the "password-character-set" property.
- setPasswordExpirationWarningInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-expiration-warning-interval" property.
- setPasswordFormat(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RandomPasswordGeneratorCfgClient
-
Sets the "password-format" property.
- setPasswordGenerator(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-generator" property.
- setPasswordHistoryCount(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-history-count" property.
- setPasswordHistoryDuration(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-history-duration" property.
- setPasswordValidator(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "password-validator" property.
- setPattern(String, String) - Method in class org.forgerock.opendj.config.StringPropertyDefinition.Builder
-
Set the regular expression pattern which values of this property must
match.
- setPbkdf2Iterations(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.Pbkdf2PasswordStorageSchemeCfgClient
-
Sets the "pbkdf2-iterations" property.
- setPeriod(long) - Method in class org.opends.server.replication.server.MonitoringPublisher
-
Sets the period for sending monitoring messages.
- setPermission(Collection<ValueOrExpression<GlobalAccessControlPolicyCfgDefn.Permission>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "permission" property.
- setPermissions(File, FilePermission) - Static method in class org.opends.server.types.FilePermission
-
Attempts to set the given permissions on the specified file.
- setPluginOrderIntermediateResponse(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-intermediate-response" property.
- setPluginOrderLdifExport(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-ldif-export" property.
- setPluginOrderLdifImport(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-ldif-import" property.
- setPluginOrderLdifImportBegin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-ldif-import-begin" property.
- setPluginOrderLdifImportEnd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-ldif-import-end" property.
- setPluginOrderPostConnect(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-connect" property.
- setPluginOrderPostDisconnect(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-disconnect" property.
- setPluginOrderPostOperationAbandon(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-abandon" property.
- setPluginOrderPostOperationAdd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-add" property.
- setPluginOrderPostOperationBind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-bind" property.
- setPluginOrderPostOperationCompare(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-compare" property.
- setPluginOrderPostOperationDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-delete" property.
- setPluginOrderPostOperationExtended(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-extended" property.
- setPluginOrderPostOperationModify(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-modify" property.
- setPluginOrderPostOperationModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-modify-dn" property.
- setPluginOrderPostOperationSearch(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-search" property.
- setPluginOrderPostOperationUnbind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-operation-unbind" property.
- setPluginOrderPostResponseAdd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-add" property.
- setPluginOrderPostResponseBind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-bind" property.
- setPluginOrderPostResponseCompare(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-compare" property.
- setPluginOrderPostResponseDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-delete" property.
- setPluginOrderPostResponseExtended(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-extended" property.
- setPluginOrderPostResponseModify(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-modify" property.
- setPluginOrderPostResponseModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-modify-dn" property.
- setPluginOrderPostResponseSearch(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-response-search" property.
- setPluginOrderPostSynchronizationAdd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-synchronization-add" property.
- setPluginOrderPostSynchronizationDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-synchronization-delete" property.
- setPluginOrderPostSynchronizationModify(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-synchronization-modify" property.
- setPluginOrderPostSynchronizationModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-post-synchronization-modify-dn" property.
- setPluginOrderPreOperationAdd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-add" property.
- setPluginOrderPreOperationBind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-bind" property.
- setPluginOrderPreOperationCompare(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-compare" property.
- setPluginOrderPreOperationDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-delete" property.
- setPluginOrderPreOperationExtended(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-extended" property.
- setPluginOrderPreOperationModify(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-modify" property.
- setPluginOrderPreOperationModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-modify-dn" property.
- setPluginOrderPreOperationSearch(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-operation-search" property.
- setPluginOrderPreParseAbandon(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-abandon" property.
- setPluginOrderPreParseAdd(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-add" property.
- setPluginOrderPreParseBind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-bind" property.
- setPluginOrderPreParseCompare(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-compare" property.
- setPluginOrderPreParseDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-delete" property.
- setPluginOrderPreParseExtended(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-extended" property.
- setPluginOrderPreParseModify(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-modify" property.
- setPluginOrderPreParseModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-modify-dn" property.
- setPluginOrderPreParseSearch(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-search" property.
- setPluginOrderPreParseUnbind(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-pre-parse-unbind" property.
- setPluginOrderSearchResultEntry(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-search-result-entry" property.
- setPluginOrderSearchResultReference(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-search-result-reference" property.
- setPluginOrderShutdown(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-shutdown" property.
- setPluginOrderStartup(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-startup" property.
- setPluginOrderSubordinateDelete(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-subordinate-delete" property.
- setPluginOrderSubordinateModifyDn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PluginRootCfgClient
-
Sets the "plugin-order-subordinate-modify-dn" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.ChangeNumberControlPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.EntryUuidPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.LastModPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.LdapAttributeDescriptionListPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyImportPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.PluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.SevenBitCleanPluginCfgClient
-
Sets the "plugin-type" property.
- setPluginType(Collection<ValueOrExpression<PluginCfgDefn.PluginType>>) - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Sets the "plugin-type" property.
- setPollInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.LdifConnectionHandlerCfgClient
-
Sets the "poll-interval" property.
- setPollTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the timeout in seconds for the worker threads to wait for a new item to be available in the queue before
exiting.
- setPoolName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the name of the connection pool.
- setPort(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the port
for the connection.
- setPort(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the port
for the connection.
- setPort(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the port of the Syslog daemon to which messages should be published.
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.ActionRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.CreateRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.PatchRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.QueryRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.ReadRequest
-
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.Request
-
Set the locale preference for the request.
- setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- setPreloadTimeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "preload-time-limit" property.
- setPreviousLastLoginTimeFormat(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "previous-last-login-time-format" property.
- setPrimaryGroupId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "primary-group-id" property.
- setPrimaryRemoteLdapServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "primary-remote-ldap-server" property.
- setPrimaryServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "primary-server" property.
- setPrincipalName(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "principal-name" property.
- setProcessingStartTime() - Method in class org.opends.server.types.Operation
-
Set the time at which the processing started for this operation.
- setProcessingStopTime() - Method in class org.opends.server.types.Operation
-
Set the time at which the processing stopped for this operation.
- setProfileAction(ValueOrExpression<ProfilerPluginCfgDefn.ProfileAction>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "profile-action" property.
- setProfileDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "profile-directory" property.
- setProfileSampleInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ProfilerPluginCfgClient
-
Sets the "profile-sample-interval" property.
- setProgressStats(CSN, int) - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
-
Set the last CSN purged and the count of purged values in order to monitor the historical purge.
- setProperty(String, String) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies a property with the given name and value.
- setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setPropertyValue(PropertyDefinition<P>, ValueOrExpression<P>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Sets a new pending value for the specified property.
- setPropertyValue(PropertyDefinition<P>, ValueOrExpression<P>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- setPropertyValue(ManagedObject<?>) - Method in class org.forgerock.opendj.config.conditions.ContainsCondition
-
Modifies the provided managed object so that it has the property value
associated with this condition.
- setPropertyValues(PropertyDefinition<P>, Collection<ValueOrExpression<P>>) - Method in interface org.forgerock.opendj.config.client.ManagedObject
-
Sets a new pending values for the specified property.
- setPropertyValues(PropertyDefinition<P>, Collection<ValueOrExpression<P>>) - Method in class org.forgerock.opendj.config.client.spi.AbstractManagedObject
-
- setPropertyValues(String, String...) - Method in class org.forgerock.opendj.config.DefaultManagedObject.Builder
-
Defines a property's values for the default managed object.
- setProtocol(TransportProtocol) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the protocol over which messages transmitted to the Syslog daemon.
- setProtocolVersion(String) - Method in class org.opends.server.core.BindOperation
-
Specifies the string representation of the protocol version associated with this bind request.
- setProtocolVersion(short) - Method in interface org.opends.server.replication.protocol.Session
-
This method is called at the establishment of the session and can be used to record the version of the protocol
that is currently used.
- setProtocolVersion(short) - Method in class org.opends.server.replication.protocol.SessionImpl
-
- setProtocolVersion(String) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the string representation of the protocol version associated with this bind request.
- setProxiedAuthorizationDn(Dn) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Set the proxied authorization DN for this operation if any.
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.AbandonOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.AddOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.BindOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.CompareOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.DeleteOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.ExtendedOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.ModifyDnOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.ModifyOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.SearchOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.core.UnbindOperation
-
- setProxiedAuthorizationDN(Dn) - Method in class org.opends.server.types.Operation
-
Set the proxied authorization DN for this operation if proxied authorization has been requested.
- setProxiedAuthorizationIdentityMapper(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "proxied-authorization-identity-mapper" property.
- setProxyUserDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "proxy-user-dn" property.
- setProxyUserPassword(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "proxy-user-password" property.
- setPurgeDelay(long) - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
Sets the purge delay for the replication database.
- setPurgeDelay(long) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- setPwdSyncPolicy(Collection<ValueOrExpression<SambaPasswordPluginCfgDefn.PwdSyncPolicy>>) - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Sets the "pwd-sync-policy" property.
- setQualityOfProtection(ValueOrExpression<DigestMd5SaslMechanismHandlerCfgDefn.QualityOfProtection>) - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Sets the "quality-of-protection" property.
- setQualityOfProtection(ValueOrExpression<GssapiSaslMechanismHandlerCfgDefn.QualityOfProtection>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "quality-of-protection" property.
- setQueryExpression(String) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the native query expression which will be used for processing the query request.
- setQueryFilter(QueryFilter<JsonPointer>) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the query filter which will be used for selecting which JSON resources will be returned.
- setQueryId(String) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the query identifier for pre-defined queries.
- setQueueSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "queue-size" property.
- setQueueSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "queue-size" property.
- setQueueSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "queue-size" property.
- setQueueSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "queue-size" property.
- setQueueSize(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "queue-size" property.
- setQuoteChar(char) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
-
Sets the character to use to quote the csv entries.
- setRandomSeed(int) - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Sets the random seed to use when generating entries.
- setRawBaseDN(String) - Method in class org.opends.server.types.LDAPURL
-
Specifies the raw, unprocessed base DN for this LDAP URL.
- setRawFilter(String) - Method in class org.opends.server.types.LDAPURL
-
Specifies the raw, unprocessed search filter for this LDAP URL.
- setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setRealm(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Sets the "realm" property.
- setRealm(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "realm" property.
- setReason(String) - Method in exception org.forgerock.json.resource.ResourceException
-
Sets/overrides the short reason phrase of the exception.
- setRebuildMode(RebuildConfig.RebuildMode) - Method in class org.opends.server.backends.RebuildConfig
-
Sets the rebuild mode.
- setRecipientAddress(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "recipient-address" property.
- setRecipientAddress(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Sets the "recipient-address" property.
- setRecipients(ArrayList<String>) - Method in class org.opends.server.util.EMailMessage
-
Specifies the set of recipients for this message.
- setRecordingEnabled(boolean) - Method in class org.opends.server.types.RecordingInputStream
-
Set whether if this input stream is recording all reads or not.
- setRecordingEnabled(boolean) - Method in class org.opends.server.types.RecordingOutputStream
-
Set whether if this output stream is recording all reads or not.
- setRecoveryRequired(boolean) - Method in class org.opends.server.replication.service.ReplicationBroker
-
This flag is used to indicate if a recovery of update messages is necessary after a reconnection to a RS.
- setRecurringDateTime(String) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the date/time pattern for recurring task schedule.
- setReferencedValidator(Validator) - Method in class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
-
Sets the validator being referenced by this object.
- setReferralsUrl(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "referrals-url" property.
- setReferralURLs(List<String>) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Specifies the set of referral URLs for this operation.
- setReferralURLs(List<String>) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Specifies the set of referral URLs for this operation.
- setReferralURLs(List<String>) - Method in class org.opends.server.types.Operation
-
Specifies the set of referral URLs for this operation.
- setRegisteredMbean(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "registered-mbean" property.
- setRejectedLdifListener(RejectedLdifListener) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Sets the rejected record listener which should be notified whenever an
LDIF record is skipped, malformed, or fails schema validation.
- setRejectedLdifListener(RejectedLdifListener) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Sets the rejected record listener which should be notified whenever an
LDIF record is skipped, malformed, or fails schema validation.
- setRelationDefinition(String) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition.Builder
-
Sets the relation in the parent managed object which contains the
aggregated managed objects.
- SetRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
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> - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing set relation definitions.
- setRemoveInboundAttributes(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Sets the "remove-inbound-attributes" property.
- setRenameInboundAttributes(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AttributeCleanupPluginCfgClient
-
Sets the "rename-inbound-attributes" property.
- setReplacePattern(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.RegularExpressionIdentityMapperCfgClient
-
Sets the "replace-pattern" property.
- setReplicas(Set<ReplicaDescriptor>) - Method in class org.opends.server.tools.dsreplication.ServerDescriptor
-
Sets the replicas contained on the server.
- setReplicationDbDirectory(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "replication-db-directory" property.
- setReplicationPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "replication-port" property.
- setReplicationPurgeDelay(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "replication-purge-delay" property.
- setReplicationServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "replication-server" property.
- setReplicationServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "replication-server" property.
- setReplicationServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "replication-server" property.
- setReplicationServerId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "replication-server-id" property.
- setReplServerDbState(ServerState) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Sets the state of the replication server.
- setReportingInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.GraphiteMonitorReporterPluginCfgClient
-
Sets the "reporting-interval" property.
- setRequestId(int) - Method in interface org.forgerock.opendj.ldap.messages.AbandonRequest
-
Sets the request ID of the request to be abandoned.
- setRequestId(int) - Method in interface org.forgerock.opendj.ldap.messages.CancelExtendedRequest
-
Sets the request ID of the request to be abandoned.
- setRequestOID(String) - Method in class org.opends.server.core.ExtendedOperation
-
Specifies the OID for the request associated with this extended operation.
- setRequestOID(String) - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Specifies the OID for the request associated with this extended operation.
- setRequestTargetDnEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "request-target-dn-equal-to" property.
- setRequestTargetDnEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "request-target-dn-equal-to" property.
- setRequestTargetDnEqualToUserDn(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "request-target-dn-equal-to-user-dn" property.
- setRequestTargetDnNotEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "request-target-dn-not-equal-to" property.
- setRequestTargetDnNotEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "request-target-dn-not-equal-to" property.
- setRequestValue(ByteString) - Method in class org.opends.server.core.ExtendedOperation
-
Specifies the value for the request associated with this extended operation.
- setRequestValue(ByteString) - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Specifies the value for the request associated with this extended operation.
- setRequireChangeByTime(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "require-change-by-time" property.
- setRequiredChangeTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry with a timestamp indicating that the password has been changed in accordance with the
require change time.
- setRequiredChangeTime(long) - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry with a timestamp indicating that the password has been changed in accordance with the
require change time.
- setRequiredFields(Set<String>) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setRequiredScope(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2AuthorizationMechanismCfgClient
-
Sets the "required-scope" property.
- setRequireSecureAuthentication(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "require-secure-authentication" property.
- setRequireSecurePasswordChanges(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "require-secure-password-changes" property.
- setResourceApiVersion(Version) - Method in exception org.forgerock.json.resource.ResourceException
-
- setResourceApiVersion(Version) - Method in interface org.forgerock.json.resource.Response
-
Sets the API version of the resource that the request was routed to.
- setResourceLimits(Entry) - Method in class org.opends.server.api.ClientConnection
-
Set the resource limits from the specified user entry.
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.ActionRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.ActionRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.CreateRequest
-
Sets the path of the JSON resource container beneath which the new resource should be created.
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.CreateRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.PatchRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.PatchRequest
-
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.QueryRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.QueryRequest
-
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.ReadRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.ReadRequest
-
- setResourcePath(String) - Method in interface org.forgerock.json.resource.Request
-
Sets the non-null
path of the JSON resource to which this request should be targeted.
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.Request
-
Sets the non-null
path of the JSON resource to which this request should be targeted.
- setResourcePath(String) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- setResourcePath(String) - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Sets the resource path, used to looks for resources files like first
names, last names, or other custom resources.
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.ActionRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.CreateRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.DeleteRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.PatchRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.QueryRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.ReadRequest
-
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.Request
-
Sets the requested API version of the resource.
- setResourceVersion(Version) - Method in interface org.forgerock.json.resource.UpdateRequest
-
- setResponseData(LdapException) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Sets the response elements for this operation based on the information contained in the provided
exception
object.
- setResponseData(LdapException) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Sets the response elements for this operation based on the information contained in the provided
exception
object.
- setResponseData(LdapException) - Method in class org.opends.server.types.Operation
-
Sets the response elements for this operation based on the information contained in the provided
exception
object.
- setResponseEtimeGreaterThan(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "response-etime-greater-than" property.
- setResponseEtimeLessThan(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "response-etime-less-than" property.
- setResponseOID(String) - Method in class org.opends.server.core.ExtendedOperation
-
Specifies the OID to include in the response to the client.
- setResponseOID(String) - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Specifies the OID to include in the response to the client.
- setResponseOID(String) - Method in interface org.opends.server.types.operation.PreOperationExtendedOperation
-
Specifies the OID to include in the response to the client.
- setResponseOID(String) - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Specifies the OID to include in the response to the client.
- setResponseResultCodeEqualTo(Collection<ValueOrExpression<Integer>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "response-result-code-equal-to" property.
- setResponseResultCodeNotEqualTo(Collection<ValueOrExpression<Integer>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "response-result-code-not-equal-to" property.
- setResponseValue(ByteString) - Method in class org.opends.server.core.ExtendedOperation
-
Specifies the value to include in the response to the client.
- setResponseValue(ByteString) - Method in interface org.opends.server.types.operation.PostOperationExtendedOperation
-
Specifies the value to include in the response to the client.
- setResponseValue(ByteString) - Method in interface org.opends.server.types.operation.PreOperationExtendedOperation
-
Specifies the value to include in the response to the client.
- setResponseValue(ByteString) - Method in interface org.opends.server.types.operation.PreParseExtendedOperation
-
Specifies the value to include in the response to the client.
- setRestrictedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "restricted-client" property.
- setRestrictedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "restricted-client" property.
- setRestrictedClient(Collection<ValueOrExpression<AddressMask>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "restricted-client" property.
- setRestrictedClientConnectionLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "restricted-client-connection-limit" property.
- setRestrictedClientConnectionLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ConnectionHandlerCfgClient
-
Sets the "restricted-client-connection-limit" property.
- setRestrictedClientConnectionLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "restricted-client-connection-limit" property.
- setResult(Result) - Method in class org.opends.server.types.Operation
-
Specifies the result for this operation.
- setResultCode(ResultCode) - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Specifies the result code for this config change result.
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.CompareResult
-
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.ExtendedResult
-
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedResult
-
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.Result
-
Sets the result code associated with this result.
- setResultCode(ResultCode) - Method in interface org.forgerock.opendj.ldap.messages.WhoAmIExtendedResult
-
- setResultCode(ResultCode) - Method in interface org.opends.server.types.operation.InProgressOperation
-
Specifies the result code for this operation.
- setResultCode(ResultCode) - Method in interface org.opends.server.types.operation.PostOperationOperation
-
Specifies the result code for this operation.
- setResultCode(ResultCode) - Method in class org.opends.server.types.Operation
-
Specifies the result code for this operation.
- setResultCodeAndMessageNoInfoDisclosure(Operation, Entry, Dn, ResultCode, LocalizableMessage, ResultCode, LocalizableMessage) - Static method in class org.opends.server.types.Operation
-
Sets the provided resultCodes and messages on the provided operation.
- setResultCodeIfSuccess(ResultCode) - Method in class org.forgerock.opendj.config.server.ConfigChangeResult
-
Sets the provided result code for this config change result
if the current result code is success.
- setResultDetails(Result, Operation, LdapException, int) - Static method in class org.opends.server.protocols.ReactiveHandlersUtils
-
Set details on the provided result with data from an operation.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setRetentionPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "retention-policy" property.
- setReturnBindErrorMessages(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "return-bind-error-messages" property.
- setReturnNullForMissingProperties(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.Rest2ldapEndpointCfgClient
-
Sets the "return-null-for-missing-properties" property.
- setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setRevision(String) - Method in interface org.forgerock.json.resource.DeleteRequest
-
Sets the expected version information associated with the JSON resource to be deleted.
- setRevision(String) - Method in interface org.forgerock.json.resource.PatchRequest
-
Sets the expected version information associated with the JSON resource to be patched.
- setRevision(String) - Method in interface org.forgerock.json.resource.UpdateRequest
-
Sets the expected version information associated with the JSON resource to be updated.
- setRights(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set the rights of the container to the specified rights.
- setRmiPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "rmi-port" property.
- setRotationEnabled(boolean) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets log rotation enabled state.
- setRotationFilePrefix(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets the prefix to add to a log file on rotation.
- setRotationFileSuffix(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets the suffix to add to a log file on rotation.
- setRotationInterval(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets the interval to trigger a file rotation.
- setRotationInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.TimeLimitLogRotationPolicyCfgClient
-
Sets the "rotation-interval" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationPolicy(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JsonFileHttpAccessLogPublisherCfgClient
-
Sets the "rotation-policy" property.
- setRotationRetentionCheckInterval(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
-
Sets the interval to check time-based file rotation policies.
- setRotationTimes(List<String>) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Sets a list of times at which file rotation should be triggered; times should be provided as Strings that can
be parsed by
Duration
that each specify an offset from midnight.
- setRouteAll(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "route-all" property.
- setSafePermissions(File, Integer) - Static method in class org.opends.server.types.FilePermission
-
Attempts to set the given permissions on the specified file.
- setSambaAdministratorDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.SambaPasswordPluginCfgClient
-
Sets the "samba-administrator-dn" property.
- setSASLAuthStateInfo(Object) - Method in class org.opends.server.api.ClientConnection
-
Specifies an opaque set of information that may be used for processing multi-stage SASL binds.
- setSASLAuthUserEntry(Entry) - Method in class org.opends.server.core.BindOperation
-
Specifies the user entry associated with the SASL authentication attempt.
- setSASLCredentials(String, ByteString) - Method in class org.opends.server.core.BindOperation
-
Specifies the SASL credentials for this bind operation.
- setSASLCredentials(String, ByteString) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the SASL credentials for this bind operation.
- setSaslMechanismAndCredentials(String, byte[]) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- setSaslMechanismAndCredentials(SaslClient) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Configures this bind request for SASL authentication using the provided
SaslClient
.
- setSaslServer(SaslServer) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
Sets the
SaslServer
to use by the underlying connection.
- setSaslServer(SaslServer) - Method in class org.opends.server.core.BindOperation
-
Sets the SASL server.
- setSaveConfigOnSuccessfulStartup(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "save-config-on-successful-startup" property.
- setSchema(Schema) - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Sets the Schema
which will be used for decoding distinguished
names, attribute descriptions, and other objects which require a schema
in order to be decoded.
- setSchema(Schema) - Method in class org.forgerock.opendj.ldif.EntryGenerator
-
Sets the schema which should be when generating entries.
- setSchema(Schema) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Sets the schema which should be used for decoding change records that are
read from LDIF.
- setSchema(Schema) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Sets the schema which should be used for decoding entries that are read
from LDIF.
- setSchemaDirectory(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies the directory that should contain the server schema configuration files.
- setSchemaEntryDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Sets the "schema-entry-dn" property.
- setSchemaResolver(SchemaResolver) - Method in class org.forgerock.opendj.ldap.DecodeOptions
-
Sets the strategy for selecting which Schema
should be used for
decoding distinguished names, attribute descriptions, and other objects
which require a Schema
in order to be decoded.
- setSchemaValidationPolicy(SchemaValidationPolicy) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordReader
-
Specifies the schema validation which should be used when reading LDIF
change records.
- setSchemaValidationPolicy(SchemaValidationPolicy) - Method in class org.forgerock.opendj.ldif.LdifEntryReader
-
Specifies the schema validation which should be used when reading LDIF
entry records.
- setScope(SearchScope) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the scope of the search.
- setScope(ValueOrExpression<BackendVlvIndexCfgDefn.Scope>) - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Sets the "scope" property.
- setScope(ValueOrExpression<VirtualAttributeCfgDefn.Scope>) - Method in interface org.forgerock.opendj.server.config.client.VirtualAttributeCfgClient
-
Sets the "scope" property.
- setScope(SearchScope) - Method in class org.opends.server.core.SearchOperation
-
Specifies the scope for this search operation.
- setScope(SearchScope) - Method in class org.opends.server.types.LDAPURL
-
Specifies the search scope for this LDAP URL.
- setScope(SearchScope) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the scope for this search operation.
- setSearchNumberOfEntriesReturned(int) - Method in class org.forgerock.opendj.server.core.RequestContext
-
Sets the number of entries returned by the search request associated to this context.
- setSearchResponseIsIndexed(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "search-response-is-indexed" property.
- setSearchResponseNentriesGreaterThan(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "search-response-nentries-greater-than" property.
- setSearchResponseNentriesLessThan(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "search-response-nentries-less-than" property.
- setSecondaryRemoteLdapServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "secondary-remote-ldap-server" property.
- setSecondaryServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "secondary-server" property.
- setSecurity(CsvAuditEventHandlerConfiguration.CsvSecurity) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
-
Sets the CSV tamper evident options.
- setSecurityAgentFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "security-agent-file" property.
- setSecurityLevel(ValueOrExpression<SnmpConnectionHandlerCfgDefn.SecurityLevel>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "security-level" property.
- setSendEmailAsHtml(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "send-email-as-html" property.
- setSender(String) - Method in class org.opends.server.util.EMailMessage
-
Specifies the sender for this message.
- setSenderAddress(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "sender-address" property.
- setSenderAddress(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAlertHandlerCfgClient
-
Sets the "sender-address" property.
- setSendMessageWithoutEndUserAddress(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SmtpAccountStatusNotificationHandlerCfgClient
-
Sets the "send-message-without-end-user-address" property.
- setSendRejectionNotice(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "send-rejection-notice" property.
- setSendResponse(boolean) - Method in class org.opends.server.core.SearchOperation
-
Specify whether the search result done message has to be sent to the client, or not.
- setServerFqdn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.DigestMd5SaslMechanismHandlerCfgClient
-
Sets the "server-fqdn" property.
- setServerFqdn(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GssapiSaslMechanismHandlerCfgClient
-
Sets the "server-fqdn" property.
- setServerId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "server-id" property.
- setServerId(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "server-id" property.
- setServerRoot(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
-
Specifies the directory that should be considered the server root.
- setServerSaslCredentials(ByteString) - Method in interface org.forgerock.opendj.ldap.messages.BindResult
-
Sets the server SASL credentials associated with this bind result.
- setServerSASLCredentials(ByteString) - Method in class org.opends.server.core.BindOperation
-
Specifies the set of server SASL credentials to include in the bind response.
- setServerSASLCredentials(ByteString) - Method in interface org.opends.server.types.operation.PostOperationBindOperation
-
Specifies the set of server SASL credentials to include in the bind response.
- setServerSASLCredentials(ByteString) - Method in interface org.opends.server.types.operation.PreOperationBindOperation
-
Specifies the set of server SASL credentials to include in the bind response.
- setServerSASLCredentials(ByteString) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the set of server SASL credentials to include in the bind response.
- setServerState(int, ServerState, long, boolean) - Method in class org.opends.server.replication.protocol.MonitorMsg
-
Sets the information of an LDAP server.
- setSessionMode(SessionModeConfig) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
-
Sets the session mode that the JMS session should use when publishing the JMS messages.
- setSeverityFieldMappings(List<SyslogAuditEventHandlerConfiguration.SeverityFieldMapping>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
Sets the configurations for mapping audit event field values to Syslog severity values.
- setShard(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ProxyBackendCfgClient
-
Sets the "shard" property.
- setShowAllAttributes(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.RootDseBackendCfgClient
-
Sets the "show-all-attributes" property.
- setShowAllAttributes(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Sets the "show-all-attributes" property.
- setShowSubordinateNamingContexts(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.RootDseBackendCfgClient
-
Sets the "show-subordinate-naming-contexts" property.
- setShutdownTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the timeout in seconds for the publisher to wait for all worker threads to terminate at shutdown.
- setSignatureInterval(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
-
Sets the signature's interval.
- setSignatureTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "signature-time-interval" property.
- setSignatureTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "signature-time-interval" property.
- setSignHash(boolean) - Method in class org.opends.server.types.BackupConfig
-
Specifies whether the backup process should digitally sign the hash of the data when it is archived.
- setSignHash(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether to sign the cryptographic hash of the data that is written when the export is complete.
- setSimplePassword(byte[]) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
- setSimplePassword(ByteString) - Method in class org.opends.server.core.BindOperation
-
- setSimplePassword(ByteString) - Method in interface org.opends.server.types.operation.PreParseBindOperation
-
Specifies the simple authentication password for this bind operation.
- setSingleStructuralObjectclassBehavior(ValueOrExpression<GlobalCfgDefn.SingleStructuralObjectclassBehavior>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "single-structural-objectclass-behavior" property.
- setSizeLimit(int) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the size limit that should be used in order to restrict the maximum
number of entries returned by the search.
- setSizeLimit(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "size-limit" property.
- setSizeLimit(int) - Method in class org.opends.server.api.ClientConnection
-
Specifies the size limit that will be enforced for searches performed using this client connection.
- setSizeLimit(int) - Method in class org.opends.server.core.SearchOperation
-
Specifies the size limit for this search operation.
- setSizeLimit(int) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the size limit for this search operation.
- setSkipValidationForAdministrators(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "skip-validation-for-administrators" property.
- setSmtpServer(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "smtp-server" property.
- setSolveConflicts(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "solve-conflicts" property.
- setSortOrder(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.BackendVlvIndexCfgClient
-
Sets the "sort-order" property.
- setSoTimeout(int) - Method in interface org.opends.server.replication.protocol.Session
-
Set a timeout value.
- setSoTimeout(int) - Method in class org.opends.server.replication.protocol.SessionImpl
-
- setSoTimeout(int) - Method in class org.opends.server.replication.service.ReplicationBroker
-
Set a timeout value.
- setSourceAddress(ValueOrExpression<InetAddress>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "source-address" property.
- setSourceAddress(ValueOrExpression<InetAddress>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationDomainCfgClient
-
Sets the "source-address" property.
- setSourceAddress(ValueOrExpression<InetAddress>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "source-address" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCertNickname(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "ssl-cert-nickname" property.
- setSslCipherSuite(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "ssl-cipher-suite" property.
- setSslCipherSuite(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "ssl-cipher-suite" property.
- setSslCipherSuite(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "ssl-cipher-suite" property.
- setSslCipherSuite(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "ssl-cipher-suite" property.
- setSslCipherSuite(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "ssl-cipher-suite" property.
- setSslClientAuthPolicy(ValueOrExpression<HttpConnectionHandlerCfgDefn.SslClientAuthPolicy>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "ssl-client-auth-policy" property.
- setSslClientAuthPolicy(ValueOrExpression<LdapConnectionHandlerCfgDefn.SslClientAuthPolicy>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "ssl-client-auth-policy" property.
- setSslEncryption(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "ssl-encryption" property.
- setSslOptions(SslOptions) - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedRequest
-
Sets the SslOptions that should be used when installing the TLS layer.
- setSslOptions(SslOptions) - Method in interface org.forgerock.opendj.ldap.messages.StartTlsExtendedResult
-
Sets the
SslOptions
used to install the TLS layer.
- setSslProtocol(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "ssl-protocol" property.
- setSslProtocol(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.CryptoManagerCfgClient
-
Sets the "ssl-protocol" property.
- setSslProtocol(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "ssl-protocol" property.
- setSslProtocol(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "ssl-protocol" property.
- setSslProtocol(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "ssl-protocol" property.
- setStartDate(Date) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets the date at which this task should be scheduled to start.
- setStarted() - Method in class org.opends.server.api.DirectoryThread
-
Sets the current thread state to "started" if the shutdown process was not initiated.
- setStartNow(boolean) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
-
Sets whether the arguments provided by the user, indicate that the task should be executed immediately.
- setStateUpdateFailurePolicy(ValueOrExpression<PasswordPolicyCfgDefn.StateUpdateFailurePolicy>) - Method in interface org.forgerock.opendj.server.config.client.PasswordPolicyCfgClient
-
Sets the "state-update-failure-policy" property.
- setStore(KeyStore) - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- setStore(KeyStore) - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Sets the keystore.
- setStore(KeyStore) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- setStrictFormatCertificates(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "strict-format-certificates" property.
- setStrictFormatCountryString(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "strict-format-country-string" property.
- setStrictFormatJpegPhotos(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "strict-format-jpeg-photos" property.
- setStrictFormatTelephoneNumbers(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "strict-format-telephone-numbers" property.
- setStripSyntaxMinUpperBoundAttributeTypeDescription(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CoreSchemaCfgClient
-
Sets the "strip-syntax-min-upper-bound-attribute-type-description" property.
- setSubject(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the subject this JWT is issued to.
- setSubject(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Sets the subject this JWT is issued to.
- setSubject(String) - Method in class org.opends.server.util.EMailMessage
-
Specifies the subject for this message.
- setSubjectAttribute(ValueOrExpression<AttributeType>) - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Sets the "subject-attribute" property.
- setSubjectAttributeMapping(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Sets the "subject-attribute-mapping" property.
- setSubordinateBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "subordinate-base-dn" property.
- setSubstringLength(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "substring-length" property.
- setSubtreeDelete(boolean) - Method in class org.opends.server.replication.protocol.DeleteMsg
-
Set the subtree flag.
- setSuppressInternalOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Sets the "suppress-internal-operations" property.
- setSuppressSynchronizationOperations(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogPublisherCfgClient
-
Sets the "suppress-synchronization-operations" property.
- setSynchronizationOperation(boolean) - Method in class org.opends.server.types.Operation
-
Specifies whether this operation must be synchronized to other copies of the data.
- setTable(String) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
-
Sets the table name for the mapping.
- setTableMappings(List<TableMapping>) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
-
Sets the table mappings for the audit events.
- setTags(List<String>) - Method in class org.forgerock.api.transform.LocalizableOperation
-
- setTamperEvident(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileAccessLogPublisherCfgClient
-
Sets the "tamper-evident" property.
- setTamperEvident(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.CsvFileHttpAccessLogPublisherCfgClient
-
Sets the "tamper-evident" property.
- setTargAttrAci(AciEvalContext, Aci, boolean) - Static method in class org.opends.server.authorization.dseecompat.AciEffectiveRights
-
If the specified ACI is in the targattrfilters hashtable contained in the evaluation context, set the evaluation
context's targattrfilters match variable to either ACL_TARGATTR_DENY_MATCH or ACL_TARGATTR_ALLOW_MATCH depending
on the value of the variable denyAci.
- setTargAttrFiltersAciName(String) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Set the name of the ACI that last matched a targattrfilters rule.
- setTargAttrFiltersAciName(String) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Save the name of the last ACI that matched a targattrfilters rule.
- setTargAttrFiltersMatch(boolean) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
-
Set to true if the ACI had a targattrfilter rule that matched.
- setTargAttrFiltersMatchOp(int) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
-
Set a flag that specifies that a ACI that evaluated to either deny or allow contains a targattrfilters keyword.
- setTarget(RequestHandler) - Method in class org.forgerock.json.resource.FilterChain
-
Sets the target request handler which will be invoked once processing has
reached the end of the filter chain.
- setTargetIsEnabledCondition(Condition) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition.Builder
-
Sets the condition which is used to determine if a referenced managed
object is enabled.
- setTargetNeedsEnablingCondition(Condition) - Method in class org.forgerock.opendj.config.AggregationPropertyDefinition.Builder
-
Sets the condition which is used to determine whether
referenced managed objects need to be enabled.
- setTask(Task) - Method in class org.opends.server.backends.task.TaskThread
-
Provides a new task for processing by this thread.
- setTaskBackingFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Sets the "task-backing-file" property.
- setTaskInterruptState(TaskState) - Method in class org.opends.server.backends.task.Task
-
- setTaskRetentionTime(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Sets the "task-retention-time" property.
- setTestReversedPassword(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.AttributeValuePasswordValidatorCfgClient
-
Sets the "test-reversed-password" property.
- setTestReversedPassword(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.DictionaryPasswordValidatorCfgClient
-
Sets the "test-reversed-password" property.
- setThreadCount(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
-
Sets the count of worker threads to have processing the queue.
- setThreadCount(int) - Method in class org.opends.server.types.LDIFImportConfig
-
Set the thread count.
- setThrowableStackFrames(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.DebugTargetCfgClient
-
Sets the "throwable-stack-frames" property.
- setTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAccessLogPublisherCfgClient
-
Sets the "time-interval" property.
- setTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedAuditLogPublisherCfgClient
-
Sets the "time-interval" property.
- setTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedDebugLogPublisherCfgClient
-
Sets the "time-interval" property.
- setTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedErrorLogPublisherCfgClient
-
Sets the "time-interval" property.
- setTimeInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedHttpAccessLogPublisherCfgClient
-
Sets the "time-interval" property.
- setTimeLimit(int) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Sets the time limit that should be used in order to restrict the maximum
time (in seconds) allowed for the search.
- setTimeLimit(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "time-limit" property.
- setTimeLimit(int) - Method in class org.opends.server.api.ClientConnection
-
Specifies the time limit that will be enforced for searches performed using this client connection.
- setTimeLimit(int) - Method in class org.opends.server.core.SearchOperation
-
Specifies the time limit for this search operation.
- setTimeLimit(int) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the time limit for this search operation.
- setTimeOfDay(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.FixedTimeLogRotationPolicyCfgClient
-
Sets the "time-of-day" property.
- setTitle(String) - Method in class org.forgerock.api.transform.LocalizableRefProperty
-
- setTmpDirectory(String) - Method in class org.opends.server.backends.RebuildConfig
-
Set the temporary directory to the specified path.
- setTmpDirectory(String) - Method in class org.opends.server.types.LDIFImportConfig
-
Set the temporary directory to the specified path.
- setTokenInfoUrl(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Sets the "token-info-url" property.
- setTokenIntrospectionUrl(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "token-introspection-url" property.
- setTopic(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the name of the event topic to which this mapping applies.
- setTopics(Set<String>) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
-
Sets the topics accepted by this handler.
- setTotal(long) - Method in class org.opends.server.tasks.InitializeTargetTask
-
Set the total number of entries expected to be exported.
- setTotal(long) - Method in class org.opends.server.tasks.InitializeTask
-
Set the total number of entries expected to be imported.
- setTotalPagedResultsPolicy(CountPolicy) - Method in interface org.forgerock.json.resource.QueryRequest
-
Sets the policy for calculating the total number of paged results.
- setTrapPort(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "trap-port" property.
- setTrapsCommunity(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "traps-community" property.
- setTrapsDestination(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.SnmpConnectionHandlerCfgClient
-
Sets the "traps-destination" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.AdministrationConnectorCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2OpenamAuthorizationMechanismCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustManagerProvider(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "trust-manager-provider" property.
- setTrustStoreFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Sets the "trust-store-file" property.
- setTrustStoreFile(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Sets the "trust-store-file" property.
- setTrustStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Sets the "trust-store-pin" property.
- setTrustStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.LdapTrustManagerProviderCfgClient
-
Sets the "trust-store-pin" property.
- setTrustStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.Pkcs11TrustManagerProviderCfgClient
-
Sets the "trust-store-pin" property.
- setTrustStorePin(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Sets the "trust-store-pin" property.
- setTrustStoreType(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.FileBasedTrustManagerProviderCfgClient
-
Sets the "trust-store-type" property.
- setTrustStoreType(ValueOrExpression<String>) - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Sets the "trust-store-type" property.
- setTrustTransactionIds(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "trust-transaction-ids" property.
- setTtlAge(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "ttl-age" property.
- setTtlEnabled(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.BackendIndexCfgClient
-
Sets the "ttl-enabled" property.
- setType(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
-
Gets the type of the contents of the Claims Set.
- setType(JwtType) - Method in class org.forgerock.json.jose.jwt.JwtHeader
-
Sets the type of JWT this header represents.
- setType(Collection<ValueOrExpression<AttributeType>>) - Method in interface org.forgerock.opendj.server.config.client.UniqueAttributePluginCfgClient
-
Sets the "type" property.
- setTypesOnly(boolean) - Method in interface org.forgerock.opendj.ldap.messages.SearchRequest
-
Specifies whether search results are to contain both attribute
descriptions and values, or just attribute descriptions.
- setTypesOnly(boolean) - Method in class org.opends.server.core.SearchOperation
-
Specifies the typesOnly flag for this search operation.
- setTypesOnly(boolean) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies whether the LDIF generated should include attribute types (i.e., attribute names) only or both
attribute types and values.
- setTypesOnly(boolean) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
-
Specifies the typesOnly flag for this search operation.
- setUnauthenticated() - Method in class org.opends.server.api.ClientConnection
-
Sets properties in this client connection to indicate that the client is unauthenticated.
- setUnauthenticatedRequestsPolicy(ValueOrExpression<GlobalCfgDefn.UnauthenticatedRequestsPolicy>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "unauthenticated-requests-policy" property.
- setup(SetupParameters) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
- Setup<T extends Setup<T>> - Class in org.forgerock.opendj.setup.model
-
Class used to install a new OpenDJ server instance.
- setup() - Method in class org.forgerock.opendj.setup.model.Setup
-
Main method which will setup the server instance.
- SETUP_MAIN_COMMAND_DESCRIPTION - Static variable in class org.opends.messages.SetupMessages
-
This utility can be used to install an OpenDJ instance either as a directory server, a replication server or a proxy server
- SETUP_PROFILES_DIR_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
The directory containing setup profiles.
- SETUP_TOOL_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
Platform independent name of the setup tool.
- SetupCli - Class in org.forgerock.opendj.setup.cli
-
OpenDJ Setup command line tool main class.
- SetupCliArguments - Class in org.forgerock.opendj.setup.cli
-
Utility class which contains all setup command line Argument
.
- SetupConsole - Interface in org.forgerock.opendj.setup.model
-
Can be used to consume messages issued by
Setup
process.
- SetupConstants - Class in org.forgerock.opendj.setup.model
-
Class which defines constants used to setup and opendj server instance.
- setUpdateInterval(ValueOrExpression<Long>) - Method in interface org.forgerock.opendj.server.config.client.ReferentialIntegrityPluginCfgClient
-
Sets the "update-interval" property.
- SetupException - Exception in org.forgerock.opendj.setup.model
-
Exception which may be thrown by the
Setup
model.
- SetupException(LocalizableMessage) - Constructor for exception org.forgerock.opendj.setup.model.SetupException
-
- SetupException(LocalizableMessage, Throwable) - Constructor for exception org.forgerock.opendj.setup.model.SetupException
-
- SetupInteractive - Class in org.forgerock.opendj.setup.cli
-
Interactively collect and validate setup parameters.
- SetupMessages - Class in org.opends.messages
-
This file contains localizable message descriptors having the resource
name org.opends.messages.setup
.
- SetupParameters - Class in org.forgerock.opendj.server.embedded
-
- setupParams() - Static method in class org.forgerock.opendj.server.embedded.SetupParameters
-
Deprecated.
Creates a builder for the setup parameters.
- setUpperLimit(Long) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the upper limit in milli-seconds.
- setUpperLimit(String) - Method in class org.forgerock.opendj.config.DurationPropertyDefinition.Builder
-
Set the upper limit using a string representation of the limit.
- setUpperLimit(Integer) - Method in class org.forgerock.opendj.config.IntegerPropertyDefinition.Builder
-
Set the upper limit.
- setUpperLimit(Long) - Method in class org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Set the upper limit in bytes.
- setUpperLimit(String) - Method in class org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Set the upper limit using a string representation of the limit.
- setupStorageFiles(File, String, Dn) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Ensure backendDir exists (creating it if not) and has the specified dbDirPermissions.
- SetupUtils - Class in org.forgerock.opendj.setup.model
-
Utility methods used by the
Setup
class.
- setUsePasswordCaching(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "use-password-caching" property.
- setUserBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.FingerprintCertificateMapperCfgClient
-
Sets the "user-base-dn" property.
- setUserBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
-
Sets the "user-base-dn" property.
- setUserBaseDn(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.SubjectDnToUserAttributeCertificateMapperCfgClient
-
Sets the "user-base-dn" property.
- setUserDn(ValueOrExpression<Dn>) - Method in interface org.forgerock.opendj.server.config.client.HttpAnonymousAuthorizationMechanismCfgClient
-
Sets the "user-dn" property.
- setUserDnEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "user-dn-equal-to" property.
- setUserDnEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "user-dn-equal-to" property.
- setUserDnNotEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "user-dn-not-equal-to" property.
- setUserDnNotEqualTo(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.GlobalAccessControlPolicyCfgClient
-
Sets the "user-dn-not-equal-to" property.
- setUserIdentity(Object) - Method in interface org.forgerock.opendj.ldap.messages.PasswordModifyExtendedRequest
-
Sets the identity of the user whose password is to be modified.
- setUserIsMemberOf(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "user-is-member-of" property.
- setUserIsNotMemberOf(Collection<ValueOrExpression<Dn>>) - Method in interface org.forgerock.opendj.server.config.client.AccessLogFilteringCriteriaCfgClient
-
Sets the "user-is-not-member-of" property.
- setUsername(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets Elasticsearch username for HTTP basic authentication.
- setUsername(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
-
Sets the username to use to connect to the JDBC database.
- setUseSSL(boolean) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the use of a SSL connection.
- setUseSSL(boolean) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
-
Sets the use of a SSL connection.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "use-ssl" property.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.JmxConnectionHandlerCfgClient
-
Sets the "use-ssl" property.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "use-ssl" property.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "use-ssl" property.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "use-ssl" property.
- setUseSsl(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "use-ssl" property.
- setUseStartTls(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServiceDiscoveryMechanismCfgClient
-
Sets the "use-start-tls" property.
- setUseStartTls(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.StaticServiceDiscoveryMechanismCfgClient
-
Sets the "use-start-tls" property.
- setUseTcpKeepAlive(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "use-tcp-keep-alive" property.
- setUseTcpKeepAlive(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "use-tcp-keep-alive" property.
- setUseTcpKeepAlive(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "use-tcp-keep-alive" property.
- setUseTcpNoDelay(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.HttpConnectionHandlerCfgClient
-
Sets the "use-tcp-no-delay" property.
- setUseTcpNoDelay(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapConnectionHandlerCfgClient
-
Sets the "use-tcp-no-delay" property.
- setUseTcpNoDelay(ValueOrExpression<Boolean>) - Method in interface org.forgerock.opendj.server.config.client.LdapPassThroughAuthenticationPolicyCfgClient
-
Sets the "use-tcp-no-delay" property.
- setValidateSchema(boolean) - Method in class org.opends.server.types.LDIFImportConfig
-
Specifies whether to perform schema validation on entries as they are read.
- setValue(Object) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedRequest
-
Sets the value, if any, associated with this extended request.
- setValue(Object) - Method in interface org.forgerock.opendj.ldap.messages.GenericExtendedResult
-
Sets the value, if any, associated with this extended result.
- setValue(Object) - Method in interface org.forgerock.opendj.ldap.messages.GenericIntermediateResponse
-
Sets the value, if any, associated with this intermediate response.
- setValue(Collection<ValueOrExpression<String>>) - Method in interface org.forgerock.opendj.server.config.client.UserDefinedVirtualAttributeCfgClient
-
Sets the "value" property.
- setValueMappings(Map<String, Severity>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
Sets the mapping of audit event values to Syslog severity values.
- setVersion(int) - Method in interface org.forgerock.opendj.ldap.messages.BindRequest
-
Sets the version of the protocol to be used at the LDAP message layer.
- setWarnedTime() - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to set the warned time to the current time.
- setWarnedTime(long) - Method in class org.opends.server.core.PasswordPolicyState
-
Updates the user entry to set the warned time to the specified time.
- setWeight(ValueOrExpression<Integer>) - Method in interface org.forgerock.opendj.server.config.client.ReplicationServerCfgClient
-
Sets the "weight" property.
- setWrapColumn(int) - Method in class org.forgerock.opendj.ldif.LdifChangeRecordWriter
-
Specifies the column at which long lines should be wrapped.
- setWrapColumn(int) - Method in class org.forgerock.opendj.ldif.LdifEntryWriter
-
Specifies the column at which long lines should be wrapped.
- setWrapColumn(int) - Method in class org.opends.server.types.LDIFExportConfig
-
Specifies the column at which long lines should be wrapped.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.BackupBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<GlobalCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.GlobalCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.LdifBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.LocalBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.MemoryBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.MonitorBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.NullBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.PluggableBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.SchemaBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.TaskBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode>) - Method in interface org.forgerock.opendj.server.config.client.TrustStoreBackendCfgClient
-
Sets the "writability-mode" property.
- setWritabilityMode(WritabilityMode) - Method in class org.opends.server.api.LocalBackend
-
Specifies the writability mode for this backend.
- setWriteInterval(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the interval for reading events from the buffer to transmit to Elasticsearch.
- setWriteInterval(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the interval to write the queued buffered events.
- setWriteInterval(String) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets delay after which the file-writer thread is scheduled to run after encountering an empty event buffer
(units of 'ms' are recommended).
- setWriteInterval(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
-
Sets the interval for reading events from the buffer to transmit to splunk.
- setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestAnySchema
-
- setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestArraySchema
-
- setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
-
- setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestObjectSchema
-
- setWriter(Writer) - Method in class org.forgerock.audit.rotation.RotationContext
-
Set the writer.
- setWriterThreads(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Sets the number of writer threads to use to write buffered events.
- setX509CertificateChain(List<String>) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the X.509 Certificate Chain header parameter for this JWS.
- setX509CertificateThumbprint(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the X.509 Certificate Thumbprint header parameter for this JWS.
- setX509Url(URL) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
-
Sets the X.509 URL header parameter for this JWS.
- SevenBitCleanPlugin - Class in org.opends.server.plugins
-
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).
- SevenBitCleanPlugin() - Constructor for class org.opends.server.plugins.SevenBitCleanPlugin
-
Creates a new instance of this Directory Server plugin.
- SevenBitCleanPluginCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Seven Bit Clean Plugin
settings.
- SevenBitCleanPluginCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Seven Bit Clean
Plugin settings.
- SevenBitCleanPluginCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Seven Bit Clean Plugin managed object
definition meta information.
- Severity - Enum in org.forgerock.audit.handlers.syslog
-
Defines the standard Syslog message severities.
- Severity - Enum in org.opends.messages
-
Defines values for message severity.
- SeverityFieldMapping() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
-
- SHA1PasswordStorageScheme - Class in org.opends.server.extensions
-
This class defines a Directory Server password storage scheme based on the SHA-1 algorithm defined in FIPS 180-1.
- SHA1PasswordStorageScheme() - Constructor for class org.opends.server.extensions.SHA1PasswordStorageScheme
-
- Sha1PasswordStorageSchemeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying SHA-1 Password Storage Scheme
settings.
- Sha1PasswordStorageSchemeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying SHA-1 Password
Storage Scheme settings.
- Sha1PasswordStorageSchemeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the SHA-1 Password Storage Scheme managed
object definition meta information.
- sha256(byte[]) - Static method in class org.forgerock.json.jose.utils.Utils
-
Convenience method to perform SHA-256 hashing of the input data.
- shallowCopyOfEntry(Entry) - Static method in class org.forgerock.opendj.ldap.LinkedHashMapEntry
-
Creates an entry having the same distinguished name, attributes, and object classes of the provided entry.
- shallowCopyOfEntry(Entry) - Static method in class org.forgerock.opendj.ldap.TreeMapEntry
-
Creates an entry having the same distinguished name, attributes, and object classes of the provided entry.
- shallowCopyOfEntryWithoutVirtualAttributes(Entry) - Static method in class org.opends.server.types.Entries
-
Returns a shallow copy of this entry, the attributes are shared between this entry and the returned entry.
- shallowCopyOfRequest(R, String...) - Static method in class org.forgerock.opendj.ldap.messages.Requests
-
Creates a new request that is a shallow copy of the provided request, except for
controls list which is a new list containing the original controls (and not the original list
of controls) possibly filtered by the provided exclusion parameter.
- shallowCopyOfRequest(R, Collection<String>) - Static method in class org.forgerock.opendj.ldap.messages.Requests
-
Creates a new request that is a shallow copy of the provided request, except for
controls list which is a new list containing the original controls (and not the original list
of controls) possibly filtered by the provided exclusion parameter.
- SHORTEST_REPLICA_ID - Static variable in class org.opends.server.replication.common.ReplicaId
-
Special ID for lowest CSN comparison.
- shorts(int) - Static method in class org.opends.server.replication.protocol.ByteArrayBuilder
-
Helper method that returns the number of bytes that would be used by the short fields when appended to a
ByteArrayBuilder.
- shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.FixedTimeRotationPolicy
-
This method indicates if the log file should be rotated or not.
- shouldRotateFile(RotatableObject) - Method in interface org.forgerock.audit.rotation.RotationPolicy
-
This method indicates if the log file should be rotated or not.
- shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.SizeBasedRotationPolicy
-
- shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.TimeLimitRotationPolicy
-
- shouldTrustTransactionIds() - Method in class org.opends.server.core.CoreConfigManager
-
Indicates if transaction IDs received from requests should be trusted and logged.
- shouldWarn() - Method in class org.opends.server.core.PasswordPolicyState
-
Indicates whether the user should receive a warning notification that the password is about to expire.
- shutdown() - Method in interface org.forgerock.audit.AuditService
-
- shutdown() - Method in class org.forgerock.audit.AuditServiceProxy
-
- shutdown() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
-
Instruct this object to flush any buffers and close any open file handles or network connections.
- shutdown() - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisher
-
Informs the publisher to stop processing offered events.
- shutdown() - Method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
-
Stops sending batch data, and awaits termination of pending queue tasks when autoFlush
is enabled.
- shutdown() - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
-
- shutdown() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
-
Releases any resources held by the writer.
- shutdown(boolean) - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
-
Releases any resources held by the writer.
- shutdown() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
-
- shutdown() - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
-
Releases any resources held by the writer.
- shutdown() - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
-
- shutdown() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
-
- shutdown() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
-
Instruct this object to flush any buffers and close any open file handles or network connections.
- shutdown() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
-
- shutdown() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
-
Instruct this object to flush any buffers and close any open file handles or network connections.
- shutdown() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
-
- shutdown() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
-
Closes the JMS connection.
- shutdown() - Method in interface org.forgerock.audit.handlers.jms.Publisher
-
- shutdown() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
-
- shutdown() - Method in class org.forgerock.audit.handlers.json.stdout.JsonStdoutAuditEventHandler
-
- shutdown() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
-
- shutdown() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
-
Closes the connections established by SyslogPublisher
.
- shutdown() - Method in interface org.forgerock.util.thread.listener.ShutdownListener
-
The function to run when the system shutdown.
- shutdown() - Method in interface org.forgerock.util.thread.listener.ShutdownManager
-
Shuts down all the listeners in this ShutdownManager.
- shutdown() - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- shutDown(String, LocalizableMessage) - Static method in class org.opends.server.core.DirectoryServer
-
Initiates the Directory Server shutdown process.
- shutdown() - Method in class org.opends.server.loggers.CommonAudit
-
Shutdown common audit.
- shutdown() - Method in interface org.opends.server.loggers.TextWriter
-
Releases any resources held by the writer.
- shutdown() - Method in class org.opends.server.loggers.TextWriter.STDERR
-
- shutdown() - Method in class org.opends.server.loggers.TextWriter.STDOUT
-
- shutdown() - Method in class org.opends.server.loggers.TextWriter.STREAM
-
- shutdown() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
Shutdown this ReplicationDomain.
- shutdown() - Method in class org.opends.server.replication.plugin.ReplicationServerListener
-
Shutdown the replication server.
- shutdown() - Method in class org.opends.server.replication.protocol.HeartbeatThread
-
Call this method to stop the thread.
- shutdown() - Method in class org.opends.server.replication.server.MonitoringPublisher
-
Stops the thread.
- shutdown() - Method in class org.opends.server.replication.server.ReplicationServer
-
Shutdown the Replication Server service and all its connections.
- shutdown() - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Shutdown this ReplicationServerDomain.
- shutdown() - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
- shutdown() - Method in class org.opends.server.util.CronExecutorService
-
- shutdownBackends() - Method in class org.opends.server.core.BackendConfigManager
-
Shutdown all backends.
- shutdownBackends() - Method in class org.opends.server.tools.tasks.TaskTool
-
Shutdowns all backends.
- shutdownDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
-
Shutdown the replication database.
- shutdownDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
-
- ShutdownListener - Interface in org.forgerock.util.thread.listener
-
Any component which needs to be shut down should implement this interface
and use the function to shut down the component.
- ShutdownManager - Interface in org.forgerock.util.thread.listener
-
Interface used by shutdown managers to allow for thread safe
adding and removing of shutdown listeners.
- shutdownNow() - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- shutdownNow() - Method in class org.opends.server.util.CronExecutorService
-
- ShutdownPriority - Enum in org.forgerock.util.thread.listener
-
This class defines the shutdown priorities that are consumed by
com.sun.identity.common.ShutdownManager
.
- shutdownPublisher() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
-
- ShutdownTask - Class in org.opends.server.tasks
-
This class provides an implementation of a Directory Server task that can be used to stop the server.
- ShutdownTask() - Constructor for class org.opends.server.tasks.ShutdownTask
-
- ShutdownTaskThread - Class in org.opends.server.tasks
-
This class defines a thread that will be spawned to invoke the Directory Server shutdown process.
- ShutdownTaskThread(LocalizableMessage) - Constructor for class org.opends.server.tasks.ShutdownTaskThread
-
Creates a new instance of this shutdown task thread with the provided message.
- sidebarBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
-
Inserts a sidebar-block.
- sign(byte[]) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
- sign(byte[]) - Method in interface org.forgerock.audit.secure.SecureStorage
-
Signs the provided data.
- sign(SigningHandler, JwsAlgorithm) - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
-
- sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
-
- sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
-
- sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.EdDSASigningHandler
-
- sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
-
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
-
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
-
Simply returns a byte array of a UTF-8 empty string.
- sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
-
Returns an empty byte array.
- sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.RSASigningHandler
-
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.RSASigningHandler
-
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(JwsAlgorithm, String) - Method in interface org.forgerock.json.jose.jws.handlers.SigningHandler
-
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(JwsAlgorithm, byte[]) - Method in interface org.forgerock.json.jose.jws.handlers.SigningHandler
-
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
- sign(PrivateKey, String, String) - Method in class org.forgerock.util.SignatureUtil
-
Signs a String using the given private key.
- signalNewStatus(StatusMachineEvent) - Method in class org.opends.server.replication.service.ReplicationDomain
-
Sets the status to a new value depending of the passed status machine event.
- signalStatusChange(ServerStatus) - Method in class org.opends.server.replication.service.ReplicationBroker
-
Signals the RS we just entered a new status.
- SIGNATURE_ALGORITHM - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
-
The algorithm to use for signing and verifying.
- SignatureUtil - Class in org.forgerock.util
-
Utility class for signing and verifying signatures.
- SignedEncryptedJwsHeaderBuilder - Class in org.forgerock.json.jose.builders
-
- SignedEncryptedJwsHeaderBuilder(EncryptedThenSignedJwtBuilder) - Constructor for class org.forgerock.json.jose.builders.SignedEncryptedJwsHeaderBuilder
-
Deprecated.
Constructs a new JwsHeaderBuilder, parented by the given JwtBuilder.
- SignedEncryptedJwt - Class in org.forgerock.json.jose.jws
-
- SignedEncryptedJwt(JwsHeader, EncryptedJwt, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedEncryptedJwt
-
Deprecated.
Constructs a fresh, new SignedEncryptedJwt from the given JwsHeader and nested Encrypted JWT.
- SignedEncryptedJwt(JwsHeader, EncryptedJwt, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedEncryptedJwt
-
Deprecated.
Constructs a reconstructed SignedEncryptedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT,
signing input and signature.
- SignedEncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
-
- SignedEncryptedJwtBuilder(EncryptedJwtBuilder, SigningHandler, JwsAlgorithm) - Constructor for class org.forgerock.json.jose.builders.SignedEncryptedJwtBuilder
-
Deprecated.
Constructs a new SignedEncryptedJwtBuilder that will use the given EncryptedJwtBuilder, to build the nested
Encrypted JWT, and the private key and JwsAlgorithm to sign the outer JWT.
- SignedJwt - Class in org.forgerock.json.jose.jws
-
A JWS implementation of the Jwt interface.
- SignedJwt(JwsHeader, JwtClaimsSet, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
-
Constructs a fresh, new SignedJwt from the given JwsHeader and JwtClaimsSet.
- SignedJwt(SignedJwt) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
-
Construct an signed JWT from an existent one.
- SignedJwt(JwsHeader, JwtClaimsSet, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
-
Constructs a reconstructed SignedJwt from its constituent parts, the JwsHeader, JwtClaimsSet, signing input and
signature.
- SignedJwt(JwsHeader, Payload, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
-
Constructs a fresh, new SignedJwt from the given JwsHeader and nested Encrypted JWT.
- SignedJwt(JwsHeader, Payload, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
-
Constructs a reconstructed SignedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT, signing
input and signature.
- SignedJwtBuilder - Interface in org.forgerock.json.jose.builders
-
A base interface for both SignedJwtBuilder and SignedEncryptedJwtBuilder to create Signed JWTs and Signed and
Encrypted JWTs.
- SignedJwtBuilderImpl - Class in org.forgerock.json.jose.builders
-
An implementation of a JwtBuilder that can build a JWT and sign it, resulting in a SignedJwt object.
- SignedJwtBuilderImpl(SigningHandler) - Constructor for class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
-
Constructs a new SignedJwtBuilderImpl that will use the given private key to sign the JWT.
- SignedThenEncryptedJwt - Class in org.forgerock.json.jose.jwe
-
A nested signed-then-encrypted JWT.
- SignedThenEncryptedJwt(EncryptedJwt) - Constructor for class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
-
Constructs a fresh signed-then-encrypted JWT from an encrypted JWT.
- SignedThenEncryptedJwt(JweHeader, SignedJwt, Key) - Constructor for class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
-
Constructs a fresh signed-then-encrypted JWT with the given signed JWT payload, JWE headers and encryption key.
- SignedThenEncryptedJwt(JweHeader, String, byte[], byte[], byte[], byte[]) - Constructor for class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
-
Reconstructs a signed-then-encrypted JWT from components parts of the encrypted JWT string.
- SignedThenEncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
-
Builder for nested signed-then-encrypted JWT.
- signedWith(SigningHandler, JwsAlgorithm) - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
-
- signHash() - Method in class org.opends.server.types.BackupConfig
-
Indicates whether the backup process should digitally sign the hash of the data when it is archived.
- signHash() - Method in class org.opends.server.types.LDIFExportConfig
-
Indicates whether to sign the cryptographic hash of the data that is written when the export is complete.
- SigningHandler - Interface in org.forgerock.json.jose.jws.handlers
-
The interface for SigningHandlers for all the different signing algorithms.
- SigningManager - Class in org.forgerock.json.jose.jws
-
A service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
- SigningManager() - Constructor for class org.forgerock.json.jose.jws.SigningManager
-
- SimilarityBasedPasswordValidator - Class in org.opends.server.extensions
-
This class provides a password validator that can ensure that the provided password meets minimum similarity
requirements.
- SimilarityBasedPasswordValidator() - Constructor for class org.opends.server.extensions.SimilarityBasedPasswordValidator
-
Creates a new instance of this password validator.
- SimilarityBasedPasswordValidatorCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Similarity Based Password
Validator settings.
- SimilarityBasedPasswordValidatorCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Similarity Based
Password Validator settings.
- SimilarityBasedPasswordValidatorCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Similarity Based Password Validator
managed object definition meta information.
- simple(AttributeDescription) - Static method in class org.forgerock.opendj.rest2ldap.Rest2Ldap
-
Returns a property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
- simple(String) - Static method in class org.forgerock.opendj.rest2ldap.Rest2Ldap
-
Returns a property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
- simple(Entry) - Static method in class org.opends.server.types.AuthenticationInfo
-
Creates a new set of authentication information to be used for clients that have successfully performed simple
authentication.
- simpleCrestApplication(ConnectionFactory, String, String) - Static method in class org.forgerock.json.resource.Applications
-
- SimpleHTTPClient - Class in org.forgerock.util
-
Simple helper client for connecting to URLs over HTTP
and retrieving their contents via a GET request.
- SimpleHTTPClient() - Constructor for class org.forgerock.util.SimpleHTTPClient
-
Generates a new SimpleHTTPClient with the appropriate timeouts.
- SimpleHTTPClient(int, int) - Constructor for class org.forgerock.util.SimpleHTTPClient
-
Generates a new SimpleHTTPClient with the appropriate timeouts.
- SimplePagedResultsControl - Class in org.forgerock.opendj.ldap.controls
-
The simple paged results request and response control as defined in RFC 2696.
- simpleParse(String) - Static method in class org.forgerock.monitoring.api.instrument.util.TimeUtils
-
- SimplePropertyMapper - Class in org.forgerock.opendj.rest2ldap
-
An property mapper which provides a simple mapping from a JSON value to a single LDAP attribute.
- SimpleStaticGroupMemberList - Class in org.opends.server.extensions
-
This class provides an implementation of the MemberList
class that may be used in conjunction when static
groups when no additional criteria is to be used to select a subset of the group members.
- SimpleStaticGroupMemberList(ServerContext, Dn, Set<StaticGroup.CompactDn>) - Constructor for class org.opends.server.extensions.SimpleStaticGroupMemberList
-
Creates a new simple static group member list with the provided set of member DNs.
- SimpleValidator<T> - Interface in org.forgerock.json.schema.validator.validators
-
SimpleValidator is a base interface for all validator implementation.
- since(long) - Method in interface org.forgerock.util.time.TimeService
-
Deprecated.
Computes the elapsed time between
now and
past
.
- since(long) - Method in interface org.opends.server.core.CoreConfigManager.EtimeService
-
Computes the elapsed time between
now and past.
- SINGLE_LEVEL - Static variable in class org.forgerock.opendj.ldap.SearchScope
-
The scope is constrained to the immediate subordinates of the search base entry.
- singleKeyWithName(String) - Static method in class org.forgerock.config.util.JsonValuePropertyEvaluator
-
- singleton(Boolean) - Method in class org.forgerock.api.models.Create.Builder
-
Setter for singleton.
- SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
-
The unique instance of this class.
- SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
-
The unique instance of this class.
- singletonAttribute(AttributeDescription, Object) - Static method in class org.forgerock.opendj.ldap.Attributes
-
Returns a read-only single-valued attribute having the specified
attribute description and value.
- singletonAttribute(String, Object) - Static method in class org.forgerock.opendj.ldap.Attributes
-
Returns a read-only single-valued attribute having the specified
attribute description.
- singletonOf(String) - Static method in class org.forgerock.opendj.rest2ldap.Rest2Ldap
-
Creates a new
singleton
sub-resource definition which will reference a single
resource having the specified resource ID.
- singletonPropertyResolver(String, String) - Static method in class org.forgerock.config.resolvers.PropertyResolvers
-
Returns a resolver that knows only to resolve the given key.
- SingletonProvider - Annotation Type in org.forgerock.api.annotations
-
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST
singleton provider resource.
- SingletonRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.forgerock.opendj.config
-
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> - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing singleton relation
definitions.
- SingletonResourceProvider - Interface in org.forgerock.json.resource
-
An implementation interface for resource providers which exposes a single
permanent resource instance.
- singleValue(boolean) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Specifies whether this attribute type is declared "single-value".
- size() - Method in class org.forgerock.json.JsonPointer
-
Returns the number of reference tokens in the pointer.
- size() - Method in class org.forgerock.json.JsonValue
-
Returns the number of values that this JSON value contains.
- size() - Method in class org.forgerock.json.resource.ResourcePath
-
Returns the number of elements in this resource path, or 0 if it is
empty.
- size() - Method in class org.forgerock.opendj.config.ManagedObjectPath
-
Get the number of path elements in this managed object path.
- size() - Method in class org.forgerock.opendj.ldap.AbstractAttribute
-
- size() - Method in interface org.forgerock.opendj.ldap.Attribute
-
Returns the number of attribute values in this attribute.
- size() - Method in class org.forgerock.opendj.ldap.Dn
-
Returns the number of RDN components in this DN.
- size() - Method in class org.forgerock.opendj.ldap.LinkedAttribute
-
- size() - Method in class org.forgerock.opendj.ldap.MemoryBackend
-
Returns the number of entries contained in this memory backend.
- size() - Method in class org.forgerock.opendj.ldap.Rdn
-
Returns the number of AVAs in this RDN.
- size() - Method in class org.forgerock.util.LazyList
-
Returns the number of elements in this list.
- size() - Method in class org.forgerock.util.LazyMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.forgerock.util.ListDecorator
-
Returns the number of elements in this list.
- size() - Method in class org.forgerock.util.MapDecorator
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.forgerock.util.NonExpiringCache
-
Gets the size of the cache.
- size() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
-
Returns the number of cached values.
- size() - Method in class org.forgerock.util.RangeSet
-
Returns the number of elements in this set.
- size() - Method in class org.opends.server.api.DITCacheMap
-
- size() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- size() - Method in class org.opends.server.replication.protocol.AddMsg
-
- size() - Method in class org.opends.server.replication.protocol.DeleteMsg
-
- size() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
-
- size() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
-
- size() - Method in class org.opends.server.replication.protocol.ModifyMsg
-
- size() - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
-
- size() - Method in class org.opends.server.replication.protocol.UpdateMsg
-
Return the number of bytes used by this message.
- SIZE_LIMIT_EXCEEDED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that a size limit was exceeded while
attempting to process the request.
- SizeBasedRetentionPolicy - Class in org.forgerock.audit.retention
-
Created a size based file retention policy.
- SizeBasedRetentionPolicy(int) - Constructor for class org.forgerock.audit.retention.SizeBasedRetentionPolicy
-
Constructs a SizeBasedRetentionPolicy with a given maximum number of archived files.
- SizeBasedRetentionPolicy - Class in org.opends.server.loggers
-
This class implements a retention policy based on the amount of space taken by the log files.
- SizeBasedRetentionPolicy() - Constructor for class org.opends.server.loggers.SizeBasedRetentionPolicy
-
- SizeBasedRotationPolicy - Class in org.forgerock.audit.rotation
-
Creates a file size based rotation policy.
- SizeBasedRotationPolicy(long) - Constructor for class org.forgerock.audit.rotation.SizeBasedRotationPolicy
-
Constructs a SizeBasedRotationPolicy given a max file size in bytes.
- SizeBasedRotationPolicy - Class in org.opends.server.loggers
-
This class implements a rotation policy based on the size of the file.
- SizeBasedRotationPolicy() - Constructor for class org.opends.server.loggers.SizeBasedRotationPolicy
-
- SizeLimitLogRetentionPolicyCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Size Limit Log Retention
Policy settings.
- SizeLimitLogRetentionPolicyCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Size Limit Log
Retention Policy settings.
- SizeLimitLogRetentionPolicyCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Size Limit Log Retention Policy
managed object definition meta information.
- SizeLimitLogRotationPolicyCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Size Limit Log Rotation Policy
settings.
- SizeLimitLogRotationPolicyCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Size Limit Log
Rotation Policy settings.
- SizeLimitLogRotationPolicyCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Size Limit Log Rotation Policy
managed object definition meta information.
- SizePropertyDefinition - Class in org.forgerock.opendj.config
-
Memory size property definition.
- SizePropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing memory size property definitions.
- SizeUnit - Enum in org.forgerock.opendj.config
-
This enumeration defines various memory size units.
- skip(int) - Method in class org.forgerock.opendj.ldap.ByteSequenceReader
-
Skips the given number of bytes.
- skip(long) - Method in class org.opends.server.types.RecordingInputStream
-
- skipCsn(ByteSequenceReader) - Static method in class org.opends.server.replication.common.CSN
-
Advances reading the provided reader to the end of the CSN representation, by skipping over it.
- skipElement(byte) - Method in class org.forgerock.opendj.io.AbstractAsn1Reader
-
- skipElement() - Method in interface org.forgerock.opendj.io.Asn1Reader
-
Skips the next element without decoding it.
- skipElement(byte) - Method in interface org.forgerock.opendj.io.Asn1Reader
-
Skips the next element having the provided type tag without decoding it.
- skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.opends.server.snmp.DsApplIfOpsTableMeta
-
- skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.opends.server.snmp.DsIntTableMeta
-
- skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.opends.server.snmp.DsTableMeta
-
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
-
Defines a skip further plugin processing LDIF import plugin result.
- skipFurtherPluginProcesssing(boolean) - Static method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
Defines a skip further plugin processing intermediate response plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.PostConnect
-
Defines a skip further plugin processing post connect plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.PostDisconnect
-
Defines a skip further plugin processing post disconnect plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.PostResponse
-
Defines a skip further plugin processing post response plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
Defines a skip further plugin processing pre operation plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.PreParse
-
Defines a skip further plugin processing pre parse plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.Startup
-
Defines a skip further plugin processing startup plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
Defines a skip further plugin processing subordinate delete plugin result.
- skipFurtherPluginProcesssing() - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
Defines a skip further plugin processing subordinate modify DN plugin result.
- skipMsp() - Method in class org.forgerock.opendj.ldap.GserParser
-
Skips the input matching one or more space characters.
- skipMSP() - Method in class org.opends.server.protocols.asn1.GSERParser
-
Skips the input matching one or more space characters.
- skippedEntriesFilePath(String) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.ImportDataFromLdifFile
-
To keep a list of the skipped entries during the import.
- skippedEntriesFilePath(Path) - Method in class org.forgerock.opendj.setup.model.DirectoryServerSetup.ImportDataFromLdifFile
-
To keep a list of the skipped entries during the import.
- skipSeparator() - Method in class org.forgerock.opendj.ldap.GserParser
-
Skips the input matching the separator pattern (",") and subsequenct
space characters.
- skipSeparator() - Method in class org.opends.server.protocols.asn1.GSERParser
-
Skips the input matching the separator pattern (",") and subsequenct space characters.
- skipSp() - Method in class org.forgerock.opendj.ldap.GserParser
-
Skips the input matching zero, one or more space characters.
- skipSP() - Method in class org.opends.server.protocols.asn1.GSERParser
-
Skips the input matching zero, one or more space characters.
- skipVariable(long, Object, int) - Method in class org.opends.server.snmp.DsApplIfOpsEntryMeta
-
- skipVariable(long, Object, int) - Method in class org.opends.server.snmp.DsIntEntryMeta
-
- skipVariable(long, Object, int) - Method in class org.opends.server.snmp.DsMIBMeta
-
- skipVariable(long, Object, int) - Method in class org.opends.server.snmp.DsTableEntryMeta
-
- skipZeroSeparator() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
-
Skips the next byte and verifies it is effectively the zero separator.
- sla(long...) - Method in class org.forgerock.monitoring.api.instrument.DistributionSummary.Builder
-
Publish at a minimum a histogram containing your defined SLA boundaries.
- sla(long...) - Method in class org.forgerock.monitoring.api.instrument.histogram.HistogramConfig.Builder
-
- sla(Duration...) - Method in class org.forgerock.monitoring.api.instrument.Timer.Builder
-
Publish at a minimum a histogram containing your defined SLA boundaries.
- sleep(long) - Static method in class org.opends.server.util.StaticUtils
-
Calls
Thread.sleep(long)
, surrounding it with the mandatory
try
/
catch(InterruptedException)
block.
- SMR_CASE_EXACT_IA5_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseExactIA5SubstringsMatch substring matching rule.
- SMR_CASE_EXACT_IA5_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseExactIA5SubstringsMatch substring matching rule.
- SMR_CASE_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseExactSubstringsMatch substring matching rule.
- SMR_CASE_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseExactSubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_IA5_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreIA5SubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_IA5_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreIA5SubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_LIST_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreListSubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_LIST_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreListSubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the caseIgnoreSubstringsMatch substring matching rule.
- SMR_CASE_IGNORE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the caseIgnoreSubstringsMatch substring matching rule.
- SMR_NUMERIC_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the numericStringSubstringsMatch substring matching rule.
- SMR_NUMERIC_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the numericStringSubstringsMatch substring matching rule.
- SMR_OCTET_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the octetStringSubstringsMatch substring matching rule.
- SMR_OCTET_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the octetStringSubstringsMatch substring matching rule.
- SMR_TELEPHONE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the telephoneNumberSubstringsMatch substring matching rule.
- SMR_TELEPHONE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the telephoneNumberSubstringsMatch substring matching rule.
- SMTP_DEFAULT_PORT - Static variable in class org.opends.server.util.ServerConstants
-
The default SMTP port to use.
- SMTP_DEFAULT_TIMEOUT_VALUE - Static variable in class org.opends.server.util.ServerConstants
-
The default timeout value for JavaMail timeout properties.
- SMTP_PROPERTY_CONNECTION_TIMEOUT - Static variable in class org.opends.server.util.ServerConstants
-
The name of the JavaMail property that can be used to specify the socket connection timeout value in
milliseconds.
- SMTP_PROPERTY_HOST - Static variable in class org.opends.server.util.ServerConstants
-
The name of the JavaMail property that can be used to specify the address of the SMTP server.
- SMTP_PROPERTY_IO_TIMEOUT - Static variable in class org.opends.server.util.ServerConstants
-
The name of the JavaMail property that can be used to specify the socket I/O timeout value in milliseconds.
- SMTP_PROPERTY_PORT - Static variable in class org.opends.server.util.ServerConstants
-
The name of the JavaMail property that can be used to specify the port for the SMTP server.
- SMTPAccountStatusNotificationHandler - Class in org.opends.server.extensions
-
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.
- SMTPAccountStatusNotificationHandler() - Constructor for class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
-
Creates a new, uninitialized instance of this account status notification handler.
- SmtpAccountStatusNotificationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying SMTP Account Status
Notification Handler settings.
- SmtpAccountStatusNotificationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying SMTP Account
Status Notification Handler settings.
- SmtpAccountStatusNotificationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the SMTP Account Status Notification
Handler managed object definition meta information.
- SMTPAlertHandler - Class in org.opends.server.extensions
-
This class implements a Directory Server alert handler that may be used to send administrative alerts via SMTP.
- SMTPAlertHandler() - Constructor for class org.opends.server.extensions.SMTPAlertHandler
-
Creates a new instance of this SMTP alert handler.
- SmtpAlertHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying SMTP Alert Handler settings.
- SmtpAlertHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying SMTP Alert
Handler settings.
- SmtpAlertHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the SMTP Alert Handler managed object
definition meta information.
- snakeCase - Static variable in interface org.forgerock.monitoring.api.instrument.config.NamingConvention
-
- SNMP_DOMAIN - Static variable in class org.opends.server.snmp.SNMPConnectionHandlerDefinitions
-
Domain for SNMP MBeans.
- SNMPClassLoaderProvider - Class in org.opends.server.snmp
-
The SNMPClassLoaderProvider.
- SNMPClassLoaderProvider() - Constructor for class org.opends.server.snmp.SNMPClassLoaderProvider
-
- SNMPConnectionHandler - Class in org.opends.server.snmp
-
This class defines an SNMP connection handler, which can be used to answer SNMP Requests on MIB 2605.
- SNMPConnectionHandler() - Constructor for class org.opends.server.snmp.SNMPConnectionHandler
-
- SnmpConnectionHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying SNMP Connection Handler
settings.
- SnmpConnectionHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying SNMP Connection
Handler settings.
- SnmpConnectionHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the SNMP Connection Handler managed
object definition meta information.
- SnmpConnectionHandlerCfgDefn.SecurityLevel - Enum in org.forgerock.opendj.server.config.meta
-
Defines the set of permissable values for the "security-level" property.
- SNMPConnectionHandlerDefinitions - Class in org.opends.server.snmp
-
SNMP definitions.
- SNMPInetAddressAcl - Class in org.opends.server.snmp
-
This class allows to manage the IP-ACL based access rights for SNMP v1/v2c.
- SNMPMonitor - Class in org.opends.server.snmp
-
The SNMPMonitor Class allows to get a singleton SNMPMonitor object allowing to access the JMX cn=monitor MBean.
- SNMPUserAcl - Class in org.opends.server.snmp
-
The SNMP User ACL.
- SoftReferenceEntryCache - Class in org.opends.server.extensions
-
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.
- SoftReferenceEntryCache() - Constructor for class org.opends.server.extensions.SoftReferenceEntryCache
-
Creates a new instance of this soft reference entry cache.
- SoftReferenceEntryCacheCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Soft Reference Entry Cache
settings.
- SoftReferenceEntryCacheCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Soft Reference
Entry Cache settings.
- SoftReferenceEntryCacheCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Soft Reference Entry Cache managed
object definition meta information.
- SORT_CONTROL_MISSING - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that a search request included a VLV
request control without a server-side sort control.
- SortKey - Class in org.forgerock.json.resource
-
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 - Class in org.forgerock.opendj.ldap
-
A search result sort key as defined in RFC 2891 is used to specify how search
result entries should be ordered.
- SortKey(AttributeDescription, boolean, MatchingRule) - Constructor for class org.forgerock.opendj.ldap.SortKey
-
Creates a new sort key using the provided attribute description.
- SortKey(String) - Constructor for class org.forgerock.opendj.ldap.SortKey
-
Creates a new sort key using the provided attribute description.
- SortKey(String, boolean) - Constructor for class org.forgerock.opendj.ldap.SortKey
-
Creates a new sort key using the provided attribute description.
- SortKey(String, boolean, String) - Constructor for class org.forgerock.opendj.ldap.SortKey
-
Creates a new sort key using the provided attribute description.
- SortKeyComparator - Class in org.forgerock.json.resource
-
This comparator iterates through the provided sortKeys and finds the first comparative difference between the left
and right side JsonValues.
- SortKeyComparator(List<SortKey>) - Constructor for class org.forgerock.json.resource.SortKeyComparator
-
Construct a Comparator that will compare two JsonValue objects based on the provided list of SortKeys.
- SortKeyComparator(List<SortKey>, SortKeyComparator.NullPosition) - Constructor for class org.forgerock.json.resource.SortKeyComparator
-
Construct a Comparator that will compare two JsonValue objects based on the provided list of SortKeys and
options.
- SortKeyComparator.NullPosition - Enum in org.forgerock.json.resource
-
Defines possible positions for JsonValue that wraps a null
object.
- source(ParameterSource) - Method in class org.forgerock.api.models.Parameter.Builder
-
Set the parameter source.
- spliterator() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- SplunkAuditEventHandler - Class in org.forgerock.audit.handlers.splunk
-
Audit event handler that writes out to Splunk's HTTP event collector RAW endpoint.
- SplunkAuditEventHandler(SplunkAuditEventHandlerConfiguration, EventTopicsMetaData, BatchPublisherFactory, Client) - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
-
Constructs a new Splunk audit event handler.
- SplunkAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.splunk
-
Configuration for the splunk audit event handler.
- SplunkAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
-
- SplunkAuditEventHandlerConfiguration.BufferingConfiguration - Class in org.forgerock.audit.handlers.splunk
-
Configuration of event buffering.
- SplunkAuditEventHandlerConfiguration.ConnectionConfiguration - Class in org.forgerock.audit.handlers.splunk
-
Configuration of connection to Splunk.
- SSF - Class in org.opends.server.authorization.dseecompat
-
The class represents the ssf keyword in a bind rule.SSF stands for security strength factor.
- SSL_HOST_NAME_VALIDATION_DISABLED_PROPERTY - Static variable in class org.forgerock.opendj.security.SslOptions
-
The name of the property which, when true, will disable SSL host name validation.
- SSL_USE_STARTTLS - Static variable in class org.forgerock.opendj.ldap.LdapConnectionFactory
-
Specifies whether SSL or StartTLS should be used for securing connections when an SSL context is specified.
- sslContext() - Method in class org.forgerock.opendj.security.SslOptions
-
Returns the
SSLContext
that should be used when installing the SSL layer.
- SslOptions - Class in org.forgerock.opendj.security
-
Encapsulates options for configuring SSL based security as well as providing methods for building
SSLEngine
s.
- SslOptions.ClientAuthPolicy - Enum in org.forgerock.opendj.security
-
Represents the client authentication policy option.
- Stability - Enum in org.forgerock.api.enums
-
Represents API stability.
- stability(Stability) - Method in class org.forgerock.api.models.Operation.Builder
-
Sets stability of Operation.
- StabilityLevel - Enum in org.opends.server.types
-
This class implements an enumeration whose values may be used to indicate the stability level of API classes and/or
methods.
- STABLE_ID_KEY - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
key for the id of the key used to crypt the data when purposes are in use.
- stackTraceContainsCause(Throwable, Class<? extends Throwable>) - Static method in class org.opends.server.util.StaticUtils
-
Check if the stack trace of provided exception contains a given cause.
- stackTraceToSingleLineString(Throwable) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a stack trace from the provided exception as a single-line string.
- stackTraceToString(Throwable) - Static method in class org.opends.server.util.StaticUtils
-
Retrieves a string representation of the stack trace for the provided exception.
- start(MeterRegistry) - Static method in interface org.forgerock.monitoring.api.instrument.Timer
-
- start(Clock) - Static method in interface org.forgerock.monitoring.api.instrument.Timer
-
- start() - Method in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
- start() - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Starts this server.
- start() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
-
Starts the Replication Domain.
- start() - Method in interface org.opends.server.replication.protocol.Session
-
Starts this session.
- start() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Start the ReplicationBroker.
- start() - Static method in class org.opends.server.util.TimeThread
-
Starts the time service if it has not already been started.
- START_DS_TOOL_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
Platform independent name of the start-ds tool.
- startDiskSpaceMonitor() - Method in class org.opends.server.extensions.DiskSpaceMonitor
-
Starts periodic monitoring of all registered directories.
- startFromRemoteDS(ServerStartMsg) - Method in class org.opends.server.replication.server.DataServerHandler
-
Starts the handler from a remote ServerStart message received from the remote data server.
- startFromRemoteRS(ReplServerStartMsg) - Method in class org.opends.server.replication.server.ReplicationServerHandler
-
Starts the handler from a remote ReplServerStart message received from the remote replication server.
- startImport() - Method in class org.opends.server.backends.jeb.JEStorage
-
- startImport() - Method in interface org.opends.server.backends.pluggable.spi.Storage
-
Starts the import operation.
- startListenService() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Starts the receiver side of the Replication Service.
- StartMsg - Class in org.opends.server.replication.protocol
-
This abstract message class is the superclass for start messages used by LDAP servers and Replication servers to
initiate their communications.
- StartMsg() - Constructor for class org.opends.server.replication.protocol.StartMsg
-
Create a new StartMsg.
- startPublishService() - Method in class org.opends.server.replication.service.ReplicationDomain
-
Start the publish mechanism of the Replication Service.
- STARTS_WITH - Static variable in class org.forgerock.util.query.QueryFilterOperators
-
the "starts-with" operator.
- startServer(boolean) - Method in class org.forgerock.opendj.setup.model.ReplicationServerSetup
-
- startServer(boolean) - Method in class org.forgerock.opendj.setup.model.Setup
-
Specifies whether the server should start during the setup process.
- startServer() - Method in class org.opends.server.core.DirectoryServer
-
Starts up the Directory Server.
- startServer(DirectoryEnvironmentConfig) - Static method in class org.opends.server.util.EmbeddedUtils
-
- startService() - Method in class org.opends.server.tools.ConfigureWindowsService
-
Invokes the net start on the service corresponding to this server, it writes information and error messages in
the provided streams.
- StartSessionMsg - Class in org.opends.server.replication.protocol
-
This message is used by DS to confirm a RS he wants to connect to him (open a session).
- StartSessionMsg(ServerStatus, Collection<String>) - Constructor for class org.opends.server.replication.protocol.StartSessionMsg
-
Creates a new message with the given required parameters.
- startsWith(ResourcePath) - Method in class org.forgerock.json.resource.ResourcePath
-
Returns true
if this resource path is equal to or begins with the
provided resource resource path.
- startsWith(String) - Method in class org.forgerock.json.resource.ResourcePath
-
Returns true
if this resource path is equal to or begins with the
provided resource resource path.
- startsWith(ByteSequence) - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Tests if this ByteSequence starts with the specified prefix.
- startsWith(ByteSequence) - Method in class org.forgerock.opendj.ldap.ByteString
-
- startsWith(ByteSequence) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
- startsWith(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
-
Creates a new starts with
filter using the provided field name
and value assertion.
- StartTLSExtendedOperation - Class in org.opends.server.extensions
-
This class provides an implementation of the StartTLS extended operation as defined in RFC 2830.
- StartTLSExtendedOperation() - Constructor for class org.opends.server.extensions.StartTLSExtendedOperation
-
Create an instance of this StartTLS extended operation handler.
- StartTlsExtendedOperationHandlerCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying StartTLS Extended Operation
Handler settings.
- StartTlsExtendedOperationHandlerCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying StartTLS Extended
Operation Handler settings.
- StartTlsExtendedOperationHandlerCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the StartTLS Extended Operation Handler
managed object definition meta information.
- StartTlsExtendedRequest - Interface in org.forgerock.opendj.ldap.messages
-
The start TLS extended request as defined in RFC 4511.
- StartTlsExtendedResult - Interface in org.forgerock.opendj.ldap.messages
-
The start tls extended result as defined in RFC 4511.
- startTLSInProgress - Variable in class org.opends.server.api.ClientConnection
-
Indicates if a Start TLS request is currently in progress on this client connection.
- startup() - Method in interface org.forgerock.audit.AuditService
-
Allows this
AuditService
and all its
AuditEventHandler
s to perform any initialization that
would be unsafe to do if any other instance of the
AuditService
were still running.
- startup() - Method in class org.forgerock.audit.AuditServiceProxy
-
- startup() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
-
Instruct this object that it is safe to initialize file handles and network connections.
- startup() - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisher
-
Informs the publisher to start processing offered events.
- startup() - Method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
-
Starts periodically sending batch data.
- startup() - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
-
- startup() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
-
Instruct this object that it is safe to initialize file handles and network connections.
- startup() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
-
- startup() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
-
Instruct this object that it is safe to initialize file handles and network connections.
- startup() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
-
- startup() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
-
Creates the JMS Topic and ConnectionFactory from the context configuration settings and opens the JMS connection.
- startup() - Method in interface org.forgerock.audit.handlers.jms.Publisher
-
Initialize services that are reused by individual publish calls.
- startup() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
-
- startup() - Method in class org.forgerock.audit.handlers.json.stdout.JsonStdoutAuditEventHandler
-
- startup() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
-
- startup() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
-
Instruct this object that it is safe to initialize file handles and network connections.
- startupPublisher() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
-
- STATE_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
-
The name of the index which associates indexes with their trust state, i.e.
- STATIC_SERVERS_SERVICE_DISCOVERY_MECHANISM_NAME - Static variable in class org.forgerock.opendj.setup.model.SetupConstants
-
Name of the static service discovery mechanism which might be created for a proxy setup.
- StaticGroup - Class in org.opends.server.extensions
-
A static group implementation, in which the DNs of all members are explicitly listed.
- StaticGroup() - Constructor for class org.opends.server.extensions.StaticGroup
-
Creates an uninitialized static group.
- StaticGroupImplementationCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Static Group Implementation
settings.
- StaticGroupImplementationCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Static Group
Implementation settings.
- StaticGroupImplementationCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Static Group Implementation managed
object definition meta information.
- StaticLoggerBinder - Class in org.slf4j.impl
-
- StaticMarkerBinder - Class in org.slf4j.impl
-
- StaticMDCBinder - Class in org.slf4j.impl
-
- staticServiceDiscoveryMechanism() - Static method in class org.forgerock.opendj.setup.model.ProxyServerSetup
-
- StaticServiceDiscoveryMechanism - Class in org.opends.server.discovery
-
This mechanism only returns the list of servers in its configuration, without checking for availability.
- StaticServiceDiscoveryMechanism() - Constructor for class org.opends.server.discovery.StaticServiceDiscoveryMechanism
-
- StaticServiceDiscoveryMechanismCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Static Service Discovery
Mechanism settings.
- StaticServiceDiscoveryMechanismCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Static Service
Discovery Mechanism settings.
- StaticServiceDiscoveryMechanismCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Static Service Discovery Mechanism
managed object definition meta information.
- StaticUtils - Class in org.opends.server.util
-
This class defines a number of static utility methods that may be used throughout the server.
- Statistic - Enum in org.forgerock.monitoring.api.instrument
-
A description of the value contained in a measurement.
- STATUS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The status event payload field name.
- STATUS_CODE - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
-
The status code event payload field name.
- STATUS_TOOL_NAME - Static variable in class org.forgerock.opendj.setup.model.Installation
-
Platform independent name of the status tool.
- StatusCli - Class in org.opends.server.tools.status
-
A tool which displays a server status.
- StatusMachine - Class in org.opends.server.replication.common
-
This class contains static methods to implement the DS status state machine.
- StatusMachineEvent - Enum in org.opends.server.replication.common
-
The possible events for the status state machine of a DS.
- statusToEvent(ServerStatus) - Static method in enum org.opends.server.replication.common.StatusMachineEvent
-
Returns the event matching the passed requested status.
- statusWhenDiskSpaceFull(File, long, String) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Creates a new unusable
StorageStatus
for the disk full threshold.
- statusWhenDiskSpaceLow(File, long, String) - Static method in class org.opends.server.backends.pluggable.spi.StorageUtils
-
Creates a new locked down
StorageStatus
for the disk low threshold.
- STDERR() - Constructor for class org.opends.server.loggers.TextWriter.STDERR
-
- STDOUT() - Constructor for class org.opends.server.loggers.TextWriter.STDOUT
-
- stop(Timer) - Method in class org.forgerock.monitoring.api.instrument.Timer.Sample
-
Records the duration of the operation
- stop() - Method in class org.forgerock.opendj.rest2ldap.Rest2LdapHttpApplication
-
- stop(String, LocalizableMessage) - Method in class org.forgerock.opendj.server.embedded.EmbeddedDirectoryServer
-
Stops this server.
- stop() - Method in class org.opends.server.replication.service.ReplicationBroker
-
Stop the server.
- stop() - Static method in class org.opends.server.util.TimeThread
-
Stops the time service if it has not already been stopped.
- stopAllServers(boolean) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Stop operations with all servers this domain is connected with (RS and DS).
- StopDs - Class in org.opends.server.tools
-
This class provides a tool that can send a request to the Directory Server that will cause it to shut down.
- stopEncryption() - Method in interface org.opends.server.replication.protocol.Session
-
Stop using the security layer, if there is any.
- stopEncryption() - Method in class org.opends.server.replication.protocol.SessionImpl
-
- stopEntryProcessing(LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
-
Defines a new stop processing LDIF import plugin result.
- StopMsg - Class in org.opends.server.replication.protocol
-
This message is part of the replication protocol.
- StopMsg() - Constructor for class org.opends.server.replication.protocol.StopMsg
-
Creates a message.
- StopMsg(byte[]) - Constructor for class org.opends.server.replication.protocol.StopMsg
-
Creates a new message by decoding the provided byte array.
- stopProcessing(boolean, ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
Defines a new stop processing intermediate response plugin result.
- stopProcessing(boolean, ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
-
Constructs a new stop processing intermediate response plugin result.
- stopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
Defines a new stop processing post operation plugin result.
- stopProcessing(ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.PostOperation
-
Constructs a new stop processing post operation plugin result.
- stopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
Defines a new stop processing pre operation plugin result.
- stopProcessing(ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.PreOperation
-
Constructs a new stop processing pre operation plugin result.
- stopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.PreParse
-
Defines a new stop processing pre parse plugin result.
- stopProcessing(ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.PreParse
-
Constructs a new stop processing pre parse plugin result.
- stopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
Defines a new stop processing subordinate delete plugin result.
- stopProcessing(ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
-
Constructs a new stop processing subordinate delete plugin result.
- stopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
Defines a new stop processing subordinate modify DN plugin result.
- stopProcessing(ResultCode, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
-
Constructs a new stop processing subordinate modify DN plugin result.
- StopProcessing(ResultCode, LocalizableMessage, Dn, List<String>) - Constructor for class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
Construct a new stop processing synchronization provider result.
- StopProcessing(ResultCode, LocalizableMessage) - Constructor for class org.opends.server.types.SynchronizationProviderResult.StopProcessing
-
Construct a new stop processing synchronization provider result.
- stopProfiling() - Method in class org.opends.server.plugins.profiler.ProfilerThread
-
Causes the profiler thread to stop capturing stack traces.
- stopReplicationServers(Collection<HostPort>) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Stop operations with a list of replication servers.
- stopScheduler() - Method in class org.opends.server.backends.task.TaskScheduler
-
Stops the scheduler so that it will not start any scheduled tasks.
- stopServer(ServerHandler, boolean) - Method in class org.opends.server.replication.server.ReplicationServerDomain
-
Stop operations with a given server.
- stopServer(String, LocalizableMessage) - Static method in class org.opends.server.util.EmbeddedUtils
-
- stopService() - Method in class org.opends.server.tools.ConfigureWindowsService
-
Invokes the net stop on the service corresponding to this server, it writes information and error messages in the
provided streams.
- stopStartup(LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.Startup
-
Defines a new stop processing startup plugin result.
- Storage - Interface in org.opends.server.backends.pluggable.spi
-
This interface abstracts the underlying storage engine, isolating the pluggable backend generic code from a
particular storage engine implementation.
- STORAGE_SCHEME_NAME_3DES - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in 3DES-encrypted form.
- STORAGE_SCHEME_NAME_AES - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in AES-encrypted form.
- STORAGE_SCHEME_NAME_BASE64 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in base64-encoded form
(virtually no protection, but the value is reversible).
- STORAGE_SCHEME_NAME_BCRYPT - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in base64-encoded form
(virtually no protection, but the value is reversible).
- STORAGE_SCHEME_NAME_BLOWFISH - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in Blowfish-encrypted form.
- STORAGE_SCHEME_NAME_CLEAR - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are not encoded or obscured in any way.
- STORAGE_SCHEME_NAME_CRYPT - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a UNIX crypt representation.
- STORAGE_SCHEME_NAME_MD5 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in an MD5 representation.
- STORAGE_SCHEME_NAME_PBKDF2 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a PBKDF2 representation.
- STORAGE_SCHEME_NAME_PKCS5S2 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a PKCS5S2 representation.
- STORAGE_SCHEME_NAME_RC4 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords that are stored in RC4-encrypted form.
- STORAGE_SCHEME_NAME_SALTED_MD5 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a salted MD5 representation.
- STORAGE_SCHEME_NAME_SALTED_SHA_1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a salted SHA-1 representation.
- STORAGE_SCHEME_NAME_SALTED_SHA_256 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a salted SHA-256 representation.
- STORAGE_SCHEME_NAME_SALTED_SHA_384 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a salted SHA-384 representation.
- STORAGE_SCHEME_NAME_SALTED_SHA_512 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a salted SHA-512 representation.
- STORAGE_SCHEME_NAME_SHA_1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The password storage scheme name that will be used for passwords stored in a SHA-1 representation.
- STORAGE_SCHEME_PREFIX - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The string that will appear before the name of the password storage scheme in an encoded password.
- STORAGE_SCHEME_SUFFIX - Static variable in class org.opends.server.extensions.ExtensionsConstants
-
The string that will appear after the name of the password storage scheme in an encoded password.
- STORAGE_TYPE_HASH - Static variable in class org.forgerock.util.crypto.CryptoConstants
-
A salted hash encryption storage type.
- StorageInUseException - Exception in org.opends.server.backends.pluggable.spi
-
Runtime exception for storage supporting single access only.
- StorageInUseException(String, Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageInUseException
-
Constructor with a message and a cause.
- StorageInUseException(String) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageInUseException
-
Constructor with a message.
- StorageInUseException(Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageInUseException
-
Constructor with a cause.
- StorageRuntimeException - Exception in org.opends.server.backends.pluggable.spi
-
Runtime exception for problems happening in the storage engine.
- StorageRuntimeException(String) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageRuntimeException
-
Constructor with a message.
- StorageRuntimeException(String, Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageRuntimeException
-
Constructor with a message and a cause.
- StorageRuntimeException(Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.StorageRuntimeException
-
Constructor with a cause.
- StorageStatus - Class in org.opends.server.backends.pluggable.spi
-
Represents the current status of a storage with respect to its resources.
- StorageUtils - Class in org.opends.server.backends.pluggable.spi
-
Utility class for implementations of
Storage
.
- store() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
-
- store() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
-
Saves the keystore.
- store() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
-
- Stream(OutputStream) - Constructor for class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
-
Creates a new text writer that will write to the provided output stream.
- stream() - Method in class org.forgerock.json.JsonValue
-
Construct a Stream from this JsonValue object.
- stream() - Method in class org.forgerock.monitoring.api.instrument.Tags
-
Return a stream of the contained tags.
- STREAM(OutputStream) - Constructor for class org.opends.server.loggers.TextWriter.STREAM
-
Creates a new text writer that will write to the provided output stream.
- stream() - Method in class org.opends.server.replication.plugin.EntryHistoricalAttribute
-
- Streams - Class in org.forgerock.util
-
Utility methods for operating on IO streams.
- STRICT_FORMAT_FOR_COUNTRY_STRINGS - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Indicates whether country code values are required to strictly
comply with the standard definition for this syntax.
- STRING_ENCODING_V1_LENGTH - Static variable in class org.opends.server.replication.common.CSN
-
The number of characters used by the string representation of a change number v0.
- STRING_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
-
Json String value type.
- StringOrURI - Class in org.forgerock.json.jose.utils
-
This class provides an utility method for validating that a String is either an arbitrary string without any ":"
characters or if the String does contain a ":" character then the String is a valid URI.
- stringParameter(String) - Method in class org.forgerock.opendj.setup.model.Profile.ParameterFactory
-
Creates and returns a new
String
parameter.
- StringPropertyDefinition - Class in org.forgerock.opendj.config
-
String property definition.
- StringPropertyDefinition.Builder - Class in org.forgerock.opendj.config
-
An interface for incrementally constructing string property definitions.
- Strings - Class in org.forgerock.util
-
Common utility methods for Strings.
- stringSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
-
- stringToBoolean(String) - Static method in class org.forgerock.opendj.ldap.Functions
-
Parses a String
as a boolean
.
- stringToInteger(String) - Static method in class org.forgerock.opendj.ldap.Functions
-
Parses a String
as an int
.
- stringToLong(String) - Static method in class org.forgerock.opendj.ldap.Functions
-
Parses a String
as a long
.
- StringTypeValidator - Class in org.forgerock.json.schema.validator.validators
-
StringTypeValidator applies all the constraints of a string
type.
- StringTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.StringTypeValidator
-
Create a string type validator.
- STRIP_UPPER_BOUND_FOR_ATTRIBUTE_TYPE - Static variable in class org.forgerock.opendj.ldap.schema.SchemaOptions
-
Indicates whether the minimum upper bound value should be stripped from
the Attribute Type Syntax Description.
- STRONG_AUTH_REQUIRED - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the requested operation could not be
processed because it requires that the client has completed a strong form
of authentication.
- structuralClassOid(String) - Method in class org.forgerock.opendj.ldap.schema.DitContentRule.Builder
-
Sets the structural class OID which uniquely identifies this DIT
content rule.
- structuralObjectClassOid(String) - Method in class org.forgerock.opendj.ldap.schema.NameForm.Builder
-
Sets the structural object class.
- StructuralObjectClassVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Structural Object Class
Virtual Attribute settings.
- StructuralObjectClassVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Structural Object
Class Virtual Attribute settings.
- StructuralObjectClassVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Structural Object Class Virtual
Attribute managed object definition meta information.
- StructuralObjectClassVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the structuralObjectClass operational
attribute as described in RFC 4512.
- StructuralObjectClassVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
-
- sub(String) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the subject this JWT is issued to.
- sub(URI) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
-
Sets the subject this JWT is issued to.
- SubentriesRequestControl - Class in org.forgerock.opendj.ldap.controls
-
The sub-entries request control as defined in RFC 3672.
- SubEntry - Class in org.opends.server.types
-
This class represents RFC 3672 subentries and RFC 3671 collective attribute subentries objects.
- SubEntry(Entry) - Constructor for class org.opends.server.types.SubEntry
-
Constructs a subentry object from a given entry object.
- SubentryChangeListener - Interface in org.opends.server.api
-
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 - Class in org.opends.server.core
-
This class provides a mechanism for interacting with subentries defined in the Directory Server.
- SubentryManager() - Constructor for class org.opends.server.core.SubentryManager
-
Creates a new instance of this subentry manager.
- SubentryPasswordPolicy - Class in org.opends.server.core
-
This class represents subentry password policy based on Password Policy for LDAP Directories Internet-Draft.
- SubentryPasswordPolicy(SubEntry) - Constructor for class org.opends.server.core.SubentryPasswordPolicy
-
Creates subentry password policy object from the subentry, parsing and evaluating subentry password policy
attributes.
- SubjectAttributeToUserAttributeCertificateMapper - Class in org.opends.server.extensions
-
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.
- SubjectAttributeToUserAttributeCertificateMapper() - Constructor for class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
-
Creates a new instance of this certificate mapper.
- SubjectAttributeToUserAttributeCertificateMapperCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Subject Attribute To User
Attribute Certificate Mapper settings.
- SubjectAttributeToUserAttributeCertificateMapperCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Subject Attribute
To User Attribute Certificate Mapper settings.
- SubjectAttributeToUserAttributeCertificateMapperCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Subject Attribute To User Attribute
Certificate Mapper managed object definition meta information.
- SubjectDNToUserAttributeCertificateMapper - Class in org.opends.server.extensions
-
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.
- SubjectDNToUserAttributeCertificateMapper() - Constructor for class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
-
- SubjectDnToUserAttributeCertificateMapperCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Subject DN To User Attribute
Certificate Mapper settings.
- SubjectDnToUserAttributeCertificateMapperCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Subject DN To
User Attribute Certificate Mapper settings.
- SubjectDnToUserAttributeCertificateMapperCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Subject DN To User Attribute
Certificate Mapper managed object definition meta information.
- SubjectEqualsDNCertificateMapper - Class in org.opends.server.extensions
-
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.
- SubjectEqualsDNCertificateMapper() - Constructor for class org.opends.server.extensions.SubjectEqualsDNCertificateMapper
-
Creates a new instance of this certificate mapper.
- SubjectEqualsDnCertificateMapperCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Subject Equals DN Certificate
Mapper settings.
- SubjectEqualsDnCertificateMapperCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Subject Equals DN
Certificate Mapper settings.
- SubjectEqualsDnCertificateMapperCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Subject Equals DN Certificate Mapper
managed object definition meta information.
- subList(int, int) - Method in class org.forgerock.util.LazyList
-
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
- subList(int, int) - Method in class org.forgerock.util.ListDecorator
-
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
- submit(Callable<T>) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- submit(Runnable, T) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- submit(Runnable) - Method in class org.forgerock.util.thread.MdcExecutorServiceDelegate
-
- submit(Runnable) - Method in class org.opends.server.util.CronExecutorService
-
- submit(Runnable, T) - Method in class org.opends.server.util.CronExecutorService
-
- submit(Callable<T>) - Method in class org.opends.server.util.CronExecutorService
-
- submitOperation(Operation) - Method in class org.opends.server.api.WorkQueue
-
Submits an operation to be processed in the server.
- submitOperation(Operation) - Method in class org.opends.server.extensions.TraditionalWorkQueue
-
Submits an operation to be processed by one of the worker threads associated with this work queue.
- SubordinateModifyDNOperation - Interface in org.opends.server.types.operation
-
This class defines a set of methods that are available for use by subordinate modify DN operation plugins.
- SUBORDINATES - Static variable in class org.forgerock.opendj.ldap.SearchScope
-
The scope is constrained to all the subordinates of the search base
entry, but does not include the search base entry itself (as wholeSubtree
does).
- subResource(SubResource) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Specifies a parent-child relationship with another resource.
- SubResource - Class in org.forgerock.opendj.rest2ldap
-
Defines a parent-child relationship between a parent resource and one or more child resource(s).
- SubResourceCollection - Class in org.forgerock.opendj.rest2ldap
-
Defines a one-to-many relationship between a parent resource and its children.
- subresources(SubResources) - Method in class org.forgerock.api.models.Items.Builder
-
Sets the sub-resources for this resource.
- subresources(SubResources) - Method in class org.forgerock.api.models.Resource.Builder
-
Sets the sub-resources for this resource.
- SubResources - Class in org.forgerock.api.models
-
Sub-resources of a resource are declared here.
- subresources() - Static method in class org.forgerock.api.models.SubResources
-
Create a new Builder for sub-resources.
- subResources(SubResource...) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Specifies a parent-child relationship with zero or more resources.
- SubResources.Builder - Class in org.forgerock.api.models
-
Builder to help construct the SubResources.
- SubResourceSingleton - Class in org.forgerock.opendj.rest2ldap
-
Represents a one to one relationship between a parent resource and a child sub-resource.
- SubschemaSubentryVirtualAttributeCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Subschema Subentry Virtual
Attribute settings.
- SubschemaSubentryVirtualAttributeCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Subschema
Subentry Virtual Attribute settings.
- SubschemaSubentryVirtualAttributeCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Subschema Subentry Virtual Attribute
managed object definition meta information.
- SubschemaSubentryVirtualAttributeProvider - Class in org.opends.server.extensions
-
This class implements a virtual attribute provider that is meant to serve the subschemaSubentry operational attribute
as described in RFC 4512.
- SubschemaSubentryVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
-
- subSequence(int, int) - Method in class org.forgerock.i18n.LocalizableMessage
-
Returns a new CharSequence
which is a subsequence of the
String
representation of this message in the default locale.
- subSequence(Locale, int, int) - Method in class org.forgerock.i18n.LocalizableMessage
-
Returns a new CharSequence
which is a subsequence of the
String
representation of this message in the specified locale.
- subSequence(int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Returns a new CharSequence
which is a subsequence of the
String
representation of this message builder in the default
locale.
- subSequence(Locale, int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
-
Returns a new CharSequence
which is a subsequence of the
String
representation of this message builder in the specified
locale.
- subSequence(int, int) - Method in class org.forgerock.json.resource.ResourcePath
-
Returns a resource path which is a subsequence of the path elements
contained in this resource path beginning with the element at position
beginIndex
and ending with the element at position
endIndex-1
.
- subSequence(int, int) - Method in interface org.forgerock.opendj.ldap.ByteSequence
-
Returns a new byte sequence that is a subsequence of this byte sequence.
- subSequence(int, int) - Method in class org.forgerock.opendj.ldap.ByteString
-
- subSequence(int, int) - Method in class org.forgerock.opendj.ldap.ByteStringBuilder
-
Returns a new byte sequence that is a subsequence of this byte sequence.
- substitute(String) - Method in class org.forgerock.config.resolvers.SubstitutionService
-
Perform variable substitution on the source
String.
- substitute(String, boolean) - Method in class org.forgerock.config.resolvers.SubstitutionService
-
Perform variable substitution on the source
String.
- substitute(String, SubstitutionContext) - Method in class org.forgerock.config.resolvers.SubstitutionService
-
Perform variable substitution on the source
String.
- SubstitutionContext - Class in org.forgerock.config.resolvers
-
- SubstitutionContext(boolean) - Constructor for class org.forgerock.config.resolvers.SubstitutionContext
-
Creates a
SubstitutionContext
with default (no-op) notifiers and escaping support
as dictated by
escaping
.
- SubstitutionContext(Consumer<String>, Consumer<List<String>>, boolean) - Constructor for class org.forgerock.config.resolvers.SubstitutionContext
-
- SubstitutionException - Exception in org.forgerock.config.resolvers
-
Exception thrown during substitution process.
- SubstitutionException(String, SubstitutionContext) - Constructor for exception org.forgerock.config.resolvers.SubstitutionException
-
- SubstitutionException(String, Throwable, SubstitutionContext) - Constructor for exception org.forgerock.config.resolvers.SubstitutionException
-
- SubstitutionService - Class in org.forgerock.config.resolvers
-
Substitute tokens in the source String with their resolved value.
- SubstitutionService(PropertyResolver) - Constructor for class org.forgerock.config.resolvers.SubstitutionService
-
Creates a new substitution service that will resolve variables using the given resolver
.
- substringKeySize() - Method in interface org.forgerock.opendj.ldap.spi.IndexingOptions
-
Returns the maximum size to use when building the keys for the
"substring" index.
- substringMatchingRule(String) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Sets the matching rule that should be used for substring matching
with this attribute type.
- substrings(String, Object, Collection<?>, Object) - Static method in class org.forgerock.opendj.ldap.Filter
-
Creates a new substrings
filter using the provided attribute
description, initial
, final
, and any
sub-strings.
- SUBTITLE_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
-
Output a sub-title.
- SubtreeDeleteRequestControl - Class in org.forgerock.opendj.ldap.controls
-
The tree delete request control as defined in draft-armijo-ldap-treedelete.
- SubtreeSpecification - Class in org.opends.server.types
-
An RFC 3672 subtree specification.
- SubtreeSpecification(Dn, Dn, int, int, Iterable<Dn>, Iterable<Dn>, SubtreeSpecification.Refinement) - Constructor for class org.opends.server.types.SubtreeSpecification
-
Create a new RFC3672 subtree specification.
- SubtreeSpecification.FilterRefinement - Class in org.opends.server.types
-
A refinement which uses a search filter.
- SUCCESS - Static variable in class org.forgerock.opendj.ldap.ResultCode
-
The result code that indicates that the operation completed successfully.
- successEndTask() - Method in interface org.forgerock.opendj.setup.model.SetupConsole
-
Handles end of task.
- SuffixContainer - Interface in org.opends.server.backends.pluggable
-
Container for a whole suffix environment which stores all entries from the subtree of the suffix' baseDN.
- SuffixDescriptor - Class in org.opends.server.tools.dsreplication
-
The object of this class represent a topology of replicas across servers that have the same suffix DN.
- summary(Meter.Id, HistogramConfig) - Method in interface org.forgerock.monitoring.api.instrument.MeterRegistry
-
- summary(Meter.Id, HistogramConfig) - Method in class org.forgerock.monitoring.api.instrument.MeterRegistryHolder
-
- summary() - Method in class org.forgerock.monitoring.api.instrument.search.RequiredSearch
-
- summary() - Method in class org.forgerock.monitoring.api.instrument.search.Search
-
- summary(Meter.Id, HistogramConfig) - Method in class org.forgerock.monitoring.dropwizard.AbstractMeterRegistry
-
- summary(String) - Method in class org.opends.server.api.MeterRegistryHolder
-
Measures the distribution of samples.
- summary(Meter.Id, HistogramConfig) - Method in class org.opends.server.api.MeterRegistryHolder
-
- superiorObjectClasses(Collection<String>) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
Adds the provided superior object classes.
- superiorObjectClasses(String...) - Method in class org.forgerock.opendj.ldap.schema.ObjectClass.Builder
-
Adds the provided superior object classes.
- superiorRules(int...) - Method in class org.forgerock.opendj.ldap.schema.DitStructureRule.Builder
-
Adds the provided superior rule identifiers.
- superiorType(String) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Sets the superior type for this attribute type.
- superType(String) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Specifies the resource ID of the resource which is a super-type of this resource.
- SUPPLEMENT_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
-
<xinclude:include href="variablelist-backendstat-index-status.xml" />
- SUPPLEMENT_DESCRIPTION_CONTROLS - Static variable in class org.opends.messages.ToolMessages
-
<xinclude:include href="variablelist-ldap-controls.xml" />
- SUPPLEMENT_DESCRIPTION_PSEARCH_INFO - Static variable in class org.opends.messages.ToolMessages
-
<xinclude:include href="description-psearch-info.xml" />
- SUPPLEMENT_DESCRIPTION_RECURRING_TASK_INFO - Static variable in class org.opends.messages.ToolMessages
-
<xinclude:include href="description-recurring-task-info.xml" />
- SUPPLEMENT_DESCRIPTION_UPGRADE_CLI - Static variable in class org.opends.messages.ToolMessages
-
<xinclude:include href="description-upgrade.xml" />
- Supplier<T,E extends Exception> - Interface in org.forgerock.util
-
A
Supplier
functional interface which can throw a checked Exception.
- SUPPORTED_HTTP_METHODS - Static variable in class org.forgerock.monitoring.http.PrometheusHandler
-
List of HTTP methods supported by a Prometheus Handler.
- SUPPORTED_HTTP_METHODS - Static variable in class org.opends.server.protocols.http.HttpStatistics
-
HTTP methods supported by Rest2Ldap.
- SUPPORTED_VERSION - Static variable in class org.opends.server.authorization.dseecompat.Aci
-
Version that we support.
- supportedAction(Action) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Registers an action which should be supported by this resource.
- supportedActions(Action...) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Registers zero or more actions which should be supported by this resource.
- supportedCipherSuites() - Static method in class org.forgerock.opendj.security.SslOptions
-
Returns a
List
of TLS cipher suites names reported as supported by the running JVM.
- SupportedEllipticCurve - Enum in org.forgerock.json.jose.jws
-
Enumerates all supported elliptic curve parameters for ESXXX signature formats.
- supportedLocales(String...) - Method in class org.forgerock.api.models.Operation.Builder
-
Set the supported locale.
- supportedProtocols() - Static method in class org.forgerock.opendj.security.SslOptions
-
Returns a
List
of TLS protocol names reported as supported by the running JVM.
- supportedSortKeys(String...) - Method in class org.forgerock.api.models.Query.Builder
-
Set the supported sort keys.
- SupportExtract - Class in org.opends.server.tools.supportextract
-
A tool that generates an archive with various server information, the archive can be sent to support for
troubleshooting.
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.api.LocalBackend
-
Indicates whether this backend supports the provided backend operation.
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.ConfigurationBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.LDIFBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.MemoryBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.NullBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.RootDSEBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.SchemaBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.task.TaskBackend
-
- supports(LocalBackend.BackendOperation) - Method in class org.opends.server.backends.TrustStoreBackend
-
- supportsAuthPasswordSyntax() - Method in class org.opends.server.api.PasswordStorageScheme
-
Indicates whether this password storage scheme supports the ability to interact with values using the
authentication password syntax defined in RFC 3112.
- supportsAuthPasswordSyntax() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
-
- supportsAuthPasswordSyntax() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
-
- supportsAuthPasswordSyntax() - Method in class org.opends.server.extensions.SaltedAbstractPasswordStorageScheme
-
- supportsBackupAndRestore() - Method in class org.opends.server.backends.jeb.JEStorage
-
- supportsBackupAndRestore() - Method in interface org.opends.server.backends.pluggable.spi.Storage
-
Returns true
if this storage supports backup and restore.
- supportsControl(String) - Method in class org.opends.server.api.ExtendedOperationHandler
-
Indicates whether this extended operation handler supports the specified control.
- supportsControl(String) - Method in class org.opends.server.api.LocalBackend
-
Indicates whether this backend supports the specified control.
- SYNCHROCONTEXT - Static variable in class org.opends.server.replication.protocol.OperationContext
-
The identifier used to attach the context to operations.
- SynchronizationProvider<T extends SynchronizationProviderCfg> - Class in org.opends.server.api
-
This class defines the set of methods and structures that are available for use in a Directory Server synchronization
provider.
- SynchronizationProvider() - Constructor for class org.opends.server.api.SynchronizationProvider
-
- SynchronizationProviderCfg - Interface in org.forgerock.opendj.server.config.server
-
A server-side interface for querying Synchronization Provider
settings.
- SynchronizationProviderCfgClient - Interface in org.forgerock.opendj.server.config.client
-
A client-side interface for reading and modifying Synchronization
Provider settings.
- SynchronizationProviderCfgDefn - Class in org.forgerock.opendj.server.config.meta
-
An interface for querying the Synchronization Provider managed
object definition meta information.
- SynchronizationProviderConfigManager - Class in org.opends.server.core
-
This class defines a utility that will be used to manage the configuration for the set of synchronization providers
configured in the Directory Server.
- SynchronizationProviderConfigManager(ServerContext) - Constructor for class org.opends.server.core.SynchronizationProviderConfigManager
-
Creates a new instance of this synchronization provider config manager.
- SynchronizationProviderResult - Interface in org.opends.server.types
-
This class defines a data structure that holds information about the result of processing by a synchronization
provider.
- SynchronizationProviderResult.ContinueProcessing - Class in org.opends.server.types
-
Defines a continue processing synchronization provider result.
- SynchronizationProviderResult.StopProcessing - Class in org.opends.server.types
-
Defines a stop processing synchronization provider result.
- synchronize() - Method in class org.opends.server.admin.AdministrationDataSync
-
Check if information found in "cn=admin data" is coherent with cn=config.
- SynchronousRequestHandler - Interface in org.forgerock.json.resource
-
- SynchronousStrategy - Class in org.opends.server.core
-
This class implements the "synchronous" strategy,
that is the operation is directly handled, without going to the work queue.
- SynchronousStrategy() - Constructor for class org.opends.server.core.SynchronousStrategy
-
- syntax(String) - Method in class org.forgerock.opendj.ldap.schema.AttributeType.Builder
-
Sets the syntax for this attribute type.
- Syntax - Class in org.forgerock.opendj.ldap.schema
-
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 - Class in org.forgerock.opendj.ldap.schema
-
A fluent API for incrementally constructing syntaxes.
- SYNTAX_ACI_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for aci attribute syntax.
- SYNTAX_ACI_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the aci attribute syntax.
- SYNTAX_ACI_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the aci attribute syntax.
- SYNTAX_ATTRIBUTE_TYPE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the attribute type description attribute syntax.
- SYNTAX_ATTRIBUTE_TYPE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the attribute type description attribute syntax.
- SYNTAX_ATTRIBUTE_TYPE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the attribute type description attribute syntax.
- SYNTAX_AUTH_PASSWORD_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the auth password attribute syntax.
- SYNTAX_AUTH_PASSWORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the auth password attribute syntax.
- SYNTAX_AUTH_PASSWORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the auth password attribute syntax.
- SYNTAX_BINARY_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the binary attribute syntax.
- SYNTAX_BINARY_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the binary attribute syntax.
- SYNTAX_BINARY_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the binary attribute syntax.
- SYNTAX_BIT_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the bit string attribute syntax.
- SYNTAX_BIT_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the bit string attribute syntax.
- SYNTAX_BIT_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the bit string attribute syntax.
- SYNTAX_BOOLEAN_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the Boolean attribute syntax.
- SYNTAX_BOOLEAN_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the Boolean attribute syntax.
- SYNTAX_BOOLEAN_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the Boolean attribute syntax.
- SYNTAX_CERTIFICATE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the certificate attribute syntax.
- SYNTAX_CERTIFICATE_EXACT_ASSERTION_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the certificate exact assertion attribute syntax.
- SYNTAX_CERTIFICATE_EXACT_ASSERTION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the certificate exact assertion attribute syntax.
- SYNTAX_CERTIFICATE_EXACT_ASSERTION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the Certificate Exact Assertion syntax used for assertion values in extensible match filters.
- SYNTAX_CERTIFICATE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the certificate attribute syntax.
- SYNTAX_CERTIFICATE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the certificate attribute syntax.
- SYNTAX_CERTLIST_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the certificate list attribute syntax.
- SYNTAX_CERTLIST_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the certificate list attribute syntax.
- SYNTAX_CERTLIST_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the certificate list attribute syntax.
- SYNTAX_CERTPAIR_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the certificate pair attribute syntax.
- SYNTAX_CERTPAIR_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the certificate pair attribute syntax.
- SYNTAX_CERTPAIR_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the certificate pair attribute syntax.
- SYNTAX_COUNTRY_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the country string attribute syntax.
- SYNTAX_COUNTRY_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the country string attribute syntax.
- SYNTAX_COUNTRY_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the country string attribute syntax.
- SYNTAX_DELIVERY_METHOD_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the delivery method attribute syntax.
- SYNTAX_DELIVERY_METHOD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the delivery method attribute syntax.
- SYNTAX_DELIVERY_METHOD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the delivery method attribute syntax.
- SYNTAX_DIRECTORY_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the Directory String attribute syntax.
- SYNTAX_DIRECTORY_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the Directory String attribute syntax.
- SYNTAX_DIRECTORY_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the Directory String attribute syntax.
- SYNTAX_DIT_CONTENT_RULE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the DIT content rule description attribute syntax.
- SYNTAX_DIT_CONTENT_RULE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the DIT content rule description attribute syntax.
- SYNTAX_DIT_CONTENT_RULE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the DIT content rule description attribute syntax.
- SYNTAX_DIT_STRUCTURE_RULE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the DIT structure rule description attribute syntax.
- SYNTAX_DIT_STRUCTURE_RULE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the DIT structure rule description attribute syntax.
- SYNTAX_DIT_STRUCTURE_RULE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the DIT structure rule description attribute syntax.
- SYNTAX_DN_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the distinguished name attribute syntax.
- SYNTAX_DN_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the distinguished name attribute syntax.
- SYNTAX_DN_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the distinguished name attribute syntax.
- SYNTAX_ENHANCED_GUIDE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the enhanced guide attribute syntax.
- SYNTAX_ENHANCED_GUIDE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the enhanced guide attribute syntax.
- SYNTAX_ENHANCED_GUIDE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the enhanced guide attribute syntax.
- SYNTAX_FAX_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the fax attribute syntax.
- SYNTAX_FAX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the fax attribute syntax.
- SYNTAX_FAX_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the fax attribute syntax.
- SYNTAX_FAXNUMBER_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the facsimile telephone number attribute syntax.
- SYNTAX_FAXNUMBER_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the facsimile telephone number attribute syntax.
- SYNTAX_FAXNUMBER_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the facsimile telephone number attribute syntax.
- SYNTAX_GENERALIZED_TIME_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the generalized time attribute syntax.
- SYNTAX_GENERALIZED_TIME_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the generalized time attribute syntax.
- SYNTAX_GENERALIZED_TIME_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the generalized time attribute syntax.
- SYNTAX_GUIDE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the guide attribute syntax.
- SYNTAX_GUIDE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the guide attribute syntax.
- SYNTAX_GUIDE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the guide attribute syntax.
- SYNTAX_IA5_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the IA5 string attribute syntax.
- SYNTAX_IA5_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the IA5 string attribute syntax.
- SYNTAX_IA5_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the IA5 string attribute syntax.
- SYNTAX_INTEGER_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the integer attribute syntax.
- SYNTAX_INTEGER_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the integer attribute syntax.
- SYNTAX_INTEGER_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the integer attribute syntax.
- SYNTAX_JPEG_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the JPEG attribute syntax.
- SYNTAX_JPEG_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the JPEG attribute syntax.
- SYNTAX_JPEG_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the JPEG attribute syntax.
- SYNTAX_LDAP_SYNTAX_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the LDAP syntax description attribute syntax.
- SYNTAX_LDAP_SYNTAX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the LDAP syntax description attribute syntax.
- SYNTAX_LDAP_SYNTAX_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the LDAP syntax description attribute syntax.
- SYNTAX_MATCHING_RULE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the matching rule description attribute syntax.
- SYNTAX_MATCHING_RULE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the matching rule description attribute syntax.
- SYNTAX_MATCHING_RULE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the matching rule description attribute syntax.
- SYNTAX_MATCHING_RULE_USE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the matching rule use description attribute syntax.
- SYNTAX_MATCHING_RULE_USE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the matching rule use description attribute syntax.
- SYNTAX_MATCHING_RULE_USE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the matching rule use description attribute syntax.
- SYNTAX_NAME_AND_OPTIONAL_UID_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the name and optional uid attribute syntax.
- SYNTAX_NAME_AND_OPTIONAL_UID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the name and optional uid attribute syntax.
- SYNTAX_NAME_AND_OPTIONAL_UID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the name and optional uid attribute syntax.
- SYNTAX_NAME_FORM_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the name form description attribute syntax.
- SYNTAX_NAME_FORM_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the name form description attribute syntax.
- SYNTAX_NAME_FORM_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the name form description attribute syntax.
- SYNTAX_NUMERIC_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the numeric string attribute syntax.
- SYNTAX_NUMERIC_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the numeric string attribute syntax.
- SYNTAX_NUMERIC_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the numeric string attribute syntax.
- SYNTAX_OBJECTCLASS_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the object class description attribute syntax.
- SYNTAX_OBJECTCLASS_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the object class description attribute syntax.
- SYNTAX_OBJECTCLASS_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the object class description attribute syntax.
- SYNTAX_OCTET_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the octet string attribute syntax.
- SYNTAX_OCTET_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the octet string attribute syntax.
- SYNTAX_OCTET_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the octet string attribute syntax.
- SYNTAX_OID_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the object identifier attribute syntax.
- SYNTAX_OID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the object identifier attribute syntax.
- SYNTAX_OID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the object identifier attribute syntax.
- SYNTAX_OTHER_MAILBOX_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the other mailbox attribute syntax.
- SYNTAX_OTHER_MAILBOX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the other mailbox attribute syntax.
- SYNTAX_OTHER_MAILBOX_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the other mailbox attribute syntax.
- SYNTAX_POSTAL_ADDRESS_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the postal address attribute syntax.
- SYNTAX_POSTAL_ADDRESS_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the postal address attribute syntax.
- SYNTAX_POSTAL_ADDRESS_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the postal address attribute syntax.
- SYNTAX_PRESENTATION_ADDRESS_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the presentation address attribute syntax.
- SYNTAX_PRESENTATION_ADDRESS_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the presentation address attribute syntax.
- SYNTAX_PRESENTATION_ADDRESS_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the presentation address attribute syntax.
- SYNTAX_PRINTABLE_STRING_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the printable string attribute syntax.
- SYNTAX_PRINTABLE_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the printable string attribute syntax.
- SYNTAX_PRINTABLE_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the printable string attribute syntax.
- SYNTAX_PROTOCOL_INFORMATION_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the protocol information attribute syntax.
- SYNTAX_PROTOCOL_INFORMATION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the protocol information attribute syntax.
- SYNTAX_PROTOCOL_INFORMATION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the protocol information attribute syntax.
- SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the relative subtree specification attribute syntax.
- SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the relative subtree specification attribute syntax.
- SYNTAX_RELATIVE_SUBTREE_SPECIFICATION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the relative subtree specification attribute syntax.
- SYNTAX_SUBSTRING_ASSERTION_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the substring assertion attribute syntax.
- SYNTAX_SUBSTRING_ASSERTION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the substring assertion attribute syntax.
- SYNTAX_SUBSTRING_ASSERTION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the Substring Assertion syntax used for assertion values in extensible match filters.
- SYNTAX_SUBTREE_SPECIFICATION_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the subtree specification attribute syntax.
- SYNTAX_SUBTREE_SPECIFICATION_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the subtree specification attribute syntax.
- SYNTAX_SUBTREE_SPECIFICATION_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the subtree specification attribute syntax.
- SYNTAX_SUPPORTED_ALGORITHM_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the supported algorithm attribute syntax.
- SYNTAX_SUPPORTED_ALGORITHM_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the supported algorithm attribute syntax.
- SYNTAX_SUPPORTED_ALGORITHM_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the Substring Assertion syntax used for assertion values in extensible match filters.
- SYNTAX_TELEPHONE_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the telephone number attribute syntax.
- SYNTAX_TELEPHONE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the telephone number attribute syntax.
- SYNTAX_TELEPHONE_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the telephone number attribute syntax.
- SYNTAX_TELETEX_TERM_ID_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the teletex terminal identifier attribute syntax.
- SYNTAX_TELETEX_TERM_ID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the teletex terminal identifier attribute syntax.
- SYNTAX_TELETEX_TERM_ID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the teletex terminal identifier attribute syntax.
- SYNTAX_TELEX_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the telex number attribute syntax.
- SYNTAX_TELEX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the telex number attribute syntax.
- SYNTAX_TELEX_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the telex number attribute syntax.
- SYNTAX_USER_PASSWORD_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the user password attribute syntax.
- SYNTAX_USER_PASSWORD_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the user password attribute syntax.
- SYNTAX_USER_PASSWORD_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the user password attribute syntax.
- SYNTAX_UTC_TIME_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the UTC time attribute syntax.
- SYNTAX_UTC_TIME_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the UTC time attribute syntax.
- SYNTAX_UTC_TIME_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the UTC time attribute syntax.
- SYNTAX_UUID_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
-
The description for the UUID attribute syntax.
- SYNTAX_UUID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
-
The name for the UUID attribute syntax.
- SYNTAX_UUID_OID - Static variable in class org.opends.server.schema.SchemaConstants
-
The OID for the UUID attribute syntax.
- SyntaxImpl - Interface in org.forgerock.opendj.ldap.schema
-
This interface defines the set of methods and structures that must be
implemented to define a new attribute syntax.
- syntaxOid(String) - Method in class org.forgerock.opendj.ldap.schema.MatchingRule.Builder
-
Sets the syntax OID of this matching rule.
- SyslogAuditEventHandler - Class in org.forgerock.audit.handlers.syslog
-
The handler publishes audit events formatted using SyslogFormatter
to a syslog daemon using
the configured SyslogPublisher
.
- SyslogAuditEventHandler(SyslogAuditEventHandlerConfiguration, EventTopicsMetaData, ProductInfoProvider, LocalHostNameProvider) - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
-
Create a new SyslogAuditEventHandler instance.
- SyslogAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.syslog
-
- SyslogAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
-
- SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.syslog
-
Configuration of event buffering.
- SyslogAuditEventHandlerConfiguration.SeverityFieldMapping - Class in org.forgerock.audit.handlers.syslog
-
Encapsulates configuration for mapping audit event field values to Syslog severity values.
- SYSTEM - Static variable in interface org.forgerock.monitoring.api.instrument.Clock
-
- SYSTEM - Static variable in interface org.forgerock.util.time.TimeService
-
Deprecated.
- systemPropertyResolver() - Static method in class org.forgerock.config.resolvers.PropertyResolvers
-
- SystemPropertyResolver - Class in org.forgerock.config.resolvers
-
A SystemPropertyResolver resolves a config token using system properties.