OpenDJ 3.0.0-SNAPSHOT Documentation
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

abandonAsync(AbandonRequest) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
abandonID - Variable in class org.opends.dsml.protocol.AbandonRequest
 
AbandonOperation - Interface 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.
AbandonOperationBasis - 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.
AbandonOperationBasis(ClientConnection, long, int, List<Control>, int) - Constructor for class org.opends.server.core.AbandonOperationBasis
Creates a new abandon operation with the provided information.
AbandonOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given abandon operation.
AbandonOperationWrapper(AbandonOperation) - Constructor for class org.opends.server.core.AbandonOperationWrapper
Creates a new abandon operation wrapper based on the provided abandon operation.
AbandonRequest - Class in org.opends.dsml.protocol
Java class for AbandonRequest complex type.
AbandonRequest() - Constructor for class org.opends.dsml.protocol.AbandonRequest
 
AbandonRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP abandon request protocol op, which is used to indicate that the server should stop processing a previously requested operation.
AbandonRequestProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Creates a new abandon request protocol op to abandon the specified operation.
abort(CancelRequest) - Method in class org.opends.server.core.OperationWrapper
Attempts to abort this operation before processing has completed.
abort(CancelRequest) - Method in class org.opends.server.core.SearchOperationBasis
 
abort() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
Abort the Cursor after a DatabaseException.
abort(Transaction) - Static method in class org.opends.server.replication.server.changelog.je.JEUtils
Aborts the current transaction.
abort(CancelRequest) - Method in class org.opends.server.types.AbstractOperation
 
abort(CancelRequest) - Method in interface org.opends.server.types.Operation
Attempts to abort this operation before processing has completed.
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.
abortStart(LocalizableMessage) - Method in class org.opends.server.replication.server.ServerHandler
Abort a start procedure currently establishing.
AbsoluteInheritedDefaultBehaviorProvider<T> - Class in org.opends.server.admin
A default behavior provider which retrieves default values from a managed object in an absolute location.
AbsoluteInheritedDefaultBehaviorProvider(String, String) - Constructor for class org.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Create an absolute inherited default behavior provider associated with the managed object at the specified absolute location.
AbstractAttribute - Class in org.opends.server.types
An abstract base class for implementing new types of Attribute.
AbstractAttribute() - Constructor for class org.opends.server.types.AbstractAttribute
Creates a new abstract attribute.
AbstractBackendIndexesPanel - Class in org.opends.guitools.controlpanel.ui
The abstract class used to refactor some code.
AbstractBackendIndexesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Default constructor.
AbstractBrowseEntriesPanel - Class in org.opends.guitools.controlpanel.ui
The abstract class used to refactor some code.
AbstractBrowseEntriesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Default constructor.
AbstractBrowseEntriesPanel.NumberOfEntriesUpdater - Class in org.opends.guitools.controlpanel.ui
This is a class that simply checks the number of entries that the browser contains and updates a counter with the new number of entries.
AbstractBrowseEntriesPanel.NumberOfEntriesUpdater() - Constructor for class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel.NumberOfEntriesUpdater
 
AbstractIndexDescriptor - Class in org.opends.guitools.controlpanel.datamodel
Abstract class used to describe the configuration of an index.
AbstractIndexDescriptor(String, BackendDescriptor) - Constructor for class org.opends.guitools.controlpanel.datamodel.AbstractIndexDescriptor
Constructor.
AbstractIndexTableModel - Class in org.opends.guitools.controlpanel.datamodel
Table Model used to store information about indexes.
AbstractIndexTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
 
AbstractIndexTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Abstract class with some common methods for all the nodes in the 'Manage Index' tree.
AbstractIndexTreeNode(String) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.AbstractIndexTreeNode
Constructor.
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.
AbstractLogger.LoggerStorage<P extends LogPublisher<C>,C extends LogPublisherCfg> - Class in org.opends.server.loggers
The storage designed to store log publishers.
AbstractLogger.LoggerStorage() - Constructor for class org.opends.server.loggers.AbstractLogger.LoggerStorage
Defined as public to allow subclasses of AbstractLogger to instantiate it.
AbstractManagedObject<T extends ConfigurationClient> - Class in org.opends.server.admin.client.spi
An abstract managed object implementation.
AbstractManagedObject(ManagedObjectDefinition<T, ? extends Configuration>, ManagedObjectPath<T, ? extends Configuration>, PropertySet, boolean, PropertyDefinition<?>) - Constructor for class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a new abstract managed object.
AbstractManagedObjectDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
Defines the structure of an abstract managed object.
AbstractManagedObjectDefinition(String, AbstractManagedObjectDefinition<? super C, ? super S>) - Constructor for class org.opends.server.admin.AbstractManagedObjectDefinition
Create a new abstract managed object definition.
AbstractNewEntryPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class used to re-factor some code among the different panels that are used to create a new entry.
AbstractNewEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
 
AbstractNodeTask - Class in org.opends.guitools.controlpanel.browser
This is an abstract class that is extended to search for nodes or to refresh the contents of the nodes.
AbstractNodeTask(BasicNode) - Constructor for class org.opends.guitools.controlpanel.browser.AbstractNodeTask
The constructor of the node searcher.
AbstractOperation - Class in org.opends.server.types
This class defines a generic operation that may be processed by the Directory Server.
AbstractOperation(ClientConnection, long, int, List<Control>) - Constructor for class org.opends.server.types.AbstractOperation
Creates a new operation with the provided information.
accept(File) - Method in class org.opends.quicksetup.util.ExtensionFileFilter
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.ACIPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, Aci, P) - Method in class org.opends.server.admin.ACIPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, String, P) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.AliasDefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, AttributeType, P) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.BooleanPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, Boolean, P) - Method in class org.opends.server.admin.BooleanPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.ClassPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, String, P) - Method in class org.opends.server.admin.ClassPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.DefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.DefinedDefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.DNPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, DN, P) - Method in class org.opends.server.admin.DNPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.DurationPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, Long, P) - Method in class org.opends.server.admin.DurationPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.EnumPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, E, P) - Method in class org.opends.server.admin.EnumPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.InstantiableRelationDefinition
Apply a visitor to this relation definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, Integer, P) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, AddressMask, P) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, InetAddress, P) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.OptionalRelationDefinition
Apply a visitor to this relation definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.PropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, T, P) - Method in class org.opends.server.admin.PropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.RelationDefinition
Apply a visitor to this relation definition.
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.SetRelationDefinition
Apply a visitor to this relation definition.
accept(RelationDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.SingletonRelationDefinition
Apply a visitor to this relation definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.SizePropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, Long, P) - Method in class org.opends.server.admin.SizePropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(PropertyDefinitionVisitor<R, P>, P) - Method in class org.opends.server.admin.StringPropertyDefinition
Apply a visitor to this property definition.
accept(PropertyValueVisitor<R, P>, String, P) - Method in class org.opends.server.admin.StringPropertyDefinition
Apply a visitor to a property value associated with this property definition.
accept(DefaultBehaviorProviderVisitor<T, R, P>, P) - Method in class org.opends.server.admin.UndefinedDefaultBehaviorProvider
Apply a visitor to this default behavior provider.
accept(File, String) - Method in class org.opends.server.core.SchemaConfigManager.SchemaFileFilter
acceptCertificate(X509Certificate[], String, String) - Method in class org.opends.admin.ads.util.ApplicationTrustManager
This method is called when the user accepted a certificate.
acceptCertificate(X509Certificate[]) - Static method in class org.opends.quicksetup.util.UIKeyStore
Updates the Key Store with the provided certificate chain.
acceptCertificateForException(UserDataCertificateException, boolean) - Method in class org.opends.quicksetup.ui.GuiApplication
Updates the list of certificates accepted by the user in the trust manager based on the information stored in the UserDataCertificateException we got when trying to connect in secure mode.
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.
acceptUnauthenticatedRequests() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
Returns whether unauthenticated HTTP requests are allowed.
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.opends.server.admin.std.server
A server-side interface for querying Access Control Handler settings.
AccessControlHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Access Control Handler settings.
AccessControlHandlerCfgDefn - Class in org.opends.server.admin.std.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.
AccessibleTableHeaderRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Class used to have components that provide a valid accessible name.
AccessibleTableHeaderRenderer(TableCellRenderer) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.AccessibleTableHeaderRenderer
Constructor of the renderer.
AccessLogFilteringCriteriaCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Access Log Filtering Criteria settings.
AccessLogFilteringCriteriaCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Access Log Filtering Criteria settings.
AccessLogFilteringCriteriaCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Access Log Filtering Criteria managed object definition meta information.
AccessLogFilteringCriteriaCfgDefn.LogRecordType - Enum in org.opends.server.admin.std.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.opends.server.admin.std.server
A server-side interface for querying Access Log Publisher settings.
AccessLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Access Log Publisher settings.
AccessLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Access Log Publisher managed object definition meta information.
AccessLogPublisherCfgDefn.FilteringPolicy - Enum in org.opends.server.admin.std.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.
AccordionElementBorder - Class in org.opends.guitools.controlpanel.ui.border
The border specific to the accordion element.
AccordionElementBorder() - Constructor for class org.opends.guitools.controlpanel.ui.border.AccordionElementBorder
Default constructor.
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.opends.server.admin.std.server
A server-side interface for querying Account Status Notification Handler settings.
AccountStatusNotificationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Account Status Notification Handler settings.
AccountStatusNotificationHandlerCfgDefn - Class in org.opends.server.admin.std.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.
AccountUsableRequestControl - Class in org.opends.server.controls
This class implements the Sun-defined account usable request control.
AccountUsableRequestControl() - Constructor for class org.opends.server.controls.AccountUsableRequestControl
Creates a new instance of the account usable request control with the default settings.
AccountUsableRequestControl(boolean) - Constructor for class org.opends.server.controls.AccountUsableRequestControl
Creates a new instance of the account usable request control with the default settings.
AccountUsableResponseControl - Class in org.opends.server.controls
This class implements the account usable response control.
AccountUsableResponseControl(int) - Constructor for class org.opends.server.controls.AccountUsableResponseControl
Creates a new account usability response control that may be used to indicate that the account is available and provide the number of seconds until expiration.
AccountUsableResponseControl(boolean, int) - Constructor for class org.opends.server.controls.AccountUsableResponseControl
Creates a new account usability response control that may be used to indicate that the account is available and provide the number of seconds until expiration.
AccountUsableResponseControl(boolean, boolean, boolean, boolean, int, boolean, int) - Constructor for class org.opends.server.controls.AccountUsableResponseControl
Creates a new account usability response control that may be used to indicate that the account is not available and provide information about the underlying reason.
AccountUsableResponseControl(boolean, boolean, boolean, int, boolean, int) - Constructor for class org.opends.server.controls.AccountUsableResponseControl
Creates a new account usability response control that may be used to indicate that the account is not available and provide information about the underlying reason.
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_ALL - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_ALL is used to as a mask for all of the above.
ACI_COMPARE - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_COMPARE is used to set the container rights for a LDAP compare operation.
ACI_CONTROL - Static variable in class org.opends.server.authorization.dseecompat.Aci
Used by the control evaluation access check.
ACI_DELETE - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_DELETE is used to set the container rights for a LDAP delete operation.
ACI_EXPORT - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_EXPORT is used to set the container rights for a LDAP modify dn operation.
ACI_EXT_OP - Static variable in class org.opends.server.authorization.dseecompat.Aci
Used by the extended operation access check.
ACI_FOUND_OP_ATTR_RULE - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_FOUND_OP_ATTR_RULE is the flag set when the evaluation reason of a AciHandler.maysend ACI_READ access evaluation was the result of an ACI targetattr specific operational attribute expression (targetattr="some operational attribute type") target match.
ACI_FOUND_USER_ATTR_RULE - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_FOUND_USER_ATTR_RULE is the flag set when the evaluation reason of a AciHandler.maysend ACI_READ access evaluation was the result of an ACI targetattr specific user attribute expression (targetattr="some user attribute type") target match.
ACI_IMPORT - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_IMPORT is used to set the container rights for a LDAP modify dn operation.
ACI_NULL - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_NULL is used to set the container rights to all zeros.
ACI_OP_ATTR_PLUS_MATCHED - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_OP_ATTR_PLUS_MATCHED is the flag set when the evaluation reason of a AciHandler.maysend ACI_READ access evaluation was the result of an ACI targetattr all operational attributes expression (targetattr="+") target match.
ACI_PROXY - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_PROXY is used for the PROXY right.
ACI_READ - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_READ is used to set the container rights for a LDAP search operation.
ACI_SEARCH - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_SEARCH is used to set the container rights a LDAP search operation.
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_USER_ATTR_STAR_MATCHED - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_ATTR_STAR_MATCHED is the flag set when the evaluation reason of a AciHandler.maysend ACI_READ access evaluation was the result of an ACI targetattr all attributes expression (targetattr="*") target match.
ACI_WRITE - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_WRITE is used to set the container rights for a LDAP modify operation.
ACI_WRITE_ADD - Static variable in class org.opends.server.authorization.dseecompat.Aci
ACI_WRITE_ADD is used by the LDAP modify operation.
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.
AciContainer - Class in org.opends.server.authorization.dseecompat
The AciContainer class contains all of the needed information to perform both target match and evaluate an ACI.
AciContainer(Operation, int, Entry) - Constructor for class org.opends.server.authorization.dseecompat.AciContainer
This constructor is used by all currently supported LDAP operations except the generic access control check that can be used by plugins.
AciContainer(Operation, Entry, AuthenticationInfo, int) - Constructor for class org.opends.server.authorization.dseecompat.AciContainer
This constructor is used by the generic access control check.
AciEffectiveRights - Class in org.opends.server.authorization.dseecompat
This class implements the dseecompat geteffectiverights evaluation.
AciEffectiveRights() - Constructor for class org.opends.server.authorization.dseecompat.AciEffectiveRights
 
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
The AciHandler class performs the main processing for the dseecompat package.
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(LocalBackendCompareOperation, 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(LocalBackendAddOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
Constructor interface for the add operation.
AciLDAPOperationContainer(LocalBackendDeleteOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
Constructor interface for the delete operation.
AciLDAPOperationContainer(LocalBackendModifyOperation, 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.opends.server.admin
ACI property definition.
ACIPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing ACI property definitions.
AciSyntax - Class in org.opends.server.schema
This class implements the access control information (aci) attribute syntax.
AciSyntax() - Constructor for class org.opends.server.schema.AciSyntax
Creates a new instance of this syntax.
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.
AckMsg - Class in org.opends.server.replication.protocol
AckMsg messages are used for acknowledging an update that has been sent requesting an ack: update sent in Assured Mode, either safe data or safe read sub mode.
AckMsg(CSN) - Constructor for class org.opends.server.replication.protocol.AckMsg
Creates a new AckMsg from a CSN (no errors).
AckMsg(CSN, boolean, boolean, boolean, List<Integer>) - Constructor for class org.opends.server.replication.protocol.AckMsg
Creates a new AckMsg from a CSN (with specified error info).
acquireExclusiveLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
Attempts to acquire an exclusive 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 - Class in org.opends.guitools.controlpanel.datamodel
The class that is used by the different action buttons on the left side of the main ControlPanel dialog.
Action() - Constructor for class org.opends.guitools.controlpanel.datamodel.Action
 
ActionButton - Class in org.opends.guitools.controlpanel.ui.components
A basic extension of a button that changes its rendering so that the looks are more similar to a row in a list.
ActionButton(Action) - Constructor for class org.opends.guitools.controlpanel.ui.components.ActionButton
Creates a button associated with the provided action.
actionPerformed(ActionEvent) - Method in class org.opends.guitools.controlpanel.event.BrowseActionListener
ActionListener implementation.
actionPerformed(ActionEvent) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Callback when an action has been performed.
actionPerformed(ActionEvent) - Method in class org.opends.quicksetup.event.BrowseActionListener
ActionListener implementation.
ActivateOnceNewConfigFrameworkIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code should be activated once the new configuration framework is used in place of legacy one.
ActivateOnceSDKSchemaIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code should be activated once the SDK schema is used in place of legacy server schema.
activeCalculatedValue() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the calculated active value for this configuration attribute.
activeIntValue() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the active value for this configuration attribute as an integer.
activeIntValue() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the integer component of the active value for this configuration attribute.
activeUnit() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the name of the active unit for this configuration attribute.
activeValue() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves the active boolean value for this configuration attribute.
activeValue() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the active value for this configuration attribute as a DN.
activeValue() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the active value for this configuration attribute as a long.
activeValue() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the active value for this configuration attribute as a string.
activeValue() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the active value for this configuration attribute as a string.
activeValue() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the active value for this configuration attribute as a string.
activeValues() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the set of active values for this configuration attribute.
activeValues() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the set of active values for this configuration attribute.
activeValues() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the set of active values for this configuration attribute.
activeValues() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the set of active values for this configuration attribute.
activeValues() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the set of active values for this configuration attribute.
activeValuesToStrings() - Method in class org.opends.server.config.BooleanConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.ConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.DNConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.IntegerConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
activeValuesToStrings() - Method in class org.opends.server.config.StringConfigAttribute
Converts the set of active values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
adapt(DirContext) - Static method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Adapts the provided JNDI DirContext.
Adapters - Class in org.forgerock.opendj.adapter.server3x
This class provides a connection factory and an adapter for the OpenDJ 2.x server.
add(BackupDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
Adds a backup to the model.
add(T) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Adds a value to the list model.
add(Component, Object) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
The components are not added directly to the panel but to the main panel.
add(JLabel[], Component[], JLabel[], Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Commodity method used to add lines, where each line contains a label, a component and an inline help label.
add(JScrollPane, Point) - Method in class org.opends.guitools.controlpanel.util.ViewPositions
Adds a pair of scrollbar and point to the list.
add(EntryID) - Method in class org.opends.server.backends.jeb.EntryIDSet
Insert an ID into this set.
add(long, ByteString[], AttributeType[]) - Method in class org.opends.server.backends.jeb.SortValuesSet
Add the given entryID and values from this VLV index.
add(UpdateMsg) - Method in class org.opends.server.replication.server.MsgQueue
Add an UpdateMsg to this MessageQueue.
add(String) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified attribute value to this attribute builder if it is not already present.
add(ByteString) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified attribute value to this attribute builder if it is not already present.
addAccessChangeListener(ConfigurationChangeListener<AccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Register to be notified when this Access Log Publisher is changed.
addAccessLogFilteringCriteriaAddListener(ConfigurationAddListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Registers to be notified when new Access Log Filtering Criteria are added.
addAccessLogFilteringCriteriaDeleteListener(ConfigurationDeleteListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Registers to be notified when existing Access Log Filtering Criteria are deleted.
addAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Account Status Notification Handlers are added.
addAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.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, boolean, boolean, 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.
addActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
Adds an action listener to this text field.
addActionListener(ActionListener) - Method in class org.opends.quicksetup.ui.CustomHTMLEditorKit
Adds an action listener.
addAdditionalLogItem(AdditionalLogItem) - Method in class org.opends.server.core.OperationWrapper
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 class org.opends.server.types.AbstractOperation
 
addAdditionalLogItem(AdditionalLogItem) - Method in interface org.opends.server.types.Operation
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.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.
addAESChangeListener(ConfigurationChangeListener<AESPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.RootCfg
Registers to be notified when new Alert Handlers are added.
addAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Alert Handlers are deleted.
addAll(Collection<T>) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Adds all the elements in the collection to the list model.
addAll(EntryIDSet) - Method in class org.opends.server.backends.jeb.EntryIDSet
Add all the IDs from a given set that are not already present.
addAll(Attribute) - Method in class org.opends.server.types.AttributeBuilder
Adds all the values from the specified attribute to this attribute builder if they are not already present.
addAll(Collection<ByteString>) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified attribute values to this attribute builder if they are not already present.
addAllStrings(Collection<? extends Object>) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified attribute values to this attribute builder if they are not already present.
addAnonymousChangeListener(ConfigurationChangeListener<AnonymousSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AnonymousSASLMechanismHandlerCfg
Register to be notified when this Anonymous SASL Mechanism Handler is changed.
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.
addAttachment(File) - Method in class org.opends.server.util.EMailMessage
Adds the provided attachment to this mail message.
addAttribute(String...) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
addAttribute(Collection<String>) - Method in class org.opends.server.protocols.internal.SearchRequest
To be added to SearchRequestImpl?
addAttribute(String, String) - Method in class org.opends.server.replication.protocol.AddMsg
Add the specified attribute/attribute value in the entry contained in this AddMsg.
addAttribute(Attribute, List<ByteString>) - Method in class org.opends.server.types.Entry
Ensures that this entry contains the provided attribute and its values.
addAttributeCleanupChangeListener(ConfigurationChangeListener<AttributeCleanupPluginCfg>) - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Register to be notified when this Attribute Cleanup Plugin is changed.
addAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Attribute Syntaxes are added.
addAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Attribute Syntaxes are deleted.
addAttributeTypeDescriptionChangeListener(ConfigurationChangeListener<AttributeTypeDescriptionAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.AttributeTypeDescriptionAttributeSyntaxCfg
Register to be notified when this Attribute Type Description Attribute Syntax is changed.
addAttributeValueChangeListener(ConfigurationChangeListener<AttributeValuePasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Register to be notified when this Attribute Value Password Validator is changed.
addBackendAddListener(ConfigurationAddListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Backends are added.
addBackendDeleteListener(ConfigurationDeleteListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Backends are deleted.
addBackendIndexAddListener(ConfigurationAddListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Registers to be notified when new Backend Indexes are added.
addBackendIndexDeleteListener(ConfigurationDeleteListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Registers to be notified when existing Backend Indexes are deleted.
addBackendPopulatedListener(BackendPopulatedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Adds a backend populated listener.
addBackendVLVIndexAddListener(ConfigurationAddListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Registers to be notified when new Backend VLV Indexes are added.
addBackendVLVIndexDeleteListener(ConfigurationDeleteListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.BackupBackendCfg
Register to be notified when this Backup Backend is changed.
addBackupCreatedListener(BackupCreatedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Adds a backup creation listener.
addBase64ChangeListener(ConfigurationChangeListener<Base64PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.Base64PasswordStorageSchemeCfg
Register to be notified when this Base64 Password Storage Scheme is changed.
addBaseDNToSearch(String) - Method in class org.opends.admin.ads.TopologyCacheFilter
Adds one of the base DNs we must search for.
addBlindChangeListener(ConfigurationChangeListener<BlindTrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.BlindTrustManagerProviderCfg
Register to be notified when this Blind Trust Manager Provider is changed.
addBlowfishChangeListener(ConfigurationChangeListener<BlowfishPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.BlowfishPasswordStorageSchemeCfg
Register to be notified when this Blowfish Password Storage Scheme is changed.
addBottomGlue(GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Adds a bottom glue to the main panel with the provided constraints.
addBrowserEventListener(BrowserEventListener) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Add a BrowserEventListener to this controller.
addButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.ButtonsPanel
Adds a button listener.
addButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
Adds a button listener.
addButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Adds a button listener.
addButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.QuickSetupErrorPanel
Adds a button listener.
addButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Adds a button listener.
addCancelChangeListener(ConfigurationChangeListener<CancelExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.CancelExtendedOperationHandlerCfg
Register to be notified when this Cancel Extended Operation Handler is changed.
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.
addCertificateChangeListener(ConfigurationChangeListener<CertificateAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.CertificateAttributeSyntaxCfg
Register to be notified when this Certificate Attribute Syntax is changed.
addCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Certificate Mappers are added.
addCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Certificate Mappers are deleted.
addChangeListener(ConfigurationChangeListener<AccessControlHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AccessControlHandlerCfg
Register to be notified when this Access Control Handler is changed.
addChangeListener(ConfigurationChangeListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Register to be notified when this Access Log Filtering Criteria is changed.
addChangeListener(ConfigurationChangeListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AccountStatusNotificationHandlerCfg
Register to be notified when this Account Status Notification Handler is changed.
addChangeListener(ConfigurationChangeListener<AdministrationConnectorCfg>) - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Register to be notified when this Administration Connector is changed.
addChangeListener(ConfigurationChangeListener<AlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Register to be notified when this Alert Handler is changed.
addChangeListener(ConfigurationChangeListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.AttributeSyntaxCfg
Register to be notified when this Attribute Syntax is changed.
addChangeListener(ConfigurationChangeListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.AuthenticationPolicyCfg
Register to be notified when this Authentication Policy is changed.
addChangeListener(ConfigurationChangeListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.BackendCfg
Register to be notified when this Backend is changed.
addChangeListener(ConfigurationChangeListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Register to be notified when this Backend Index is changed.
addChangeListener(ConfigurationChangeListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Register to be notified when this Backend VLV Index is changed.
addChangeListener(ConfigurationChangeListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.CertificateMapperCfg
Register to be notified when this Certificate Mapper is changed.
addChangeListener(ConfigurationChangeListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Register to be notified when this Connection Handler is changed.
addChangeListener(ConfigurationChangeListener<CryptoManagerCfg>) - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Register to be notified when this Crypto Manager is changed.
addChangeListener(ConfigurationChangeListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Register to be notified when this Debug Target is changed.
addChangeListener(ConfigurationChangeListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Register to be notified when this Entry Cache is changed.
addChangeListener(ConfigurationChangeListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ExtendedOperationHandlerCfg
Register to be notified when this Extended Operation Handler is changed.
addChangeListener(ConfigurationChangeListener<ExternalChangelogDomainCfg>) - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Register to be notified when this External Changelog Domain is changed.
addChangeListener(ConfigurationChangeListener<GlobalCfg>) - Method in interface org.opends.server.admin.std.server.GlobalCfg
Register to be notified when this Global Configuration is changed.
addChangeListener(ConfigurationChangeListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.GroupImplementationCfg
Register to be notified when this Group Implementation is changed.
addChangeListener(ConfigurationChangeListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.IdentityMapperCfg
Register to be notified when this Identity Mapper is changed.
addChangeListener(ConfigurationChangeListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.KeyManagerProviderCfg
Register to be notified when this Key Manager Provider is changed.
addChangeListener(ConfigurationChangeListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Register to be notified when this Local DB Index is changed.
addChangeListener(ConfigurationChangeListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Register to be notified when this Local DB VLV Index is changed.
addChangeListener(ConfigurationChangeListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.LogPublisherCfg
Register to be notified when this Log Publisher is changed.
addChangeListener(ConfigurationChangeListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LogRetentionPolicyCfg
Register to be notified when this Log Retention Policy is changed.
addChangeListener(ConfigurationChangeListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LogRotationPolicyCfg
Register to be notified when this Log Rotation Policy is changed.
addChangeListener(ConfigurationChangeListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.MatchingRuleCfg
Register to be notified when this Matching Rule is changed.
addChangeListener(ConfigurationChangeListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.MonitorProviderCfg
Register to be notified when this Monitor Provider is changed.
addChangeListener(ConfigurationChangeListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.PasswordGeneratorCfg
Register to be notified when this Password Generator is changed.
addChangeListener(ConfigurationChangeListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordStorageSchemeCfg
Register to be notified when this Password Storage Scheme is changed.
addChangeListener(ConfigurationChangeListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.PasswordValidatorCfg
Register to be notified when this Password Validator is changed.
addChangeListener(ConfigurationChangeListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginCfg
Register to be notified when this Plugin is changed.
addChangeListener(ConfigurationChangeListener<PluginRootCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Register to be notified when this Plugin Root is changed.
addChangeListener(ConfigurationChangeListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Register to be notified when this Replication Domain is changed.
addChangeListener(ConfigurationChangeListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Register to be notified when this Replication Server is changed.
addChangeListener(ConfigurationChangeListener<RootDNCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Register to be notified when this Root DN is changed.
addChangeListener(ConfigurationChangeListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNUserCfg
Register to be notified when this Root DN User is changed.
addChangeListener(ConfigurationChangeListener<RootDSEBackendCfg>) - Method in interface org.opends.server.admin.std.server.RootDSEBackendCfg
Register to be notified when this Root DSE Backend is changed.
addChangeListener(ConfigurationChangeListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SASLMechanismHandlerCfg
Register to be notified when this SASL Mechanism Handler is changed.
addChangeListener(ConfigurationChangeListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.SchemaProviderCfg
Register to be notified when this Schema Provider is changed.
addChangeListener(ConfigurationChangeListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.SynchronizationProviderCfg
Register to be notified when this Synchronization Provider is changed.
addChangeListener(ConfigurationChangeListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.TrustManagerProviderCfg
Register to be notified when this Trust Manager Provider is changed.
addChangeListener(ConfigurationChangeListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Register to be notified when this Virtual Attribute is changed.
addChangeListener(ConfigurationChangeListener<WorkQueueCfg>) - Method in interface org.opends.server.admin.std.server.WorkQueueCfg
Register to be notified when this Work Queue is changed.
addChangeNumberControlChangeListener(ConfigurationChangeListener<ChangeNumberControlPluginCfg>) - Method in interface org.opends.server.admin.std.server.ChangeNumberControlPluginCfg
Register to be notified when this Change Number Control Plugin is changed.
AddChangeRecordEntry - Class in org.opends.server.util
This class defines a data structure for a change record entry for an add operation.
AddChangeRecordEntry(DN, Map<AttributeType, List<Attribute>>) - Constructor for class org.opends.server.util.AddChangeRecordEntry
Creates a new entry with the provided information.
addCharacterSetChangeListener(ConfigurationChangeListener<CharacterSetPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Register to be notified when this Character Set Password Validator is changed.
addChild(ConfigEntry) - Method in class org.opends.server.config.ConfigEntry
Adds the specified entry as a child of this configuration entry.
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.opends.server.admin.std.server.ClearPasswordStorageSchemeCfg
Register to be notified when this Clear Password Storage Scheme is changed.
addClickTooltipListener(JComponent) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Adds a click tool tip listener to the provided component.
addClientConnectionChangeListener(ConfigurationChangeListener<ClientConnectionMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.ClientConnectionMonitorProviderCfg
Register to be notified when this Client Connection Monitor Provider is changed.
addCollationChangeListener(ConfigurationChangeListener<CollationMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Register to be notified when this Collation Matching Rule is changed.
addCollectiveAttributeSubentriesChangeListener(ConfigurationChangeListener<CollectiveAttributeSubentriesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Register to be notified when this Collective Attribute Subentries Virtual Attribute 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.
addConfigChangeListener(ConfigChangeListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Adds a configuration change listener.
addConfigEntry(LocalizableMessage, String...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Returns a new upgrade task which adds a config entry to the underlying config file.
addConfigFile(String) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
This task copies the file placed in parameter within the config folder.
addConfigFileHandlerChangeListener(ConfigurationChangeListener<ConfigFileHandlerBackendCfg>) - Method in interface org.opends.server.admin.std.server.ConfigFileHandlerBackendCfg
Register to be notified when this Config File Handler Backend is changed.
addConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.task.Task
Adds a configuration element created listener.
addConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Adds a configuration element created listener.
addConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Adds a configuration element created listener.
addConnectionEventListener(ConnectionEventListener) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
addConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Connection Handlers are added.
addConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.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 class org.opends.server.protocols.internal.SearchRequest
To be removed
addControl(Collection<Control>) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed
addCoreSchemaChangeListener(ConfigurationChangeListener<CoreSchemaCfg>) - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Register to be notified when this Core Schema is changed.
addCountryStringChangeListener(ConfigurationChangeListener<CountryStringAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.CountryStringAttributeSyntaxCfg
Register to be notified when this Country String Attribute Syntax is changed.
addCramMD5ChangeListener(ConfigurationChangeListener<CramMD5SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Register to be notified when this Cram MD5 SASL Mechanism Handler is changed.
addCryptChangeListener(ConfigurationChangeListener<CryptPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.CryptPasswordStorageSchemeCfg
Register to be notified when this Crypt Password Storage Scheme is changed.
addDebugChangeListener(ConfigurationChangeListener<DebugLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Register to be notified when this Debug Log Publisher is changed.
addDebugTargetAddListener(ConfigurationAddListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Registers to be notified when new Debug Targets are added.
addDebugTargetDeleteListener(ConfigurationDeleteListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Registers to be notified when existing Debug Targets are deleted.
addDeleteActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Adds an action listener to this panel.
addDictionaryChangeListener(ConfigurationChangeListener<DictionaryPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Register to be notified when this Dictionary Password Validator is changed.
addDigestMD5ChangeListener(ConfigurationChangeListener<DigestMD5SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Register to be notified when this Digest MD5 SASL Mechanism Handler is changed.
addDirectoryStringChangeListener(ConfigurationChangeListener<DirectoryStringAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.DirectoryStringAttributeSyntaxCfg
Register to be notified when this Directory String Attribute Syntax is changed.
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.opends.server.admin.std.server.DseeCompatAccessControlHandlerCfg
Register to be notified when this Dsee Compat 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.opends.server.admin.std.server.DynamicGroupImplementationCfg
Register to be notified when this Dynamic Group Implementation is changed.
addEditActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Adds an action listener to this panel.
addEditActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Adds an action listener to this panel.
addedOrRenamedAfter(CSN) - Method in class org.opends.server.replication.plugin.EntryHistorical
Indicates if the Entry was renamed or added after the CSN that is given as a parameter.
addEntityTagChangeListener(ConfigurationChangeListener<EntityTagVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Register to be notified when this Entity Tag Virtual Attribute is changed.
addEntry(Entry, AddOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.api.Backend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.BackupBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.ChangelogBackend
Adds the provided entry to this backend.
addEntry(IndexBuffer, EntryID, Entry) - Method in class org.opends.server.backends.jeb.AttributeIndex
Update the attribute index for a new entry.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.jeb.BackendImpl
Adds the provided entry to this backend.
addEntry(Transaction, Entry) - Method in class org.opends.server.backends.jeb.DN2URI
Update the referral database for a new entry.
addEntry(IndexBuffer, EntryID, Entry) - Method in class org.opends.server.backends.jeb.Index
Update the index buffer for a deleted entry.
addEntry(Transaction, EntryID, Entry) - Method in class org.opends.server.backends.jeb.VLVIndex
Update the vlvIndex for a new entry.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.LDIFBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.MemoryBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.MonitorBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.NullBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Adds the provided entry to this backend.
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
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Adds the provided entry to this backend.
addEntry(Entry) - Method in class org.opends.server.core.ConfigurationHandler
Add a configuration entry
addEntry(Entry, AddOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Adds the provided entry to this backend.
addEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Entry Caches are added.
addEntryCacheChangeListener(ConfigurationChangeListener<EntryCacheMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.EntryCacheMonitorProviderCfg
Register to be notified when this Entry Cache Monitor Provider is changed.
addEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Entry Caches are deleted.
addEntryDNChangeListener(ConfigurationChangeListener<EntryDNVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Register to be notified when this Entry DN Virtual Attribute is changed.
addEntryReadListener(EntryReadListener) - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Adds an EntryReadListener.
addEntryUUIDChangeListener(ConfigurationChangeListener<EntryUUIDPluginCfg>) - Method in interface org.opends.server.admin.std.server.EntryUUIDPluginCfg
Register to be notified when this Entry UUID Plugin is changed.
addEntryUUIDChangeListener(ConfigurationChangeListener<EntryUUIDVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Register to be notified when this Entry UUID Virtual Attribute is changed.
addErrorChangeListener(ConfigurationChangeListener<ErrorLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Register to be notified when this Error Log Publisher is changed.
addErrorLogChangeListener(ConfigurationChangeListener<ErrorLogAccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ErrorLogAccountStatusNotificationHandlerCfg
Register to be notified when this Error Log Account Status Notification Handler is changed.
addErrorPane(GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Creates and adds an error pane.
addErrorPane(Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Adds an error pane to the provided container.
addExactMatchChangeListener(ConfigurationChangeListener<ExactMatchIdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Register to be notified when this Exact Match Identity Mapper is changed.
addExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Extended Operation Handlers are added.
addExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Extended Operation Handlers are deleted.
addExtension(String...) - Method in class org.opends.server.admin.ClassLoaderProvider
Add the named extensions to this class loader provider.
addExternalChangeListener(ConfigurationChangeListener<ExternalSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Register to be notified when this External SASL Mechanism Handler is changed.
addExtraAttribute(String, Attribute) - Method in class org.opends.server.types.Schema
Add a new extra Attribute for this schema.
addExtraLine(TemplateLine) - Method in class org.opends.server.tools.makeldif.Branch
Adds the provided template line to the set of extra lines for this branch.
addFIFOChangeListener(ConfigurationChangeListener<FIFOEntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Register to be notified when this FIFO Entry Cache is changed.
addFileBasedAccessChangeListener(ConfigurationChangeListener<FileBasedAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Register to be notified when this File Based Access Log Publisher is changed.
addFileBasedAuditChangeListener(ConfigurationChangeListener<FileBasedAuditLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Register to be notified when this File Based Audit Log Publisher is changed.
addFileBasedChangeListener(ConfigurationChangeListener<FileBasedKeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Register to be notified when this File Based Key Manager Provider is changed.
addFileBasedChangeListener(ConfigurationChangeListener<FileBasedTrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Register to be notified when this File Based Trust Manager Provider is changed.
addFileBasedDebugChangeListener(ConfigurationChangeListener<FileBasedDebugLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Register to be notified when this File Based Debug Log Publisher is changed.
addFileBasedErrorChangeListener(ConfigurationChangeListener<FileBasedErrorLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Register to be notified when this File Based Error Log Publisher is changed.
addFileBasedHTTPAccessChangeListener(ConfigurationChangeListener<FileBasedHTTPAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Register to be notified when this File Based HTTP Access Log Publisher is changed.
addFileCountChangeListener(ConfigurationChangeListener<FileCountLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FileCountLogRetentionPolicyCfg
Register to be notified when this File Count Log Retention Policy is changed.
addFingerprintChangeListener(ConfigurationChangeListener<FingerprintCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Register to be notified when this Fingerprint Certificate Mapper is changed.
addFixedTimeChangeListener(ConfigurationChangeListener<FixedTimeLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FixedTimeLogRotationPolicyCfg
Register to be notified when this Fixed Time Log Rotation Policy is changed.
addFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg>) - Method in interface org.opends.server.admin.std.server.FractionalLDIFImportPluginCfg
Register to be notified when this Fractional LDIF Import Plugin is changed.
addFreeDiskSpaceChangeListener(ConfigurationChangeListener<FreeDiskSpaceLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FreeDiskSpaceLogRetentionPolicyCfg
Register to be notified when this Free Disk Space Log Retention Policy is changed.
addGetConnectionIdChangeListener(ConfigurationChangeListener<GetConnectionIdExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GetConnectionIdExtendedOperationHandlerCfg
Register to be notified when this Get Connection Id Extended Operation Handler is changed.
addGetSymmetricKeyChangeListener(ConfigurationChangeListener<GetSymmetricKeyExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GetSymmetricKeyExtendedOperationHandlerCfg
Register to be notified when this Get Symmetric Key Extended Operation Handler is changed.
addGoverningStructureRuleChangeListener(ConfigurationChangeListener<GoverningStructureRuleVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Register to be notified when this Governing Structure Rule Virtual Attribute is changed.
addGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Group Implementations are added.
addGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Group Implementations are deleted.
addGSSAPIChangeListener(ConfigurationChangeListener<GSSAPISASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Register to be notified when this GSSAPI SASL Mechanism Handler is changed.
addHasSubordinatesChangeListener(ConfigurationChangeListener<HasSubordinatesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Register to be notified when this Has Subordinates Virtual Attribute is changed.
addHTTPAccessChangeListener(ConfigurationChangeListener<HTTPAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.HTTPAccessLogPublisherCfg
Register to be notified when this HTTP Access Log Publisher is changed.
addHTTPChangeListener(ConfigurationChangeListener<HTTPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Register to be notified when this HTTP Connection Handler is changed.
addIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Identity Mappers are added.
addIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Identity Mappers are deleted.
addIndexModifiedListener(IndexModifiedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Adds an index modification listener.
addIndexSelectionListener(IndexSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Adds an index selection listener.
addIndexSelectionListener(IndexSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Adds an index selection listener.
addInstanceOf(String) - Method in class org.opends.server.admin.ClassPropertyDefinition.Builder
Add an class name which property values must implement.
addInvokableComponent(InvokableComponent) - Method in class org.opends.server.config.JMXMBean
Adds the provided invokable component to the set of components associated with this JMX MBean.
addIsMemberOfChangeListener(ConfigurationChangeListener<IsMemberOfVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Register to be notified when this Is Member Of Virtual Attribute is changed.
AdditionalLogItem - Class in org.opends.server.types
An additional log item for an operation which may be processed in the access log.
addJMXChangeListener(ConfigurationChangeListener<JMXAlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.JMXAlertHandlerCfg
Register to be notified when this JMX Alert Handler is changed.
addJMXChangeListener(ConfigurationChangeListener<JMXConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Register to be notified when this JMX Connection Handler is changed.
addJPEGChangeListener(ConfigurationChangeListener<JPEGAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.JPEGAttributeSyntaxCfg
Register to be notified when this JPEG Attribute Syntax is changed.
addKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Key Manager Providers are added.
addKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Key Manager Providers are deleted.
addLastModChangeListener(ConfigurationChangeListener<LastModPluginCfg>) - Method in interface org.opends.server.admin.std.server.LastModPluginCfg
Register to be notified when this Last Mod Plugin is changed.
addLDAPAttributeDescriptionListChangeListener(ConfigurationChangeListener<LDAPAttributeDescriptionListPluginCfg>) - Method in interface org.opends.server.admin.std.server.LDAPAttributeDescriptionListPluginCfg
Register to be notified when this LDAP Attribute Description List Plugin is changed.
addLDAPChangeListener(ConfigurationChangeListener<LDAPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Register to be notified when this LDAP Connection Handler is changed.
addLDAPEntryChangedListener(LDAPEntryChangedListener) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Adds an LDAP entry change listener.
addLDAPPassThroughChangeListener(ConfigurationChangeListener<LDAPPassThroughAuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Register to be notified when this LDAP Pass Through Authentication Policy is changed.
addLDIFChangeListener(ConfigurationChangeListener<LDIFBackendCfg>) - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Register to be notified when this LDIF Backend is changed.
addLDIFChangeListener(ConfigurationChangeListener<LDIFConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Register to be notified when this LDIF Connection Handler is changed.
addLengthBasedChangeListener(ConfigurationChangeListener<LengthBasedPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Register to be notified when this Length Based Password Validator is changed.
addListener(PrintStreamListener) - Method in class org.opends.guitools.controlpanel.util.ApplicationPrintStream
Adds a print stream listener.
addLocalDBChangeListener(ConfigurationChangeListener<LocalDBBackendCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Register to be notified when this Local DB Backend is changed.
addLocalDBIndexAddListener(ConfigurationAddListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Registers to be notified when new Local DB Indexes are added.
addLocalDBIndexDeleteListener(ConfigurationDeleteListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Registers to be notified when existing Local DB Indexes are deleted.
addLocalDBVLVIndexAddListener(ConfigurationAddListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Registers to be notified when new Local DB VLV Indexes are added.
addLocalDBVLVIndexDeleteListener(ConfigurationDeleteListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Registers to be notified when existing Local DB VLV Indexes are deleted.
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(P) - Method in class org.opends.server.loggers.AbstractLogger.LoggerStorage
Add a log publisher to the logger.
addLogPublisher(AccessLogPublisher<AccessLogPublisherCfg>) - Method in class org.opends.server.loggers.AccessLogger
Add a log publisher to the logger.
addLogPublisher(DebugLogPublisher<DebugLogPublisherCfg>) - Method in class org.opends.server.loggers.DebugLogger
Add a log publisher to the logger.
addLogPublisher(ErrorLogPublisher<ErrorLogPublisherCfg>) - Method in class org.opends.server.loggers.ErrorLogger
Add a log publisher to the logger.
addLogPublisher(HTTPAccessLogPublisher<HTTPAccessLogPublisherCfg>) - Method in class org.opends.server.loggers.HTTPAccessLogger
Add a log publisher to the logger.
addLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Log Publishers are added.
addLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Log Publishers are deleted.
addLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Log Retention Policies are added.
addLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Log Retention Policies are deleted.
addLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Log Rotation Policies are added.
addLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Log Rotation Policies are deleted.
addMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Matching Rules are added.
addMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Matching Rules are deleted.
addMD5ChangeListener(ConfigurationChangeListener<MD5PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.MD5PasswordStorageSchemeCfg
Register to be notified when this MD5 Password Storage Scheme is changed.
addMember(Entry) - Method in class org.opends.server.api.Group
Attempts to add the provided user as a member of this group.
addMember(Entry) - Method in class org.opends.server.extensions.DynamicGroup
Attempts to add the provided user as a member of this group.
addMember(Entry) - Method in class org.opends.server.extensions.StaticGroup
Attempts to add the provided user as a member of this group.
addMember(Entry) - Method in class org.opends.server.extensions.VirtualStaticGroup
Attempts to add the provided user as a member of this group.
addMemberChangeListener(ConfigurationChangeListener<MemberVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Register to be notified when this Member Virtual Attribute is changed.
addMemoryChangeListener(ConfigurationChangeListener<MemoryBackendCfg>) - Method in interface org.opends.server.admin.std.server.MemoryBackendCfg
Register to be notified when this Memory Backend is changed.
addMemoryUsageChangeListener(ConfigurationChangeListener<MemoryUsageMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.MemoryUsageMonitorProviderCfg
Register to be notified when this Memory Usage Monitor Provider is changed.
addMenus() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
Method that can be overwritten to set specific menus.
addMissingRDNAttributes() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server should automatically add missing RDN attributes to an entry whenever it is added.
addModification(Modification) - Method in interface 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.ModifyDNOperationBasis
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.ModifyDNOperationWrapper
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.core.ModifyOperation
Adds the provided modification to the set of modifications to this modify operation.
addModification(Modification) - Method in class org.opends.server.core.ModifyOperationBasis
Adds the provided modification to the set of modifications to this modify operation.
addModification(Modification) - Method in class org.opends.server.core.ModifyOperationWrapper
Adds the provided modification to the set of modifications to this modify operation.
addModification(Modification) - Method in class org.opends.server.replication.plugin.FakeModifyOperation
Add a modification to the list of modification included in this fake 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 class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Adds the provided modification to the set of modifications to this modify operation.
addMonitorChangeListener(ConfigurationChangeListener<MonitorBackendCfg>) - Method in interface org.opends.server.admin.std.server.MonitorBackendCfg
Register to be notified when this Monitor Backend is changed.
addMonitorData(List<Attribute>, String, int) - Static method in class org.opends.server.replication.service.ReplicationMonitor
Add an attribute with an integer value to the list of monitoring attributes.
addMonitorProvider(MonitorProvider<? extends MonitorProviderCfg>) - Method in class org.opends.server.config.JMXMBean
Adds the given monitor provider to the set of components associated with this JMX MBean.
addMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Monitor Providers are added.
addMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Monitor Providers are deleted.
addMouseListener(MouseListener) - Method in class org.opends.guitools.controlpanel.ui.components.CustomTree
AddMsg - Class in org.opends.server.replication.protocol
This class is used to exchange Add operation between LDAP servers and replication servers.
AddMsg(CSN, DN, String, String, Map<ObjectClass, String>, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>) - Constructor for class org.opends.server.replication.protocol.AddMsg
Creates a new AddMessage.
AddMsg(CSN, DN, String, String, Attribute, Collection<Attribute>, Collection<Attribute>) - 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[].
addNestedGroup(DN) - Method in class org.opends.server.api.Group
Attempts to add the provided group DN as a nested group within this group.
addNestedGroup(DN) - Method in class org.opends.server.extensions.DynamicGroup
Attempts to add the provided group DN as a nested group within this group.
addNestedGroup(DN) - Method in class org.opends.server.extensions.StaticGroup
Attempts to add the provided group DN as a nested group within this group.
addNestedGroup(DN) - Method in class org.opends.server.extensions.VirtualStaticGroup
Attempts to add the provided group DN as a nested group within this group.
addNewManagedObject() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Adds this new managed object.
addNodeUnderRoot(String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Add an LDAP suffix to this controller.
addNullChangeListener(ConfigurationChangeListener<NullBackendCfg>) - Method in interface org.opends.server.admin.std.server.NullBackendCfg
Register to be notified when this Null Backend is changed.
addNumSubordinatesChangeListener(ConfigurationChangeListener<NumSubordinatesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Register to be notified when this Num Subordinates Virtual Attribute is changed.
addObjectClass(ObjectClass, String) - Method in interface org.opends.server.core.AddOperation
Adds the provided objectclass to the entry to add.
addObjectClass(ObjectClass, String) - Method in class org.opends.server.core.AddOperationBasis
 
addObjectClass(ObjectClass, String) - Method in class org.opends.server.core.AddOperationWrapper
Adds the provided objectclass to the entry to add.
addObjectClass(ObjectClass) - Method in class org.opends.server.types.Entry
Adds the provided objectClass to this entry.
addObjectClass(ObjectClass, String) - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Adds the provided objectclass to the entry to add.
addObjectClassChain(ObjectClass) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendAddOperation
Adds the provided objectClass to the entry, along with its superior classes if appropriate.
addOfflineReplica(DN, CSN) - Method in class org.opends.server.replication.server.ChangelogState
Adds the following replica information to the offline list.
AddOperation - Interface in org.opends.server.core
This interface defines an operation that may be used to add a new entry to the Directory Server.
AddOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to add a new entry to the Directory Server.
AddOperationBasis(ClientConnection, long, int, List<Control>, ByteString, List<RawAttribute>) - Constructor for class org.opends.server.core.AddOperationBasis
Creates a new add operation with the provided information.
AddOperationBasis(ClientConnection, long, int, List<Control>, DN, Map<ObjectClass, String>, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>) - Constructor for class org.opends.server.core.AddOperationBasis
Creates a new add operation with the provided information.
AddOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given add operation.
AddOperationWrapper(AddOperation) - Constructor for class org.opends.server.core.AddOperationWrapper
Creates a new add operation based on the provided add operation.
addParallelChangeListener(ConfigurationChangeListener<ParallelWorkQueueCfg>) - Method in interface org.opends.server.admin.std.server.ParallelWorkQueueCfg
Register to be notified when this Parallel Work Queue is changed.
addParentObjectClassesChangedListener(SuperiorObjectClassesChangedListener) - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Adds a listener that will receive events when a change is made in the displayed superior object classes.
addPasswordExpirationTimeChangeListener(ConfigurationChangeListener<PasswordExpirationTimeVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Register to be notified when this Password Expiration Time Virtual Attribute is changed.
addPasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Password Generators are added.
addPasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Password Generators are deleted.
addPasswordModifyChangeListener(ConfigurationChangeListener<PasswordModifyExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Register to be notified when this Password Modify Extended Operation Handler is changed.
addPasswordPolicyAddListener(ConfigurationAddListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Password Policies are added.
addPasswordPolicyChangeListener(ConfigurationChangeListener<PasswordPolicyCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Register to be notified when this Password Policy is changed.
addPasswordPolicyDeleteListener(ConfigurationDeleteListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Password Policies are deleted.
addPasswordPolicyImportChangeListener(ConfigurationChangeListener<PasswordPolicyImportPluginCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Register to be notified when this Password Policy Import Plugin is changed.
addPasswordPolicyStateChangeListener(ConfigurationChangeListener<PasswordPolicyStateExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyStateExtendedOperationHandlerCfg
Register to be notified when this Password Policy State Extended Operation Handler is changed.
addPasswordPolicySubentryChangeListener(ConfigurationChangeListener<PasswordPolicySubentryVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Register to be notified when this Password Policy Subentry Virtual Attribute is changed.
addPasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Password Storage Schemes are added.
addPasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Password Storage Schemes are deleted.
addPasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Password Validators are added.
addPasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Password Validators are deleted.
addPBKDF2ChangeListener(ConfigurationChangeListener<PBKDF2PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PBKDF2PasswordStorageSchemeCfg
Register to be notified when this PBKDF2 Password Storage Scheme is changed.
addPDBChangeListener(ConfigurationChangeListener<PDBBackendCfg>) - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Register to be notified when this PDB Backend is changed.
addPKCS11ChangeListener(ConfigurationChangeListener<PKCS11KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Register to be notified when this PKCS11 Key Manager Provider is changed.
addPKCS5S2ChangeListener(ConfigurationChangeListener<PKCS5S2PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PKCS5S2PasswordStorageSchemeCfg
Register to be notified when this PKCS5S2 Password Storage Scheme is changed.
addPlainChangeListener(ConfigurationChangeListener<PlainSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Register to be notified when this Plain SASL Mechanism Handler is changed.
addPluggableChangeListener(ConfigurationChangeListener<PluggableBackendCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Register to be notified when this Pluggable Backend is changed.
addPluginAddListener(ConfigurationAddListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Registers to be notified when new Plugins are added.
addPluginDeleteListener(ConfigurationDeleteListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Registers to be notified when existing Plugins are deleted.
addPrintStreamListeners(ApplicationPrintStream, ApplicationPrintStream) - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Adds two print stream listeners.
addProfilerChangeListener(ConfigurationChangeListener<ProfilerPluginCfg>) - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Register to be notified when this Profiler Plugin is changed.
addProgressUpdateListener(ProgressUpdateListener) - Method in class org.opends.quicksetup.Application
Adds a ProgressUpdateListener that will be notified of updates in the install progress.
addProgressUpdateListener(ProgressUpdateListener) - Method in interface org.opends.quicksetup.event.ProgressNotifier
Adds a listener to the list of those that are notified about the progress state change of an application.
addProgressUpdateListener(ProgressUpdateListener) - Method in class org.opends.quicksetup.ProgressUpdateListenerDelegate
Adds a ProgressUpdateListener that will be notified of updates in the install progress.
addProperty(PropertyDefinition<T>, Collection<T>, Collection<T>) - Method in class org.opends.server.admin.client.spi.PropertySet
Creates a property with the provided sets of pre-validated default and active values.
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.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Register to be notified when this Random Password Generator is changed.
addRawAttribute(RawAttribute) - Method in interface org.opends.server.core.AddOperation
Adds the provided attribute to the set of raw attributes for this add operation.
addRawAttribute(RawAttribute) - Method in class org.opends.server.core.AddOperationBasis
 
addRawAttribute(RawAttribute) - Method in class org.opends.server.core.AddOperationWrapper
Adds the provided attribute to the set of raw attributes for this add operation.
addRawAttribute(RawAttribute) - Method in interface org.opends.server.types.operation.PreParseAddOperation
Adds the provided attribute to the set of raw attributes for this add operation.
addRawModification(RawModification) - Method in interface org.opends.server.core.ModifyOperation
Adds the provided modification to the set of raw modifications for this modify operation.
addRawModification(RawModification) - Method in class org.opends.server.core.ModifyOperationBasis
Adds the provided modification to the set of raw modifications for this modify operation.
addRawModification(RawModification) - Method in class org.opends.server.core.ModifyOperationWrapper
Adds the provided modification to the set of raw modifications for this modify operation.
addRawModification(RawModification) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
Adds the provided modification to the set of raw modifications for this modify operation.
addRC4ChangeListener(ConfigurationChangeListener<RC4PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RC4PasswordStorageSchemeCfg
Register to be notified when this RC4 Password Storage Scheme is changed.
addRDNAttributesIfNecessary(DN, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>) - Method in class org.opends.server.util.LDIFReader
Adds any missing RDN attributes to the entry that is being imported.
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.
addRecord(ChangeNumberIndexRecord) - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Add a record to the database.
addRecord(ChangeNumberIndexRecord) - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
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.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Register to be notified when this Referential Integrity Plugin is changed.
addReferralAuthenticationListener(ReferralAuthenticationListener) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Adds a referral authentication listener.
addRegularExpressionChangeListener(ConfigurationChangeListener<RegularExpressionIdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Register to be notified when this Regular Expression Identity Mapper is changed.
AddRemovePanel<T> - Class in org.opends.guitools.controlpanel.ui.components
This component displays two list (available list and selected list) with some buttons to move the components of one list to the other.
AddRemovePanel(Class<T>) - Constructor for class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Constructor of the default add remove panel (including 'Add All' and 'Remove All' buttons).
AddRemovePanel(int, Class<T>) - Constructor for class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Constructor of the add remove panel allowing the user to provide some display options.
addRepeatedCharactersChangeListener(ConfigurationChangeListener<RepeatedCharactersPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Register to be notified when this Repeated Characters Password Validator is changed.
addReplicaDB(int, CSN) - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
Adds a replicaDB for this cursor to iterate over.
addReplicationChangeListener(ConfigurationChangeListener<ReplicationSynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Register to be notified when this Replication Synchronization Provider is changed.
addReplicationDomainAddListener(ConfigurationAddListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Registers to be notified when new Replication Domains are added.
addReplicationDomainDeleteListener(ConfigurationDeleteListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Registers to be notified when existing Replication Domains are deleted.
addReplicationServerAddListener(ConfigurationAddListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Registers to be notified when the Replication Server is added.
addReplicationServerDeleteListener(ConfigurationDeleteListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Registers to be notified the Replication Server is deleted.
AddRequest - Class in org.opends.dsml.protocol
Java class for AddRequest complex type.
AddRequest() - Constructor for class org.opends.dsml.protocol.AddRequest
 
addRequest(String) - Method in class org.opends.server.protocols.http.HTTPStatistics
Adds a request to the stats using the provided HTTP method.
addRequestControl(Control) - Method in class org.opends.server.core.OperationWrapper
Adds the provided control to the set of request controls for this operation.
addRequestControl(Control) - Method in class org.opends.server.types.AbstractOperation
 
addRequestControl(Control) - Method in interface 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.
AddRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP add request protocol op, which is used to add a new entry to the Directory Server.
AddRequestProtocolOp(ByteString) - Constructor for class org.opends.server.protocols.ldap.AddRequestProtocolOp
Creates a new LDAP add request protocol op with the specified DN and no attributes.
AddRequestProtocolOp(ByteString, List<RawAttribute>) - Constructor for class org.opends.server.protocols.ldap.AddRequestProtocolOp
Creates a new LDAP add request protocol op with the specified DN and set of attributes.
addResponseControl(Control) - Method in class org.opends.server.core.AbandonOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.AddOperationBasis
 
addResponseControl(Control) - Method in class org.opends.server.core.BindOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.CompareOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.DeleteOperationBasis
 
addResponseControl(Control) - Method in class org.opends.server.core.ExtendedOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.ModifyDNOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.ModifyOperationBasis
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.OperationWrapper
Adds the provided control to the set of controls to include in the response to the client.
addResponseControl(Control) - Method in class org.opends.server.core.SearchOperationBasis
 
addResponseControl(Control) - Method in class org.opends.server.core.UnbindOperationBasis
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
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.
AddResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP add response protocol op, which is used to provide information about the result of processing an add request.
AddResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.AddResponseProtocolOp
Creates a new add response protocol op with the provided result code.
AddResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.AddResponseProtocolOp
Creates a new add response protocol op with the provided result code and error message.
AddResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.AddResponseProtocolOp
Creates a new add response protocol op with the provided information.
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.
addRootDNUserAddListener(ConfigurationAddListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Registers to be notified when new Root DN Users are added.
addRootDNUserDeleteListener(ConfigurationDeleteListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Registers to be notified when existing Root DN Users are deleted.
addSaltedMD5ChangeListener(ConfigurationChangeListener<SaltedMD5PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedMD5PasswordStorageSchemeCfg
Register to be notified when this Salted MD5 Password Storage Scheme is changed.
addSaltedSHA1ChangeListener(ConfigurationChangeListener<SaltedSHA1PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA1PasswordStorageSchemeCfg
Register to be notified when this Salted SHA1 Password Storage Scheme is changed.
addSaltedSHA256ChangeListener(ConfigurationChangeListener<SaltedSHA256PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA256PasswordStorageSchemeCfg
Register to be notified when this Salted SHA256 Password Storage Scheme is changed.
addSaltedSHA384ChangeListener(ConfigurationChangeListener<SaltedSHA384PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA384PasswordStorageSchemeCfg
Register to be notified when this Salted SHA384 Password Storage Scheme is changed.
addSaltedSHA512ChangeListener(ConfigurationChangeListener<SaltedSHA512PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA512PasswordStorageSchemeCfg
Register to be notified when this Salted SHA512 Password Storage Scheme is changed.
addSambaPasswordChangeListener(ConfigurationChangeListener<SambaPasswordPluginCfg>) - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Register to be notified when this Samba Password Plugin is changed.
addSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new SASL Mechanism Handlers are added.
addSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing SASL Mechanism Handlers are deleted.
addSASLProperty(String) - Method in class org.opends.server.tools.LDAPConnectionOptions
Add a property to the list of SASL properties.
addScheduleErrors(ScheduleType, Collection<LocalizableMessage>, JLabel) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Checks whether the server is running or not and depending on the schedule updates the list of errors with the errors found.
addSchemaChangeListener(ConfigurationChangeListener<SchemaBackendCfg>) - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Register to be notified when this Schema Backend is changed.
addSchemaElementSelectionListener(SchemaElementSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Adds an schema element selection listener.
addSchemaElementSelectionListener(SchemaElementSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Adds a schema element selection listener.
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
 
addSchemaProviderAddListener(ConfigurationAddListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Schema Providers are added.
addSchemaProviderDeleteListener(ConfigurationDeleteListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Schema Providers are deleted.
addSearchEntry(SearchResultEntry) - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Provides the provided search result entry to the internal search listener if one was provided, or stores it in an internal list otherwise.
addSearchReference(SearchResultReference) - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Provides the provided search result reference to the internal search listener if one was provided, or stores it in an internal list otherwise.
addServerIdToDomain(int, DN) - Method in class org.opends.server.replication.server.ChangelogState
Adds the serverId to the serverIds list of the supplied replication domain.
addSevenBitCleanChangeListener(ConfigurationChangeListener<SevenBitCleanPluginCfg>) - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Register to be notified when this Seven Bit Clean Plugin is changed.
addSHA1ChangeListener(ConfigurationChangeListener<SHA1PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SHA1PasswordStorageSchemeCfg
Register to be notified when this SHA1 Password Storage Scheme is changed.
addSimilarityBasedChangeListener(ConfigurationChangeListener<SimilarityBasedPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.SimilarityBasedPasswordValidatorCfg
Register to be notified when this Similarity Based Password Validator is changed.
addSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.SizeLimitLogRetentionPolicyCfg
Register to be notified when this Size Limit Log Retention Policy is changed.
addSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.SizeLimitLogRotationPolicyCfg
Register to be notified when this Size Limit Log Rotation Policy is changed.
addSMTPChangeListener(ConfigurationChangeListener<SMTPAccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Register to be notified when this SMTP Account Status Notification Handler is changed.
addSMTPChangeListener(ConfigurationChangeListener<SMTPAlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Register to be notified when this SMTP Alert Handler is changed.
addSNMPChangeListener(ConfigurationChangeListener<SNMPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Register to be notified when this SNMP Connection Handler is changed.
addSoftReferenceChangeListener(ConfigurationChangeListener<SoftReferenceEntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Register to be notified when this Soft Reference Entry Cache is changed.
addStackTraceChangeListener(ConfigurationChangeListener<StackTraceMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.StackTraceMonitorProviderCfg
Register to be notified when this Stack Trace Monitor Provider is changed.
addStartTLSChangeListener(ConfigurationChangeListener<StartTLSExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.StartTLSExtendedOperationHandlerCfg
Register to be notified when this Start TLS Extended Operation Handler is changed.
addStaticChangeListener(ConfigurationChangeListener<StaticGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.StaticGroupImplementationCfg
Register to be notified when this Static Group Implementation is changed.
addStructuralObjectClassChangeListener(ConfigurationChangeListener<StructuralObjectClassVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Register to be notified when this Structural Object Class Virtual Attribute is changed.
addSubjectAttributeToUserAttributeChangeListener(ConfigurationChangeListener<SubjectAttributeToUserAttributeCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Register to be notified when this Subject Attribute To User Attribute Certificate Mapper is changed.
addSubjectDNToUserAttributeChangeListener(ConfigurationChangeListener<SubjectDNToUserAttributeCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Register to be notified when this Subject DN To User Attribute Certificate Mapper is changed.
addSubjectEqualsDNChangeListener(ConfigurationChangeListener<SubjectEqualsDNCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectEqualsDNCertificateMapperCfg
Register to be notified when this Subject Equals DN Certificate Mapper is changed.
addSubordinateBackend(Backend<?>) - Method in class org.opends.server.api.Backend
Adds the provided backend to the set of subordinate backends for this backend.
addSubordinateTemplate(String, int) - Method in class org.opends.server.tools.makeldif.Branch
Adds a new subordinate template to this branch.
addSubschemaSubentryChangeListener(ConfigurationChangeListener<SubschemaSubentryVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Register to be notified when this Subschema Subentry Virtual Attribute is changed.
addSuffix(String, String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Add an LDAP suffix to this controller.
addSuperiorObjectClasses(Map<ObjectClass, String>) - Static method in class org.opends.server.util.StaticUtils
Add all of the superior objectclasses to the specified objectclass map if they don't already exist.
addSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Synchronization Providers are added.
addSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Synchronization Providers are deleted.
addSystemInfoChangeListener(ConfigurationChangeListener<SystemInfoMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.SystemInfoMonitorProviderCfg
Register to be notified when this System Info Monitor Provider is changed.
addTargAttrFiltersMatchAci(Aci) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Add the specified ACI to a list of ACIs that have a targattrfilters rule that matched.
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(List<RawAttribute>) - Method in class org.opends.server.tools.BackUpDB
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in class org.opends.server.tools.ExportLDIF
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in class org.opends.server.tools.ImportLDIF
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in class org.opends.server.tools.RebuildIndex
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in class org.opends.server.tools.RestoreDB
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskAttributes(List<RawAttribute>) - Method in interface org.opends.server.tools.tasks.TaskScheduleInformation
Adds utility specific attributes to attributes for population of the entry that is added to the task backend.
addTaskChangeListener(ConfigurationChangeListener<TaskBackendCfg>) - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Register to be notified when this Task Backend is changed.
addTelephoneNumberChangeListener(ConfigurationChangeListener<TelephoneNumberAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.TelephoneNumberAttributeSyntaxCfg
Register to be notified when this Telephone Number Attribute Syntax is changed.
addTemplateLine(TemplateLine) - Method in class org.opends.server.tools.makeldif.Template
Adds the provided template line to this template.
addTimeLimitChangeListener(ConfigurationChangeListener<TimeLimitLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.TimeLimitLogRotationPolicyCfg
Register to be notified when this Time Limit Log Rotation Policy is changed.
addTitlePanel(Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Adds a title panel to the container.
AddToGroupPanel - Class in org.opends.guitools.controlpanel.ui
The dialog that is displayed when we want to add entries to a set of groups.
AddToGroupPanel() - Constructor for class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Default constructor.
AddToGroupTask - Class in org.opends.guitools.controlpanel.task
The class that is in charge of adding a set of entries to a set of static groups.
AddToGroupTask(ControlPanelInfo, ProgressDialog, Set<DN>, Set<DN>) - Constructor for class org.opends.guitools.controlpanel.task.AddToGroupTask
Constructor of the task.
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.opends.server.admin.std.server.TraditionalWorkQueueCfg
Register to be notified when this Traditional Work Queue is changed.
addTripleDESChangeListener(ConfigurationChangeListener<TripleDESPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.TripleDESPasswordStorageSchemeCfg
Register to be notified when this Triple DES Password Storage Scheme is changed.
addTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Trust Manager Providers are added.
addTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Trust Manager Providers are deleted.
addTrustStoreChangeListener(ConfigurationChangeListener<TrustStoreBackendCfg>) - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Register to be notified when this Trust Store Backend is changed.
addUniqueAttributeChangeListener(ConfigurationChangeListener<UniqueAttributePluginCfg>) - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Register to be notified when this Unique Attribute Plugin is changed.
addUniqueCharactersChangeListener(ConfigurationChangeListener<UniqueCharactersPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Register to be notified when this Unique Characters Password Validator is changed.
addUserDefinedChangeListener(ConfigurationChangeListener<UserDefinedVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.UserDefinedVirtualAttributeCfg
Register to be notified when this User Defined Virtual Attribute is changed.
addValue(String, ArrayList<ByteString>, String) - Method in class org.opends.server.authorization.dseecompat.PatternRDN
Add another attribute-value pair to the pattern.
addValue(TemplateValue) - Method in class org.opends.server.tools.makeldif.TemplateEntry
Adds the provided template value to this entry.
addValues(List<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Attempts to add the provided set of values to this configuration attribute.
addValuesInRDN(Entry) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Adds the values in the RDN to the entry definition.
addVersionChangeListener(ConfigurationChangeListener<VersionMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.VersionMonitorProviderCfg
Register to be notified when this Version Monitor Provider is changed.
addVerticalGlue(JPanel) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Commodity method that adds a vertical glue at the bottom of a given panel.
addVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Virtual Attributes are added.
addVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Virtual Attributes are deleted.
addVirtualStaticChangeListener(ConfigurationChangeListener<VirtualStaticGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.VirtualStaticGroupImplementationCfg
Register to be notified when this Virtual Static Group Implementation is changed.
addWhoAmIChangeListener(ConfigurationChangeListener<WhoAmIExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.WhoAmIExtendedOperationHandlerCfg
Register to be notified when this Who Am I Extended Operation Handler is changed.
addWordBreaks(String, int, int) - Static method in class org.opends.quicksetup.util.Utils
Adds word break tags to the provided html string.
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.
ADMIN_CERT_VALIDITY - Static variable in class org.opends.server.admin.AdministrationConnector
Validity (in days) of the generated certificate.
ADMIN_LIMIT_EXCEEDED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail as a result of exceeding an administrative limit.
AdminClientException - Exception in org.opends.server.admin.client
Administration client exceptions represent non-operational problems which occur whilst interacting with the administration framework.
AdminClientException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.AdminClientException
Create an administration client exception with a message and cause.
AdminClientException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.AdminClientException
Create an administration client exception with a message.
adminConnector - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The administration connector.
AdminException - Exception in org.opends.server.admin
Exceptions thrown when interacting with administration framework.
AdminException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.AdminException
Create an admin exception with a message and cause.
AdminException(LocalizableMessage) - Constructor for exception org.opends.server.admin.AdminException
Create an admin exception with a message.
ADMINISTRATION_GUIDE_URL - Variable in class org.opends.guitools.controlpanel.ui.GenericMenuBar
The URL to the administration guide.
ADMINISTRATION_GUIDE_URL - Static variable in class org.opends.server.util.DynamicConstants
The administration guide.
AdministrationConnector - Class in org.opends.server.admin
This class is a wrapper on top of LDAPConnectionHandler to manage the administration connector, which is an LDAPConnectionHandler with specific (limited) configuration properties.
AdministrationConnector() - Constructor for class org.opends.server.admin.AdministrationConnector
Create an instance of the administration connector.
AdministrationConnectorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Administration Connector settings.
AdministrationConnectorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Administration Connector settings.
AdministrationConnectorCfgDefn - Class in org.opends.server.admin.std.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(InternalClientConnection) - Constructor for class org.opends.server.admin.AdministrationDataSync
Create an object that will synchronize configuration and the admin data.
administrativeUsers - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The set of administrative users.
AdministratorAction - Class in org.opends.server.admin
Defines an optional action which administators must perform after they have modified a property.
AdministratorAction(AdministratorAction.Type, AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.opends.server.admin.AdministratorAction
Create a new administrator action.
AdministratorAction.Type - Enum in org.opends.server.admin
Specifies the type of administrator action which must be performed in order for pending changes to take effect.
AdminMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.admin.
AdminSecurityException - Exception in org.opends.server.admin.client
This exception is thrown when a security related problem occurs whilst interacting with the Directory Server.
AdminSecurityException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.AdminSecurityException
Create a security exception with a message and cause.
AdminSecurityException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.AdminSecurityException
Create a security exception with a message.
AdminToolMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.admin_tool.
adminUidArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'adminUID' global argument.
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.admin.ads
Class used to update and read the contents of the Administration Data.
ADSContext(InitialLdapContext) - Constructor for class org.opends.admin.ads.ADSContext
Constructor of the ADSContext.
ADSContext.AdministratorProperty - Enum in org.opends.admin.ads
The enumeration containing the different Administrator properties.
ADSContext.ADSPropertySyntax - Enum in org.opends.admin.ads
Enumeration containing the different server properties syntaxes that could be stored in the ADS.
ADSContext.ServerGroupProperty - Enum in org.opends.admin.ads
Enumeration containing the different server group properties that are stored in the ADS.
ADSContext.ServerProperty - Enum in org.opends.admin.ads
Enumeration containing the different server properties that are stored in the ADS.
ADSContextException - Exception in org.opends.admin.ads
This is the exception that is thrown in ADSContext.
ADSContextException.ErrorType - Enum in org.opends.admin.ads
The enumeration containing the different error types.
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
Creates a new instance of this password storage scheme.
AESPasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying AES Password Storage Scheme settings.
AESPasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying AES Password Storage Scheme settings.
AESPasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the AES Password Storage Scheme managed object definition meta information.
AFFECTS_MULTIPLE_DSAS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation would have required interaction with multiple DSAs.
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.jeb.BackendImpl
Called after the restore operation has finished successfully.
afterRestore(Path, Path) - Method in class org.opends.server.backends.pdb.PDBStorage
 
afterRestore(Path, Path) - Method in class org.opends.server.backends.SchemaBackend
 
afterRestore(Path, Path) - Method in class org.opends.server.backends.task.TaskBackend
Called after the restore operation has finished successfully.
afterRestore(Path, Path) - Method in class org.opends.server.extensions.ConfigFileHandler
Called after the restore operation has finished successfully.
AggregationPropertyDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
Aggregation property definition.
AggregationPropertyDefinition.Builder<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
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_BACKEND_ENVIRONMENT_UNUSABLE - 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 JE Environment needs to be reopened after a RunRecoveryException is thrown.
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_BACKEND_ENVIRONMENT_UNUSABLE - 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_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.opends.server.admin.std.server
A server-side interface for querying Alert Handler settings.
AlertHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Alert Handler settings.
AlertHandlerCfgDefn - Class in org.opends.server.admin.std.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.
ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a problem occurred while attempting to dereference an alias.
ALIAS_PROBLEM - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the an alias was encountered in an illegal context.
AliasDefaultBehaviorProvider<T> - Class in org.opends.server.admin
A default behavior provider which indicates special behavior.
AliasDefaultBehaviorProvider(AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.opends.server.admin.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.
ALL_OBJECTS_FILTER - Static variable in class org.opends.guitools.controlpanel.browser.BrowserController
The filter used to retrieve all the entries.
ALL_OP_ATTRS_MATCHED - Static variable in class org.opends.server.authorization.dseecompat.AciHandler
String used to indicate that the evaluating ACI had a all operational attributes targetattr match (targetattr="+").
ALL_OP_ATTRS_WILD_CARD - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression the matches "+".
ALL_SERVERGROUP_NAME - Static variable in class org.opends.admin.ads.ADSContext
The default server group which will contain all registered servers.
ALL_SERVERS - Static variable in class org.opends.server.replication.protocol.RoutableMsg
Specifies all servers in the replication domain.
ALL_USER_ATTRS_MATCHED - Static variable in class org.opends.server.authorization.dseecompat.AciHandler
String used to indicate that the evaluating ACI had a all user attributes targetattr match (targetattr="*").
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.
allowAttributeNameExceptions() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether to be more flexible in the set of characters allowed for attribute names.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.AttributeValueTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.DNTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.FileTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.FirstNameTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.GUIDTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.IfAbsentTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.IfPresentTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.LastNameTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.ListTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.ParentDNTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.PresenceTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.RandomTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.RDNTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.SequentialTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.StaticTextTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.Tag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.UnderscoreDNTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedInBranch() - Method in class org.opends.server.tools.makeldif.UnderscoreParentDNTag
Indicates whether this tag is allowed for use in the extra lines for branches.
allowedValues() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the set of allowed values that may be used for this configuration attribute.
allowLDAPv2() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should allow interaction with LDAPv2 clients.
allowNewPersistentSearch() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether a new persistent search is allowed.
allowStartTLS() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should allow the use of the StartTLS extended operation.
allowZeroLengthValues() - Method in class org.opends.server.schema.DirectoryStringSyntax
Indicates whether zero-length values will be allowed.
ALPHA_CHARS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The character set that will be used for alphabetic characters.
ALPHANUMERIC_CHARS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The character set that will be used for alphanumeric characters.
alwaysSSL() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indicate if the SSL mode is always used.
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.
and - Variable in class org.opends.dsml.protocol.Filter
 
and(Condition...) - Static method in class org.opends.server.admin.condition.Conditions
Creates a condition which evaluates to true if and only if all of its sub-conditions are true.
ANDCondition - Class in org.opends.server.admin.condition
A condition which evaluates to true if and only if all of its sub-conditions are true.
ANDCondition(Condition...) - Constructor for class org.opends.server.admin.condition.ANDCondition
Creates a new logical AND condition with the provided sub-conditions.
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.opends.server.admin.std.server
A server-side interface for querying Anonymous SASL Mechanism Handler settings.
AnonymousSASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Anonymous SASL Mechanism Handler settings.
AnonymousSASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Anonymous SASL Mechanism Handler managed object definition meta information.
any - Variable in class org.opends.dsml.protocol.ErrorResponse.Detail
 
any - Variable in class org.opends.dsml.protocol.SubstringFilter
 
append(String) - Method in class org.opends.server.tools.makeldif.TemplateValue
Appends the provided string to this template value.
appendBoolean(boolean) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
Append a boolean to this ByteArrayBuilder.
appendByte(byte) - 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.
appendCSN(CSN) - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
Append a CSN to this ByteArrayBuilder.
appendCSNUTF8(CSN) - 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.core.OperationWrapper
Appends the provided message to the error message buffer.
appendErrorMessage(LocalizableMessage) - Method in class org.opends.server.types.AbstractOperation
 
appendErrorMessage(LocalizableMessage) - Method in interface 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.
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.
appendLDIFLine(StringBuilder, String, Object) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Appends the LDIF line corresponding to the value of an attribute to the provided StringBuilder.
appendLDIFLines(StringBuilder, String, List<Object>) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Appends the LDIF lines corresponding to the different values of an attribute to the provided StringBuilder.
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.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.opends.server.admin.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.opends.server.admin.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.opends.server.admin.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.opends.server.admin.ManagedObjectPathSerializer
Append a managed object path element identified by a set relation.
appendMaskedErrorMessage(LocalizableMessage) - Method in class org.opends.server.core.OperationWrapper
Appends the provided message to the real, masked error message buffer.
appendMaskedErrorMessage(LocalizableMessage) - Method in class org.opends.server.types.AbstractOperation
 
appendMaskedErrorMessage(LocalizableMessage) - Method in interface org.opends.server.types.Operation
Appends the provided message to the real, masked error message buffer.
appendProgressHtml(String) - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Appends some text in HTML format to the 'Details' section of the dialog.
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(short) - 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.
appendToExistingData() - Method in class org.opends.server.types.LDIFImportConfig
Indicates whether to append to an existing data set or completely replace it.
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.
Application - Class in org.opends.quicksetup
This class represents an application that can be run in the context of QuickSetup.
Application() - Constructor for class org.opends.quicksetup.Application
 
Application.ApplicationPrintStream - Class in org.opends.quicksetup
This class is used to notify the ProgressUpdateListeners of events that are written to the standard streams.
Application.ApplicationPrintStream() - Constructor for class org.opends.quicksetup.Application.ApplicationPrintStream
Default constructor.
Application.ErrorPrintStream - Class in org.opends.quicksetup
This class is used to notify the ProgressUpdateListeners of events that are written to the standard error.
Application.ErrorPrintStream() - Constructor for class org.opends.quicksetup.Application.ErrorPrintStream
Default constructor.
Application.OutputPrintStream - Class in org.opends.quicksetup
This class is used to notify the ProgressUpdateListeners of events that are written to the standard output.
Application.OutputPrintStream() - Constructor for class org.opends.quicksetup.Application.OutputPrintStream
Default constructor.
Application.PointAdder - Class in org.opends.quicksetup
Class used to add points periodically to the end of the logs.
Application.PointAdder() - Constructor for class org.opends.quicksetup.Application.PointAdder
Default constructor.
APPLICATION_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Application specific error.
ApplicationException - Exception in org.opends.quicksetup
This exception is used to encapsulate all the error that we might have during the installation.
ApplicationException(ReturnCode, LocalizableMessage, Throwable) - Constructor for exception org.opends.quicksetup.ApplicationException
The constructor of the ApplicationException.
ApplicationKeyManager - Class in org.opends.admin.ads.util
This class is in charge of checking whether the certificates that are presented are trusted or not.
ApplicationKeyManager(KeyStore, char[]) - Constructor for class org.opends.admin.ads.util.ApplicationKeyManager
The default constructor.
ApplicationPrintStream - Class in org.opends.guitools.controlpanel.util
This class is used to notify the ProgressUpdateListeners of events that are written to the standard streams.
ApplicationPrintStream() - Constructor for class org.opends.guitools.controlpanel.util.ApplicationPrintStream
Default constructor.
applicationPrintStreamReceived(String) - Method in class org.opends.quicksetup.Application
Method that is invoked by the printstreams with the messages received on operations such as start or import.
applicationPrintStreamReceived(String) - Method in class org.opends.quicksetup.installer.Installer
 
ApplicationTrustManager - Class in org.opends.admin.ads.util
This class is in charge of checking whether the certificates that are presented are trusted or not.
ApplicationTrustManager(KeyStore) - Constructor for class org.opends.admin.ads.util.ApplicationTrustManager
The default constructor.
ApplicationTrustManager.Cause - Enum in org.opends.admin.ads.util
The enumeration for the different causes for which the trust manager can refuse to accept a certificate.
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.
applyButtonClicked() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
The method that is called when the user clicks on Apply.
applyConfigurationAdd(T) - Method in interface org.opends.server.admin.server.ConfigurationAddListener
Adds a new configuration to this add listener.
applyConfigurationAdd(ServerManagedObject<? extends T>) - Method in interface org.opends.server.admin.server.ServerManagedObjectAddListener
Adds a new server managed object to this add listener.
applyConfigurationAdd(ConfigEntry) - Method in interface org.opends.server.api.ConfigAddListener
Attempts to apply a new configuration based on the provided added entry.
applyConfigurationAdd(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(AttributeSyntaxCfg) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
Adds a new configuration to this add listener.
applyConfigurationAdd(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(LogPublisherCfg) - Method in class org.opends.server.core.LoggerConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(MatchingRuleCfg) - Method in class org.opends.server.core.MatchingRuleConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(MonitorProviderCfg) - Method in class org.opends.server.core.MonitorConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(RootDNUserCfg) - Method in class org.opends.server.core.RootDNConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(SASLMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(C) - Method in class org.opends.server.loggers.AbstractLogger
Adds a new configuration to this add listener.
applyConfigurationAdd(DebugTargetCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Adds a new configuration to this add listener.
applyConfigurationAdd(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Adds a new configuration to this add listener.
applyConfigurationAdd(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Adds a new configuration to this add listener.
applyConfigurationAdd(ReplicationServerCfg) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
Adds a new configuration to this add listener.
applyConfigurationChange(AdministrationConnectorCfg) - Method in class org.opends.server.admin.AdministrationConnector
Applies the configuration changes to this change listener.
applyConfigurationChange(T) - Method in interface org.opends.server.admin.server.ConfigurationChangeListener
Applies the configuration changes to this change listener.
applyConfigurationChange(ServerManagedObject<? extends T>) - Method in interface org.opends.server.admin.server.ServerManagedObjectChangeListener
Applies the server managed object changes to this change listener.
applyConfigurationChange(ConfigEntry) - Method in interface org.opends.server.api.ConfigChangeListener
Attempts to apply a new configuration to this Directory Server component based on the provided changed entry.
applyConfigurationChange(BackupBackendCfg) - Method in class org.opends.server.backends.BackupBackend
Applies the configuration changes to this change listener.
applyConfigurationChange(LocalDBIndexCfg) - Method in class org.opends.server.backends.jeb.AttributeIndex
Applies the configuration changes to this change listener.
applyConfigurationChange(LocalDBBackendCfg) - Method in class org.opends.server.backends.jeb.BackendImpl
Applies the configuration changes to this change listener.
applyConfigurationChange(LocalDBBackendCfg) - Method in class org.opends.server.backends.jeb.EntryContainer
Applies the configuration changes to this change listener.
applyConfigurationChange(LocalDBBackendCfg) - Method in class org.opends.server.backends.jeb.RootContainer
Applies the configuration changes to this change listener.
applyConfigurationChange(LocalDBVLVIndexCfg) - Method in class org.opends.server.backends.jeb.VLVIndex
Applies the configuration changes to this change listener.
applyConfigurationChange(LDIFBackendCfg) - Method in class org.opends.server.backends.LDIFBackend
Applies the configuration changes to this change listener.
applyConfigurationChange(MonitorBackendCfg) - Method in class org.opends.server.backends.MonitorBackend
Applies the configuration changes to this change listener.
applyConfigurationChange(PDBBackendCfg) - Method in class org.opends.server.backends.pdb.PDBStorage
Applies the configuration changes to this change listener.
applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.BackendImpl
Applies the configuration changes to this change listener.
applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.EntryContainer
 
applyConfigurationChange(PluggableBackendCfg) - Method in class org.opends.server.backends.pluggable.RootContainer
Applies the configuration changes to this change listener.
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
Applies the configuration changes to this change listener.
applyConfigurationChange(TrustStoreBackendCfg) - Method in class org.opends.server.backends.TrustStoreBackend
Applies the configuration changes to this change listener.
applyConfigurationChange(AccessControlHandlerCfg) - Method in class org.opends.server.core.AccessControlConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(AttributeSyntaxCfg) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(GlobalCfg) - Method in class org.opends.server.core.CoreConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
Applies the configuration changes to this change listener.
applyConfigurationChange(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(MatchingRuleCfg) - Method in class org.opends.server.core.MatchingRuleConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(MonitorProviderCfg) - Method in class org.opends.server.core.MonitorConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(RootDNUserCfg) - Method in class org.opends.server.core.RootDNConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(RootDNCfg) - Method in class org.opends.server.core.RootPrivilegeChangeListener
Applies the configuration changes to this change listener.
applyConfigurationChange(SASLMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(WorkQueueCfg) - Method in class org.opends.server.core.WorkQueueConfigManager
Applies the configuration changes to this change listener.
applyConfigurationChange(CryptoManagerCfg) - Method in class org.opends.server.crypto.CryptoManagerImpl
Applies the configuration changes to this change listener.
applyConfigurationChange(AttributeValuePasswordValidatorCfg) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(CharacterSetPasswordValidatorCfg) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(CramMD5SASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(CryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Applies the configuration changes to this change listener.
applyConfigurationChange(EntryCacheCfg) - Method in class org.opends.server.extensions.DefaultEntryCache
Applies the configuration changes to this change listener.
applyConfigurationChange(DictionaryPasswordValidatorCfg) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(DigestMD5SASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(EntityTagVirtualAttributeCfg) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(ErrorLogAccountStatusNotificationHandlerCfg, boolean) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Makes a best-effort attempt to apply the configuration contained in the provided entry.
applyConfigurationChange(ErrorLogAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(ExactMatchIdentityMapperCfg) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
Applies the configuration changes to this change listener.
applyConfigurationChange(ExternalSASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(FIFOEntryCacheCfg) - Method in class org.opends.server.extensions.FIFOEntryCache
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedKeyManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
 
applyConfigurationChange(FileBasedTrustManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(FingerprintCertificateMapperCfg) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Applies the configuration changes to this change listener.
applyConfigurationChange(GSSAPISASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(JMXAlertHandlerCfg) - Method in class org.opends.server.extensions.JMXAlertHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(LengthBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(MemberVirtualAttributeCfg) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(ParallelWorkQueueCfg) - Method in class org.opends.server.extensions.ParallelWorkQueue
Applies the configuration changes to this change listener.
applyConfigurationChange(PasswordModifyExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Makes a best-effort attempt to apply the configuration contained in the provided entry.
applyConfigurationChange(PBKDF2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Applies the configuration changes to this change listener.
applyConfigurationChange(PKCS11KeyManagerProviderCfg) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(PlainSASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(RandomPasswordGeneratorCfg) - Method in class org.opends.server.extensions.RandomPasswordGenerator
Applies the configuration changes to this change listener.
applyConfigurationChange(RegularExpressionIdentityMapperCfg) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
Applies the configuration changes to this change listener.
applyConfigurationChange(RepeatedCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(SimilarityBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(SMTPAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(SMTPAlertHandlerCfg) - Method in class org.opends.server.extensions.SMTPAlertHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(SoftReferenceEntryCacheCfg) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Applies the configuration changes to this change listener.
applyConfigurationChange(SubjectAttributeToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Applies the configuration changes to this change listener.
applyConfigurationChange(SubjectDNToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Applies the configuration changes to this change listener.
applyConfigurationChange(TraditionalWorkQueueCfg) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Applies the configuration changes to this change listener.
applyConfigurationChange(UniqueCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
Applies the configuration changes to this change listener.
applyConfigurationChange(UserDefinedVirtualAttributeCfg) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(C) - Method in class org.opends.server.loggers.AbstractLogger
Applies the configuration changes to this change listener.
applyConfigurationChange(FileCountLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(FixedTimeLogRotationPolicyCfg) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(FreeDiskSpaceLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(SizeLimitLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(SizeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedAccessLogPublisherCfg) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedAuditLogPublisherCfg) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedDebugLogPublisherCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedErrorLogPublisherCfg) - Method in class org.opends.server.loggers.TextErrorLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedHTTPAccessLogPublisherCfg) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(TimeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
Applies the configuration changes to this change listener.
applyConfigurationChange(DebugTargetCfg) - Method in class org.opends.server.loggers.TraceSettings
Applies the configuration changes to this change listener.
applyConfigurationChange(AttributeCleanupPluginCfg) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(ChangeNumberControlPluginCfg) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(EntryUUIDPluginCfg) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(LastModPluginCfg) - Method in class org.opends.server.plugins.LastModPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(LDAPAttributeDescriptionListPluginCfg) - Method in class org.opends.server.plugins.LDAPADListPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(PasswordPolicyImportPluginCfg) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Applies the configuration changes to this change listener.
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
Applies the configuration changes to this change listener.
applyConfigurationChange(SambaPasswordPluginCfg) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(SevenBitCleanPluginCfg) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(UniqueAttributePluginCfg) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(HTTPConnectionHandlerCfg) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
applyConfigurationChange(JMXConnectionHandlerCfg) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(LDAPConnectionHandlerCfg) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(LDIFConnectionHandlerCfg) - Method in class org.opends.server.protocols.LDIFConnectionHandler
Applies the configuration changes to this change listener.
applyConfigurationChange(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Applies the configuration changes to this change listener.
applyConfigurationChange(FractionalLDIFImportPluginCfg) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Applies the configuration changes to this change listener.
applyConfigurationChange(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
applyConfigurationChange(ReplicationSynchronizationProviderCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Applies the configuration changes to this change listener.
applyConfigurationChange(ReplicationServerCfg) - Method in class org.opends.server.replication.server.ReplicationServer
Applies the configuration changes to this change listener.
applyConfigurationChange(AttributeTypeDescriptionAttributeSyntaxCfg) - Method in class org.opends.server.schema.AttributeTypeSyntax
Applies the configuration changes to this change listener.
applyConfigurationChange(CertificateAttributeSyntaxCfg) - Method in class org.opends.server.schema.CertificateSyntax
Applies the configuration changes to this change listener.
applyConfigurationChange(CollationMatchingRuleCfg) - Method in class org.opends.server.schema.CollationMatchingRuleFactory
Applies the configuration changes to this change listener.
applyConfigurationChange(CoreSchemaCfg) - Method in class org.opends.server.schema.CoreSchemaProvider
applyConfigurationChange(CountryStringAttributeSyntaxCfg) - Method in class org.opends.server.schema.CountryStringSyntax
Applies the configuration changes to this change listener.
applyConfigurationChange(DirectoryStringAttributeSyntaxCfg) - Method in class org.opends.server.schema.DirectoryStringSyntax
Applies the configuration changes to this change listener.
applyConfigurationChange(JPEGAttributeSyntaxCfg) - Method in class org.opends.server.schema.JPEGSyntax
Applies the configuration changes to this change listener.
applyConfigurationChange(TelephoneNumberAttributeSyntaxCfg) - Method in class org.opends.server.schema.TelephoneNumberSyntax
Applies the configuration changes to this change listener.
applyConfigurationDelete(T) - Method in interface org.opends.server.admin.server.ConfigurationDeleteListener
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ServerManagedObject<? extends T>) - Method in interface org.opends.server.admin.server.ServerManagedObjectDeleteListener
Deletes an existing server managed object from this delete listener.
applyConfigurationDelete(ConfigEntry) - Method in interface org.opends.server.api.ConfigDeleteListener
Attempts to apply a new configuration based on the provided deleted entry.
applyConfigurationDelete(AccountStatusNotificationHandlerCfg) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(AlertHandlerCfg) - Method in class org.opends.server.core.AlertHandlerConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(AttributeSyntaxCfg) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(BackendCfg) - Method in class org.opends.server.core.BackendConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(CertificateMapperCfg) - Method in class org.opends.server.core.CertificateMapperConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ConnectionHandlerCfg) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(EntryCacheCfg) - Method in class org.opends.server.core.EntryCacheConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ExtendedOperationHandlerCfg) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(GroupImplementationCfg) - Method in class org.opends.server.core.GroupManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(IdentityMapperCfg) - Method in class org.opends.server.core.IdentityMapperConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(KeyManagerProviderCfg) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(LogPublisherCfg) - Method in class org.opends.server.core.LoggerConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(LogRetentionPolicyCfg) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(LogRotationPolicyCfg) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(MatchingRuleCfg) - Method in class org.opends.server.core.MatchingRuleConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(MonitorProviderCfg) - Method in class org.opends.server.core.MonitorConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(PasswordGeneratorCfg) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(PasswordStorageSchemeCfg) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(PasswordValidatorCfg) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(PluginCfg) - Method in class org.opends.server.core.PluginConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(RootDNUserCfg) - Method in class org.opends.server.core.RootDNConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(SASLMechanismHandlerCfg) - Method in class org.opends.server.core.SASLConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(SynchronizationProviderCfg) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(TrustManagerProviderCfg) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(VirtualAttributeCfg) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(C) - Method in class org.opends.server.loggers.AbstractLogger
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(DebugTargetCfg) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ExternalChangelogDomainCfg) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ReplicationServerCfg) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
Deletes an existing configuration from this delete listener.
applyErrorBackgroundToHtml(String) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the html text passed as parameter with the error background applied to it.
applyFont(CharSequence, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns a String that contains the html passed as parameter with a span applied.
applyFontToHtml(String, Font) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a String that contains the html passed as parameter with a span applied.
applyFontToHtmlWithDiv(String, Font) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a String that contains the html passed as parameter with a div applied.
applyMargin(String, int, int, int, int) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the html text passed as parameter with some added margin.
applyModification(Modification, boolean) - Method in class org.opends.server.types.Entry
Applies the provided modification to this entry.
applyModification(Modification) - Method in class org.opends.server.types.Entry
Applies the provided modification to this entry.
applyModifications(List<Modification>) - Method in class org.opends.server.types.Entry
Applies all of the provided modifications to this entry.
applyPendingValues() - Method in class org.opends.server.config.BooleanConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.ConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.DNConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.IntegerConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applyPendingValues() - Method in class org.opends.server.config.StringConfigAttribute
Applies the set of pending values, making them the active values for this configuration attribute.
applySuccessfulBackgroundToHtml(String) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the html text passed as parameter with the success background applied to it.
applyWarningBackgroundToHtml(String) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the html text passed as parameter with the warning background applied to it.
APPROXIMATE_MATCH_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the approxMatch filter type.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is approximately equal to the given value.
approximatelyEqualTo(ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has any value(s) that are approximately equal to the provided value.
approximatelyEqualTo(ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute has any value(s) that are approximately equal to the provided value.
approximatelyEqualTo(ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
approxMatch - Variable in class org.opends.dsml.protocol.Filter
 
areDnsEqual(String, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the the provided strings represent the same DN and false otherwise.
areDnsEqual(String, String) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the the provided strings represent the same DN and false otherwise.
areSchemasEqual(Schema, Schema) - Static method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Method used to compare schemas.
args - Variable in class org.opends.quicksetup.Launcher
Arguments with which this launcher was invoked.
argumentsPresent() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indicates whether or not any of the arguments are present.
arrayToList(String...) - Static method in class org.opends.server.util.StaticUtils
Retrieves an array list containing the contents of the provided array.
as(Function<ByteString, ? extends T, NeverThrowsException>) - Method in class org.opends.server.types.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, NeverThrowsException>, T) - Method in class org.opends.server.types.AttributeParser
Returns the first value decoded as a T using the provided Function, or defaultValue if the attribute does not contain any values.
asBoolean() - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the first value decoded as an Boolean, or defaultValue if the attribute does not contain any values.
asByteString() - Method in class org.opends.server.types.AttributeParser
Returns the first value, or null if the attribute does not contain any values.
asByteString(ByteString) - Method in class org.opends.server.types.AttributeParser
Returns the first value, or defaultValue if the attribute does not contain any values.
ascending() - Method in class org.opends.server.types.SortKey
Indicates whether the specified attribute should be sorted in ascending order.
asGeneralizedTime() - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the first value decoded as an GeneralizedTime using the generalized time syntax, or defaultValue if the attribute does not contain any values.
asInteger() - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the first value decoded as an Integer, or defaultValue if the attribute does not contain any values.
asLong() - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the first value decoded as a Long, or defaultValue if the attribute does not contain any values.
assertion - Variable in class org.opends.dsml.protocol.CompareRequest
 
ASSERTION_FAILED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that are rejected because the filter in the LDAP assertion control did not match the target entry.
asSetOf(Function<ByteString, ? extends T, NeverThrowsException>, Collection<? extends T>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Ts using the provided Function, or defaultValues if the attribute does not contain any values.
asSetOf(Function<ByteString, ? extends T, NeverThrowsException>, T...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Ts using the provided Function, or defaultValues if the attribute does not contain any values.
asSetOfBoolean(Boolean...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Booleans, or defaultValues if the attribute does not contain any values.
asSetOfBoolean(Collection<Boolean>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Booleans, or defaultValues if the attribute does not contain any values.
asSetOfByteString(ByteString...) - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the values contained in the attribute, or defaultValues if the attribute does not contain any values.
asSetOfGeneralizedTime(Collection<GeneralizedTime>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of GeneralizedTimes using the generalized time syntax, or defaultValues if the attribute does not contain any values.
asSetOfGeneralizedTime(GeneralizedTime...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of GeneralizedTimes using the generalized time syntax, or defaultValues if the attribute does not contain any values.
asSetOfInteger(Collection<Integer>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Integers, or defaultValues if the attribute does not contain any values.
asSetOfInteger(Integer...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Integers, or defaultValues if the attribute does not contain any values.
asSetOfLong(Collection<Long>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Longs, or defaultValues if the attribute does not contain any values.
asSetOfLong(Long...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Longs, or defaultValues if the attribute does not contain any values.
asSetOfString(Collection<String>) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Strings, or defaultValues if the attribute does not contain any values.
asSetOfString(String...) - Method in class org.opends.server.types.AttributeParser
Returns the values decoded as a set of Strings, or defaultValues if the attribute does not contain any values.
assign(HistAttrModificationKey, ByteString, CSN) - Method in class org.opends.server.replication.plugin.AttrHistorical
Assign the provided information to this object.
assign(HistAttrModificationKey, ByteString, CSN) - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
 
assign(HistAttrModificationKey, ByteString, CSN) - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
 
asString() - Method in class org.opends.server.types.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.opends.server.types.AttributeParser
Returns the first value decoded as a String, or defaultValue if the attribute does not contain any values.
asSubType(AbstractManagedObjectDefinition<CC, SS>) - Method in class org.opends.server.admin.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.
assuredFlag - Variable in class org.opends.server.replication.protocol.UpdateMsg
True when the update must use assured replication.
AssuredMode - Enum in org.opends.server.replication.common
The various modes supported for assured replication.
assuredMode - Variable in class org.opends.server.replication.protocol.UpdateMsg
When assuredFlag is true, defines the requested assured mode.
attr - Variable in class org.opends.dsml.protocol.AddRequest
 
attr - Variable in class org.opends.dsml.protocol.SearchResultEntry
 
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_ACCT_NOTIFICATION_HANDLER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the account status notification handler class.
ATTR_ACCT_NOTIFICATION_HANDLER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an account status notification handler is enabled.
ATTR_ACCT_NOTIFICATION_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the set of account status notification types that should trigger notifications.
ATTR_ADD_MISSING_RDN_ATTRS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether to automatically add missing RDN attributes or to return an error response to the client.
ATTR_ALERT_HANDLER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the class that will be used for an alert handler.
ATTR_ALERT_HANDLER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an alert handler is enabled.
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_ATTRIBUTE_NAME_EXCEPTIONS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether it will be possible to allow exceptions to the strict attribute naming restrictions.
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_ALLOW_ZEROLENGTH_DIRECTORYSTRINGS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether to allow the use of zero-length values in attributes with the directory string syntax.
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_AUTHZ_HANDLER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the Java class that defines a Directory Server access control handler.
ATTR_AUTHZ_HANDLER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether access control should be enabled.
ATTR_AVERAGE_BACKLOG - Static variable in class org.opends.server.monitors.ParallelWorkQueueMonitor
The name to use for the monitor attribute that provides the average request backlog.
ATTR_AVERAGE_BACKLOG - Static variable in class org.opends.server.monitors.TraditionalWorkQueueMonitor
The name to use for the monitor attribute that provides the average request backlog.
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_DIRECTORY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the backend database location on disk.
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_MODE - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute which configures the file permission mode for the database direction.
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_DIR_LIST - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the list of default backup directories to search when using the backup backend.
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_BIND_WITH_DN_REQUIRES_PW - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether simple binds containing a DN must also contain a password.
ATTR_BUILD_ID - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the build ID (aka the build timestamp).
ATTR_BUILD_NUMBER - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the weekly build number.
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_CERTIFICATE_FINGERPRINT_ALGORITHM - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the name of the algorithm that should be used to generate the certificate fingerprint.
ATTR_CERTIFICATE_FINGERPRINT_ATTR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the name of the attribute type that should be used when mapping a certificate fingerprint to a user entry.
ATTR_CERTIFICATE_SUBJECT_ATTR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the name of the attribute type that should be used when mapping a certificate subject to a user entry.
ATTR_CERTIFICATE_SUBJECT_ATTR_MAP - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the name of the attribute type that should be used when mapping attributes in a certificate subject to a user entry.
ATTR_CERTIFICATE_SUBJECT_BASEDN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the name of the attribute type that should be used when mapping a certificate subject to a user entry.
ATTR_CERTMAPPER_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 the certificate mapper implementation.
ATTR_CERTMAPPER_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the DN of a certificate mapper configuration entry.
ATTR_CERTMAPPER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the certificate mapper is enabled.
ATTR_CHECK_SCHEMA - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether schema checking should be enabled in the server.
ATTR_CHECKPOINTER_BYTES_INTERVAL - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures how many bytes are written to the log before the checkpointer runs.
ATTR_CHECKPOINTER_WAKEUP_INTERVAL - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the amount of time between runs of the checkpointer.
ATTR_CLEANER_MIN_UTILIZATION - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the minimum percentage of log space that must be used in log files.
ATTR_CLIENT_CERT_VALIDATION_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the manner in which SSL client certificates may be validated against certificates in the corresponding user's entry during SASL EXTERNAL authentication.
ATTR_COLLECTIVE_CONFLICT_BEHAVIOR - Static variable in class org.opends.server.types.SubEntry
The name of the "collectiveConflictBehavior" attribute type, formatted in all lowercase characters.
ATTR_COLLECTIVE_EXCLUSIONS - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "collectiveExclusions" attribute type, formatted in camel case.
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_COMPACT_VERSION - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the compact version string.
ATTR_CONNECTION_HANDLER_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 the connection handler implementation.
ATTR_CONNECTION_HANDLER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a particular connection handler is enabled.
ATTR_CRYPTO_CIPHER_KEY_WRAPPING_TRANSFORMATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute that is used to hold the key wrapping transformation used by the Crypto Manager.
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_CURRENT_BACKLOG - Static variable in class org.opends.server.monitors.ParallelWorkQueueMonitor
The name to use for the monitor attribute that provides the current request backlog.
ATTR_CURRENT_BACKLOG - Static variable in class org.opends.server.monitors.TraditionalWorkQueueMonitor
The name to use for the monitor attribute that provides the current request backlog.
ATTR_CURRENT_CONNS - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the number of connections currently established, formatted in camel case.
ATTR_CURRENT_CONNS_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the number of connections currently established, formatted in all lowercase.
ATTR_CURRENT_TIME - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the current time, formatted in camel case.
ATTR_CURRENT_TIME_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the current time, formatted in all lowercase.
ATTR_DATABASE_CACHE_PERCENT - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the database cache size as a percentage of Java VM heap size.
ATTR_DATABASE_CACHE_SIZE - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the database cache size as an approximate number of bytes.
ATTR_DATABASE_LOG_FILE_MAX - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the maximum size of each individual JE log file, in bytes.
ATTR_DATABASE_RUN_CLEANER - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures whether the database background cleaner thread runs.
ATTR_DATABASE_TXN_NO_SYNC - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures whether data updated by a database transaction is forced to disk.
ATTR_DATABASE_TXN_WRITE_NO_SYNC - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures whether data updated by a database transaction is written from the Java VM to the O/S.
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_PWPOLICY_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN of the default password policy for the Directory Server.
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_DIGESTMD5_REALM - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the realm that should be used for DIGEST-MD5 authentication.
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_ENTRYCACHE_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 the entry cache implementation.
ATTR_ENTRYCACHE_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the entry cache is enabled.
ATTR_EVICTOR_CORE_THREADS - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the minimum number of threads of the database cache evictor pool.
ATTR_EVICTOR_KEEP_ALIVE - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the time excess threads of the database cache evictor pool are kept alive.
ATTR_EVICTOR_LRU_ONLY - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the database cache eviction algorithm.
ATTR_EVICTOR_MAX_THREADS - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the maximum number of threads of the database cache evictor pool.
ATTR_EVICTOR_NODES_PER_SCAN - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the number of nodes in one scan of the database cache evictor.
ATTR_EXTOP_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the extended operation handler class.
ATTR_EXTOP_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an extended operation handler should be enabled.
ATTR_FIFOCACHE_EXCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be excluded from the cache.
ATTR_FIFOCACHE_INCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be included in the cache.
ATTR_FIFOCACHE_LOCK_TIMEOUT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum length of time in milliseconds to spend trying to acquire a lock for an entry in the cache.
ATTR_FIFOCACHE_MAX_ENTRIES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum number of entries that the FIFO entry cache will be allowed to hold.
ATTR_FIFOCACHE_MAX_MEMORY_PCT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum percentage of available memory in the JVM that the FIFO entry cache will be allowed to consume.
ATTR_FIX_IDS - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the list of bugfix IDs.
ATTR_FSCACHE_EXCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be excluded from the cache.
ATTR_FSCACHE_HOME - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the entry cache JE environment home.
ATTR_FSCACHE_INCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be included in the cache.
ATTR_FSCACHE_IS_PERSISTENT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether file system entry cache is configured as persistent or not.
ATTR_FSCACHE_JE_CACHE_PCT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum available memory percent that JE cache can consume.
ATTR_FSCACHE_JE_CACHE_SIZE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum available space in bytes in the file system that JE cache will be allowed to consume.
ATTR_FSCACHE_LOCK_TIMEOUT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum length of time in milliseconds to spend trying to acquire a lock for an entry in the cache.
ATTR_FSCACHE_MAX_ENTRIES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum number of entries that the FIFO entry cache will be allowed to hold.
ATTR_FSCACHE_MAX_MEMORY_SIZE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum memory size of the FS entry cache.
ATTR_FSCACHE_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates which cache type will be used.
ATTR_FULL_VERSION - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the full version string.
ATTR_GROUP_IMPLEMENTATION_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified class name for a group implementation.
ATTR_GROUP_IMPLEMENTATION_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a group implementation should be enabled for use in the server.
ATTR_GSSAPI_KDC - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the address of the KDC to use when processing SASL GSSAPI binds.
ATTR_GSSAPI_KEYTAB_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the path to the Kerberos keytab file to use when processing SASL GSSAPI binds.
ATTR_GSSAPI_REALM - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the default Kerberos realm to use when processing SASL GSSAPI binds.
ATTR_IDMAPPER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name of an identity mapper class.
ATTR_IDMAPPER_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the DN of an identity mapper configuration entry.
ATTR_IDMAPPER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an identity mapper is enabled.
ATTR_IMPORT_APPEND - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in an import task definition that specifies whether the import process should append to the existing database rather than overwriting it.
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_REPLACE_EXISTING - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in an import task definition that specifies whether an existing entry should be replaced when appending to an existing database.
ATTR_IMPORT_SKIP_DN_VALIDATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in an import task definition that specifies that minimal DN validation should be done during phase 2.
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_INHERIT_COLLECTIVE_ATTR - Static variable in class org.opends.server.types.SubEntry
The name of the "inheritAttribute" attribute type, formatted in all lowercase characters.
ATTR_INHERIT_COLLECTIVE_FROM_BASE - Static variable in class org.opends.server.types.SubEntry
The name of the "inheritFromBaseRDN" attribute type, formatted in all lowercase characters.
ATTR_INHERIT_COLLECTIVE_FROM_DN - Static variable in class org.opends.server.types.SubEntry
The name of the "inheritFromDNAttribute" attribute type, formatted in all lowercase characters.
ATTR_INHERIT_COLLECTIVE_FROM_RDN - Static variable in class org.opends.server.types.SubEntry
The name of the "inheritFromRDNAttribute" attribute type, formatted in all lowercase characters.
ATTR_INHERIT_COLLECTIVE_FROM_RDN_TYPE - Static variable in class org.opends.server.types.SubEntry
The name of the "inheritFromRDNType" attribute type, formatted in all lowercase characters.
ATTR_INVALID_SYNTAX_BEHAVIOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that defines the behavior that the server should use when a value is encountered that does not conform to the associated attribute syntax.
ATTR_JE_PROPERTY - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which may specify any native JE properties.
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_KEYMANAGER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the class to use as the key manager provider.
ATTR_KEYMANAGER_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN of the configuration entry for the key manager provider.
ATTR_KEYMANAGER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the key manager provider should be enabled.
ATTR_KEYSTORE_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the path to the keystore file.
ATTR_KEYSTORE_PIN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the PIN needed to access the keystore.
ATTR_KEYSTORE_PIN_ENVAR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the name of the environment variable containing the PIN needed to access the keystore.
ATTR_KEYSTORE_PIN_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the path to the file containing the PIN needed to access the keystore.
ATTR_KEYSTORE_PIN_PROPERTY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the name of the Java property containing the PIN needed to access the keystore.
ATTR_KEYSTORE_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the format of the data in the keystore file.
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_LOG_FILECACHE_SIZE - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the size of the file handle cache.
ATTR_LOGGER_ASYNC_WRITE - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in a logger configuration that specifies whether to asyncornously writes log records to disk.
ATTR_LOGGER_BUFFER_SIZE - Static variable in class org.opends.server.config.ConfigConstants
The time interval for the logger thread to sleep.
ATTR_LOGGER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the logger class.
ATTR_LOGGER_DEBUG_SCOPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in a debug target configuration for a debug logger that specifies the scope of the debug target.
ATTR_LOGGER_DEFAULT_SEVERITY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the default severity levels for the logger.
ATTR_LOGGER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a Directory Server logger should be enabled.
ATTR_LOGGER_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the log file where the loggers will log the information.
ATTR_LOGGER_LEVEL - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute in a logger configuration that spcifies the log level.
ATTR_LOGGER_OVERRIDE_SEVERITY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the override severity levels for the logger.
ATTR_LOGGER_RETENTION_DISK_SPACE_USED - Static variable in class org.opends.server.config.ConfigConstants
The disk space used attribute.
ATTR_LOGGER_RETENTION_FREE_DISK_SPACE - Static variable in class org.opends.server.config.ConfigConstants
The free disk space attribute.
ATTR_LOGGER_RETENTION_NUMBER_OF_FILES - Static variable in class org.opends.server.config.ConfigConstants
The number of files to retain attribute type.
ATTR_LOGGER_RETENTION_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The policy type for retaining log files.
ATTR_LOGGER_ROTATION_ACTION - Static variable in class org.opends.server.config.ConfigConstants
The action to be taken at the time of rotation.
ATTR_LOGGER_ROTATION_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The policy type for rotating log files.
ATTR_LOGGER_ROTATION_SIZE_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The size limit for the size based rotation policy.
ATTR_LOGGER_ROTATION_TIME_OF_DAY - Static variable in class org.opends.server.config.ConfigConstants
The time of day for the time of day based rotation policy.
ATTR_LOGGER_SUPPRESS_INTERNAL_OPERATIONS - Static variable in class org.opends.server.config.ConfigConstants
The attribute that specifies if internal operations should be logged or not.
ATTR_LOGGER_THREAD_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The time interval for the logger thread to sleep.
ATTR_LOGGING_FILE_HANDLER_ON - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures whether the logging file handler will be on or off.
ATTR_LOGGING_LEVEL - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the trace logging message level.
ATTR_LOOKTHROUGH_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the server lookthrough limit.
ATTR_MAJOR_VERSION - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the major version number.
ATTR_MATCH_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the attribute or set of attributes that should be used when attempting to map an ID string to a user entry.
ATTR_MATCH_BASE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the base DN(s) that should be used when attempting to map an ID string to a user entry.
ATTR_MATCHING_RULE_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the Java class that defines a Directory Server matching rule.
ATTR_MATCHING_RULE_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a matching rule should be enabled.
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_MATCHING_RULES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the set of matching rule definitions in the server schema, formatted in camelCase.
ATTR_MATCHING_RULES_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the set of matching rule definitions in the server schema, formatted in all lowercase.
ATTR_MAX_BACKLOG - Static variable in class org.opends.server.monitors.ParallelWorkQueueMonitor
The name to use for the monitor attribute that provides the maximum observed request backlog.
ATTR_MAX_BACKLOG - Static variable in class org.opends.server.monitors.TraditionalWorkQueueMonitor
The name to use for the monitor attribute that provides the maximum observed request backlog.
ATTR_MAX_CONNS - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the maximum number of connections established at any time since startup, formatted in camel case.
ATTR_MAX_CONNS_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the maximum number of connections established at any time since startup, 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 - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "member" attribute type, formatted in all lowercase characters.
ATTR_MEMBER_URL - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "memberURL" attribute type, formatted in camel case.
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_MINOR_VERSION - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the minor version number.
ATTR_MONITOR_BACKEND_BASE_DN - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the set of base DNs.
ATTR_MONITOR_BACKEND_ENTRY_COUNT - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the backend entry count.
ATTR_MONITOR_BACKEND_ID - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold a backend ID.
ATTR_MONITOR_BACKEND_IS_PRIVATE - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to indicate whether a backend is private.
ATTR_MONITOR_BACKEND_WRITABILITY_MODE - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the backend writability mode.
ATTR_MONITOR_BASE_DN_ENTRY_COUNT - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the base DN entry count.
ATTR_MONITOR_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the monitor provider class.
ATTR_MONITOR_CONFIG_DN - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the connection handler listeners.
ATTR_MONITOR_CONNHANDLER_CONNECTION - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the connection handler connections.
ATTR_MONITOR_CONNHANDLER_LISTENER - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the connection handler listeners.
ATTR_MONITOR_CONNHANDLER_NUMCONNECTIONS - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the connection handler number of established connections.
ATTR_MONITOR_CONNHANDLER_PROTOCOL - Static variable in class org.opends.server.util.ServerConstants
The name of the monitor attribute that is used to hold the connection handler protocol.
ATTR_MONITOR_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a monitor provider should be enabled.
ATTR_NAME - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression that graciously matches an attribute type name.
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_NAMING_CONTEXTS_LC - 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 all lowercase.
ATTR_NOTIFY_ABANDONED_OPS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether to send a response to operations that have been abandoned.
ATTR_NUM_CLEANER_THREADS - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the number threads allocated by the cleaner for log file processing.
ATTR_NUM_LOCK_TABLES - Static variable in class org.opends.server.backends.jeb.ConfigurableEnvironment
The name of the attribute which configures the number of lock tables.
ATTR_NUM_REQUEST_HANDLERS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the number of request handlers that should be used to read requests from clients.
ATTR_NUM_WORKER_THREADS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the number of worker threads that should be used to process requests.
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_OPS_REJECTED_QUEUE_FULL - Static variable in class org.opends.server.monitors.TraditionalWorkQueueMonitor
The name to use for the monitor attribute that provides the total number of requests that have been rejected because the work queue was full.
ATTR_OPS_SUBMITTED - Static variable in class org.opends.server.monitors.ParallelWorkQueueMonitor
The name to use for the monitor attribute that provides the total number of operations submitted.
ATTR_OPS_SUBMITTED - Static variable in class org.opends.server.monitors.TraditionalWorkQueueMonitor
The name to use for the monitor attribute that provides the total number of operations submitted.
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_PASSWORD_CHARSET - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies a character set that can be used with a password.
ATTR_PASSWORD_FORMAT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the format that should be used for generating a password.
ATTR_PASSWORD_MAX_LENGTH - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the maximum allowed length for a password.
ATTR_PASSWORD_MIN_DIFFERENCE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the minimum allowed difference for a password.
ATTR_PASSWORD_MIN_LENGTH - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the minimum allowed length for a password.
ATTR_PLUGIN_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 plugin implementation.
ATTR_PLUGIN_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a particular plugin is enabled.
ATTR_PLUGIN_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the ways in which a plugin will be used.
ATTR_POINT_VERSION - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the point version number.
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_PRODUCT_NAME - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the product name.
ATTR_PRODUCT_NAME - Static variable in class org.opends.server.util.ServerConstants
The name of the standard attribute that is used to specify the name of the Directory Server product, formatted in camel case.
ATTR_PRODUCT_NAME_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard attribute that is used to specify the name of the Directory Server product, formatted in all lowercase.
ATTR_PROFILE_ACTION - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that may be modified in order to cause the profiler to take some action (e.g., starting or stopping collection).
ATTR_PROFILE_AUTOSTART - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the Directory Server profiler plugin should be automatically enabled when the server is starting.
ATTR_PROFILE_DIR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the path to the directory into which profile information will be written.
ATTR_PROFILE_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the profile sample interval in milliseconds.
ATTR_PROFILE_STATE - Static variable in class org.opends.server.config.ConfigConstants
The name of the read-only configuration attribute that holds the current state of the profiler.
ATTR_PROXY_MAPPER_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the DN of the identity mapper configuration entry for use with the proxied authorization V2 control.
ATTR_PWGENERATOR_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the password generator class.
ATTR_PWGENERATOR_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a password generator is enabled.
ATTR_PWPOLICY_ALLOW_EXPIRED_CHANGES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a user will be allowed to change their password even if it is expired.
ATTR_PWPOLICY_ALLOW_MULTIPLE_PW_VALUES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether user entries will be allowed to have multiple values for the password attribute.
ATTR_PWPOLICY_ALLOW_PRE_ENCODED_PASSWORDS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a user may provide a pre-encoded password.
ATTR_PWPOLICY_ALLOW_USER_CHANGE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether users will be allowed to change their own passwords.
ATTR_PWPOLICY_DEFAULT_SCHEME - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the default password storage schemes for a password policy.
ATTR_PWPOLICY_EXPIRE_WITHOUT_WARNING - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a user password will be allowed to expire even if they have not yet seen a warning notification.
ATTR_PWPOLICY_FORCE_CHANGE_ON_ADD - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a user must change their password upon first authenticating after their account is created.
ATTR_PWPOLICY_FORCE_CHANGE_ON_RESET - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a user must change their password after it is reset by an administrator.
ATTR_PWPOLICY_GRACE_LOGIN_COUNT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the number of fixed grace login attempts that a user will have.
ATTR_PWPOLICY_IDLE_LOCKOUT_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the maximum length of time an account may remain idle.
ATTR_PWPOLICY_LAST_LOGIN_TIME_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the attribute used to hold the last login time.
ATTR_PWPOLICY_LAST_LOGIN_TIME_FORMAT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the format string used to generate the last login time.
ATTR_PWPOLICY_LOCKOUT_DURATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the length of time that a user will remain locked out.
ATTR_PWPOLICY_LOCKOUT_FAILURE_COUNT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the number of authentication failures required to lock out a user account.
ATTR_PWPOLICY_LOCKOUT_FAILURE_EXPIRATION_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the length of time in seconds that an authentication failure will be counted against a user for lockout purposes.
ATTR_PWPOLICY_MAXIMUM_PASSWORD_AGE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the maximum length of time allowed between password changes.
ATTR_PWPOLICY_MAXIMUM_PASSWORD_RESET_AGE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the maximum length of time that a user has to change their password after it has been administratively reset.
ATTR_PWPOLICY_MINIMUM_PASSWORD_AGE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the minimum length of time allowed between password changes.
ATTR_PWPOLICY_NOTIFICATION_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN(s) of the configuration entries for the account status notification handlers for use with the password policy.
ATTR_PWPOLICY_PASSWORD_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the attribute used to hold user passwords.
ATTR_PWPOLICY_PASSWORD_GENERATOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN of configuration entry for the password generator to use with a password policy.
ATTR_PWPOLICY_PASSWORD_VALIDATOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN(s) of the configuration entries that will hold the password validators for use with the password policy.
ATTR_PWPOLICY_PREVIOUS_LAST_LOGIN_TIME_FORMAT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the format strings that may have been used in the past to generate last login time values.
ATTR_PWPOLICY_REQUIRE_CHANGE_BY_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the time by which all users must have changed their passwords.
ATTR_PWPOLICY_REQUIRE_CURRENT_PASSWORD - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether users will be required to provide their current password when they choose a new password.
ATTR_PWPOLICY_REQUIRE_SECURE_AUTHENTICATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether users will be required to authenticate using a secure mechanism.
ATTR_PWPOLICY_REQUIRE_SECURE_PASSWORD_CHANGES - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether users will be required to change their passwords using a secure mechanism.
ATTR_PWPOLICY_SKIP_ADMIN_VALIDATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the server should perform validation on passwords set by administrators.
ATTR_PWPOLICY_WARNING_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the maximum length of time before expiration that a user should start to receive warning notifications.
ATTR_PWSCHEME_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the password storage scheme class.
ATTR_PWSCHEME_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a password storage scheme is enabled.
ATTR_PWVALIDATOR_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the password validator class.
ATTR_PWVALIDATOR_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a password validator is enabled.
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_REJECT_UNAUTHENTICATED_REQ - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an unauthenticated request should be rejected.
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_REVISION_NUMBER - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the Subversion revision number.
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_ROOTDN_ALTERNATE_BIND_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies one or more alternate bind DNs for a root user.
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_SASL_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified name for the SASL mechanism handler class.
ATTR_SASL_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a SASL mechanism handler should be enabled.
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_SERVER_ERROR_RESULT_CODE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that will be used to indicate the result code that should be used for operations that fail because of an internal server error.
ATTR_SERVER_FQDN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the fully-qualified domain name that should be used by the server when that information is needed.
ATTR_SHORT_NAME - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the short name.
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 shut down.
ATTR_SHUTDOWN_PASSWORD - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the password that must be provided in order to shut down the server through the tasks interface.
ATTR_SINGLE_STRUCTURAL_CLASS_BEHAVIOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that defines the behavior that the server should use when an entry is encountered that does not contain exactly one structural objectclass.
ATTR_SIZE_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the server size limit.
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_SOFTREFCACHE_EXCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be excluded from the cache.
ATTR_SOFTREFCACHE_INCLUDE_FILTER - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that contains a set of search filters to use to determine which entries should be included in the cache.
ATTR_SOFTREFCACHE_LOCK_TIMEOUT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates the maximum length of time in milliseconds to spend trying to acquire a lock for an entry in the cache.
ATTR_SSL_CERT_NICKNAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the nickname of the certificate that should be used for accepting SSL/TLS connections.
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_CLIENT_AUTH_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds information about the policy that should be used when requesting/requiring SSL client authentication.
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_START_TIME - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the time that the Directory Server started, formatted in camel case.
ATTR_START_TIME_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the time that the Directory Server started, formatted in all lowercase.
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 - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "subtreeSpecification" attribute type, formatted in camel case.
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_AUTH_PW_SCHEMES_LC - 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 all lowercase.
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_CONTROL_LC - 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 all lowercase.
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_EXTENSION_LC - 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 all lowercase.
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_FEATURE_LC - 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 all lowercase.
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_LDAP_VERSION_LC - 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 all lowercase.
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_SASL_MECHANISMS_LC - 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 all lowercase.
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_CIPHERS_LC - 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 lower 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_SUPPORTED_TLS_PROTOCOLS_LC - 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 lower case.
ATTR_SYNCHRONIZATION_PROVIDER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the Java class that defines a Directory Server synchronization provider.
ATTR_SYNCHRONIZATION_PROVIDER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether a synchronization provider should be enabled.
ATTR_SYNTAX_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the Java class that defines a Directory Server attribute syntax.
ATTR_SYNTAX_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether an attribute syntax should be enabled.
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_BACKING_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the path to the backing file for task information.
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_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_RETENTION_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the length of time in seconds that task information should be retained after processing on the task has completed.
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_TELEPHONE_STRICT_MODE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the telephone number attribute syntax should use a strict compliance mode when determining whether a value is acceptable.
ATTR_TIME_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that holds the server time limit.
ATTR_TOTAL_CONNS - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the total number of connections established since startup, formatted in camel case.
ATTR_TOTAL_CONNS_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the total number of connections established since startup, formatted in all lowercase.
ATTR_TRUSTMANAGER_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the fully-qualified name of the class to use as the trust manager provider.
ATTR_TRUSTMANAGER_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN of the configuration entry for the trust manager provider.
ATTR_TRUSTMANAGER_ENABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that indicates whether the trust manager provider should be enabled.
ATTR_TRUSTSTORE_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the path to the trust store file.
ATTR_TRUSTSTORE_PIN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the PIN needed to access the trust store.
ATTR_TRUSTSTORE_PIN_ENVAR - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the name of the environment variable containing the PIN needed to access the trust store.
ATTR_TRUSTSTORE_PIN_FILE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the path to the file containing the PIN needed to access the trust store.
ATTR_TRUSTSTORE_PIN_PROPERTY - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the name of the Java property containing the PIN needed to access the trust store.
ATTR_TRUSTSTORE_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the format of the data in the trust store file.
ATTR_UNIQUE_MEMBER - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "uniqueMember" attribute type, formatted in camelCase.
ATTR_UNIQUE_MEMBER_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "uniqueMember" attribute type, formatted in all lowercase characters.
ATTR_UP_TIME - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the length of time that the server has been online, formatted in camel case.
ATTR_UP_TIME_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute that is used to specify the length of time that the server has been online, formatted in all lowercase.
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_BASE_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the DN to use as the search base when trying to find entries that match a provided username.
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_USERNAME_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies which attribute should be used to map usernames to their corresponding entries.
ATTR_VALIDATION_CERT_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that is used to hold the name of the user attribute that holds user certificates that can be used for validation.
ATTR_VENDOR_NAME - Static variable in class org.opends.server.util.ServerConstants
The name of the standard attribute that is used to specify vendor name for the Directory Server, formatted in camel case.
ATTR_VENDOR_NAME_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard attribute that is used to specify vendor name for the Directory Server, 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.
ATTR_VENDOR_VERSION_LC - 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 all lowercase.
ATTR_VERSION_QUALIFIER - Static variable in class org.opends.server.monitors.VersionMonitorProvider
The name of the attribute used to provide the version qualifier string.
ATTR_WORKQ_CLASS - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the class providing the logic for the work queue implementation.
ATTR_WRITABILITY_MODE - Static variable in class org.opends.server.config.ConfigConstants
The name of the configuration attribute that specifies the writability mode for the Directory Server.
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.
AttrHistoricalMultiple(CSN, CSN, Map<AttrValueHistorical, AttrValueHistorical>) - Constructor for class org.opends.server.replication.plugin.AttrHistoricalMultiple
Create a new object from the provided information.
AttrHistoricalMultiple() - Constructor for class org.opends.server.replication.plugin.AttrHistoricalMultiple
Creates a new object.
AttrHistoricalSingle - Class in org.opends.server.replication.plugin
This class is used to store historical information for single valued attributes.
AttrHistoricalSingle() - Constructor for class org.opends.server.replication.plugin.AttrHistoricalSingle
 
AttrHistoricalWithOptions - Class in org.opends.server.replication.plugin
Used to store historical information.
AttrHistoricalWithOptions() - Constructor for class org.opends.server.replication.plugin.AttrHistoricalWithOptions
Creates a new AttrInfoWithOptions.
attribute - Variable in class org.opends.dsml.protocol.AttributeDescriptions
 
Attribute - Interface in org.opends.server.types
This class defines a data structure for storing and interacting with an attribute that may be used in the Directory Server.
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because of a conflict with an existing attribute or value.
AttributeBuilder - Class in org.opends.server.types
This class provides an interface for creating new non-virtual Attributes, or "real" attributes.
AttributeBuilder() - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder with an undefined attribute type and user-provided name.
AttributeBuilder(Attribute) - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder from an existing attribute.
AttributeBuilder(Attribute, boolean) - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder from an existing attribute, optionally omitting the values contained in the provided attribute.
AttributeBuilder(AttributeType) - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder with the specified type and no options and no values.
AttributeBuilder(AttributeType, String) - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder with the specified type and user-provided name and no options and no values.
AttributeBuilder(String) - Constructor for class org.opends.server.types.AttributeBuilder
Creates a new attribute builder with the specified attribute name and no options and no values.
AttributeCellEditor - Class in org.opends.guitools.controlpanel.ui.renderer
The cell editor used in the 'Attribute' View of the entries in the LDAP entry browser.
AttributeCellEditor() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.AttributeCellEditor
Default constructor.
AttributeCleanupPlugin - Class in org.opends.server.plugins
The attribute cleanup plugin implementation class.
AttributeCleanupPlugin() - Constructor for class org.opends.server.plugins.AttributeCleanupPlugin
Default constructor.
AttributeCleanupPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Attribute Cleanup Plugin settings.
AttributeCleanupPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Attribute Cleanup Plugin settings.
AttributeCleanupPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Attribute Cleanup Plugin managed object definition meta information.
AttributeDescription - Class in org.opends.dsml.protocol
Java class for AttributeDescription complex type.
AttributeDescription() - Constructor for class org.opends.dsml.protocol.AttributeDescription
 
AttributeDescriptions - Class in org.opends.dsml.protocol
Java class for AttributeDescriptions complex type.
AttributeDescriptions() - Constructor for class org.opends.dsml.protocol.AttributeDescriptions
 
AttributeIndex - Class in org.opends.server.backends.jeb
Class representing an attribute index.
AttributeIndex(LocalDBIndexCfg, EntryContainer) - Constructor for class org.opends.server.backends.jeb.AttributeIndex
Create a new attribute index object.
AttributeIndex.KeyComparator - Class in org.opends.server.backends.jeb
Delegator to ByteSequence.BYTE_ARRAY_COMPARATOR.
AttributeIndex.KeyComparator() - Constructor for class org.opends.server.backends.jeb.AttributeIndex.KeyComparator
 
AttributeIndexer - Class in org.opends.server.backends.jeb
This class implements an attribute indexer for matching rules in JE Backend.
AttributeIndexer(AttributeType, Indexer) - Constructor for class org.opends.server.backends.jeb.AttributeIndexer
Creates a new extensible indexer for JE backend.
AttributeParser - Class in org.opends.server.types
A fluent API for parsing attributes as different types of object.
attributes - Variable in class org.opends.dsml.protocol.SearchRequest
 
Attributes - Class in org.opends.server.types
This class contains various methods for manipulating Attributes as well as static factory methods for facilitating common Attribute construction use-cases.
Attributes() - Constructor for class org.opends.server.types.Attributes
 
attributesToExclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The attributes to exclude.
attributesToInclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The attributes to include.
AttributeSyntax<T extends AttributeSyntaxCfg> - 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 an attribute syntax.
AttributeSyntax() - Constructor for class org.opends.server.api.AttributeSyntax
 
AttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Attribute Syntax settings.
AttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Attribute Syntax settings.
AttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Attribute Syntax managed object definition meta information.
AttributeSyntaxConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of attribute syntaxes defined in the Directory Server.
AttributeSyntaxConfigManager(ServerContext) - Constructor for class org.opends.server.core.AttributeSyntaxConfigManager
Creates a new instance of this attribute syntax config manager.
AttributeSyntaxPanel - Class in org.opends.guitools.controlpanel.ui
Panel containing information about an attribute syntax.
AttributeSyntaxPanel() - Constructor for class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Default constructor.
AttributeSyntaxTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent an attribute syntax in the 'Manage Schema' tree.
AttributeSyntaxTreeNode(String, Syntax) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.AttributeSyntaxTreeNode
Constructor of the node.
AttributeType - Class in org.opends.server.types
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(String, String, Collection<String>, String, String, AttributeType, Syntax, AttributeUsage, boolean, boolean, boolean, boolean) - Constructor for class org.opends.server.types.AttributeType
Creates a new attribute type with the provided information.
AttributeType(String, String, Collection<String>, String, String, AttributeType, Syntax, MatchingRule, MatchingRule, MatchingRule, MatchingRule, AttributeUsage, boolean, boolean, boolean, boolean, Map<String, List<String>>) - Constructor for class org.opends.server.types.AttributeType
Creates a new attribute type with the provided information.
AttributeTypeDescriptionAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Attribute Type Description Attribute Syntax settings.
AttributeTypeDescriptionAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Attribute Type Description Attribute Syntax settings.
AttributeTypeDescriptionAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Attribute Type Description Attribute Syntax managed object definition meta information.
AttributeTypePropertyDefinition - Class in org.opends.server.admin
Attribute type property definition.
AttributeTypePropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing attribute type property definitions.
AttributeTypeSyntax - Class in org.opends.server.schema
This class defines the attribute type description syntax, which is used to hold attribute type definitions in the server schema.
AttributeTypeSyntax() - Constructor for class org.opends.server.schema.AttributeTypeSyntax
Creates a new instance of this syntax.
AttributeValueAssertion - Class in org.opends.dsml.protocol
Java class for AttributeValueAssertion complex type.
AttributeValueAssertion() - Constructor for class org.opends.dsml.protocol.AttributeValueAssertion
 
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.opends.server.admin.std.server
A server-side interface for querying Attribute Value Password Validator settings.
AttributeValuePasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Attribute Value Password Validator settings.
AttributeValuePasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Attribute Value Password Validator managed object definition meta information.
AttributeValueTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to reference the value of a specified attribute already defined in the entry.
AttributeValueTag() - Constructor for class org.opends.server.tools.makeldif.AttributeValueTag
Creates a new instance of this attribute value tag.
AttrValueHistorical - Class in org.opends.server.replication.plugin
Store historical information for an attribute value.
AttrValueHistorical(ByteString, CSN, CSN) - Constructor for class org.opends.server.replication.plugin.AttrValueHistorical
Build an AttrValueHistorical for a provided attribute value, providing the last time the provided value is either updated or deleted.
AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested authentication method is not supported.
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(Object) - Method in class org.opends.server.protocols.jmx.RmiAuthenticator
Authenticates a RMI client.
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.
AuthenticationData - Class in org.opends.quicksetup.installer
This class is used to provide a data model for the different parameters used to connect to a server that we want to replicate contents with.
AuthenticationData() - Constructor for class org.opends.quicksetup.installer.AuthenticationData
 
AuthenticationException - Exception in org.opends.server.admin.client
This exception is thrown when an authentication error occurs while connecting to the Directory Server.
AuthenticationException() - Constructor for exception org.opends.server.admin.client.AuthenticationException
Creates an authentication exception with a default message.
AuthenticationException(Throwable) - Constructor for exception org.opends.server.admin.client.AuthenticationException
Create an authentication exception with a cause and a default message.
AuthenticationException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.AuthenticationException
Create an authentication exception with a message and cause.
AuthenticationException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.AuthenticationException
Create an authentication exception with a message.
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.
AuthenticationInfo() - Constructor for class org.opends.server.types.AuthenticationInfo
Creates a new set of authentication information to be used for unauthenticated clients.
AuthenticationInfo(Entry, boolean) - Constructor for class org.opends.server.types.AuthenticationInfo
Creates a new set of authentication information to be used for clients that are authenticated internally.
AuthenticationInfo(Entry, DN, boolean) - Constructor for class org.opends.server.types.AuthenticationInfo
Creates a new set of authentication information to be used for clients that have successfully performed simple authentication.
AuthenticationInfo(Entry, String, boolean) - Constructor for 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.
AuthenticationInfo(Entry, Entry, String, ByteString, boolean) - Constructor for 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.
AuthenticationNotSupportedException - Exception in org.opends.server.admin.client
This exception is thrown when the particular flavor of authentication requested is not supported by the Directory Server.
AuthenticationNotSupportedException() - Constructor for exception org.opends.server.admin.client.AuthenticationNotSupportedException
Creates an authentication not supported exception with a default message.
AuthenticationNotSupportedException(Throwable) - Constructor for exception org.opends.server.admin.client.AuthenticationNotSupportedException
Creates an authentication not supported exception with a cause and a default message.
AuthenticationNotSupportedException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.AuthenticationNotSupportedException
Create an authentication not supported exception with a message and cause.
AuthenticationNotSupportedException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.AuthenticationNotSupportedException
Create an authentication not supported exception with a message.
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.opends.server.admin.std.server
A server-side interface for querying Authentication Policy settings.
AuthenticationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Authentication Policy settings.
AuthenticationPolicyCfgDefn - Class in org.opends.server.admin.std.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.
authenticationRequired(ServerDescriptor) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the server is running and the user did not provide authentication and false otherwise.
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.
AUTHORIZATION_DENIED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the server refused the client's requested authorization.
AuthorizationException - Exception in org.opends.server.admin.client
This exception is thrown when an authorization error occurs while interacting with the Directory Server.
AuthorizationException() - Constructor for exception org.opends.server.admin.client.AuthorizationException
Create an authorization exception with a default message.
AuthorizationException(Throwable) - Constructor for exception org.opends.server.admin.client.AuthorizationException
Create an authorization exception with a cause and a default message.
AuthorizationException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.AuthorizationException
Create an authorization exception with a message and cause.
AuthorizationException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.AuthorizationException
Create an authorization exception with a message.
AuthorizationIdentityResponseControl - Class in org.opends.server.controls
This class implements the authorization identity response control as defined in RFC 3829.
AuthorizationIdentityResponseControl() - Constructor for class org.opends.server.controls.AuthorizationIdentityResponseControl
Creates a new authorization identity response control using the default settings to indicate an anonymous authentication.
AuthorizationIdentityResponseControl(boolean) - Constructor for class org.opends.server.controls.AuthorizationIdentityResponseControl
Creates a new authorization identity response control using the default settings to indicate an anonymous authentication.
AuthorizationIdentityResponseControl(String) - Constructor for class org.opends.server.controls.AuthorizationIdentityResponseControl
Creates a new authorization identity response control with the provided information.
AuthorizationIdentityResponseControl(boolean, String) - Constructor for class org.opends.server.controls.AuthorizationIdentityResponseControl
Creates a new authorization identity response control with the provided information.
AuthorizationIdentityResponseControl(DN) - Constructor for class org.opends.server.controls.AuthorizationIdentityResponseControl
Creates a new authorization identity response control with the provided information.
AuthPasswordEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for AuthPasswordEqualityMatchingRule.
AuthPasswordEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.AuthPasswordEqualityMatchingRuleFactory
 
AuthPasswordExactEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for AuthPasswordExactEqualityMatchingRule.
AuthPasswordExactEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.AuthPasswordExactEqualityMatchingRuleFactory
 
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.AESPasswordStorageScheme
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.Base64PasswordStorageScheme
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
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.ClearPasswordStorageScheme
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.CryptPasswordStorageScheme
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.MD5PasswordStorageScheme
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.PBKDF2PasswordStorageScheme
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.PKCS5S2PasswordStorageScheme
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.RC4PasswordStorageScheme
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.SaltedMD5PasswordStorageScheme
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.SaltedSHA1PasswordStorageScheme
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.SaltedSHA256PasswordStorageScheme
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.SaltedSHA384PasswordStorageScheme
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.SaltedSHA512PasswordStorageScheme
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.SHA1PasswordStorageScheme
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.TripleDESPasswordStorageScheme
Indicates whether the provided plaintext password matches the encoded password using the authentication password syntax with the given authInfo and authValue components.
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.
AuthPasswordSyntax() - Constructor for class org.opends.server.schema.AuthPasswordSyntax
Creates a new instance of this syntax.
AuthRequest - Class in org.opends.dsml.protocol
Java class for AuthRequest complex type.
AuthRequest() - Constructor for class org.opends.dsml.protocol.AuthRequest
 
authRequest - Variable in class org.opends.dsml.protocol.BatchRequest
 
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.
available() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Retrieves the number of bytes that can be read (or skipped over) from this input stream without blocking.
available() - Method in class org.opends.server.types.RecordingInputStream
available() - Method in class org.opends.server.util.SizeLimitInputStream

B

Backend<C extends Configuration> - Class in org.opends.server.api
This class defines the set of methods and structures that must be implemented for a Directory Server backend.
Backend() - Constructor for class org.opends.server.api.Backend
 
Backend.BackendOperation - Enum in org.opends.server.api
Enumeration of optional backend operations.
BACKEND_ID - Static variable in class org.opends.server.backends.ChangelogBackend
The id of this backend.
BACKEND_LOCK_FILE_PREFIX - Static variable in class org.opends.server.util.ServerConstants
The prefix that will be used for lock filenames used for Directory Server backends.
BackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Backend settings.
BackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Backend settings.
BackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Backend managed object definition meta information.
BackendCfgDefn.WritabilityMode - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "writability-mode" property.
BackendConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the configuration for the set of backends defined in the Directory Server.
BackendConfigManager(ServerContext) - Constructor for class org.opends.server.core.BackendConfigManager
Creates a new instance of this backend config manager.
BackendCreationHelper - Class in org.opends.server.tools
Utility class which can be used by tools to create a new backend with default indexes.
BackendCreationHelper() - Constructor for class org.opends.server.tools.BackendCreationHelper
 
BackendCreationHelper.DefaultIndex - Class in org.opends.server.tools
Describes an attribute index which should be created during installation.
BackendDescriptor - Class in org.opends.guitools.controlpanel.datamodel
The class that describes the backend configuration.
BackendDescriptor(String, Set<BaseDNDescriptor>, Set<IndexDescriptor>, Set<VLVIndexDescriptor>, int, boolean, BackendDescriptor.Type) - Constructor for class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Constructor for this class.
BackendDescriptor.Type - Enum in org.opends.guitools.controlpanel.datamodel
An enumeration describing the type of backend.
BackendImpl - Class in org.opends.server.backends.jeb
This is an implementation of a Directory Server Backend which stores entries locally in a Berkeley DB JE database.
BackendImpl() - Constructor for class org.opends.server.backends.jeb.BackendImpl
 
BackendImpl<C extends PluggableBackendCfg> - Class in org.opends.server.backends.pluggable
This is an implementation of a Directory Server Backend which stores entries locally in a pluggable storage.
BackendImpl() - Constructor for class org.opends.server.backends.pluggable.BackendImpl
 
BackendIndexCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Backend Index settings.
BackendIndexCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Backend Index settings.
BackendIndexCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Backend Index managed object definition meta information.
BackendIndexCfgDefn.IndexType - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "index-type" property.
backendIndexesModified(IndexModifiedEvent) - Method in interface org.opends.guitools.controlpanel.event.IndexModifiedListener
Notification that the indexes in a backend have been modified.
backendIndexesModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Notification that the indexes in a backend have been modified.
backendIndexesModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Notification that the indexes in a backend have been modified.
backendIndexesModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Notification that the indexes in a backend have been modified.
BackendIndexesPanel - Class in org.opends.guitools.controlpanel.ui
Panel displaying a table containing the indexes of a backend.
BackendIndexesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BackendIndexesPanel
Default constructor.
BackendInitializationListener - Interface in org.opends.server.api
This interface defines a set of methods that may be used by server components to perform any processing that they might find necessary whenever a backend is initialized and/or finalized.
BackendMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.backend.
BackendMonitor - Class in org.opends.server.monitors
This class implements a monitor provider that will report generic information for an enabled Directory Server backend, including its backend ID, base DNs, writability mode, and the number of entries it contains.
BackendMonitor(Backend<?>) - Constructor for class org.opends.server.monitors.BackendMonitor
Creates a new instance of this backend monitor provider that will work with the provided backend.
backendPopulated(Set<BackendDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Informs that a set of backends have been populated.
backendPopulated(BackendPopulatedEvent) - Method in interface org.opends.guitools.controlpanel.event.BackendPopulatedListener
Method called when a set of backends are populated.
backendPopulated(BackendPopulatedEvent) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Method called when a set of backends are populated.
BackendPopulatedEvent - Class in org.opends.guitools.controlpanel.event
The event used to notify that a backend has been populated (using import or restore for example).
BackendPopulatedEvent(Set<BackendDescriptor>) - Constructor for class org.opends.guitools.controlpanel.event.BackendPopulatedEvent
The constructor of the event.
BackendPopulatedListener - Interface in org.opends.guitools.controlpanel.event
The listeners that receive notifications when a set of backends are populated.
backends - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The set of backend descriptors.
backendSet - Variable in class org.opends.guitools.controlpanel.task.IndexTask
The set of backends that are affected by this task.
BackendToolUtils - Class in org.opends.server.tools
This class provides utility functions for all JE related client tools.
BackendToolUtils() - Constructor for class org.opends.server.tools.BackendToolUtils
 
BackendTypeHelper - Class in org.opends.server.tools
Helper class for setup applications.
BackendTypeHelper() - Constructor for class org.opends.server.tools.BackendTypeHelper
Creates a new backend type helper.
BackendTypeHelper.BackendTypeUIAdapter - Class in org.opends.server.tools
Adaptor to allow backend type selection in UIs.
BackendVLVIndexCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Backend VLV Index settings.
BackendVLVIndexCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Backend VLV Index settings.
BackendVLVIndexCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Backend VLV Index managed object definition meta information.
BackendVLVIndexCfgDefn.Scope - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "scope" property.
BackendVLVIndexesPanel - Class in org.opends.guitools.controlpanel.ui
Panel displaying a table containing the VLV indexes of a backend.
BackendVLVIndexesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BackendVLVIndexesPanel
Default constructor.
background - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
Background color (the color of the panels).
BackgroundTask<T> - Class in org.opends.guitools.controlpanel.util
This class provides a mechanism for running a task in the background using a separate thread and providing the caller with notification when it has completed.
BackgroundTask() - Constructor for class org.opends.guitools.controlpanel.util.BackgroundTask
 
BackgroundTask<T> - Class in org.opends.quicksetup.util
This class provides a mechanism for running a task in the background using a separate thread and providing the caller with notification when it has completed.
BackgroundTask() - Constructor for class org.opends.quicksetup.util.BackgroundTask
 
backgroundTaskCompleted(T, Throwable) - Method in class org.opends.guitools.controlpanel.util.BackgroundTask
This method will be invoked to indicate that the background task has completed.
backgroundTaskCompleted(CustomSearchResult, Throwable) - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
This method will be invoked to indicate that the background task has completed.
backgroundTaskCompleted(T, Throwable) - Method in class org.opends.quicksetup.util.BackgroundTask
This method will be invoked to indicate that the background task has completed.
backgroundTaskCompleted(Object, Throwable) - Method in class org.opends.quicksetup.util.URLWorker
This method will be invoked to indicate that the background task has completed.
BACKUP_DIRECTORY_DESCRIPTOR_FILE - Static variable in class org.opends.server.util.ServerConstants
The name of the file (without path information) that should be used to hold information about the backups contained in that directory.
BACKUP_PROPERTY_ARCHIVE_FILENAME - Static variable in class org.opends.server.util.ServerConstants
The name of the backup property that holds the base name of the archive file containing the contents of the backup.
BACKUP_PROPERTY_DIGEST_ALGORITHM - Static variable in class org.opends.server.util.ServerConstants
The name of the backup property that holds the name of the digest algorithm used to generate the hash of a backup.
BACKUP_PROPERTY_MAC_KEY_ID - Static variable in class org.opends.server.util.ServerConstants
The name of the backup property that holds the identifer of the key entry that contains the MAC algorithm and shared secret key used to generate the signed hash of a backup.
Backupable - Interface in org.opends.server.api
Represents an entity (storage, backend) that can be backed up.
BackupBackend - Class in org.opends.server.backends
This class defines a backend used to present information about Directory Server backups.
BackupBackend() - Constructor for class org.opends.server.backends.BackupBackend
Creates a new backend with the provided information.
BackupBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Backup Backend settings.
BackupBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Backup Backend settings.
BackupBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Backup Backend managed object definition meta information.
BackupConfig - Class in org.opends.server.types
This class defines a data structure for holding configuration information to use when performing a backup of a Directory Server backend.
BackupConfig(BackupDirectory, String, boolean) - Constructor for class org.opends.server.types.BackupConfig
Creates a new backup configuration that will create a full or incremental backup of a backend using the provided information.
backupCreated(BackupDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Informs that a backup has been created.
backupCreated(BackupCreatedEvent) - Method in interface org.opends.guitools.controlpanel.event.BackupCreatedListener
Method called when a backup is created.
backupCreated(BackupCreatedEvent) - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Method called when a backup is created.
BackupCreatedEvent - Class in org.opends.guitools.controlpanel.event
The event used to notify that a backup has been created.
BackupCreatedEvent(BackupDescriptor) - Constructor for class org.opends.guitools.controlpanel.event.BackupCreatedEvent
The constructor of the event.
BackupCreatedListener - Interface in org.opends.guitools.controlpanel.event
The listeners that receive notifications when a backup is created.
BackUpDB - Class in org.opends.server.tools
This program provides a utility that may be used to back up a Directory Server backend in a binary form that may be quickly archived and restored.
BackUpDB() - Constructor for class org.opends.server.tools.BackUpDB
 
BackupDescriptor - Class in org.opends.guitools.controlpanel.datamodel
Class used to describe a backup.
BackupDescriptor(File, Date, BackupDescriptor.Type, String) - Constructor for class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
The BackupDescriptor constructor.
BackupDescriptor(BackupInfo) - Constructor for class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
The BackupDescriptor generated using a BackupInfo object.
BackupDescriptor.Type - Enum in org.opends.guitools.controlpanel.datamodel
The different types of backups.
BackupDirectory - Class in org.opends.server.types
This class defines a data structure for holding information about a filesystem directory that contains data for one or more backups associated with a backend.
BackupDirectory(String, DN) - Constructor for class org.opends.server.types.BackupDirectory
Creates a new backup directory object with the provided information.
BackupDirectory(String, DN, LinkedHashMap<String, BackupInfo>) - Constructor for class org.opends.server.types.BackupDirectory
Creates a new backup directory object with the provided information.
BackupInfo - Class in org.opends.server.types
This class defines a data structure for holding information about a backup that is available in a backup directory.
BackupInfo(BackupDirectory, String, Date, boolean, boolean, boolean, byte[], byte[], HashSet<String>, HashMap<String, String>) - Constructor for class org.opends.server.types.BackupInfo
Creates a new backup info structure with the provided information.
backupList - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
The list of backups.
BackupListPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class used to refactor code in panels that contain a backup list on it.
BackupListPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BackupListPanel
Default constructor.
BackupManager - Class in org.opends.server.util
A backup manager for any entity that is backupable (backend, storage).
BackupManager(String) - Constructor for class org.opends.server.util.BackupManager
Construct a backup manager for a backend.
BackupPanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user clicks on 'Backup...'.
BackupPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BackupPanel
Default constructor.
BackupPanel.BackupTask - Class in org.opends.guitools.controlpanel.ui
Class that launches the backup.
BackupPanel.BackupTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
The constructor of the task.
BACKUPS_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the backup files are.
BackupTableCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Renderer of the table that contains the list of backups (it is used in the tables of the verify backup and restore panels).
BackupTableCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.BackupTableCellRenderer
Default constructor.
BackupTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table used to display the backups.
BackupTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.BackupTableModel
 
BackupTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that may be used to back up a Directory Server backend in a binary form that may be quickly archived and restored.
BackupTask() - Constructor for class org.opends.server.tasks.BackupTask
 
BackupTaskListener - Interface in org.opends.server.api
This interface defines a set of methods that may be used to notify various Directory Server components whenever a backend backup task is about to begin or has just completed.
Base64 - Class in org.opends.server.util
This class provides methods for performing base64 encoding and decoding.
BASE64_CHARS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The character set that will be used for base64 characters.
Base64PasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme that will store the values in base64-encoded form.
Base64PasswordStorageScheme() - Constructor for class org.opends.server.extensions.Base64PasswordStorageScheme
Creates a new instance of this password storage scheme.
Base64PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Base64 Password Storage Scheme settings.
Base64PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Base64 Password Storage Scheme settings.
Base64PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Base64 Password Storage Scheme managed object definition meta information.
BASE_CONFIG_FILE_PREFIX - Static variable in class org.opends.quicksetup.Installation
The relative path to the current Configuration LDIF file.
BaseDNCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Class used to render the base DN table cells.
BaseDNCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.BaseDNCellRenderer
Default constructor.
BaseDNDescriptor - Class in org.opends.guitools.controlpanel.datamodel
This class is used to represent a Base DN / Replica and is aimed to be used by the classes in the BackendTableModel class.
BaseDNDescriptor(BaseDNDescriptor.Type, DN, BackendDescriptor, int, long, int) - Constructor for class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Constructor for this class.
BaseDNDescriptor.Type - Enum in org.opends.guitools.controlpanel.datamodel
An enumeration describing the type of base DN for a given backend.
BaseDNPanel - Class in org.opends.guitools.controlpanel.ui
A simple dialog where the user can provide a base DN.
BaseDNPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BaseDNPanel
Default constructor.
BaseDnRegistry - Class in org.opends.server.core
Registry for maintaining the set of registered base DN's, associated backends and naming context information.
baseDNs - Variable in class org.opends.guitools.controlpanel.task.IndexTask
The set of base DNs that are affected by this task.
BaseDNTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table model used to display all the base DNs.
BaseDNTableModel(boolean) - Constructor for class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Constructor for this table model.
BaseDNTableModel(boolean, boolean) - Constructor for class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Constructor for this table model.
BasicExpander - Class in org.opends.guitools.controlpanel.ui.components
A component that acts as a checkbox but uses some customized buttons to indicate the selected and unselected states.
BasicExpander(LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.components.BasicExpander
Constructor of the BasicExpander.
BasicMonitoringAttributes - Enum in org.opends.guitools.controlpanel.datamodel
The enumeration containing the different monitoring attributes that can be displayed in the monitoring panels.
BasicNode - Class in org.opends.guitools.controlpanel.ui.nodes
The basic node used to render entries in the 'Manage Entries' tree.
BasicNode(String) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Constructor.
BasicNodeError - Class in org.opends.guitools.controlpanel.browser
Error record.
BasicNodeError(NodeRefresher.State, Exception, Object) - Constructor for class org.opends.guitools.controlpanel.browser.BasicNodeError
The constructor of the BasicNodeError.
BatchRequest - Class in org.opends.dsml.protocol
Java class for BatchRequest complex type.
BatchRequest() - Constructor for class org.opends.dsml.protocol.BatchRequest
 
batchRequests - Variable in class org.opends.dsml.protocol.BatchRequest
 
BatchResponse - Class in org.opends.dsml.protocol
Java class for BatchResponse complex type.
BatchResponse() - Constructor for class org.opends.dsml.protocol.BatchResponse
 
batchResponses - Variable in class org.opends.dsml.protocol.BatchResponse
 
beforeRestore() - Method in interface org.opends.server.api.Backupable
Called before the restore operation begins.
beforeRestore() - Method in class org.opends.server.backends.jeb.BackendImpl
Called before the restore operation begins.
beforeRestore() - Method in class org.opends.server.backends.pdb.PDBStorage
 
beforeRestore() - Method in class org.opends.server.backends.SchemaBackend
 
beforeRestore() - Method in class org.opends.server.backends.task.TaskBackend
Called before the restore operation begins.
beforeRestore() - Method in class org.opends.server.extensions.ConfigFileHandler
Called before the restore operation begins.
beginDisplay(UserData) - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Called just before the panel is shown: used to update the contents of the panel with new UserData (used in particular in the review panel).
beginDisplay(UserData) - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Called just before the panel is shown: used to update the contents of the panel with new UserData (used in particular in the review panel).
beginDisplay(UserData) - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Called just before the panel is shown: used to update the contents of the panel with new UserData (used in particular in the review panel).
beginDisplay(UserData) - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
beginDisplay(UserData) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Called just before the panel is shown: used to update the contents of the panel with new UserData (used in particular in the review panel).
beginTransaction() - Method in class org.opends.server.backends.jeb.EntryContainer
Begin a leaf transaction using the default configuration.
beginTransaction() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Creates a new transaction.
BinaryAttributeEditorPanel - Class in org.opends.guitools.controlpanel.ui
Panel that is displayed in the dialog where the user can specify the value of a binary attribute.
BinaryAttributeEditorPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Default constructor.
BinaryCellPanel - Class in org.opends.guitools.controlpanel.ui.components
A simple panel used in the LDAP entry viewers to display a binary value.
BinaryCellPanel() - Constructor for class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Default constructor.
BinarySyntax - Class in org.opends.server.schema
This class defines the binary attribute syntax, which is essentially a byte array using very strict matching.
BinarySyntax() - Constructor for class org.opends.server.schema.BinarySyntax
Creates a new instance of this syntax.
BinaryValue - Class in org.opends.guitools.controlpanel.datamodel
Class used to represent Binary Values.
BinaryValue.Type - Enum in org.opends.guitools.controlpanel.datamodel
The type of the binary value.
BinaryValuePanel - Class in org.opends.guitools.controlpanel.ui
The panel used to display a binary value.
BinaryValuePanel() - Constructor for class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Default constructor.
binaryVersion() - Static method in class org.opends.server.util.BuildVersion
Returns the build version as specified by the dynamic constants.
bind(SocketAddress) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Binds the socket to a local address.
bindAsync(BindRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
bindDnArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'bindDN' global argument.
BindOperation - Interface in org.opends.server.core
This interface defines an operation that may be used to authenticate a user to the Directory Server.
BindOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to authenticate a user to the Directory Server.
BindOperationBasis(ClientConnection, long, int, List<Control>, String, ByteString, ByteString) - Constructor for class org.opends.server.core.BindOperationBasis
Creates a new simple bind operation with the provided information.
BindOperationBasis(ClientConnection, long, int, List<Control>, String, ByteString, String, ByteString) - Constructor for class org.opends.server.core.BindOperationBasis
Creates a new SASL bind operation with the provided information.
BindOperationBasis(ClientConnection, long, int, List<Control>, String, DN, ByteString) - Constructor for class org.opends.server.core.BindOperationBasis
Creates a new simple bind operation with the provided information.
BindOperationBasis(ClientConnection, long, int, List<Control>, String, DN, String, ByteString) - Constructor for class org.opends.server.core.BindOperationBasis
Creates a new SASL bind operation with the provided information.
BindOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given bind operation.
BindOperationWrapper(BindOperation) - Constructor for class org.opends.server.core.BindOperationWrapper
Creates a new bind operation based on the provided bind operation.
bindOrStartTLSInProgress - Variable in class org.opends.server.api.ClientConnection
Indicates if a bind or start TLS request is currently in progress on this client connection.
bindPasswordArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'bindPassword' global argument.
bindPasswordFileArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'bindPasswordFile' global argument.
BindRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP bind request protocol op, which is used to authenticate a user to the Directory Server.
BindRequestProtocolOp(ByteString, int, ByteString) - Constructor for class org.opends.server.protocols.ldap.BindRequestProtocolOp
Creates a new bind request protocol op to perform simple authentication with the provided DN and password.
BindRequestProtocolOp(ByteString, String, ByteString) - Constructor for class org.opends.server.protocols.ldap.BindRequestProtocolOp
Creates a new bind request protocol op to perform SASL authentication with the provided information.
BindResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP delete response protocol op, which is used to provide information about the result of processing a delete request.
BindResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.BindResponseProtocolOp
Creates a new bind response protocol op with the provided result code.
BindResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.BindResponseProtocolOp
Creates a new bind response protocol op with the provided result code and error message.
BindResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.BindResponseProtocolOp
Creates a new bind response protocol op with the provided information.
BindResponseProtocolOp(int, LocalizableMessage, DN, List<String>, ByteString) - Constructor for class org.opends.server.protocols.ldap.BindResponseProtocolOp
Creates a new bind response protocol op with the provided information.
BindRule - Class in org.opends.server.authorization.dseecompat
This class represents a single bind rule of an ACI permission-bind rule pair.
bindWithDNRequiresPassword() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether simple bind requests that contain a bind DN will also be required to have a password.
BitStringEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for BitStringEqualityMatchingRule.
BitStringEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.BitStringEqualityMatchingRuleFactory
 
BitStringSyntax - Class in org.opends.server.schema
This class defines the bit string attribute syntax, which is comprised of a string of binary digits surrounded by single quotes and followed by a capital letter "B" (e.g., '101001'B).
BitStringSyntax() - Constructor for class org.opends.server.schema.BitStringSyntax
Creates a new instance of this syntax.
BlindApplicationTrustManager - Class in org.opends.guitools.controlpanel.util
An application trust manager that accepts all the certificates.
BlindApplicationTrustManager() - Constructor for class org.opends.guitools.controlpanel.util.BlindApplicationTrustManager
Default constructor.
BlindTrustManager - Class in org.opends.admin.ads.util
An X509TrustManager which trusts everything.
BlindTrustManager() - Constructor for class org.opends.admin.ads.util.BlindTrustManager
 
BlindTrustManagerProvider - Class in org.opends.server.extensions
This class provides an implementation of a trust manager provider that will indicate that any certificate presented should be blindly trusted by the Directory Server.
BlindTrustManagerProvider() - Constructor for class org.opends.server.extensions.BlindTrustManagerProvider
Creates a new instance of this blind trust manager provider.
BlindTrustManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Blind Trust Manager Provider settings.
BlindTrustManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Blind Trust Manager Provider settings.
BlindTrustManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Blind Trust Manager Provider managed object definition meta information.
blockingBeginDisplay() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Tells whether the method beginDisplay can be long and so should be called outside the event thread.
BlowfishPasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme that will encode values using the Blowfish reversible encryption algorithm.
BlowfishPasswordStorageScheme() - Constructor for class org.opends.server.extensions.BlowfishPasswordStorageScheme
Creates a new instance of this password storage scheme.
BlowfishPasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Blowfish Password Storage Scheme settings.
BlowfishPasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Blowfish Password Storage Scheme settings.
BlowfishPasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Blowfish Password Storage Scheme managed object definition meta information.
bodyRegx - Static variable in class org.opends.server.authorization.dseecompat.AciBody
Regular expression used to match the body of an ACI.
BooleanConfigAttribute - Class in org.opends.server.config
This class defines a Boolean configuration attribute, which can hold a single Boolean value of true or false.
BooleanConfigAttribute(String, LocalizableMessage, boolean) - Constructor for class org.opends.server.config.BooleanConfigAttribute
Creates a new Boolean configuration attribute stub with the provided information but no values.
BooleanConfigAttribute(String, LocalizableMessage, boolean, boolean) - Constructor for class org.opends.server.config.BooleanConfigAttribute
Creates a new Boolean configuration attribute with the provided information.
BooleanConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean) - Constructor for class org.opends.server.config.BooleanConfigAttribute
Creates a new Boolean configuration attribute with the provided information.
BooleanEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for BooleanEqualityMatchingRule.
BooleanEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.BooleanEqualityMatchingRuleFactory
 
BooleanPropertyDefinition - Class in org.opends.server.admin
Boolean property definition.
BooleanPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing boolean property definitions.
booleans(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 boolean fields when appended to a ByteArrayBuilder.
BooleanSyntax - Class in org.opends.server.schema
This class defines the Boolean attribute syntax, which only allows values of "TRUE" or "FALSE" (although this implementation is more flexible and will also allow "YES", "ON", or "1" instead of "TRUE", or "NO", "OFF", or "0" instead of "FALSE").
BooleanSyntax() - Constructor for class org.opends.server.schema.BooleanSyntax
Creates a new instance of this syntax.
bootstrap(ServerContext) - Static method in class org.opends.server.core.ConfigurationBootstrapper
Bootstrap the server configuration.
bootstrapClient() - Static method in class org.opends.server.core.DirectoryServer
Bootstraps the appropriate Directory Server structures that may be needed by both server and client-side tools.
BOTTOM_INSET_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the bottom inset for the background image.
BOTTOM_INSET_PROGRESS_BAR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the progress bar.
BOTTOM_INSET_SECONDARY_FIELD - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for a secondary field.
BoundedWorkQueueStrategy - Class in org.opends.server.core
A QueueingStrategy that concurrently enqueues a bounded number of operations to the DirectoryServer work queue.
BoundedWorkQueueStrategy(Integer) - Constructor for class org.opends.server.core.BoundedWorkQueueStrategy
Constructor for BoundedWorkQueueStrategy.
Branch - Class in org.opends.server.tools.makeldif
This class defines a branch that should be included in the resulting LDIF.
Branch(TemplateFile, DN) - Constructor for class org.opends.server.tools.makeldif.Branch
Creates a new branch with the provided information.
Branch(TemplateFile, DN, String[], int[], TemplateLine[]) - Constructor for class org.opends.server.tools.makeldif.Branch
Creates a new branch with the provided information.
breakHtmlString(CharSequence, int) - Static method in class org.opends.quicksetup.util.Utils
Inserts HTML break tags into d breaking it up so that ideally no line is longer than maxll assuming no single word is longer then maxll.
BREAKING_TAGS - Static variable in class org.opends.quicksetup.Constants
These HTML tags cause a line break in formatted text.
broker - Variable in class org.opends.server.replication.service.ReplicationDomain
The ReplicationBroker that is used by this ReplicationDomain to connect to the ReplicationService.
browse - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Browse button.
BrowseActionListener - Class in org.opends.guitools.controlpanel.event
This is a class that automates the update of a text field with what the user selects in a file chooser.
BrowseActionListener(JTextComponent, BrowseActionListener.BrowseType, Component) - Constructor for class org.opends.guitools.controlpanel.event.BrowseActionListener
Constructor for the BrowseActionListener.
BrowseActionListener - Class in org.opends.quicksetup.event
This class is an action listener used to update a text component.
BrowseActionListener(JTextComponent, BrowseActionListener.BrowseType, Component) - Constructor for class org.opends.quicksetup.event.BrowseActionListener
Constructor for the BrowseActionListener.
BrowseActionListener.BrowseType - Enum in org.opends.guitools.controlpanel.event
Enumeration used to specify which kind of file browser dialog must be displayed.
BrowseActionListener.BrowseType - Enum in org.opends.quicksetup.event
Enumeration used to specify which kind of file browser dialog must be displayed.
BrowseEntriesPanel - Class in org.opends.guitools.controlpanel.ui
The pane that is displayed when the user clicks on 'Browse Entries...'.
BrowseEntriesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
 
BrowseGeneralMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The pane that is displayed when the user clicks on 'General Monitoring'.
BrowseGeneralMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Default constructor.
BrowseGeneralMonitoringPanel.GeneralMonitoringTreeCellRenderer - Class in org.opends.guitools.controlpanel.ui
Specific class used to render the nodes in the tree.
BrowseGeneralMonitoringPanel.GeneralMonitoringTreeCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel.GeneralMonitoringTreeCellRenderer
 
BrowseGeneralMonitoringPanel.NodeType - Enum in org.opends.guitools.controlpanel.ui
The enumeration used to define the different static nodes of the tree.
BrowseIndexPanel - Class in org.opends.guitools.controlpanel.ui
The pane that is displayed when the user clicks on 'Browse Indexes'.
BrowseIndexPanel() - Constructor for class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Default constructor.
BrowseIndexPanel.IndexTreeCellRenderer - Class in org.opends.guitools.controlpanel.ui
Specific class used to render the nodes in the tree.
BrowseIndexPanel.IndexTreeCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.BrowseIndexPanel.IndexTreeCellRenderer
 
BrowserCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
The renderer used to render the nodes in the LDAP entry browser.
BrowserCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.BrowserCellRenderer
 
BrowserController - Class in org.opends.guitools.controlpanel.browser
This is the main class of the LDAP entry browser.
BrowserController(JTree, LDAPConnectionPool, IconPool) - Constructor for class org.opends.guitools.controlpanel.browser.BrowserController
Constructor of the BrowserController.
BrowserEvent - Class in org.opends.guitools.controlpanel.event
This class defines an event for the browser.
BrowserEvent(Object, BrowserEvent.Type) - Constructor for class org.opends.guitools.controlpanel.event.BrowserEvent
Constructor of the event.
BrowserEvent.Type - Enum in org.opends.guitools.controlpanel.event
The different types of events that we can have.
BrowserEventListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive browse events.
BrowserNodeInfo - Interface in org.opends.guitools.controlpanel.ui.nodes
Interface used in the LDAP entries browser code to deal with entries.
BSDMD5Crypt - Class in org.opends.server.util
BSD MD5 Crypt algorithm, ported from C.
BSDMD5Crypt() - Constructor for class org.opends.server.util.BSDMD5Crypt
 
BUG - Static variable in class org.opends.quicksetup.ReturnCode
Return code: Bug.
BUILD_ID - Static variable in class org.opends.server.util.DynamicConstants
The build ID for the generated build of the Directory Server.
BUILD_ID - Static variable in class org.opends.server.util.SetupUtils
Build ID.
BUILD_JAVA_VENDOR - Static variable in class org.opends.server.util.DynamicConstants
The vendor for the Java version used to generate this build.
BUILD_JAVA_VENDOR - Static variable in class org.opends.server.util.SetupUtils
The java vendor of the JVM used to build.
BUILD_JAVA_VERSION - Static variable in class org.opends.server.util.DynamicConstants
The Java version used to generate this build.
BUILD_JAVA_VERSION - Static variable in class org.opends.server.util.SetupUtils
The java version used to generate the build.
BUILD_JVM_VENDOR - Static variable in class org.opends.server.util.DynamicConstants
The vendor for the JVM used to generate this build.
BUILD_JVM_VENDOR - Static variable in class org.opends.server.util.SetupUtils
The vendor of the JVM used to create the build.
BUILD_JVM_VERSION - Static variable in class org.opends.server.util.DynamicConstants
The JVM version used to generate this build.
BUILD_JVM_VERSION - Static variable in class org.opends.server.util.SetupUtils
The version of the JVM used to create the build.
BUILD_NUMBER - Static variable in class org.opends.server.util.DynamicConstants
The official build number for the Directory Server.
BUILD_NUMBER - Static variable in class org.opends.server.util.SetupUtils
The build number.
BUILD_OS - Static variable in class org.opends.server.util.DynamicConstants
The operating system on which this build was generated.
BUILD_OS - Static variable in class org.opends.server.util.SetupUtils
The OS used during the build.
BUILD_USER - Static variable in class org.opends.server.util.DynamicConstants
The username of the user that created this build.
BUILD_USER - Static variable in class org.opends.server.util.SetupUtils
The user that generated the build.
BUILDINFO_RELATIVE_PATH - Static variable in class org.opends.quicksetup.Installation
The relative path to buildinfo file.
BuildInformation - Class in org.opends.quicksetup
Represents information about the current build that is publicly obtainable by invoking start-ds -F.
BuildInformation() - Constructor for class org.opends.quicksetup.BuildInformation
 
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<Aci>) - Method in class org.opends.server.admin.ACIPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<String>) - Method in class org.opends.server.admin.AggregationPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<AttributeType>) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<Boolean>) - Method in class org.opends.server.admin.BooleanPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<String>) - Method in class org.opends.server.admin.ClassPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<DN>) - Method in class org.opends.server.admin.DNPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<Long>) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<E>) - Method in class org.opends.server.admin.EnumPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(RelationDefinition.Common<C, S>) - Method in class org.opends.server.admin.InstantiableRelationDefinition.Builder
Build a relation definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<Integer>) - Method in class org.opends.server.admin.IntegerPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<AddressMask>) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<InetAddress>) - Method in class org.opends.server.admin.IPAddressPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(RelationDefinition.Common<C, S>) - Method in class org.opends.server.admin.OptionalRelationDefinition.Builder
Build a relation definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<T>) - Method in class org.opends.server.admin.PropertyDefinition.AbstractBuilder
Build a property definition based on the properties of this builder.
buildInstance(RelationDefinition.Common<C, S>) - Method in class org.opends.server.admin.RelationDefinition.AbstractBuilder
Build a relation definition based on the properties of this builder.
buildInstance(RelationDefinition.Common<C, S>) - Method in class org.opends.server.admin.SetRelationDefinition.Builder
Build a relation definition based on the properties of this builder.
buildInstance(RelationDefinition.Common<C, S>) - Method in class org.opends.server.admin.SingletonRelationDefinition.Builder
Build a relation definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<Long>) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Build a property definition based on the properties of this builder.
buildInstance(AbstractManagedObjectDefinition<?, ?>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<String>) - Method in class org.opends.server.admin.StringPropertyDefinition.Builder
Build a property definition based on the properties of this builder.
BuildVersion - Class in org.opends.server.util
Represents a particular version of OpenDJ useful for making comparisons between versions.
BuildVersion(int, int, int, long) - Constructor for class org.opends.server.util.BuildVersion
Creates a new build version using the provided version information.
BUSY - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the server was too busy to process it.
ButtonActionListener - Interface in org.opends.quicksetup.event
Interface used for the actions that are done in the wizard buttons (those specified in org.opends.quicksetup.ButtonName).
buttonActionPerformed(ButtonEvent) - Method in interface org.opends.quicksetup.event.ButtonActionListener
Method called when the user clicks on one of the buttons specified in org.opends.quicksetup.ButtonName.
buttonActionPerformed(ButtonEvent) - Method in class org.opends.quicksetup.ui.QuickSetup
ButtonActionListener implementation.
ButtonEvent - Class in org.opends.quicksetup.event
The event that is generated when the user clicks in one of the wizard buttons specified in org.opends.quicksetup.ButtonName.
ButtonEvent(Object, ButtonName) - Constructor for class org.opends.quicksetup.event.ButtonEvent
Constructor.
buttonForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The text color of buttons.
ButtonName - Enum in org.opends.quicksetup
This enumeration defines the logical names of the buttons that appear on the the wizard dialog.
ButtonsPanel - Class in org.opends.quicksetup.ui
This class contains the buttons in the bottom of the Install/Uninstall dialog.
ButtonsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.ButtonsPanel
Default constructor.
BYTE_ENCODING_LENGTH - Static variable in class org.opends.server.replication.common.CSN
The number of bytes used by the byte string representation of a change number.
ByteArrayBuilder - Class in org.opends.server.replication.protocol
Byte array builder class encodes data into byte arrays to send messages over the replication protocol.
ByteArrayBuilder() - Constructor for class org.opends.server.replication.protocol.ByteArrayBuilder
Constructs a ByteArrayBuilder.
ByteArrayBuilder(int) - Constructor for class org.opends.server.replication.protocol.ByteArrayBuilder
Constructs a ByteArrayBuilder.
ByteArrayScanner - Class in org.opends.server.replication.protocol
Byte array scanner class helps decode data from byte arrays received via messages over the replication protocol.
ByteArrayScanner(byte[]) - Constructor for class org.opends.server.replication.protocol.ByteArrayScanner
Builds a ByteArrayScanner object that will read from the supplied byte array.
byteArrayToHexPlusAscii(StringBuilder, byte[], int) - Static method in class org.opends.server.util.StaticUtils
Appends a string representation of the provided byte array to the given buffer using the specified indent.
byteArrayToHexPlusAscii(StringBuilder, ByteBuffer, int) - Static method in class org.opends.server.util.StaticUtils
Appends a string representation of the remaining unread data in the provided byte buffer to the given buffer using the specified indent.
bytes(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 byte fields when appended to a ByteArrayBuilder.
bytes - Variable in class org.opends.server.replication.protocol.LDAPUpdateMsg
Encoded form of the LDAPUpdateMsg.
bytesCount() - Method in class org.opends.server.replication.server.MsgQueue
Returns the number of bytes in this MsgQueue.
bytesToColonDelimitedHex(byte[]) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the contents of the provided byte array using hexadecimal characters and a colon between each byte.
bytesToHex(byte[]) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the contents of the provided byte array using hexadecimal characters and a space between each byte.
bytesToHex(ByteSequence) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the contents of the provided byte sequence using hexadecimal characters and a space between each byte.
bytesToHex(ByteBuffer) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the contents of the provided byte buffer using hexadecimal characters and a space between each byte.
bytesToHexNoSpace(byte[]) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the contents of the provided byte array using hexadecimal characters with no space between each byte.
ByteStringUtility - Class in org.opends.dsml.protocol
A utility class to assist in converting DsmlValues (in Objects) into the required ByteStrings, and back again.
ByteStringUtility() - Constructor for class org.opends.dsml.protocol.ByteStringUtility
 
byteToASCII(byte) - Static method in class org.opends.server.util.StaticUtils
Retrieves the printable ASCII representation of the provided byte.
byteToBinary(byte) - Static method in class org.opends.server.util.StaticUtils
Retrieves a binary representation of the provided byte.
byteToHex(byte) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the provided byte in hexadecimal.
byteToLowerHex(byte) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the provided byte in hexadecimal.

C

CacheEntry - Class in org.opends.server.types
This class defines a Directory Server cache entry, which is simply used to store an entry with its associated backend and entry ID.
CacheEntry(Entry, String, long) - Constructor for class org.opends.server.types.CacheEntry
Creates a new cache entry with the provided information.
cacheHits - Variable in class org.opends.server.api.EntryCache
Arbitrary number of cache hits for monitoring.
cacheMisses - Variable in class org.opends.server.api.EntryCache
Arbitrary number of cache misses for monitoring.
calculate(String, String) - Static method in class org.opends.server.util.LevenshteinDistance
Calculates the Levenshtein distance between the provided string values.
calculateRowHeight(BrowserController) - Static method in class org.opends.guitools.controlpanel.ui.renderer.BrowserCellRenderer
Returns the row height for the provided browser controller.
callConfigurationChangedInBackground() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
callConfigurationChangedInBackground() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
This method is called to indicate that the configuration changes should be called in the background.
callConfigurationChangedInBackground() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
This method is called to indicate that the configuration changes should be called in the background.
cancel() - Method in class org.opends.guitools.controlpanel.browser.AbstractNodeTask
Cancels the searching/refreshing process.
cancel() - Method in class org.opends.guitools.uninstaller.Uninstaller
Signals that the application should cancel a currently running operation as soon as possible and return the environment to the state prior to running the operation.
cancel() - Method in class org.opends.quicksetup.Application
Signals that the application should cancel a currently running operation as soon as possible and return the environment to the state prior to running the operation.
cancel() - Method in class org.opends.quicksetup.installer.Installer
 
cancel(CancelRequest) - Method in class org.opends.server.core.OperationWrapper
Attempts to cancel this operation before processing has completed.
cancel() - Method in class org.opends.server.core.PersistentSearch
Cancels this persistent search operation.
cancel(CancelRequest) - Method in class org.opends.server.types.AbstractOperation
 
cancel(CancelRequest) - Method in interface org.opends.server.types.Operation
Attempts to cancel this operation before processing has completed.
cancel() - Method in class org.opends.server.types.OperationConfig
Indicates that this operation has been cancelled and the operation if executing should finish as soon as possible.
cancelAllOperations(CancelRequest) - Method in class org.opends.server.api.ClientConnection
Attempts to cancel all operations in progress on this connection.
cancelAllOperations(CancelRequest) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Attempts to cancel all operations in progress on this connection.
cancelAllOperations(CancelRequest) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Attempts to cancel all operations in progress on this connection.
cancelAllOperations(CancelRequest) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Attempts to cancel all operations in progress on this connection.
cancelAllOperationsExcept(CancelRequest, int) - Method in class org.opends.server.api.ClientConnection
Attempts to cancel all operations in progress on this connection except the operation with the specified message ID.
cancelAllOperationsExcept(CancelRequest, int) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Attempts to cancel all operations in progress on this connection except the operation with the specified message ID.
cancelAllOperationsExcept(CancelRequest, int) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Attempts to cancel all operations in progress on this connection except the operation with the specified message ID.
cancelAllOperationsExcept(CancelRequest, int) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Attempts to cancel all operations in progress on this connection except the operation with the specified message ID.
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
cancelClicked() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Notification that cancel was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
canceled - Variable in class org.opends.quicksetup.installer.Installer
When true indicates that the user has canceled this operation.
CANCELED - Static variable in class org.opends.quicksetup.ReturnCode
Return code: User Cancelled operation.
CANCELED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for cancel operations that are successful, or for operations that are canceled.
CanceledOperationException - Exception in org.opends.server.types
This class defines an exception that may be thrown if the operation being processed is cancelled for some reason (e.g., an abandon or cancel request from the client).
CanceledOperationException(CancelRequest) - Constructor for exception org.opends.server.types.CanceledOperationException
Creates a new cancelled operation exception with the provided result and no additional message.
CanceledOperationException(CancelRequest, LocalizableMessage) - Constructor for exception org.opends.server.types.CanceledOperationException
Creates a new cancelled operation exception with the provided information.
CancelExtendedOperation - Class in org.opends.server.extensions
This class implements the LDAP cancel extended operation defined in RFC 3909.
CancelExtendedOperation() - Constructor for class org.opends.server.extensions.CancelExtendedOperation
Create an instance of this cancel extended operation.
CancelExtendedOperationHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Cancel Extended Operation Handler settings.
CancelExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Cancel Extended Operation Handler settings.
CancelExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Cancel Extended Operation Handler managed object definition meta information.
cancelOperation(int, CancelRequest) - Method in class org.opends.server.api.ClientConnection
Attempts to cancel the specified operation.
cancelOperation(int, CancelRequest) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Attempts to cancel the specified operation.
cancelOperation(int, CancelRequest) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Attempts to cancel the specified operation.
cancelOperation(int, CancelRequest) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Attempts to cancel the specified operation.
cancelRequest - Variable in class org.opends.server.types.AbstractOperation
The cancel request for this operation.
CancelRequest - Class in org.opends.server.types
This class defines a data structure that can be used to hold information about a request to cancel or abandon an operation in progress.
CancelRequest(boolean, LocalizableMessage) - Constructor for class org.opends.server.types.CancelRequest
Creates a new cancel request with the provided information.
cancelResult - Variable in class org.opends.server.types.AbstractOperation
The cancel result for this operation.
CancelResult - Class in org.opends.server.types
This enumeration defines the set of possible outcomes that can result from processing a cancel request.
CancelResult(ResultCode, LocalizableMessage) - Constructor for class org.opends.server.types.CancelResult
Creates a new cancel result with the provided result code.
cancelTask(String) - Method in class org.opends.server.backends.task.TaskScheduler
Attempts to cancel the task with the given task ID.
cancelTask(String) - Method in class org.opends.server.tools.tasks.TaskClient
Changes that the state of the task in the backend to a canceled state.
CancelTaskTask - Class in org.opends.guitools.controlpanel.task
Task used to cancel tasks in server.
CancelTaskTask(ControlPanelInfo, ProgressDialog, List<TaskEntry>) - Constructor for class org.opends.guitools.controlpanel.task.CancelTaskTask
Constructor of the task.
canConnectAsAdministrativeUser(String, String, String, int) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Method used to know if we can connect as administrator in a server with a given password and dn.
canContinueReading() - Method in exception org.opends.server.util.LDIFException
Indicates whether the nature of this exception allows the caller to continue reading LDIF data.
canDelete(String) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns true if the provided DN corresponds to an entry that can be deleted and false otherwise.
canDiscloseInformation(Entry, DN, Operation) - Method in class org.opends.server.api.AccessControlHandler
Checks whether the ACIs prevent sending information about the provided entry, or entryDN if entry is null.
canFinish(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Indicates whether or not the user is allowed to finish the wizard from step.
canFinish(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
canFinish(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether or not the user is allowed to finish the wizard from step.
canGoBack(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Indicates whether or not the user is allowed to return to a previous step from step.
canGoBack(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
canGoBack(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether or not the user is allowed to return to a previous step from step.
canGoForward(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Indicates whether or not the user is allowed to move to a new step from step.
canGoForward(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
canGoForward(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether or not the user is allowed to move to a new step from step.
canHaveAverage() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Returns true if the average for this attribute makes sense and false otherwise.
canHaveAverage() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Returns true if the average for this attribute makes sense and false otherwise.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.StartStopTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.task.Task
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
Informs of whether the task to be launched can be launched or not.
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
canLaunch(Task, Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Informs of whether the task to be launched can be launched or not.
CANNOT_CANCEL - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for cancel operations that fail because the specified operation cannot be canceled.
CannotRenameException - Exception in org.opends.guitools.controlpanel.datamodel
Exception that occurs when the user ask to make a modification that is not handled by ModifyEntryTask.
CannotRenameException(LocalizableMessage) - Constructor for exception org.opends.guitools.controlpanel.datamodel.CannotRenameException
Constructor.
canOverwriteCurrentInstall() - Method in class org.opends.quicksetup.CurrentInstallStatus
Indicates can overwrite current install.
canQuit(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Whether the provided wizard step allow to quit.
canShutdown(DN) - Method in class org.opends.server.replication.service.DSRSShutdownSync
Whether a ReplicationServer ServerReader or ServerWriter can proceed with shutdown.
canUseAsPort(int) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the provided port is free and we can use it, false otherwise.
canUseAsPort(String, int) - Static method in class org.opends.server.util.SetupUtils
Returns true if the provided port is free and we can use it, false otherwise.
canUseAsPort(int) - Static method in class org.opends.server.util.SetupUtils
Returns true if the provided port is free and we can use it, false otherwise.
CaseExactEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseExactEqualityMatchingRule.
CaseExactEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseExactEqualityMatchingRuleFactory
 
CaseExactIA5EqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseExactIA5EqualityMatchingRule.
CaseExactIA5EqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseExactIA5EqualityMatchingRuleFactory
 
CaseExactIA5SubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseExactIA5SubstringMatchingRule.
CaseExactIA5SubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseExactIA5SubstringMatchingRuleFactory
 
CaseExactOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseExactOrderingMatchingRule.
CaseExactOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseExactOrderingMatchingRuleFactory
 
CaseExactSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseExactSubstringMatchingRule.
CaseExactSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseExactSubstringMatchingRuleFactory
 
CaseIgnoreEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreEqualityMatchingRule.
CaseIgnoreEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreEqualityMatchingRuleFactory
 
CaseIgnoreIA5EqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreIA5EqualityMatchingRule.
CaseIgnoreIA5EqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreIA5EqualityMatchingRuleFactory
 
CaseIgnoreIA5SubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreIA5SubstringMatchingRule.
CaseIgnoreIA5SubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreIA5SubstringMatchingRuleFactory
 
CaseIgnoreListEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreListEqualityMatchingRule.
CaseIgnoreListEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreListEqualityMatchingRuleFactory
 
CaseIgnoreListSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreSubstringMatchingRule.
CaseIgnoreListSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreListSubstringMatchingRuleFactory
 
CaseIgnoreOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreOrderingMatchingRule.
CaseIgnoreOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreOrderingMatchingRuleFactory
 
CaseIgnoreSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CaseIgnoreSubstringMatchingRule.
CaseIgnoreSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.CaseIgnoreSubstringMatchingRuleFactory
 
castValue(Object) - Method in class org.opends.server.admin.PropertyDefinition
Cast the provided value to the type associated with this property definition.
CategorizedComboBoxElement - Class in org.opends.guitools.controlpanel.datamodel
Class used in the combo box models.
CategorizedComboBoxElement(Object, CategorizedComboBoxElement.Type) - Constructor for class org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement
Constructor.
CategorizedComboBoxElement.Type - Enum in org.opends.guitools.controlpanel.datamodel
The type of the element.
Category - Class in org.opends.guitools.controlpanel.datamodel
Class containing the different actions for a given category.
Category() - Constructor for class org.opends.guitools.controlpanel.datamodel.Category
 
Category - Enum in org.opends.messages
Defines values for message categories which are loosly based on server components.
categoryFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the CategoryButton component.
categoryFont - Variable in class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
The category font.
categoryForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The text color of the category items.
CategoryPanel - Class in org.opends.guitools.controlpanel.ui.components
The panel representing a category.
CategoryPanel(JComponent, Category) - Constructor for class org.opends.guitools.controlpanel.ui.components.CategoryPanel
Constructor the the panel.
CategoryTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
The tree node that is used to represent a category.
CategoryTreeNode(LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.CategoryTreeNode
Constructor.
CDDL_HEADER_LINES - Static variable in class org.opends.server.util.ServerConstants
The lines that make up the CDDL header.
CellEditorButton - Class in org.opends.guitools.controlpanel.ui.components
This is a simple extension of the JButton class used to be able to invoke the method processKeyBinding.
CellEditorButton(LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.components.CellEditorButton
The constructor of the cell editor button.
centerGoldenMean(Window, Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Center the component location of the ref component.
centerOnComponent(Window, Component) - Static method in class org.opends.quicksetup.ui.Utilities
Center the component location of the ref component.
centerOnScreen(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Center the component location based on its preferred size.
centerOnScreen(Component) - Static method in class org.opends.quicksetup.ui.Utilities
Center the component location based on its preferred size.
CertificateAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Certificate Attribute Syntax settings.
CertificateAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Certificate Attribute Syntax settings.
CertificateAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Certificate Attribute Syntax managed object definition meta information.
CertificateDialog - Class in org.opends.quicksetup.ui
This class is used to present the user a certificate to the user in order it to be accepted.
CertificateDialog(JFrame, UserDataCertificateException) - Constructor for class org.opends.quicksetup.ui.CertificateDialog
Constructor of the certificate dialog.
CertificateDialog.ReturnType - Enum in org.opends.quicksetup.ui
The enumeration that defines the different answers that the user can provide for this dialog.
CertificateExactAssertionSyntax - Class in org.opends.server.schema
This class defines the Certificate Exact Assertion attribute syntax, which contains components for matching X.509 certificates.
CertificateExactAssertionSyntax() - Constructor for class org.opends.server.schema.CertificateExactAssertionSyntax
Creates a new instance of this syntax.
CertificateExactMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for CertificateExactMatchingRule.
CertificateExactMatchingRuleFactory() - Constructor for class org.opends.server.schema.CertificateExactMatchingRuleFactory
 
CertificateListSyntax - Class in org.opends.server.schema
This class implements the certificate list attribute syntax.
CertificateListSyntax() - Constructor for class org.opends.server.schema.CertificateListSyntax
Creates a new instance of this syntax.
CertificateManager - Class in org.opends.server.util
This class provides an interface for generating self-signed certificates and certificate signing requests, and for importing, exporting, and deleting certificates from a key store.
CertificateManager(String, String, String) - Constructor for class org.opends.server.util.CertificateManager
Creates a new certificate manager instance with the provided information.
CertificateMapper<T extends CertificateMapperCfg> - 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 to uniquely map an SSL client certificate to a Directory Server user entry.
CertificateMapper() - Constructor for class org.opends.server.api.CertificateMapper
 
CertificateMapperCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Certificate Mapper settings.
CertificateMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Certificate Mapper settings.
CertificateMapperCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Certificate Mapper managed object definition meta information.
CertificateMapperConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of certificate mappers defined in the Directory Server.
CertificateMapperConfigManager(ServerContext) - Constructor for class org.opends.server.core.CertificateMapperConfigManager
Creates a new instance of this certificate mapper config manager.
CertificatePairSyntax - Class in org.opends.server.schema
This class implements the certificate pair attribute syntax.
CertificatePairSyntax() - Constructor for class org.opends.server.schema.CertificatePairSyntax
Creates a new instance of this syntax.
CertificateSyntax - Class in org.opends.server.schema
This class implements the certificate attribute syntax.
CertificateSyntax() - Constructor for class org.opends.server.schema.CertificateSyntax
Creates a new instance of this syntax.
CertificateValidationPolicy - Enum in org.opends.server.extensions
This class implements an enumeration that may be used to indicate if/how a client's certificate should be validated against the corresponding user entry in the Directory Server.
certNicknameArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'certNicknameArg' global argument.
changeConfig(ReplicationDomainCfg) - Method in class org.opends.server.replication.service.ReplicationDomain
Change some ReplicationDomain parameters.
changeConfig(Set<String>, Set<String>) - Method in class org.opends.server.replication.service.ReplicationDomain
Applies a configuration change to the attributes which should be included in the ECL.
changeGenerationId(long) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Sets the provided value as the new in memory generationId.
CHANGELOG_BASE_DN - Static variable in class org.opends.server.backends.ChangelogBackend
The base DN for the external change log.
ChangelogBackend - Class in org.opends.server.backends
A backend that provides access to the changelog, i.e.
ChangelogBackend(ReplicationServer, ECLEnabledDomainPredicate) - Constructor for class org.opends.server.backends.ChangelogBackend
Creates a new backend with the provided replication server.
ChangelogDB - Interface in org.opends.server.replication.server.changelog.api
This interface is the entry point for the changelog database which stores the replication data on persistent storage.
ChangelogException - Exception in org.opends.server.replication.server.changelog.api
This class define an Exception that must be used when some error condition was detected in the changelog database that cannot be recovered automatically.
ChangelogException(LocalizableMessage) - Constructor for exception org.opends.server.replication.server.changelog.api.ChangelogException
Creates a new changelog exception with the provided information.
ChangelogException(Throwable) - Constructor for exception org.opends.server.replication.server.changelog.api.ChangelogException
Creates a new changelog exception with the provided information.
ChangelogException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.replication.server.changelog.api.ChangelogException
Creates a new identified exception with the provided information.
ChangelogState - Class in org.opends.server.replication.server
This is the changelog state stored in the changelogStateDB.
ChangelogState() - Constructor for class org.opends.server.replication.server.ChangelogState
 
ChangeNumberControlPlugin - Class in org.opends.server.plugins
This class implements a Directory Server plugin that will add the replication CSN to a response whenever the CSN control is received.
ChangeNumberControlPlugin() - Constructor for class org.opends.server.plugins.ChangeNumberControlPlugin
Creates a new instance of this Directory Server plugin.
ChangeNumberControlPlugin.ChangeNumberControl - Class in org.opends.server.plugins
The control used by this plugin.
ChangeNumberControlPlugin.ChangeNumberControl(boolean, CSN) - Constructor for class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberControl
Constructs a new change number control.
ChangeNumberControlPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Change Number Control Plugin settings.
ChangeNumberControlPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Change Number Control Plugin settings.
ChangeNumberControlPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Change Number Control Plugin managed object definition meta information.
ChangeNumberIndexDB - Interface in org.opends.server.replication.server.changelog.api
This class stores an index of all the changes seen by this server in the form of ChangeNumberIndexRecords.
ChangeNumberIndexer - Class in org.opends.server.replication.server.changelog.file
Thread responsible for inserting replicated changes into the ChangeNumber Index DB (CNIndexDB for short).
ChangeNumberIndexer(ChangelogDB, ChangelogState) - Constructor for class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Builds a ChangeNumberIndexer object.
ChangeNumberIndexRecord - Class in org.opends.server.replication.server.changelog.api
The Change Number Index Record class represents records stored in the ChangeNumberIndexDB.
ChangeNumberIndexRecord(long, DN, CSN) - Constructor for class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
Builds an instance of this class.
ChangeNumberIndexRecord(DN, CSN) - Constructor for class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
Builds an instance of this class, with changeNumber equal to 0.
ChangeOperationType - Enum in org.opends.server.util
This enumeration defines the set of possible change types.
ChangeRecordEntry - Class in org.opends.server.util
This abstract class defines methods for a change record entry.
ChangeRecordEntry(DN) - Constructor for class org.opends.server.util.ChangeRecordEntry
Creates a new change record entry with the provided information.
changeStatus(StatusMachineEvent) - Method in class org.opends.server.replication.server.DataServerHandler
Change the status according to the event.
changeStatusForResetGenId(long) - Method in class org.opends.server.replication.server.DataServerHandler
Order the peer DS server to change his status or close the connection according to the requested new generation id.
ChangeStatusMsg - Class in org.opends.server.replication.protocol
This message is used by the DS to tell the RS he is changing his status (new status field used), or by the RS to tell the DS he must change his status (requested status field used).
ChangeStatusMsg(ServerStatus, ServerStatus) - Constructor for class org.opends.server.replication.protocol.ChangeStatusMsg
Create a new ChangeStatusMsg.
ChangeTimeHeartbeatMsg - Class in org.opends.server.replication.protocol
Class that define messages sent by a replication domain (DS) to the replication server to let the RS know the DS current change time.
ChangeTimeHeartbeatMsg(CSN) - Constructor for class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
Constructor of a Change Time Heartbeat message providing the change time value in a CSN.
ChangeTimeHeartbeatMsg(byte[], short) - Constructor for class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
Creates a message from a provided byte array.
changeTypesToInt(Set<PersistentSearchChangeType>) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Retrieves the integer representation of the provided set of change types.
changeTypesToString(Set<PersistentSearchChangeType>) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Retrieves a string representation of the provided set of change types.
changeTypesToString(Set<PersistentSearchChangeType>, StringBuilder) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Appends a string representation of the specified set of change types to the provided buffer.
CharacterSetPasswordValidator - Class in org.opends.server.extensions
This class provides an OpenDJ password validator that may be used to ensure that proposed passwords contain at least a specified number of characters from one or more user-defined character sets.
CharacterSetPasswordValidator() - Constructor for class org.opends.server.extensions.CharacterSetPasswordValidator
Creates a new instance of this character set password validator.
CharacterSetPasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Character Set Password Validator settings.
CharacterSetPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Character Set Password Validator settings.
CharacterSetPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Character Set Password Validator managed object definition meta information.
checkAbort() - Method in class org.opends.quicksetup.Application
Checks whether the operation has been aborted.
checkAbort() - Method in class org.opends.quicksetup.installer.Installer
Checks the value of canceled field and throws an ApplicationException if true.
CHECKBOX_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the check box text color.
CHECKBOX_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the check box text.
checkCertificateInKeystore(SecurityOptions.CertificateType, String, String, String, Collection<LocalizableMessage>, Collection<String>) - Static method in class org.opends.server.tools.InstallDS
Checks that the provided parameters are valid to access an existing key store.
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.admin.ads.util.ApplicationTrustManager
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.admin.ads.util.BlindTrustManager
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.guitools.controlpanel.util.BlindApplicationTrustManager
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.server.extensions.BlindTrustManagerProvider
Determines whether an SSL client with the provided certificate chain should be trusted.
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.server.tools.PromptTrustManager
Determines whether an SSL client with the provided certificate chain should be trusted.
checkClientTrusted(X509Certificate[], String) - Method in class org.opends.server.util.ExpirationCheckTrustManager
Determines whether to trust the peer based on the provided certificate chain.
checkCompatibleSuperiors(Set<ObjectClass>, ObjectClassType, List<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Checks whether the provided superior object classes are compatible with the provided object class type.
checkConflicts(RebuildConfig) - Method in class org.opends.server.backends.RebuildConfig
Check the given config for conflicts with this config.
CheckEntrySyntaxException - Exception in org.opends.guitools.controlpanel.datamodel
The exception that occurs when the user is editing an entry and some of the provided data is not valid.
CheckEntrySyntaxException(List<LocalizableMessage>) - Constructor for exception org.opends.guitools.controlpanel.datamodel.CheckEntrySyntaxException
Constructor of the exception.
checkIfCanceled(boolean) - Method in class org.opends.server.core.OperationWrapper
Checks to see if this operation requested to cancel in which case CanceledOperationException will be thrown.
checkIfCanceled(boolean) - Method in class org.opends.server.types.AbstractOperation
 
checkIfCanceled(boolean) - Method in interface org.opends.server.types.Operation
Checks to see if this operation requested to cancel in which case CanceledOperationException will be thrown.
checkIfCanceled(boolean) - Method in interface org.opends.server.types.operation.PluginOperation
Checks to see if this operation requested to cancel in which case CanceledOperationException will be thrown.
checkIntValue(Collection<LocalizableMessage>, String, int, int, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Checks that the provided string value is a valid integer and if it is not updates a list of error messages with an error.
checkJavaVersion() - Static method in class org.opends.quicksetup.util.Utils
Checks that the java version we are running is compatible with OpenDS.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Updates the enabling/disabling of the OK button.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Updates the enabling/disabling of the OK button.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Updates the enabling/disabling of the OK button.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Updates the enabling/disabling of the OK button.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Updates the enabling/disabling of the OK button.
checkOKButtonEnable() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the enabling/disabling of the OK button.
checkOnlyOneArgPresent(Argument...) - Static method in class org.opends.server.util.StaticUtils
Checks that no more that one of a set of arguments is present.
checkSafeProperties(Map<String, List<String>>) - Static method in class org.opends.server.types.CommonSchemaElements
Check if the extra schema properties contain safe filenames.
checkSchema() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Returns true if the schema must be checked and false otherwise.
checkSchema() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Whether the schema must be checked or not.
checkSchema() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server should perform schema checking.
checkServerCertificate(X509Certificate[], String, String) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Indicate if the certificate chain can be trusted.
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.admin.ads.util.ApplicationTrustManager
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.admin.ads.util.BlindTrustManager
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.guitools.controlpanel.util.BlindApplicationTrustManager
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.server.extensions.BlindTrustManagerProvider
Determines whether an SSL server with the provided certificate chain should be trusted.
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.server.tools.PromptTrustManager
Determines whether an SSL server with the provided certificate chain should be trusted.
checkServerTrusted(X509Certificate[], String) - Method in class org.opends.server.util.ExpirationCheckTrustManager
Determines whether to trust the peer based on the provided certificate chain.
checkSubentryAddAcceptable(Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any checking that may be required before subentry add operation.
checkSubentryDeleteAcceptable(Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any checking that may be required before subentry delete operation.
checkSubentryModifyAcceptable(Entry, Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any checking that may be required before subentry modify operation.
checkSubentryModifyDNAcceptable(Entry, Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any checking that may be required before subentry modify DN operation.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewDomainPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntax(ArrayList<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Updates the list of errors by checking the syntax of the entry.
checkSyntaxBackground() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Returns true if the syntax of the entry must be checked in the background and false otherwise.
checkSyntaxBackground() - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Returns true if the syntax of the entry must be checked in the background and false otherwise.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply cancelled the selection in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply cancelled the selection in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply cancelled the selection in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply canceled the selection change in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply canceled the selection in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply cancelled the selection in the tree.
checkUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
Tells whether the user chose to save the changes in the panel, to not save them or simply cancelled the selection in the tree.
checkVersion() - Method in class org.opends.server.tools.tasks.TaskTool
Checks that binary version and instance version are the same.
checkVersionMismatch() - Static method in class org.opends.server.util.BuildVersion
Checks if the binary version is the same than the instance version.
checkWindow() - Method in class org.opends.server.replication.server.ServerHandler
Check the protocol window and send WindowMsg if necessary.
child(InstantiableRelationDefinition<? super M, ? super N>, AbstractManagedObjectDefinition<M, N>, String) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path having the specified managed object definition.
child(InstantiableRelationDefinition<M, N>, String) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path using the relation's child managed object definition.
child(OptionalRelationDefinition<? super M, ? super N>, AbstractManagedObjectDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path having the specified managed object definition.
child(OptionalRelationDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path using the relation's child managed object definition.
child(SingletonRelationDefinition<? super M, ? super N>, AbstractManagedObjectDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path having the specified managed object definition.
child(SingletonRelationDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path using the relation's child managed object definition.
child(SetRelationDefinition<? super M, ? super N>, AbstractManagedObjectDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path having the specified managed object definition.
child(SetRelationDefinition<M, N>, String) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path having the managed object definition indicated by name.
child(SetRelationDefinition<M, N>) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new child managed object path beneath the provided parent path using the relation's child managed object definition.
child(RDN) - Method in class org.opends.server.types.DN
Creates a new DN that is a child of this DN, using the specified RDN.
child(DN) - Method in class org.opends.server.types.DN
Creates a new DN that is a descendant of this DN, using the specified DN as a relative base DN.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseClientAlias(String[], Principal[], Socket) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Chooses the alias of the client certificate that should be used based on the provided criteria.
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Chooses the alias of the client certificate that should be used based on the provided criteria.
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Chooses the alias of the server certificate that should be used based on the provided criteria.
chooseServerAlias(String, Principal[], Socket) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Chooses the alias of the server certificate that should be used based on the provided criteria.
CIPHER_TRANSFORMATION_3DES - Static variable in class org.opends.server.extensions.ExtensionsConstants
The cipher transformation that should be used when performing 3DES encryption/decription.
CIPHER_TRANSFORMATION_AES - Static variable in class org.opends.server.extensions.ExtensionsConstants
The cipher transformation that should be used when performing AES encryption/decription.
CIPHER_TRANSFORMATION_BLOWFISH - Static variable in class org.opends.server.extensions.ExtensionsConstants
The cipher transformation that should be used when performing blowfish encryption/decription.
CIPHER_TRANSFORMATION_RC4 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The cipher transformation that should be used when performing RC4 encryption/decription.
CLASSES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where customer classes are.
ClassLoaderProvider - Class in org.opends.server.admin
Manages the class loader which should be used for loading configuration definition classes and associated extensions.
ClassPropertyDefinition - Class in org.opends.server.admin
Class property definition.
ClassPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing class property definitions.
cleanAdsTrustStore(InitialLdapContext) - Static method in class org.opends.admin.ads.ServerDescriptor
Cleans up the contents of the ads truststore.
cleanupService(String, PrintStream, PrintStream) - Static method in class org.opends.server.tools.ConfigureWindowsService
Cleans up a service for a given service name.
clear() - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
Clears the contents of the table model.
clear() - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Clears the list model.
clear() - Method in class org.opends.guitools.controlpanel.util.ViewPositions
Clears the contents of both lists.
clear() - Method in class org.opends.server.api.DITCacheMap
clear() - Method in class org.opends.server.api.EntryCache
Removes all entries from the cache.
clear() - Method in class org.opends.server.backends.jeb.EntryContainer
Clear the contents of this entry container.
clear() - Method in class org.opends.server.backends.pluggable.EntryContainer
Clear the contents of this entry container.
clear() - Method in class org.opends.server.extensions.DefaultEntryCache
Removes all entries from the cache.
clear() - Method in class org.opends.server.extensions.FIFOEntryCache
Removes all entries from the cache.
clear() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Removes all entries from the cache.
clear() - Method in class org.opends.server.replication.common.MultiDomainServerState
Empty the object..
clear() - Method in class org.opends.server.replication.common.ServerState
Empty the ServerState.
clear(DN) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Asks the current thread to clear its state for the specified domain.
clear() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Clears this change DB from the changes it contains.
clear() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Clear the changes from this DB (from both memory cache and DB storage).
clear() - Method in class org.opends.server.replication.server.MsgQueue
Removes all UpdateMsg form this queue.
clear() - Method in class org.opends.server.types.AttributeBuilder
Removes all attribute values from this attribute builder.
clear() - Method in class org.opends.server.types.SmallMap
CLEAR_PWD_ATTACHMENT - Static variable in class org.opends.server.extensions.PasswordModifyExtendedOperation
The clear text password, which may not be present if the provided password was pre-encoded.
clearAccountExpirationTime() - Method in class org.opends.server.core.PasswordPolicyState
Clears the user's account expiration time.
clearBackend(String) - Method in class org.opends.server.api.EntryCache
Removes all entries from the cache that are associated with the provided backend.
clearBackend() - Method in class org.opends.server.backends.jeb.BackendImpl
Clears all the entries from the backend.
clearBackend(String) - Method in class org.opends.server.extensions.DefaultEntryCache
Removes all entries from the cache that are associated with the provided backend.
clearBackend(String) - Method in class org.opends.server.extensions.FIFOEntryCache
Removes all entries from the cache that are associated with the provided backend.
clearBackend(String) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Removes all entries from the cache that are associated with the provided backend.
clearBackend() - Method in class org.opends.server.types.LDIFImportConfig
Indicates whether to clear the entire backend if importing to a backend with more than one base DNs.
clearDatabase(DatabaseContainer) - Method in class org.opends.server.backends.jeb.EntryContainer
Clear the contents for a database from disk.
clearDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Clears all records from the changelog (does not remove the changelog itself).
clearDB() - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Clears all records from the changelog (does not remove the changelog itself).
clearDb(Database) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Clears the database.
clearEvalAttributes(int) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Used to clear the mask used to detect if access checking needs to be performed on individual attributes types.
clearEvalAttributes(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Used to clear the mask used to detect if access checking needs to be performed on individual attributes types.
clearFailureLockout() - Method in class org.opends.server.core.PasswordPolicyState
Updates the user account to remove any record of a previous lockout due to failed authentications.
clearGenerationId(DN) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Clears the provided generationId associated to the provided baseDN from the state Db.
clearGraceLoginTimes() - Method in class org.opends.server.core.PasswordPolicyState
Updates the user entry to remove any record of previous grace logins.
clearLastLoginTime() - Method in class org.opends.server.core.PasswordPolicyState
Clears the last login time from the user's entry.
clearMemoryBackend() - Method in class org.opends.server.backends.MemoryBackend
Removes any data that may have been stored in this backend.
clearPasswordChangedTime() - Method in class org.opends.server.core.PasswordPolicyState
Removes the password changed time value from the user's entry.
clearPasswordHistory() - Method in class org.opends.server.core.PasswordPolicyState
Clears the password history state information for the user.
ClearPasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme that will store the values in clear-text with no encoding at all.
ClearPasswordStorageScheme() - Constructor for class org.opends.server.extensions.ClearPasswordStorageScheme
Creates a new instance of this password storage scheme.
ClearPasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Clear Password Storage Scheme settings.
ClearPasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Clear Password Storage Scheme settings.
ClearPasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Clear Password Storage Scheme managed object definition meta information.
clearRecordedBytes() - Method in class org.opends.server.types.RecordingInputStream
Clear the bytes currently recorded by this input stream.
clearRecordedBytes() - Method in class org.opends.server.types.RecordingOutputStream
Clear the bytes currently recorded by this output stream.
clearRequiredChangeTime() - Method in class org.opends.server.core.PasswordPolicyState
Updates the user entry to remove any timestamp indicating that the password has been changed in accordance with the required change time.
clearRootClientConnectionAtShutdown() - Static method in class org.opends.server.protocols.internal.InternalConnectionHandler
Called near the end of server shutdown.
clearServerId(DN, int) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Clears the provided serverId associated to the provided baseDN from the state Db.
clearStatistics() - Method in class org.opends.server.protocols.http.HTTPStatistics
Clears any statistical information collected to this point.
clearStatistics() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Clears any statistical information collected to this point.
clearSubtree(DN) - Method in class org.opends.server.api.EntryCache
Removes all entries from the cache that are below the provided DN.
clearSubtree(DN) - Method in class org.opends.server.extensions.DefaultEntryCache
Removes all entries from the cache that are below the provided DN.
clearSubtree(DN) - Method in class org.opends.server.extensions.FIFOEntryCache
Removes all entries from the cache that are below the provided DN.
clearSubtree(DN) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Removes all entries from the cache that are below the provided DN.
clearWarnedTime() - Method in class org.opends.server.core.PasswordPolicyState
Updates the user entry to clear the warned time.
CLI_JAVA_PROPERTY - Static variable in class org.opends.quicksetup.Constants
The cli java system property.
CliApplication - Interface in org.opends.quicksetup
Represents a quick setup CLI application.
ClickTooltipDisplayer - Class in org.opends.guitools.controlpanel.event
This class listens to events and displays a tooltip when the user clicks on the object that registered this listener.
ClickTooltipDisplayer() - Constructor for class org.opends.guitools.controlpanel.event.ClickTooltipDisplayer
 
CLIENT_SIDE_AUTH_UNKNOWN - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the user requested an unknown or unsupported authentication mechanism.
CLIENT_SIDE_CLIENT_LOOP - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client detected a referral loop caused by servers referencing each other in a circular manner.
CLIENT_SIDE_CONNECT_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client was not able to establish a connection to the server.
CLIENT_SIDE_CONTROL_NOT_FOUND - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client expected a control to be present in the response from the server but it was not included.
CLIENT_SIDE_DECODING_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that an error occurred while decoding a response from the server.
CLIENT_SIDE_ENCODING_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that an error occurred while encoding a request to send to the server.
CLIENT_SIDE_FILTER_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the filter provided by the user was malformed and could not be parsed.
CLIENT_SIDE_LOCAL_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that a local error occurred that had nothing to do with interaction with the server.
CLIENT_SIDE_MORE_RESULTS_TO_RETURN - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the server has returned more matching entries for a search operation than have been processed so far.
CLIENT_SIDE_NO_MEMORY - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client application was not able to allocate enough memory for the requested operation.
CLIENT_SIDE_NO_RESULTS_RETURNED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the server did not return any results for a search operation that was expected to match at least one entry.
CLIENT_SIDE_NOT_SUPPORTED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the user requested an operation that is not supported.
CLIENT_SIDE_PARAM_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that there was a problem with one or more of the parameters provided by the user.
CLIENT_SIDE_REFERRAL_LIMIT_EXCEEDED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client reached the maximum number of hops allowed when attempting to follow a referral (i.e., following one referral resulted in another referral which resulted in another referral and so on).
CLIENT_SIDE_SERVER_DOWN - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that a previously-established connection to the server was lost.
CLIENT_SIDE_TIMEOUT - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the client did not receive an expected response in a timely manner.
CLIENT_SIDE_USER_CANCELLED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The client-side result code that indicates that the user cancelled an operation.
ClientConnection - Class in org.opends.server.api
This class defines the set of methods and structures that must be implemented by a Directory Server client connection.
ClientConnection() - Constructor for class org.opends.server.api.ClientConnection
Performs the appropriate initialization generic to all client connections.
clientConnection - Variable in class org.opends.server.types.AbstractOperation
The client connection with which this operation is associated.
ClientConnectionMonitorProvider - Class in org.opends.server.monitors
This class defines a Directory Server monitor provider that can be used to obtain information about the client connections established to the server.
ClientConnectionMonitorProvider() - Constructor for class org.opends.server.monitors.ClientConnectionMonitorProvider
Creates an instance of this monitor provider.
ClientConnectionMonitorProvider(ConnectionHandler) - Constructor for class org.opends.server.monitors.ClientConnectionMonitorProvider
Creates an instance of this monitor provider.
ClientConnectionMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Client Connection Monitor Provider settings.
ClientConnectionMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Client Connection Monitor Provider settings.
ClientConnectionMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Client Connection Monitor Provider managed object definition meta information.
ClientConstraintHandler - Class in org.opends.server.admin.client
An interface for performing client-side constraint validation.
ClientConstraintHandler() - Constructor for class org.opends.server.admin.client.ClientConstraintHandler
Creates a new client constraint handler.
CliUserInteraction - Class in org.opends.quicksetup
Supports user interactions for a command line driven application.
CliUserInteraction(UserData) - Constructor for class org.opends.quicksetup.CliUserInteraction
Creates an instance that will use standard streams for interaction and with the provided CLI arguments.
cloneExtraProperties(CommonSchemaElements) - Static method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Clones the extra properties of the provided schema element.
cloneInitialLdapContext(InitialLdapContext, int, TrustManager, KeyManager) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Clones the provided InitialLdapContext and returns a connection using the same parameters.
cloneWithReplicationServerId(int) - Method in class org.opends.server.replication.common.DSInfo
Returns a new instance of DSInfo with the specified replication server Id.
close() - Method in class org.opends.server.admin.client.ManagementContext
Closes this management context.
close() - Method in class org.opends.server.admin.client.spi.Driver
Closes any context associated with this management context driver.
close() - Method in class org.opends.server.backends.jeb.AttributeIndex
Closes the attribute index.
close() - Method in class org.opends.server.backends.jeb.DatabaseContainer
Flush any cached database information to disk and close the database container.
close() - Method in class org.opends.server.backends.jeb.EntryContainer
Closes the entry container.
close() - Method in class org.opends.server.backends.jeb.JECompressedSchema
Closes the databases and releases any resources held by this compressed schema manager.
close() - Method in class org.opends.server.backends.jeb.RootContainer
Closes this root container.
close() - Method in class org.opends.server.backends.jeb.VLVIndex
Close the VLV index.
close() - Method in class org.opends.server.backends.pdb.PDBStorage
close() - Method in class org.opends.server.backends.pluggable.EntryContainer
Closes the entry container.
close() - Method in interface org.opends.server.backends.pluggable.spi.Importer
close() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
close() - Method in interface org.opends.server.backends.pluggable.spi.Storage
close() - Method in class org.opends.server.extensions.DynamicGroupMemberList
Indicates that this member list is no longer required and that the server may clean up any resources that may have been used in the course of processing.
close() - Method in class org.opends.server.extensions.FilteredStaticGroupMemberList
Indicates that this member list is no longer required and that the server may clean up any resources that may have been used in the course of processing.
close() - Method in class org.opends.server.extensions.RedirectingByteChannel
close() - Method in class org.opends.server.extensions.SimpleStaticGroupMemberList
Indicates that this member list is no longer required and that the server may clean up any resources that may have been used in the course of processing.
close() - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
Close this publisher.
close() - Method in interface org.opends.server.loggers.LogPublisher
Close this publisher.
close() - Method in class org.opends.server.loggers.MeteredStream
Close the output stream which closes the target output stream.
close() - Method in class org.opends.server.loggers.TextDebugLogPublisher
Close this publisher.
close() - Method in class org.opends.server.loggers.TextErrorLogPublisher
Close this publisher.
close() - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Close this publisher.
close() - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Close this publisher.
close(UnbindRequest, String) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
close() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Closes this input stream.
close() - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Closes this output stream, its associated socket, and the socket's associated input stream.
close() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Closes this socket.
close() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
close() - Method in class org.opends.server.replication.protocol.Session
This method is called when the session with the remote must be closed.
close() - Method in interface org.opends.server.replication.server.changelog.api.DBCursor
Release the resources and locks used by this Iterator.
close() - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
Release the resources and locks used by this Iterator.
close() - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
 
close() - Method in class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
Release the resources and locks used by this Iterator.
close() - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
Release the resources and locks used by this Iterator.
close() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
Close the ReplicationServer Cursor.
close() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDBCursor
Release the resources and locks used by this Iterator.
close(AtomicInteger) - Method in class org.opends.server.tools.LDAPConnection
Close the underlying ASN1 reader and writer, optionally sending an unbind request before disconnecting.
close() - Method in class org.opends.server.tools.LDAPReader
Closes this LDAP reader and the underlying socket.
close() - Method in class org.opends.server.tools.LDAPWriter
Closes this LDAP writer and the underlying socket.
close() - Method in class org.opends.server.tools.makeldif.MakeLDIFInputStream
Closes this input stream so that no more data may be read from it.
close() - Method in class org.opends.server.types.LDIFExportConfig
Closes any resources that this export config might have open.
close() - Method in class org.opends.server.types.LDIFImportConfig
Closes any resources that this import config might have open.
close() - Method in class org.opends.server.types.MemberList
Indicates that this member list is no longer required and that the server may clean up any resources that may have been used in the course of processing.
close() - Method in class org.opends.server.types.NullOutputStream
Closes the output stream.
close() - Method in class org.opends.server.types.RecordingInputStream
close() - Method in class org.opends.server.types.RecordingOutputStream
close() - Method in class org.opends.server.util.LDIFReader
Closes this LDIF reader and the underlying file or input stream.
close() - Method in class org.opends.server.util.LDIFWriter
Closes the LDIF writer and the underlying output stream or file.
close() - Method in class org.opends.server.util.MultiOutputStream
Closes all of the underlying output streams.
close() - Method in class org.opends.server.util.SizeLimitInputStream
close(Closeable...) - Static method in class org.opends.server.util.StaticUtils
Closes the provided Closeable's ignoring any errors which occurred.
close(Collection<? extends Closeable>) - Static method in class org.opends.server.util.StaticUtils
Closes the provided Closeable's ignoring any errors which occurred.
close(InitialContext...) - Static method in class org.opends.server.util.StaticUtils
Closes the provided InitialContexts ignoring any errors which occurred.
close0() - Method in class org.opends.server.loggers.TextAccessLogPublisher
Release any resources owned by the sub-implementation.
close0() - Method in class org.opends.server.loggers.TextAuditLogPublisher
Release any resources owned by the sub-implementation.
closeBackend() - Method in class org.opends.server.api.Backend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.BackupBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.ChangelogBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.jeb.BackendImpl
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.LDIFBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.MemoryBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.MonitorBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.NullBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.pluggable.BackendImpl
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.RootDSEBackend
 
closeBackend() - Method in class org.opends.server.backends.SchemaBackend
 
closeBackend() - Method in class org.opends.server.backends.task.TaskBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeBackend() - Method in class org.opends.server.backends.TrustStoreBackend
Performs any necessary work to finally close this backend, particularly closing any underlying databases or connections and deregistering any suffixes that it manages with the Directory Server.
closeButton - Variable in class org.opends.guitools.controlpanel.ui.GenericDialog
The close button.
closeButton - Variable in class org.opends.guitools.controlpanel.ui.GenericFrame
The close button.
closeClicked() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Notification that close was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
closeClicked() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Notification that close was clicked, the panel is in charge of doing whatever is required (close the dialog, etc.).
closeClicked(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user has clicked the 'close' button.
closeClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
closeClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user has clicked the 'close' button.
CLOSED_PAREN - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression used to match a closed parenthesis.
closeEntryWriter() - Method in interface org.opends.server.tools.makeldif.EntryWriter
Notifies the entry writer that no more entries will be provided and that any associated cleanup may be performed.
closeEntryWriter() - Method in class org.opends.server.tools.makeldif.MakeLDIF
Notifies the entry writer that no more entries will be provided and that any associated cleanup may be performed.
closeEntryWriter() - Method in class org.opends.server.tools.makeldif.MakeLDIFInputStream
Notifies the entry writer that no more entries will be provided and that any associated cleanup may be performed.
closeInitiated() - Method in class org.opends.server.replication.protocol.Session
This methods allows to determine if the session close was initiated on this Session.
code - Variable in class org.opends.dsml.protocol.ResultCode
 
CollationMatchingRuleCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Collation Matching Rule settings.
CollationMatchingRuleCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Collation Matching Rule settings.
CollationMatchingRuleCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Collation Matching Rule managed object definition meta information.
CollationMatchingRuleCfgDefn.MatchingRuleType - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "matching-rule-type" property.
CollationMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for Collation matching rules.
CollationMatchingRuleFactory() - Constructor for class org.opends.server.schema.CollationMatchingRuleFactory
Creates a new instance of CollationMatchingRuleFactory.
CollectionUtils - Class in org.opends.server.util
Utility class for Collections.
CollectiveAttributeSubentriesVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Collective Attribute Subentries Virtual Attribute settings.
CollectiveAttributeSubentriesVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Collective Attribute Subentries Virtual Attribute settings.
CollectiveAttributeSubentriesVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Collective Attribute Subentries Virtual Attribute managed object definition meta information.
CollectiveAttributeSubentriesVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider to serve the collectiveAttributeSubentries operational attribute as described in RFC 3671.
CollectiveAttributeSubentriesVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
Creates a new instance of this collectiveAttributeSubentries virtual attribute provider.
CollectiveVirtualAttribute - Class in org.opends.server.types
This class defines a collective virtual attribute, which is a special kind of attribute whose values do not actually exist in persistent storage but rather are obtained dynamically from applicable collective attribute subentry.
CollectiveVirtualAttribute(Attribute) - Constructor for class org.opends.server.types.CollectiveVirtualAttribute
Creates a new collective virtual attribute.
ColorAndFontConstants - Class in org.opends.guitools.controlpanel.ui
Class containing some Fonts and Colors used in the Control Panel.
ColorAndFontConstants() - Constructor for class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
 
column0Border - Static variable in class org.opends.guitools.controlpanel.ui.renderer.CustomCellRenderer
The border of the first column.
column0Border - Static variable in class org.opends.guitools.controlpanel.ui.renderer.TaskCellRenderer
The border of the first column.
COMBO_SEPARATOR - Static variable in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
The string to be used as combo separator.
comboBoxSelected(Map<String, SortedSet<AbstractIndexDescriptor>>, CategorizedComboBoxElement, AddRemovePanel<AbstractIndexDescriptor>) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates and addremove panel with the contents of the provided item.
ComboKeySelectionManager - Class in org.opends.guitools.controlpanel.event
A class used to allow the user to type a sequence of characters that will select automatically an item in the combo box.
ComboKeySelectionManager(JComboBox) - Constructor for class org.opends.guitools.controlpanel.event.ComboKeySelectionManager
Default constructor.
commit() - Method in interface org.opends.server.admin.client.ManagedObject
Adds this managed object to the server or commits any changes made to it depending on whether or not the managed object already exists on the server.
commit() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Adds this managed object to the server or commits any changes made to it depending on whether or not the managed object already exists on the server.
commit() - Method in interface org.opends.server.admin.ConfigurationClient
If this is a new configuration this method will attempt to add it to the server, otherwise it will commit any changes made to this configuration.
CommonSchemaElements - Class in org.opends.server.types
An abstract base class for LDAP schema definitions which contain an OID, optional names, description, an obsolete flag, and an optional set of extra properties.
CommonSchemaElements(String, Collection<String>, String, String, boolean, Map<String, List<String>>) - Constructor for class org.opends.server.types.CommonSchemaElements
Creates a new definition with the provided information.
CommunicationException - Exception in org.opends.server.admin.client
This exception is thrown when a communications related problem occurs whilst interacting with the Directory Server.
CommunicationException() - Constructor for exception org.opends.server.admin.client.CommunicationException
Create a communication exception with a default message.
CommunicationException(Throwable) - Constructor for exception org.opends.server.admin.client.CommunicationException
Create a communication exception with a cause and a default message.
CommunicationException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.CommunicationException
Create a communication exception with a message and cause.
CommunicationException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.CommunicationException
Create a communication exception with a message.
COMPACT_VERSION_STRING - Static variable in class org.opends.server.util.DynamicConstants
A compact version string for this product, suitable for use in path names and similar cases.
comparator - Variable in class org.opends.server.backends.jeb.VLVIndex
The comparator for vlvIndex keys.
compare(BaseDNDescriptor, BaseDNDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Comparable implementation.
compare(AddressConnectionHandlerDescriptor, AddressConnectionHandlerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
compare(ConnectionHandlerDescriptor, ConnectionHandlerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Comparable implementation.
compare(BackendDescriptor, BackendDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
compare(AbstractIndexDescriptor, AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.IndexTableModel
Comparable implementation.
compare(TaskEntry, TaskEntry) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
compare(AbstractIndexDescriptor, AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexTableModel
Comparable implementation.
compare(JavaPropertiesPanel.JavaArgumentsDescriptor, JavaPropertiesPanel.JavaArgumentsDescriptor) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Compares two java argument descriptors.
compare(TableViewEntryPanel.AttributeValuePair, TableViewEntryPanel.AttributeValuePair) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
compare(String, String) - Method in class org.opends.guitools.controlpanel.util.LowerCaseComparator
compare(ServerDescriptor, ServerDescriptor) - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
compare(SuffixDescriptor, SuffixDescriptor) - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
compare(Aci, Aci) - Method in class org.opends.server.admin.ACIPropertyDefinition
Compares two property values for order.
compare(AttributeType, AttributeType) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Compares two property values for order.
compare(Boolean, Boolean) - Method in class org.opends.server.admin.BooleanPropertyDefinition
Compares two property values for order.
compare(DN, DN) - Method in class org.opends.server.admin.DNPropertyDefinition
Compares two property values for order.
compare(Long, Long) - Method in class org.opends.server.admin.DurationPropertyDefinition
Compares two property values for order.
compare(Integer, Integer) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Compares two property values for order.
compare(AddressMask, AddressMask) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Compares two property values for order.
compare(InetAddress, InetAddress) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Compares two property values for order.
compare(T, T) - Method in class org.opends.server.admin.PropertyDefinition
Compares two property values for order.
compare(Long, Long) - Method in class org.opends.server.admin.SizePropertyDefinition
Compares two property values for order.
compare(byte[], byte[]) - Method in class org.opends.server.backends.jeb.AttributeIndex.KeyComparator
compare(DatabaseContainer, DatabaseContainer) - Method in class org.opends.server.backends.jeb.DbPreloadComparator
Compares its two arguments for order.
compare(byte[], byte[]) - Method in class org.opends.server.backends.jeb.VLVKeyComparator
Compares the contents of the provided byte arrays to determine their relative order.
compare(SortValuesSet, int, long, ByteString[]) - Method in class org.opends.server.backends.jeb.VLVKeyComparator
Compares the contents in the provided values set with the given values to determine their relative order.
compare(CSN, CSN) - Static method in class org.opends.server.replication.common.CSN
Compares this CSN with the provided CSN for order and returns a negative number if csn1 is older than csn2, zero if they have the same age, or a positive number if csn1 is newer than csn2.
compare(FakeOperation, FakeOperation) - Method in class org.opends.server.replication.plugin.FakeOperationComparator
compare(byte[], byte[]) - Static method in class org.opends.server.util.StaticUtils
Compare two byte arrays for order.
COMPARE_FALSE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for compare operations in which the assertion is false.
COMPARE_TRUE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for compare operations in which the assertion is true.
compareAsync(CompareRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
compareConcatenatedSchema(Set<String>, Set<String>, AttributeType, List<Modification>) - Static method in class org.opends.server.types.Schema
Compares the provided sets of schema element definitions and writes any differences found into the given list of modifications.
compareNames(AbstractIndexDescriptor, AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Compares the names of the two indexes.
CompareOperation - Interface in org.opends.server.core
This interface defines an operation that may be used to determine whether a specified entry in the Directory Server contains a given attribute-value pair.
CompareOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to determine whether a specified entry in the Directory Server contains a given attribute-value pair.
CompareOperationBasis(ClientConnection, long, int, List<Control>, ByteString, String, ByteString) - Constructor for class org.opends.server.core.CompareOperationBasis
Creates a new compare operation with the provided information.
CompareOperationBasis(ClientConnection, long, int, List<Control>, DN, AttributeType, ByteString) - Constructor for class org.opends.server.core.CompareOperationBasis
Creates a new compare operation with the provided information.
CompareOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given compare operation.
CompareOperationWrapper(CompareOperation) - Constructor for class org.opends.server.core.CompareOperationWrapper
Creates a new compare operation based on the provided compare operation.
compareRebuildRequired(AbstractIndexDescriptor, AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Compares the rebuild messages for the two indexes.
CompareRequest - Class in org.opends.dsml.protocol
Java class for CompareRequest complex type.
CompareRequest() - Constructor for class org.opends.dsml.protocol.CompareRequest
 
CompareRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP compare request protocol op, which is used to determine whether a particular entry contains a specified attribute value.
CompareRequestProtocolOp(ByteString, String, ByteString) - Constructor for class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Creates a new compare request protocol op with the provided information.
CompareResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP compare response protocol op, which is used to provide information about the result of processing a compare request.
CompareResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Creates a new compare response protocol op with the provided result code.
CompareResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Creates a new compare response protocol op with the provided result code and error message.
CompareResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Creates a new compare response protocol op with the provided information.
compareTo(BaseDNDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
compareTo(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
compareTo(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
 
compareTo(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
 
compareTo(BuildInformation) - Method in class org.opends.quicksetup.BuildInformation
compareTo(PropertyDefinition<?>) - Method in class org.opends.server.admin.PropertyDefinition
Compares this property definition with the specified property definition for order.
compareTo(Tag) - Method in class org.opends.server.admin.Tag
compareTo(Aci) - Method in class org.opends.server.authorization.dseecompat.Aci
Compares this Aci with the provided Aci based on a natural order.
compareTo(EntryID) - Method in class org.opends.server.backends.jeb.EntryID
Compares this object with the specified object for order.
compareTo(SortValues) - Method in class org.opends.server.backends.jeb.SortValues
Compares this set of sort values with the provided set of values to determine their relative order in a sorted list.
compareTo(ByteString) - Method in class org.opends.server.backends.jeb.SortValues
Compares the first element in this set of sort values with the provided assertion value to determine whether the assertion value is greater than or equal to the initial sort value.
compareTo(TreeName) - Method in class org.opends.server.backends.pluggable.spi.TreeName
 
compareTo(Task) - Method in class org.opends.server.backends.task.Task
Compares this task with the provided task for the purposes of ordering in a sorted list.
compareTo(Object) - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Indicates the order of this profile stack frame relative to the provided object in a sorted list.
compareTo(CSN) - Method in class org.opends.server.replication.common.CSN
Compares this CSN with the provided CSN for order and returns a negative number if this CSN is older than csn, zero if they have the same age, or a positive number if this CSN is newer than csn.
compareTo(UpdateMsg) - Method in class org.opends.server.replication.protocol.UpdateMsg
compareTo(ReplicaId) - Method in class org.opends.server.replication.server.changelog.api.ReplicaId
compareTo(AttributeType) - Method in class org.opends.server.types.AttributeType
compareTo(DN) - Method in class org.opends.server.types.DN
Compares this DN with the provided DN based on a natural order, as defined by the toNormalizedByteString() method.
compareTo(RDN) - Method in class org.opends.server.types.RDN
Compares this RDN with the provided RDN based on natural ordering defined by the toNormalizedByteString() method.
compareTo(BuildVersion) - Method in class org.opends.server.util.BuildVersion
 
compareValues(ByteString, ByteString) - Method in class org.opends.server.types.SortKey
Compares the provided values using this sort key.
completeBranchInitialization(Map<String, Template>) - Method in class org.opends.server.tools.makeldif.Branch
Performs any necessary processing to ensure that the branch initialization is completed.
completed() - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Signal that treatment of this object has been completed and that it is going to be removed from the map where it is stored.
completedProgress - Variable in class org.opends.quicksetup.installer.Installer
Set of progress steps that have been completed.
completeSynchronizationProvider() - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary final initialization processing for this synchronization provider.
completeSynchronizationProvider() - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary final initialization processing for this synchronization provider.
completeTemplateInitialization(Map<String, Template>) - Method in class org.opends.server.tools.makeldif.Template
Performs any necessary processing to ensure that the template initialization is completed.
completionNotificationArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument for specifying completion notifications.
componentHidden(ComponentEvent) - Method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
componentHidden(ComponentEvent) - Method in class org.opends.quicksetup.event.MinimumSizeComponentListener
ComponentListener implementation.
componentMoved(ComponentEvent) - Method in class org.opends.quicksetup.event.MinimumSizeComponentListener
ComponentListener implementation.
componentResized(ComponentEvent) - Method in class org.opends.quicksetup.event.MinimumSizeComponentListener
ComponentListener implementation.
componentShown(ComponentEvent) - Method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
componentShown(ComponentEvent) - Method in class org.opends.quicksetup.event.MinimumSizeComponentListener
ComponentListener implementation.
compress(byte[], int, int, byte[], int, int) - Method in class org.opends.server.crypto.CryptoManagerImpl
Attempts to compress the data in the provided source array into the given destination array.
compress(byte[], int, int, byte[], int, int) - Method in interface org.opends.server.types.CryptoManager
Attempts to compress the data in the provided source array into the given destination array.
compressAttributeDescriptions() - Method in class org.opends.server.types.EntryEncodeConfig
Indicates whether the encoded entry should use compressed attribute descriptions.
compressData() - Method in class org.opends.server.types.BackupConfig
Indicates whether the backup process should compress the data as it is archived.
compressData() - Method in class org.opends.server.types.LDIFExportConfig
Indicates whether the LDIF data should be compressed as it is written.
COMPRESSED_SCHEMA_FILE_NAME - Static variable in class org.opends.server.config.ConfigConstants
The base name (with no path information) of the file that will be used to hold schema tokens used for compressed schema elements.
CompressedSchema - Class in org.opends.server.api
This class provides a utility for interacting with compressed representations of schema elements.
CompressedSchema() - Constructor for class org.opends.server.api.CompressedSchema
 
compressObjectClassSets() - Method in class org.opends.server.types.EntryEncodeConfig
Indicates whether the encoded entry should use compressed object class sets.
comps - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
An array containing all the components.
computeMonitoringPossibleResults(CustomSearchResult, CustomSearchResult, ArrayList<Integer>, Collection<String>) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Computes the possible comparison results for monitoring information.
computeNewStatus(ServerStatus, StatusMachineEvent) - Static method in class org.opends.server.replication.common.StatusMachine
Computes the new status of the state machine according to the current status and the new generated event.
computeNewValue(ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.UpdateFunction
Computes the new value for a record based on the record's existing content.
computeNumWorkerThreads(Integer) - Method in class org.opends.server.api.WorkQueue
Computes the number of worker threads to use by the working queue based on the configured number.
concat(RDN[]) - Method in class org.opends.server.types.DN
Creates a new DN that is a descendant of this DN, using the specified RDN components.
ConcurrentModificationException - Exception in org.opends.server.admin.client
This exception is thrown when a critical concurrent modification is detected by the client.
ConcurrentModificationException() - Constructor for exception org.opends.server.admin.client.ConcurrentModificationException
Create a concurrent modification exception with a default message.
ConcurrentModificationException(Throwable) - Constructor for exception org.opends.server.admin.client.ConcurrentModificationException
Create a concurrent modification exception with a cause and a default message.
ConcurrentModificationException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.client.ConcurrentModificationException
Create a concurrent modification exception with a message and cause.
ConcurrentModificationException(LocalizableMessage) - Constructor for exception org.opends.server.admin.client.ConcurrentModificationException
Create a concurrent modification exception with a message.
Condition - Interface in org.opends.server.admin.condition
An interface for evaluating conditions.
Conditions - Class in org.opends.server.admin.condition
This class consists exclusively of static methods that operate on or return conditions.
CONFIDENTIALITY_REQUIRED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because confidentiality is required.
config - Variable in class org.opends.server.replication.service.ReplicationDomain
The configuration of the replication domain.
CONFIG_ARCHIVE_DIR_NAME - Static variable in class org.opends.server.config.ConfigConstants
The base name (with no path information) of the directory that will hold the archived versions of previous configurations.
CONFIG_BACKUP_BASE_FILENAME - Static variable in class org.opends.server.util.ServerConstants
The base filename to use for the archive file containing a backup of the server configuration.
CONFIG_CHANGES_NAME - Static variable in class org.opends.server.config.ConfigConstants
The base name (with no path information) of the file that may contain changes in LDIF form to apply to the configuration before the configuration is loaded and initialized.
CONFIG_DIR_NAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the directory that will hold the configuration file for the Directory Server.
CONFIG_FILE_NAME - Static variable in class org.opends.server.config.ConfigConstants
The default name of the file that holds the configuration for the Directory Server.
CONFIG_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the config files are.
CONFIG_VALUE_FALSE - Static variable in class org.opends.server.util.ServerConstants
The value that will be used in the configuration for Boolean elements with a value of "false".
CONFIG_VALUE_TRUE - Static variable in class org.opends.server.util.ServerConstants
The value that will be used in the configuration for Boolean elements with a value of "true".
configAddIsAcceptable(ConfigEntry, LocalizableMessageBuilder) - Method in interface org.opends.server.api.ConfigAddListener
Indicates whether the configuration entry that will result from a proposed add is acceptable to this add listener.
ConfigAddListener - Interface in org.opends.server.api
This interface defines the methods that a Directory Server component should implement if it wishes to be able to receive notification of new entries added below a configuration entry.
ConfigAttribute - Class in org.opends.server.config
This class defines a configuration attribute, which can hold zero or more values associated with a configurable property within the Directory Server.
ConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean) - Constructor for class org.opends.server.config.ConfigAttribute
Creates a new configuration attribute stub with the provided information but no values.
ConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, LinkedHashSet<ByteString>) - Constructor for class org.opends.server.config.ConfigAttribute
Creates a new configuration attribute with the provided information.
ConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, LinkedHashSet<ByteString>, boolean, LinkedHashSet<ByteString>) - Constructor for class org.opends.server.config.ConfigAttribute
Creates a new configuration attribute with the provided information.
configChangeIsAcceptable(ConfigEntry, LocalizableMessageBuilder) - Method in interface org.opends.server.api.ConfigChangeListener
Indicates whether the configuration entry that will result from a proposed modification is acceptable to this change listener.
ConfigChangeListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive configuration change notifications.
ConfigChangeListener - Interface in org.opends.server.api
This interface defines the methods that a Directory Server component should implement if it wishes to be able to receive notification of changes to a configuration entry.
configClassName - Static variable in class org.opends.guitools.controlpanel.util.ConfigReader
The class used to read the configuration from a file.
ConfigConstants - Class in org.opends.server.config
This class defines a number of constants used by the Directory Server configuration, including configuration attribute and objectclass names, and attribute options.
ConfigConstants() - Constructor for class org.opends.server.config.ConfigConstants
 
configDeleteIsAcceptable(ConfigEntry, LocalizableMessageBuilder) - Method in interface org.opends.server.api.ConfigDeleteListener
Indicates whether it is acceptable to remove the provided configuration entry.
ConfigDeleteListener - Interface in org.opends.server.api
This interface defines the methods that a Directory Server component should implement if it wishes to be able to receive notification if entries below a configuration entry are removed.
ConfigEntry - Class in org.opends.server.config
This class defines a configuration entry, which can hold zero or more attributes that may control the configuration of various components of the Directory Server.
ConfigEntry(Entry, ConfigEntry) - Constructor for class org.opends.server.config.ConfigEntry
Creates a new config entry with the provided information.
ConfigException - Exception in org.opends.server.config
This class defines an exception that may be thrown during the course of interactions with the Directory Server configuration.
ConfigException(LocalizableMessage) - Constructor for exception org.opends.server.config.ConfigException
Creates a new configuration exception with the provided message.
ConfigException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.config.ConfigException
Creates a new configuration exception with the provided message and underlying cause.
configFile - Static variable in class org.opends.guitools.controlpanel.util.ConfigReader
The configuration file full path (-INSTANCE_ROOT-/config/config.ldif).
ConfigFileHandler - Class in org.opends.server.extensions
This class defines a simple configuration handler for the Directory Server that will read the server configuration from an LDIF file.
ConfigFileHandler() - Constructor for class org.opends.server.extensions.ConfigFileHandler
Creates a new instance of this config file handler.
ConfigFileHandlerBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Config File Handler Backend settings.
ConfigFileHandlerBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Config File Handler Backend settings.
ConfigFileHandlerBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Config File Handler Backend managed object definition meta information.
ConfigFromDirContext - Class in org.opends.guitools.controlpanel.util
A class that reads the configuration and monitoring information using a DirContext through LDAP.
ConfigFromDirContext() - Constructor for class org.opends.guitools.controlpanel.util.ConfigFromDirContext
 
ConfigFromFile - Class in org.opends.guitools.controlpanel.util
A class that reads the configuration information from the files.
ConfigFromFile() - Constructor for class org.opends.guitools.controlpanel.util.ConfigFromFile
Creates a new instance of this config file handler.
ConfigGuideGeneration - Class in org.opends.server.admin.doc
This class allow Configuration Guide documentation generation (html format).
ConfigGuideGeneration() - Constructor for class org.opends.server.admin.doc.ConfigGuideGeneration
 
ConfigHandler<C extends BackendCfg> - Class in org.opends.server.api
This class defines the set of methods and structures that must be implemented by a Directory Server configuration handler.
ConfigHandler() - Constructor for class org.opends.server.api.ConfigHandler
 
configMain(String[], OutputStream, OutputStream) - Static method in class org.opends.server.tools.ConfigureDS
Parses the provided command-line arguments and makes the appropriate changes to the Directory Server configuration.
ConfigMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.config.
configRead - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
Whether the configuration has already been read or not.
ConfigReader - Class in org.opends.guitools.controlpanel.util
An abstract class providing some common interface for the class that read the configuration (and if the server is running, the monitoring information).
ConfigReader() - Constructor for class org.opends.guitools.controlpanel.util.ConfigReader
 
ConfigReadException - Exception in org.opends.guitools.controlpanel.datamodel
Exception that occurs reading the server configuration.
ConfigReadException(LocalizableMessage) - Constructor for exception org.opends.guitools.controlpanel.datamodel.ConfigReadException
Constructor for the exception.
ConfigurableEnvironment - Class in org.opends.server.backends.jeb
This class maps JE properties to configuration attributes.
ConfigurableEnvironment() - Constructor for class org.opends.server.backends.jeb.ConfigurableEnvironment
 
Configuration - Class in org.opends.quicksetup
Represents the contents of an OpenDS configuration file.
Configuration(Installation, File) - Constructor for class org.opends.quicksetup.Configuration
Create a Configuration from a file.
Configuration - Interface in org.opends.server.admin
A common base interface for all server managed object configurations.
CONFIGURATION_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error during the configuration of the Directory Server.
ConfigurationAddListener<T extends Configuration> - Interface in org.opends.server.admin.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 configuration is added.
ConfigurationAttributePanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays a configuration attribute definition.
ConfigurationAttributePanel() - Constructor for class org.opends.guitools.controlpanel.ui.ConfigurationAttributePanel
 
ConfigurationAttributeTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a configuration attribute in the 'Manage Schema' tree.
ConfigurationAttributeTreeNode(String, AttributeType) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.ConfigurationAttributeTreeNode
Constructor of the node.
ConfigurationBootstrapper - Class in org.opends.server.core
Bootstrap the server configuration.
ConfigurationBootstrapper() - Constructor for class org.opends.server.core.ConfigurationBootstrapper
 
configurationChanged(ConfigurationChangeEvent) - Method in interface org.opends.guitools.controlpanel.event.ConfigChangeListener
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ErrorPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.NewAttributePanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.NewIndexPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.NewObjectClassPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Method that is called when a change in the configuration occurred.
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Method that is called when a change in the configuration occurred.
ConfigurationChangeEvent - Class in org.opends.guitools.controlpanel.event
The event that describes a change in the configuration.
ConfigurationChangeEvent(Object, ServerDescriptor) - Constructor for class org.opends.guitools.controlpanel.event.ConfigurationChangeEvent
Constructor for the event.
ConfigurationChangeListener<T extends Configuration> - Interface in org.opends.server.admin.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 configuration is changed.
configurationClass() - Method in interface org.opends.server.admin.Configuration
Gets the configuration class associated with this configuration.
configurationClass() - Method in interface org.opends.server.admin.std.server.AccessControlHandlerCfg
Gets the configuration class associated with this Access Control Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the configuration class associated with this Access Log Filtering Criteria.
configurationClass() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the configuration class associated with this Access Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.AccountStatusNotificationHandlerCfg
Gets the configuration class associated with this Account Status Notification Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the configuration class associated with this Administration Connector.
configurationClass() - Method in interface org.opends.server.admin.std.server.AESPasswordStorageSchemeCfg
Gets the configuration class associated with this AES Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Gets the configuration class associated with this Alert Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.AnonymousSASLMechanismHandlerCfg
Gets the configuration class associated with this Anonymous SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the configuration class associated with this Attribute Cleanup Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.AttributeSyntaxCfg
Gets the configuration class associated with this Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.AttributeTypeDescriptionAttributeSyntaxCfg
Gets the configuration class associated with this Attribute Type Description Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the configuration class associated with this Attribute Value Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.AuthenticationPolicyCfg
Gets the configuration class associated with this Authentication Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the configuration class associated with this Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the configuration class associated with this Backend Index.
configurationClass() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the configuration class associated with this Backend VLV Index.
configurationClass() - Method in interface org.opends.server.admin.std.server.BackupBackendCfg
Gets the configuration class associated with this Backup Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.Base64PasswordStorageSchemeCfg
Gets the configuration class associated with this Base64 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.BlindTrustManagerProviderCfg
Gets the configuration class associated with this Blind Trust Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.BlowfishPasswordStorageSchemeCfg
Gets the configuration class associated with this Blowfish Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.CancelExtendedOperationHandlerCfg
Gets the configuration class associated with this Cancel Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.CertificateAttributeSyntaxCfg
Gets the configuration class associated with this Certificate Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.CertificateMapperCfg
Gets the configuration class associated with this Certificate Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.ChangeNumberControlPluginCfg
Gets the configuration class associated with this Change Number Control Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the configuration class associated with this Character Set Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.ClearPasswordStorageSchemeCfg
Gets the configuration class associated with this Clear Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.ClientConnectionMonitorProviderCfg
Gets the configuration class associated with this Client Connection Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Gets the configuration class associated with this Collation Matching Rule.
configurationClass() - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Gets the configuration class associated with this Collective Attribute Subentries Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.ConfigFileHandlerBackendCfg
Gets the configuration class associated with this Config File Handler Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Gets the configuration class associated with this Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the configuration class associated with this Core Schema.
configurationClass() - Method in interface org.opends.server.admin.std.server.CountryStringAttributeSyntaxCfg
Gets the configuration class associated with this Country String Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Gets the configuration class associated with this Cram MD5 SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the configuration class associated with this Crypto Manager.
configurationClass() - Method in interface org.opends.server.admin.std.server.CryptPasswordStorageSchemeCfg
Gets the configuration class associated with this Crypt Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the configuration class associated with this Debug Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the configuration class associated with this Debug Target.
configurationClass() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the configuration class associated with this Dictionary Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the configuration class associated with this Digest MD5 SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.DirectoryStringAttributeSyntaxCfg
Gets the configuration class associated with this Directory String Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.DseeCompatAccessControlHandlerCfg
Gets the configuration class associated with this Dsee Compat Access Control Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.DynamicGroupImplementationCfg
Gets the configuration class associated with this Dynamic Group Implementation.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the configuration class associated with this Entity Tag Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Gets the configuration class associated with this Entry Cache.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntryCacheMonitorProviderCfg
Gets the configuration class associated with this Entry Cache Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Gets the configuration class associated with this Entry DN Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntryUUIDPluginCfg
Gets the configuration class associated with this Entry UUID Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Gets the configuration class associated with this Entry UUID Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.ErrorLogAccountStatusNotificationHandlerCfg
Gets the configuration class associated with this Error Log Account Status Notification Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Gets the configuration class associated with this Error Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Gets the configuration class associated with this Exact Match Identity Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.ExtendedOperationHandlerCfg
Gets the configuration class associated with this Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Gets the configuration class associated with this External Changelog Domain.
configurationClass() - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the configuration class associated with this External SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the configuration class associated with this FIFO Entry Cache.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the configuration class associated with this File Based Access Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the configuration class associated with this File Based Audit Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the configuration class associated with this File Based Debug Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the configuration class associated with this File Based Error Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the configuration class associated with this File Based HTTP Access Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the configuration class associated with this File Based Key Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the configuration class associated with this File Based Trust Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.FileCountLogRetentionPolicyCfg
Gets the configuration class associated with this File Count Log Retention Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Gets the configuration class associated with this Fingerprint Certificate Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.FixedTimeLogRotationPolicyCfg
Gets the configuration class associated with this Fixed Time Log Rotation Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.FractionalLDIFImportPluginCfg
Gets the configuration class associated with this Fractional LDIF Import Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.FreeDiskSpaceLogRetentionPolicyCfg
Gets the configuration class associated with this Free Disk Space Log Retention Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.GetConnectionIdExtendedOperationHandlerCfg
Gets the configuration class associated with this Get Connection Id Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.GetSymmetricKeyExtendedOperationHandlerCfg
Gets the configuration class associated with this Get Symmetric Key Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the configuration class associated with this Global Configuration.
configurationClass() - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Gets the configuration class associated with this Governing Structure Rule Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.GroupImplementationCfg
Gets the configuration class associated with this Group Implementation.
configurationClass() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the configuration class associated with this GSSAPI SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Gets the configuration class associated with this Has Subordinates Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.HTTPAccessLogPublisherCfg
Gets the configuration class associated with this HTTP Access Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the configuration class associated with this HTTP Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.IdentityMapperCfg
Gets the configuration class associated with this Identity Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Gets the configuration class associated with this Is Member Of Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.JMXAlertHandlerCfg
Gets the configuration class associated with this JMX Alert Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the configuration class associated with this JMX Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.JPEGAttributeSyntaxCfg
Gets the configuration class associated with this JPEG Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.KeyManagerProviderCfg
Gets the configuration class associated with this Key Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.LastModPluginCfg
Gets the configuration class associated with this Last Mod Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.LDAPAttributeDescriptionListPluginCfg
Gets the configuration class associated with this LDAP Attribute Description List Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the configuration class associated with this LDAP Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the configuration class associated with this LDAP Pass Through Authentication Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Gets the configuration class associated with this LDIF Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Gets the configuration class associated with this LDIF Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Gets the configuration class associated with this Length Based Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the configuration class associated with this Local DB Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the configuration class associated with this Local DB Index.
configurationClass() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the configuration class associated with this Local DB VLV Index.
configurationClass() - Method in interface org.opends.server.admin.std.server.LogPublisherCfg
Gets the configuration class associated with this Log Publisher.
configurationClass() - Method in interface org.opends.server.admin.std.server.LogRetentionPolicyCfg
Gets the configuration class associated with this Log Retention Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.LogRotationPolicyCfg
Gets the configuration class associated with this Log Rotation Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.MatchingRuleCfg
Gets the configuration class associated with this Matching Rule.
configurationClass() - Method in interface org.opends.server.admin.std.server.MD5PasswordStorageSchemeCfg
Gets the configuration class associated with this MD5 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Gets the configuration class associated with this Member Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.MemoryBackendCfg
Gets the configuration class associated with this Memory Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.MemoryUsageMonitorProviderCfg
Gets the configuration class associated with this Memory Usage Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.MonitorBackendCfg
Gets the configuration class associated with this Monitor Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.MonitorProviderCfg
Gets the configuration class associated with this Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.NullBackendCfg
Gets the configuration class associated with this Null Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Gets the configuration class associated with this Num Subordinates Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.ParallelWorkQueueCfg
Gets the configuration class associated with this Parallel Work Queue.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Gets the configuration class associated with this Password Expiration Time Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordGeneratorCfg
Gets the configuration class associated with this Password Generator.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Gets the configuration class associated with this Password Modify Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the configuration class associated with this Password Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the configuration class associated with this Password Policy Import Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyStateExtendedOperationHandlerCfg
Gets the configuration class associated with this Password Policy State Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Gets the configuration class associated with this Password Policy Subentry Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordStorageSchemeCfg
Gets the configuration class associated with this Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.PasswordValidatorCfg
Gets the configuration class associated with this Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.PBKDF2PasswordStorageSchemeCfg
Gets the configuration class associated with this PBKDF2 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the configuration class associated with this PDB Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the configuration class associated with this PKCS11 Key Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.PKCS5S2PasswordStorageSchemeCfg
Gets the configuration class associated with this PKCS5S2 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Gets the configuration class associated with this Plain SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the configuration class associated with this Pluggable Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.PluginCfg
Gets the configuration class associated with this Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the configuration class associated with this Plugin Root.
configurationClass() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the configuration class associated with this Profiler Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Gets the configuration class associated with this Random Password Generator.
configurationClass() - Method in interface org.opends.server.admin.std.server.RC4PasswordStorageSchemeCfg
Gets the configuration class associated with this RC4 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the configuration class associated with this Referential Integrity Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the configuration class associated with this Regular Expression Identity Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Gets the configuration class associated with this Repeated Characters Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the configuration class associated with this Replication Domain.
configurationClass() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the configuration class associated with this Replication Server.
configurationClass() - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Gets the configuration class associated with this Replication Synchronization Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the configuration class associated with this Root.
configurationClass() - Method in interface org.opends.server.admin.std.server.RootDNCfg
Gets the configuration class associated with this Root DN.
configurationClass() - Method in interface org.opends.server.admin.std.server.RootDNUserCfg
Gets the configuration class associated with this Root DN User.
configurationClass() - Method in interface org.opends.server.admin.std.server.RootDSEBackendCfg
Gets the configuration class associated with this Root DSE Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.SaltedMD5PasswordStorageSchemeCfg
Gets the configuration class associated with this Salted MD5 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA1PasswordStorageSchemeCfg
Gets the configuration class associated with this Salted SHA1 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA256PasswordStorageSchemeCfg
Gets the configuration class associated with this Salted SHA256 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA384PasswordStorageSchemeCfg
Gets the configuration class associated with this Salted SHA384 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA512PasswordStorageSchemeCfg
Gets the configuration class associated with this Salted SHA512 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Gets the configuration class associated with this Samba Password Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.SASLMechanismHandlerCfg
Gets the configuration class associated with this SASL Mechanism Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Gets the configuration class associated with this Schema Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.SchemaProviderCfg
Gets the configuration class associated with this Schema Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Gets the configuration class associated with this Seven Bit Clean Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.SHA1PasswordStorageSchemeCfg
Gets the configuration class associated with this SHA1 Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.SimilarityBasedPasswordValidatorCfg
Gets the configuration class associated with this Similarity Based Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRetentionPolicyCfg
Gets the configuration class associated with this Size Limit Log Retention Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRotationPolicyCfg
Gets the configuration class associated with this Size Limit Log Rotation Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the configuration class associated with this SMTP Account Status Notification Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the configuration class associated with this SMTP Alert Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the configuration class associated with this SNMP Connection Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Gets the configuration class associated with this Soft Reference Entry Cache.
configurationClass() - Method in interface org.opends.server.admin.std.server.StackTraceMonitorProviderCfg
Gets the configuration class associated with this Stack Trace Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.StartTLSExtendedOperationHandlerCfg
Gets the configuration class associated with this Start TLS Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.StaticGroupImplementationCfg
Gets the configuration class associated with this Static Group Implementation.
configurationClass() - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Gets the configuration class associated with this Structural Object Class Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Gets the configuration class associated with this Subject Attribute To User Attribute Certificate Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Gets the configuration class associated with this Subject DN To User Attribute Certificate Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.SubjectEqualsDNCertificateMapperCfg
Gets the configuration class associated with this Subject Equals DN Certificate Mapper.
configurationClass() - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Gets the configuration class associated with this Subschema Subentry Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.SynchronizationProviderCfg
Gets the configuration class associated with this Synchronization Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.SystemInfoMonitorProviderCfg
Gets the configuration class associated with this System Info Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Gets the configuration class associated with this Task Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.TelephoneNumberAttributeSyntaxCfg
Gets the configuration class associated with this Telephone Number Attribute Syntax.
configurationClass() - Method in interface org.opends.server.admin.std.server.TimeLimitLogRotationPolicyCfg
Gets the configuration class associated with this Time Limit Log Rotation Policy.
configurationClass() - Method in interface org.opends.server.admin.std.server.TraditionalWorkQueueCfg
Gets the configuration class associated with this Traditional Work Queue.
configurationClass() - Method in interface org.opends.server.admin.std.server.TripleDESPasswordStorageSchemeCfg
Gets the configuration class associated with this Triple DES Password Storage Scheme.
configurationClass() - Method in interface org.opends.server.admin.std.server.TrustManagerProviderCfg
Gets the configuration class associated with this Trust Manager Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the configuration class associated with this Trust Store Backend.
configurationClass() - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Gets the configuration class associated with this Unique Attribute Plugin.
configurationClass() - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Gets the configuration class associated with this Unique Characters Password Validator.
configurationClass() - Method in interface org.opends.server.admin.std.server.UserDefinedVirtualAttributeCfg
Gets the configuration class associated with this User Defined Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.VersionMonitorProviderCfg
Gets the configuration class associated with this Version Monitor Provider.
configurationClass() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the configuration class associated with this Virtual Attribute.
configurationClass() - Method in interface org.opends.server.admin.std.server.VirtualStaticGroupImplementationCfg
Gets the configuration class associated with this Virtual Static Group Implementation.
configurationClass() - Method in interface org.opends.server.admin.std.server.WhoAmIExtendedOperationHandlerCfg
Gets the configuration class associated with this Who Am I Extended Operation Handler.
configurationClass() - Method in interface org.opends.server.admin.std.server.WorkQueueCfg
Gets the configuration class associated with this Work Queue.
ConfigurationClient - Interface in org.opends.server.admin
A common base interface for all managed object configuration clients.
ConfigurationDeleteListener<T extends Configuration> - Interface in org.opends.server.admin.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 configuration is deleted.
ConfigurationElementCreatedEvent - Class in org.opends.guitools.controlpanel.event
The event used to notify that a new configuration element was created.
ConfigurationElementCreatedEvent(Object, Object) - Constructor for class org.opends.guitools.controlpanel.event.ConfigurationElementCreatedEvent
Constructor of the event.
ConfigurationElementCreatedListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when new configuration elements are created (like new indexes or schema elements).
ConfigurationHandler - Class in org.opends.server.core
Responsible for managing configuration entries and listeners on these entries.
ConfigurationHandler(ServerContext) - Constructor for class org.opends.server.core.ConfigurationHandler
Creates a new instance.
ConfigurationObjectClassPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays a configuration objectclass definition.
ConfigurationObjectClassPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ConfigurationObjectClassPanel
 
ConfigurationObjectClassTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a configuration object class in the 'Manage Schema' tree.
ConfigurationObjectClassTreeNode(String, ObjectClass) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.ConfigurationObjectClassTreeNode
Constructor of the node.
configureBackend(BackendCfg, ServerContext) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Configure this backend based on the information in the provided configuration.
configureBackend(C, ServerContext) - Method in class org.opends.server.api.Backend
Configure this backend based on the information in the provided configuration.
configureBackend(BackupBackendCfg, ServerContext) - Method in class org.opends.server.backends.BackupBackend
Configure this backend based on the information in the provided configuration.
configureBackend(Configuration, ServerContext) - Method in class org.opends.server.backends.ChangelogBackend
Configure this backend based on the information in the provided configuration.
configureBackend(LocalDBBackendCfg, ServerContext) - Method in class org.opends.server.backends.jeb.BackendImpl
Configure this backend based on the information in the provided configuration.
configureBackend(LDIFBackendCfg, ServerContext) - Method in class org.opends.server.backends.LDIFBackend
Configure this backend based on the information in the provided configuration.
configureBackend(MemoryBackendCfg, ServerContext) - Method in class org.opends.server.backends.MemoryBackend
Configure this backend based on the information in the provided configuration.
configureBackend(MonitorBackendCfg, ServerContext) - Method in class org.opends.server.backends.MonitorBackend
Configure this backend based on the information in the provided configuration.
configureBackend(BackendCfg, ServerContext) - Method in class org.opends.server.backends.NullBackend
Configure this backend based on the information in the provided configuration.
configureBackend(C, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
Configure this backend based on the information in the provided configuration.
configureBackend(RootDSEBackendCfg, ServerContext) - Method in class org.opends.server.backends.RootDSEBackend
 
configureBackend(SchemaBackendCfg, ServerContext) - Method in class org.opends.server.backends.SchemaBackend
 
configureBackend(TaskBackendCfg, ServerContext) - Method in class org.opends.server.backends.task.TaskBackend
Configure this backend based on the information in the provided configuration.
configureBackend(TrustStoreBackendCfg, ServerContext) - Method in class org.opends.server.backends.TrustStoreBackend
Configure this backend based on the information in the provided configuration.
configureBackend(ConfigFileHandlerBackendCfg, ServerContext) - Method in class org.opends.server.extensions.ConfigFileHandler
Configure this backend based on the information in the provided configuration.
ConfigureDS - Class in org.opends.server.tools
This class provides a very basic tool that can be used to configure some of the most important settings in the Directory Server.
configureReplication() - Method in class org.opends.quicksetup.installer.Installer
This method creates the replication configuration for the suffixes on the the local server (and eventually in the remote servers) to synchronize things.
configureReplication(InitialLdapContext, Map<String, Set<String>>, int, boolean, String, Set<Integer>, Set<Integer>) - Method in class org.opends.quicksetup.installer.InstallerHelper
Configures the replication on a given server.
configureServer() - Method in class org.opends.quicksetup.installer.Installer
This methods configures the server based on the contents of the UserData object provided in the constructor.
configureStorage(PDBBackendCfg, ServerContext) - Method in class org.opends.server.backends.pdb.PDBBackend
 
configureStorage(C, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
Creates the storage engine which will be used by this pluggable backend.
ConfigureWindowsService - Class in org.opends.server.tools
This class is used to configure the Windows service for this instance on this machine.
ConfigureWindowsService() - Constructor for class org.opends.server.tools.ConfigureWindowsService
 
configureWindowsService(String[], OutputStream, OutputStream) - Static method in class org.opends.server.tools.ConfigureWindowsService
Configures the Windows service for this instance on this machine.
confirm(LocalizableMessage, LocalizableMessage, LocalizableMessage, UserInteraction.MessageType, LocalizableMessage[], LocalizableMessage) - Method in class org.opends.quicksetup.CliUserInteraction
Present a list of choices to the user and wait for them to select one of them.
confirm(LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, UserInteraction.MessageType, LocalizableMessage[], LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.CliUserInteraction
Present a list of choices to the user and wait for them to select one of them.
confirm(LocalizableMessage, LocalizableMessage, LocalizableMessage, UserInteraction.MessageType, LocalizableMessage[], LocalizableMessage) - Method in interface org.opends.quicksetup.UserInteraction
Present a list of choices to the user and wait for them to select one of them.
confirm(LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, UserInteraction.MessageType, LocalizableMessage[], LocalizableMessage, LocalizableMessage) - Method in interface org.opends.quicksetup.UserInteraction
Present a list of choices to the user and wait for them to select one of them.
confirmCancel(QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called before the application cancels its operation, giving the user a chance to confirm the cancellation action.
ConfirmInitializeAndImportDialog - Class in org.opends.guitools.controlpanel.ui
Dialog used to inform the user that there are unsaved changes in a panel.
ConfirmInitializeAndImportDialog(Component, ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog
Constructor of the dialog.
ConfirmInitializeAndImportDialog.Result - Enum in org.opends.guitools.controlpanel.ui
The different input that the user can provide.
ConfirmUninstallPanel - Class in org.opends.guitools.uninstaller.ui
This is the panel displayed when the user is uninstalling Open DS.
ConfirmUninstallPanel(GuiApplication, CurrentInstallStatus) - Constructor for class org.opends.guitools.uninstaller.ui.ConfirmUninstallPanel
The constructor of this class.
conformsToSchema(Entry, boolean, boolean, boolean, LocalizableMessageBuilder) - Method in class org.opends.server.types.Entry
Indicates whether this entry conforms to the server's schema requirements.
connect(SocketAddress) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Connects this socket to the specified remote endpoint.
connect(SocketAddress, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Connects this socket to the specified remote endpoint.
connect() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
connect(Map<String, ?>) - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
connect(DN, boolean) - Method in class org.opends.server.replication.server.ReplicationServerHandler
Connect the hosting RS to the RS represented by THIS handler on an outgoing connection.
connect(PrintStream, PrintStream) - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Creates a new LDAPConnection and invokes a connect operation using information provided in the parsed set of arguments that were provided by the user.
connect(LDAPConnectionConsoleInteraction, PrintStream, PrintStream) - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Creates a connection using a console interaction that will be used to potentially interact with the user to prompt for necessary information for establishing the connection.
connect(String, int, String, String, LDAPConnectionOptions, PrintStream, PrintStream) - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Creates a connection from information provided.
connect(String, int, String, String, LDAPConnectionOptions, int, PrintStream, PrintStream) - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Creates a connection from information provided.
connectedAsAdministrativeUser(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Method used to know if we are connected as administrator in a server with a given InitialLdapContext.
connection - Variable in class org.opends.server.tools.tasks.TaskClient
Connection through which task scheduling will take place.
connectionArgumentsPresent() - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Indicates whether or not the user has indicated that they would like to perform a remote operation based on the arguments.
connectionClosed(ClientConnection) - Static method in class org.opends.server.core.DirectoryServer
Indicates that the specified client connection has been closed.
ConnectionHandler<T extends ConnectionHandlerCfg> - Class in org.opends.server.api
This class defines the set of methods and structures that must be implemented by a Directory Server connection handler.
ConnectionHandler(String) - Constructor for class org.opends.server.api.ConnectionHandler
Creates a new instance of this connection handler.
ConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Connection Handler settings.
ConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Connection Handler settings.
ConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Connection Handler managed object definition meta information.
ConnectionHandlerConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the configuration for the set of connection handlers defined in the Directory Server.
ConnectionHandlerConfigManager(ServerContext) - Constructor for class org.opends.server.core.ConnectionHandlerConfigManager
Creates a new instance of this connection handler config manager.
ConnectionHandlerDescriptor - Class in org.opends.guitools.controlpanel.datamodel
This class is used to represent a Listener and is aimed to be used by the classes in the ListenersTableModel class.
ConnectionHandlerDescriptor(Collection<InetAddress>, int, ConnectionHandlerDescriptor.Protocol, ConnectionHandlerDescriptor.State, String, Set<CustomSearchResult>) - Constructor for class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Constructor for the connection handler..
ConnectionHandlerDescriptor.Protocol - Enum in org.opends.guitools.controlpanel.datamodel
Enumeration used to represent the Protocol of the listener.
ConnectionHandlerDescriptor.State - Enum in org.opends.guitools.controlpanel.datamodel
Enumeration used to represent the state of the listener.
ConnectionHandlerMonitor - Class in org.opends.server.monitors
This class implements a monitor provider that will report generic information for an enabled Directory Server connection handler, including its protocol, listeners, and established connections.
ConnectionHandlerMonitor(ConnectionHandler<? extends ConnectionHandlerCfg>) - Constructor for class org.opends.server.monitors.ConnectionHandlerMonitor
Creates a new instance of this connection handler monitor provider that will work with the provided connection handler.
ConnectionHandlerMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
Class that displays the monitoring information of connection handlers.
ConnectionHandlerMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Default constructor.
ConnectionHandlersMonitoringTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table model used to display the monitoring information of connection handlers.
ConnectionHandlersMonitoringTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
 
ConnectionHandlerTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table model used by the table that displays the connection handlers.
ConnectionHandlerTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Constructor for this table model.
ConnectionHandlerTableModel(boolean) - Constructor for class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Constructor for this table model.
ConnectionProtocolPolicy - Enum in org.opends.guitools.controlpanel.datamodel
Policy to follow to choose the protocol to be used.
ConnectionSecurityProvider - Interface in org.opends.server.extensions
This interface can be used to define connection security providers.
ConnectionUtils - Class in org.opends.admin.ads.util
Class providing some utilities to create LDAP connections using JNDI and to manage entries retrieved using JNDI.
connectTimeoutArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Argument to specify the connection timeout.
connectToHost(String, String) - Method in class org.opends.server.tools.LDAPConnection
Connects to the directory server instance running on specified hostname and port number.
connectToHost(String, String, AtomicInteger) - Method in class org.opends.server.tools.LDAPConnection
Connects to the directory server instance running on specified hostname and port number.
connectToHost(String, String, AtomicInteger, int) - Method in class org.opends.server.tools.LDAPConnection
Connects to the directory server instance running on specified hostname and port number.
connectToServerClicked() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
The method called when the user clicks on 'Connect to Server...'.
connectUsingLDAPS() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Tells whether we must connect to the server using LDAPS.
connectUsingStartTLS() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Tells whether we must connect to the server using Start TLS.
ConsoleDebugLogPublisher - Class in org.opends.server.loggers
The debug log publisher implementation that writes debug messages in a friendly for console output.
ConsoleDebugLogPublisher(PrintStream) - Constructor for class org.opends.server.loggers.ConsoleDebugLogPublisher
Constructs a new ConsoleDebugLogPublisher that writes debug messages to the given PrintStream.
Constants - Class in org.opends.quicksetup
Defines common constants.
Constants() - Constructor for class org.opends.quicksetup.Constants
 
Constraint - Class in org.opends.server.admin
An interface for enforcing constraints and dependencies between managed objects and their properties.
Constraint() - Constructor for class org.opends.server.admin.Constraint
Creates a new constraint.
CONSTRAINT_VIOLATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a defined constraint has been violated.
ConstraintViolationException - Exception in org.opends.server.admin.server
This exception is thrown when the server refuses to use or delete a managed object due to one or more constraints that cannot be satisfied.
ConstraintViolationException(ServerManagedObject<?>, Collection<LocalizableMessage>) - Constructor for exception org.opends.server.admin.server.ConstraintViolationException
Creates a new constraint violation exception with the provided messages.
ConstraintViolationException(ServerManagedObject<?>, LocalizableMessage) - Constructor for exception org.opends.server.admin.server.ConstraintViolationException
Creates a new constraint violation exception with the provided message.
constructApplication(String[]) - Method in class org.opends.quicksetup.SplashScreen
This methods constructs the objects before displaying them.
consumeUpTo(UpdateMsg) - Method in class org.opends.server.replication.server.MsgQueue
Consumes all the messages in this queue up to and including the passed in message.
contains(LDAPURL) - Method in class org.opends.guitools.controlpanel.util.NumSubordinateHacker
Tells whether the list of unreliable contains the entry with LDAPURL url.
contains(String, String) - Static method in class org.opends.server.admin.condition.Conditions
Creates a condition which evaluates to true if and only if a property contains a particular value.
contains(EntryID) - Method in class org.opends.server.backends.jeb.EntryIDSet
Check whether this set of entry IDs contains a given ID.
contains(UpdateMsg) - Method in class org.opends.server.replication.server.MsgQueue
Returns true if this map contains an UpdateMsg with the same CSN as the given UpdateMsg.
contains(ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute contains the specified value.
contains(ByteString) - Method in class org.opends.server.types.AttributeBuilder
Indicates whether this attribute builder contains the specified value.
contains(ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute contains the specified value.
contains(ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
containsAll(Collection<ByteString>) - Method in class org.opends.server.types.AbstractAttribute
Indicates whether this attribute contains all the values in the collection.
containsAll(Collection<ByteString>) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute contains all the values in the collection.
containsAll(Collection<ByteString>) - Method in class org.opends.server.types.AttributeBuilder
Indicates whether this attribute builder contains all the values in the collection.
containsAll(Collection<ByteString>) - Method in class org.opends.server.types.VirtualAttribute
 
containsAtLeastOneKey() - Method in class org.opends.server.api.KeyManagerProvider
Verifies that the keystore has at least one usable key.
containsAtLeastOneKey() - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
 
containsCertNicknameErrorMessage(Collection<LocalizableMessage>) - Static method in class org.opends.server.tools.InstallDS
Tells if any of the error messages provided corresponds to a problem with the certificate nickname.
containsChildrenOf(LDAPURL) - Method in class org.opends.guitools.controlpanel.util.NumSubordinateHacker
Tells whether the list of unreliable contains children of the entry with LDAPUrl parentUrl.
ContainsCondition - Class in org.opends.server.admin.condition
A condition which evaluates to true if and only if a property contains a particular value.
ContainsCondition(String, String) - Constructor for class org.opends.server.admin.condition.ContainsCondition
Creates a new contains value condition.
containsEntry(DN) - Method in class org.opends.server.api.EntryCache
Indicates whether the entry cache currently contains the entry with the specified DN.
containsEntry(DN) - Method in class org.opends.server.extensions.DefaultEntryCache
Indicates whether the entry cache currently contains the entry with the specified DN.
containsEntry(DN) - Method in class org.opends.server.extensions.FIFOEntryCache
Indicates whether the entry cache currently contains the entry with the specified DN.
containsEntry(DN) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Indicates whether the entry cache currently contains the entry with the specified DN.
containsHtml(String) - Static method in class org.opends.quicksetup.util.Utils
Tests a text string to see if it contains HTML.
containsID(Transaction, DatabaseEntry, EntryID) - Method in class org.opends.server.backends.jeb.Index
Check if an entry ID is in the set of IDs indexed by a given key.
containsKey(Object) - Method in class org.opends.server.api.DITCacheMap
containsKey(Object) - Method in class org.opends.server.types.SmallMap
containsKeyStorePasswordErrorMessage(Collection<LocalizableMessage>) - Static method in class org.opends.server.tools.InstallDS
Tells if any of the error messages provided corresponds to a problem with the key store password.
containsKeyStorePathErrorMessage(Collection<LocalizableMessage>) - Static method in class org.opends.server.tools.InstallDS
Tells if any of the error messages provided corresponds to a problem with the key store path.
containsKeyWithAlias(String) - Method in class org.opends.server.api.KeyManagerProvider
Verifies that an alias is defined in the scope of this Key Manager.
containsKeyWithAlias(String) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
 
containsSortKeys() - Method in class org.opends.server.controls.ServerSideSortRequestControl
Indicates whether the sort control contains Sort keys.
containsValue(Object) - Method in class org.opends.server.api.DITCacheMap
containsValue(Object) - Method in class org.opends.server.types.SmallMap
continueConnectProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PostConnect
Defines a continue processing post connect plugin result.
continueDisconnectProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PostDisconnect
Defines a continue processing post disconnect plugin result.
continueEntryProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
Defines a continue processing LDIF import plugin result.
continueIterating() - Method in exception org.opends.server.types.MembershipException
Indicates whether it is possible to continue iterating through the list of group members.
continueOnError() - Method in class org.opends.server.tools.LDAPToolOptions
Return the continueOnError flag value.
continueOperationProcessing(boolean) - Static method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
Defines a continue processing intermediate response plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PostOperation
Defines a continue processing post operation plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PostResponse
Defines a continue processing post response plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PreOperation
Defines a continue processing pre operation plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.PreParse
Defines a continue processing pre parse plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
Defines a continue processing subordinate delete plugin result.
continueOperationProcessing() - Static method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
Defines a continue processing subordinate modify DN plugin result.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PostDisconnect
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PostResponse
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.Startup
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
Whether to invoke the rest of the plugins.
continuePluginProcessing() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
Whether to invoke the rest of the plugins.
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
Whether to continue operation processing.
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
 
continueProcessing() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
Indicates whether processing on the associated operation should continue.
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
Whether to continue operation processing.
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PostOperation
 
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PreOperation
 
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.PreParse
 
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.Startup
Whether to continue startup.
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateDelete
 
continueProcessing() - Method in class org.opends.server.api.plugin.PluginResult.SubordinateModifyDN
 
continueProcessing() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
 
continueProcessing() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
 
continueStartup() - Static method in class org.opends.server.api.plugin.PluginResult.Startup
Defines a continue processing startup plugin result.
contributesToDomainState() - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
Whether the current message can update the "ds-sync-state" attribute.
contributesToDomainState() - Method in class org.opends.server.replication.protocol.UpdateMsg
Whether the current message can update the "ds-sync-state" attribute.
Control - Class in org.opends.dsml.protocol
Java class for Control complex type.
Control() - Constructor for class org.opends.dsml.protocol.Control
 
control - Variable in class org.opends.dsml.protocol.DsmlMessage
 
Control - Class in org.opends.server.types
This class defines a data structure that holds information about a control that can be included in a request or response.
Control(String, boolean) - Constructor for class org.opends.server.types.Control
Creates a new control with no value.
ControlCenterMainPane - Class in org.opends.guitools.controlpanel.ui
The main panel of the control panel.
ControlCenterMainPane(ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.ControlCenterMainPane
Constructor.
ControlDecoder<T extends Control> - Interface in org.opends.server.controls
An interface for decoding controls.
controller - Variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
The browser controller used to update the LDAP entry tree.
controller - Variable in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
The browser controller.
ControlPanel - Class in org.opends.guitools.controlpanel
The class that is in charge of creating the main dialog of the ControlPanel and the ControlCenterInfo (the data structure that is used by all the GUI components and that contains information about the server status and server configuration).
ControlPanel() - Constructor for class org.opends.guitools.controlpanel.ControlPanel
 
ControlPanelArgumentParser - Class in org.opends.guitools.controlpanel
Class used to parse the arguments of the control panel command-line.
ControlPanelArgumentParser(String, LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ControlPanelArgumentParser
The default constructor for this class.
ControlPanelInfo - Class in org.opends.guitools.controlpanel.datamodel
This is the classes that is shared among all the different places in the Control Panel.
ControlPanelInfo() - Constructor for class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Default constructor.
ControlPanelLauncher - Class in org.opends.guitools.controlpanel
The class that is invoked directly by the control-panel command-line.
ControlPanelLauncher() - Constructor for class org.opends.guitools.controlpanel.ControlPanelLauncher
 
ControlPanelLog - Class in org.opends.guitools.controlpanel.util
Utilities for setting up Control Panel application log.
ControlPanelLog() - Constructor for class org.opends.guitools.controlpanel.util.ControlPanelLog
 
controlValue - Variable in class org.opends.dsml.protocol.Control
 
convertByteString(ByteString) - Static method in class org.opends.dsml.protocol.ByteStringUtility
Returns a DsmlValue (Object) from an LDAP ByteString.
Converters - Class in org.forgerock.opendj.adapter.server3x
Common utility methods.
convertHtmlBreakToLineSeparator(String) - Static method in class org.opends.quicksetup.util.Utils
Converts existing HTML break tags to native line separators.
convertToInternalData(Set<ConnectionHandlerDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
Converts the provided data into internal data to be used by the table model.
convertValue(Object) - Static method in class org.opends.dsml.protocol.ByteStringUtility
Returns a ByteString from a DsmlValue Object.
copy(File, File) - Method in class org.opends.quicksetup.util.FileManager
Copies everything below the specified file.
copy(File, File, boolean) - Method in class org.opends.quicksetup.util.FileManager
Copies everything below the specified file.
copyBaseDnRegistry() - Static method in class org.opends.server.core.DirectoryServer
Obtains a copy of the server's base DN registry.
copyRecursively(File, File) - Method in class org.opends.quicksetup.util.FileManager
Copies everything below the specified file.
copyRecursively(File, File, FileFilter) - Method in class org.opends.quicksetup.util.FileManager
Copies everything below the specified file.
copyRecursively(File, File, FileFilter, boolean) - Method in class org.opends.quicksetup.util.FileManager
Copies everything below the specified file.
copySchemaFile(String) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
This task copies the file placed in parameter within the config / schema folder.
CoreConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of core configuration attributes defined in the Directory Server.
CoreConfigManager(ServerContext) - Constructor for class org.opends.server.core.CoreConfigManager
Creates a new instance of this core config manager.
CoreConstants - Class in org.opends.server.core
This class defines a number of constant values that are used in core Directory Server processing.
CoreConstants() - Constructor for class org.opends.server.core.CoreConstants
 
CoreMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.core.
CoreSchemaCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Core Schema settings.
CoreSchemaCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Core Schema settings.
CoreSchemaCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Core Schema managed object definition meta information.
CoreSchemaProvider - Class in org.opends.server.schema
Provides the core schema, which includes core matching rules and syntaxes.
CoreSchemaProvider() - Constructor for class org.opends.server.schema.CoreSchemaProvider
 
count() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Return the record count.
count() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Get the number of changes.
count() - Method in class org.opends.server.replication.server.MsgQueue
Returns the number of elements in this MsgQueue.
countEntries() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
This method should return the total number of objects in the replicated domain.
countEntries() - Method in class org.opends.server.replication.service.ReplicationDomain
This method should return the total number of objects in the replicated domain.
countMatchingEntries() - Method in class org.opends.server.tools.LDAPSearchOptions
Indicates whether to report the number of matching entries returned by the server.
CountryStringAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Country String Attribute Syntax settings.
CountryStringAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Country String Attribute Syntax settings.
CountryStringAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Country String Attribute Syntax managed object definition meta information.
CountryStringSyntax - Class in org.opends.server.schema
This class defines the country string attribute syntax, which should be a two-character ISO 3166 country code.
CountryStringSyntax() - Constructor for class org.opends.server.schema.CountryStringSyntax
Creates a new instance of this syntax.
cover(MultiDomainServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Test if this object covers the provided covered object.
cover(DN, CSN) - Method in class org.opends.server.replication.common.MultiDomainServerState
Test if this object covers the provided CSN for the provided baseDN.
cover(ServerState) - Method in class org.opends.server.replication.common.ServerState
Check that all the CSNs in the covered serverState are also in this serverState.
cover(CSN) - Method in class org.opends.server.replication.common.ServerState
Checks that the CSN given as a parameter is in this ServerState.
CRAMMD5_IPAD_BYTE - Static variable in class org.opends.server.util.ServerConstants
The inner pad byte, which will be XORed with the shared secret for the first CRAM-MD5 digest.
CRAMMD5_OPAD_BYTE - Static variable in class org.opends.server.util.ServerConstants
The outer pad byte, which will be XORed with the shared secret for the second CRAM-MD5 digest.
CRAMMD5SASLMechanismHandler - Class in org.opends.server.extensions
This class provides an implementation of a SASL mechanism that uses digest authentication via CRAM-MD5.
CRAMMD5SASLMechanismHandler() - Constructor for class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Creates a new instance of this SASL mechanism handler.
CramMD5SASLMechanismHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Cram MD5 SASL Mechanism Handler settings.
CramMD5SASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Cram MD5 SASL Mechanism Handler settings.
CramMD5SASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Cram MD5 SASL Mechanism Handler managed object definition meta information.
create(ObjectFactory, int) - Static method in class org.opends.dsml.protocol.ResultCodeFactory
Create a ResultCode object that contains the resultCode, and, if valid, a text description (from RFC 2251) of the resultCode.
create() - Static method in class org.opends.quicksetup.Application
Creates an application by instantiating the Application class denoted by the System property org.opends.quicksetup.Application.class.
create(Installation) - Static method in class org.opends.quicksetup.BuildInformation
Reads build information for a particular installation by reading the output from invoking the start-ds tool with the full information option.
create(AttributeType, ByteString) - Static method in class org.opends.server.types.Attributes
Creates a new single-valued attribute with the specified attribute type and value.
create(AttributeType, String) - Static method in class org.opends.server.types.Attributes
Creates a new single-valued attribute with the specified name and value.
create(AttributeType, String, ByteString) - Static method in class org.opends.server.types.Attributes
Creates a new single-valued attribute with the specified attribute type and value.
create(AttributeType, String, String) - Static method in class org.opends.server.types.Attributes
Creates a new single-valued attribute with the attribute type and value.
create(String, String) - Static method in class org.opends.server.types.Attributes
Creates a new single-valued attribute with the specified attribute name and attribute value.
create(String, String...) - Static method in class org.opends.server.types.Attributes
Creates a new multi-valued attribute with the specified attribute name and attribute values.
create(String) - Static method in class org.opends.server.types.RawAttribute
Creates a new raw attribute with the provided type and no values.
create(String, String) - Static method in class org.opends.server.types.RawAttribute
Creates a new raw attribute with the provided type value.
create(String, ByteString) - Static method in class org.opends.server.types.RawAttribute
Creates a new raw attribute with the provided type value.
create(String, ArrayList<ByteString>) - Static method in class org.opends.server.types.RawAttribute
Creates a new raw attribute with the provided type and values.
create(Attribute) - Static method in class org.opends.server.types.RawAttribute
Creates a new raw attribute from the provided attribute.
create(String) - Static method in class org.opends.server.types.RawFilter
Creates a new LDAP filter from the provided filter string.
create(SearchFilter) - Static method in class org.opends.server.types.RawFilter
Creates a new LDAP filter from the provided search filter.
create(ModificationType, RawAttribute) - Static method in class org.opends.server.types.RawModification
Creates a new raw modification with the provided type and attribute.
create(ModificationType, String) - Static method in class org.opends.server.types.RawModification
Creates a new raw modification with the provided type and attribute.
create(ModificationType, String, String) - Static method in class org.opends.server.types.RawModification
Creates a new raw modification with the provided type and attribute.
create(ModificationType, String, ByteString) - Static method in class org.opends.server.types.RawModification
Creates a new raw modification with the provided type and attribute.
create(ModificationType, String, ArrayList<ByteString>) - Static method in class org.opends.server.types.RawModification
Creates a new raw modification with the provided type and attribute.
create(AttributeType, ByteString) - Static method in class org.opends.server.types.RDN
Creates a new RDN with the provided information.
createAbandonRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AbandonRequest
createAccessLogFilteringCriteria(ManagedObjectDefinition<C, ? extends AccessLogFilteringCriteriaCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Creates a new Access Log Filtering Criteria.
createAccountStatusNotificationHandler(ManagedObjectDefinition<C, ? extends AccountStatusNotificationHandlerCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Account Status Notification Handler.
createAck(boolean) - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Creates the ack message to be returned to the requester server, taking into account the information in the received acks from every servers.
createAck(boolean) - Method in class org.opends.server.replication.server.SafeDataExpectedAcksInfo
Creates the ack message to be returned to the requester server, taking into account the information in the received acks from every servers.
createAck(boolean) - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Creates the ack message to be returned to the requester server, taking into account the information in the received acks from every servers.
createAddRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AddRequest
createAdminData(String) - Method in class org.opends.admin.ads.ADSContext
Creates the Administration Data in the server.
createAdministrationSuffix(String) - Method in class org.opends.admin.ads.ADSContext
Creates the Administration Suffix.
createAdministrator(Map<ADSContext.AdministratorProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Creates an Administrator in the ADS.
createAdministrator(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether must create a global administrator or not.
createAlertHandler(ManagedObjectDefinition<C, ? extends AlertHandlerCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Alert Handler.
createAndDisplayGUI() - Method in class org.opends.guitools.controlpanel.ControlPanel
Creates the main Control Panel dialog and displays it.
createANDFilter(ArrayList<RawFilter>) - Static method in class org.opends.server.types.RawFilter
Creates a new AND search filter with the provided filter components.
createANDFilter(Collection<SearchFilter>) - Static method in class org.opends.server.types.SearchFilter
Creates a new AND search filter with the provided information.
createAndRegister(DN, Backend<?>) - Static method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Creates and registers a local backend with the server.
createApproximateFilter(String, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new approxMatch filter with the provided information.
createApproximateFilter(AttributeType, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new approxMatch filter with the provided information.
createApproximateFilter(String, ByteString) - Static method in class org.opends.server.types.RawFilter
Creates a new approximate search filter with the provided information.
createApproximateFilter(AttributeType, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates an approximate search filter with the provided information.
createApproximateFilter(AttributeType, Set<String>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates an approximate search filter with the provided information.
createArgParser(String, LocalizableMessage) - Method in class org.opends.server.tools.tasks.TaskTool
Creates an argument parser prepopulated with arguments for processing input for scheduling tasks with the task backend.
createAsList(AttributeType, ByteString) - Static method in class org.opends.server.types.Attributes
Creates a new List with a single-valued attribute with the specified attribute type and value.
createAsList(AttributeType, String) - Static method in class org.opends.server.types.Attributes
Creates a new List with a single-valued attribute with the specified name and value.
createAsList(AttributeType, String, String) - Static method in class org.opends.server.types.Attributes
Creates a new List with a single-valued attribute with the attribute type and value.
createAttribute(String, String) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Constructs an attribute using the provided information.
createAttributeDescription() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeDescription
createAttributeDescriptions() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeDescriptions
createAttributeHistorical(AttributeType) - Static method in class org.opends.server.replication.plugin.AttrHistorical
Create a new object from a provided attribute type.
createAttributeSyntax(ManagedObjectDefinition<C, ? extends AttributeSyntaxCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Attribute Syntax.
createAttributeValueAssertion() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeValueAssertion
createAuthenticationPolicy(T) - Method in interface org.opends.server.api.AuthenticationPolicyFactory
Creates a new authentication policy using the provided configuration.
createAuthenticationPolicy(PasswordPolicyCfg) - Method in class org.opends.server.core.PasswordPolicyFactory
Creates a new authentication policy using the provided configuration.
createAuthenticationPolicy(LDAPPassThroughAuthenticationPolicyCfg) - Method in class org.opends.server.extensions.LDAPPassThroughAuthenticationPolicyFactory
Creates a new authentication policy using the provided configuration.
createAuthenticationPolicyState(Entry) - Method in class org.opends.server.api.AuthenticationPolicy
Returns the authentication policy state object for the provided user using the current time as the basis for all time-based state logic (such as expiring passwords).
createAuthenticationPolicyState(Entry, long) - Method in class org.opends.server.api.AuthenticationPolicy
Returns an authentication policy state object for the provided user using the specified time as the basis for all time-based state logic (such as expiring passwords).
createAuthenticationPolicyState(Entry, long) - Method in class org.opends.server.core.PasswordPolicy
Returns an authentication policy state object for the provided user using the specified time as the basis for all time-based state logic (such as expiring passwords).
createAuthRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AuthRequest
createAutomaticallyGenerated(List<String>, int) - Static method in class org.opends.quicksetup.installer.NewSuffixOptions
Creates an automatically generated entries suffix options.
createBackend(DirContext, String, Set<String>, String, ManagedObjectDefinition<? extends BackendCfgClient, ? extends BackendCfg>) - Method in class org.opends.quicksetup.installer.InstallerHelper
Creates a database backend on the server.
createBackend(ManagedObjectDefinition<C, ? extends BackendCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Backend.
createBackend(RootCfgClient, String, Collection<DN>, ManagedObjectDefinition<? extends BackendCfgClient, ? extends BackendCfg>) - Static method in class org.opends.server.tools.BackendCreationHelper
Create a backend with the provided name using the provided RootCfgClient.
createBackendIndex(ManagedObjectDefinition<C, ? extends BackendIndexCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Creates a new Backend Index.
createBackendOffline(String, Collection<DN>, ManagedObjectDefinition<? extends BackendCfgClient, ? extends BackendCfg>) - Static method in class org.opends.server.tools.BackendCreationHelper
Add a new backend with the provided name in the config.ldif file.
createBackendVLVIndex(ManagedObjectDefinition<C, ? extends BackendVLVIndexCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Creates a new Backend VLV Index.
createBackup(BackupConfig) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.api.Backend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.BackupBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.ChangelogBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.jeb.BackendImpl
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.LDIFBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.MemoryBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.MonitorBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.NullBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.pdb.PDBStorage
 
createBackup(BackupConfig) - Method in class org.opends.server.backends.pluggable.BackendImpl
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Creates a backup for this storage.
createBackup(BackupConfig) - Method in class org.opends.server.backends.RootDSEBackend
 
createBackup(BackupConfig) - Method in class org.opends.server.backends.SchemaBackend
 
createBackup(BackupConfig) - Method in class org.opends.server.backends.task.TaskBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.backends.TrustStoreBackend
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(BackupConfig) - Method in class org.opends.server.extensions.ConfigFileHandler
Creates a backup of the contents of this backend in a form that may be restored at a later date if necessary.
createBackup(Backupable, BackupConfig) - Method in class org.opends.server.util.BackupManager
Creates a backup of the provided backupable entity.
createBase64(String) - Static method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Creates a binary value using a base64 string.
createBase64(byte[]) - Static method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Creates a binary value using an array of bytes.
createBaseEntry(List<String>) - Static method in class org.opends.quicksetup.installer.NewSuffixOptions
Creates a base entry suffix options.
createBaseEntryTempFile(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Creates a template LDIF file with an entry that has as dn the provided baseDn.
createBasicLayout(Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Creates the basic layout of the panel.
createBasicLayout(Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Creates the basic layout of the panel.
createBasicLayout(Container, GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Creates the basic layout of the panel.
createBatchRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of BatchRequest
createBatchRequest(BatchRequest) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<BatchRequest>}
createBatchResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of BatchResponse
createBatchResponse(BatchResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<BatchResponse>}
createBatchResponseAddResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseAuthResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseCompareResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseDelResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseErrorResponse(ErrorResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<ErrorResponse>}
createBatchResponseExtendedResponse(ExtendedResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<ExtendedResponse>}
createBatchResponseModDNResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseModifyResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseSearchResponse(SearchResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<SearchResponse>}
createBindRuleKeyword(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleKeyword
Create a new enumeration type for the specified keyword name.
createBindruleOperand(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleType
Create a new enumeration type for the specified type name.
createBindruleOperand(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBooleanTypes
Create a new enumeration type for the specified boolean type name.
createBooleanValue(boolean) - Static method in class org.opends.server.schema.BooleanSyntax
Retrieves an attribute value containing a representation of the provided boolean value.
createBorderLessScrollBar(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns a JScrollPane that contains the provided component.
createBorderLessScrollBar(Component) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a JScrollPane that contains the provided component.
createBottomAndTopBorderListener(JScrollPane) - Static method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
Returns a scroll pane border listener that will apply a border on the bottom and on the top of the scroll.
createBottomBorderListener(JScrollPane) - Static method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
Returns a scroll pane border listener that will apply a border only on the bottom of the scroll.
createBrowseButtonPanel(JLabel, JTextComponent, JButton) - Static method in class org.opends.quicksetup.ui.Utilities
Creates a panel with a field and a browse button.
createBrowserController(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Creates the browser controller object.
createBrowserController(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Creates the browser controller object.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.ACIPropertyDefinition
Create a ACI property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.AggregationPropertyDefinition
Creates an aggregation property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.AttributeTypePropertyDefinition
Create a attribute type property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.BooleanPropertyDefinition
Create a boolean property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.ClassPropertyDefinition
Create a class property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.DNPropertyDefinition
Create a DN property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.DurationPropertyDefinition
Create a duration property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.EnumPropertyDefinition
Create an enumeration property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.IntegerPropertyDefinition
Create an integer property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Create a IP address mask property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.IPAddressPropertyDefinition
Create a IP address property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.SizePropertyDefinition
Create an memory size property definition builder.
createBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Static method in class org.opends.server.admin.StringPropertyDefinition
Create a string property definition builder.
createButton(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a button.
createCategories() - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Creates the categories contained by this panel.
createCertificateMapper(ManagedObjectDefinition<C, ? extends CertificateMapperCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Certificate Mapper.
createCheckBox(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a check box.
createChild(InstantiableRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.client.ManagedObject
Creates a new child managed object bound to the specified instantiable relation.
createChild(OptionalRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, Collection<PropertyException>) - Method in interface org.opends.server.admin.client.ManagedObject
Creates a new child managed object bound to the specified optional relation.
createChild(SetRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, Collection<PropertyException>) - Method in interface org.opends.server.admin.client.ManagedObject
Creates a new child managed object bound to the specified set relation.
createChild(InstantiableRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, String, Collection<PropertyException>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a new child managed object bound to the specified instantiable relation.
createChild(OptionalRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, Collection<PropertyException>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a new child managed object bound to the specified optional relation.
createChild(SetRelationDefinition<C, S>, ManagedObjectDefinition<CC, ? extends S>, Collection<PropertyException>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a new child managed object bound to the specified set relation.
createCliApplication() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Creates a CLI application that will be run if the launcher needs to launch a CLI application.
createCliApplication() - Method in class org.opends.quicksetup.installer.SetupLauncher
Creates a CLI application that will be run if the launcher needs to launch a CLI application.
createCliApplication() - Method in class org.opends.quicksetup.Launcher
Creates a CLI application that will be run if the launcher needs to launch a CLI application.
createClientConfiguration(ManagedObject<? extends C>) - Method in class org.opends.server.admin.ManagedObjectDefinition
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AccessControlHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AccessLogFilteringCriteriaCfgClient>) - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AccessLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AccountStatusNotificationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AdministrationConnectorCfgClient>) - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AESPasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AlertHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AnonymousSASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AttributeCleanupPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AttributeTypeDescriptionAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends AttributeValuePasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BackendCfgClient>) - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BackendIndexCfgClient>) - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BackendVLVIndexCfgClient>) - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BackupBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends Base64PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BlindTrustManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends BlowfishPasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CancelExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CertificateAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CertificateMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ChangeNumberControlPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CharacterSetPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ClearPasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ClientConnectionMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CollationMatchingRuleCfgClient>) - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CollectiveAttributeSubentriesVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ConfigFileHandlerBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CoreSchemaCfgClient>) - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CountryStringAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CramMD5SASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CryptoManagerCfgClient>) - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends CryptPasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DebugLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DebugTargetCfgClient>) - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DictionaryPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DigestMD5SASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DirectoryStringAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DseeCompatAccessControlHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends DynamicGroupImplementationCfgClient>) - Method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntityTagVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntryCacheCfgClient>) - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntryCacheMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntryDNVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntryUUIDPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends EntryUUIDVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ErrorLogAccountStatusNotificationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ErrorLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ExactMatchIdentityMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ExternalChangelogDomainCfgClient>) - Method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ExternalSASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FIFOEntryCacheCfgClient>) - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedAccessLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedAuditLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedDebugLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedErrorLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedHTTPAccessLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedKeyManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileBasedTrustManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FileCountLogRetentionPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FingerprintCertificateMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FixedTimeLogRotationPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FractionalLDIFImportPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends FreeDiskSpaceLogRetentionPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GetConnectionIdExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GetSymmetricKeyExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GlobalCfgClient>) - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GoverningStructureRuleVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GroupImplementationCfgClient>) - Method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends GSSAPISASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends HasSubordinatesVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends HTTPAccessLogPublisherCfgClient>) - Method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends HTTPConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends IdentityMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends IsMemberOfVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends JMXAlertHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends JMXConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends JPEGAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends KeyManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LastModPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LDAPAttributeDescriptionListPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LDAPConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LDAPPassThroughAuthenticationPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LDIFBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LDIFConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LengthBasedPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LocalDBBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LocalDBIndexCfgClient>) - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LocalDBVLVIndexCfgClient>) - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LogRetentionPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.LogRetentionPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends LogRotationPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.LogRotationPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MatchingRuleCfgClient>) - Method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MD5PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MemberVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MemoryBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MemoryUsageMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MonitorBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends MonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends NullBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends NumSubordinatesVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ParallelWorkQueueCfgClient>) - Method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordExpirationTimeVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordGeneratorCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordModifyExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordPolicyImportPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordPolicyStateExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordPolicySubentryVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PBKDF2PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PDBBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PKCS11KeyManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PKCS5S2PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PlainSASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PluginCfgClient>) - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends PluginRootCfgClient>) - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ProfilerPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RandomPasswordGeneratorCfgClient>) - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RC4PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ReferentialIntegrityPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RegularExpressionIdentityMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RepeatedCharactersPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ReplicationDomainCfgClient>) - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ReplicationServerCfgClient>) - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends ReplicationSynchronizationProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RootCfgClient>) - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RootDNCfgClient>) - Method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RootDNUserCfgClient>) - Method in class org.opends.server.admin.std.meta.RootDNUserCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends RootDSEBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SaltedMD5PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SaltedSHA1PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SaltedSHA256PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SaltedSHA384PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SaltedSHA512PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SambaPasswordPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SASLMechanismHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SchemaBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SchemaProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SevenBitCleanPluginCfgClient>) - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SHA1PasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SimilarityBasedPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SizeLimitLogRetentionPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SizeLimitLogRotationPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.SizeLimitLogRotationPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SMTPAccountStatusNotificationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SMTPAlertHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SNMPConnectionHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SoftReferenceEntryCacheCfgClient>) - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends StackTraceMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends StartTLSExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends StaticGroupImplementationCfgClient>) - Method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends StructuralObjectClassVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SubjectAttributeToUserAttributeCertificateMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SubjectDNToUserAttributeCertificateMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SubjectEqualsDNCertificateMapperCfgClient>) - Method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SubschemaSubentryVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SynchronizationProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends SystemInfoMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TaskBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TelephoneNumberAttributeSyntaxCfgClient>) - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TimeLimitLogRotationPolicyCfgClient>) - Method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TraditionalWorkQueueCfgClient>) - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TripleDESPasswordStorageSchemeCfgClient>) - Method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TrustManagerProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends TrustStoreBackendCfgClient>) - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends UniqueAttributePluginCfgClient>) - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends UniqueCharactersPasswordValidatorCfgClient>) - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends UserDefinedVirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends VersionMonitorProviderCfgClient>) - Method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends VirtualAttributeCfgClient>) - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends VirtualStaticGroupImplementationCfgClient>) - Method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends WhoAmIExtendedOperationHandlerCfgClient>) - Method in class org.opends.server.admin.std.meta.WhoAmIExtendedOperationHandlerCfgDefn
Creates a client configuration view of the provided managed object.
createClientConfiguration(ManagedObject<? extends WorkQueueCfgClient>) - Method in class org.opends.server.admin.std.meta.WorkQueueCfgDefn
Creates a client configuration view of the provided managed object.
createClientSession(Socket, int) - Method in class org.opends.server.replication.protocol.ReplSessionSecurity
Create a new protocol session in the client role on the provided socket.
createComboBox() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a combo box.
createCompareRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of CompareRequest
createConnectionHandler(ManagedObjectDefinition<C, ? extends ConnectionHandlerCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Connection Handler.
createContext() - Method in class org.opends.admin.ads.util.ServerLoader
Create an InitialLdapContext based in the provide server properties and authentication data provided in the constructor.
createControl() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of Control
createCopy() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
Creates a copy of this ApplicationTrustManager.
createCopy() - Method in class org.opends.guitools.controlpanel.util.BlindApplicationTrustManager
Creates a copy of this ApplicationTrustManager.
createCron(String) - Static method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns a schedule instance that launches the task using a cron schedule.
createData() - Method in class org.opends.quicksetup.installer.Installer
This methods updates the data on the server based on the contents of the UserData object provided in the constructor.
createDataExclusionOptions(JLabel[], Component[]) - Method in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
A commodity method that layouts a set of components.
createDataInclusionOptions(JLabel[], Component[]) - Method in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
A commodity method that layouts a set of components.
createDayOfWeek(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumDayOfWeek
Create a new enumeration type for the specified dayofweek type name.
createDebugTarget(ManagedObjectDefinition<C, ? extends DebugTargetCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Creates a new Debug Target.
createDefaultLabel() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label (with default font) with no text.
createDefaultLabel(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label (with default font).
createDelRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DelRequest
createDirectory(String) - Static method in class org.opends.quicksetup.util.Utils
Creates the a directory in the provided path.
createDirectory(File) - Static method in class org.opends.quicksetup.util.Utils
Creates the a directory in the provided path.
createDsmlAttr() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlAttr
createDsmlMessage() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlMessage
createDsmlModification() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlModification
createEmpty(List<String>) - Static method in class org.opends.quicksetup.installer.NewSuffixOptions
Creates an empty suffix options.
createEntry(LdapName, Attributes) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Creates a new entry with the specified set of attributes.
createEntry(LdapName, Attributes) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Creates a new entry with the specified set of attributes.
createEntry(DN) - Static method in class org.opends.server.util.StaticUtils
Creates a new, blank entry with the given DN.
createEntryCache(ManagedObjectDefinition<C, ? extends EntryCacheCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Entry Cache.
createEqualityFilter(String, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new equalityMatch filter with the provided information.
createEqualityFilter(AttributeType, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new equalityMatch filter with the provided information.
createEqualityFilter(String, ByteString) - Static method in class org.opends.server.types.RawFilter
Creates a new equality search filter with the provided information.
createEqualityFilter(AttributeType, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a new equality search filter with the provided information.
createEqualityFilter(AttributeType, Set<String>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a new equality search filter with the provided information.
createErrorPane() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Creates the error pane.
createErrorResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ErrorResponse
createErrorResponseDetail() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ErrorResponse.Detail
createExactMatchQuery(String, ByteSequence) - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
createExtendedOperationHandler(ManagedObjectDefinition<C, ? extends ExtendedOperationHandlerCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Extended Operation Handler.
createExtendedRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ExtendedRequest
createExtendedResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ExtendedResponse
createExtensibleFilter(String, String, ByteString, boolean) - Static method in class org.opends.server.types.RawFilter
Creates a new extensible matching search filter with the provided information.
createExtensibleMatchFilter(String, String, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new extensibleMatch filter with the provided information.
createExtensibleMatchFilter(AttributeType, MatchingRule, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new extensibleMatch filter with the provided information.
createExtensibleMatchFilter(AttributeType, ByteString, String, boolean) - Static method in class org.opends.server.types.SearchFilter
Creates an extensible matching filter with the provided information.
createExtensibleMatchFilter(AttributeType, Set<String>, ByteString, String, boolean) - Static method in class org.opends.server.types.SearchFilter
Creates an extensible matching filter with the provided information.
createFieldsPanel() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Returns and creates the fields panel.
createFieldsPanel() - Method in class org.opends.quicksetup.ui.ReviewPanel
Creates the panel containing field names and values.
createFile(File) - Static method in class org.opends.quicksetup.util.Utils
Creates a new file attempting to create the parent directories if necessary.
createFile(File, InputStream) - Static method in class org.opends.quicksetup.util.Utils
Creates a file on the specified path with the contents of the provided stream.
createFileLicenseApproved(String) - Static method in class org.opends.quicksetup.LicenseFile
Creates a file - in the legal folder from the specified directory; which indicates that the license has been approved.
createFileMenuBar() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
Creates the File menu bar.
createFileSystemException(LocalizableMessage, Exception) - Static method in exception org.opends.quicksetup.ApplicationException
Creates a new ApplicationException of type FILE_SYSTEM_ERROR.
createFilter() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of Filter
createFilterFromString(String) - Static method in class org.opends.server.types.SearchFilter
Decodes the provided filter string as a search filter.
createFilterSet() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of FilterSet
createFilterSetAnd(FilterSet) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetApproxMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetEqualityMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetExtensibleMatch(MatchingRuleAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<MatchingRuleAssertion>}
createFilterSetGreaterOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetLessOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetNot(Filter) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<Filter>}
createFilterSetOr(FilterSet) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetPresent(AttributeDescription) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeDescription>}
createFilterSetSubstrings(SubstringFilter) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<SubstringFilter>}
createFirstInTopology(int, boolean) - Static method in class org.opends.quicksetup.installer.DataReplicationOptions
Construct an FIRST_IN_TOPOLOGY object.
createForProfile(String) - Static method in class org.opends.server.admin.ManagedObjectDefinitionResource
Creates a new resource instance for the named profile.
createFrame(StatusGenericPanel) - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Creates the frame to be displayed using the provided panel.
createFrame() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a frame.
createFramePanel(QuickSetupDialog) - Method in class org.opends.quicksetup.installer.Installer
 
createFramePanel(QuickSetupDialog) - Method in class org.opends.quicksetup.ui.GuiApplication
Creates the main panel for the wizard dialog.
createFromContext(LDAPConnection) - Static method in class org.opends.server.admin.client.ldap.LDAPManagementContext
Create a new LDAP management context using the provided LDAP connection.
createFromFile(byte[], File) - Static method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Creates a binary value using an array of bytes and a file.
createFromLDAPFilter(RawFilter) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new matched values filter from the provided LDAP filter.
createFullBorderListener(JScrollPane) - Static method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
Returns a scroll pane border listener that will apply a full border to the scroll.
createGeneralizedTimeValue(long) - Static method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves an attribute value containing a generalized time representation of the provided date.
createGlobalArguments() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Initialize Global option.
createGlobalArguments(OutputStream, boolean) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Initialize Global option.
createGlobalTopologyMonitorMsg(int, int) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Creates a new monitor message including monitoring information for the whole topology.
createGreaterOrEqualFilter(String, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new greaterOrEqual filter with the provided information.
createGreaterOrEqualFilter(AttributeType, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new greaterOrEqual filter with the provided information.
createGreaterOrEqualFilter(String, ByteString) - Static method in class org.opends.server.types.RawFilter
Creates a new greater or equal search filter with the provided information.
createGreaterOrEqualFilter(AttributeType, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a greater-or-equal search filter with the provided information.
createGreaterOrEqualFilter(AttributeType, Set<String>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a greater-or-equal search filter with the provided information.
createGroupImplementation(ManagedObjectDefinition<C, ? extends GroupImplementationCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Group Implementation.
createHelpMenuBar() - Method in class org.opends.guitools.controlpanel.ui.GenericMenuBar
Creates the Help menu bar.
createHistoryBackupDirectory() - Method in class org.opends.quicksetup.Installation
Creates a new directory in the history directory appropriate for backing up an installation during an upgrade.
createHomeDir(String) - Static method in class org.opends.server.backends.jeb.EnvManager
Creates the environment home directory, deleting any existing data files if the directory already exists.
createIdentityMapper(ManagedObjectDefinition<C, ? extends IdentityMapperCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Identity Mapper.
createImageIcon(String, ClassLoader) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns an ImageIcon or null if the path was invalid.
createImageIcon(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns an ImageIcon or null if the path was invalid.
createImageIcon(byte[], int, LocalizableMessage, boolean) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates an image icon using an array of bytes that contain the image and specifying the maximum height of the image.
createImportFromLDIF(List<String>, List<String>, String, String) - Static method in class org.opends.quicksetup.installer.NewSuffixOptions
Creates a base entry suffix options.
createIndexers(IndexingOptions) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
createInExistingTopology(AuthenticationData, int, boolean) - Static method in class org.opends.quicksetup.installer.DataReplicationOptions
Construct an IN_EXISTING_TOPOLOGY object.
createInlineHelpLabel(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label of type 'inline help' (with smaller font).
createInputPanel() - Method in class org.opends.guitools.uninstaller.ui.ConfirmUninstallPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.InstallLicensePanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.InstallWelcomePanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
createInputPanel() - Method in class org.opends.quicksetup.ui.ProgressPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Creates and returns the panel that contains the layout specific to the panel.
createInputPanel() - Method in class org.opends.quicksetup.ui.ReviewPanel
Creates and returns the panel that contains the layout specific to the panel.
createInstructionsPanel() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Creates and returns the instructions panel.
createInstructionsPanel() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Creates and returns the instructions panel.
createIntersectionIndexQuery(Collection<IndexQuery>) - Static method in class org.opends.server.backends.jeb.IndexQuery
Creates an IntersectionIndexQuery object from a collection of IndexQuery objects.
createIntersectionQuery(Collection<IndexQuery>) - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
createJCEKSCertificateOptions(String, String, boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a JCE Key Store.
createJKSCertificateOptions(String, String, boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a Java Key Store.
createKeyManagerProvider(ManagedObjectDefinition<C, ? extends KeyManagerProviderCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Key Manager Provider.
createKeys(Schema, ByteSequence, Collection<ByteString>) - Method in class org.opends.server.backends.jeb.EqualityIndexer
createKeyword(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetKeyword
Create an enumeration of the provided keyword name.
createLaunchLater(Date) - Static method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns a schedule instance that launches the task at a given date.
createLaunchNow() - Static method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns a schedule instance that launches the task now.
createLayout(GridBagConstraints) - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
Creates the components and lays them in the panel.
createLayout() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Creates the layout of the panel (but the contents are not populated here).
createLayout() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Creates the layout of the panel (but the contents are not populated here).
createLayout() - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Creates the layout of the panel (but the contents are not populated here).
createLayout() - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Creates the layout of the panel (but the contents are not populated here).
createLayout() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Creates the layout of the panel.
createLdapContext(String, String, String, int, Hashtable<String, String>) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Creates a clear LDAP connection and returns the corresponding LdapContext.
createLDAPResult() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of LDAPResult
createLdapsContext(String, String, String, int, Hashtable<String, String>, TrustManager, KeyManager) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Creates an LDAPS connection and returns the corresponding LdapContext.
createLessOrEqualFilter(String, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new lessOrEqual filter with the provided information.
createLessOrEqualFilter(AttributeType, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new lessOrEqual filter with the provided information.
createLessOrEqualFilter(String, ByteString) - Static method in class org.opends.server.types.RawFilter
Creates a new less or equal search filter with the provided information.
createLessOrEqualFilter(AttributeType, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a less-or-equal search filter with the provided information.
createLessOrEqualFilter(AttributeType, Set<String>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a less-or-equal search filter with the provided information.
createLocalDBIndex(ManagedObjectDefinition<C, ? extends LocalDBIndexCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Creates a new Local DB Index.
createLocalDBVLVIndex(ManagedObjectDefinition<C, ? extends LocalDBVLVIndexCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Creates a new Local DB VLV Index.
createLogPublisher(ManagedObjectDefinition<C, ? extends LogPublisherCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Log Publisher.
createLogRetentionPolicy(ManagedObjectDefinition<C, ? extends LogRetentionPolicyCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Log Retention Policy.
createLogRotationPolicy(ManagedObjectDefinition<C, ? extends LogRotationPolicyCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Log Rotation Policy.
createLongTextField() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a long text field.
createMainPanel() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Returns the component that will be displayed between the filtering options and the buttons panel.
createMainPanel() - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Returns the component that will be displayed between the filtering options and the buttons panel.
createMainPanel() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Returns the component that will be displayed between the filtering options and the buttons panel.
createMatchAllQuery() - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
createMatchingRule(ManagedObjectDefinition<C, ? extends MatchingRuleCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Matching Rule.
createMatchingRuleAssertion() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of MatchingRuleAssertion
createMediumTextField() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a medium sized text field.
createMenu(LocalizableMessage, LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a menu with the provided text.
createMenuItem(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a menu item with the provided text.
createMessageInstance(LinkedHashSet<LocalizableMessage>) - Static method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Creates an instance of this panel that uses LocalizableMessage as attributes.
createModifyDNRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ModifyDNRequest
createModifyRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ModifyRequest
createMonitoringAttributesInstance(LinkedHashSet<MonitoringAttributes>) - Static method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Creates an instance of this panel that uses MonitoringAttributes as attributes.
createMonitorProvider(ManagedObjectDefinition<C, ? extends MonitorProviderCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Monitor Provider.
createNewConfigFromDirContextReader() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns a reader that will read the configuration from a dir context.
createNewConfigFromFileReader() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns a reader that will read the configuration from a file.
createNewDomain(ReplicationDomainCfg) - Static method in class org.opends.server.replication.plugin.MultimasterReplication
Creates a new domain from its configEntry, do the necessary initialization and starts it so that it is fully operational when this method returns.
createNewServerDescriptorInstance() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns an empty new server descriptor instance.
createNoCertificateOptions() - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions representing for no certificate (no SSL or Start TLS).
createNonEditableTextArea(LocalizableMessage, int, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a non-editable text area.
createNOTFilter(RawFilter) - Static method in class org.opends.server.types.RawFilter
Creates a new NOT search filter with the provided filter component.
createNOTFilter(SearchFilter) - Static method in class org.opends.server.types.SearchFilter
Creates a new NOT search filter with the provided information.
createNotReplicatedSuffix() - Method in class org.opends.quicksetup.installer.Installer
Tells whether we must create a suffix that we are not going to replicate with other servers or not.
createNullIndexQuery() - Static method in class org.opends.server.backends.jeb.IndexQuery
Creates an empty IndexQuery object.
createOperation(InternalClientConnection, DN) - Method in class org.opends.server.replication.protocol.AddMsg
Create and Operation from the message using the provided DN.
createOperation(InternalClientConnection, DN) - Method in class org.opends.server.replication.protocol.DeleteMsg
Create and Operation from the message using the provided DN.
createOperation(InternalClientConnection) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Create and Operation from the message.
createOperation(InternalClientConnection, DN) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Create and Operation from the message using the provided DN.
createOperation(InternalClientConnection, DN) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Create and Operation from the message using the provided DN.
createOperation(InternalClientConnection, DN) - Method in class org.opends.server.replication.protocol.ModifyMsg
Create and Operation from the message using the provided DN.
createOperator(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetOperator
Creates an enumeration of the specified operator type name.
createOptionsForCertificatType(SecurityOptions.CertificateType, String, String, boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using the provided type Key Store.
createORFilter(ArrayList<RawFilter>) - Static method in class org.opends.server.types.RawFilter
Creates a new OR search filter with the provided filter components.
createORFilter(Collection<SearchFilter>) - Static method in class org.opends.server.types.SearchFilter
Creates a new OR search filter with the provided information.
createPasswordField() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a pasword text field.
createPasswordField(int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a pasword text field.
createPasswordGenerator(ManagedObjectDefinition<C, ? extends PasswordGeneratorCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Password Generator.
createPasswordPolicy(ManagedObjectDefinition<C, ? extends AuthenticationPolicyCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Password Policy.
createPasswordStorageScheme(ManagedObjectDefinition<C, ? extends PasswordStorageSchemeCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Password Storage Scheme.
createPasswordValidator(ManagedObjectDefinition<C, ? extends PasswordValidatorCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Password Validator.
createPINFile(String, String) - Static method in class org.opends.server.backends.TrustStoreBackend
Creates a PIN file on the specified path.
createPKCS11CertificateOptions(String, boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a PKCS#11 Key Store.
createPKCS12CertificateOptions(String, String, boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a PKCS#12 Key Store.
createPlugin(ManagedObjectDefinition<C, ? extends PluginCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Creates a new Plugin.
createPresenceFilter(String) - Static method in class org.opends.server.types.RawFilter
Creates a new presence search filter with the provided attribute type.
createPresenceFilter(AttributeType) - Static method in class org.opends.server.types.SearchFilter
Creates a presence search filter with the provided information.
createPresenceFilter(AttributeType, Set<String>) - Static method in class org.opends.server.types.SearchFilter
Creates a presence search filter with the provided information.
createPresentFilter(String) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new present filter with the provided information.
createPresentFilter(AttributeType) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new present filter with the provided information.
createPrimaryLabel() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label of type 'primary' (with bigger font than usual) with no text.
createPrimaryLabel(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label of type 'primary' (with bigger font than usual).
createProperties(PasswordPolicyState, boolean, int, List<ByteString>, List<ByteString>) - Static method in class org.opends.server.types.AccountStatusNotification
Creates a set of account status notification properties from the provided information.
createProtectedFile(String, String) - Static method in class org.opends.quicksetup.util.Utils
Creates a file on the specified path with the contents of the provided String.
createRadioButton(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a radio button.
createRangeMatchQuery(String, ByteSequence, ByteSequence, boolean, boolean) - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
CreateRCScript - Class in org.opends.server.tools
This program provides a tool that may be used to generate an RC script that can be used to start, stop, and restart the Directory Server, as well as to display its current status.
CreateRCScript() - Constructor for class org.opends.server.tools.CreateRCScript
 
createReplicatedBackendsIfRequired() - Method in class org.opends.quicksetup.installer.Installer
This method configures the backends and suffixes that must be replicated.
createReplicationDomain(ManagedObjectDefinition<C, ? extends ReplicationDomainCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Creates a new Replication Domain.
createReplicationServer(ManagedObjectDefinition<C, ? extends ReplicationServerCfg>, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Creates a new Replication Server.
createReplServerStartMsg() - Method in class org.opends.server.replication.server.ServerHandler
Creates a ReplServerStartMsg for the current ServerHandler.
createRequiredLabel() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns a label with text 'Required Field' and an icon (used as legend in some panels).
createResultCode() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ResultCode
createRootDNUser(ManagedObjectDefinition<C, ? extends RootDNUserCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Creates a new Root DN User.
createSASLContext(HashMap<String, String>, String, String, IdentityMapper<?>) - Static method in class org.opends.server.extensions.SASLContext
Instantiate a GSSAPI/DIGEST-MD5 SASL context using the specified parameters.
createSASLMechanismHandler(ManagedObjectDefinition<C, ? extends SASLMechanismHandlerCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new SASL Mechanism Handler.
createSchemaProvider(ManagedObjectDefinition<C, ? extends SchemaProviderCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Schema Provider.
createScrollPane(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns a JScrollPane that contains the provided component.
createSearchRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchRequest
createSearchResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResponse
createSearchResultEntry() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResultEntry
createSearchResultReference() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResultReference
createSelfSignedCertificateIfNeeded(ServerContext) - Static method in class org.opends.server.admin.AdministrationConnector
Creates a self-signed JKS certificate if needed.
createSelfSignedCertificateOptions(boolean, boolean, int) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a self-signed certificate.
createSelfSignedCertificateOptions(boolean, boolean, int, String) - Static method in class org.opends.quicksetup.SecurityOptions
Creates a new instance of a SecurityOptions using a self-signed certificate.
createSelfSignedCertificatePwd() - Static method in class org.opends.server.util.SetupUtils
Returns a randomly generated password for a self-signed certificate keystore.
createServerConfiguration(ServerManagedObject<? extends S>) - Method in class org.opends.server.admin.ManagedObjectDefinition
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AccessControlHandlerCfg>) - Method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AccessLogFilteringCriteriaCfg>) - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AccessLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AccountStatusNotificationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AdministrationConnectorCfg>) - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AESPasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AlertHandlerCfg>) - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AnonymousSASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AttributeCleanupPluginCfg>) - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AttributeTypeDescriptionAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends AttributeValuePasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BackendCfg>) - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BackendIndexCfg>) - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BackendVLVIndexCfg>) - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BackupBackendCfg>) - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends Base64PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BlindTrustManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends BlowfishPasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CancelExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CertificateAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CertificateMapperCfg>) - Method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ChangeNumberControlPluginCfg>) - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CharacterSetPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ClearPasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ClientConnectionMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CollationMatchingRuleCfg>) - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CollectiveAttributeSubentriesVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ConfigFileHandlerBackendCfg>) - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CoreSchemaCfg>) - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CountryStringAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CramMD5SASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CryptoManagerCfg>) - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends CryptPasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DebugLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DebugTargetCfg>) - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DictionaryPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DigestMD5SASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DirectoryStringAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DseeCompatAccessControlHandlerCfg>) - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends DynamicGroupImplementationCfg>) - Method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntityTagVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntryCacheCfg>) - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntryCacheMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntryDNVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntryUUIDPluginCfg>) - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends EntryUUIDVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ErrorLogAccountStatusNotificationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ErrorLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ExactMatchIdentityMapperCfg>) - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ExternalChangelogDomainCfg>) - Method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ExternalSASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FIFOEntryCacheCfg>) - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedAccessLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedAuditLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedDebugLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedErrorLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedHTTPAccessLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedKeyManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileBasedTrustManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FileCountLogRetentionPolicyCfg>) - Method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FingerprintCertificateMapperCfg>) - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FixedTimeLogRotationPolicyCfg>) - Method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FractionalLDIFImportPluginCfg>) - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends FreeDiskSpaceLogRetentionPolicyCfg>) - Method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GetConnectionIdExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GetSymmetricKeyExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GlobalCfg>) - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GoverningStructureRuleVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GroupImplementationCfg>) - Method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends GSSAPISASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends HasSubordinatesVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends HTTPAccessLogPublisherCfg>) - Method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends HTTPConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends IdentityMapperCfg>) - Method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends IsMemberOfVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends JMXAlertHandlerCfg>) - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends JMXConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends JPEGAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends KeyManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LastModPluginCfg>) - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LDAPAttributeDescriptionListPluginCfg>) - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LDAPConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LDAPPassThroughAuthenticationPolicyCfg>) - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LDIFBackendCfg>) - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LDIFConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LengthBasedPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LocalDBBackendCfg>) - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LocalDBIndexCfg>) - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LocalDBVLVIndexCfg>) - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LogRetentionPolicyCfg>) - Method in class org.opends.server.admin.std.meta.LogRetentionPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends LogRotationPolicyCfg>) - Method in class org.opends.server.admin.std.meta.LogRotationPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MatchingRuleCfg>) - Method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MD5PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MemberVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MemoryBackendCfg>) - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MemoryUsageMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MonitorBackendCfg>) - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends MonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends NullBackendCfg>) - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends NumSubordinatesVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ParallelWorkQueueCfg>) - Method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordExpirationTimeVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordGeneratorCfg>) - Method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordModifyExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordPolicyCfg>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordPolicyImportPluginCfg>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordPolicyStateExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordPolicySubentryVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PBKDF2PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PDBBackendCfg>) - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PKCS11KeyManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PKCS5S2PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PlainSASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PluginCfg>) - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends PluginRootCfg>) - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ProfilerPluginCfg>) - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RandomPasswordGeneratorCfg>) - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RC4PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ReferentialIntegrityPluginCfg>) - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RegularExpressionIdentityMapperCfg>) - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RepeatedCharactersPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ReplicationDomainCfg>) - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ReplicationServerCfg>) - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends ReplicationSynchronizationProviderCfg>) - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RootCfg>) - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RootDNCfg>) - Method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RootDNUserCfg>) - Method in class org.opends.server.admin.std.meta.RootDNUserCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends RootDSEBackendCfg>) - Method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SaltedMD5PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SaltedSHA1PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SaltedSHA256PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SaltedSHA384PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SaltedSHA512PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SambaPasswordPluginCfg>) - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SASLMechanismHandlerCfg>) - Method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SchemaBackendCfg>) - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SchemaProviderCfg>) - Method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SevenBitCleanPluginCfg>) - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SHA1PasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SimilarityBasedPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SizeLimitLogRetentionPolicyCfg>) - Method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SizeLimitLogRotationPolicyCfg>) - Method in class org.opends.server.admin.std.meta.SizeLimitLogRotationPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SMTPAccountStatusNotificationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SMTPAlertHandlerCfg>) - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SNMPConnectionHandlerCfg>) - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SoftReferenceEntryCacheCfg>) - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends StackTraceMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends StartTLSExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends StaticGroupImplementationCfg>) - Method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends StructuralObjectClassVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SubjectAttributeToUserAttributeCertificateMapperCfg>) - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SubjectDNToUserAttributeCertificateMapperCfg>) - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SubjectEqualsDNCertificateMapperCfg>) - Method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SubschemaSubentryVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SynchronizationProviderCfg>) - Method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends SystemInfoMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TaskBackendCfg>) - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TelephoneNumberAttributeSyntaxCfg>) - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TimeLimitLogRotationPolicyCfg>) - Method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TraditionalWorkQueueCfg>) - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TripleDESPasswordStorageSchemeCfg>) - Method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TrustManagerProviderCfg>) - Method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends TrustStoreBackendCfg>) - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends UniqueAttributePluginCfg>) - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends UniqueCharactersPasswordValidatorCfg>) - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends UserDefinedVirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends VersionMonitorProviderCfg>) - Method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends VirtualAttributeCfg>) - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends VirtualStaticGroupImplementationCfg>) - Method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends WhoAmIExtendedOperationHandlerCfg>) - Method in class org.opends.server.admin.std.meta.WhoAmIExtendedOperationHandlerCfgDefn
Creates a server configuration view of the provided server managed object.
createServerConfiguration(ServerManagedObject<? extends WorkQueueCfg>) - Method in class org.opends.server.admin.std.meta.WorkQueueCfgDefn
Creates a server configuration view of the provided server managed object.
createServerGroup(Map<ADSContext.ServerGroupProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Creates a Server Group in the ADS.
createServerSession(Socket, int) - Method in class org.opends.server.replication.protocol.ReplSessionSecurity
Create a new protocol session in the server role on the provided socket.
createServerSocket(int) - Method in class org.opends.server.protocols.jmx.DirectoryRMIServerSocketFactory
Creates a server socket that accepts SSL connections configured according to this factory's SSL socket configuration parameters.
createServerSocket(int) - Method in class org.opends.server.protocols.jmx.OpendsRmiServerSocketFactory
createShortTextField() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a short text field.
createSocket(InetAddress, int) - Method in class org.opends.admin.ads.util.TrustedSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class org.opends.admin.ads.util.TrustedSocketFactory
createSocket(String, int) - Method in class org.opends.admin.ads.util.TrustedSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.opends.admin.ads.util.TrustedSocketFactory
createSocket(Socket, String, int, boolean) - Method in class org.opends.admin.ads.util.TrustedSocketFactory
createSocket(InetAddress, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Creates a new internal LDAP socket.
createSocket(String, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Creates a new internal LDAP socket.
createSocket(InetAddress, int, InetAddress, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Creates a new internal LDAP socket.
createSocket(String, int, InetAddress, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Creates a new internal LDAP socket.
createSocket(String, int) - Method in class org.opends.server.tools.SSLConnectionFactory
Create the SSL socket connection to the specified host.
createSocket(InetAddress, int) - Method in class org.opends.server.tools.SSLConnectionFactory
Create the SSL socket connection to the specified host.
createSocket(Socket, String, int, boolean) - Method in class org.opends.server.tools.SSLConnectionFactory
Create the SSL socket connection to the specified host layered over an existing socket.
createSortableTable(SortableTableModel, TableCellRenderer) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns a table created with the provided model and renderers.
createStandalone(Map<ADSContext.ServerProperty, Object>) - Static method in class org.opends.admin.ads.ServerDescriptor
Creates a ServerDescriptor object based on some ADS properties provided.
createStandalone(InitialLdapContext, TopologyCacheFilter) - Static method in class org.opends.admin.ads.ServerDescriptor
Creates a ServerDescriptor object based on the configuration that we read using the provided InitialLdapContext.
createStandalone() - Static method in class org.opends.quicksetup.installer.DataReplicationOptions
Construct an STANDALONE object.
createStartTLSContext(String, String, String, int, Hashtable<String, String>, TrustManager, KeyManager, HostnameVerifier) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Creates an LDAP+StartTLS connection and returns the corresponding LdapContext.
createStartTLSContext(String, String, String, int, Hashtable<String, String>, TrustManager, HostnameVerifier) - Static method in class org.opends.quicksetup.util.Utils
Creates an LDAP+StartTLS connection and returns the corresponding LdapContext.
createStringInstance(LinkedHashSet<String>) - Static method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Creates an instance of this panel that uses String as attributes.
createSubstringFilter() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SubstringFilter
createSubstringFilter(String, ByteString, ArrayList<ByteString>, ByteString) - Static method in class org.opends.server.types.RawFilter
Creates a new substring search filter with the provided information.
createSubstringFilter(AttributeType, ByteString, List<ByteString>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a new substring search filter with the provided information.
createSubstringFilter(AttributeType, Set<String>, ByteString, List<ByteString>, ByteString) - Static method in class org.opends.server.types.SearchFilter
Creates a new substring search filter with the provided information.
createSubstringsFilter(String, ByteString, List<ByteString>, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new substrings filter with the provided information.
createSubstringsFilter(AttributeType, ByteString, List<ByteString>, ByteString) - Static method in class org.opends.server.controls.MatchedValuesFilter
Creates a new substrings filter with the provided information.
createSummary(AciEvalContext, boolean) - Static method in class org.opends.server.authorization.dseecompat.AciEffectiveRights
Create the summary string used in the aclRightsInfo log string.
createSynchronizationProvider(ManagedObjectDefinition<C, ? extends SynchronizationProviderCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Synchronization Provider.
createTemplateFile(String, int) - Static method in class org.opends.server.util.SetupUtils
Creates a MakeLDIF template file using the provided information.
createTemplateFile(Set<String>, int) - Static method in class org.opends.server.util.SetupUtils
Creates a MakeLDIF template file using the provided information.
createTextArea(LocalizableMessage, int, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a text area.
createTextAreaWithBorder(LocalizableMessage, int, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a text area with borders similar to the ones of a text field.
createTextField(String, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a text field.
createTextField() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a text field with the default size.
createTitleLabel(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a label of type 'title' (with bigger font).
createTopologyMsgForDS(int) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Creates a TopologyMsg filled with information to be sent to a DS.
createTopologyMsgForRS() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Creates a TopologyMsg filled with information to be sent to a remote RS.
createTree(TreeName) - Method in interface org.opends.server.backends.pluggable.spi.Importer
Creates a new tree identified by the provided name.
createTreePane() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Creates and returns the tree panel.
createTrustManagerProvider(ManagedObjectDefinition<C, ? extends TrustManagerProviderCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Trust Manager Provider.
createUnionIndexQuery(Collection<IndexQuery>) - Static method in class org.opends.server.backends.jeb.IndexQuery
Creates a union IndexQuery object from a collection of IndexQuery objects.
createUnionQuery(Collection<IndexQuery>) - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
createUnorderedList(List<?>) - Method in class org.opends.quicksetup.CliUserInteraction
Creates a list appropriate for the presentation implementation.
createUnorderedList(List<?>) - Method in interface org.opends.quicksetup.UserInteraction
Creates a list appropriate for the presentation implementation.
createUserData(UninstallerArgumentParser, String[]) - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
Creates a UserData based in the arguments provided.
createUserData() - Method in class org.opends.guitools.uninstaller.Uninstaller
Creates a set of user data with default values.
createUserData(Launcher) - Method in class org.opends.guitools.uninstaller.Uninstaller
Creates a set of user data from command line arguments and installation status.
createUserData() - Method in class org.opends.quicksetup.Application
Creates a set of user data with default values.
createUserData(Launcher) - Method in interface org.opends.quicksetup.CliApplication
Creates a set of user data from command line arguments and installation status.
createUserData() - Method in class org.opends.quicksetup.installer.Installer
 
createViewMenuBar() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
Creates the View menu bar.
createVirtualAttribute(ManagedObjectDefinition<C, ? extends VirtualAttributeCfg>, String, Collection<PropertyException>) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Creates a new Virtual Attribute.
createWizardStepPanel(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Creates a wizard panel given a specific step.
createWizardStepPanel(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
createWizardStepPanel(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Creates a wizard panel given a specific step.
Credential - Class in org.opends.server.protocols.jmx
Represents a Ldap credential used for JMX connection authentication.
Credential(ClientConnection) - Constructor for class org.opends.server.protocols.jmx.Credential
Default Constructor.
criteriaIsValid(String, String, LocalizableMessageBuilder) - Static method in class org.opends.server.schema.GuideSyntax
Determines whether the provided string represents a valid criteria according to the guide syntax.
criticality - Variable in class org.opends.dsml.protocol.Control
 
crypt(ByteSequence) - Static method in class org.opends.server.util.BSDMD5Crypt
Encode the supplied password in BSD MD5 crypt form, using a random salt.
crypt(ByteSequence, String) - Static method in class org.opends.server.util.BSDMD5Crypt
Encode the supplied password in BSD MD5 crypt form, using provided salt.
Crypt - Class in org.opends.server.util
UNIX Crypt cipher, ported from the Sun OpenSolaris project.
Crypt() - Constructor for class org.opends.server.util.Crypt
Constructor.
crypt(byte[], byte[]) - Method in class org.opends.server.util.Crypt
Encode the supplied password in unix crypt form with the provided salt.
CryptoManager - Interface in org.opends.server.types
This interface defines the methods to call to access cryptographic services including encryption and hashing; in particular, when the ciphertext or HMAC is produced on one directory server instance and is to be consumed on another.
CryptoManagerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Crypto Manager settings.
CryptoManagerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Crypto Manager settings.
CryptoManagerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Crypto Manager managed object definition meta information.
CryptoManagerException - Exception in org.opends.server.types
This class defines an exception that is thrown in the case of problems with encryption key management, and is a wrapper for a variety of other cipher related exceptions.
CryptoManagerException(LocalizableMessage) - Constructor for exception org.opends.server.types.CryptoManagerException
Creates an exception with the given message.
CryptoManagerException(LocalizableMessage, Exception) - Constructor for exception org.opends.server.types.CryptoManagerException
Creates an exception with the given message and underlying cause.
CryptoManagerImpl - Class in org.opends.server.crypto
This class implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.
CryptoManagerImpl(ServerContext, CryptoManagerCfg) - Constructor for class org.opends.server.crypto.CryptoManagerImpl
Creates a new instance of this crypto manager object from a given configuration, plus some static member initialization.
CryptoManagerSync - Class in org.opends.server.crypto
This class defines an object that synchronizes certificates from the admin data branch into the trust store backend, and synchronizes secret-key entries from the admin data branch to the crypto manager secret-key cache.
CryptoManagerSync() - Constructor for class org.opends.server.crypto.CryptoManagerSync
Creates a new instance of this trust store synchronization thread.
CryptPasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme based on the UNIX Crypt algorithm.
CryptPasswordStorageScheme() - Constructor for class org.opends.server.extensions.CryptPasswordStorageScheme
Creates a new instance of this password storage scheme.
CryptPasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Crypt Password Storage Scheme settings.
CryptPasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Crypt Password Storage Scheme settings.
CryptPasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Crypt Password Storage Scheme managed object definition meta information.
CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "crypt-password-storage-encryption-algorithm" property.
CSN - Class in org.opends.server.replication.common
Class used to represent Change Sequence Numbers.
CSN(String) - Constructor for class org.opends.server.replication.common.CSN
Create a new CSN from a String.
CSN(long, int, int) - Constructor for class org.opends.server.replication.common.CSN
Create a new CSN.
csn - Variable in class org.opends.server.replication.protocol.UpdateMsg
The CSN of this update.
csn - Variable in class org.opends.server.replication.server.ExpectedAcksInfo
The CSN of the assured update message we want acks for.
CSNGenerator - Class in org.opends.server.replication.common
This class defines a structure that is used for storing the last CSNs generated on this server or received from other servers and generating new CSNs that are guaranteed to be larger than all the previously seen or generated CSNs.
CSNGenerator(int, long) - Constructor for class org.opends.server.replication.common.CSNGenerator
Create a new CSNGenerator.
CSNGenerator(int, ServerState) - Constructor for class org.opends.server.replication.common.CSNGenerator
Create a new CSNGenerator.
csns(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 CSN fields when appended to a ByteArrayBuilder.
csnsUTF8(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 CSN fields encoded as a UTF8 string when appended to a ByteArrayBuilder.
CURRENT_CONFIG_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The relative path to the current Configuration LDIF file.
CURRENT_STEP_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the step which is the current one in the steps panel.
CURRENT_STEP_PANEL_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the current step background color.
CURRENT_STEP_PANEL_BORDER - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the current step panel border.
CurrentInstallStatus - Class in org.opends.quicksetup
This class is used to know which is the status of the install.
CurrentInstallStatus() - Constructor for class org.opends.quicksetup.CurrentInstallStatus
The constructor of a CurrentInstallStatus object.
currentRecord() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
Returns the ChangeNumberIndexRecord at the current position of the cursor.
CurrentStepPanel - Class in org.opends.quicksetup.ui
This is the class that contains the panel on the right-top part of the QuickSetupDialog).
CurrentStepPanel(GuiApplication, QuickSetup) - Constructor for class org.opends.quicksetup.ui.CurrentStepPanel
The constructor of this class.
Cursor<K,V> - Interface in org.opends.server.backends.pluggable.spi
Sequential cursor extended with navigation methods.
CustomAttributeTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a custom attribute in the 'Manage Schema' tree.
CustomAttributeTreeNode(String, AttributeType) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.CustomAttributeTreeNode
Constructor of the node.
CustomCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Class used to render the tables.
CustomCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.CustomCellRenderer
Default constructor.
CustomHTMLEditorKit - Class in org.opends.quicksetup.ui
Class used to be able to detect events in the button inside an HTML pane.
CustomHTMLEditorKit() - Constructor for class org.opends.quicksetup.ui.CustomHTMLEditorKit
Default constructor.
CustomListCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
A renderer used in the Control Panel that deals with CategorizedComboBoxElement elements.
CustomListCellRenderer(JComboBox) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
Constructor of a renderer to be used with a combo box.
CustomListCellRenderer(JList) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
Constructor of a renderer to be used with a list.
CustomObjectClassPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays a custom object class definition.
CustomObjectClassPanel() - Constructor for class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Default constructor of the panel.
CustomObjectClassTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a custom object class in the 'Manage Schema' tree.
CustomObjectClassTreeNode(String, ObjectClass) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.CustomObjectClassTreeNode
Constructor of the node.
CustomSearchResult - Class in org.opends.guitools.controlpanel.datamodel
This is a commodity class used to wrap the SearchResult class of JNDI.
CustomSearchResult(String) - Constructor for class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Constructor of an empty search result.
CustomSearchResult(SearchResult, String) - Constructor for class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Constructor of a search result using a SearchResult as basis.
CustomTree - Class in org.opends.guitools.controlpanel.ui.components
The tree that is used in different places in the Control Panel (schema browser, index browser or the LDAP entries browser).
CustomTree() - Constructor for class org.opends.guitools.controlpanel.ui.components.CustomTree
Default constructor.

D

DatabaseContainer - Class in org.opends.server.backends.jeb
This class is a wrapper around the JE database object and provides basic read and write methods for entries.
DatabaseContainer(String, Environment, EntryContainer) - Constructor for class org.opends.server.backends.jeb.DatabaseContainer
Create a new DatabaseContainer object.
DATABASES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the database files are.
DataConfig - Class in org.opends.server.backends.jeb
Configuration class to indicate desired compression and cryptographic options for the data stored in the database.
DataConfig(boolean, boolean, CompressedSchema) - Constructor for class org.opends.server.backends.jeb.DataConfig
Construct a new DataConfig object with the specified settings.
DataOptionsPanel - Class in org.opends.quicksetup.installer.ui
This is the panel that contains the Data Options: the suffix dn, whether to import data to the suffix or not, etc.
DataOptionsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.DataOptionsPanel
Constructor of the panel.
DataReplicationOptions - Class in org.opends.quicksetup.installer
This class is used to provide a data model for the Data Replication Options panel of the installer.
DataReplicationOptions.Type - Enum in org.opends.quicksetup.installer
This enumeration is used to know what the user wants to do for the data (import data or not, what use as source of the data...).
DataReplicationPanel - Class in org.opends.quicksetup.installer.ui
This class is used to display the replication options for the server that is being installed.
DataReplicationPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.DataReplicationPanel
Constructor of the panel.
DataServerHandler - Class in org.opends.server.replication.server
This class defines a server handler, which handles all interaction with a peer server (RS or DS).
DataServerHandler(Session, int, ReplicationServer, int) - Constructor for class org.opends.server.replication.server.DataServerHandler
Creates a new data server handler.
DATE_FORMAT_COMPACT_LOCAL_TIME - Static variable in class org.opends.server.util.ServerConstants
The date format string that will be used to construct and parse dates represented in a form like UTC time, but using the local time zone.
DATE_FORMAT_GENERALIZED_TIME - Static variable in class org.opends.server.util.ServerConstants
The date format string that will be used to construct and parse dates represented using generalized time.
DATE_FORMAT_GMT_TIME - Static variable in class org.opends.server.util.ServerConstants
The date format string that will be used to construct and parse dates represented using generalized time with a four-digit year.
DATE_FORMAT_LOCAL_TIME - Static variable in class org.opends.server.util.ServerConstants
The date format string that will be used to construct and parse dates represented using generalized time.
DATE_FORMAT_UTC_TIME - Static variable in class org.opends.server.util.ServerConstants
The date format string that will be used to construct and parse dates represented using generalized time with a two-digit year.
DayOfWeek - Class in org.opends.server.authorization.dseecompat
This class implements the dayofweek bind rule keyword.
dbConfig - Variable in class org.opends.server.backends.jeb.DatabaseContainer
The JE database configuration.
DBCursor<T> - Interface in org.opends.server.replication.server.changelog.api
Generic cursor interface into the changelog database.
DBCursor.CursorOptions - Class in org.opends.server.replication.server.changelog.api
Options to create a cursor.
DBCursor.CursorOptions(DBCursor.KeyMatchingStrategy, DBCursor.PositionStrategy) - Constructor for class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
Creates options with provided strategies.
DBCursor.CursorOptions(DBCursor.KeyMatchingStrategy, DBCursor.PositionStrategy, CSN) - Constructor for class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
Creates options with provided strategies and default CSN.
DBCursor.KeyMatchingStrategy - Enum in org.opends.server.replication.server.changelog.api
Represents a cursor key matching strategy, which allow to choose if only the exact key must be found or if any key equal or lower/higher should match.
DBCursor.PositionStrategy - Enum in org.opends.server.replication.server.changelog.api
Represents a cursor positioning strategy, which allow to choose if the start point corresponds to the record at the provided key or the record just after the provided key.
DBEnvironmentMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the database environment monitor panel.
DBEnvironmentMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.DBEnvironmentMonitoringPanel
Default constructor.
DBEnvironmentMonitoringTableModel - Class in org.opends.guitools.controlpanel.datamodel
The abstract table model used to display all the network groups.
DBEnvironmentMonitoringTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
 
DbPreloadComparator - Class in org.opends.server.backends.jeb
This comparator is used to sort databases in order of priority for preloading into the cache.
DbPreloadComparator() - Constructor for class org.opends.server.backends.jeb.DbPreloadComparator
 
DBTest - Class in org.opends.server.backends.jeb
This program provides a utility that may be used to debug a JE backend.
DBTest(OutputStream, OutputStream) - Constructor for class org.opends.server.backends.jeb.DBTest
Creates a new dsconfig application instance.
DEBUG_BUILD - Static variable in class org.opends.server.util.DynamicConstants
Indicates whether this is a debug build of the Directory Server that may include additional debugging facilities not available in standard release versions.
DEBUG_BUILD - Static variable in class org.opends.server.util.SetupUtils
Debug build identifier.
DEBUG_CHANGES_SENT - Static variable in class org.opends.messages.ReplicationMessages
All missing changes sent to replication server
DEBUG_ERROR_UPDATING_RUV - Static variable in class org.opends.messages.ReplicationMessages
Error %s when updating server state %s : %s base dn : %s
DEBUG_GOING_TO_SEARCH_FOR_CHANGES - Static variable in class org.opends.messages.ReplicationMessages
The replication server is late regarding our changes: going to send missing ones
DebugLogger - Class in org.opends.server.loggers
A logger for debug and trace logging.
DebugLogPublisher<T extends DebugLogPublisherCfg> - Class in org.opends.server.loggers
This class defines the set of methods and structures that must be implemented for a Directory Server debug log publisher.
DebugLogPublisher() - Constructor for class org.opends.server.loggers.DebugLogPublisher
Construct a default configuration where the global scope will only log at the ERROR level.
DebugLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Debug Log Publisher settings.
DebugLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Debug Log Publisher settings.
DebugLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Debug Log Publisher managed object definition meta information.
DebugTargetCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Debug Target settings.
DebugTargetCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Debug Target settings.
DebugTargetCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Debug Target managed object definition meta information.
decode(ByteSequence, DN) - Static method in class org.opends.server.authorization.dseecompat.Aci
Decode an ACI byte string.
decode(String) - Static method in class org.opends.server.authorization.dseecompat.AciBody
Decode an ACI string representing the ACI body.
decode(String, DN) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Decode an ACI's target part of the syntax from the string provided.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.AuthMethod
Decode a string representing an authmethod bind rule.
decode(String) - Static method in class org.opends.server.authorization.dseecompat.BindRule
Decode an ACI bind rule string representation.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.DayOfWeek
Decode an string representing a dayofweek bind rule.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.DNS
Decode an string representing a dns bind rule.
decode(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumAccessType
Decodes an access type enumeration from a string passed into the method.
decode(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
Creates an enumeration of the right name.
decode(EnumTargetOperator, String) - Static method in class org.opends.server.authorization.dseecompat.ExtOp
Decode an extop expression string.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.GroupDN
Decode an string expression representing a groupdn bind rule.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.IP
Decodes the provided IP bind rule expression string and returns an IP class the can be used to evaluate remote clients IP addresses.
decode(String) - Static method in class org.opends.server.authorization.dseecompat.PatternDN
Create a new DN pattern matcher from a pattern string.
decode(String) - Static method in class org.opends.server.authorization.dseecompat.PatternIP
Decode the provided address expression string and create a class that can be used to perform an evaluation of an IP address based on the decoded expression string information.
decode(String, String, String) - Static method in class org.opends.server.authorization.dseecompat.PermBindRulePair
Decodes a permission bind rule pair.
decode(String, String) - Static method in class org.opends.server.authorization.dseecompat.Permission
Decode an string representation of bind rule permission into a Permission class.
decode(int, String) - Static method in class org.opends.server.authorization.dseecompat.TargAttrFilterList
Decode an TargAttrFilterList from the specified expression string.
decode(EnumTargetOperator, String) - Static method in class org.opends.server.authorization.dseecompat.TargAttrFilters
Decode an targattrfilter rule.
decode(EnumTargetOperator, String, DN) - Static method in class org.opends.server.authorization.dseecompat.Target
Decode an expression string representing a target keyword expression.
decode(EnumTargetOperator, String) - Static method in class org.opends.server.authorization.dseecompat.TargetControl
Decode an targetcontrol expression string.
decode(EnumTargetOperator, String) - Static method in class org.opends.server.authorization.dseecompat.TargetFilter
Decode a aci's targetfilter string.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.TimeOfDay
Decodes a string representation of a timeofday bind rule expression.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.UserAttr
Decode an string containing the userattr bind rule expression.
decode(String, EnumBindRuleType) - Static method in class org.opends.server.authorization.dseecompat.UserDN
Decodes an expression string representing a userdn bind rule.
decode(boolean, ByteString) - Method in interface org.opends.server.controls.ControlDecoder
Decodes the provided control.
decode(ASN1Reader) - Static method in class org.opends.server.controls.MatchedValuesFilter
Decodes the provided ASN.1 element as a matched values filter item.
decode(ASN1Reader) - Static method in class org.opends.server.plugins.profiler.ProfileStack
Decodes the contents of the provided element as a profile stack.
decode(String) - Static method in class org.opends.server.protocols.ldap.LDAPFilter
Decodes the provided string into an LDAP search filter.
decode(BackupDirectory, List<String>) - Static method in class org.opends.server.types.BackupInfo
Decodes the provided list of strings as the representation of a backup info structure.
decode(ByteSequence) - Static method in class org.opends.server.types.DN
Decodes the provided ASN.1 octet string as a DN.
decode(ByteSequenceReader) - Static method in class org.opends.server.types.Entry
Decodes the provided byte array as an entry.
decode(ByteSequenceReader, CompressedSchema) - Static method in class org.opends.server.types.Entry
Decodes the provided byte array as an entry using the V3 encoding.
decode(ByteSequenceReader, int, CompressedSchema) - Static method in class org.opends.server.types.EntryEncodeConfig
Decodes the entry encode configuration from current position and length of the given byte array.
decode(String, boolean) - Static method in class org.opends.server.types.LDAPURL
Decodes the provided string as an LDAP URL.
decode(ASN1Reader) - Static method in class org.opends.server.types.RawAttribute
Decodes the elements from the provided ASN.1 reader as an LDAP attribute.
decode(ASN1Reader) - Static method in class org.opends.server.types.RawFilter
Decodes the elements from the provided ASN.1 reader as a raw search filter.
decode(ASN1Reader) - Static method in class org.opends.server.types.RawModification
Decodes the elements from the provided ASN.1 reader as an LDAP modification.
decode(String) - Static method in class org.opends.server.types.RDN
Decodes the provided string as an RDN.
decode(String) - Static method in class org.opends.server.util.Base64
Decodes the provided set of base64-encoded data.
decodeAttribute(ByteSequenceReader) - Method in class org.opends.server.api.CompressedSchema
Decodes the contents of the provided array as an attribute at the current position.
decodeAttributeType(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.AttributeTypeSyntax
Decodes the contents of the provided ASN.1 octet string as an attribute type definition according to the rules of this syntax.
decodeAuthPassword(String) - Static method in class org.opends.server.schema.AuthPasswordSyntax
Decodes the provided authentication password value into its component parts.
decodeCharacterSets(SortedSet<String>) - Static method in class org.opends.server.types.NamedCharacterSet
Decodes the values of the provided configuration attribute as a set of character set definitions.
decodeDITContentRule(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.DITContentRuleSyntax
Decodes the contents of the provided ASN.1 octet string as a DIT content rule definition according to the rules of this syntax.
decodeDITStructureRule(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.DITStructureRuleSyntax
Decodes the contents of the provided ASN.1 octet string as a DIT structure rule definition according to the rules of this syntax.
decodeGeneralizedTimeValue(ByteSequence) - Static method in class org.opends.server.schema.GeneralizedTimeSyntax
Decodes the provided normalized value as a generalized time value and retrieves a timestamp containing its representation.
decodeHeader(byte, ByteArrayScanner) - Method in class org.opends.server.replication.protocol.UpdateMsg
Decode the Header part of this Update message, and check its type.
decodeKey(String) - Static method in enum org.opends.server.replication.plugin.HistAttrModificationKey
Get a key from the String representation.
decodeLDAPSyntax(ByteSequence, ServerContext, Schema, boolean, boolean) - Static method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Decodes the contents of the provided byte sequence as an ldap syntax definition according to the rules of this syntax.
decodeMatchingRuleUse(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.MatchingRuleUseSyntax
Decodes the contents of the provided ASN.1 octet string as a matching rule use definition according to the rules of this syntax.
decodeMods(byte[]) - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
Decode mods from the provided byte array.
decodeNameForm(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.NameFormSyntax
Decodes the contents of the provided ASN.1 octet string as a name form definition according to the rules of this syntax.
decodeObjectClass(ByteSequence, Schema, boolean) - Static method in class org.opends.server.schema.ObjectClassSyntax
Decodes the contents of the provided ASN.1 octet string as an objectclass definition according to the rules of this syntax.
decodeObjectClasses(ByteSequenceReader) - Method in class org.opends.server.api.CompressedSchema
Decodes an object class set from the provided byte string.
decodeOID(String, LocalizableMessage) - Static method in class org.opends.server.authorization.dseecompat.Aci
Decode an OIDs expression string.
DECODER - Static variable in class org.opends.server.controls.AccountUsableRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.AuthorizationIdentityResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.EntryChangelogNotificationControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.EntryChangeNotificationControl
The ControlDecoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.ExternalChangelogRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.GetEffectiveRightsRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.LDAPAssertionRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.LDAPPostReadRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.LDAPPostReadResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.LDAPPreReadRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.LDAPPreReadResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.MatchedValuesControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PagedResultsControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PasswordExpiredControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PasswordExpiringControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PasswordPolicyRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PasswordPolicyResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.PersistentSearchControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.ProxiedAuthV1Control
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.ProxiedAuthV2Control
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.ServerSideSortRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.ServerSideSortResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.SubentriesControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.SubtreeDeleteControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.VLVRequestControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.controls.VLVResponseControl
The Control Decoder that can be used to decode this control.
DECODER - Static variable in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
The Control Decoder that can be used to decode this control.
decodeRawMods(byte[]) - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
Decode raw mods from the provided byte array.
decodeResponseValue(ByteString) - Static method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
Decodes the provided ASN.1 octet string to extract the connection ID.
decodeSource(String) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Verifies that the given string represents a valid source from which this server can be initialized.
decodeSuffix(String) - Static method in class org.opends.server.authorization.dseecompat.PatternDN
Create a new DN pattern matcher to match a suffix.
decodeTarget(String) - Method in class org.opends.server.replication.service.ReplicationDomain
Verifies that the given string represents a valid source from which this server can be initialized.
decodeUNIXMode(String) - Static method in class org.opends.server.types.FilePermission
Decodes the provided string as a UNIX mode and retrieves the corresponding file permission.
decodeUserPassword(String) - Static method in class org.opends.server.schema.UserPasswordSyntax
Decodes the provided user password value into its component parts.
decodeUTF8(byte[]) - Static method in class org.opends.server.util.StaticUtils
Returns the provided byte array decoded as a UTF-8 string without throwing an UnsupportedEncodingException.
decodeValue(String) - Method in class org.opends.server.admin.ACIPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.BooleanPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.ClassPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.DNPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.DurationPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.EnumPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.PropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.SizePropertyDefinition
Parse and validate a string representation of a property value.
decodeValue(String) - Method in class org.opends.server.admin.StringPropertyDefinition
Parse and validate a string representation of a property value.
DecodingException - Exception in org.opends.server.admin
The requested managed object was found but it could not be decoded.
DecodingException(LocalizableMessage) - Constructor for exception org.opends.server.admin.DecodingException
Create a decoding exception with a message.
DecodingException - Exception in org.opends.server.replication.server.changelog.file
Exception thrown when a record can't be decoded properly.
DecodingException(LocalizableMessage) - Constructor for exception org.opends.server.replication.server.changelog.file.DecodingException
Creates a new decoding exception with the provided information.
DecodingException(Throwable) - Constructor for exception org.opends.server.replication.server.changelog.file.DecodingException
Creates a new decoding exception with the provided information.
DecodingException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.replication.server.changelog.file.DecodingException
Creates a new decoding exception with the provided information.
decrypt(byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
Decrypts the data in the provided byte array using cipher specified by the key identifier prologue to the data.
decrypt(byte[]) - Method in interface org.opends.server.types.CryptoManager
Decrypts the data in the provided byte array using cipher specified by the key identifier prologue to the data.
DEFAULT_ACCEPT_BACKLOG - Static variable in class org.opends.server.config.ConfigConstants
The default accept backlog to use if no value is given.
DEFAULT_ADMINISTRATION_CONNECTOR_PORT - Static variable in class org.opends.server.admin.AdministrationConnector
Default Administration Connector port.
DEFAULT_ALLOW_LDAPV2 - Static variable in class org.opends.server.config.ConfigConstants
The default policy that should be used for accepting LDAPv2 connections if it is not defined in the configuration.
DEFAULT_ALLOW_REUSE_ADDRESS - Static variable in class org.opends.server.config.ConfigConstants
The default policy for using the SO_REUSEADDR socket option if it is not specified in the configuration.
DEFAULT_ALLOW_STARTTLS - Static variable in class org.opends.server.config.ConfigConstants
The default configuration that specifies whether to allow startTLS operations if it is not defined in the server configuration.
DEFAULT_ALLOW_ZEROLENGTH_DIRECTORYSTRINGS - Static variable in class org.opends.server.config.ConfigConstants
The default configuration that specifies whether to allow zero-length directory string values if it is not defined in the server configuration.
DEFAULT_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the default background color.
DEFAULT_BASE_DN - Static variable in class org.opends.server.types.LDAPURL
The default base DN that will be used if none is provided.
DEFAULT_BIND_WITH_DN_REQUIRES_PW - Static variable in class org.opends.server.config.ConfigConstants
The default value for the bind with DN requires password configuration attribute.
DEFAULT_CONFIG - Static variable in class org.opends.server.types.EntryEncodeConfig
A reference to an entry encode configuration with all the default settings.
DEFAULT_CONFIG_CLASS_NAME - Static variable in class org.opends.quicksetup.installer.Installer
A static String that contains the class name of ConfigFileHandler.
DEFAULT_FIFOCACHE_LOCK_TIMEOUT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache lockout timeout that will be used if no other value is specified.
DEFAULT_FIFOCACHE_MAX_ENTRIES - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache max entries that will be used if no other value is specified.
DEFAULT_FIFOCACHE_MAX_MEMORY_PCT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache max memory percent that will be used if no other value is specified.
DEFAULT_FSCACHE_HOME - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache JE environment home that will be used if no other value is specified.
DEFAULT_FSCACHE_IS_PERSISTENT - Static variable in class org.opends.server.config.ConfigConstants
The default value to indicate whether the cache is persistent or not.
DEFAULT_FSCACHE_JE_CACHE_PCT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the JE cache size percent that will be used if no other value is specified.
DEFAULT_FSCACHE_JE_CACHE_SIZE - Static variable in class org.opends.server.config.ConfigConstants
The default value for the JE cache size in bytes that will be used if no other value is specified.
DEFAULT_FSCACHE_LOCK_TIMEOUT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache lockout timeout that will be used if no other value is specified.
DEFAULT_FSCACHE_MAX_ENTRIES - Static variable in class org.opends.server.config.ConfigConstants
The default value for the entry cache max entries that will be used if no other value is specified.
DEFAULT_FSCACHE_TYPE - Static variable in class org.opends.server.config.ConfigConstants
The default value to indicate which cache type to use.
DEFAULT_INDEXES - Static variable in class org.opends.server.tools.BackendCreationHelper
Default indexes to add in a new backend.
DEFAULT_INTERACTIVE_BASE_DN - Static variable in class org.opends.quicksetup.Installation
The default base DN prompted to user in setup interactive mode.
DEFAULT_JAVA_PROPERTIES_FILE - Static variable in class org.opends.quicksetup.Installation
The default java properties file.
DEFAULT_KEEP_LDAP_STATS - Static variable in class org.opends.server.config.ConfigConstants
Indicates whether the LDAP connection handler should keep statistical information by default.
DEFAULT_LABEL_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the default label color.
DEFAULT_LOOKTHROUGH_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The default value that will be used for the server lookthrough limit if no other value is given.
DEFAULT_MAX_DURATION - Static variable in class org.opends.server.tasks.PurgeConflictsHistoricalTask
The default value for the maximum duration of the purge expressed in seconds.
DEFAULT_MAX_INTERNAL_BUFFER_SIZE - Static variable in class org.opends.server.util.ServerConstants
Default maximum size for cached protocol/entry encoding buffers.
DEFAULT_MAX_REQUEST_SIZE - Static variable in class org.opends.server.config.ConfigConstants
The default maximum request size that should be used if none is specified in the configuration.
DEFAULT_NUM_REQUEST_HANDLERS - Static variable in class org.opends.server.config.ConfigConstants
The default number of request handler threads to use if it is not specified in the configuration.
DEFAULT_NUM_WORKER_THREADS - Static variable in class org.opends.server.config.ConfigConstants
The default number of worker threads that should be used if no value is specified in the configuration.
DEFAULT_PASSWORD_STORAGE_SCHEME - Static variable in class org.opends.server.util.ServerConstants
The name of the default password storage scheme that will be used for new passwords.
DEFAULT_PERIOD_TIME - Static variable in class org.opends.server.util.cli.PointAdder
The default period time used to write points in the output.
DEFAULT_PORT - Static variable in class org.opends.server.types.LDAPURL
The default port value that will be used if none is provided.
DEFAULT_PROFILE_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The default sample interval in milliseconds to use when profiling if no other value is specified.
DEFAULT_PROVIDER - Static variable in interface org.opends.server.admin.PropertyProvider
A property provider which always returns empty property values, indicating default behavior.
DEFAULT_PWPOLICY_ALLOW_EXPIRED_CHANGES - Static variable in class org.opends.server.config.ConfigConstants
The default value for the allowExpiredPasswordChanges configuration attribute.
DEFAULT_PWPOLICY_ALLOW_MULTIPLE_PW_VALUES - Static variable in class org.opends.server.config.ConfigConstants
The default value for the allowMultiplePasswordValues configuration attribute.
DEFAULT_PWPOLICY_ALLOW_PRE_ENCODED_PASSWORDS - Static variable in class org.opends.server.config.ConfigConstants
The default value for the allowPreEncodedPasswords configuration attribute.
DEFAULT_PWPOLICY_ALLOW_USER_CHANGE - Static variable in class org.opends.server.config.ConfigConstants
The default value for the allowUserPasswordChanges configuration attribute.
DEFAULT_PWPOLICY_EXPIRE_WITHOUT_WARNING - Static variable in class org.opends.server.config.ConfigConstants
The default value for the expirePasswordsWithoutWarning configuration attribute.
DEFAULT_PWPOLICY_FORCE_CHANGE_ON_ADD - Static variable in class org.opends.server.config.ConfigConstants
The default value for the forceChangeOnAdd configuration attribute.
DEFAULT_PWPOLICY_FORCE_CHANGE_ON_RESET - Static variable in class org.opends.server.config.ConfigConstants
The default value for the forceChangeOnReset configuration attribute.
DEFAULT_PWPOLICY_GRACE_LOGIN_COUNT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the graceLoginCount configuration attribute.
DEFAULT_PWPOLICY_HISTORY_COUNT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the password history count configuration attribute.
DEFAULT_PWPOLICY_HISTORY_DURATION - Static variable in class org.opends.server.config.ConfigConstants
The default value for the password history duration configuration attribute, in seconds.
DEFAULT_PWPOLICY_IDLE_LOCKOUT_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The default value for the idleLockoutInterval configuration attribute.
DEFAULT_PWPOLICY_LOCKOUT_DURATION - Static variable in class org.opends.server.config.ConfigConstants
The default value for the lockoutDuration configuration attribute.
DEFAULT_PWPOLICY_LOCKOUT_FAILURE_COUNT - Static variable in class org.opends.server.config.ConfigConstants
The default value for the lockoutFailureCount configuration attribute.
DEFAULT_PWPOLICY_LOCKOUT_FAILURE_EXPIRATION_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The default value for the lockoutFailureExpirationInterval configuration attribute.
DEFAULT_PWPOLICY_MAXIMUM_PASSWORD_AGE - Static variable in class org.opends.server.config.ConfigConstants
The default value for the maximumPasswordAge configuration attribute.
DEFAULT_PWPOLICY_MAXIMUM_PASSWORD_RESET_AGE - Static variable in class org.opends.server.config.ConfigConstants
The default value for the maximumPasswordResetAge configuration attribute.
DEFAULT_PWPOLICY_MINIMUM_PASSWORD_AGE - Static variable in class org.opends.server.config.ConfigConstants
The default value for the minimumPasswordAge configuration attribute.
DEFAULT_PWPOLICY_REQUIRE_CURRENT_PASSWORD - Static variable in class org.opends.server.config.ConfigConstants
The default value for the passwordChangeRequiresCurrentPassword configuration attribute.
DEFAULT_PWPOLICY_REQUIRE_SECURE_AUTHENTICATION - Static variable in class org.opends.server.config.ConfigConstants
The default value for the requireSecureAuthentication configuration attribute.
DEFAULT_PWPOLICY_REQUIRE_SECURE_PASSWORD_CHANGES - Static variable in class org.opends.server.config.ConfigConstants
The default value for the requireSecurePasswordChanges configuration attribute.
DEFAULT_PWPOLICY_SKIP_ADMIN_VALIDATION - Static variable in class org.opends.server.config.ConfigConstants
The default value for the skipValidationForAdministrators configuration attribute.
DEFAULT_PWPOLICY_WARNING_INTERVAL - Static variable in class org.opends.server.config.ConfigConstants
The default value for the passwordExpirationWarningInterval configuration attribute.
DEFAULT_REFRESH_ICON_TIME - Static variable in class org.opends.guitools.controlpanel.ui.components.FilterTextField
The time during which the refresh icon is displayed by default.
DEFAULT_REJECT_UNAUTHENTICATED_REQ - Static variable in class org.opends.server.config.ConfigConstants
The default value for the reject unauthenticated request attribute.
DEFAULT_REPLICATION_PORT - Static variable in class org.opends.quicksetup.Constants
The default replication port.
DEFAULT_ROOTDSE_SHOW_ALL_ATTRIBUTES - Static variable in class org.opends.server.config.ConfigConstants
The default value that will be used regarding treating all root DSE attributes as user attributes if it is not defined in the configuration.
DEFAULT_SCHEMA_SHOW_ALL_ATTRIBUTES - Static variable in class org.opends.server.config.ConfigConstants
The default value that will be used regarding treating all subschema entry attributes as user attributes if it is not defined in the configuration.
DEFAULT_SCHEME - Static variable in class org.opends.server.types.LDAPURL
The default scheme that will be used if none is provided.
DEFAULT_SEARCH_FILTER - Static variable in class org.opends.server.types.LDAPURL
The default search filter that will be used if none is provided.
DEFAULT_SEARCH_SCOPE - Static variable in class org.opends.server.types.LDAPURL
The default search scope that will be used if none is provided.
DEFAULT_SEND_REJECTION_NOTICE - Static variable in class org.opends.server.config.ConfigConstants
The default policy that will be used for deciding whether to send a rejection notice to clients if it is not specified in the configuration.
DEFAULT_SIZE_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The default value that will be used for the server size limit if no other value is given.
DEFAULT_SSL_CERT_NICKNAME - Static variable in class org.opends.server.config.ConfigConstants
The default SSL server certificate nickname to use if it is not defined in the configuration.
DEFAULT_SSL_CLIENT_AUTH_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The default SSL client authentication policy that should be used if it is not defined in the configuration.
DEFAULT_TASK_RETENTION_TIME - Static variable in class org.opends.server.config.ConfigConstants
The default task retention time that will be used if no value is provided.
DEFAULT_TIME_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The default value that will be used for the server time limit if no other value is given.
DEFAULT_TIMEOUT - Static variable in class org.opends.server.core.DirectoryServer
The default timeout used to start the server in detach mode.
DEFAULT_USE_SSL - Static variable in class org.opends.server.config.ConfigConstants
The default configuration that specifies whether to use SSL if it is not defined in the server configuration.
DEFAULT_USE_TCP_KEEPALIVE - Static variable in class org.opends.server.config.ConfigConstants
The default policy for using the TCP_KEEPALIVE socket option if it is not specified in the configuration.
DEFAULT_USE_TCP_NODELAY - Static variable in class org.opends.server.config.ConfigConstants
The default policy for using the TCP_NODELAY socket option if it is not specified in the configuration.
DEFAULT_USERNAME_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The default attribute type that will be used for username lookups if none is provided.
DEFAULT_VALIDATION_CERT_ATTRIBUTE - Static variable in class org.opends.server.config.ConfigConstants
The default attribute name for holding certificate information if no value is specified.
defaultBehaviorException(PropertyDefinition<?>, Throwable) - Static method in exception org.opends.server.admin.PropertyException
Creates a new default behavior exception with a cause.
DefaultBehaviorProvider<T> - Class in org.opends.server.admin
An interface for determining the default behavior of a property.
DefaultBehaviorProvider() - Constructor for class org.opends.server.admin.DefaultBehaviorProvider
Creates a new default behavior provider.
DefaultBehaviorProviderVisitor<T,R,P> - Interface in org.opends.server.admin
A visitor of default behavior providers, in the style of the visitor design pattern.
defaultBorder - Static variable in class org.opends.guitools.controlpanel.ui.renderer.CustomCellRenderer
The default border.
defaultBorder - Static variable in class org.opends.guitools.controlpanel.ui.renderer.TaskCellRenderer
The default border.
defaultBorderColor - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The default border color.
DefaultCompressedSchema - Class in org.opends.server.core
This class provides a default implementation of a compressed schema manager that will store the schema definitions in a binary file (config/schematokens.dat).
DefaultCompressedSchema() - Constructor for class org.opends.server.core.DefaultCompressedSchema
Creates a new instance of this compressed schema manager.
defaultConfig() - Static method in class org.opends.server.backends.jeb.ConfigurableEnvironment
Create a JE environment configuration with default values.
DefaultEntryCache - Class in org.opends.server.extensions
This class defines the default entry cache which acts as an arbiter for every entry cache implementation configured and installed within the Directory Server or acts an an empty cache if no implementation specific entry cache is configured.
DefaultEntryCache() - Constructor for class org.opends.server.extensions.DefaultEntryCache
Creates a new instance of this default entry cache.
defaultFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The default font of the labels.
defaultFont - Variable in class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
The default font.
DefaultManagedObject<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
A default managed object which should be created when a parent managed object is created.
DefaultManagedObject.Builder<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
An interface for incrementally constructing default managed objects.
DefaultManagedObject.Builder(ManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.DefaultManagedObject.Builder
Creates a new default managed object builder.
defaultSeverities - Variable in class org.opends.server.loggers.ErrorLogPublisher
The set of default log severities that will be used if no custom severities have been defined for the associated category.
defaultValue() - Static method in enum org.opends.server.backends.task.FailedDependencyAction
Returns the default action.
define(String) - Static method in class org.opends.server.admin.Tag
Defines a new tag with the specified name.
DefinedDefaultBehaviorProvider<T> - Class in org.opends.server.admin
A default behavior provider which represents a well-defined set of default values.
DefinedDefaultBehaviorProvider(String...) - Constructor for class org.opends.server.admin.DefinedDefaultBehaviorProvider
Create a new defined default behavior provider associated with the specified list of values.
definedSeverities - Variable in class org.opends.server.loggers.ErrorLogPublisher
The hash map that will be used to define specific log severities for the various categories.
definition() - Method in interface org.opends.server.admin.ConfigurationClient
Get the configuration definition associated with this configuration.
definition() - Method in interface org.opends.server.admin.std.client.AccessControlHandlerCfgClient
Get the configuration definition associated with this Access Control Handler.
definition() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Get the configuration definition associated with this Access Log Filtering Criteria.
definition() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Get the configuration definition associated with this Access Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.AccountStatusNotificationHandlerCfgClient
Get the configuration definition associated with this Account Status Notification Handler.
definition() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Get the configuration definition associated with this Administration Connector.
definition() - Method in interface org.opends.server.admin.std.client.AESPasswordStorageSchemeCfgClient
Get the configuration definition associated with this AES Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Get the configuration definition associated with this Alert Handler.
definition() - Method in interface org.opends.server.admin.std.client.AnonymousSASLMechanismHandlerCfgClient
Get the configuration definition associated with this Anonymous SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Get the configuration definition associated with this Attribute Cleanup Plugin.
definition() - Method in interface org.opends.server.admin.std.client.AttributeSyntaxCfgClient
Get the configuration definition associated with this Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.AttributeTypeDescriptionAttributeSyntaxCfgClient
Get the configuration definition associated with this Attribute Type Description Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Get the configuration definition associated with this Attribute Value Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.AuthenticationPolicyCfgClient
Get the configuration definition associated with this Authentication Policy.
definition() - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Get the configuration definition associated with this Backend.
definition() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Get the configuration definition associated with this Backend Index.
definition() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Get the configuration definition associated with this Backend VLV Index.
definition() - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Get the configuration definition associated with this Backup Backend.
definition() - Method in interface org.opends.server.admin.std.client.Base64PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Base64 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.BlindTrustManagerProviderCfgClient
Get the configuration definition associated with this Blind Trust Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.BlowfishPasswordStorageSchemeCfgClient
Get the configuration definition associated with this Blowfish Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.CancelExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Cancel Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.CertificateAttributeSyntaxCfgClient
Get the configuration definition associated with this Certificate Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.CertificateMapperCfgClient
Get the configuration definition associated with this Certificate Mapper.
definition() - Method in interface org.opends.server.admin.std.client.ChangeNumberControlPluginCfgClient
Get the configuration definition associated with this Change Number Control Plugin.
definition() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Get the configuration definition associated with this Character Set Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.ClearPasswordStorageSchemeCfgClient
Get the configuration definition associated with this Clear Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.ClientConnectionMonitorProviderCfgClient
Get the configuration definition associated with this Client Connection Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Get the configuration definition associated with this Collation Matching Rule.
definition() - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Get the configuration definition associated with this Collective Attribute Subentries Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.ConfigFileHandlerBackendCfgClient
Get the configuration definition associated with this Config File Handler Backend.
definition() - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Get the configuration definition associated with this Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Get the configuration definition associated with this Core Schema.
definition() - Method in interface org.opends.server.admin.std.client.CountryStringAttributeSyntaxCfgClient
Get the configuration definition associated with this Country String Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.CramMD5SASLMechanismHandlerCfgClient
Get the configuration definition associated with this Cram MD5 SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Get the configuration definition associated with this Crypto Manager.
definition() - Method in interface org.opends.server.admin.std.client.CryptPasswordStorageSchemeCfgClient
Get the configuration definition associated with this Crypt Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Get the configuration definition associated with this Debug Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Get the configuration definition associated with this Debug Target.
definition() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Get the configuration definition associated with this Dictionary Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Get the configuration definition associated with this Digest MD5 SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.DirectoryStringAttributeSyntaxCfgClient
Get the configuration definition associated with this Directory String Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.DseeCompatAccessControlHandlerCfgClient
Get the configuration definition associated with this Dsee Compat Access Control Handler.
definition() - Method in interface org.opends.server.admin.std.client.DynamicGroupImplementationCfgClient
Get the configuration definition associated with this Dynamic Group Implementation.
definition() - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Get the configuration definition associated with this Entity Tag Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Get the configuration definition associated with this Entry Cache.
definition() - Method in interface org.opends.server.admin.std.client.EntryCacheMonitorProviderCfgClient
Get the configuration definition associated with this Entry Cache Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Get the configuration definition associated with this Entry DN Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.EntryUUIDPluginCfgClient
Get the configuration definition associated with this Entry UUID Plugin.
definition() - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Get the configuration definition associated with this Entry UUID Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.ErrorLogAccountStatusNotificationHandlerCfgClient
Get the configuration definition associated with this Error Log Account Status Notification Handler.
definition() - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Get the configuration definition associated with this Error Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Get the configuration definition associated with this Exact Match Identity Mapper.
definition() - Method in interface org.opends.server.admin.std.client.ExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Get the configuration definition associated with this External Changelog Domain.
definition() - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Get the configuration definition associated with this External SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Get the configuration definition associated with this FIFO Entry Cache.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Get the configuration definition associated with this File Based Access Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Get the configuration definition associated with this File Based Audit Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Get the configuration definition associated with this File Based Debug Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Get the configuration definition associated with this File Based Error Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Get the configuration definition associated with this File Based HTTP Access Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Get the configuration definition associated with this File Based Key Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Get the configuration definition associated with this File Based Trust Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.FileCountLogRetentionPolicyCfgClient
Get the configuration definition associated with this File Count Log Retention Policy.
definition() - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Get the configuration definition associated with this Fingerprint Certificate Mapper.
definition() - Method in interface org.opends.server.admin.std.client.FixedTimeLogRotationPolicyCfgClient
Get the configuration definition associated with this Fixed Time Log Rotation Policy.
definition() - Method in interface org.opends.server.admin.std.client.FractionalLDIFImportPluginCfgClient
Get the configuration definition associated with this Fractional LDIF Import Plugin.
definition() - Method in interface org.opends.server.admin.std.client.FreeDiskSpaceLogRetentionPolicyCfgClient
Get the configuration definition associated with this Free Disk Space Log Retention Policy.
definition() - Method in interface org.opends.server.admin.std.client.GetConnectionIdExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Get Connection Id Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.GetSymmetricKeyExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Get Symmetric Key Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Get the configuration definition associated with this Global Configuration.
definition() - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Get the configuration definition associated with this Governing Structure Rule Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.GroupImplementationCfgClient
Get the configuration definition associated with this Group Implementation.
definition() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Get the configuration definition associated with this GSSAPI SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Get the configuration definition associated with this Has Subordinates Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.HTTPAccessLogPublisherCfgClient
Get the configuration definition associated with this HTTP Access Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Get the configuration definition associated with this HTTP Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.IdentityMapperCfgClient
Get the configuration definition associated with this Identity Mapper.
definition() - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Get the configuration definition associated with this Is Member Of Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.JMXAlertHandlerCfgClient
Get the configuration definition associated with this JMX Alert Handler.
definition() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Get the configuration definition associated with this JMX Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.JPEGAttributeSyntaxCfgClient
Get the configuration definition associated with this JPEG Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.KeyManagerProviderCfgClient
Get the configuration definition associated with this Key Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.LastModPluginCfgClient
Get the configuration definition associated with this Last Mod Plugin.
definition() - Method in interface org.opends.server.admin.std.client.LDAPAttributeDescriptionListPluginCfgClient
Get the configuration definition associated with this LDAP Attribute Description List Plugin.
definition() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Get the configuration definition associated with this LDAP Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Get the configuration definition associated with this LDAP Pass Through Authentication Policy.
definition() - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Get the configuration definition associated with this LDIF Backend.
definition() - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Get the configuration definition associated with this LDIF Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Get the configuration definition associated with this Length Based Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Get the configuration definition associated with this Local DB Backend.
definition() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Get the configuration definition associated with this Local DB Index.
definition() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Get the configuration definition associated with this Local DB VLV Index.
definition() - Method in interface org.opends.server.admin.std.client.LogPublisherCfgClient
Get the configuration definition associated with this Log Publisher.
definition() - Method in interface org.opends.server.admin.std.client.LogRetentionPolicyCfgClient
Get the configuration definition associated with this Log Retention Policy.
definition() - Method in interface org.opends.server.admin.std.client.LogRotationPolicyCfgClient
Get the configuration definition associated with this Log Rotation Policy.
definition() - Method in interface org.opends.server.admin.std.client.MatchingRuleCfgClient
Get the configuration definition associated with this Matching Rule.
definition() - Method in interface org.opends.server.admin.std.client.MD5PasswordStorageSchemeCfgClient
Get the configuration definition associated with this MD5 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Get the configuration definition associated with this Member Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.MemoryBackendCfgClient
Get the configuration definition associated with this Memory Backend.
definition() - Method in interface org.opends.server.admin.std.client.MemoryUsageMonitorProviderCfgClient
Get the configuration definition associated with this Memory Usage Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.MonitorBackendCfgClient
Get the configuration definition associated with this Monitor Backend.
definition() - Method in interface org.opends.server.admin.std.client.MonitorProviderCfgClient
Get the configuration definition associated with this Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.NullBackendCfgClient
Get the configuration definition associated with this Null Backend.
definition() - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Get the configuration definition associated with this Num Subordinates Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.ParallelWorkQueueCfgClient
Get the configuration definition associated with this Parallel Work Queue.
definition() - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Get the configuration definition associated with this Password Expiration Time Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.PasswordGeneratorCfgClient
Get the configuration definition associated with this Password Generator.
definition() - Method in interface org.opends.server.admin.std.client.PasswordModifyExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Password Modify Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Get the configuration definition associated with this Password Policy.
definition() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Get the configuration definition associated with this Password Policy Import Plugin.
definition() - Method in interface org.opends.server.admin.std.client.PasswordPolicyStateExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Password Policy State Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Get the configuration definition associated with this Password Policy Subentry Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.PasswordValidatorCfgClient
Get the configuration definition associated with this Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.PBKDF2PasswordStorageSchemeCfgClient
Get the configuration definition associated with this PBKDF2 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Get the configuration definition associated with this PDB Backend.
definition() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Get the configuration definition associated with this PKCS11 Key Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.PKCS5S2PasswordStorageSchemeCfgClient
Get the configuration definition associated with this PKCS5S2 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.PlainSASLMechanismHandlerCfgClient
Get the configuration definition associated with this Plain SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Get the configuration definition associated with this Pluggable Backend.
definition() - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Get the configuration definition associated with this Plugin.
definition() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Get the configuration definition associated with this Plugin Root.
definition() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Get the configuration definition associated with this Profiler Plugin.
definition() - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Get the configuration definition associated with this Random Password Generator.
definition() - Method in interface org.opends.server.admin.std.client.RC4PasswordStorageSchemeCfgClient
Get the configuration definition associated with this RC4 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Get the configuration definition associated with this Referential Integrity Plugin.
definition() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Get the configuration definition associated with this Regular Expression Identity Mapper.
definition() - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Get the configuration definition associated with this Repeated Characters Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Get the configuration definition associated with this Replication Domain.
definition() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Get the configuration definition associated with this Replication Server.
definition() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Get the configuration definition associated with this Replication Synchronization Provider.
definition() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Get the configuration definition associated with this Root.
definition() - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Get the configuration definition associated with this Root DN.
definition() - Method in interface org.opends.server.admin.std.client.RootDNUserCfgClient
Get the configuration definition associated with this Root DN User.
definition() - Method in interface org.opends.server.admin.std.client.RootDSEBackendCfgClient
Get the configuration definition associated with this Root DSE Backend.
definition() - Method in interface org.opends.server.admin.std.client.SaltedMD5PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Salted MD5 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SaltedSHA1PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Salted SHA1 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SaltedSHA256PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Salted SHA256 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SaltedSHA384PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Salted SHA384 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SaltedSHA512PasswordStorageSchemeCfgClient
Get the configuration definition associated with this Salted SHA512 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Get the configuration definition associated with this Samba Password Plugin.
definition() - Method in interface org.opends.server.admin.std.client.SASLMechanismHandlerCfgClient
Get the configuration definition associated with this SASL Mechanism Handler.
definition() - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Get the configuration definition associated with this Schema Backend.
definition() - Method in interface org.opends.server.admin.std.client.SchemaProviderCfgClient
Get the configuration definition associated with this Schema Provider.
definition() - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Get the configuration definition associated with this Seven Bit Clean Plugin.
definition() - Method in interface org.opends.server.admin.std.client.SHA1PasswordStorageSchemeCfgClient
Get the configuration definition associated with this SHA1 Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.SimilarityBasedPasswordValidatorCfgClient
Get the configuration definition associated with this Similarity Based Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.SizeLimitLogRetentionPolicyCfgClient
Get the configuration definition associated with this Size Limit Log Retention Policy.
definition() - Method in interface org.opends.server.admin.std.client.SizeLimitLogRotationPolicyCfgClient
Get the configuration definition associated with this Size Limit Log Rotation Policy.
definition() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Get the configuration definition associated with this SMTP Account Status Notification Handler.
definition() - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Get the configuration definition associated with this SMTP Alert Handler.
definition() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Get the configuration definition associated with this SNMP Connection Handler.
definition() - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Get the configuration definition associated with this Soft Reference Entry Cache.
definition() - Method in interface org.opends.server.admin.std.client.StackTraceMonitorProviderCfgClient
Get the configuration definition associated with this Stack Trace Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.StartTLSExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Start TLS Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.StaticGroupImplementationCfgClient
Get the configuration definition associated with this Static Group Implementation.
definition() - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Get the configuration definition associated with this Structural Object Class Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Get the configuration definition associated with this Subject Attribute To User Attribute Certificate Mapper.
definition() - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Get the configuration definition associated with this Subject DN To User Attribute Certificate Mapper.
definition() - Method in interface org.opends.server.admin.std.client.SubjectEqualsDNCertificateMapperCfgClient
Get the configuration definition associated with this Subject Equals DN Certificate Mapper.
definition() - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Get the configuration definition associated with this Subschema Subentry Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.SynchronizationProviderCfgClient
Get the configuration definition associated with this Synchronization Provider.
definition() - Method in interface org.opends.server.admin.std.client.SystemInfoMonitorProviderCfgClient
Get the configuration definition associated with this System Info Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Get the configuration definition associated with this Task Backend.
definition() - Method in interface org.opends.server.admin.std.client.TelephoneNumberAttributeSyntaxCfgClient
Get the configuration definition associated with this Telephone Number Attribute Syntax.
definition() - Method in interface org.opends.server.admin.std.client.TimeLimitLogRotationPolicyCfgClient
Get the configuration definition associated with this Time Limit Log Rotation Policy.
definition() - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Get the configuration definition associated with this Traditional Work Queue.
definition() - Method in interface org.opends.server.admin.std.client.TripleDESPasswordStorageSchemeCfgClient
Get the configuration definition associated with this Triple DES Password Storage Scheme.
definition() - Method in interface org.opends.server.admin.std.client.TrustManagerProviderCfgClient
Get the configuration definition associated with this Trust Manager Provider.
definition() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Get the configuration definition associated with this Trust Store Backend.
definition() - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Get the configuration definition associated with this Unique Attribute Plugin.
definition() - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Get the configuration definition associated with this Unique Characters Password Validator.
definition() - Method in interface org.opends.server.admin.std.client.UserDefinedVirtualAttributeCfgClient
Get the configuration definition associated with this User Defined Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.VersionMonitorProviderCfgClient
Get the configuration definition associated with this Version Monitor Provider.
definition() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Get the configuration definition associated with this Virtual Attribute.
definition() - Method in interface org.opends.server.admin.std.client.VirtualStaticGroupImplementationCfgClient
Get the configuration definition associated with this Virtual Static Group Implementation.
definition() - Method in interface org.opends.server.admin.std.client.WhoAmIExtendedOperationHandlerCfgClient
Get the configuration definition associated with this Who Am I Extended Operation Handler.
definition() - Method in interface org.opends.server.admin.std.client.WorkQueueCfgClient
Get the configuration definition associated with this Work Queue.
DefinitionDecodingException - Exception in org.opends.server.admin
The requested managed object was found but its type could not be determined.
DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?>, DefinitionDecodingException.Reason) - Constructor for exception org.opends.server.admin.DefinitionDecodingException
Create a new definition decoding exception.
DefinitionDecodingException.Reason - Enum in org.opends.server.admin
An enumeration defining the reasons why the definition could not be resolved.
DefinitionResolver - Interface in org.opends.server.admin
This interface is used to determine the "best match" managed object definition in a definition hierarchy.
delete(File) - Method in class org.opends.quicksetup.util.FileManager
Deletes a single file or directory.
delete(File, FileFilter) - Method in class org.opends.quicksetup.util.FileManager
Deletes a single file or directory.
delete(DatabaseEntry, ImportIDSet, DatabaseEntry) - Method in class org.opends.server.backends.jeb.Index
Delete the specified import ID set from the import ID set associated with the key.
delete(IndexBuffer, ByteString) - Method in class org.opends.server.backends.jeb.Index
Buffered delete of a key from the JE database.
delete(TreeName, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.Importer
Deletes the record with the provided key, in the tree whose name is provided.
delete(TreeName, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Deletes the record with the provided key, in the tree whose name is provided.
delete() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
Delete the record at the current cursor position.
DELETE_DNS - Static variable in class org.opends.server.plugins.ReferentialIntegrityPlugin
Used to save a set in the delete operation attachment map that holds the subordinate entry DNs related to a delete operation.
deleteAdministrator(Map<ADSContext.AdministratorProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Deletes the administrator in the ADS.
deleteAlias(KeyStore, String, String, char[]) - Static method in class org.opends.server.util.Platform
Delete the specified alias from the provided keystore.
deleteAll(EntryIDSet) - Method in class org.opends.server.backends.jeb.EntryIDSet
Delete all IDs in this set that are in a given set.
deleteAsync(DeleteRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
deleteBackend(InitialLdapContext, String, String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Deletes a backend on the server.
deleteBackend(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Deletes a backend on the server.
DeleteBackendPanel - Class in org.opends.guitools.controlpanel.ui
The panel displayed when the user clicks on 'Delete Backend...' in the browse entries dialog.
DeleteBackendPanel() - Constructor for class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
 
DeleteBaseDNAndBackendTask - Class in org.opends.guitools.controlpanel.task
The task used to delete a set of base DNs or backends.
DeleteBaseDNAndBackendTask(ControlPanelInfo, ProgressDialog, Collection<BackendDescriptor>, Collection<BaseDNDescriptor>) - Constructor for class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Constructor of the task.
DeleteBaseDNPanel - Class in org.opends.guitools.controlpanel.ui
The panel displayed when the user clicks on 'Delete Base DN...' in the browse entries dialog.
DeleteBaseDNPanel() - Constructor for class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Default constructor.
DeleteChangeRecordEntry - Class in org.opends.server.util
This class defines a data structure for a change record entry for an delete operation.
DeleteChangeRecordEntry(DN) - Constructor for class org.opends.server.util.DeleteChangeRecordEntry
Creates a new entry with the provided information.
deleteChildren(File) - Method in class org.opends.quicksetup.util.FileManager
Deletes the children of a directory.
deleteConfigEntry(LocalizableMessage, String) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Returns a new upgrade task which deletes a config entry from the underlying config file.
deleteConfigSubtree(ConfigHandler, DN) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Deletes a configuration subtree using the provided configuration handler.
DeleteContext - Class in org.opends.server.replication.protocol
This class is used to describe the context attached to a Delete Operation.
DeleteContext(CSN, String) - Constructor for class org.opends.server.replication.protocol.DeleteContext
Creates a new DeleteContext with the provided information.
deleteDomain(DN) - Static method in class org.opends.server.replication.plugin.MultimasterReplication
Deletes a domain.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.api.Backend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.BackupBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.ChangelogBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.jeb.BackendImpl
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.LDIFBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.MemoryBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.MonitorBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.NullBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.RootDSEBackend
 
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.SchemaBackend
 
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.task.TaskBackend
Removes the specified entry from this backend.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Removes the specified entry from this backend.
deleteEntry(DN) - Method in class org.opends.server.core.ConfigurationHandler
Delete a configuration entry.
deleteEntry(DN, DeleteOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Removes the specified entry from this backend.
DeleteEntryTask - Class in org.opends.guitools.controlpanel.task
The task that is launched when an entry must be deleted.
DeleteEntryTask(ControlPanelInfo, ProgressDialog, TreePath[], BrowserController) - Constructor for class org.opends.guitools.controlpanel.task.DeleteEntryTask
Constructor of the task.
deleteFile(File) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Removes the specified file from the file-system.
deleteFiles(FileNamingPolicy) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
Returns all files that should be deleted according to the policy.
deleteFiles(FileNamingPolicy) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
Returns all files that should be deleted according to the policy.
deleteFiles(FileNamingPolicy) - Method in interface org.opends.server.loggers.RetentionPolicy
Returns all files that should be deleted according to the policy.
deleteFiles(FileNamingPolicy) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
Returns all files that should be deleted according to the policy.
DeleteIndexTask - Class in org.opends.guitools.controlpanel.task
The task that is launched when an index must be deleted.
DeleteIndexTask(ControlPanelInfo, ProgressDialog, List<AbstractIndexDescriptor>) - Constructor for class org.opends.guitools.controlpanel.task.DeleteIndexTask
Constructor of the task.
deleteManagedObject(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.ManagementContext
Deletes the named instantiable child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<?, ?>, OptionalRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.ManagementContext
Deletes the optional child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<?, ?>, SetRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.ManagementContext
Deletes s set child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.Driver
Deletes the named instantiable child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<?, ?>, OptionalRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.Driver
Deletes the optional child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<?, ?>, SetRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.Driver
Deletes the named instantiable child managed object from the named parent managed object.
deleteManagedObject(ManagedObjectPath<C, S>) - Method in class org.opends.server.admin.client.spi.Driver
Deletes the named managed object.
DeleteMsg - Class in org.opends.server.replication.protocol
Object used when sending delete information to replication servers.
DeleteMsg(DN, CSN, String) - Constructor for class org.opends.server.replication.protocol.DeleteMsg
Creates a new delete message.
deleteoldrdn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
deleteOldRDN() - Method in interface org.opends.server.core.ModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Indicates whether the current RDN value(s) should be deleted.
deleteOldRdn() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Get the delete old rdn option.
deleteOldRDN() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
Indicates whether the current RDN value should be removed from the entry.
deleteOldRDN() - Method in class org.opends.server.util.ModifyDNChangeRecordEntry
Get the new RDN for the requested modify DN operation.
DeleteOperation - Interface in org.opends.server.core
This interface defines an operation that may be used to remove an entry from the Directory Server.
DeleteOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to remove an entry from the Directory Server.
DeleteOperationBasis(ClientConnection, long, int, List<Control>, ByteString) - Constructor for class org.opends.server.core.DeleteOperationBasis
Creates a new delete operation with the provided information.
DeleteOperationBasis(ClientConnection, long, int, List<Control>, DN) - Constructor for class org.opends.server.core.DeleteOperationBasis
Creates a new delete operation with the provided information.
DeleteOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given delete operation.
DeleteOperationWrapper(DeleteOperation) - Constructor for class org.opends.server.core.DeleteOperationWrapper
Creates a new delete operation based on the provided delete operation.
deleteRecursively(File) - Method in class org.opends.quicksetup.util.FileManager
Deletes everything below the specified file.
deleteRecursively(File, FileFilter, FileManager.DeletionPolicy) - Method in class org.opends.quicksetup.util.FileManager
Deletes everything below the specified file.
DeleteRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP delete request protocol op, which is used to remove an entry from the Directory Server.
DeleteRequestProtocolOp(ByteString) - Constructor for class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Creates a new delete request protocol op with the specified DN.
DeleteResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP delete response protocol op, which is used to provide information about the result of processing a delete request.
DeleteResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Creates a new delete response protocol op with the provided result code.
DeleteResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Creates a new delete response protocol op with the provided result code and error message.
DeleteResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Creates a new delete response protocol op with the provided information.
DeleteSchemaElementsTask - Class in org.opends.guitools.controlpanel.task
The task that is launched when a schema element must be deleted.
DeleteSchemaElementsTask(ControlPanelInfo, ProgressDialog, Set<ObjectClass>, Set<AttributeType>) - Constructor for class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Constructor of the task.
deleteServerGroup(Map<ADSContext.ServerGroupProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Deletes a Server Group in the ADS.
deleteSubtree(LdapName) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Deletes the named subtree.
deleteSubtree(LdapName) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Deletes the named subtree.
deleteTree(TreeName) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Deletes the tree identified by the provided name.
DeliveryMethodSyntax - Class in org.opends.server.schema
This class defines the delivery method attribute syntax.
DeliveryMethodSyntax() - Constructor for class org.opends.server.schema.DeliveryMethodSyntax
Creates a new instance of this syntax.
DelRequest - Class in org.opends.dsml.protocol
Java class for DelRequest complex type.
DelRequest() - Constructor for class org.opends.dsml.protocol.DelRequest
 
dependencyArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument for specifying dependency.
dependsOn(String) - Method in class org.opends.server.types.BackupInfo
Indicates whether this backup has a dependency on the backup with the provided ID.
DEREF_ALWAYS - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The alias dereferencing policy value that will be used for cases in which all aliases encountered should be dereferenced.
DEREF_FINDING_BASE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The alias dereferencing policy value that will be used for cases in which the search base should be dereferenced if it is an alias.
DEREF_IN_SEARCHING - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The alias dereferencing policy value that will be used for cases in which any aliases encountered while finding matching entries should be dereferenced.
DEREF_NEVER - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The alias dereferencing policy value that will be used for cases in which aliases are never to be dereferenced.
derefAliases - Variable in class org.opends.dsml.protocol.SearchRequest
 
deregister(VirtualAttributeRule) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Deregisters the provided virtual attribute rule.
deregisterAccountStatusNotificationHandler(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified account status notification handler with the Directory Server.
deregisterAddListener(InstantiableRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration add listener.
deregisterAddListener(InstantiableRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object add listener.
deregisterAddListener(OptionalRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration add listener.
deregisterAddListener(OptionalRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object add listener.
deregisterAddListener(SetRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration add listener.
deregisterAddListener(SetRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object add listener.
deregisterAddListener(ConfigAddListener) - Method in class org.opends.server.config.ConfigEntry
Deregisters the provided add listener so that it will no longer be notified if any new entries are added immediately below this configuration entry.
deregisterAddListener(DN, ConfigAddListener) - Method in class org.opends.server.core.ConfigurationHandler
deregisterAlertGenerator(AlertGenerator) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided alert generator with the Directory Server.
deregisterAlertGenerator(AlertGenerator) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided alert generator with the Directory Server.
deregisterAlertHandler(AlertHandler) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided alert handler with the Directory Server.
deregisterAlternateRootBindDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided alternate root bind DN from the server.
deregisterAttributeType(AttributeType) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided attribute type with the Directory Server.
deregisterAttributeType(AttributeType) - Method in class org.opends.server.types.Schema
Deregisters the provided attribute type definition with this schema.
deregisterAuthenticationPolicy(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided authentication policy with the Directory Server.
deregisterBackend(Backend<?>) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided backend with the Directory Server.
deregisterBackendInitializationListener(BackendInitializationListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided backend initialization listener with the Directory Server.
deregisterBackupTaskListener(BackupTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided backup task listener with the Directory Server.
deregisterBaseDN(DN) - Method in class org.opends.server.core.BaseDnRegistry
Deregisters a base DN with this registry.
deregisterBaseDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided base DN with the server.
deregisterCertificateMapper(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified certificate mapper with the Directory Server.
deregisterChangeListener(ConfigurationChangeListener<? super S>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration change listener.
deregisterChangeListener(ServerManagedObjectChangeListener<? super S>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object change listener.
deregisterChangeListener(ConfigChangeListener) - Method in class org.opends.server.config.ConfigEntry
Attempts to deregister the provided change listener with this configuration entry.
deregisterChangeListener(DN, ConfigChangeListener) - Method in class org.opends.server.core.ConfigurationHandler
deregisterChangeListener(SubentryChangeListener) - Method in class org.opends.server.core.SubentryManager
Deregisters the provided change notification listener with this manager so that it will no longer be notified of any add, delete, modify, or modify DN operations that are performed.
deregisterConnectionHandler(ConnectionHandler) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided connection handler with the Directory Server.
deregisterDeleteListener(InstantiableRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration delete listener.
deregisterDeleteListener(InstantiableRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object delete listener.
deregisterDeleteListener(OptionalRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration delete listener.
deregisterDeleteListener(OptionalRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object delete listener.
deregisterDeleteListener(SetRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing configuration delete listener.
deregisterDeleteListener(SetRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Deregisters an existing server managed object delete listener.
deregisterDeleteListener(ConfigDeleteListener) - Method in class org.opends.server.config.ConfigEntry
Deregisters the provided delete listener so that it will no longer be notified if any new are removed immediately below this configuration entry.
deregisterDeleteListener(DN, ConfigDeleteListener) - Method in class org.opends.server.core.ConfigurationHandler
deregisterDITContentRule(DITContentRule) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided DIT content rule with the Directory Server.
deregisterDITContentRule(DITContentRule) - Method in class org.opends.server.types.Schema
Deregisters the provided DIT content rule definition with this schema.
deregisterDITStructureRule(DITStructureRule) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided DIT structure rule with the Directory Server.
deregisterDITStructureRule(DITStructureRule) - Method in class org.opends.server.types.Schema
Deregisters the provided DIT structure rule definition with this schema.
deregisterExportTaskListener(ExportTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided LDIF export task listener with the Directory Server.
deregisterIdentityMapper(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided identity mapper for use with the Directory Server.
deregisterImportTaskListener(ImportTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided LDIF import task listener with the Directory Server.
deregisterInitializationCompletedListener(InitializationCompletedListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided initialization completed listener with the Directory Server.
deregisterInternalPlugin(InternalDirectoryServerPlugin) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided internal plugin with the Directory Server.
deregisterInvokableComponent(InvokableComponent) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided invokable component with the Directory Server.
deregisterInvokableComponent(InvokableComponent) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided invokable component with the Directory Server.
deregisterKeyManagerProvider(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified key manager provider with the Directory Server.
deregisterLdapSyntaxDescription(LDAPSyntaxDescription) - Method in class org.opends.server.types.Schema
Deregisters the provided ldap syntax description with this schema.
deregisterMatchingRule(MatchingRule) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided matching rule with the Directory Server.
deregisterMatchingRule(MatchingRule) - Method in class org.opends.server.types.Schema
Deregisters the provided matching rule definition with this schema.
deregisterMatchingRuleUse(MatchingRuleUse) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided matching rule use with the Directory Server.
deregisterMatchingRuleUse(MatchingRuleUse) - Method in class org.opends.server.types.Schema
Deregisters the provided matching rule use definition with this schema.
deregisterMonitoredDirectory(File, DiskSpaceMonitorHandler) - Method in class org.opends.server.extensions.DiskSpaceMonitor
Removes a directory from the set of monitored directories.
deregisterMonitorProvider(MonitorProvider<? extends MonitorProviderCfg>) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified monitor provider from the Directory Server.
deregisterNameForm(NameForm) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided name form with the Directory Server.
deregisterNameForm(NameForm) - Method in class org.opends.server.types.Schema
Deregisters the provided name form definition with this schema.
deregisterObjectClass(ObjectClass) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided objectclass with the Directory Server.
deregisterObjectClass(ObjectClass) - Method in class org.opends.server.types.Schema
Deregisters the provided objectclass definition with this schema.
deregisterPasswordGenerator(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided password generator for use with the Directory Server.
deregisterPasswordStorageScheme(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified password storage scheme with the Directory Server.
deregisterPasswordValidator(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided password validator for use with the Directory Server.
deregisterPersistentSearch(PersistentSearch) - Method in class org.opends.server.api.ClientConnection
Deregisters the provided persistent search for this client.
deregisterPersistentSearch() - Static method in class org.opends.server.core.DirectoryServer
Deregisters a canceled persistent search.
deregisterRestoreTaskListener(RestoreTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided restore task listener with the Directory Server.
deregisterRetentionPolicy(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided log retention policy with the Directory Server.
deregisterRootDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided root DN with the Directory Server.
deregisterRotationPolicy(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided log rotation policy with the Directory Server.
deregisterSASLMechanismHandler(String) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided SASL mechanism handler with the Directory Server.
deregisterSASLMechanismHandler(String) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided SASL mechanism handler with the Directory Server.
deregisterShutdownListener(ServerShutdownListener) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided shutdown listener with the Directory Server.
deregisterShutdownListener(ServerShutdownListener) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided shutdown listener with the Directory Server.
deregisterSupportedControl(String) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided OID as a supported control for the Directory Server.
deregisterSupportedControl(String) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided OID as a supported control for the Directory Server.
deregisterSupportedExtension(String) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided extended operation handler with the Directory Server.
deregisterSupportedExtension(String) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided extended operation handler with the Directory Server.
deregisterSupportedFeature(String) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided OID as a supported feature for the Directory Server.
deregisterSupportedFeature(String) - Static method in class org.opends.server.types.DirectoryConfig
Deregisters the provided OID as a supported feature for the Directory Server.
deregisterSupportedLDAPVersion(int, ConnectionHandler) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided LDAP protocol version as supported within the Directory Server.
deregisterSynchronizationProvider(SynchronizationProvider) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided synchronization provider with the Directory Server.
deregisterSyntax(Syntax) - Method in class org.opends.server.types.Schema
Deregisters the provided attribute syntax definition with this schema.
deregisterTrustManagerProvider(DN) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the specified trust manager provider with the Directory Server.
deregisterVirtualAttribute(VirtualAttributeRule) - Static method in class org.opends.server.core.DirectoryServer
Deregisters the provided virtual attribute rule with the Directory Server.
deriveColorHSB(Color, float, float, float) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Derives a color by adding the specified offsets to the base color's hue, saturation, and brightness values.
descr - Variable in class org.opends.dsml.protocol.ResultCode
 
description - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The field containing the description.
destination - Variable in class org.opends.server.replication.protocol.RoutableMsg
The destination server or servers of this message.
destroy() - Method in class org.opends.server.types.Schema
Destroys the structures maintained by the schema so that they are no longer usable.
detail - Variable in class org.opends.dsml.protocol.ErrorResponse
 
DIALOG_PANEL_BORDER - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the dialog border.
DictionaryPasswordValidator - 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 a specified dictionary.
DictionaryPasswordValidator() - Constructor for class org.opends.server.extensions.DictionaryPasswordValidator
Creates a new instance of this dictionary password validator.
DictionaryPasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Dictionary Password Validator settings.
DictionaryPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Dictionary Password Validator settings.
DictionaryPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Dictionary Password Validator managed object definition meta information.
diffChanges(ServerState, ServerState) - Static method in class org.opends.server.replication.common.ServerState
Computes the number of changes a first server state has in advance compared to a second server state.
diffSeqNum(CSN, CSN) - Static method in class org.opends.server.replication.common.CSN
Computes the difference in number of changes between 2 CSNs.
digest(byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a byte array containing a message digest based on the provided data, using the preferred digest algorithm.
digest(String, byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a byte array containing a message digest based on the provided data, using the requested digest algorithm.
digest(InputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a byte array containing a message digest based on the data read from the provided input stream, using the preferred digest algorithm.
digest(String, InputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a byte array containing a message digest based on the data read from the provided input stream, using the requested digest algorithm.
digest(byte[]) - Method in interface org.opends.server.types.CryptoManager
Retrieves a byte array containing a message digest based on the provided data, using the preferred digest algorithm.
digest(String, byte[]) - Method in interface org.opends.server.types.CryptoManager
Retrieves a byte array containing a message digest based on the provided data, using the requested digest algorithm.
digest(InputStream) - Method in interface org.opends.server.types.CryptoManager
Retrieves a byte array containing a message digest based on the data read from the provided input stream, using the preferred digest algorithm.
digest(String, InputStream) - Method in interface org.opends.server.types.CryptoManager
Retrieves a byte array containing a message digest based on the data read from the provided input stream, using the requested digest algorithm.
DigestMD5SASLMechanismHandler - Class in org.opends.server.extensions
This class provides an implementation of a SASL mechanism that authenticates clients through DIGEST-MD5.
DigestMD5SASLMechanismHandler() - Constructor for class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Creates a new instance of this SASL mechanism handler.
DigestMD5SASLMechanismHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Digest MD5 SASL Mechanism Handler settings.
DigestMD5SASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Digest MD5 SASL Mechanism Handler settings.
DigestMD5SASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Digest MD5 SASL Mechanism Handler managed object definition meta information.
DigestMD5SASLMechanismHandlerCfgDefn.QualityOfProtection - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "quality-of-protection" property.
DIRECTORY_MANAGER_DN - Static variable in class org.opends.quicksetup.Constants
Default dynamic name of directory manager.
DIRECTORY_THREAD_GROUP - Static variable in class org.opends.server.api.DirectoryThread
The directory thread group that all directory threads will be a member of.
DirectoryConfig - Class in org.opends.server.types
This interface defines a set of methods that may be used by third-party code to obtain information about the core Directory Server configuration and the instances of various kinds of components that have registered themselves with the server.
DirectoryConfig() - Constructor for class org.opends.server.types.DirectoryConfig
 
DirectoryEnvironmentConfig - Class in org.opends.server.types
This class provides a set of properties that may control various aspects of the server environment.
DirectoryEnvironmentConfig() - Constructor for class org.opends.server.types.DirectoryEnvironmentConfig
Creates a new directory environment configuration initialized from the system properties defined in the JVM.
DirectoryEnvironmentConfig(boolean) - Constructor for class org.opends.server.types.DirectoryEnvironmentConfig
Creates a new directory environment configuration initialized from the system properties defined in the JVM.
DirectoryEnvironmentConfig(Properties, boolean) - Constructor for class org.opends.server.types.DirectoryEnvironmentConfig
Creates a new directory environment configuration initialized with a copy of the provided set of properties.
DirectoryEnvironmentConfig(Map<String, String>, boolean) - Constructor for class org.opends.server.types.DirectoryEnvironmentConfig
Creates a new directory environment configuration initialized with a copy of the provided set of properties.
DirectoryException - Exception in org.opends.server.types
This class defines an exception that may be thrown if a problem occurs in the Directory Server.
DirectoryException(ResultCode, LocalizableMessage) - Constructor for exception org.opends.server.types.DirectoryException
Creates a new directory exception with the provided information.
DirectoryException(ResultCode, LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.DirectoryException
Creates a new directory exception with the provided information.
DirectoryException(ResultCode, OpenDsException) - Constructor for exception org.opends.server.types.DirectoryException
Creates a new directory exception with the provided information.
DirectoryException(ResultCode, LocalizableMessage, DN, Throwable) - Constructor for exception org.opends.server.types.DirectoryException
Creates a new directory exception with the provided information.
DirectoryException(ResultCode, LocalizableMessage, DN, List<String>, Throwable) - Constructor for exception org.opends.server.types.DirectoryException
Creates a new directory exception with the provided information.
directoryExistsAndIsNotEmpty(String) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the the provided path is a directory, exists and is not empty false otherwise.
DirectoryRMIServerSocketFactory - Class in org.opends.server.protocols.jmx
A DirectoryRMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls via SSL.
DirectoryRMIServerSocketFactory(SSLSocketFactory, boolean) - Constructor for class org.opends.server.protocols.jmx.DirectoryRMIServerSocketFactory
Constructs a new DirectoryRMIServerSocketFactory with the specified SSL socket configuration.
DirectoryServer - Class in org.opends.server.core
This class defines the core of the Directory Server.
DirectoryServer.DirectoryServerVersionHandler - Class in org.opends.server.core
Class that prints the version of OpenDJ server to System.out.
DirectoryServer.DirectoryServerVersionHandler() - Constructor for class org.opends.server.core.DirectoryServer.DirectoryServerVersionHandler
 
DirectoryServerMBean - Interface in org.opends.server.api
This interface must be implemented by all Directory Server components that interact with JMX in any way.
DirectoryServerPlugin<T extends PluginCfg> - Class in org.opends.server.api.plugin
This class defines the set of methods and structures that are available for use in Directory Server plugins.
DirectoryServerPlugin() - Constructor for class org.opends.server.api.plugin.DirectoryServerPlugin
Creates a new instance of this Directory Server plugin.
DirectoryServerShutdownHook - Class in org.opends.server.core
This class defines a shutdown hook that will be invoked automatically when the JVM is shutting down.
DirectoryServerShutdownHook() - Constructor for class org.opends.server.core.DirectoryServerShutdownHook
Creates a new shutdown hook that will stop the Directory Server when it is determined that the JVM is shutting down.
DirectoryStringAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Directory String Attribute Syntax settings.
DirectoryStringAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Directory String Attribute Syntax settings.
DirectoryStringAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Directory String Attribute Syntax managed object definition meta information.
DirectoryStringFirstComponentEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for DirectoryStringFirstComponentEqualityMatchingRule.
DirectoryStringFirstComponentEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.DirectoryStringFirstComponentEqualityMatchingRuleFactory
 
DirectoryStringSyntax - Class in org.opends.server.schema
This class defines the directory string attribute syntax, which is simply a set of UTF-8 characters.
DirectoryStringSyntax() - Constructor for class org.opends.server.schema.DirectoryStringSyntax
Creates a new instance of this syntax.
DirectoryThread - Class in org.opends.server.api
This class defines a generic thread that should be the superclass for all threads created by the Directory Server.
DirectoryThread(Runnable, String) - Constructor for class org.opends.server.api.DirectoryThread
Creates a new instance of this directory thread with the specified name and with the specified target as its run object.
DirectoryThread(String) - Constructor for class org.opends.server.api.DirectoryThread
Creates a new instance of this directory thread with the specified name.
DirectoryThread.Factory - Class in org.opends.server.api
A factory which can be used by thread pool based services such as Executors to dynamically create new DirectoryThread instances.
DirectoryThread.Factory(String) - Constructor for class org.opends.server.api.DirectoryThread.Factory
Creates a new directory thread factory using the provided thread name prefix.
disable() - Method in class org.opends.server.admin.ClassLoaderProvider
Disable this class loader provider and removed any registered extensions.
disable() - Method in class org.opends.server.extensions.RedirectingByteChannel
Disable redirection.
disable() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Disable the replication on this domain.
disableAdminDataSynchronization() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server startup process should skip the synchronization between admin data and the configuration.
disableAll() - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Tells whether the user wants to disable all the replication from the server.
disableBackend(String) - Static method in class org.opends.server.tasks.TaskUtils
Disables a backend using an internal modify operation on the backend configuration entry.
disableConnectionHandlers() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server startup process should skip the connection handler creation and initialization phases.
DISABLED - Static variable in class org.opends.server.loggers.TraceSettings
A TraceSettings object representing a fully disabled trace state.
disableExec() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server should be allowed to use the Runtime.exec() method to be able to launch external commands on the underlying system.
disableLogging() - Static method in class org.opends.server.loggers.JDKLogging
Disable java.util.logging.
disableReplicationServer() - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Tells whether the user asked to disable the replication server in the server.
DisableReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to disable replication.
DisableReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.DisableReplicationUserData
 
disableService() - Method in class org.opends.server.replication.service.ReplicationDomain
Temporarily disable the Replication Service.
disableService(PrintStream, PrintStream) - Static method in class org.opends.server.tools.ConfigureWindowsService
Disables OpenDJ to run as a windows service.
disableSynchronization() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server startup process should skip the synchronization provider creation and initialization phases.
disableWindowsService() - Method in class org.opends.guitools.uninstaller.Uninstaller
This methods disables this server as a Windows service.
disableWindowsService() - Method in class org.opends.quicksetup.installer.InstallerHelper
This method disables this server as a Windows service.
disconnect(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.api.ClientConnection
Closes the connection to the client, optionally sending it a message indicating the reason for the closure.
disconnect(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Closes the connection to the client, optionally sending it a message indicating the reason for the closure.
disconnect(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Closes the connection to the client, optionally sending it a message indicating the reason for the closure.
disconnect(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Closes the connection to the client, optionally sending it a message indicating the reason for the closure.
disconnectClient(DisconnectReason, boolean, LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.PostConnect
Defines a new stop processing post connect plugin result.
disconnectClient(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.core.OperationWrapper
Terminates the client connection being used to process this operation.
disconnectClient(DisconnectReason, boolean, LocalizableMessage) - Method in class org.opends.server.types.AbstractOperation
 
disconnectClient(DisconnectReason, boolean, LocalizableMessage) - Method in interface org.opends.server.types.Operation
Terminates the client connection being used to process this operation.
disconnectClient(DisconnectReason, boolean, LocalizableMessage) - Method in interface org.opends.server.types.operation.PluginOperation
Terminates the client connection being used to process this operation.
DisconnectClientTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used to terminate a client connection.
DisconnectClientTask() - Constructor for class org.opends.server.tasks.DisconnectClientTask
 
DisconnectReason - Enum in org.opends.server.types
This enumeration defines the set of possible reasons for the closure of a connection between a client and the Directory Server.
diskFullThresholdReached(File, long) - Method in interface org.opends.server.api.DiskSpaceMonitorHandler
Notifies that the registered "full" threshold have been reached.
diskFullThresholdReached(File, long) - Method in class org.opends.server.backends.jeb.BackendImpl
Notifies that the registered "full" threshold have been reached.
diskFullThresholdReached(File, long) - Method in class org.opends.server.backends.pdb.PDBStorage
Notifies that the registered "full" threshold have been reached.
diskLowThresholdReached(File, long) - Method in interface org.opends.server.api.DiskSpaceMonitorHandler
Notifies that the registered "low" threshold have been reached.
diskLowThresholdReached(File, long) - Method in class org.opends.server.backends.jeb.BackendImpl
Notifies that the registered "low" threshold have been reached.
diskLowThresholdReached(File, long) - Method in class org.opends.server.backends.pdb.PDBStorage
Notifies that the registered "low" threshold have been reached.
DiskSpaceMonitor - Class in org.opends.server.extensions
This class provides an application-wide disk space monitoring service.
DiskSpaceMonitor() - Constructor for class org.opends.server.extensions.DiskSpaceMonitor
Constructs a new DiskSpaceMonitor that will notify registered DiskSpaceMonitorHandler objects when filesystems on which configured directories reside, fall below the provided thresholds.
DiskSpaceMonitorHandler - Interface in org.opends.server.api
This interface defines the set of methods that must be implemented for a DiskSpaceMonitorHandler.
diskSpaceRestored(File, long, long) - Method in interface org.opends.server.api.DiskSpaceMonitorHandler
Notifies that the free disk space is now above both "low" and "full" thresholds.
diskSpaceRestored(File, long, long) - Method in class org.opends.server.backends.jeb.BackendImpl
Notifies that the free disk space is now above both "low" and "full" thresholds.
diskSpaceRestored(File, long, long) - Method in class org.opends.server.backends.pdb.PDBStorage
Notifies that the free disk space is now above both "low" and "full" thresholds.
display(SecurityOptions) - Method in class org.opends.quicksetup.installer.ui.SecurityOptionsDialog
Displays this dialog and populates its contents with the provided SecurityOptions object.
display(String[]) - Method in class org.opends.quicksetup.installer.ui.SelectAliasDialog
Displays this dialog with the provided aliases.
display(String[]) - Method in class org.opends.quicksetup.SplashScreen
The method used to display the splash screen.
display() - Method in class org.opends.quicksetup.ui.QuickSetup
This method displays the setup dialog.
DISPLAY_ADD_ALL - Static variable in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Mask used as display option.
DISPLAY_ADD_ALL - Static variable in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Mask used as display option.
DISPLAY_REMOVE_ALL - Static variable in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Mask used as display option.
DISPLAY_REMOVE_ALL - Static variable in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Mask used as display option.
displayApplication() - Method in class org.opends.quicksetup.SplashScreen
This method displays the QuickSetup dialog.
displayBackend(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Method that says if a backend must be displayed.
displayBackend(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Method that says if a backend must be displayed.
displayBackend(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Method that says if a backend must be displayed.
displayBase64(String) - Method in class org.opends.guitools.controlpanel.task.Task
Tells whether the provided attribute's values must be displayed using base 64 when displaying the equivalent command-line or not.
displayConfirmation(LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.ui.QuickSetup
Displays a confirmation message dialog.
displayConfirmation(LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Displays a confirmation message dialog.
displayConfirmation(Component, LocalizableMessage, LocalizableMessage) - Static method in class org.opends.quicksetup.ui.Utilities
Displays a confirmation message dialog.
displayConfirmationDialog(LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Displays a confirmation message.
displayConfirmationDialog(Component, LocalizableMessage, LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Displays a confirmation dialog.
displayEntry() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Updates the contents of the table model with the TableViewEntryPanel.searchResult object.
displayError(LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.ui.QuickSetup
Displays an error message dialog.
displayError(LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Displays an error message dialog.
displayError(Component, LocalizableMessage, LocalizableMessage) - Static method in class org.opends.quicksetup.ui.Utilities
Displays an error message dialog.
displayErrorDialog(Collection<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Displays a dialog with the provided list of error messages.
displayErrorDialog(Component, Collection<LocalizableMessage>) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Displays an error dialog that contains a set of error messages.
displayErrorMessage(LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Displays an error message and hides the main panel.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.ui.QuickSetup
Marks the fieldName as valid or invalid depending on the value of the invalid parameter.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayFieldInvalid(FieldName, boolean) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Marks as invalid (or valid depending on the value of the invalid parameter) a field corresponding to FieldName.
displayGUI() - Method in class org.opends.server.plugins.profiler.ProfileViewer
Displays a simple GUI with the profile data.
displayInformationMessage(JFrame, LocalizableMessage, LocalizableMessage) - Static method in class org.opends.quicksetup.ui.Utilities
Displays an information message dialog.
displayMainPanel() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Displays the main panel.
displayMessage(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Displays a panel containing a message.
displayMessage(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Displays a panel containing a message.
displayMessage(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Displays a message and hides the main panel.
displayMultiple() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Displays a panel informing that multiple items are selected.
displayOnlyWithAttrs - Static variable in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Static boolean used to know whether only attributes with values should be displayed or not.
displayProgress(ProgressDescriptor) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
Forwards the different panels the ProgressDescriptor so that they can update their contents accordingly.
displayProgress(ProgressDescriptor) - Method in class org.opends.quicksetup.ui.ProgressPanel
Called when a progress change must be reflected in the panels.
displayProgress(ProgressDescriptor) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Forwards to the displayed panel the ProgressDescriptor so that they can update their contents accordingly.
displayProgress(ProgressDescriptor) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Called when a progress change must be reflected in the panels.
displayRefreshIcon(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
Displays a refresh icon on the text field (this is used for instance in the browsers that use this text field to specify a filter: the refresh icon is displayed to show that the filter is being displayed).
displayRefreshIcon(long) - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
Displays a refresh icon on the text field (this is used for instance in the browsers that use this text field to specify a filter: the refresh icon is displayed to show that the filter is being displayed).
displayURL(String) - Method in class org.opends.guitools.controlpanel.ui.GenericMenuBar
Tries to display a URL in the systems default WEB browser.
displayVoid() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Displays a panel informing that no item is selected.
displayWarningDialog(Component, LocalizableMessage, LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Displays a warning dialog.
DistinguishedNameEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for DistinguishedNameEqualityMatchingRule.
DistinguishedNameEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.DistinguishedNameEqualityMatchingRuleFactory
 
DistinguishedNameSyntax - Class in org.opends.server.schema
This class defines the distinguished name attribute syntax, which is used for attributes that hold distinguished names (DNs).
DistinguishedNameSyntax() - Constructor for class org.opends.server.schema.DistinguishedNameSyntax
Creates a new instance of this syntax.
DITCacheMap<T> - Class in org.opends.server.api
The DITCacheMap class implements custom Map for structural storage of arbitrary objects in Directory Information Tree (DIT) like structure.
DITCacheMap() - Constructor for class org.opends.server.api.DITCacheMap
Default constructor.
DITCacheMap(Map<? extends DN, ? extends T>) - Constructor for class org.opends.server.api.DITCacheMap
Constructs a new DITCacheMap from a given Map.
DITContentRule - Class in org.opends.server.types
This class defines a DIT content rule, which defines the set of allowed, required, and prohibited attributes for entries with a given structural objectclass, and also indicates which auxiliary classes that may be included in the entry.
DITContentRule(String, ObjectClass, Map<String, String>, String, Set<ObjectClass>, Set<AttributeType>, Set<AttributeType>, Set<AttributeType>, boolean, Map<String, List<String>>) - Constructor for class org.opends.server.types.DITContentRule
Creates a new DIT content rule definition with the provided information.
DITContentRuleSyntax - Class in org.opends.server.schema
This class implements the DIT content rule description syntax, which is used to hold DIT content rule definitions in the server schema.
DITContentRuleSyntax() - Constructor for class org.opends.server.schema.DITContentRuleSyntax
Creates a new instance of this syntax.
DITStructureRule - Class in org.opends.server.types
This class defines a DIT structure rule, which is used to indicate the types of children that entries may have.
DITStructureRule(String, Map<String, String>, int, String, boolean, NameForm, Set<DITStructureRule>, Map<String, List<String>>) - Constructor for class org.opends.server.types.DITStructureRule
Creates a new DIT structure rule with the provided information.
DITStructureRuleSyntax - Class in org.opends.server.schema
This class implements the DIT structure rule description syntax, which is used to hold DIT structure rule definitions in the server schema.
DITStructureRuleSyntax() - Constructor for class org.opends.server.schema.DITStructureRuleSyntax
Creates a new instance of this syntax.
dn - Variable in class org.opends.dsml.protocol.AddRequest
 
dn - Variable in class org.opends.dsml.protocol.CompareRequest
 
dn - Variable in class org.opends.dsml.protocol.DelRequest
 
dn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
dn - Variable in class org.opends.dsml.protocol.ModifyRequest
 
dn - Variable in class org.opends.dsml.protocol.SearchRequest
 
dn - Variable in class org.opends.dsml.protocol.SearchResultEntry
 
dn - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The label containing the DN value.
dn() - Method in interface org.opends.server.admin.Configuration
Gets the DN of the LDAP entry associated with this configuration.
dn - Variable in class org.opends.server.replication.protocol.LDAPUpdateMsg
The DN on which the update was originally done.
DN - Class in org.opends.server.types
This class defines a data structure for storing and interacting with the distinguished names associated with entries in the Directory Server.
DN() - Constructor for class org.opends.server.types.DN
Creates a new DN with no RDN components (i.e., a null DN or root DSE).
DN(RDN[]) - Constructor for class org.opends.server.types.DN
Creates a new DN with the provided set of RDNs, arranged with the suffix as the last element.
DN(List<RDN>) - Constructor for class org.opends.server.types.DN
Creates a new DN with the provided set of RDNs, arranged with the suffix as the last element.
DN(RDN, DN) - Constructor for class org.opends.server.types.DN
Creates a new DN with the given RDN below the specified parent.
DN2ID - Class in org.opends.server.backends.jeb
This class represents the DN database, or dn2id, which has one record for each entry.
DN2ID_DATABASE_NAME - Static variable in class org.opends.server.backends.jeb.EntryContainer
The name of the DN database.
DN2ID_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
The name of the index associating normalized DNs to ids.
DN2URI - Class in org.opends.server.backends.jeb
This class represents the referral database which contains URIs from referral entries.
DN2URI_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
The name of the index associating normalized DNs to URIs.
DN_ACCT_NOTIFICATION_HANDLER_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server account status notification handlers.
DN_ADMIN_CONNECTOR - Static variable in class org.opends.server.tools.ConfigureDS
The DN of the configuration entry defining the Administration connector.
DN_AUTHZ_HANDLER_CONFIG - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry containing the access control handler configuration.
DN_BACKEND_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server backends.
DN_BACKUP_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server backup information.
DN_CERTMAPPER_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will be the base of the configuration information for the Directory Server certificate mappers.
DN_CONFIG_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the root for the Directory Server configuration.
DN_CONNHANDLER_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server connection handlers.
DN_CRYPTO_MANAGER - Static variable in class org.opends.server.tools.ConfigureDS
The DN of the Crypto Manager.
DN_DEFAULT_SCHEMA_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the default root for the Directory Server schema information, unless an alternate location is defined in the configuration.
DN_DIGEST_MD5_SASL_MECHANISM - Static variable in class org.opends.server.tools.ConfigureDS
The DN of the DIGEST-MD5 SASL mechanism handler.
DN_ENTRY_CACHE_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will hold the configuration for the Directory Server entry cache.
DN_ENTRY_CACHE_MONITOR_CONFIG - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the entry cache monitor provider configuration for all Directory Server entry cache monitors.
DN_EXTENDED_OP_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server extended operation handlers.
DN_EXTERNAL_CHANGELOG_ROOT - Static variable in class org.opends.server.util.ServerConstants
The root Dn for the external change log.
DN_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a dn.
DN_GROUP_IMPLEMENTATION_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server group implementations.
DN_IDMAPPER_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server identity mappers.
DN_KEYMANAGER_PROVIDER_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that be the base of the configuration information for the Directory Server key manager providers.
DN_LDAP_CONNECTION_HANDLER - Static variable in class org.opends.server.tools.ConfigureDS
The DN of the configuration entry defining the LDAP connection handler.
DN_LOGGER_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server loggers.
DN_MATCHING_RULE_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server matching rules.
DN_MONITOR_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server monitors.
DN_MONITOR_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server monitor information.
DN_PLUGIN_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server plugin information.
DN_PWGENERATOR_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server password generators.
DN_PWPOLICY_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server password policies.
DN_PWSCHEME_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server password storage schemes.
DN_PWVALIDATOR_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server password validators.
DN_ROOT_DN_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the parent for all root DN configuration entries.
DN_ROOT_DSE_CONFIG - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will hold the configuration information for the Directory Server root DSE.
DN_ROOT_USER - Static variable in class org.opends.server.tools.ConfigureDS
The DN of the configuration entry defining the initial root user.
DN_SASL_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server SASL mechanism handlers.
DN_SYNCHRONIZATION_PROVIDER_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for the configuration for all Directory Server synchronization providers.
DN_SYNTAX_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server attribute syntaxes.
DN_TASK_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for all Directory Server task information.
DN_TRUST_STORE_BACKEND - Static variable in class org.opends.server.config.ConfigConstants
The DN of the trust store backend configuration entry.
DN_TRUST_STORE_ROOT - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will serve as the base for local ADS trust store information.
DN_TRUSTMANAGER_PROVIDER_CONFIG_BASE - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that is the base of the configuration information for the Directory Server trust manager providers.
DN_WORK_QUEUE_CONFIG - Static variable in class org.opends.server.config.ConfigConstants
The DN of the entry that will hold information about the Directory Server work queue configuration.
dnAttributes - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
DNConfigAttribute - Class in org.opends.server.config
This class defines a DN configuration attribute, which can hold zero or more DN values.
DNConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean) - Constructor for class org.opends.server.config.DNConfigAttribute
Creates a new DN configuration attribute stub with the provided information but no values.
DNConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, DN) - Constructor for class org.opends.server.config.DNConfigAttribute
Creates a new DN configuration attribute with the provided information.
DNConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, List<DN>) - Constructor for class org.opends.server.config.DNConfigAttribute
Creates a new DN configuration attribute with the provided information.
DNConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, List<DN>, List<DN>) - Constructor for class org.opends.server.config.DNConfigAttribute
Creates a new DN configuration attribute with the provided information.
DndBrowserNodes - Class in org.opends.guitools.controlpanel.ui.nodes
An implementation of Transferable used in the LDAP entry browser to use drag and drop.
DndBrowserNodes() - Constructor for class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
 
DnKeyFormat - Class in org.opends.server.backends.pluggable
Handles the disk representation of LDAP data.
DnKeyFormat() - Constructor for class org.opends.server.backends.pluggable.DnKeyFormat
 
DNPropertyDefinition - Class in org.opends.server.admin
DN property definition.
DNPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing DN property definitions.
DNS - Class in org.opends.server.authorization.dseecompat
This class implements the dns bind rule keyword.
dnsToExclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The DNs to exclude.
dnsToInclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The DNs to include.
DNTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include the DN of the current entry in the attribute value.
DNTag() - Constructor for class org.opends.server.tools.makeldif.DNTag
Creates a new instance of this DN tag.
dnToDNKey(DN, int) - Static method in class org.opends.server.backends.jeb.JebFormat
Create a DN database key from an entry DN.
DOC_QUICK_REFERENCE_GUIDE - Static variable in class org.opends.server.util.DynamicConstants
The documentation url.
DOC_REFERENCE_HOME - Static variable in class org.opends.server.util.DynamicConstants
The documentation home.
DOC_REFERENCE_WIKI - Variable in class org.opends.guitools.controlpanel.ui.GenericMenuBar
The URL to the wiki main page.
DOC_REFERENCE_WIKI - Static variable in class org.opends.server.util.DynamicConstants
The documentation url.
doLDIFExport(LDIFExportConfig, Entry) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done during an LDIF export operation immediately after determining that the provided entry should be included in the export.
doLDIFImport(LDIFImportConfig, Entry) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done during an LDIF import operation immediately after reading an entry and confirming that it should be imported based on the provided configuration.
doLDIFImport(LDIFImportConfig, Entry) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Performs any necessary processing that should be done during an LDIF import operation immediately after reading an entry and confirming that it should be imported based on the provided configuration.
doLDIFImport(LDIFImportConfig, Entry) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Performs any necessary processing that should be done during an LDIF import operation immediately after reading an entry and confirming that it should be imported based on the provided configuration.
doLDIFImport(LDIFImportConfig, Entry) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any necessary processing that should be done during an LDIF import operation immediately after reading an entry and confirming that it should be imported based on the provided configuration.
doLDIFImport(LDIFImportConfig, Entry) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
See class comment for what we achieve here...
doLDIFImportBegin(LDIFImportConfig) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Starts an import session.
doLDIFImportEnd(LDIFImportConfig) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Terminates an import session.
doLDIFImportEnd(LDIFImportConfig) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Terminates an import session.
DomainDBCursor - Class in org.opends.server.replication.server.changelog.file
Cursor iterating over a replication domain's replica DBs.
DomainDBCursor(DN, ReplicationDomainDB, DBCursor.CursorOptions) - Constructor for class org.opends.server.replication.server.changelog.file.DomainDBCursor
Builds a DomainDBCursor instance.
DoneMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
DoneMsg(int, int) - Constructor for class org.opends.server.replication.protocol.DoneMsg
Creates a message.
dontSynchronize() - Method in class org.opends.server.core.OperationWrapper
Indicates whether this operation needs to be synchronized to other copies of the data.
dontSynchronize() - Method in class org.opends.server.types.AbstractOperation
 
dontSynchronize() - Method in interface org.opends.server.types.Operation
Indicates whether this operation needs to be synchronized to other copies of the data.
doOperation(ObjectFactory, AbandonRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLAbandonOperation
Perform the LDAP ABANDON operation and send the result back to the client.
doOperation(ObjectFactory, AddRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLAddOperation
Perform the LDAP ADD operation and return the result to the client.
doOperation(ObjectFactory, CompareRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLCompareOperation
Perform the LDAP COMPARE operation and send the result back to the client.
doOperation(ObjectFactory, DelRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLDeleteOperation
Perform the LDAP DELETE operation and send the result back to the client.
doOperation(ObjectFactory, ExtendedRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLExtendedOperation
Perform the LDAP EXTENDED operation and send the result back to the client.
doOperation(ObjectFactory, ModifyDNRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLModifyDNOperation
Perform the LDAP Modify DN operation and send the result back to the client.
doOperation(ObjectFactory, ModifyRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLModifyOperation
Perform the LDAP Modify operation and send the result back to the client.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opends.dsml.protocol.DSMLServlet
The HTTP POST operation.
doPostConnect(ClientConnection) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any processing that should be done when the Directory Server accepts a new connection from a client.
doPostDisconnect(ClientConnection, DisconnectReason, LocalizableMessage) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any processing that should be done whenever a client connection is closed (regardless of whether the closure is initiated by the client or the server).
doPostOperation(PostOperationAbandonOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for an abandon operation.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an add operation but before the response has been sent to the client.
doPostOperation(PostOperationBindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a bind operation but before the response has been sent to the client.
doPostOperation(PostOperationCompareOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a compare operation but before the response has been sent to the client.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a delete operation but before the response has been sent to the client.
doPostOperation(PostOperationExtendedOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an extended operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationSearchOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a search operation but before the response has been sent to the client.
doPostOperation(PostOperationUnbindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for an unbind operation.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed after the provided add operation is performed.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed after the provided delete operation is performed.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed after the provided modify operation is performed.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed after the provided modify DN operation is performed.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an add operation but before the response has been sent to the client.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a delete operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an add operation but before the response has been sent to the client.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a delete operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an add operation but before the response has been sent to the client.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a delete operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a delete operation but before the response has been sent to the client.
doPostOperation(PostOperationExtendedOperation) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an extended operation but before the response has been sent to the client.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for an add operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify operation but before the response has been sent to the client.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed the core processing for a modify DN operation but before the response has been sent to the client.
doPostOperation(PostOperationAddOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed after the provided add operation is performed.
doPostOperation(PostOperationDeleteOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed after the provided delete operation is performed.
doPostOperation(PostOperationModifyDNOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed after the provided modify DN operation is performed.
doPostOperation(PostOperationModifyOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed after the provided modify operation is performed.
doPostResponse(PostResponseAddOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for an add operation and has sent the response to the client.
doPostResponse(PostResponseBindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a bind operation and has sent the response to the client.
doPostResponse(PostResponseCompareOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a compare operation and has sent the response to the client.
doPostResponse(PostResponseDeleteOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a delete operation and has sent the response to the client.
doPostResponse(PostResponseExtendedOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for an extended operation and has sent the response to the client.
doPostResponse(PostResponseModifyOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a modify operation and has sent the response to the client.
doPostResponse(PostResponseModifyDNOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a modify DN operation and has sent the response to the client.
doPostResponse(PostResponseSearchOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed all processing for a search operation and has sent the response to the client.
doPostResponse(PostResponseDeleteOperation) - Method in class org.opends.server.core.AuthenticatedUsers
Performs any necessary processing that should be done after the Directory Server has completed all processing for a delete operation and has sent the response to the client.
doPostResponse(PostResponseModifyOperation) - Method in class org.opends.server.core.AuthenticatedUsers
Performs any necessary processing that should be done after the Directory Server has completed all processing for a modify operation and has sent the response to the client.
doPostResponse(PostResponseModifyDNOperation) - Method in class org.opends.server.core.AuthenticatedUsers
Performs any necessary processing that should be done after the Directory Server has completed all processing for a modify DN operation and has sent the response to the client.
doPostResponse(PostResponseAddOperation) - Method in class org.opends.server.crypto.CryptoManagerSync
Performs any necessary processing that should be done after the Directory Server has completed all processing for an add operation and has sent the response to the client.
doPostResponse(PostResponseDeleteOperation) - Method in class org.opends.server.crypto.CryptoManagerSync
Performs any necessary processing that should be done after the Directory Server has completed all processing for a delete operation and has sent the response to the client.
doPostResponse(PostResponseModifyOperation) - Method in class org.opends.server.crypto.CryptoManagerSync
Performs any necessary processing that should be done after the Directory Server has completed all processing for a modify operation and has sent the response to the client.
doPostSynchronization(PostSynchronizationAddOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for an add operation performed via synchronization.
doPostSynchronization(PostSynchronizationDeleteOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for a delete operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyDNOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify DN operation performed via synchronization.
doPostSynchronization(PostSynchronizationAddOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed processing for an add operation performed via synchronization.
doPostSynchronization(PostSynchronizationDeleteOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a delete operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyDNOperation) - Method in class org.opends.server.core.GroupManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify DN operation performed via synchronization.
doPostSynchronization(PostSynchronizationAddOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed processing for an add operation performed via synchronization.
doPostSynchronization(PostSynchronizationDeleteOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a delete operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyDNOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify DN operation performed via synchronization.
doPostSynchronization(PostSynchronizationAddOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for an add operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify operation performed via synchronization.
doPostSynchronization(PostSynchronizationModifyDNOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done after the Directory Server has completed processing for a modify DN operation performed via synchronization.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationBindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a bind operation.
doPreOperation(PreOperationCompareOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a compare operation.
doPreOperation(PreOperationDeleteOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a delete operation.
doPreOperation(PreOperationExtendedOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an extended operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify DN operation.
doPreOperation(PreOperationSearchOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a search operation.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed before the provided add operation is performed.
doPreOperation(PreOperationDeleteOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed before the provided delete operation is performed.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed before the provided modify operation is performed.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing that may be needed before the provided modify DN operation is performed.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationDeleteOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a delete operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.core.SubentryManager
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify DN operation.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.plugins.LastModPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.plugins.LastModPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.plugins.LastModPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify DN operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for an add operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify operation.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary processing that should be done just before the Directory Server performs the core processing for a modify DN operation.
doPreOperation(PreOperationModifyOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed before the provided modify operation is performed.
doPreOperation(PreOperationDeleteOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed before the provided delete operation is performed.
doPreOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed before the provided modify DN operation is performed.
doPreOperation(PreOperationAddOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing that may be needed before the provided add operation is performed.
doPreParse(PreParseAbandonOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an abandon request.
doPreParse(PreParseAddOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an add request.
doPreParse(PreParseBindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a bind request.
doPreParse(PreParseCompareOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a compare request.
doPreParse(PreParseDeleteOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a delete request.
doPreParse(PreParseExtendedOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an extended request.
doPreParse(PreParseModifyOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a modify request.
doPreParse(PreParseModifyDNOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a modify DN request.
doPreParse(PreParseSearchOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a search request.
doPreParse(PreParseUnbindOperation) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an unbind request.
doPreParse(PreParseAddOperation) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an add request.
doPreParse(PreParseModifyOperation) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a modify request.
doPreParse(PreParseSearchOperation) - Method in class org.opends.server.plugins.LDAPADListPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a search request.
doPreParse(PreParseAddOperation) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of an add request.
doPreParse(PreParseModifyOperation) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a modify request.
doPreParse(PreParseModifyDNOperation) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any necessary processing that should be done before the Directory Server parses the elements of a modify DN request.
doSASLAnonymous(ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL ANONYMOUS bind with the provided information.
doSASLBind(ByteSequence, ByteSequence, String, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL bind using the provided information.
doSASLCRAMMD5(ByteSequence, ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL CRAM-MD5 bind with the provided information.
doSASLDigestMD5(ByteSequence, ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL DIGEST-MD5 bind with the provided information.
doSASLExternal(ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL EXTERNAL bind with the provided information.
doSASLGSSAPI(ByteSequence, ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL GSSAPI bind with the provided information.
doSASLPlain(ByteSequence, ByteSequence, Map<String, List<String>>, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a SASL PLAIN bind with the provided information.
doSearch(ObjectFactory, SearchRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLSearchOperation
Perform the LDAP SEARCH operation and send the result back to the client.
doShutdown(LocalizableMessage) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any processing that should be done when the Directory Server is in the process of performing a graceful shutdown.
doSimpleBind(int, ByteSequence, ByteSequence, List<Control>, List<Control>) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Processes a bind using simple authentication with the provided information.
doStartup() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any processing that should be done when the Directory Server is in the process of starting.
doStartup() - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
Performs any processing that should be done when the Directory Server is in the process of starting.
doStop() - Method in class org.opends.server.replication.server.ServerHandler
Stop this handler.
DoubleAddRemovePanel<T> - Class in org.opends.guitools.controlpanel.ui.components
This component displays three list (one available list and two selected lists) with some buttons to move the components of one list to the other.
DoubleAddRemovePanel(Class<T>) - Constructor for class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Constructor of the default double add remove panel (including 'Add All' and 'Remove All' buttons).
DoubleAddRemovePanel(int, Class<T>) - Constructor for class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Constructor of the double add remove panel allowing the user to provide some display options.
DoubleMetaphoneApproximateMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for DoubleMetaphoneApproximateMatchingRule.
DoubleMetaphoneApproximateMatchingRuleFactory() - Constructor for class org.opends.server.schema.DoubleMetaphoneApproximateMatchingRuleFactory
 
DOWNLOAD_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error downloading jar files from web start server.
downloadFailed(URL, String) - Method in interface javax.jnlp.DownloadServiceListener
 
downloadFailed(URL, String) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
DownloadService - Interface in javax.jnlp
This is just an empty implementation of DownloadService.
DownloadServiceListener - Interface in javax.jnlp
This is the interface definition of DownloadServiceListener.
DraftCNData - Class in org.opends.server.replication.server.changelog.je
Subclass of DatabaseEntry used for data stored in the DraftCNDB.
DraftCNData(long, DN, CSN) - Constructor for class org.opends.server.replication.server.changelog.je.DraftCNData
Creates a record to be stored in the DraftCNDB.
DraftCNData(long, byte[]) - Constructor for class org.opends.server.replication.server.changelog.je.DraftCNData
Creates a record to be stored in the DraftCNDB from the provided byte[].
DraftCNDB - Class in org.opends.server.replication.server.changelog.je
This class implements the interface between the underlying database and the JEChangeNumberIndexDB class.
DraftCNDB(ReplicationDbEnv) - Constructor for class org.opends.server.replication.server.changelog.je.DraftCNDB
Creates a new database or open existing database that will be used to store and retrieve changes from an LDAP server.
DraftCNDB.DraftCNDBCursor - Class in org.opends.server.replication.server.changelog.je
This Class implements a cursor that can be used to browse the database.
Driver - Class in org.opends.server.admin.client.spi
An abstract management connection context driver which should form the basis of driver implementations.
Driver() - Constructor for class org.opends.server.admin.client.spi.Driver
Creates a new abstract management context.
DS_SYNC_CONFLICT - Static variable in class org.opends.server.replication.plugin.LDAPReplicationDomain
The attribute used to mark conflicting entries.
DsconfigMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.dsconfig.
DseeCompatAccessControlHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Dsee Compat Access Control Handler settings.
DseeCompatAccessControlHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Dsee Compat Access Control Handler settings.
DseeCompatAccessControlHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Dsee Compat Access Control Handler managed object definition meta information.
DSInfo - Class in org.opends.server.replication.common
This class holds information about a DS connected to the topology.
DSInfo(int, String, int, long, ServerStatus, boolean, AssuredMode, byte, byte, Collection<String>, Collection<String>, Collection<String>, short) - Constructor for class org.opends.server.replication.common.DSInfo
Creates a new instance of DSInfo with every given info.
DSMLAbandonOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP ABANDON operation based on the specified DSML request.
DSMLAbandonOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLAbandonOperation
Create an instance with the specified LDAP connection.
DSMLAddOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP ADD operation based on the specified DSML request.
DSMLAddOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLAddOperation
Create the instance with the specified LDAP connection.
DsmlAttr - Class in org.opends.dsml.protocol
Java class for DsmlAttr complex type.
DsmlAttr() - Constructor for class org.opends.dsml.protocol.DsmlAttr
 
DSMLCompareOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP COMPARE operation based on the specified DSML request.
DSMLCompareOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLCompareOperation
Create an instance with the specified LDAP connection.
DSMLDeleteOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP DELETE operation based on the specified DSML request.
DSMLDeleteOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLDeleteOperation
Create an instance with the specified LDAP connection.
DSMLExtendedOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP EXTENDED operation based on the specified DSML request.
DSMLExtendedOperation(LDAPConnection, Set<String>) - Constructor for class org.opends.dsml.protocol.DSMLExtendedOperation
Create an instance with the specified LDAP connection.
DsmlMessage - Class in org.opends.dsml.protocol
Java class for DsmlMessage complex type.
DsmlMessage() - Constructor for class org.opends.dsml.protocol.DsmlMessage
 
DsmlModification - Class in org.opends.dsml.protocol
Java class for DsmlModification complex type.
DsmlModification() - Constructor for class org.opends.dsml.protocol.DsmlModification
 
DSMLModifyDNOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP MODIFY_DN operation based on the specified DSML request.
DSMLModifyDNOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLModifyDNOperation
Create the instance with the specified connection.
DSMLModifyOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP MODIFY operation based on the specified DSML request.
DSMLModifyOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLModifyOperation
Create the instance with the specified LDAP connection.
DSMLSearchOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP SEARCH operation based on the specified DSML request.
DSMLSearchOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLSearchOperation
Create the instance with the specified connection.
DSMLServlet - Class in org.opends.dsml.protocol
This class provides the entry point for the DSML request.
DSMLServlet() - Constructor for class org.opends.dsml.protocol.DSMLServlet
 
DSRSShutdownSync - Class in org.opends.server.replication.service
Class useful for the case where DS/RS instances are collocated inside the same JVM.
DSRSShutdownSync() - Constructor for class org.opends.server.replication.service.DSRSShutdownSync
 
duplicate() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Return a new object, copy of the current object.
duplicate() - Method in class org.opends.server.config.BooleanConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.ConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.ConfigEntry
Creates a duplicate of this configuration entry that should be used when making changes to this entry.
duplicate() - Method in class org.opends.server.config.DNConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.IntegerConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.config.StringConfigAttribute
Creates a duplicate of this configuration attribute.
duplicate() - Method in class org.opends.server.replication.common.ServerState
Make a duplicate of this state.
duplicate(Entry, Entry) - Method in class org.opends.server.types.AuthenticationInfo
Creates a duplicate of this AuthenticationInfo object with the new authentication and authorization entries.
duplicate(boolean) - Method in class org.opends.server.types.Entry
Creates a duplicate of this entry that may be altered without impacting the information in this entry.
duplicate() - Method in class org.opends.server.types.RDN
Creates a duplicate of this RDN that can be modified without impacting this RDN.
duplicate() - Method in class org.opends.server.types.Schema
Creates a new Schema object that is a duplicate of this one.
DuplicateEntryPanel - Class in org.opends.guitools.controlpanel.ui
The panel used to duplicate an entry.
DuplicateEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Default constructor.
DurationPropertyDefinition - Class in org.opends.server.admin
Duration property definition.
DurationPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing duration property definitions.
DynamicConstants - Class in org.opends.server.util
This file contains a number of constants that are used throughout the Directory Server source.
DynamicConstants() - Constructor for class org.opends.server.util.DynamicConstants
 
DynamicGroup - Class in org.opends.server.extensions
This class provides a dynamic group implementation, in which membership is determined dynamically based on criteria provided in the form of one or more LDAP URLs.
DynamicGroup() - Constructor for class org.opends.server.extensions.DynamicGroup
Creates a new, uninitialized dynamic group instance.
DynamicGroup(DN, LinkedHashSet<LDAPURL>) - Constructor for class org.opends.server.extensions.DynamicGroup
Creates a new dynamic group instance with the provided information.
DynamicGroupImplementationCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Dynamic Group Implementation settings.
DynamicGroupImplementationCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Dynamic Group Implementation settings.
DynamicGroupImplementationCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Dynamic Group Implementation managed object definition meta information.
DynamicGroupMemberList - Class in org.opends.server.extensions
This class defines a mechanism that may be used to iterate over the members of a dynamic group, optionally using an additional set of criteria to further filter the results.
DynamicGroupMemberList(DN, Set<LDAPURL>) - Constructor for class org.opends.server.extensions.DynamicGroupMemberList
Creates a new dynamic group member list with the provided information.
DynamicGroupMemberList(DN, Set<LDAPURL>, DN, SearchScope, SearchFilter) - Constructor for class org.opends.server.extensions.DynamicGroupMemberList
Creates a new dynamic group member list with the provided information.
DynamicGroupSearchThread - Class in org.opends.server.extensions
This class implements a Directory Server thread that will be used to perform a background search to retrieve all of the members of a dynamic group.
DynamicGroupSearchThread(DynamicGroupMemberList, DN[], SearchFilter[], LDAPURL[][]) - Constructor for class org.opends.server.extensions.DynamicGroupSearchThread
Creates a new dynamic group search thread that is associated with the provided member list and that will perform the search using the provided information.

E

ECLEnabledDomainPredicate - Class in org.opends.server.replication.server.changelog.file
Returns whether a domain is enabled for the external changelog.
ECLEnabledDomainPredicate() - Constructor for class org.opends.server.replication.server.changelog.file.ECLEnabledDomainPredicate
 
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(ECLEnabledDomainPredicate, MultiDomainDBCursor) - Constructor for class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
Builds an instance of this class filtering updates from the provided cursor.
editableOperationalAttrNames - Variable in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
The editable operational attributes.
ELEMENT_READ_STATE_NEED_ADDITIONAL_LENGTH_BYTES - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
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.opends.server.protocols.ldap.LDAPConstants
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.opends.server.protocols.ldap.LDAPConstants
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.opends.server.protocols.ldap.LDAPConstants
The ASN.1 element decoding state that indicates that the next byte read should be applied to the value of the element.
elementCreated(ConfigurationElementCreatedEvent) - Method in interface org.opends.guitools.controlpanel.event.ConfigurationElementCreatedListener
Method that is called when a new configuration element was created.
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, String, String) - Constructor for class org.opends.server.util.EMailMessage
Creates a new e-mail message with the provided information.
EMailMessage(String, List<String>, String) - Constructor for class org.opends.server.util.EMailMessage
Creates a new e-mail message with the provided information.
EmbeddedUtils - Class in org.opends.server.util
This class provides a number of utility methods for using OpenDS in an embedded manner (i.e., running within the same JVM as another application and controlled by that application).
EmbeddedUtils() - Constructor for class org.opends.server.util.EmbeddedUtils
 
empty(Attribute) - Static method in class org.opends.server.types.Attributes
Creates a new attribute which has the same attribute type and attribute options as the provided attribute but no attribute values.
empty(AttributeType) - Static method in class org.opends.server.types.Attributes
Creates a new attribute with the provided attribute type and no values.
empty(AttributeType, String) - Static method in class org.opends.server.types.Attributes
Creates a new attribute with the provided attribute type and no values.
empty(String) - Static method in class org.opends.server.types.Attributes
Creates a new attribute with the specified attribute name and no attribute values.
EMPTY_BACKEND_GENERATION_ID - Static variable in class org.opends.server.replication.plugin.GenerationIdChecksum
This is the generation id for an empty backend.
emptyPath() - Static method in class org.opends.server.admin.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.admin.ClassLoaderProvider
Enable this class loader provider using the application's class loader as the parent class loader.
enable(ClassLoader) - Method in class org.opends.server.admin.ClassLoaderProvider
Enable this class loader provider using the provided parent class loader.
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.
enableBackend(String) - Static method in class org.opends.server.tasks.TaskUtils
Enables a backend using an internal modify operation on the backend configuration entry.
enableConsoleLoggingForOpenDJ(Level) - Static method in class org.opends.server.loggers.JDKLogging
Enable JDK logging to stderr at provided level for OpenDJ classes.
EnableReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to enable replication.
EnableReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.EnableReplicationUserData
 
enableService() - Method in class org.opends.server.replication.service.ReplicationDomain
Restart the Replication service after a ReplicationDomain.disableService().
enableService(PrintStream, PrintStream) - Static method in class org.opends.server.tools.ConfigureWindowsService
Enables OpenDJ to run as a windows service.
enableService(PrintStream, PrintStream, String, String) - Static method in class org.opends.server.tools.ConfigureWindowsService
Enables OpenDJ to run as a windows service.
enableWindowsService() - Method in class org.opends.quicksetup.installer.Installer
This methods enables this server as a Windows service.
enableWindowsService() - Method in class org.opends.quicksetup.installer.InstallerHelper
This methods enables this server as a Windows service.
encode(ASN1Writer) - Method in class org.opends.server.controls.MatchedValuesFilter
Encodes this matched values filter as an ASN.1 element.
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, 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.replication.protocol.LDAPUpdateMsg
Do all the work necessary for the encoding.
encode() - Method in class org.opends.server.types.BackupInfo
Encodes this backup info structure to a multi-line string representation.
encode(ByteStringBuilder, EntryEncodeConfig) - Method in class org.opends.server.types.Entry
Encodes this entry into a form that is suitable for long-term persistent storage.
encode(ByteStringBuilder) - Method in class org.opends.server.types.EntryEncodeConfig
Encodes this entry encode configuration into a byte array suitable for inclusion in the encoded entry.
encode() - Method in class org.opends.server.types.NamedCharacterSet
Encodes this character set to a form suitable for use in the value of a configuration attribute.
encode(byte[]) - Static method in class org.opends.server.util.Base64
Encodes the provided raw data using base64.
encode(ByteSequence) - Static method in class org.opends.server.util.Base64
Encodes the provided raw data using base64.
encodeAndPurge() - Method in class org.opends.server.replication.plugin.EntryHistorical
Encode this historical information object in an operational attribute and purge it from the values older than the purge delay.
encodeAttribute(ByteStringBuilder, Attribute) - Method in class org.opends.server.api.CompressedSchema
Encodes the information in the provided attribute to a byte array.
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.AESPasswordStorageScheme
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.Base64PasswordStorageScheme
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.BlowfishPasswordStorageScheme
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.ClearPasswordStorageScheme
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.CryptPasswordStorageScheme
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.MD5PasswordStorageScheme
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
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.PKCS5S2PasswordStorageScheme
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.RC4PasswordStorageScheme
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.SaltedMD5PasswordStorageScheme
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.SaltedSHA1PasswordStorageScheme
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.SaltedSHA256PasswordStorageScheme
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.SaltedSHA384PasswordStorageScheme
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.SaltedSHA512PasswordStorageScheme
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.SHA1PasswordStorageScheme
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.TripleDESPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme using the authentication password syntax defined in RFC 3112.
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.
encodedEclIncludes - Variable in class org.opends.server.replication.protocol.LDAPUpdateMsg
Encoded form of entry attributes.
encodedMods - Variable in class org.opends.server.replication.protocol.ModifyCommonMsg
The modifications kept encoded in the message.
encodeHeader(byte, short) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Encode the common header for all the UpdateMsg.
encodeHeader(byte, short) - Method in class org.opends.server.replication.protocol.UpdateMsg
Encode the common header for all the UpdateMsg.
encodeMods(List<Modification>) - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
Encode an ArrayList of Modification into a byte[] suitable for storage in a database or send on the network.
encodeObjectClasses(ByteStringBuilder, Map<ObjectClass, String>) - Method in class org.opends.server.api.CompressedSchema
Encodes the provided set of object classes to a byte array.
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
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
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.
EncodePassword() - Constructor for class org.opends.server.tools.EncodePassword
 
encodePassword(String[]) - Static method in class org.opends.server.tools.EncodePassword
Processes the command-line arguments and performs the requested action.
encodePassword(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.EncodePassword
Processes the command-line arguments and performs the requested action.
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.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
encodePasswordWithScheme(ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, prepending the name of the scheme in curly braces.
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.
encodeValue(AttributeType) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Encode the provided property value into its string representation.
encodeValue(Long) - Method in class org.opends.server.admin.DurationPropertyDefinition
Encode the provided property value into its string representation.
encodeValue(Integer) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Encode the provided property value into its string representation.
encodeValue(InetAddress) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Encode the provided property value into its string representation.
encodeValue(T) - Method in class org.opends.server.admin.PropertyDefinition
Encode the provided property value into its string representation.
encodeValue(Long) - Method in class org.opends.server.admin.SizePropertyDefinition
Encode the provided property value into its string representation.
encrypt(byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
Encrypts the data in the provided byte array using the preferred cipher transformation.
encrypt(String, int, byte[]) - Method in class org.opends.server.crypto.CryptoManagerImpl
Encrypts the data in the provided byte array using the requested cipher algorithm.
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.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.ui.ProgressPanel
Called just after the panel is shown: used to set focus properly.
endDisplay() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Called just after the panel is shown: used to set focus properly.
EnhancedGuideSyntax - Class in org.opends.server.schema
This class implements the enhanced guide attribute syntax, which may be used to provide criteria for generating search filters for entries of a given objectclass.
EnhancedGuideSyntax() - Constructor for class org.opends.server.schema.EnhancedGuideSyntax
Creates a new instance of this syntax.
enqueueRequest(Operation) - Method in class org.opends.server.core.BoundedWorkQueueStrategy
Put the request in the queue.
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.
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.opends.server.admin.std.server
A server-side interface for querying Entity Tag Virtual Attribute settings.
EntityTagVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entity Tag Virtual Attribute settings.
EntityTagVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Entity Tag Virtual Attribute managed object definition meta information.
EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm - Enum in org.opends.server.admin.std.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
Default constructor invoked by reflection.
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 - Class in org.opends.server.types
This class defines a data structure for a Directory Server entry.
Entry(DN, Map<ObjectClass, String>, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>) - Constructor for class org.opends.server.types.Entry
Creates a new entry with the provided information.
ENTRY_ALREADY_EXISTS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation would have resulted in an entry that conflicts with one that already exists.
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.opends.server.admin.std.server
A server-side interface for querying Entry Cache settings.
EntryCacheCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entry Cache settings.
EntryCacheCfgDefn - Class in org.opends.server.admin.std.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() - Constructor for class org.opends.server.extensions.EntryCacheCommon
 
EntryCacheCommon.ConfigErrorHandler - Class in org.opends.server.extensions
Error handler used by local methods to report configuration error.
EntryCacheCommon.ConfigErrorHandler(EntryCacheCommon.ConfigPhase, List<LocalizableMessage>, List<LocalizableMessage>) - Constructor for class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Create an error handler.
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.
EntryCacheMonitorProvider - Class in org.opends.server.monitors
This class defines a Directory Server monitor provider that can be used to obtain information about the entry cache state.
EntryCacheMonitorProvider() - Constructor for class org.opends.server.monitors.EntryCacheMonitorProvider
Creates default instance of this monitor provider.
EntryCacheMonitorProvider(String, EntryCache<? extends EntryCacheCfg>) - Constructor for class org.opends.server.monitors.EntryCacheMonitorProvider
Creates implementation specific instance of this monitor provider.
EntryCacheMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Entry Cache Monitor Provider settings.
EntryCacheMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entry Cache Monitor Provider settings.
EntryCacheMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Entry Cache Monitor Provider managed object definition meta information.
entryCachesDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The entry cache monitoring entry DN.
EntryCachesMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the entry caches monitor panel.
EntryCachesMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.EntryCachesMonitoringPanel
Default constructor.
entryChanged(LDAPEntryChangedEvent) - Method in interface org.opends.guitools.controlpanel.event.LDAPEntryChangedListener
Notification that an LDAP entry has been modified.
EntryChangelogNotificationControl - Class in org.opends.server.controls
This class implements the ECL cookie control.
EntryChangelogNotificationControl(boolean, String) - Constructor for class org.opends.server.controls.EntryChangelogNotificationControl
Creates a new entry change notification control with the provided information.
EntryChangeNotificationControl - Class in org.opends.server.controls
This class implements the entry change notification control defined in draft-ietf-ldapext-psearch.
EntryChangeNotificationControl(boolean, PersistentSearchChangeType, long) - Constructor for class org.opends.server.controls.EntryChangeNotificationControl
Creates a new entry change notification control with the provided information.
EntryChangeNotificationControl(boolean, PersistentSearchChangeType, DN, long) - Constructor for class org.opends.server.controls.EntryChangeNotificationControl
Creates a new entry change notification control with the provided information.
EntryChangeNotificationControl(PersistentSearchChangeType, long) - Constructor for class org.opends.server.controls.EntryChangeNotificationControl
Creates a new entry change notification control with the provided information.
EntryChangeNotificationControl(PersistentSearchChangeType, DN, long) - Constructor for class org.opends.server.controls.EntryChangeNotificationControl
Creates a new entry change notification control with the provided information.
entryContainer - Variable in class org.opends.server.backends.jeb.DatabaseContainer
The database entryContainer.
EntryContainer - Class in org.opends.server.backends.jeb
Storage container for LDAP entries.
EntryContainer - Class in org.opends.server.backends.pluggable
Storage container for LDAP entries.
EntryDNVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Entry DN Virtual Attribute settings.
EntryDNVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entry DN Virtual Attribute settings.
EntryDNVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Entry DN 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
Creates a new instance of this entryDN virtual attribute provider.
EntryEncodeConfig - Class in org.opends.server.types
This class defines a data structure that contains configuration information about how an entry should be encoded.
EntryEncodeConfig() - Constructor for class org.opends.server.types.EntryEncodeConfig
Creates a new encoded entry configuration with the default settings.
EntryEncodeConfig(boolean, boolean, boolean) - Constructor for class org.opends.server.types.EntryEncodeConfig
Creates a new encoded entry configuration with the specified settings.
EntryEncodeConfig(boolean, boolean, boolean, CompressedSchema) - Constructor for class org.opends.server.types.EntryEncodeConfig
Creates a new encoded entry configuration with the specified settings.
entryExists(String) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Tells whether an entry exists or not.
entryExists(LdapName) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Determines whether or not the named entry exists.
entryExists(LdapName) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Determines whether or not the named entry exists.
entryExists(DN) - Method in class org.opends.server.api.Backend
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Method in class org.opends.server.backends.LDIFBackend
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Method in class org.opends.server.backends.MemoryBackend
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Method in class org.opends.server.backends.MonitorBackend
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Method in class org.opends.server.backends.NullBackend
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether an entry with the specified DN exists in the backend.
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.
entryExists(DN) - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates whether an entry with the specified DN exists in the backend.
entryExists(DN) - Static method in class org.opends.server.types.DirectoryConfig
Indicates whether the specified entry exists in the Directory Server.
entryFromDatabase(ByteString, CompressedSchema) - Static method in class org.opends.server.backends.jeb.ID2Entry
Decodes an entry from its database representation.
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
 
EntryID - Class in org.opends.server.backends.jeb
An integer identifier assigned to each entry in the JE backend.
EntryID(long) - Constructor for class org.opends.server.backends.jeb.EntryID
Create a new entry ID object from a given long value.
EntryID(DatabaseEntry) - Constructor for class org.opends.server.backends.jeb.EntryID
Create a new entry ID object from a value in database format.
entryIDFromDatabase(byte[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Decode an entry ID value from its database representation.
entryIDListFromDatabase(byte[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Decode an array of entry ID values from its database representation.
entryIDListToDatabase(long[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Encode an array of entry ID values to its database representation.
EntryIDSet - Class in org.opends.server.backends.jeb
Represents a set of Entry IDs.
EntryIDSet() - Constructor for class org.opends.server.backends.jeb.EntryIDSet
Create a new undefined set.
EntryIDSet(long) - Constructor for class org.opends.server.backends.jeb.EntryIDSet
Create a new undefined set with a initial size.
EntryIDSet(byte[], byte[]) - Constructor for class org.opends.server.backends.jeb.EntryIDSet
Create a new entry ID set from the raw database value.
EntryIDSet(ByteString, ByteString) - Constructor for class org.opends.server.backends.jeb.EntryIDSet
Create a new entry ID set from the raw database value.
EntryIDSetSorter - Class in org.opends.server.backends.jeb
This class provides a mechanism for sorting the contents of an entry ID set based on a given sort order.
EntryIDSetSorter() - Constructor for class org.opends.server.backends.jeb.EntryIDSetSorter
 
entryIDToDatabase(long) - Static method in class org.opends.server.backends.jeb.JebFormat
Encode an entry ID value to its database representation.
entryIDUndefinedSizeFromDatabase(byte[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Decode an entry ID count from its database representation.
entryIDUndefinedSizeToDatabase(long) - Static method in class org.opends.server.backends.jeb.JebFormat
Encode an entry ID set count to its database representation.
EntryMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
EntryMsg(int, int, byte[], int) - Constructor for class org.opends.server.replication.protocol.EntryMsg
Creates a new EntryMsg.
EntryMsg(int, int, byte[], int, int, int) - Constructor for class org.opends.server.replication.protocol.EntryMsg
Creates a new EntryMsg.
entryPane - Variable in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
The panel displaying the informations about the selected node.
entryRead(EntryReadEvent) - Method in interface org.opends.guitools.controlpanel.event.EntryReadListener
Notifies that an entry was successfully read.
entryRead(EntryReadEvent) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Notifies that an entry was successfully read.
entryReadError(EntryReadErrorEvent) - Method in interface org.opends.guitools.controlpanel.event.EntryReadListener
Notifies that an error reading an entry.
entryReadError(EntryReadErrorEvent) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Displays a message informing that an error occurred reading the entry.
EntryReadErrorEvent - Class in org.opends.guitools.controlpanel.event
The event that is create when there is an error reading an entry.
EntryReadErrorEvent(Object, String, Throwable) - Constructor for class org.opends.guitools.controlpanel.event.EntryReadErrorEvent
Constructor for the event.
EntryReadEvent - Class in org.opends.guitools.controlpanel.event
The class used to notify that a new entry has been successfully read.
EntryReadEvent(Object, CustomSearchResult) - Constructor for class org.opends.guitools.controlpanel.event.EntryReadEvent
The event constructor.
EntryReadListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when an entry was successfully read or when there was an error reading an entry.
entrySet() - Method in class org.opends.server.api.DITCacheMap
entrySet() - Method in class org.opends.server.types.SmallMap
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.
entryUUID - Variable in class org.opends.server.replication.protocol.LDAPUpdateMsg
The entryUUID of the entry that was updated.
ENTRYUUID_ATTRIBUTE_NAME - Static variable in class org.opends.server.replication.plugin.EntryHistorical
Name of the entryuuid attribute.
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
Creates a new instance of this Directory Server plugin.
EntryUUIDPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Entry UUID Plugin settings.
EntryUUIDPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entry UUID Plugin settings.
EntryUUIDPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Entry UUID Plugin managed object definition meta information.
EntryUUIDVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Entry UUID Virtual Attribute settings.
EntryUUIDVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Entry UUID Virtual Attribute settings.
EntryUUIDVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Entry UUID 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
Creates a new instance of this entryUUID virtual attribute provider.
EntryWriter - Interface in org.opends.server.tools.makeldif
This interface defines a method that may be used to write entries generated through the MakeLDIF utility.
EnumAccessType - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the two access types (allow, deny).
EnumAuthMethod - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the allowed authmethod types.
EnumBindRuleKeyword - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the allowed bind rule keyword types.
EnumBindRuleType - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the allowed bind rule types.
EnumBooleanTypes - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the allowed bind rule boolean types.
EnumDayOfWeek - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the allowed dayofweek types.
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.
EnumPropertyDefinition<E extends Enum<E>> - Class in org.opends.server.admin
Enumeration property definition.
EnumPropertyDefinition.Builder<E extends Enum<E>> - Class in org.opends.server.admin
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.
EnumTargetKeyword - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the valid ACI target keywords.
EnumTargetOperator - Enum in org.opends.server.authorization.dseecompat
This class provides an enumeration of the valid ACI target operators.
EnumUserDNType - Enum in org.opends.server.authorization.dseecompat
Enumeration that represents the type an "userdn" keyword DN can have.
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.
environmentSettingException - Static variable in class org.opends.guitools.controlpanel.util.ConfigReader
The error that occurred when setting the environment (null if no error occurred).
EnvManager - Class in org.opends.server.backends.jeb
A singleton class to manage the life-cycle of a JE database environment.
EnvManager() - Constructor for class org.opends.server.backends.jeb.EnvManager
 
EOL - Static variable in class org.opends.server.util.ServerConstants
The end-of-line character for this platform.
EQUAL_SIGN - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression used to match a single equal sign.
EQUALITY_MATCH_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the equalityMatch filter type.
EqualityIndexer - Class in org.opends.server.backends.jeb
An implementation of an Indexer for attribute equality.
EqualityIndexer(AttributeType) - Constructor for class org.opends.server.backends.jeb.EqualityIndexer
Create a new attribute equality indexer for the given index configuration.
equalityMatch - Variable in class org.opends.dsml.protocol.Filter
 
equals(Object) - Method in class org.opends.admin.ads.util.PreferredConnection
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
 
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.ObjectClassValue
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
 
equals(Object) - Method in class org.opends.guitools.controlpanel.datamodel.VLVSortOrder
equals(Object) - Method in class org.opends.quicksetup.BuildInformation
equals(Object) - Method in class org.opends.quicksetup.JavaArguments
equals(Object) - Method in class org.opends.server.admin.ManagedObjectPath
equals(Object) - Method in class org.opends.server.admin.PropertyDefinition
Indicates whether some other object is "equal to" this property definition.
equals(Object) - Method in class org.opends.server.admin.Tag
equals(Object) - Method in class org.opends.server.api.AttributeSyntax
Indicates whether the provided object is equal to this attribute syntax.
equals(Object) - Method in class org.opends.server.backends.jeb.EntryID
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.opends.server.backends.pluggable.spi.TreeName
equals(Object) - Method in class org.opends.server.core.OperationWrapper
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.RSInfo
Test if the passed object is equal to this one.
equals(Object) - Method in class org.opends.server.replication.plugin.AttrValueHistorical
Compares this object with another ValueInfo object.
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.ReplicaId
equals(Object) - Method in class org.opends.server.tools.BackendTypeHelper.BackendTypeUIAdapter
 
equals(Object) - Method in class org.opends.server.tools.tasks.TaskEntry
equals(Object) - Method in class org.opends.server.types.AbstractAttribute
 
equals(Object) - Method in class org.opends.server.types.AbstractOperation
 
equals(Object) - Method in interface org.opends.server.types.Attribute
Indicates whether the provided object is an attribute that is equal to this attribute.
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.CommonSchemaElements
Indicates whether the provided object is equal to this attribute type.
equals(Object) - Method in class org.opends.server.types.DITContentRule
Indicates whether the provided object is equal to this DIT content rule.
equals(Object) - Method in class org.opends.server.types.DITStructureRule
Indicates whether the provided object is equal to this DIT structure rule.
equals(Object) - Method in class org.opends.server.types.DN
Indicates whether the provided object is equal to this DN.
equals(Object) - Method in class org.opends.server.types.Entry
Indicates whether the provided object is equal to this entry.
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.LDAPSyntaxDescription
Indicates whether the provided object is equal to this ldap syntax.
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.MatchingRuleUse
Indicates whether the provided object is equal to this matching rule use.
equals(Object) - Method in class org.opends.server.types.Modification
Indicates whether the provided object is equal to this modification.
equals(Object) - Method in class org.opends.server.types.NameForm
Indicates whether the provided object is equal to this name form.
equals(Object) - Method in class org.opends.server.types.RDN
Indicates whether the provided object is equal to this RDN.
equals(Object) - Method in class org.opends.server.types.SearchFilter
Indicates whether this search filter is equal to the provided object.
equals(Object) - Method in class org.opends.server.types.SortKey
Indicates whether this sort key is equal to the provided object.
equals(Object) - Method in class org.opends.server.types.SortOrder
Indicates whether this sort order is equal to the provided object.
equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.AndRefinement
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
equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.ItemRefinement
equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.NotRefinement
equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.OrRefinement
equals(Object) - Method in class org.opends.server.types.SubtreeSpecification.Refinement
equals(Object) - Method in class org.opends.server.util.BuildVersion
 
equalsTo(MultiDomainServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Test if this object equals the provided other object.
ERR_ABANDON_OP_NO_SUCH_OPERATION - Static variable in class org.opends.messages.CoreMessages
Unable to abandon the operation with message ID %d because no information is available about that operation.
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_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
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_LOCK_PARENT - Static variable in class org.opends.messages.CoreMessages
Entry %s cannot be added because the server failed to obtain a read lock on the parent entry %s 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_ERROR_NOTIFYING_CHANGE_LISTENER - Static variable in class org.opends.messages.CoreMessages
An unexpected error occurred while notifying a change notification listener of an add operation: %s
ERR_ADD_MISSING_RDN_ATTRIBUTE - Static variable in class org.opends.messages.CoreMessages
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_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_ADDRESSMASK_FORMAT_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the provided address mask because the it has an invalid format
ERR_ADDRESSMASK_PREFIX_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the provided address mask prefix because an invalid value was specified.
ERR_ADDRESSMASK_WILDCARD_DECODE_ERROR - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the provided address mask because an prefix mask was specified with an wild card "*" match character
ERR_ADMIN_ACCESS_PERMISSION - Static variable in class org.opends.messages.AdminMessages
An access permission error occurs
ERR_ADMIN_ALREADY_REGISTERED - Static variable in class org.opends.messages.AdminMessages
The entity is already registered
ERR_ADMIN_BROKEN_INSTALL - Static variable in class org.opends.messages.AdminMessages
The administrative repository is broken
ERR_ADMIN_CANNOT_CONNECT_TO_ADS - Static variable in class org.opends.messages.AdminMessages
Could not connect to %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
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_ERROR_UNEXPECTED - Static variable in class org.opends.messages.AdminMessages
An unexpected error occurs
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
The managed object configuration entry %s does not appear to exist in the Directory Server configuration.
ERR_ADMIN_MERGING - Static variable in class org.opends.messages.AdminMessages
The registry information of the servers could not be merged
ERR_ADMIN_MISSING_ADMIN_PASSWORD - Static variable in class org.opends.messages.AdminMessages
The administrator password is missing
ERR_ADMIN_MISSING_ADMIN_UID - Static variable in class org.opends.messages.AdminMessages
The administration UID is missing
ERR_ADMIN_MISSING_HOSTNAME - Static variable in class org.opends.messages.AdminMessages
The host name is missing
ERR_ADMIN_MISSING_IPATH - Static variable in class org.opends.messages.AdminMessages
The installation path is missing
ERR_ADMIN_MISSING_NAME - Static variable in class org.opends.messages.AdminMessages
The name is missing
ERR_ADMIN_MISSING_PORT - Static variable in class org.opends.messages.AdminMessages
The port is missing
ERR_ADMIN_NO_EXTENSIONS_DIR - Static variable in class org.opends.messages.AdminMessages
The extensions directory %s does not exist, therefore no extensions will be loaded
ERR_ADMIN_NO_MESSAGE - Static variable in class org.opends.messages.AdminMessages
 
ERR_ADMIN_NOT_YET_REGISTERED - Static variable in class org.opends.messages.AdminMessages
The entity is not yet registered
ERR_ADMIN_NOVALID_HOSTNAME - Static variable in class org.opends.messages.AdminMessages
The host name is not valid
ERR_ADMIN_NOVALID_IPATH - Static variable in class org.opends.messages.AdminMessages
The installation path is not valid
ERR_ADMIN_NOVALID_PORT - Static variable in class org.opends.messages.AdminMessages
The port is not valid
ERR_ADMIN_SERVER_NOT_REGISTERED - Static variable in class org.opends.messages.AdminMessages
The provided serverId is not registered
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_ADS_ADMINISTRATOR_MERGE - Static variable in class org.opends.messages.QuickSetupMessages
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.QuickSetupMessages
The registration information of server %s and server %s could not be merged.
ERR_ARG_BOOLEAN_MULTIPLE_VALUES - Static variable in class org.opends.messages.UtilityMessages
The %s argument has multiple values and therefore cannot be decoded as a single Boolean value
ERR_ARG_CANNOT_DECODE_AS_BOOLEAN - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for the %s argument cannot be decoded as a Boolean
ERR_ARG_CANNOT_DECODE_AS_INT - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for the %s argument cannot be decoded as an integer
ERR_ARG_INT_MULTIPLE_VALUES - Static variable in class org.opends.messages.UtilityMessages
The %s argument has multiple values and therefore cannot be decoded as a single integer value
ERR_ARG_NO_BOOLEAN_VALUE - Static variable in class org.opends.messages.UtilityMessages
The %s argument does not have any value that may be retrieved as a Boolean
ERR_ARG_NO_IDENTIFIER - Static variable in class org.opends.messages.UtilityMessages
The %s argument does not have either a single-character or a long identifier that may be used to specify it.
ERR_ARG_NO_INT_VALUE - Static variable in class org.opends.messages.UtilityMessages
The %s argument does not have any value that may be retrieved as an integer
ERR_ARG_NO_VALUE_PLACEHOLDER - Static variable in class org.opends.messages.UtilityMessages
The %s argument is configured to take a value but no value placeholder has been defined for it
ERR_ARG_SUBCOMMAND_ARGUMENT_GLOBAL_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
Argument %s for subcommand %s conflicts with a global argument with the same name
ERR_ARG_SUBCOMMAND_ARGUMENT_LONG_ID_GLOBAL_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
Argument %s for subcommand %s has a long ID --%s that conflicts with that of global argument %s
ERR_ARG_SUBCOMMAND_ARGUMENT_SHORT_ID_GLOBAL_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
Argument %s for subcommand %s has a short ID -%s that conflicts with that of global argument %s
ERR_ARG_SUBCOMMAND_DUPLICATE_ARGUMENT_NAME - Static variable in class org.opends.messages.UtilityMessages
There are multiple arguments for subcommand %s with name %s
ERR_ARG_SUBCOMMAND_DUPLICATE_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Argument %s for subcommand %s has a long identifier --%s that conflicts with that of argument %s
ERR_ARG_SUBCOMMAND_DUPLICATE_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Argument %s for subcommand %s has a short identifier -%s that conflicts with that of argument %s
ERR_ARG_SUBCOMMAND_DUPLICATE_SUBCOMMAND - Static variable in class org.opends.messages.UtilityMessages
The argument parser already has a %s subcommand
ERR_ARG_SUBCOMMAND_INVALID - Static variable in class org.opends.messages.UtilityMessages
Invalid subcommand
ERR_ARGPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE - Static variable in class org.opends.messages.UtilityMessages
A value was provided for argument --%s but that argument does not take a value
ERR_ARGPARSER_CANNOT_READ_PROPERTIES_FILE - Static variable in class org.opends.messages.UtilityMessages
An error occurred while attempting to read the contents of the argument properties file %s: %s
ERR_ARGPARSER_CANT_MIX_ARGS_WITH_VALUES - Static variable in class org.opends.messages.UtilityMessages
The provided argument block '-%s%s' is illegal because the '%s' argument requires a value but is in the same block as at least one other argument that doesn't require a value
ERR_ARGPARSER_DISALLOWED_TRAILING_ARGUMENT - Static variable in class org.opends.messages.UtilityMessages
Argument "%s" does not start with one or two dashes and unnamed trailing arguments are not allowed
ERR_ARGPARSER_DUPLICATE_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Cannot add argument %s to the argument list because its long identifier --%s conflicts with the %s argument that has already been defined
ERR_ARGPARSER_DUPLICATE_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Cannot add argument %s to the argument list because its short identifier -%s conflicts with the %s argument that has already been defined
ERR_ARGPARSER_INVALID_DASH_AS_ARGUMENT - Static variable in class org.opends.messages.UtilityMessages
The dash character by itself is invalid for use as an argument name
ERR_ARGPARSER_LONG_ARG_WITHOUT_NAME - Static variable in class org.opends.messages.UtilityMessages
The provided argument "%s" is invalid because it does not include the argument name
ERR_ARGPARSER_NO_ARGUMENT_WITH_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Argument --%s is not allowed for use with this program
ERR_ARGPARSER_NO_ARGUMENT_WITH_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Argument -%s is not allowed for use with this program
ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Argument --%s requires a value but none was provided
ERR_ARGPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Argument -%s requires a value but none was provided
ERR_ARGPARSER_NO_VALUE_FOR_REQUIRED_ARG - Static variable in class org.opends.messages.UtilityMessages
The argument %s is required to have a value but none was provided in the argument list and no default value is available
ERR_ARGPARSER_NOT_MULTIVALUED_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The argument --%s was included multiple times in the provided set of arguments but it does not allow multiple values
ERR_ARGPARSER_NOT_MULTIVALUED_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The argument -%s was included multiple times in the provided set of arguments but it does not allow multiple values
ERR_ARGPARSER_TOO_FEW_TRAILING_ARGUMENTS - Static variable in class org.opends.messages.UtilityMessages
At least %d unnamed trailing arguments are required in the argument list, but too few were provided
ERR_ARGPARSER_TOO_MANY_TRAILING_ARGS - Static variable in class org.opends.messages.UtilityMessages
The provided set of command-line arguments contained too many unnamed trailing arguments.
ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for argument --%s is not acceptable: %s
ERR_ARGPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for argument -%s is not acceptable: %s
ERR_ASN1_BOOLEAN_INVALID_LENGTH - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 boolean element because the decoded value length was not exactly one byte (decoded length was %d)
ERR_ASN1_BOOLEAN_TRUNCATED_VALUE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 boolean element of because an unexpected end of file was reached while reading value bytes (%d)
ERR_ASN1_INTEGER_INVALID_LENGTH - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the provided ASN.1 integer element because the length of the element value was not between one and four bytes (actual length was %d)
ERR_ASN1_INTEGER_TRUNCATED_VALUE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 integer element of because an unexpected end of file was reached while reading value bytes (%d)
ERR_ASN1_INVALID_NUM_LENGTH_BYTES - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 element because it contained a multi-byte length with an invalid number of bytes (%d)
ERR_ASN1_NULL_INVALID_LENGTH - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 null element because the decoded value length was not exactly zero bytes (decoded length was %d)
ERR_ASN1_OCTET_STRING_TRUNCATED_VALUE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 octet string element of because an unexpected end of file was reached while reading value bytes (%d)
ERR_ASN1_READ_ERROR - Static variable in class org.opends.messages.ProtocolMessages
An error occurred while accessing the underlying data source: %s
ERR_ASN1_SEQUENCE_READ_NOT_STARTED - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the end of the ASN.1 sequence or set because the start of the sequence was not read
ERR_ASN1_SEQUENCE_SET_TRUNCATED_VALUE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 sequence or set element of because an unexpected end of file was reached while reading value bytes (%d)
ERR_ASN1_SKIP_TRUNCATED_VALUE - Static variable in class org.opends.messages.ProtocolMessages
Cannot skip the ASN.1 element of because an unexpected end of file was reached while reading value bytes (%d)
ERR_ASN1_TRUCATED_TYPE_BYTE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 element because an unexpected end of file was reached while reading the type byte
ERR_ASN1_TRUNCATED_LENGTH_BYTE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 element because an unexpected end of file was reached while reading the first length byte
ERR_ASN1_TRUNCATED_LENGTH_BYTES - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the ASN.1 element because an unexpected end of file was reached while reading a multi-byte length of %d bytes
ERR_ATTR_SYNTAX_ATTR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid attribute type definition because character '%c' at position %d is not allowed in an attribute type name
ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid attribute type definition because the hyphen character is not allowed as the first character of an attribute type name
ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid attribute type definition because the digit '%c' is not allowed as the first character of an attribute type name unless the name is specified as an OID or the %s configuration option is enabled
ERR_ATTR_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid attribute type definition because the underscore character is not allowed as the first character of an attribute type name even if the %s configuration option is enabled
ERR_ATTR_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid attribute type definition because the underscore character is not allowed in an attribute type name unless the %s configuration option is enabled
ERR_ATTR_SYNTAX_ATTRSYNTAX_EXTENSION_INVALID_CHARACTER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute syntax extension because an invalid character was found at position %d
ERR_ATTR_SYNTAX_ATTRTYPE_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because the numeric OID contained two consecutive periods at position %d
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_ATTRTYPE_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because an open parenthesis was expected at position %d but instead a '%s' character was found
ERR_ATTR_SYNTAX_ATTRTYPE_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because it contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_ATTRTYPE_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because the numeric OID contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_ATTRTYPE_ILLEGAL_CHAR_IN_STRING_OID - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because the non-numeric OID contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_ATTRTYPE_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because the end of the value was encountered while the Directory Server expected more data to be provided
ERR_ATTR_SYNTAX_ATTRTYPE_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because it contained an unexpected closing parenthesis at position %d
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_COUNTRY_NO_VALID_ISO_CODE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid ISO 3166 country code
ERR_ATTR_SYNTAX_COUNTRY_STRING_INVALID_LENGTH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid country string because the length is not exactly two characters
ERR_ATTR_SYNTAX_COUNTRY_STRING_NOT_PRINTABLE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid country string because it contains one or more non-printable characters
ERR_ATTR_SYNTAX_DCR_AUXILIARY_CLASS_NOT_AUXILIARY - Static variable in class org.opends.messages.SchemaMessages
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
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_DELIVERY_METHOD_INVALID_ELEMENT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid delivery method value because "%s" is not a valid method
ERR_ATTR_SYNTAX_DELIVERY_METHOD_NO_ELEMENTS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid delivery method value because it does not contain any elements
ERR_ATTR_SYNTAX_DIRECTORYSTRING_INVALID_ZEROLENGTH_VALUE - Static variable in class org.opends.messages.SchemaMessages
The operation attempted to assign a zero-length value to an attribute with the directory string syntax
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 - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid distinguished name: %s
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_ENHANCEDGUIDE_INVALID_SCOPE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because the specified scope %s was invalid
ERR_ATTR_SYNTAX_ENHANCEDGUIDE_NO_CRITERIA - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because it did not specify any criteria between the octothorpe (#) characters
ERR_ATTR_SYNTAX_ENHANCEDGUIDE_NO_FINAL_SHARP - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because it did not have an octothorpe (#) character to separate the criteria from the scope
ERR_ATTR_SYNTAX_ENHANCEDGUIDE_NO_OC - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because it did not contain an objectclass name or OID before the octothorpe (#) character
ERR_ATTR_SYNTAX_ENHANCEDGUIDE_NO_SCOPE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because no scope was provided after the final octothorpe (#) character
ERR_ATTR_SYNTAX_ENHANCEDGUIDE_NO_SHARP - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an enhanced guide value because it did not contain an octothorpe (#) character to separate the objectclass from the criteria
ERR_ATTR_SYNTAX_FAXNUMBER_EMPTY - Static variable in class org.opends.messages.SchemaMessages
The provided value could not be parsed as a valid facsimile telephone number because it was empty
ERR_ATTR_SYNTAX_FAXNUMBER_END_WITH_DOLLAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid facsimile telephone number because it ends with a dollar sign, but that dollar sign should have been followed by a fax parameter
ERR_ATTR_SYNTAX_FAXNUMBER_ILLEGAL_PARAMETER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid facsimile telephone number because the string "%s" between positions %d and %d was not a valid fax parameter
ERR_ATTR_SYNTAX_FAXNUMBER_NOT_PRINTABLE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid facsimile telephone number because character %s at position %d was not a valid printable string character
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_GUIDE_NO_OC - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a guide value because it did not contain an objectclass name or OID before the octothorpe (#) character
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
The definition for the ldap syntax with OID %s declared that it's a substitute for a syntax with OID %s.
ERR_ATTR_SYNTAX_MR_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 description because the numeric OID contained two consecutive periods at position %d
ERR_ATTR_SYNTAX_MR_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value could not be parsed as a valid matching rule description because it was empty or contained only whitespace
ERR_ATTR_SYNTAX_MR_EXPECTED_OPEN_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a matching rule description because an open parenthesis was expected at position %d but instead a '%s' character was found
ERR_ATTR_SYNTAX_MR_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a matching rule description because a single quote was expected at position %d but the %s character was found instead
ERR_ATTR_SYNTAX_MR_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a matching rule description because it contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_MR_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 description because the numeric OID contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_MR_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 description because the non-numeric OID contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_MR_NO_SYNTAX - 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 attribute syntax with which it is associated
ERR_ATTR_SYNTAX_MR_TRUNCATED_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a matching rule description because the end of the value was encountered while the Directory Server expected more data to be provided
ERR_ATTR_SYNTAX_MR_UNEXPECTED_CLOSE_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a matching rule description because it contained an unexpected closing parenthesis at position %d
ERR_ATTR_SYNTAX_MR_UNKNOWN_SYNTAX - Static variable in class org.opends.messages.SchemaMessages
The matching rule description "%s" is associated with attribute syntax %s that is not defined in the server schema
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
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
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
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_NAMEANDUID_ILLEGAL_BINARY_DIGIT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid name and optional UID value because the UID portion contained an illegal binary digit %s at position %d
ERR_ATTR_SYNTAX_NAMEANDUID_INVALID_DN - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid name and optional UID value because an error occurred while trying to parse the DN portion: %s
ERR_ATTR_SYNTAX_NUMERIC_STRING_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value is not a valid numeric string because it did not contain any characters.
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_OID_INVALID_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value %s could not be parsed as a valid OID: %s
ERR_ATTR_SYNTAX_OTHER_MAILBOX_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value could not be parsed as an other mailbox value because it was empty
ERR_ATTR_SYNTAX_OTHER_MAILBOX_ILLEGAL_MB_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an other mailbox value because the mailbox contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_OTHER_MAILBOX_ILLEGAL_MBTYPE_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an other mailbox value because the mailbox type contained an illegal character %s at position %d
ERR_ATTR_SYNTAX_OTHER_MAILBOX_NO_MAILBOX - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an other mailbox value because there was no mailbox after the dollar sign
ERR_ATTR_SYNTAX_OTHER_MAILBOX_NO_MBTYPE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an other mailbox value because there was no mailbox type before the dollar sign
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_TELEPHONE_EMPTY - Static variable in class org.opends.messages.SchemaMessages
The provided value is not a valid telephone number because it is empty or null
ERR_ATTR_SYNTAX_TELEPHONE_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid telephone number because strict telephone number checking is enabled and the character %s at position %d is not allowed by the ITU-T E.123 specification
ERR_ATTR_SYNTAX_TELEPHONE_NO_DIGITS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid telephone number because it does not contain any numeric digits
ERR_ATTR_SYNTAX_TELEPHONE_NO_PLUS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid telephone number because strict telephone number checking is enabled and the value does not start with a plus sign in compliance with the ITU-T E.123 specification
ERR_ATTR_SYNTAX_TELETEXID_EMPTY - Static variable in class org.opends.messages.SchemaMessages
The provided value could not be parsed as a valid teletex terminal identifier because it was empty
ERR_ATTR_SYNTAX_TELETEXID_END_WITH_DOLLAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid teletex terminal identifier because it ends with a dollar sign, but that dollar sign should have been followed by a TTX parameter
ERR_ATTR_SYNTAX_TELETEXID_ILLEGAL_PARAMETER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid teletex terminal identifier because the string "%s" is not a valid TTX parameter name
ERR_ATTR_SYNTAX_TELETEXID_NOT_PRINTABLE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid teletex terminal identifier because character %s at position %d was not a valid printable string character
ERR_ATTR_SYNTAX_TELETEXID_PARAM_NO_COLON - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid teletex terminal identifier because the parameter string does not contain a colon to separate the name from the value
ERR_ATTR_SYNTAX_TELEX_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" does not hold a valid telex number because character %s at position %d was neither a valid printable string character nor a dollar sign to separate the telex number components
ERR_ATTR_SYNTAX_TELEX_NOT_PRINTABLE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" does not hold a valid telex number because a character %s at position %d was not a valid printable string character
ERR_ATTR_SYNTAX_TELEX_TOO_SHORT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is too short to be a valid telex number value
ERR_ATTR_SYNTAX_TELEX_TRUNCATED - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" does not hold a valid telex number because the end of the value was found before three dollar-delimited printable strings could be read
ERR_ATTR_SYNTAX_UNKNOWN_APPROXIMATE_MATCHING_RULE - Static variable in class org.opends.messages.SchemaMessages
Unable to retrieve approximate matching rule %s used as the default for the %s attribute syntax.
ERR_ATTR_SYNTAX_UNKNOWN_EQUALITY_MATCHING_RULE - Static variable in class org.opends.messages.SchemaMessages
Unable to retrieve equality matching rule %s used as the default for the %s attribute syntax.
ERR_ATTR_SYNTAX_UNKNOWN_ORDERING_MATCHING_RULE - Static variable in class org.opends.messages.SchemaMessages
Unable to retrieve ordering matching rule %s used as the default for the %s attribute syntax.
ERR_ATTR_SYNTAX_UNKNOWN_SUBSTRING_MATCHING_RULE - Static variable in class org.opends.messages.SchemaMessages
Unable to retrieve substring matching rule %s used as the default for the %s attribute syntax.
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_SYNTAX_UTC_TIME_CANNOT_PARSE - Static variable in class org.opends.messages.SchemaMessages
The provided value %s could not be parsed as a valid UTC time: %s
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because it contains an invalid character %s at position %d
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_DAY - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid day specification
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_HOUR - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid hour specification
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_MINUTE - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid minute specification
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_MONTH - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid month specification
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_OFFSET - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid GMT offset
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_SECOND - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because %s is not a valid second specification
ERR_ATTR_SYNTAX_UTC_TIME_INVALID_YEAR - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid UTC time value because the %s character is not allowed in the century or year specification
ERR_ATTR_SYNTAX_UTC_TIME_TOO_SHORT - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is too short to be a valid UTC time value
ERR_ATTR_TYPE_NORMALIZE_NO_MR - Static variable in class org.opends.messages.CoreMessages
Unable to normalize value %s for attribute type %s because no equality matching rule is defined for that attribute
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_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_CREATE_LDIF_WRITER - Static variable in class org.opends.messages.ReplicationMessages
An error occurred when creating the LDIF writer to export backend : %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
The Directory Server was unable to obtain a lock on entry %s after multiple attempts.
ERR_BACKEND_CANNOT_REGISTER_BASEDN - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to register base DN %s in the Directory Server: %s
ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX - Static variable in class org.opends.messages.BackendMessages
An attempt was made to de-register sub-suffix "%s" from the backend with suffix "%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
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_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_EXPORT_ENTRY - Static variable in class org.opends.messages.ReplicationMessages
An error occurred when exporting the entry %s : %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_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: %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 : %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_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
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
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_ENCRYPT_OR_SIGN_REQUIRES_ONLINE - Static variable in class org.opends.messages.ToolMessages
The use of the %s argument or the %s argument requires a connection to an online server instance
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
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
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
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
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_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_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
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_CANNOT_LOCK_USER - Static variable in class org.opends.messages.CoreMessages
Unable to process the bind because the server was unable to obtain a read lock on the entry %s
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_BOOLEANARG_NO_VALUE_ALLOWED - Static variable in class org.opends.messages.UtilityMessages
The provided %s value is unacceptable because Boolean arguments are never allowed to have values
ERR_BUILDVERSION_MALFORMED - Static variable in class org.opends.messages.ToolMessages
The version of the installed OpenDJ could not be determined because the version file '%s' exists but contains invalid data.
ERR_BUILDVERSION_MISMATCH - Static variable in class org.opends.messages.ToolMessages
The OpenDJ binary version '%s' does not match the installed version '%s'.
ERR_BUILDVERSION_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
The version of the installed OpenDJ could not be determined because the version file '%s' could not be found.
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_ENTRY_FAILED - Static variable in class org.opends.messages.ExtensionMessages
Failed to preload %s entry into the entry cache: %s
ERR_CANNOT_ACQUIRE_EXCLUSIVE_SERVER_LOCK - Static variable in class org.opends.messages.CoreMessages
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
A conflict was detected but the conflict information could not be added.
ERR_CANNOT_BOOTSTRAP_MATCHING_RULE - Static variable in class org.opends.messages.CoreMessages
An error occurred while attempting to bootstrap the matching rule defined in class %s: %s
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
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.QuickSetupMessages
The provided credentials are not valid.
ERR_CANNOT_CONNECT_TO_LOCAL_COMMUNICATION - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to the server.
ERR_CANNOT_CONNECT_TO_LOCAL_GENERIC - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to the server.
ERR_CANNOT_CONNECT_TO_LOCAL_PERMISSIONS - Static variable in class org.opends.messages.QuickSetupMessages
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
Could not connect to the Directory Server with the provided credentials.
ERR_CANNOT_CONNECT_TO_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
Could not connect to server '%s' on port '%s'.
ERR_CANNOT_CONNECT_TO_REMOTE_COMMUNICATION - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to %s.
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_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_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_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_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_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_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_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_CONFIG_HANDLER_CLASS - Static variable in class org.opends.messages.CoreMessages
Unable to load class %s to serve as the Directory Server configuration handler: %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
Cannot access key store '%s'.
ERR_CANNOT_READ_TRUSTSTORE - Static variable in class org.opends.messages.ToolMessages
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
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_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
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
The Directory Server may not be started while it is already running.
ERR_CERTIFICATE_MATCH_EXPECTED_END - Static variable in class org.opends.messages.SchemaMessages
The GSER value contains additional characters at the end of the assertion
ERR_CERTIFICATE_MATCH_GSER_INVALID - Static variable in class org.opends.messages.SchemaMessages
An error occurred while parsing the GSER String: "%s"
ERR_CERTIFICATE_MATCH_IDENTIFIER_NOT_FOUND - Static variable in class org.opends.messages.SchemaMessages
The identifier "%s" could not be found at the correct position
ERR_CERTIFICATE_MATCH_INVALID_DN - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid distinguished name because an error occurred while trying to parse the DN portion: %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_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_INVALID_STORETYPE - Static variable in class org.opends.messages.UtilityMessages
Invalid key store type, it must be one of the following: %s, %s, %s or %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_INCONSISTENT_CSN_READ - Static variable in class org.opends.messages.ReplicationMessages
Aborting initialization: expected the newest change number index record CSN '%s' to be equal to the CSN read from the replica DBs '%s'
ERR_CHANGE_NUMBER_INDEXER_UNEXPECTED_EXCEPTION - Static variable in class org.opends.messages.ReplicationMessages
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_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_CURSOR_OPENED_WHILE_CLEANING_LOG - Static variable in class org.opends.messages.ReplicationMessages
When cleaning log '%s', found %d cursor(s) still opened on the log
ERR_CHANGELOG_CURSOR_OPENED_WHILE_CLOSING_LOG - Static variable in class org.opends.messages.ReplicationMessages
When closing log '%s', found %d cursor(s) still opened on the log
ERR_CHANGELOG_DOMAIN_FILENAME_WRONG_FORMAT - Static variable in class org.opends.messages.ReplicationMessages
Could not read domain filename because it uses a wrong format, expecting '[dn].domain' where [dn] is a DN but got '%s'
ERR_CHANGELOG_ERROR_SENDING_ERROR - Static variable in class org.opends.messages.ReplicationMessages
An unexpected error occurred while sending an Error Message to %s.
ERR_CHANGELOG_ERROR_SENDING_MSG - Static variable in class org.opends.messages.ReplicationMessages
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
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_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_READ_STATE_NO_GENERATION_ID_FOUND - Static variable in class org.opends.messages.ReplicationMessages
Error when retrieving changelog state from root path '%s' : no generation id file found in domain directory '%s'
ERR_CHANGELOG_READ_STATE_WRONG_ROOT_PATH - Static variable in class org.opends.messages.ReplicationMessages
Error when retrieving changelog state from root path '%s' : directory might not exist
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
Error trying to use the underlying database.
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_ADD_REPLICA_OFFLINE_WRONG_PATH - Static variable in class org.opends.messages.ReplicationMessages
Could not add replica offline for domain %s and server id %d because the path '%s' does not exist
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 baseDN '%s', serverId '%d', generationId '%d'
ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY - Static variable in class org.opends.messages.ReplicationMessages
Could not create directory '%s' for server id %d
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 %d
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'
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
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 %d, 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_CHANGELOGBASEDN_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_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
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
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
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_CLI_ERROR_INVALID_PROPERTY_VALUE - Static variable in class org.opends.messages.ToolMessages
The value "%s" specified for the property "%s" is invalid
ERR_CLI_ERROR_MISSING_PROPERTY - Static variable in class org.opends.messages.ToolMessages
The mandatory property "%s" is missing
ERR_CLI_ERROR_PROPERTY_UNRECOGNIZED - Static variable in class org.opends.messages.ToolMessages
The property "%s" is not a recognized property
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
You must select the elements to uninstall.
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_COLLECTIVEATTRIBUTESUBENTRIES_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_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_LOCK_ENTRY - Static variable in class org.opends.messages.CoreMessages
The Directory Server was unable to obtain a read lock on entry %s after multiple attempts.
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
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
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_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
The entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration.
ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK - Static variable in class org.opends.messages.ConfigMessages
The Directory Server was unable to acquire a shared lock for backend %s: %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
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
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
An unexpected error occurred while attempting to determine whether the backend associated with configuration entry %s should be enabled or disabled: %s.
ERR_CONFIG_BACKUP_CANNOT_BACKUP_ARCHIVED_CONFIGS - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to back up the archived previous configurations from file %s: %s
ERR_CONFIG_BACKUP_CANNOT_BACKUP_CONFIG_FILE - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to back up configuration file %s: %s
ERR_CONFIG_BACKUP_CANNOT_CLOSE_ZIP_STREAM - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to close the config archive file %s in directory %s: %s
ERR_CONFIG_BACKUP_CANNOT_CREATE_ARCHIVE_FILE - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to create the config archive file %s in directory %s: %s
ERR_CONFIG_BACKUP_CANNOT_DETERMINE_CONFIG_FILE_LOCATION - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to determine the path to the Directory Server configuration file so that it could be archived: %s
ERR_CONFIG_BACKUP_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
ERR_CONFIG_BACKUP_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
ERR_CONFIG_BACKUP_CANNOT_GET_MAC - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
ERR_CONFIG_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to update the backup descriptor file %s with information about the configuration backup: %s
ERR_CONFIG_BACKUP_ZIP_COMMENT - Static variable in class org.opends.messages.ConfigMessages
%s config backup %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_DETERMINE_SERVER_ROOT - Static variable in class org.opends.messages.ConfigMessages
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
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
The provided SMTP server value '%s' is invalid.
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
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_EXTENSION_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
The configuration for the extension defined in configuration entry %s was not acceptable: %s
ERR_CONFIG_EXTENSION_INITIALIZATION_FAILED - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to initialize an instance of class %s as an extension as defined in configuration entry %s: %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
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
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_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 - 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
The attempt to apply the configuration modification failed.
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_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
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
The Directory Server does not have any identity mapper configured for use in conjunction with proxied authorization V2 operations.
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_INDEX_TYPE_NEEDS_VALID_MATCHING_RULE - Static variable in class org.opends.messages.BackendMessages
The attribute '%s' cannot have extensible index type for invalid matching rule name '%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_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
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
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
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_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_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
The configuration for the network group defined in configuration entry %s was not acceptable: %s
ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to initialize a network group policy loaded from class %s with the information in configuration entry %s: %s
ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE - Static variable in class org.opends.messages.ConfigMessages
The allowed attribute %s specified in configuration entry %s is also defined as a prohibited attribute
ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE - Static variable in class org.opends.messages.ConfigMessages
The allowed subtree %s specified in configuration entry %s is also defined as a prohibited subtree
ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
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_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
No default password policy is configured for the Directory Server.
ERR_CONFIG_PWPOLICY_NO_POLICIES - Static variable in class org.opends.messages.ConfigMessages
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_RESTORE_CANNOT_BACKUP_EXISTING_CONFIG - Static variable in class org.opends.messages.ConfigMessages
Unable to restore configuration backup %s because an error occurred while attempting to temporarily back up the current configuration files from %s to %s: %s
ERR_CONFIG_RESTORE_CANNOT_CHECK_FOR_ARCHIVE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an error occurred while trying to determine whether backup archive %s exists: %s
ERR_CONFIG_RESTORE_CANNOT_CREATE_CONFIG_DIRECTORY - Static variable in class org.opends.messages.ConfigMessages
Unable to restore configuration backup %s because an error occurred while attempting to create a new empty directory %s into which the files should be restored: %s
ERR_CONFIG_RESTORE_CANNOT_CREATE_FILE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore configuration backup %s because an error occurred while trying to recreate file %s: %s
ERR_CONFIG_RESTORE_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because it is encrypted using an unknown or unsupported cipher: %s
ERR_CONFIG_RESTORE_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because it has an unsigned hash that uses an unknown or unsupported digest algorithm of %s
ERR_CONFIG_RESTORE_CANNOT_GET_MAC - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because it has a signed hash that uses an unknown or unsupported MAC algorithm of %s
ERR_CONFIG_RESTORE_CANNOT_GET_ZIP_ENTRY - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an error occurred while trying to read the next entry from the archive file %s: %s
ERR_CONFIG_RESTORE_CANNOT_OPEN_BACKUP_FILE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an error occurred while attempting to open the backup archive file %s: %s
ERR_CONFIG_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an error occurred while processing archived file %s: %s
ERR_CONFIG_RESTORE_CANNOT_RESTORE_OLD_CONFIG - Static variable in class org.opends.messages.ConfigMessages
An error occurred that prevented the configuration backup from being properly restored.
ERR_CONFIG_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an unexpected error occurred while trying to close the archive file %s: %s
ERR_CONFIG_RESTORE_NO_BACKUP_FILE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s in directory %s because the archive filename could not be determined
ERR_CONFIG_RESTORE_NO_SUCH_BACKUP - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s in directory %s because no such backup exists
ERR_CONFIG_RESTORE_NO_SUCH_FILE - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because the specified archive file %s does not exist
ERR_CONFIG_RESTORE_OLD_CONFIG_SAVED - Static variable in class org.opends.messages.ConfigMessages
An error occurred that prevented the configuration backup from being properly restored.
ERR_CONFIG_RESTORE_SIGNED_HASH_INVALID - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because the signed digest calculated from the backup archive does not match the signature stored with the backup information
ERR_CONFIG_RESTORE_UNKNOWN_DIGEST - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because an unsigned hash of this backup is available but the server cannot determine the digest algorithm used to generate this hash
ERR_CONFIG_RESTORE_UNKNOWN_MAC - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because a signed hash of this backup is available but the server cannot determine the MAC algorithm used to generate this hash
ERR_CONFIG_RESTORE_UNSIGNED_HASH_INVALID - Static variable in class org.opends.messages.ConfigMessages
Unable to restore or verify configuration backup %s because the message digest calculated from the backup archive does not match the digest stored with the backup information
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
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_SYNTAX_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
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_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
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
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_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_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
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
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_CONFIG_WORKFLOW_CANNOT_CONFIGURE_AUTO - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to configure in automatic mode the workflows in the Directory Server, and rollback to manual configuration mode has failed too.
ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_MANUAL - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to configure in manual mode the workflows in the Directory Server, and rollback to automatic configuration mode has failed too.
ERR_CONFIG_WORKFLOW_ELEMENT_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ConfigMessages
An error occurred while trying to initialize a workflow element from class %s with the information in configuration entry %s: %s.
ERR_CONFIG_WORKFLOW_ELEMENT_CONFIG_NOT_ACCEPTABLE - Static variable in class org.opends.messages.ConfigMessages
The configuration for the workflow element defined in configuration entry %s was not acceptable: %s
ERR_CONFIGDS_BACKEND_TYPE_UNKNOWN - Static variable in class org.opends.messages.ToolMessages
The backend type '%s' is not recognized.
ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to acquire the server-wide lock file %s: %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_BASE_DN - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to update the base DN(s) for user data in the Directory Server: %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
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.ToolMessages
An error occured while trying to create userRoot backend type %s.
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.UtilityMessages
Confirmation tries limit reached (%d)
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
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
The attempt to register this connection with the Directory Server was rejected.
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_CONSOLE_APP_CONFIRM - Static variable in class org.opends.messages.UtilityMessages
Invalid response.
ERR_CONSOLE_INPUT_ERROR - Static variable in class org.opends.messages.UtilityMessages
The response could not be read from the console due to the following error: %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
Could not launch Control Panel.
ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
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_REPLICATIONID - Static variable in class org.opends.messages.QuickSetupMessages
Could not find a remote peer to initialize the contents of local base DN: %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_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_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_HEADING_MMPE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because the following mandatory properties were not defined:
ERR_CREATE_HEADING_MMPE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because the following mandatory property was not defined:
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
Unable to determine the path to the server root directory.
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
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_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
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
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
Cannot read file '%s'.
ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL - Static variable in class org.opends.messages.AdminToolMessages
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
Could not find entry specified in '%s'.
ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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
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
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
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
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
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
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
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
Error checking entry.
ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
An error occurred reading the contents of the file.
ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY - Static variable in class org.opends.messages.AdminToolMessages
An error occurred searching entry '%s'.
ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION - Static variable in class org.opends.messages.AdminToolMessages
Error updating configuration.
ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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
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
You are editing an abstract object class.
ERR_CTRL_PANEL_INCOMPATIBLE_SUPERIORS_WITH_AUXILIARY - Static variable in class org.opends.messages.AdminToolMessages
You are editing an auxiliary object class.
ERR_CTRL_PANEL_INCOMPATIBLE_SUPERIORS_WITH_STRUCTURAL - Static variable in class org.opends.messages.AdminToolMessages
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
The provided name is not valid.
ERR_CTRL_PANEL_INVALID_BASE_DN_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
The provided base DN is not valid.
ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
The max block size must be an integer between %d and %d.
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
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
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
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
The provided value as member '%s' is not valid.
ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
No hour provided.
ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
No minute provided.
ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
No day of month provided.
ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
No month provided.
ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
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
You have chosen to run an incremental backup.
ERR_CTRL_PANEL_NO_PARENT_BACKUP_TO_VERIFY - Static variable in class org.opends.messages.AdminToolMessages
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
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.
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
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
The path '%s' is a directory.
ERR_CTRL_PANEL_READING_JAVA_SETTINGS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
An unexpected error occurred reading the Java settings.
ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
The provided Dynamic Group Reference DN is not valid.
ERR_CTRL_PANEL_REFERRAL_LOOP - Static variable in class org.opends.messages.AdminToolMessages
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'.
Details: %s
ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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
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
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
Unexpected error.
ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_CODE - Static variable in class org.opends.messages.AdminToolMessages
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
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
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_DATABASE_EXCEPTION - Static variable in class org.opends.messages.BackendMessages
Database exception: %s
ERR_DBTEST_CANNOT_DECODE_KEY - Static variable in class org.opends.messages.ToolMessages
An error occurred while decoding the min/max key value %s: %s.
ERR_DBTEST_CANNOT_DECODE_SIZE - Static variable in class org.opends.messages.ToolMessages
An error occurred while parsing the min/max data size %s as a integer: %s
ERR_DBTEST_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to acquire a shared lock for backend %s: %s.
ERR_DBTEST_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_DBTEST_DECODE_FAIL - Static variable in class org.opends.messages.ToolMessages
An error occurred while decoding data: %s
ERR_DBTEST_ERROR_INITIALIZING_BACKEND - Static variable in class org.opends.messages.ToolMessages
An unexpected error occurred while attempting to initialize the JE backend %s: %s
ERR_DBTEST_ERROR_READING_DATABASE - Static variable in class org.opends.messages.ToolMessages
An unexpected error occurred while attempting to read and/or decode records from the database: %s
ERR_DBTEST_MISSING_SUBCOMMAND - Static variable in class org.opends.messages.ToolMessages
A sub-command must be specified
ERR_DBTEST_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_DBTEST_NO_DATABASE_CONTAINERS_FOR_NAME - Static variable in class org.opends.messages.ToolMessages
No database container exists with the requested name %s in entry container %s and backend %s
ERR_DBTEST_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_DBTEST_NOT_JE_BACKEND - Static variable in class org.opends.messages.ToolMessages
%s is not a JE backend.
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
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
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_ERROR_NOTIFYING_CHANGE_LISTENER - Static variable in class org.opends.messages.CoreMessages
An unexpected error occurred while notifying a change notification listener of a delete operation: %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
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_CONCURRENCY_LEVEL - Static variable in class org.opends.messages.CoreMessages
The specified lock table concurrency level %d is invalid.
ERR_DIRCFG_INVALID_CONFIG_CLASS - Static variable in class org.opends.messages.CoreMessages
The specified config handler class '%s' is invalid.
ERR_DIRCFG_INVALID_CONFIG_FILE - Static variable in class org.opends.messages.CoreMessages
The specified config file path '%s' is invalid.
ERR_DIRCFG_INVALID_LOCK_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
The specified lock directory '%s' is invalid.
ERR_DIRCFG_INVALID_LOCK_TABLE_SIZE - Static variable in class org.opends.messages.CoreMessages
The specified initial lock table size %d is invalid.
ERR_DIRCFG_INVALID_SCHEMA_DIRECTORY - Static variable in class org.opends.messages.CoreMessages
The specified schema configuration directory '%s' is invalid.
ERR_DIRCFG_INVALID_SERVER_ROOT - Static variable in class org.opends.messages.CoreMessages
The specified server root directory '%s' is invalid.
ERR_DIRCFG_SERVER_ALREADY_RUNNING - Static variable in class org.opends.messages.CoreMessages
The Directory Server is currently running.
ERR_DIRECTORY_DOES_NOT_EXIST - Static variable in class org.opends.messages.BackendMessages
The backend database directory '%s' does not exist
ERR_DIRECTORY_INVALID - Static variable in class org.opends.messages.BackendMessages
The backend database directory '%s' is not a valid directory
ERR_DISK_SPACE_FULL_THRESHOLD_REACHED - Static variable in class org.opends.messages.CoreMessages
The disk containing directory %s used by %s is full (%d bytes free).
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
The disk containing directory %s used by %s is low on free space (%d bytes free).
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_DS_BADLY_DISCONNECTED - Static variable in class org.opends.messages.ReplicationMessages
The connection from this replication server RS(%d) to directory server DS(%d) at %s for domain "%s" has failed
ERR_DS_CANNOT_CHANGE_STATUS - Static variable in class org.opends.messages.ReplicationMessages
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
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_DS_UNKNOWN_ASSURED_MODE - Static variable in class org.opends.messages.ReplicationMessages
In directory server %s, received unknown assured update mode: %s, for domain %s.
ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE - Static variable in class org.opends.messages.DsconfigMessages
Cannot write to file %s.
ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY - Static variable in class org.opends.messages.DsconfigMessages
The specified path %s to write the equivalent command is a directory.
ERR_DSCFG_ERROR_BATCH_FILE_AND_INTERACTIVE_INCOMPATIBLE - Static variable in class org.opends.messages.ToolMessages
If you specify the {%s} argument you must also specify {%s}
ERR_DSCFG_ERROR_BIND_PASSWORD_NONINTERACTIVE - Static variable in class org.opends.messages.DsconfigMessages
The LDAP bind password was not specified and cannot be read interactively
ERR_DSCFG_ERROR_CANNOT_READ_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.DsconfigMessages
The connection parameters could not be read due to the following error: %s
ERR_DSCFG_ERROR_CATEGORY_TYPE_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
"%s" is not a recognized component type in category "%s"
ERR_DSCFG_ERROR_CATEGORY_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
"%s" is not a recognized component category
ERR_DSCFG_ERROR_CREATE_AUTHZ - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because you do not have the correct authorization
ERR_DSCFG_ERROR_CREATE_CE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created due to a communications problem: %s
ERR_DSCFG_ERROR_CREATE_CME - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because another client is currently making conflicting configuration changes
ERR_DSCFG_ERROR_CREATE_MOAEE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because there is already an existing one with the same name
ERR_DSCFG_ERROR_CREATE_NAME_ALREADY_EXISTS - Static variable in class org.opends.messages.DsconfigMessages
There is already another %s with the name "%s"
ERR_DSCFG_ERROR_CREATE_ORE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because of the following reasons:
ERR_DSCFG_ERROR_CREATE_ORE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be created because of the following reason:
ERR_DSCFG_ERROR_DELETE_AUTHZ - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted because you do not have the correct authorization
ERR_DSCFG_ERROR_DELETE_CE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted due to a communications problem: %s
ERR_DSCFG_ERROR_DELETE_CME - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted because another client is currently making conflicting configuration changes
ERR_DSCFG_ERROR_DELETE_MONFE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted because it does not exist
ERR_DSCFG_ERROR_DELETE_ORE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted because of the following reasons:
ERR_DSCFG_ERROR_DELETE_ORE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be deleted because of the following reason:
ERR_DSCFG_ERROR_FINDER_NO_CHILDREN - Static variable in class org.opends.messages.DsconfigMessages
Unable to continue since there are no %s currently configured on the server
ERR_DSCFG_ERROR_FINDER_NO_CHILDREN_NULL - Static variable in class org.opends.messages.DsconfigMessages
Unable to continue since there is no such an object currently configured on the server
ERR_DSCFG_ERROR_GET_CHILD_AUTHZ - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be accessed because you do not have the correct authorization
ERR_DSCFG_ERROR_GET_CHILD_CE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be accessed due to a communications problem: %s
ERR_DSCFG_ERROR_GET_CHILD_CME - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be accessed because another client is currently making conflicting configuration changes
ERR_DSCFG_ERROR_GET_CHILD_DDE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be retrieved because its type could not be determined.
ERR_DSCFG_ERROR_GET_CHILD_MODE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be retrieved because of the reasons listed below:
ERR_DSCFG_ERROR_GET_CHILD_MONFE - Static variable in class org.opends.messages.DsconfigMessages
The %s does not exist
ERR_DSCFG_ERROR_GET_PARENT_DDE - Static variable in class org.opends.messages.DsconfigMessages
The parent %s could not be retrieved because its type could not be determined.
ERR_DSCFG_ERROR_GET_PARENT_MODE - Static variable in class org.opends.messages.DsconfigMessages
The parent %s could not be retrieved because of the reasons listed below:
ERR_DSCFG_ERROR_GET_PARENT_MONFE - Static variable in class org.opends.messages.DsconfigMessages
The parent %s does not exist
ERR_DSCFG_ERROR_ILLEGAL_NAME_BLANK - Static variable in class org.opends.messages.DsconfigMessages
Blank names are not permitted for %s
ERR_DSCFG_ERROR_ILLEGAL_NAME_EMPTY - Static variable in class org.opends.messages.DsconfigMessages
Empty names are not permitted for %s
ERR_DSCFG_ERROR_ILLEGAL_NAME_SYNTAX - Static variable in class org.opends.messages.DsconfigMessages
The name "%s" is not a valid name for the %s which has the following syntax: %s
ERR_DSCFG_ERROR_ILLEGAL_NAME_UNKNOWN - Static variable in class org.opends.messages.DsconfigMessages
The name "%s" is not a valid name for the %s
ERR_DSCFG_ERROR_INCOMPATIBLE_PROPERTY_MOD - Static variable in class org.opends.messages.DsconfigMessages
The property modification "%s" is incompatible with another modification to the same property
ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT - Static variable in class org.opends.messages.DsconfigMessages
Unable to connect to the server at "%s" on port %s
ERR_DSCFG_ERROR_LDAP_FAILED_TO_CONNECT_NOT_TRUSTED - Static variable in class org.opends.messages.DsconfigMessages
Unable to connect to the server at %s on port %s.
ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_FAILED - Static variable in class org.opends.messages.DsconfigMessages
Unable to authenticate to the server as "%s"
ERR_DSCFG_ERROR_LDAP_SIMPLE_BIND_NOT_SUPPORTED - Static variable in class org.opends.messages.DsconfigMessages
Unable to authenticate using simple authentication
ERR_DSCFG_ERROR_LIST_AUTHZ - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be listed because you do not have the correct authorization
ERR_DSCFG_ERROR_LIST_CE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be listed due to a communications problem: %s
ERR_DSCFG_ERROR_LIST_CME - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be listed because another client is currently making conflicting configuration changes
ERR_DSCFG_ERROR_LIST_DDE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be retrieved because its type could not be determined.
ERR_DSCFG_ERROR_LIST_MODE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be retrieved because of the reasons listed below:
ERR_DSCFG_ERROR_LIST_MONFE - Static variable in class org.opends.messages.DsconfigMessages
The %s does not exist
ERR_DSCFG_ERROR_MISSING_NON_INTERACTIVE_ARG - Static variable in class org.opends.messages.DsconfigMessages
The argument "--%s" must be specified when this application is used non-interactively
ERR_DSCFG_ERROR_MISSING_SUBCOMMAND - Static variable in class org.opends.messages.DsconfigMessages
A sub-command must be specified
ERR_DSCFG_ERROR_MODIFY_AUTHZ - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because you do not have the correct authorization
ERR_DSCFG_ERROR_MODIFY_CE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified due to a communications problem: %s
ERR_DSCFG_ERROR_MODIFY_CME - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because another client is currently making conflicting configuration changes
ERR_DSCFG_ERROR_MODIFY_ORE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because of the following reasons:
ERR_DSCFG_ERROR_MODIFY_ORE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because of the following reason:
ERR_DSCFG_ERROR_NO_AVAILABLE_TYPES - Static variable in class org.opends.messages.DsconfigMessages
Unable to continue since there are no available types of %s to choose from
ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_MOD - Static variable in class org.opends.messages.DsconfigMessages
The property modification "%s" does not contain a property name.
ERR_DSCFG_ERROR_NO_NAME_IN_PROPERTY_VALUE - Static variable in class org.opends.messages.DsconfigMessages
The property argument "%s" does not contain a property name.
ERR_DSCFG_ERROR_NO_PASSWORD - Static variable in class org.opends.messages.DsconfigMessages
No password was specified for administrator "%s"
ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_MOD - Static variable in class org.opends.messages.DsconfigMessages
The property modification "%s" does not contain a name/value separator.
ERR_DSCFG_ERROR_NO_SEPARATOR_IN_PROPERTY_VALUE - Static variable in class org.opends.messages.DsconfigMessages
The property argument "%s" does not contain a name/value separator.
ERR_DSCFG_ERROR_NO_VALUE_IN_PROPERTY_VALUE - Static variable in class org.opends.messages.DsconfigMessages
The property argument "%s" does not contain a property value.
ERR_DSCFG_ERROR_PROPERTY_DEFAULT_BEHAVIOR - Static variable in class org.opends.messages.DsconfigMessages
The default value(s) of the %s property "%s" could not be determined due to the following reason: %s
ERR_DSCFG_ERROR_PROPERTY_INVALID_VALUE - Static variable in class org.opends.messages.DsconfigMessages
The value "%s" is not a valid value for the %s property "%s" which has the following syntax: %s
ERR_DSCFG_ERROR_PROPERTY_MANDATORY - Static variable in class org.opends.messages.DsconfigMessages
The %s property "%s" is mandatory and must be specified
ERR_DSCFG_ERROR_PROPERTY_READ_ONLY - Static variable in class org.opends.messages.DsconfigMessages
The %s property "%s" is read-only and cannot be modified
ERR_DSCFG_ERROR_PROPERTY_SINGLE_VALUED - Static variable in class org.opends.messages.DsconfigMessages
It is not possible to specify multiple values for the %s property "%s" as it is single-valued
ERR_DSCFG_ERROR_PROPERTY_UNKNOWN_ERROR - Static variable in class org.opends.messages.DsconfigMessages
The value(s) of the %s property "%s" could not be determined due to an unknown error: %s
ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
The property "%s" is not a recognized property of %s
ERR_DSCFG_ERROR_PROPERTY_UNRECOGNIZED_NO_DEFN - Static variable in class org.opends.messages.DsconfigMessages
The property "%s" is not a recognized property
ERR_DSCFG_ERROR_QUIET_AND_INTERACTIVE_INCOMPATIBLE - Static variable in class org.opends.messages.ToolMessages
If you specify the {%s} argument you must also specify {%s}
ERR_DSCFG_ERROR_READING_BATCH_FILE - Static variable in class org.opends.messages.DsconfigMessages
An error occurred while attempting to read the batch file : %s
ERR_DSCFG_ERROR_SUB_TYPE_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
The sub-type "%s" is not a recognized type of %s.
ERR_DSCFG_ERROR_TYPE_UNRECOGNIZED_FOR_SUBCOMMAND - Static variable in class org.opends.messages.DsconfigMessages
"%s" component type cannot be used with subcommand {%s}
ERR_DSCFG_ERROR_UNABLE_TO_RESET_MANDATORY_PROPERTY - Static variable in class org.opends.messages.DsconfigMessages
The %s property "%s" is mandatory cannot be reset.
ERR_DSCFG_ERROR_UNABLE_TO_RESET_PROPERTY_WITH_VALUE - Static variable in class org.opends.messages.DsconfigMessages
"--%s %s" : the argument "--%s" reset the property to the default value.
ERR_DSCFG_ERROR_UNABLE_TO_SET_NAMING_PROPERTY - Static variable in class org.opends.messages.DsconfigMessages
The property "%s" cannot be set as it is defined implicitly by the name of the %s
ERR_DSCFG_ERROR_VALUE_DOES_NOT_EXIST - Static variable in class org.opends.messages.DsconfigMessages
The value %s for the %s property does not exist
ERR_DSCFG_ERROR_WRITING_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.DsconfigMessages
An error occurred while attempting to write equivalent non-interactive command line to file %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 : %d
ERR_DUPLICATE_SERVER_ID - Static variable in class org.opends.messages.ReplicationMessages
In Replication server %s: servers %s and %s have the same ServerId : %d
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
Cannot decode the provided entry change notification control because it contains a previous DN element but had a change type of %s.
ERR_ECN_INVALID_ELEMENT_TYPE - Static variable in class org.opends.messages.ProtocolMessages
Cannot decode the provided entry change notification control because the second element in the value sequence has an invalid type of %s that is not appropriate for either a previous DN or a change number
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_EDITOR_READ_FIRST_DUPLICATE - Static variable in class org.opends.messages.DsconfigMessages
This property already contains the value "%s".
ERR_EDITOR_READ_NEXT_DUPLICATE - Static variable in class org.opends.messages.DsconfigMessages
This property already contains the value "%s".
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_EMBEDUTILS_SERVER_ALREADY_RUNNING - Static variable in class org.opends.messages.UtilityMessages
The Directory Server cannot be started because it is already running
ERR_EMR_INTFIRSTCOMP_FIRST_COMPONENT_NOT_INT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed by the integer first component matching rule because the first component does not appear to be an integer value
ERR_EMR_INTFIRSTCOMP_NO_INITIAL_PARENTHESIS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed by the integer first component matching rule because it did not start with a parenthesis
ERR_EMR_INTFIRSTCOMP_NO_NONSPACE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed by the integer first component matching rule because it did not have any non-space characters after the opening parenthesis
ERR_EMR_INTFIRSTCOMP_NO_SPACE_AFTER_INT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed by the integer first component matching rule because it did not have any space characters after the first component
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_INITIALIZE_SERVER_COMPONENTS - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to initialize server components to run the encode password tool: %s
ERR_ENCPW_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_ENCPW_CANNOT_READ_PW - Static variable in class org.opends.messages.ToolMessages
Cannot read password from the input: %s
ERR_ENCPW_ENCODED_PASSWORD - Static variable in class org.opends.messages.ToolMessages
Encoded Password: "%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
No clear-text password was specified.
ERR_ENCPW_NO_SCHEME - Static variable in class org.opends.messages.ToolMessages
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
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_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_COULD_NOT_LOCK_PARENT - 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 it was unable to obtain a read lock on parent entry %s
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
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
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_ENTRYUUID_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_ERROR_CLEARING_DB - Static variable in class org.opends.messages.ReplicationMessages
While clearing the database %s , the following error happened: %s
ERR_ERROR_CLOSING_CHANGELOG_ENV - Static variable in class org.opends.messages.ReplicationMessages
Error closing the Replication Server database : %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_CREATING_JAVA_HOME_SCRIPTS - Static variable in class org.opends.messages.QuickSetupMessages
Error updating scripts with java properties.
ERR_ERROR_MSG_RECEIVED - Static variable in class org.opends.messages.ReplicationMessages
The following error has been received : %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_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_ETAG_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_EXACTMAP_ATTR_UNINDEXED - Static variable in class org.opends.messages.ExtensionMessages
The exact match identity mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
ERR_EXACTMAP_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
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
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_COULD_NOT_ADD_CHANGE_TO_REPLICA_DB - Static variable in class org.opends.messages.ReplicationMessages
Could not add change %s to replicaDB %s %s because: %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_EXPCHECK_TRUSTMGR_CLIENT_CERT_EXPIRED - Static variable in class org.opends.messages.UtilityMessages
Refusing to trust client or issuer certificate '%s' because it expired on %s
ERR_EXPCHECK_TRUSTMGR_CLIENT_CERT_NOT_YET_VALID - Static variable in class org.opends.messages.UtilityMessages
Refusing to trust client or issuer certificate '%s' because it is not valid until %s
ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_EXPIRED - Static variable in class org.opends.messages.UtilityMessages
Refusing to trust server or issuer certificate '%s' because it expired on %s
ERR_EXPCHECK_TRUSTMGR_SERVER_CERT_NOT_YET_VALID - Static variable in class org.opends.messages.UtilityMessages
Refusing to trust server or issuer certificate '%s' because it is not valid until %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_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
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
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
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_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
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
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_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_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_DETERMINE_PIN_FROM_ATTR - 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-pin 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_KEYMANAGER_PIN_ENVAR_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
ERR_FILE_KEYMANAGER_PIN_FILE_CANNOT_READ - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while trying to read the keystore PIN from file %s specified in configuration attribute ds-cfg-key-store-pin-file of configuration entry %s: %s
ERR_FILE_KEYMANAGER_PIN_FILE_EMPTY - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file is empty
ERR_FILE_KEYMANAGER_PIN_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file does not exist
ERR_FILE_KEYMANAGER_PIN_PROPERTY_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
ERR_FILE_NOT_FULLY_READABLE - Static variable in class org.opends.messages.ToolMessages
Could not completely read file '%s'
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_FILE_TRUSTMANAGER_PIN_ENVAR_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
ERR_FILE_TRUSTMANAGER_PIN_FILE_CANNOT_READ - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while trying to read the trust store PIN from file %s specified in configuration attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s
ERR_FILE_TRUSTMANAGER_PIN_FILE_EMPTY - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file is empty
ERR_FILE_TRUSTMANAGER_PIN_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file does not exist
ERR_FILE_TRUSTMANAGER_PIN_PROPERTY_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
ERR_FILEARG_CANNOT_OPEN_FILE - Static variable in class org.opends.messages.UtilityMessages
An error occurred while trying to open file %s specified for argument %s for reading: %s
ERR_FILEARG_CANNOT_READ_FILE - Static variable in class org.opends.messages.UtilityMessages
An error occurred while trying to read from file %s specified for argument %s: %s
ERR_FILEARG_CANNOT_VERIFY_FILE_EXISTENCE - Static variable in class org.opends.messages.UtilityMessages
An error occurred while trying to verify the existence of file %s specified for argument %s: %s
ERR_FILEARG_EMPTY_FILE - Static variable in class org.opends.messages.UtilityMessages
The file %s specified for argument %s exists but is empty
ERR_FILEARG_NO_SUCH_FILE - Static variable in class org.opends.messages.UtilityMessages
The file %s specified for argument %s does not exist
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
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
One or more exceptions were thrown in the process of updating the file permissions for %s.
ERR_FILEPERM_SET_JAVA_FAILED_ALTERED - Static variable in class org.opends.messages.UtilityMessages
One or more updates to the file permissions for %s failed, but at least one update was successful.
ERR_FILEPERM_SET_JAVA_FAILED_UNALTERED - Static variable in class org.opends.messages.UtilityMessages
All of the attempts to update the file permissions for %s failed.
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_FIRSTCHANGENUMBER_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_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_FSCACHE_CANNOT_INITIALIZE - Static variable in class org.opends.messages.ExtensionMessages
A fatal error occurred while trying to initialize file system entry cache: %s
ERR_FSCACHE_CANNOT_LOAD_PERSISTENT_DATA - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while trying to load persistent cache.
ERR_FSCACHE_CANNOT_RETRIEVE_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
Unable to retrieve an existing cache entry from the file system entry cache
ERR_FSCACHE_CANNOT_SET_JE_MEMORY_PCT - Static variable in class org.opends.messages.ExtensionMessages
Internal error occurred while trying to set the entry cache backend internal cache size as percentage.
ERR_FSCACHE_CANNOT_SET_JE_MEMORY_SIZE - Static variable in class org.opends.messages.ExtensionMessages
Internal error occurred while trying to set the entry cache backend internal cache size in bytes.
ERR_FSCACHE_CANNOT_SET_JE_PROPERTIES - Static variable in class org.opends.messages.ExtensionMessages
Internal error occurred while trying to set the entry cache backend Berkeley DB JE properties: %s
ERR_FSCACHE_CANNOT_STORE_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
Unable to store new cache entry in the file system entry cache
ERR_FSCACHE_CANNOT_STORE_PERSISTENT_DATA - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while trying to store persistent cache.
ERR_FSCACHE_HOMELESS - Static variable in class org.opends.messages.ExtensionMessages
A fatal error occurred while trying to setup file system entry cache home.
ERR_FSCACHE_INDEX_IMPAIRED - Static variable in class org.opends.messages.ExtensionMessages
The persistent cache index is inconsistent or damaged.
ERR_GENERIC_JAVA_ARGUMENT - Static variable in class org.opends.messages.QuickSetupMessages
Could not use the arguments '%s' using the running Java virtual machine.
ERR_GET_HEADING_MODE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be decoded due to the following reasons:
ERR_GET_HEADING_MODE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be decoded due to the following reason:
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_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_HASSUBORDINATES_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_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_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_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_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION - Static variable in class org.opends.messages.AdminMessages
The string 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_BUFFER_IO_ERROR - Static variable in class org.opends.messages.BackendMessages
I/O error occurred while reading the index scratch file %s in the temporary directory
ERR_IMPORT_CREATE_TMPDIR_ERROR - Static variable in class org.opends.messages.BackendMessages
Unable to create the temporary directory %s
ERR_IMPORT_LDIF_APPEND_REPLACE_TASK_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the append and replace task: %s
ERR_IMPORT_LDIF_IMPORT_TASK_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the import task: %s
ERR_IMPORT_LDIF_INDEX_FILEWRITER_ERR - Static variable in class org.opends.messages.BackendMessages
The following I/O error was received while writing the %s index scratch file in the temporary directory: %s
ERR_IMPORT_LDIF_INDEX_WRITE_DB_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the %s index: %s
ERR_IMPORT_LDIF_LACK_DISK_PHASE_ONE - Static variable in class org.opends.messages.BackendMessages
The disk containing directory %s is full.
ERR_IMPORT_LDIF_LACK_DISK_PHASE_TWO - Static variable in class org.opends.messages.BackendMessages
The disk containing directory %s is full.
ERR_IMPORT_LDIF_LACK_MEM - Static variable in class org.opends.messages.BackendMessages
Insufficient free memory (%d bytes) to perform import.
ERR_IMPORT_LDIF_MIGRATE_EXCLUDED_TASK_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the migrate excluded task: %s
ERR_IMPORT_LDIF_MIGRATE_EXISTING_TASK_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the migrate existing task: %s
ERR_IMPORT_LDIF_PENDING_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while performing a pending DN check: %s
ERR_IMPORT_LDIF_READER_IO_ERROR - Static variable in class org.opends.messages.BackendMessages
I/O error occurred while opening the LDIF stream
ERR_IMPORT_LDIF_REBUILD_INDEX_TASK_ERR - Static variable in class org.opends.messages.BackendMessages
The following error was received while processing the rebuild index task: %s
ERR_IMPORT_PARENT_NOT_FOUND - Static variable in class org.opends.messages.BackendMessages
The parent entry '%s' does not exist
ERR_IMPORT_THREAD_NUMBER_INVALID - Static variable in class org.opends.messages.AdminToolMessages
The thread number must be a positive integer.
ERR_IMPORT_UNKNOWN_SUFFIX_COMMAND_STRATEGY - Static variable in class org.opends.messages.BackendMessages
Unknown suffix strategy while importing suffix "%s"
ERR_IMPORT_UNSUPPORTED_WITH_BRANCH - Static variable in class org.opends.messages.BackendMessages
Import operation is not supported when exclude or include sub-branches have been specified
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
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
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
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
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
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
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_INITIAL_MEMORY_VALUE - Static variable in class org.opends.messages.QuickSetupMessages
The initial memory value must be a positive integer.
ERR_INITIAL_MEMORY_VALUE_EXTENDED - Static variable in class org.opends.messages.QuickSetupMessages
Could not use the provided initial memory value.
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_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
Error initializing.
ERR_INSTALLDS_CANNOT_BIND_TO_PORT - Static variable in class org.opends.messages.ToolMessages
ERROR: Unable to bind to port %d.
ERR_INSTALLDS_CANNOT_BIND_TO_PRIVILEGED_PORT - Static variable in class org.opends.messages.ToolMessages
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
Cannot write to rejected entries file %s.
ERR_INSTALLDS_CANNOT_WRITE_SKIPPED - Static variable in class org.opends.messages.ToolMessages
Cannot write to skipped entries file %s.
ERR_INSTALLDS_CERTIFICATE_REQUIRED_FOR_SSL_OR_STARTTLS - Static variable in class org.opends.messages.ToolMessages
You have chosen to enable SSL or StartTLS.
ERR_INSTALLDS_CERTNICKNAME_NOT_FOUND - Static variable in class org.opends.messages.ToolMessages
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
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
You have specified not to create a base DN.
ERR_INSTALLDS_NO_KEYSTORE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
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
ERROR: No password was provided for the initial root user.
ERR_INSTALLDS_NO_SUCH_BACKEND_TYPE - Static variable in class org.opends.messages.ToolMessages
The backend type '%s' is not recognized.
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
ERROR: The provided password values do not match
ERR_INSTALLDS_SEVERAL_CERTIFICATE_TYPE_SPECIFIED - Static variable in class org.opends.messages.ToolMessages
You have specified several certificate types to be used.
ERR_INSTALLDS_SSL_OR_STARTTLS_REQUIRED - Static variable in class org.opends.messages.ToolMessages
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
The maximum number of tries to provide the certificate key store PIN is %s.
ERR_INSTALLDS_TWO_CONFLICTING_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
ERROR: You may not provide both the %s and the %s arguments at the same time
ERR_INSTANCE_NOT_CONFIGURED - Static variable in class org.opends.messages.ToolMessages
The local instance is not configured or you do not have permissions to access it.
ERR_INTARG_LOWER_BOUND_ABOVE_UPPER_BOUND - Static variable in class org.opends.messages.UtilityMessages
The %s argument configuration is invalid because the lower bound of %d is greater than the upper bound of %d
ERR_INTARG_VALUE_ABOVE_UPPER_BOUND - Static variable in class org.opends.messages.UtilityMessages
The provided %s value %d is unacceptable because it is above the upper bound of %d
ERR_INTARG_VALUE_BELOW_LOWER_BOUND - Static variable in class org.opends.messages.UtilityMessages
The provided %s value %d is unacceptable because it is below the lower bound of %d
ERR_INTERNAL - Static variable in class org.opends.messages.ToolMessages
Internal Error: %s
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_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_EMAIL_ADDRESS - Static variable in class org.opends.messages.AdminToolMessages
The value '%s' is not a valid email address.
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
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
No usable key was found for '%s'.
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_JAVAPROPERTIES_WITH_DESTINATION_FILE - Static variable in class org.opends.messages.ToolMessages
The destination file "%s" cannot be written.
ERR_JAVAPROPERTIES_WITH_PROPERTIES_FILE - Static variable in class org.opends.messages.ToolMessages
The file properties "%s" cannot be read.
ERR_JAVAPROPERTIES_WRITING_DESTINATION_FILE - Static variable in class org.opends.messages.ToolMessages
The destination file "%s" cannot be written.
ERR_JEB_COMPSCHEMA_CANNOT_STORE_MULTIPLE_FAILURES - Static variable in class org.opends.messages.BackendMessages
The server was unable to store compressed schema information in the database after multiple attempts
ERR_JEB_COMPSCHEMA_CANNOT_STORE_STATUS - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to store compressed schema information in the database.
ERR_JEB_INVALID_LOGGING_LEVEL - Static variable in class org.opends.messages.BackendMessages
The database logging level string '%s' provided for configuration entry '%s' is invalid.
ERR_JMX_ADD_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
You do not have sufficient privileges to perform add operations through JMX
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_DELETE_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
You do not have sufficient privileges to perform delete operations through JMX
ERR_JMX_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
You do not have sufficient privileges to establish the connection through JMX.
ERR_JMX_MODDN_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
You do not have sufficient privileges to perform modify DN operations through JMX
ERR_JMX_MODIFY_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ProtocolMessages
You do not have sufficient privileges to perform modify operations 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_KEYSTORE_DOES_NOT_CONTAIN_ALIAS - Static variable in class org.opends.messages.ProtocolMessages
The key with alias '%s' was not found for '%s'.
ERR_LASTCHANGENUMBER_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_LASTCOOKIE_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_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_DECODE_MAX_REQUEST_SIZE_EXCEEDED - Static variable in class org.opends.messages.ProtocolMessages
The client sent a request to the Directory Server with an ASN.1 element value length of %d bytes.
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
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
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.UtilityMessages
The hostname "%s" could not be resolved.
ERR_LDAP_CONN_BAD_INTEGER - Static variable in class org.opends.messages.UtilityMessages
Invalid integer number "%s".
ERR_LDAP_CONN_BAD_PORT_NUMBER - Static variable in class org.opends.messages.UtilityMessages
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_MUTUALLY_EXCLUSIVE_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
ERROR: You may not provide both the %s and the %s arguments
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.UtilityMessages
The provided path is not valid
ERR_LDAP_CONNHANDLER_CREATE_CHANNEL_FAILED - Static variable in class org.opends.messages.ProtocolMessages
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
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
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
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
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
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
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
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
The bind request message (LDAP message ID %d) included an invalid authentication type of %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
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
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
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
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
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_PORT_NUMBER - Static variable in class org.opends.messages.ExtensionMessages
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_PTA_PWD_ENVAR_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
The configuration of LDAP PTA policy "%s" is invalid because the environment variable %s which should contain the mapped search bind password is not set
ERR_LDAP_PTA_PWD_FILE_CANNOT_READ - Static variable in class org.opends.messages.ExtensionMessages
The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password cannot be read for the following reason: %s
ERR_LDAP_PTA_PWD_FILE_EMPTY - Static variable in class org.opends.messages.ExtensionMessages
The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password is empty
ERR_LDAP_PTA_PWD_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password does not exist
ERR_LDAP_PTA_PWD_PROPERTY_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
The configuration of LDAP PTA policy "%s" is invalid because the Java property %s which should contain the mapped search bind password is not set
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
Unable to call select() in the LDAP connection handler: %s.
ERR_LDAP_REQHANDLER_OPEN_SELECTOR_FAILED - Static variable in class org.opends.messages.ProtocolMessages
%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
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
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
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
StartTLS cannot be enabled on this LDAP client connection because the corresponding LDAP connection handler is configured to reject StartTLS requests.
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
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
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
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
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
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
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
The LDAPAuthenticationHandler.handle() method was called for a non-SASL bind.
ERR_LDAPAUTH_NONSASL_RUN_INVOCATION - Static variable in class org.opends.messages.ToolMessages
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
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
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
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
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
An error occurred reading file '%s'.
ERR_LDAPCOMPARE_FILENAME_AND_DNS - Static variable in class org.opends.messages.ToolMessages
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
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_CONFLICTING_ARGS - Static variable in class org.opends.messages.ToolMessages
The %s and %s arguments may not be provided together
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
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
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
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
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
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
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
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
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
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
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
Error in the LDIF change record entry.
ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
Error in the LDIF change record entry.
ERR_LDIF_INVALID_DELETE_ATTRIBUTES - Static variable in class org.opends.messages.UtilityMessages
Error in the LDIF change record entry.
ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE - Static variable in class org.opends.messages.UtilityMessages
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
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
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
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
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_INITIALIZE_PLUGINS - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to initialize the LDIF export plugins: %s
ERR_LDIFEXPORT_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
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_INITIALIZE_PLUGINS - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to initialize the LDIF import plugins: %s
ERR_LDIFIMPORT_CANNOT_INITIALIZE_PWPOLICY - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to initialize the password policy components: %s
ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
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_CONFLICTING_OPTIONS - Static variable in class org.opends.messages.ToolMessages
The %s and %s arguments are incompatible and may not be used together
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_CONSTRAINT_VIOLATION - Static variable in class org.opends.messages.ToolMessages
One or more DN indexes could not be built due to invalid DNs or missing parent entries.
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_MISSING_BACKEND_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
Neither the %s or the %s argument was provided.
ERR_LDIFIMPORT_MISSING_CLEAR_BACKEND - Static variable in class org.opends.messages.ToolMessages
Importing to a backend without the append argument will remove all entries for all base DNs (%s) in the backend.
ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT - Static variable in class org.opends.messages.ToolMessages
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
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
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
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
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
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_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
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_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_MAKELDIF_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_MAKELDIF_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_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_CANNOT_WRITE_ENTRY_WITHOUT_DN - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to write entry to LDIF: Could not calculate the DN for the entry (no value found for the RDN attribute %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_ERROR_WRITING_LDIF - Static variable in class org.opends.messages.ToolMessages
An error occurred while writing data to LDIF file %s: %s
ERR_MAKELDIF_EXCEPTION_DURING_PARSE - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to parse the template file: %s
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_IOEXCEPTION_DURING_PARSE - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to read the template file: %s
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_RESOURCE_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
The specified resource directory %s could not be found
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
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
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
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_UNABLE_TO_CREATE_LDIF - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to open LDIF file %s for writing: %s
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_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_MAX_MEMORY_BIGGER_THAN_INITIAL_MEMORY - Static variable in class org.opends.messages.QuickSetupMessages
The maximum memory value must be higher than the initial memory value.
ERR_MAX_MEMORY_VALUE - Static variable in class org.opends.messages.QuickSetupMessages
The maximum memory value must be a positive integer.
ERR_MAX_MEMORY_VALUE_EXTENDED - Static variable in class org.opends.messages.QuickSetupMessages
Could not use the provided maximum memory value.
ERR_MAX_OPS_PER_INTERVAL - Static variable in class org.opends.messages.CoreMessages
The value "%d" is not a valid value for the maximum number of operations per interval (must be positive)
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_MCARG_VALUE_NOT_ALLOWED - Static variable in class org.opends.messages.UtilityMessages
The provided %s value %s is unacceptable because it is not included in the set of allowed values for that argument
ERR_MEMORY_32_BIT_LIMIT - Static variable in class org.opends.messages.QuickSetupMessages
Note that 32-bit Java virtual machines do not support memory values higher than 2 gigabytes.
ERR_MEMORY_AND_OTHER_ARGUMENTS_NOT_COMPATIBLE - Static variable in class org.opends.messages.QuickSetupMessages
The provided memory arguments and the 'Other Java Arguments' were checked successfully separately.
ERR_MEMORY_VALUE_EXTENDED - Static variable in class org.opends.messages.QuickSetupMessages
Could not use the provided memory values.
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_MENU_BAD_CHOICE_MULTI - Static variable in class org.opends.messages.UtilityMessages
Invalid response.
ERR_MENU_BAD_CHOICE_MULTI_DUPE - Static variable in class org.opends.messages.UtilityMessages
The option "%s" was specified more than once.
ERR_MENU_BAD_CHOICE_SINGLE - Static variable in class org.opends.messages.UtilityMessages
Invalid response.
ERR_MISSING_DN2ID_RECORD - Static variable in class org.opends.messages.BackendMessages
The DN database does not contain a record for '%s'
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_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
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_ERROR_NOTIFYING_CHANGE_LISTENER - Static variable in class org.opends.messages.CoreMessages
An unexpected error occurred while notifying a change notification listener of a modify DN operation: %s
ERR_MODDN_EXCEPTION_LOCKING_NEW_DN - Static variable in class org.opends.messages.CoreMessages
The modify DN operation for entry %s cannot be performed because an exception was caught while attempting to obtain a write lock for new DN %s: %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_ERROR_NOTIFYING_CHANGE_LISTENER - Static variable in class org.opends.messages.CoreMessages
An unexpected error occurred while notifying a change notification listener of a modify operation: %s
ERR_MODIFY_HEADING_MMPE_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because the following mandatory properties were not defined:
ERR_MODIFY_HEADING_MMPE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
The %s could not be modified because the following mandatory property was not defined:
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_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_CANNOT_DECODE_MONITOR_ROOT_DN - Static variable in class org.opends.messages.BackendMessages
An unexpected error occurred while attempting to decode cn=monitor as the base DN for the Directory Server monitor information: %s.
ERR_MONITOR_CONFIG_ENTRY_NULL - Static variable in class org.opends.messages.BackendMessages
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
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_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_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_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_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
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_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_DISABLE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
There are no base DNs replicated in the server.
ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
There are no base DNs available to enable replication between the two servers.
ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN - Static variable in class org.opends.messages.AdminToolMessages
There are no base DNs available to enable replication between the two servers.
ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
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_SELECTED_TO_DISABLE - Static variable in class org.opends.messages.AdminToolMessages
You must choose at least one base DN to be disabled.
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_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_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND - Static variable in class org.opends.messages.AdminToolMessages
The remote server in '%s' cannot be managed by this control panel.
ERR_NULL_KEY_PROVIDER_MANAGER - Static variable in class org.opends.messages.ProtocolMessages
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_NUMSUBORDINATES_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_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_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 pending 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_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_PARENT_ENTRY_IS_MISSING - Static variable in class org.opends.messages.BackendMessages
Parent entry is missing
ERR_PASSWORDPOLICYSUBENTRY_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_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_DETERMINE_PIN_FROM_ATTR - 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-pin in configuration entry %s: %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_KEYMANAGER_PIN_ENVAR_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
ERR_PKCS11_KEYMANAGER_PIN_FILE_CANNOT_READ - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while trying to read the keystore PIN from file %s specified in configuration attribute ds-cfg-key-store-pin-file of configuration entry %s: %s
ERR_PKCS11_KEYMANAGER_PIN_FILE_EMPTY - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file is empty
ERR_PKCS11_KEYMANAGER_PIN_NO_SUCH_FILE - Static variable in class org.opends.messages.ExtensionMessages
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file does not exist
ERR_PKCS11_KEYMANAGER_PIN_PROPERTY_NOT_SET - Static variable in class org.opends.messages.ExtensionMessages
Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
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
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
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
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
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
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
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
The fractional replication ldif import plugin is configured with invalid plugin type %s.
ERR_PLUGIN_INTERMEDIATE_RESPONSE_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
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
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
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
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
The LDIF import plugin defined in configuration entry %s returned null when invoked on entry %s.
ERR_PLUGIN_NETWORKGROUP_INVALID_PLUGIN_TYPE - Static variable in class org.opends.messages.PluginMessages
An attempt was made to register the NetworkGroup plugin to be invoked as a %s plugin.
ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION - Static variable in class org.opends.messages.PluginMessages
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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_POOLING_POST_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
Error reading the progress of the operation.
ERR_POOLING_PRE_EXTERNAL_INITIALIZATION - Static variable in class org.opends.messages.AdminToolMessages
Error reading the progress of the operation.
ERR_POOLING_PURGE_HISTORICAL - Static variable in class org.opends.messages.AdminToolMessages
Error reading the progress of the operation.
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_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_CANNOT_LOCK_USER - Static variable in class org.opends.messages.ProtocolMessages
Unable to obtain a lock on user entry %s for the proxied authorization V1 control validation
ERR_PROXYAUTH1_CONTROL_NOT_CRITICAL - Static variable in class org.opends.messages.ProtocolMessages
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_CANNOT_LOCK_USER - Static variable in class org.opends.messages.ProtocolMessages
Unable to obtain a lock on user entry %s for the proxied authorization V2 control validation
ERR_PROXYAUTH2_CONTROL_NOT_CRITICAL - Static variable in class org.opends.messages.ProtocolMessages
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_UNUSABLE_ACCOUNT - Static variable in class org.opends.messages.ProtocolMessages
Use of the proxied authorization V2 control for user %s is not allowed by the password policy configuration
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
The provided change type value %s is invalid.
ERR_PSEARCH_INVALID_CHANGESONLY - Static variable in class org.opends.messages.ToolMessages
The provided changesOnly value %s is invalid.
ERR_PSEARCH_INVALID_RETURN_ECS - Static variable in class org.opends.messages.ToolMessages
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_PWDEXPTIME_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_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 java.text.SimpleDateFormat class
ERR_PWPOLICY_INVALID_PASSWORD_ATTRIBUTE_SYNTAX - 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" 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 java.text.SimpleDateFormat 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
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
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
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_CONNECT - Static variable in class org.opends.messages.ToolMessages
ERROR: Cannot establish a connection to the Directory Server %s.
ERR_PWPSTATE_CANNOT_CONNECT_SSL - Static variable in class org.opends.messages.ToolMessages
ERROR: Cannot establish a connection to the Directory Server at %s on port %s.
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_RESPONSE_MESSAGE - Static variable in class org.opends.messages.ToolMessages
Unable to decode the response message from the server: %s
ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP - Static variable in class org.opends.messages.ToolMessages
Unable to decode information about an operation contained in the response: %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_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_PWPSTATE_CANNOT_INITIALIZE_SSL - Static variable in class org.opends.messages.ToolMessages
ERROR: Unable to perform SSL initialization: %s
ERR_PWPSTATE_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_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to send the request to the server: %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_CONNECTION_CLOSED_READING_RESPONSE - Static variable in class org.opends.messages.ToolMessages
The Directory Server closed the connection before the response could be read
ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE - Static variable in class org.opends.messages.ExtensionMessages
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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_INVALID_BOOLEAN_VALUE - Static variable in class org.opends.messages.ToolMessages
The provided value '%s' was invalid for the requested operation.
ERR_PWPSTATE_INVALID_RESPONSE_OP_TYPE - Static variable in class org.opends.messages.ToolMessages
Unrecognized or invalid operation type: %s
ERR_PWPSTATE_INVALID_SUBCOMMAND - Static variable in class org.opends.messages.ToolMessages
Unrecognized subcommand '%s'
ERR_PWPSTATE_MUTUALLY_EXCLUSIVE_ARGUMENTS - Static variable in class org.opends.messages.ToolMessages
ERROR: You may not provide both the %s and the %s arguments
ERR_PWPSTATE_NO_BOOLEAN_VALUE - Static variable in class org.opends.messages.ToolMessages
No value was specified, but the requested operation requires a Boolean value of either 'true' or 'false'
ERR_PWPSTATE_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_PWPSTATE_NO_SUBCOMMAND - Static variable in class org.opends.messages.ToolMessages
No subcommand was provided to indicate which password policy state operation should be performed
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_PWPSTATE_REQUEST_FAILED - Static variable in class org.opends.messages.ToolMessages
The server was unable to process the request: result code %d (%s), error message '%s'
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_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_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
The password format string "%s" contains an invalid syntax.
ERR_RANDOMPWGEN_NO_CHARSETS - Static variable in class org.opends.messages.ExtensionMessages
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_READING_CONFIG_LDAP - Static variable in class org.opends.messages.AdminToolMessages
Error reading data from server.
ERR_READING_OLDEST_THEN_NEWEST_IN_CHANGENUMBER_DATABASE - Static variable in class org.opends.messages.ReplicationMessages
An error occurred when accessing the change number database: impossible to read the newest record after having successfully read the oldest.
ERR_READING_SCHEMA_LDAP - Static variable in class org.opends.messages.AdminToolMessages
Error reading schema from the remote server.%nDetails: %s
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_REBUILD_INDEX_LACK_DISK - Static variable in class org.opends.messages.BackendMessages
The disk containing directory %s is full.
ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
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
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_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
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
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
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_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_ATTR_UNINDEXED - Static variable in class org.opends.messages.ExtensionMessages
The regular expression identity mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
ERR_REGEXMAP_INEFFICIENT_SEARCH - Static variable in class org.opends.messages.ExtensionMessages
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_REGISTER_NETWORK_GROUP_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
Unable to register network group %s with the Directory Server because another network group with the same network group ID is already registered
ERR_REGISTER_WORKFLOW_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
Unable to register workflow %s with the Directory Server because another workflow with the same workflow ID is already registered
ERR_REGISTER_WORKFLOW_BASE_DN_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
Unable to register workflow node "%s" with the network group "%s" because another workflow node "%s" with the same base DN "%s" is already registered
ERR_REGISTER_WORKFLOW_ELEMENT_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
Unable to register workflow element %s with the Directory Server because another workflow element with the same ID is already registered
ERR_REGISTER_WORKFLOW_NODE_ALREADY_EXISTS - Static variable in class org.opends.messages.CoreMessages
Unable to register workflow node %s with the network group %s because another workflow node with the same workflow node ID is already registered
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_RENAMEFILE_CANNOT_DELETE_TARGET - Static variable in class org.opends.messages.UtilityMessages
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
The provided password contained too many instances of the same character appearing consecutively.
ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS - Static variable in class org.opends.messages.AdminToolMessages
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
Cannot write to file %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_DISABLE_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_DISABLING_REPLICATIONSERVER - Static variable in class org.opends.messages.AdminToolMessages
Error disabling replication port on server %s.
ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID - Static variable in class org.opends.messages.AdminToolMessages
The following servers in the two topologies have the same domain ID%n%s%n%nThe replication topologies cannot be merged.
ERR_REPLICATION_ENABLE_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_ENABLE_COMMON_REPLICATION_SERVER_ID - Static variable in class org.opends.messages.AdminToolMessages
The following servers in the two topologies have the same replication server ID%n%s%n%nThe replication topologies cannot be merged.
ERR_REPLICATION_ENABLE_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_ENABLE_SAME_SERVER_PORT - Static variable in class org.opends.messages.AdminToolMessages
You have to provide two different servers to enable replication.
ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE - Static variable in class org.opends.messages.AdminToolMessages
An unexpected error occurred seeding the truststore contents of server %s with truststore of server %s.
ERR_REPLICATION_ENABLE_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_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY - Static variable in class org.opends.messages.AdminToolMessages
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
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_INITIALIZE_SAME_SERVER_PORT - Static variable in class org.opends.messages.AdminToolMessages
You have to provide two different servers as source and destination of the initialization.
ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED - Static variable in class org.opends.messages.AdminToolMessages
Error initializing.
ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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
Replication protocol error.
ERR_REPLICATION_PURGE_HISTORICAL_EXECUTING - Static variable in class org.opends.messages.AdminToolMessages
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
Error reading registration information.
ERR_REPLICATION_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%n%nIf you continue the replication tool will to 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 The replication tool will to 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_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_UPDATING_ADS - Static variable in class org.opends.messages.AdminToolMessages
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
Could not find a valid subcommand.
ERR_REPLICATIONDB_CANNOT_PROCESS_CHANGE_RECORD - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) failed to parse change record with changenumber %s from the database.
ERR_REPLICATONBACKEND_IMPORT_LDIF_NOT_SUPPORTED - Static variable in class org.opends.messages.ReplicationMessages
The replication server backend does not support the import ldif function
ERR_RESET_GENERATION_CONN_ERR_ID - Static variable in class org.opends.messages.ReplicationMessages
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_RESTOREDB_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
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_ENCRYPT_OR_SIGN_REQUIRES_ONLINE - Static variable in class org.opends.messages.ToolMessages
Restoring an encrypted or signed backup requires a connection to an online server
ERR_RESTOREDB_ERROR_DURING_BACKUP - 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_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE - Static variable in class org.opends.messages.ReplicationMessages
Full resync required.
ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE - Static variable in class org.opends.messages.ReplicationMessages
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_ROOT_WORKFLOW_ELEMENT_NOT_DEFINED - Static variable in class org.opends.messages.CoreMessages
The workflow %s cannot process the operation because no root workflow element has been registered with the workflow
ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
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
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
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
Unwilling to update entry "%s" because modify operations are not supported 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(%d) to replication server RS(%d) at %s for domain "%s" has failed
ERR_RS_CANNOT_CHANGE_STATUS - Static variable in class org.opends.messages.ReplicationMessages
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
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
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_RS_UNKNOWN_ASSURED_MODE - Static variable in class org.opends.messages.ReplicationMessages
In replication server %s, received unknown assured update mode: %s, for domain %s.
ERR_RSQUEUE_DIFFERENT_MSGS_WITH_SAME_CSN - Static variable in class org.opends.messages.ReplicationMessages
Processing two different changes with same CSN=%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
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
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
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
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
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
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
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
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
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
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
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_BACKUP_CANNOT_BACKUP_SCHEMA_FILE - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to back up schema file %s: %s
ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to close the schema archive file %s in directory %s: %s
ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to create the schema archive file %s in directory %s: %s
ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
ERR_SCHEMA_BACKUP_CANNOT_GET_MAC - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain a list of the files in directory %s to include in the schema backup: %s
ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to update the backup descriptor file %s with information about the schema backup: %s
ERR_SCHEMA_BACKUP_ZIP_COMMENT - Static variable in class org.opends.messages.BackendMessages
%s schema backup %s
ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to deregister %s as a schema entry DN: %s
ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to determine the base DNs to use when publishing the Directory Server schema information, as specified in the ds-cfg-schema-entry-dn attribute of configuration entry %s: %s.
ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE - Static variable in class org.opends.messages.BackendMessages
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_REGISTER_BASE_DN - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to register %s as a schema entry DN: %s
ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE - Static variable in class org.opends.messages.BackendMessages
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
An attempt was made to configure the schema backend without providing a configuration entry.
ERR_SCHEMA_CONFLICTING_ATTRIBUTE_NAME - Static variable in class org.opends.messages.CoreMessages
Unable to register attribute type %s with the server schema because its name %s conflicts with the name of an existing attribute type %s
ERR_SCHEMA_CONFLICTING_ATTRIBUTE_OID - Static variable in class org.opends.messages.CoreMessages
Unable to register attribute type %s with the server schema because its OID %s conflicts with the OID of an existing attribute type %s
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_MR_OID - Static variable in class org.opends.messages.CoreMessages
Unable to register matching rule %s with the server schema because its OID %s conflicts with the OID 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_CONFLICTING_SYNTAX_OID - Static variable in class org.opends.messages.CoreMessages
Unable to register attribute syntax %s with the server schema because its OID %s conflicts with the OID of an existing syntax %s
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_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_ATTRTYPE - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to decode the attribute type "%s": %s
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
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
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
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
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_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.BackendMessages
Unable to add attribute type %s because it references superior attribute type %s which is not defined in the server schema
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
The schema backend does not support the modification of the %s attribute type.
ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an error occurred while trying to determine whether backup archive %s exists: %s
ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore schema backup %s because an error occurred while trying to recreate file %s: %s
ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
Unable to restore schema backup %s because an error occurred while attempting to create a new empty directory %s into which the files should be restored: %s
ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because it is encrypted using an unknown or unsupported cipher: %s
ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because it has an unsigned hash that uses an unknown or unsupported digest algorithm of %s
ERR_SCHEMA_RESTORE_CANNOT_GET_MAC - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because it has a signed hash that uses an unknown or unsupported MAC algorithm of %s
ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an error occurred while trying to read the next entry from the archive file %s: %s
ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an error occurred while attempting to open the backup archive file %s: %s
ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an error occurred while processing archived file %s: %s
ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY - Static variable in class org.opends.messages.BackendMessages
Unable to restore schema backup %s because an error occurred while attempting to rename the current schema directory from %s to %s: %s
ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA - Static variable in class org.opends.messages.BackendMessages
An error occurred that prevented the schema backup from being properly restored.
ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an unexpected error occurred while trying to close the archive file %s: %s
ERR_SCHEMA_RESTORE_NO_BACKUP_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s in directory %s because the archive filename could not be determined
ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s in directory %s because no such backup exists
ERR_SCHEMA_RESTORE_NO_SUCH_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because the specified archive file %s does not exist
ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED - Static variable in class org.opends.messages.BackendMessages
An error occurred that prevented the schema backup from being properly restored.
ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because the signed digest calculated from the backup archive does not match the signature stored with the backup information
ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because an unsigned hash of this backup is available but the server cannot determine the digest algorithm used to generate this hash
ERR_SCHEMA_RESTORE_UNKNOWN_MAC - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because a signed hash of this backup is available but the server cannot determine the MAC algorithm used to generate this hash
ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify schema backup %s because the message digest calculated from the backup archive does not match the digest stored with the backup information
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
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
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
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
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
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
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
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 %s occurred when searching for generation id for domain : %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_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
The Directory Server was unable to obtain a read lock on user entry %s in order to retrieve that entry
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
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(%d) 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_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_SESSION_STARTUP_INTERRUPTED - Static variable in class org.opends.messages.ReplicationMessages
%s was interrupted in the startup phase
ERR_SET_REFERENCED_COMPONENT_DISABLED - Static variable in class org.opends.messages.DsconfigMessages
The modifications to the %s cannot be made because it contains a reference to a disabled %s
ERR_SHUTDOWN_DUE_TO_SHUTDOWN_HOOK - Static variable in class org.opends.messages.CoreMessages
The Directory Server shutdown hook detected that the JVM is shutting down.
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_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
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
The Directory Server is not configured with any SMTP servers.
ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION - Static variable in class org.opends.messages.ProtocolMessages
Cannot initialize the SNMP Connection Handler.
ERR_SNMP_CONNHANDLER_NO_CONFIGURATION - Static variable in class org.opends.messages.ProtocolMessages
No Configuration was defined for this connection handler.
ERR_SNMP_CONNHANDLER_NO_OPENDMK_JARFILES - Static variable in class org.opends.messages.ProtocolMessages
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
No valid trap destinations has been found.
ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_DOES_NOT_EXIST - Static variable in class org.opends.messages.ProtocolMessages
The specified OpenDMK jar file '%s' could not be found.
ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_NOT_OPERATIONAL - Static variable in class org.opends.messages.ProtocolMessages
The required classes could not be loaded using jar file '%s'.
ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION - Static variable in class org.opends.messages.ProtocolMessages
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_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_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
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
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_STOPDS_CANNOT_CONNECT - Static variable in class org.opends.messages.ToolMessages
ERROR: Cannot establish a connection to the Directory Server %s.
ERR_STOPDS_CANNOT_CONNECT_SSL - Static variable in class org.opends.messages.ToolMessages
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
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
NOTICE: The connection to the Directory Server was closed while waiting for a response to the shutdown request.
ERR_SUBCMDPARSER_ARG_FOR_LONG_ID_DOESNT_TAKE_VALUE - Static variable in class org.opends.messages.UtilityMessages
A value was provided for argument --%s but that argument does not take a value
ERR_SUBCMDPARSER_CANNOT_READ_PROPERTIES_FILE - Static variable in class org.opends.messages.UtilityMessages
An error occurred while attempting to read the contents of the argument properties file %s: %s
ERR_SUBCMDPARSER_CANT_MIX_ARGS_WITH_VALUES - Static variable in class org.opends.messages.UtilityMessages
The provided argument block '-%s%s' is illegal because the '%s' argument requires a value but is in the same block as at least one other argument that doesn't require a value
ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Long ID --%s for global argument %s conflicts with the long ID of another global argument %s
ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_NAME - Static variable in class org.opends.messages.UtilityMessages
There is already another global argument named "%s"
ERR_SUBCMDPARSER_DUPLICATE_GLOBAL_ARG_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Short ID -%s for global argument %s conflicts with the short ID of another global argument %s
ERR_SUBCMDPARSER_GLOBAL_ARG_LONG_ID_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
Long ID --%s for global argument %s conflicts with the long ID for the %s argument associated with subcommand %s
ERR_SUBCMDPARSER_GLOBAL_ARG_NAME_SUBCMD_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
The argument name %s conflicts with the name of another argument associated with the %s subcommand
ERR_SUBCMDPARSER_GLOBAL_ARG_SHORT_ID_CONFLICT - Static variable in class org.opends.messages.UtilityMessages
Short ID -%s for global argument %s conflicts with the short ID for the %s argument associated with subcommand %s
ERR_SUBCMDPARSER_INVALID_ARGUMENT - Static variable in class org.opends.messages.UtilityMessages
The provided argument "%s" is not recognized
ERR_SUBCMDPARSER_INVALID_DASH_AS_ARGUMENT - Static variable in class org.opends.messages.UtilityMessages
The dash character by itself is invalid for use as an argument name
ERR_SUBCMDPARSER_LONG_ARG_WITHOUT_NAME - Static variable in class org.opends.messages.UtilityMessages
The provided command-line argument %s does not contain an argument name
ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The provided argument --%s is not a valid global or subcommand argument identifier
ERR_SUBCMDPARSER_NO_ARGUMENT_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The provided argument -%s is not a valid global or subcommand argument identifier
ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The provided argument --%s is not a valid global argument identifier
ERR_SUBCMDPARSER_NO_GLOBAL_ARGUMENT_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The provided argument -%s is not a valid global argument identifier
ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
Command-line argument --%s requires a value but none was given
ERR_SUBCMDPARSER_NO_VALUE_FOR_ARGUMENT_WITH_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
Argument -%s requires a value but none was provided
ERR_SUBCMDPARSER_NO_VALUE_FOR_REQUIRED_ARG - Static variable in class org.opends.messages.UtilityMessages
The argument %s is required to have a value but none was provided in the argument list and no default value is available
ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The argument --%s was included multiple times in the provided set of arguments but it does not allow multiple values
ERR_SUBCMDPARSER_NOT_MULTIVALUED_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The argument -%s was included multiple times in the provided set of arguments but it does not allow multiple values
ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_LONG_ID - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for argument --%s is not acceptable: %s
ERR_SUBCMDPARSER_VALUE_UNACCEPTABLE_FOR_SHORT_ID - Static variable in class org.opends.messages.UtilityMessages
The provided value "%s" for argument -%s is not acceptable: %s
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_SYNC_INVALID_DN - Static variable in class org.opends.messages.ReplicationMessages
The configured DN is already used by another domain
ERR_SYNTAX_CERTIFICATE_INVALID_DER - Static variable in class org.opends.messages.SchemaMessages
The provided value is not a valid X.509 Certificate because it contains invalid DER encodings
ERR_SYNTAX_CERTIFICATE_INVALID_VERSION - Static variable in class org.opends.messages.SchemaMessages
The provided value is not a valid X.509 Certificate because it contains an invalid version number (%d)
ERR_SYNTAX_CERTIFICATE_NOTVALID - Static variable in class org.opends.messages.SchemaMessages
The provided value is not a valid X.509 Certificate
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_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
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
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
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
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_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_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
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
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
The parent directory %s for the new task data backing file %s exists but is not a directory.
ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to decode recurring task base %s as a DN: %s
ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to decode scheduled task base %s as a DN: %s
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
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
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
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
The task associated with entry %s is currently running.
ERR_TASKBE_MULTIPLE_BASE_DNS - Static variable in class org.opends.messages.BackendMessages
The task backend configuration entry contains multiple base DNs.
ERR_TASKBE_NO_BASE_DNS - Static variable in class org.opends.messages.BackendMessages
The task backend configuration entry does not contain any base DNs.
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
Error connecting to the directory server at %s on %s.
ERR_TASKINFO_NOT_CANCELABLE_TASK - Static variable in class org.opends.messages.ToolMessages
Task %s has finished and cannot be canceled
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_BACKUP_CANNOT_BACKUP_TASKS_FILE - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to back up tasks file %s: %s
ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to close the tasks archive file %s in directory %s: %s
ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to create the tasks archive file %s in directory %s: %s
ERR_TASKS_BACKUP_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
ERR_TASKS_BACKUP_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
ERR_TASKS_BACKUP_CANNOT_GET_MAC - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to update the backup descriptor file %s with information about the tasks backup: %s
ERR_TASKS_BACKUP_ZIP_COMMENT - Static variable in class org.opends.messages.BackendMessages
%s tasks backup %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_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an error occurred while trying to determine whether backup archive %s exists: %s
ERR_TASKS_RESTORE_CANNOT_CREATE_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore tasks backup %s because an error occurred while trying to recreate file %s: %s
ERR_TASKS_RESTORE_CANNOT_GET_CIPHER - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because it is encrypted using an unknown or unsupported cipher: %s
ERR_TASKS_RESTORE_CANNOT_GET_DIGEST - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because it has an unsigned hash that uses an unknown or unsupported digest algorithm of %s
ERR_TASKS_RESTORE_CANNOT_GET_MAC - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because it has a signed hash that uses an unknown or unsupported MAC algorithm of %s
ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an error occurred while trying to read the next entry from the archive file %s: %s
ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an error occurred while attempting to open the backup archive file %s: %s
ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an error occurred while processing archived file %s: %s
ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an unexpected error occurred while trying to close the archive file %s: %s
ERR_TASKS_RESTORE_NO_BACKUP_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s in directory %s because the archive filename could not be determined
ERR_TASKS_RESTORE_NO_SUCH_BACKUP - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s in directory %s because no such backup exists
ERR_TASKS_RESTORE_NO_SUCH_FILE - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because the specified archive file %s does not exist
ERR_TASKS_RESTORE_SIGNED_HASH_INVALID - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because the signed digest calculated from the backup archive does not match the signature stored with the backup information
ERR_TASKS_RESTORE_UNKNOWN_DIGEST - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because an unsigned hash of this backup is available but the server cannot determine the digest algorithm used to generate this hash
ERR_TASKS_RESTORE_UNKNOWN_MAC - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because a signed hash of this backup is available but the server cannot determine the MAC algorithm used to generate this hash
ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID - Static variable in class org.opends.messages.BackendMessages
Unable to restore or verify tasks backup %s because the message digest calculated from the backup archive does not match the digest stored with the backup information
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
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
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
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
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
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
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
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
The timeout of '%d' seconds to start the server has been reached.
ERR_TOOL_CONFLICTING_ARGS - Static variable in class org.opends.messages.ToolMessages
You may not provide both the --%s and the --%s arguments
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_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_TRIES_LIMIT_REACHED - Static variable in class org.opends.messages.UtilityMessages
Input tries limit reached (%d)
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_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_TRUSTSTORE_PIN_ENVAR_NOT_SET - Static variable in class org.opends.messages.BackendMessages
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the trust store, but this property is not set
ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to create the PIN file %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s
ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ - Static variable in class org.opends.messages.BackendMessages
An error occurred while trying to read the trust store PIN from file %s specified in configuration attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s
ERR_TRUSTSTORE_PIN_FILE_EMPTY - Static variable in class org.opends.messages.BackendMessages
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the trust store, but this file is empty
ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET - Static variable in class org.opends.messages.BackendMessages
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN - Static variable in class org.opends.messages.BackendMessages
Unable to initialize the trust store backend from configuration entry %s because it does not contain exactly one base DN
ERR_TRUSTSTORESYNC_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
An error occurred in the trust store synchronization thread: %s
ERR_UNCAUGHT_THREAD_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
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
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_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE - Static variable in class org.opends.messages.AdminToolMessages
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
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
%n%nThe graphical Uninstall launch failed.
ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
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
The provided password does not contain enough unique characters.
ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL - Static variable in class org.opends.messages.ReplicationMessages
In replication server %s, received a safe data assured update message with incoherent level: %s, this is for domain %s.
ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL - Static variable in class org.opends.messages.ReplicationMessages
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_UPDATING_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
An unexpected error %s occurred when updating generation ID for the domain : %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_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_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
The dsjavaproperties tool failed to run.
ERR_UPGRADE_FAILS - Static variable in class org.opends.messages.ToolMessages
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_INVALID_USER_OPTIONS_SELECTED - Static variable in class org.opends.messages.ToolMessages
Invalid user's options selected
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
An error occurred during post upgrade task.
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
OpenDJ cannot be upgraded because the server is currently running.
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_USER_INTERACTION_REQUIRED - Static variable in class org.opends.messages.ToolMessages
The upgrade cannot be performed non-interactively because one or more upgrade tasks are critical and require user interaction in order to complete.
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_VERIFYINDEX_CANNOT_LOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
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
Could not find version information in the remote server.
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
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
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
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_WORKFLOW_BASE_DN_DUPLICATED_IN_NG - Static variable in class org.opends.messages.CoreMessages
Unable to register the workflow because the base DN '%s' is already registered with the network group '%s'
ERR_WRITER_UNEXPECTED_EXCEPTION - Static variable in class org.opends.messages.ReplicationMessages
An unexpected error happened handling connection with %s.
ERROR_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
Output an error.
ERROR_CATEGORY_ACCESS_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for access control processing.
ERROR_CATEGORY_BACKEND - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for backend processing.
ERROR_CATEGORY_CONFIG - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for configuration processing.
ERROR_CATEGORY_CONNECTION_HANDLING - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for client connection handling.
ERROR_CATEGORY_CORE_SERVER - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for core server processing.
ERROR_CATEGORY_EXTENDED_OPERATION - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for extended operation processing.
ERROR_CATEGORY_EXTENSIONS - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for server extension processing.
ERROR_CATEGORY_PASSWORD_POLICY - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for password policy processing.
ERROR_CATEGORY_PLUGIN - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for plugin processing.
ERROR_CATEGORY_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for request handling.
ERROR_CATEGORY_SASL_MECHANISM - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for SASL processing.
ERROR_CATEGORY_SCHEMA - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for schema processing.
ERROR_CATEGORY_SHUTDOWN - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for shutdown processing.
ERROR_CATEGORY_STARTUP - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for startup processing.
ERROR_CATEGORY_SYNCHRONIZATION - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for synchronization processing.
ERROR_CATEGORY_TASK - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log category used for task processing.
ERROR_CTRL_PANEL_CREATE_NEW_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
Impossible to create the new backend '%s'.
ERROR_CTRL_PANEL_INITIALIZE_CONFIG_OFFLINE - Static variable in class org.opends.messages.AdminToolMessages
An error occured while loading the configuration framework: %s
ERROR_DIALOG_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the text in the WebBrowserErrorDialog.
ERROR_NONE - Static variable in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
No error happened.
ERROR_READING_ENTRY - Static variable in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
And error reading the entry occurred.
ERROR_SEARCHING_CHILDREN - Static variable in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
An error occurred searching the children of the entry.
ERROR_SEVERITY_ERROR - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log severity used for fatal error messages.
ERROR_SEVERITY_INFORMATIONAL - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log severity used for informational messages.
ERROR_SEVERITY_NOTICE - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log severity used for important informational messages.
ERROR_SEVERITY_WARNING - Static variable in class org.opends.server.util.ServerConstants
The English name for the error log severity used for warning messages.
ERROR_SOLVING_REFERRAL - Static variable in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
An error following referrals occurred.
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.opends.server.admin.std.server
A server-side interface for querying Error Log Account Status Notification Handler settings.
ErrorLogAccountStatusNotificationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Error Log Account Status Notification Handler settings.
ErrorLogAccountStatusNotificationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Error Log Account Status Notification Handler managed object definition meta information.
ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType - Enum in org.opends.server.admin.std.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.
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.opends.server.admin.std.server
A server-side interface for querying Error Log Publisher settings.
ErrorLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Error Log Publisher settings.
ErrorLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Error Log Publisher managed object definition meta information.
ErrorLogPublisherCfgDefn.DefaultSeverity - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "default-severity" property.
errorLogs - Variable in class org.opends.guitools.controlpanel.task.Task
The error logs of the task.
errorMessage - Variable in class org.opends.dsml.protocol.LDAPResult
 
ErrorMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
ErrorMsg(int, int, LocalizableMessage) - Constructor for class org.opends.server.replication.protocol.ErrorMsg
Creates an ErrorMsg providing the destination server.
ErrorMsg(int, LocalizableMessage) - Constructor for class org.opends.server.replication.protocol.ErrorMsg
Creates an ErrorMsg.
errorNotificationArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument for specifying error notifications.
errorPane - Variable in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
The error pane.
ErrorPanel - Class in org.opends.guitools.controlpanel.ui
Class used to display an collection of error messages.
ErrorPanel(LocalizableMessage, Collection<LocalizableMessage>) - Constructor for class org.opends.guitools.controlpanel.ui.ErrorPanel
Constructor.
errorPrintStream - Variable in class org.opends.guitools.controlpanel.task.Task
The print stream for the error logs.
ErrorResponse - Class in org.opends.dsml.protocol
Java class for ErrorResponse complex type.
ErrorResponse() - Constructor for class org.opends.dsml.protocol.ErrorResponse
 
ErrorResponse.Detail - Class in org.opends.dsml.protocol
Java class for anonymous complex type.
ErrorResponse.Detail() - Constructor for class org.opends.dsml.protocol.ErrorResponse.Detail
 
ErrorSearchingEntryPanel - Class in org.opends.guitools.controlpanel.ui
The panel that is displayed when there is an error searching an entry.
ErrorSearchingEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Default constructor.
errorsToString() - Method in class org.opends.server.replication.protocol.AckMsg
Transforms the errors information of the ack into human readable string.
errorTitleFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the title of the error panes.
escapeCommandLineValue(String) - Static method in class org.opends.quicksetup.util.Utils
This method simply takes a value and tries to transform it (with escape or '"') characters so that it can be used in a command line.
evaluate(ManagementContext, ManagedObject<?>) - Method in class org.opends.server.admin.condition.ANDCondition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in class org.opends.server.admin.condition.ANDCondition
Evaluates this condition against the provided server managed object.
evaluate(ManagementContext, ManagedObject<?>) - Method in interface org.opends.server.admin.condition.Condition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in interface org.opends.server.admin.condition.Condition
Evaluates this condition against the provided server managed object.
evaluate(ManagementContext, ManagedObject<?>) - Method in class org.opends.server.admin.condition.ContainsCondition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in class org.opends.server.admin.condition.ContainsCondition
Evaluates this condition against the provided server managed object.
evaluate(ManagementContext, ManagedObject<?>) - Method in class org.opends.server.admin.condition.IsPresentCondition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in class org.opends.server.admin.condition.IsPresentCondition
Evaluates this condition against the provided server managed object.
evaluate(ManagementContext, ManagedObject<?>) - Method in class org.opends.server.admin.condition.NOTCondition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in class org.opends.server.admin.condition.NOTCondition
Evaluates this condition against the provided server managed object.
evaluate(ManagementContext, ManagedObject<?>) - Method in class org.opends.server.admin.condition.ORCondition
Evaluates this condition against the provided client managed object.
evaluate(ServerManagedObject<?>) - Method in class org.opends.server.admin.condition.ORCondition
Evaluates this condition against the provided server managed object.
evaluate(AciEvalContext, Aci) - Static method in class org.opends.server.authorization.dseecompat.Aci
Static class used to evaluate an ACI and evaluation context.
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 authmethod bind rule using the provided evaluation context.
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
Performs evaluation of dns keyword bind rule using the provided evaluation context.
evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.GroupDN
Performs the evaluation of a groupdn bind rule based on the evaluation context passed to it.
evaluate(Entry, AciEvalContext, AttributeType, DN) - Static method in class org.opends.server.authorization.dseecompat.GroupDN
Performs an evaluation of a group that was specified in an attribute type value of the specified entry and attribute type.
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 the specified evaluation context.
evaluate(AciEvalContext) - Method in class org.opends.server.authorization.dseecompat.TimeOfDay
Evaluates the timeofday bind rule using the evaluation context passed into the method.
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.
evaluate() - Method in class org.opends.server.backends.jeb.IndexFilter
Evaluate the search operation against the indexes.
evaluate(LocalizableMessageBuilder) - Method in class org.opends.server.backends.jeb.IndexQuery
Evaluates the index query and returns the EntryIDSet.
evaluateBoundedRange(SearchFilter, SearchFilter, StringBuilder, DatabaseEnvironmentMonitor) - Method in class org.opends.server.backends.jeb.AttributeIndex
Retrieve the entry IDs that might match two filters that restrict a value to both a lower bound and an upper bound.
evaluateExtensibleFilter(SearchFilter, StringBuilder, DatabaseEnvironmentMonitor) - Method in class org.opends.server.backends.jeb.AttributeIndex
Retrieve the entry IDs that might match an extensible filter.
evaluateFilter(AttributeIndex.IndexFilterType, SearchFilter, StringBuilder, DatabaseEnvironmentMonitor) - Method in class org.opends.server.backends.jeb.AttributeIndex
Retrieve the entry IDs that might match a filter.
evalURL(AciEvalContext, LDAPURL) - Static method in class org.opends.server.authorization.dseecompat.UserDN
This method evaluates an URL userdn expression.
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.opends.server.admin.std.server
A server-side interface for querying Exact Match Identity Mapper settings.
ExactMatchIdentityMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Exact Match Identity Mapper settings.
ExactMatchIdentityMapperCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Exact Match Identity Mapper managed object definition meta information.
exceptions - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The exceptions that occurred reading the configuration.
excludeDN() - Method in class org.opends.server.types.EntryEncodeConfig
Indicates whether the encoded entry should exclude the DN.
exclusionFilter - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The exclusion filter.
exec(String, String[], File, Map<String, String>, List<String>) - Static method in class org.opends.server.util.StaticUtils
Executes the specified command on the system and captures its output.
execute() - Method in class org.opends.server.backends.task.Task
Begins execution for this task.
execute() - Method in class org.opends.server.tools.dsreplication.LocalPurgeHistorical
Executes the purge historical operation locally.
execute(String[], boolean) - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Parses the provided command-line arguments and uses that information to run the replication tool.
execute(String[]) - Method in class org.opends.server.tools.InstallDS
Parses the provided command-line arguments and uses that information to run the setup CLI.
execute(String[]) - Method in class org.opends.server.tools.JavaPropertiesTool
Parses the provided command-line arguments and uses that information to run the java properties tool.
execute(String[]) - Method in class org.opends.server.tools.status.StatusCli
Parses the provided command-line arguments and uses that information to run the status CLI.
execute(Operation, DN) - Static method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Executes the supplied operation.
executeCommandLine(String, String[]) - Method in class org.opends.guitools.controlpanel.task.Task
Executes a command-line synchronously.
executeSearch(LDAPConnection, String, ArrayList<LDAPFilter>, LinkedHashSet<String>, LDAPSearchOptions, int) - Method in class org.opends.server.tools.LDAPSearch
Execute the search based on the specified input parameters.
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.
exists() - Static method in class org.opends.quicksetup.LicenseFile
Checks if the license file exists.
EXIT_CODE_INTERNAL_ERROR - Static variable in class org.opends.server.tools.WaitForFileDelete
The exit code value that will be used if an internal error occurs within this program.
EXIT_CODE_SUCCESS - Static variable in class org.opends.server.tools.WaitForFileDelete
The exit code value that will be used if the target file is deleted successfully.
EXIT_CODE_TIMEOUT - Static variable in class org.opends.server.tools.WaitForFileDelete
The exit code value that will be used if a timeout occurs while waiting for the file to be removed.
expanderFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font of the BasicExpander component.
expanderForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The text color of the BasicExpander components.
expandNode(BasicNode) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Expands node.
ExpectedAcksInfo - Class in org.opends.server.replication.server
This class is the mother class for sub-classes holding any information needed about the acks that the replication server will wait for, when he receives an update message with the assured flag on (assured replication acknowledgments expected).
ExpectedAcksInfo(CSN, ServerHandler, AssuredMode, List<Integer>) - Constructor for class org.opends.server.replication.server.ExpectedAcksInfo
Creates a new ExpectedAcksInfo.
expectedServersAckStatus - Variable in class org.opends.server.replication.server.ExpectedAcksInfo
This gives the list of servers we are willing to wait acks from and the information about the ack from the servers.
ExpirationCheckTrustManager - Class in org.opends.server.util
This class implements an X.509 trust manager that will be used to wrap an existing trust manager and makes it possible to reject a presented certificate if that certificate is outside the validity window.
ExpirationCheckTrustManager(X509TrustManager) - Constructor for class org.opends.server.util.ExpirationCheckTrustManager
Creates a new instance of this trust manager that will wrap the provided trust manager.
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.
exportCertificate(CertificateManager, String, String) - Static method in class org.opends.server.util.SetupUtils
Export a certificate in a file.
ExportJob - Class in org.opends.server.backends.jeb
Export a JE backend to LDIF.
ExportJob(LDIFExportConfig) - Constructor for class org.opends.server.backends.jeb.ExportJob
Create a new export job.
exportLDIF(LDIFExportConfig) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.api.Backend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.BackupBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.ChangelogBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.jeb.BackendImpl
Exports the contents of this backend to LDIF.
exportLDIF(RootContainer) - Method in class org.opends.server.backends.jeb.ExportJob
Export entries from the backend to an LDIF file.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.LDIFBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.MemoryBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.MonitorBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.NullBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.pluggable.BackendImpl
Exports the contents of this backend to LDIF.
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
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.backends.TrustStoreBackend
Exports the contents of this backend to LDIF.
exportLDIF(LDIFExportConfig) - Method in class org.opends.server.extensions.ConfigFileHandler
Exports the contents of this backend to LDIF.
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.
ExportLDIF() - Constructor for class org.opends.server.tools.ExportLDIF
 
ExportLDIFPanel - Class in org.opends.guitools.controlpanel.ui
The panel where the user can export the contents of the server to an LDIF file.
ExportLDIFPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Default constructor.
ExportLDIFPanel.ExportTask - Class in org.opends.guitools.controlpanel.ui
The class that performs the export.
ExportLDIFPanel.ExportTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
The constructor of the task.
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.
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.
ExtendedOperation - Interface in org.opends.server.core
This interface defines an extended operation, which can perform virtually any kind of task.
ExtendedOperationBasis - Class in org.opends.server.core
This class defines an extended operation, which can perform virtually any kind of task.
ExtendedOperationBasis(ClientConnection, long, int, List<Control>, String, ByteString) - Constructor for class org.opends.server.core.ExtendedOperationBasis
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.opends.server.admin.std.server
A server-side interface for querying Extended Operation Handler settings.
ExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Extended Operation Handler settings.
ExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Extended Operation Handler managed object definition meta information.
ExtendedOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given extended operation.
ExtendedOperationWrapper(ExtendedOperation) - Constructor for class org.opends.server.core.ExtendedOperationWrapper
Creates a new extended operation wrapper based on the provided extended operation.
ExtendedRequest - Class in org.opends.dsml.protocol
Java class for ExtendedRequest complex type.
ExtendedRequest() - Constructor for class org.opends.dsml.protocol.ExtendedRequest
 
extendedRequestAsync(ExtendedRequest<R>, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
ExtendedRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP extended request protocol op, which is used to request some special type of processing defined in an extension to the LDAP protocol.
ExtendedRequestProtocolOp(String) - Constructor for class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Creates a new extended request protocol op with the specified OID and no value.
ExtendedRequestProtocolOp(String, ByteString) - Constructor for class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Creates a new extended request protocol op with the specified OID and value.
ExtendedResponse - Class in org.opends.dsml.protocol
Java class for ExtendedResponse complex type.
ExtendedResponse() - Constructor for class org.opends.dsml.protocol.ExtendedResponse
 
ExtendedResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP extended response protocol op, which is used to provide information about the result of processing a extended request.
ExtendedResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Creates a new extended response protocol op with the provided result code.
ExtendedResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Creates a new extended response protocol op with the provided result code and error message.
ExtendedResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Creates a new extended response protocol op with the provided information.
ExtendedResponseProtocolOp(int, LocalizableMessage, DN, List<String>, String, ByteString) - Constructor for class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Creates a new extended response protocol op with the provided information.
EXTENSIBLE_INDEXER_ID_DEFAULT - Static variable in class org.opends.server.util.ServerConstants
The extensible indexer identifier string that will be used for default type.
EXTENSIBLE_INDEXER_ID_SHARED - Static variable in class org.opends.server.util.ServerConstants
The extensible indexer identifier string that will be used for a shared type.
EXTENSIBLE_INDEXER_ID_SUBSTRING - Static variable in class org.opends.server.util.ServerConstants
The extensible indexer identifier string that will be used for a substring type.
EXTENSIBLE_MATCH_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the extensibleMatch filter type.
extensibleMatch - Variable in class org.opends.dsml.protocol.Filter
 
ExtensionFileFilter - Class in org.opends.quicksetup.util
This is a class used to be able to filter on certain type of files in the File Browser dialog.
ExtensionFileFilter(String, String) - Constructor for class org.opends.quicksetup.util.ExtensionFileFilter
The ExtensionFiter constructor.
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.
ExtensionsConstants() - Constructor for class org.opends.server.extensions.ExtensionsConstants
 
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.opends.server.admin.std.server
A server-side interface for querying External Changelog Domain settings.
ExternalChangelogDomainCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying External Changelog Domain settings.
ExternalChangelogDomainCfgDefn - Class in org.opends.server.admin.std.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 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.
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.opends.server.admin.std.server
A server-side interface for querying External SASL Mechanism Handler settings.
ExternalSASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying External SASL Mechanism Handler settings.
ExternalSASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the External SASL Mechanism Handler managed object definition meta information.
ExternalSASLMechanismHandlerCfgDefn.CertificateValidationPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "certificate-validation-policy" property.
ExtOp - Class in org.opends.server.authorization.dseecompat
This class represents an ACI's extop keyword rule.
EXTRA_DIALOG_HEIGHT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of extra points that we add to the minimum size of the dialog.
extract(File) - Method in class org.opends.quicksetup.util.ZipExtractor
Performs the zip extraction.
extract(String) - Method in class org.opends.quicksetup.util.ZipExtractor
Performs the zip extraction.
extract(String, boolean) - Method in class org.opends.quicksetup.util.ZipExtractor
Performs the zip extraction.
extractRDN(String, boolean) - Static method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Extracts the RDN value from a DN.
extractRDN(String) - Static method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Extracts the RDN value from the DN.

F

FailedDependencyAction - Enum in org.opends.server.backends.task
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that earlier task is done running but did not complete successfully.
failedDependencyActionArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument for specifying a failed dependency action.
FakeAddOperation - Class in org.opends.server.replication.plugin
This class if used to build fake ADD Operation from the historical information that stay in the entry in the database.
FakeAddOperation(CSN, Entry) - Constructor for class org.opends.server.replication.plugin.FakeAddOperation
Creates a new AddFakeOperations.
FakeDelOperation - Class in org.opends.server.replication.plugin
This class if used to build pseudo DEL Operation from the historical information that stay in the entry in the database.
FakeDelOperation(DN, CSN, String) - Constructor for class org.opends.server.replication.plugin.FakeDelOperation
Creates a new FakeDelOperation from the provided information.
FakeModdnOperation - Class in org.opends.server.replication.plugin
This class if used to build fake MODDN Operation from the historical information that stay in the entry in the database.
FakeModdnOperation(CSN, Entry) - Constructor for class org.opends.server.replication.plugin.FakeModdnOperation
Creates a new FakeModdnOperation.
FakeModifyOperation - Class in org.opends.server.replication.plugin
This class if used to build fake Modify Operation from the historical information that stay in the entry in the database.
FakeModifyOperation(DN, CSN, String) - Constructor for class org.opends.server.replication.plugin.FakeModifyOperation
Creates a new ModifyFakeOperation with the provided information.
FakeOperation - Class in org.opends.server.replication.plugin
This class if used to build fake Operation from the historical information that stay in the entry in the database.
FakeOperation(CSN) - Constructor for class org.opends.server.replication.plugin.FakeOperation
Creates a new FakeOperation using the provided CSN.
FakeOperationComparator - Class in org.opends.server.replication.plugin
This Class implements a Comparator that can be used to build TreeSet containing FakeOperations sorted by the CSN order.
FakeOperationComparator() - Constructor for class org.opends.server.replication.plugin.FakeOperationComparator
 
FALSE - Static variable in class org.opends.server.admin.condition.Conditions
A condition which always evaluates to false.
FALSE_VALUE - Static variable in class org.opends.server.util.ServerConstants
The normalized false value.
FaxNumberSyntax - Class in org.opends.server.schema
This class implements the facsimile telephone number attribute syntax, which contains a printable string (the number) followed by zero or more parameters.
FaxNumberSyntax() - Constructor for class org.opends.server.schema.FaxNumberSyntax
Creates a new instance of this syntax.
FaxSyntax - Class in org.opends.server.schema
This class implements the fax attribute syntax.
FaxSyntax() - Constructor for class org.opends.server.schema.FaxSyntax
Creates a new instance of this syntax.
FIELD_INVALID_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the invalid field color.
FIELD_VALID_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the valid field color.
FieldName - Enum in org.opends.quicksetup.ui
This is an enumeration used to identify the different fields that we have in the Installation wizard.
fields - Variable in class org.opends.guitools.controlpanel.ui.NewGroupPanel
An array containing the fields of this panel.
fieldUpdated() - Method in class org.opends.guitools.controlpanel.event.BrowseActionListener
The method that is called after the text field is updated.
FIFOEntryCache - Class in org.opends.server.extensions
This class defines a Directory Server entry cache that uses a FIFO to keep track of the entries.
FIFOEntryCache() - Constructor for class org.opends.server.extensions.FIFOEntryCache
Creates a new instance of this FIFO entry cache.
FIFOEntryCacheCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying FIFO Entry Cache settings.
FIFOEntryCacheCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying FIFO Entry Cache settings.
FIFOEntryCacheCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the FIFO Entry Cache managed object definition meta information.
FILE_SYSTEM_ACCESS_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Return code: Error accessing file system (reading/writing).
FILE_USER_SCHEMA_ELEMENTS - Static variable in class org.opends.server.config.ConfigConstants
The name (with no path information) of the file in the schema directory that will contain user-defined schema definitions.
FileBasedAccessLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Access Log Publisher settings.
FileBasedAccessLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Access Log Publisher settings.
FileBasedAccessLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Access Log Publisher managed object definition meta information.
FileBasedAccessLogPublisherCfgDefn.LogFormat - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "log-format" property.
FileBasedAuditLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Audit Log Publisher settings.
FileBasedAuditLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Audit Log Publisher settings.
FileBasedAuditLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Audit Log Publisher managed object definition meta information.
FileBasedDebugLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Debug Log Publisher settings.
FileBasedDebugLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Debug Log Publisher settings.
FileBasedDebugLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Debug Log Publisher managed object definition meta information.
FileBasedErrorLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Error Log Publisher settings.
FileBasedErrorLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Error Log Publisher settings.
FileBasedErrorLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Error Log Publisher managed object definition meta information.
FileBasedHTTPAccessLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based HTTP Access Log Publisher settings.
FileBasedHTTPAccessLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based HTTP Access Log Publisher settings.
FileBasedHTTPAccessLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based HTTP Access Log Publisher managed object definition meta information.
FileBasedKeyManagerProvider - Class in org.opends.server.extensions
This class defines a key manager provider that will access keys stored in a file located on the Directory Server filesystem.
FileBasedKeyManagerProvider() - Constructor for class org.opends.server.extensions.FileBasedKeyManagerProvider
Creates a new instance of this file-based key manager provider.
FileBasedKeyManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Key Manager Provider settings.
FileBasedKeyManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Key Manager Provider settings.
FileBasedKeyManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Key Manager Provider managed object definition meta information.
FileBasedTrustManagerProvider - Class in org.opends.server.extensions
This class defines a trust manager provider that will reference certificates stored in a file located on the Directory Server filesystem.
FileBasedTrustManagerProvider() - Constructor for class org.opends.server.extensions.FileBasedTrustManagerProvider
Creates a new instance of this file-based trust manager provider.
FileBasedTrustManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Based Trust Manager Provider settings.
FileBasedTrustManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Based Trust Manager Provider settings.
FileBasedTrustManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Based Trust Manager Provider managed object definition meta information.
FileChangelogDB - Class in org.opends.server.replication.server.changelog.file
Log file implementation of the ChangelogDB interface.
FileChangelogDB(ReplicationServer, ReplicationServerCfg) - Constructor for class org.opends.server.replication.server.changelog.file.FileChangelogDB
Creates a new changelog DB.
FileCountLogRetentionPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying File Count Log Retention Policy settings.
FileCountLogRetentionPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying File Count Log Retention Policy settings.
FileCountLogRetentionPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the File Count Log Retention Policy managed object definition meta information.
fileExists(String) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the the provided path is a file and exists and false otherwise.
FileManager - Class in org.opends.quicksetup.util
Utility class for use by applications containing methods for managing file system files.
FileManager() - Constructor for class org.opends.quicksetup.util.FileManager
Creates a new file manager.
FileManager(Application) - Constructor for class org.opends.quicksetup.util.FileManager
Creates a new file manager.
FileManager.DeletionPolicy - Enum in org.opends.quicksetup.util
Describes the approach taken to deleting a file or directory.
FileNumberRetentionPolicy - Class in org.opends.server.loggers
This class implements a retention policy based on the number of files.
FileNumberRetentionPolicy() - Constructor for class org.opends.server.loggers.FileNumberRetentionPolicy
 
FilePermission - Class in org.opends.server.types
This class provides a mechanism for setting file permissions in a more abstract manner than is provided by the underlying operating system and/or filesystem.
FilePermission(int) - Constructor for class org.opends.server.types.FilePermission
Creates a new file permission object with the provided encoded representation.
FilePermission(boolean, boolean, boolean) - Constructor for class org.opends.server.types.FilePermission
Creates a new file permission with the specified rights for the file owner.
FilePermission(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.opends.server.types.FilePermission
Creates a new file permission with the specified rights for the file owner, group members, and other users.
filesDiffer(File, File) - Method in class org.opends.quicksetup.util.FileManager
Determines whether or not two files differ in content.
FileTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used provide values from a text file.
FileTag() - Constructor for class org.opends.server.tools.makeldif.FileTag
Creates a new instance of this file tag.
Filter - Class in org.opends.dsml.protocol
Java class for Filter complex type.
Filter() - Constructor for class org.opends.dsml.protocol.Filter
 
filter - Variable in class org.opends.dsml.protocol.SearchRequest
 
filter - Variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
The text field of the filter.
FILTER_CANDIDATE_THRESHOLD - Static variable in class org.opends.server.backends.jeb.IndexFilter
Stop processing the filter against the indexes when the number of candidates is smaller than this value.
filterAttribute - Variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
The combo box containing the different filter types.
FilteredStaticGroupMemberList - 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 additional criteria is to be used to select a subset of the group members.
FilteredStaticGroupMemberList(DN, Set<DN.CompactDn>, DN, SearchScope, SearchFilter) - Constructor for class org.opends.server.extensions.FilteredStaticGroupMemberList
Creates a new filtered static group member list with the provided information.
filterEntry(Operation, SearchResultEntry, SearchResultEntry) - Method in class org.opends.server.api.AccessControlHandler
Filter the contents of the provided entry such that it no longer contains any attributes or values that the client is not permitted to access.
filterEntry(Operation, SearchResultEntry, SearchResultEntry) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Filter the contents of the provided entry such that it no longer contains any attributes or values that the client is not permitted to access.
filterEntry(Set<String>, boolean, boolean, boolean) - Method in class org.opends.server.types.Entry
Returns an entry containing only those attributes of this entry which match the provided criteria.
filterGroup - Variable in class org.opends.dsml.protocol.FilterSet
 
filtersAllowCaching(Entry) - Method in class org.opends.server.api.EntryCache
Indicates whether the current set of exclude and include filters allow caching of the specified entry.
filterSchemaBackendName(String) - Static method in class org.opends.server.tools.BackendTypeHelper
Filter the provided backend name by removing the backend suffix.
FilterSet - Class in org.opends.dsml.protocol
Java class for FilterSet complex type.
FilterSet() - Constructor for class org.opends.dsml.protocol.FilterSet
 
FilterTextField - Class in org.opends.guitools.controlpanel.ui.components
A text field with an icon with 'X' shape on the right.
FilterTextField() - Constructor for class org.opends.guitools.controlpanel.ui.components.FilterTextField
Default constructor.
FilterType - Enum in org.opends.server.types
This enumeration defines the set of possible filter types that may be used for search filters.
finalize() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Called by the Gc when the object is garbage collected Release the cursor in case the iterator was badly used and releaseCursor was never called.
finalize() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDBCursor
Called by the Gc when the object is garbage collected Release the cursor in case the iterator was badly used and releaseCursor was never called.
finalizeAccessControlHandler() - Method in class org.opends.server.api.AccessControlHandler
Performs any necessary finalization for the access control handler implementation.
finalizeAccessControlHandler() - Method in class org.opends.server.authorization.dseecompat.AciHandler
Performs any necessary finalization for the access control handler implementation.
finalizeAlertHandler() - Method in interface org.opends.server.api.AlertHandler
Performs any necessary cleanup that may be necessary when this alert handler is finalized.
finalizeAlertHandler() - Method in class org.opends.server.extensions.JMXAlertHandler
Performs any necessary cleanup that may be necessary when this alert handler is finalized.
finalizeAlertHandler() - Method in class org.opends.server.extensions.SMTPAlertHandler
Performs any necessary cleanup that may be necessary when this alert handler is finalized.
finalizeAuthenticationPolicy() - Method in class org.opends.server.api.AuthenticationPolicy
Performs any necessary work to finalize this authentication policy.
finalizeBackend() - Method in class org.opends.server.api.Backend
Performs any necessary work to finalize this backend.
finalizeCertificateMapper() - Method in class org.opends.server.api.CertificateMapper
Performs any finalization that may be necessary for this certificate mapper.
finalizeCertificateMapper() - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Performs any finalization that may be necessary for this certificate mapper.
finalizeCertificateMapper() - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Performs any finalization that may be necessary for this certificate mapper.
finalizeCertificateMapper() - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Performs any finalization that may be necessary for this certificate mapper.
finalizeConfigHandler() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Finalizes this configuration handler so that it will release any resources associated with it so that it will no longer be used.
finalizeConfigHandler() - Method in class org.opends.server.api.ConfigHandler
Finalizes this configuration handler so that it will release any resources associated with it so that it will no longer be used.
finalizeConfigHandler() - Method in class org.opends.server.extensions.ConfigFileHandler
Finalizes this configuration handler so that it will release any resources associated with it so that it will no longer be used.
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.api.ConnectionHandler
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionHandler(boolean) - Method in class org.opends.server.protocols.jmx.RmiConnector
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionHandler(LocalizableMessage) - Method in class org.opends.server.protocols.LDIFConnectionHandler
Closes this connection handler so that it will no longer accept new client connections.
finalizeConnectionInternal() - Method in class org.opends.server.api.ClientConnection
Performs any internal cleanup that may be necessary when this client connection is disconnected.
finalizeEntryCache() - Method in class org.opends.server.api.EntryCache
Performs any necessary cleanup work (e.g., flushing all cached entries and releasing any other held resources) that should be performed when the server is to be shut down or the entry cache destroyed or replaced.
finalizeEntryCache() - Method in class org.opends.server.extensions.DefaultEntryCache
Performs any necessary cleanup work (e.g., flushing all cached entries and releasing any other held resources) that should be performed when the server is to be shut down or the entry cache destroyed or replaced.
finalizeEntryCache() - Method in class org.opends.server.extensions.FIFOEntryCache
Performs any necessary cleanup work (e.g., flushing all cached entries and releasing any other held resources) that should be performed when the server is to be shut down or the entry cache destroyed or replaced.
finalizeEntryCache() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Performs any necessary cleanup work (e.g., flushing all cached entries and releasing any other held resources) that should be performed when the server is to be shut down or the entry cache destroyed or replaced.
finalizeExtendedOperationHandler() - Method in class org.opends.server.api.ExtendedOperationHandler
Performs any finalization that may be necessary for this extended operation handler.
finalizeExtendedOperationHandler() - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Performs any finalization that may be necessary for this extended operation handler.
finalizeGroupImplementation() - Method in class org.opends.server.api.Group
Performs any necessary finalization that may be needed whenever this group implementation is taken out of service within the Directory Server (e.g., if it is disabled or the server is shutting down).
finalizeGroupManager() - Method in class org.opends.server.core.GroupManager
Performs any cleanup work that may be needed when the server is shutting down.
finalizeIdentityMapper() - Method in class org.opends.server.api.IdentityMapper
Performs any finalization that may be necessary for this identity mapper.
finalizeIdentityMapper() - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
Performs any finalization that may be necessary for this identity mapper.
finalizeIdentityMapper() - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
Performs any finalization that may be necessary for this identity mapper.
finalizeKeyManagerProvider() - Method in class org.opends.server.api.KeyManagerProvider
Performs any finalization that may be necessary for this key manager provider.
finalizeKeyManagerProvider() - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
Performs any finalization that may be necessary for this key manager provider.
finalizeKeyManagerProvider() - Method in class org.opends.server.extensions.NullKeyManagerProvider
Performs any finalization that may be necessary for this key manager provider.
finalizeKeyManagerProvider() - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Performs any finalization that may be necessary for this key manager provider.
finalizeListenerManager() - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
Deregister from the change notification listener, the backend initialization listener and the alert generator.
finalizeMatchingRule() - Method in class org.opends.server.api.MatchingRuleFactory
Performs any finalization that may be needed whenever this matching rule factory is taken out of service.
finalizeMatchingRule() - Method in class org.opends.server.schema.CollationMatchingRuleFactory
Performs any finalization that may be needed whenever this matching rule factory is taken out of service.
finalizeMonitorProvider() - Method in class org.opends.server.api.MonitorProvider
Finalizes this monitor provider so that it may be unloaded and taken out of service.
finalizeOnShutdown() - Static method in class org.opends.server.authorization.dseecompat.AciEffectiveRights
Finalizes static variables on shutdown so that we release the memory associated with them (for the unit tests) and get fresh copies if we're doing an in-core restart.
finalizePasswordGenerator() - Method in class org.opends.server.api.PasswordGenerator
Performs any finalization work that may be necessary when this password generator is taken out of service.
finalizePasswordGenerator() - Method in class org.opends.server.extensions.RandomPasswordGenerator
Performs any finalization work that may be necessary when this password generator is taken out of service.
finalizePasswordStorageScheme() - Method in class org.opends.server.api.PasswordStorageScheme
Performs any necessary finalization that might be required when this password storage scheme is no longer needed (e.g., the scheme is disabled or the server is shutting down).
finalizePasswordValidator() - Method in class org.opends.server.api.PasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePasswordValidator() - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
Performs any finalization that might be required when this password validator is unloaded.
finalizePlugin() - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.EntryUUIDPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.LastModPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.LDAPADListPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any necessary finalization for this plugin.
finalizePlugin() - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Performs any necessary finalization for this plugin.
finalizePlugins() - Method in class org.opends.server.core.PluginConfigManager
Finalizes all plugins that are registered with the Directory Server.
finalizeProvider() - Method in class org.opends.server.schema.CoreSchemaProvider
Finalize the provider.
finalizeProvider() - Method in interface org.opends.server.schema.SchemaProvider
Finalize the provider.
finalizeSASLMechanismHandler() - Method in class org.opends.server.api.SASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.AnonymousSASLMechanismHandler
 
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeSASLMechanismHandler() - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Performs any finalization that may be necessary for this SASL mechanism handler.
finalizeStart() - Method in class org.opends.server.replication.server.ServerHandler
Finalize the initialization, create reader, writer, heartbeat system and monitoring system.
finalizeStateAfterBind() - Method in class org.opends.server.api.AuthenticationPolicyState
Performs any finalization required after a bind operation has completed.
finalizeStateAfterBind() - Method in class org.opends.server.core.PasswordPolicyState
 
finalizeStatusNotificationHandler() - Method in class org.opends.server.api.AccountStatusNotificationHandler
Performs any finalization that may be necessary when this status notification handler is taken out of service.
finalizeSubentryManager() - Method in class org.opends.server.core.SubentryManager
Perform any required finalization tasks for Subentry Manager.
finalizeSynchronizationProvider() - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary finalization for this synchronization provider.
finalizeSynchronizationProvider() - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary finalization for this synchronization provider.
finalizeSyntax() - Method in class org.opends.server.api.AttributeSyntax
Performs any finalization that may be necessary for this attribute syntax.
finalizeSyntax() - Method in class org.opends.server.schema.DirectoryStringSyntax
Performs any finalization that may be necessary for this attribute syntax.
finalizeSyntax() - Method in class org.opends.server.schema.TelephoneNumberSyntax
Performs any finalization that may be necessary for this attribute syntax.
finalizeTrustManagerProvider() - Method in class org.opends.server.api.TrustManagerProvider
Performs any finalization that may be necessary for this trust manager provider.
finalizeTrustManagerProvider() - Method in class org.opends.server.extensions.BlindTrustManagerProvider
Performs any finalization that may be necessary for this trust manager provider.
finalizeTrustManagerProvider() - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Performs any finalization that may be necessary for this trust manager provider.
finalizeTrustManagerProvider() - Method in class org.opends.server.extensions.NullTrustManagerProvider
Performs any finalization that may be necessary for this trust manager provider.
finalizeVirtualAttributeProvider() - Method in class org.opends.server.api.VirtualAttributeProvider
Performs any finalization that may be necessary whenever this virtual attribute provider is taken out of service.
finalizeVirtualAttributeProvider() - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Performs any finalization that may be necessary whenever this virtual attribute provider is taken out of service.
finalizeVirtualAttributeProvider() - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Performs any finalization that may be necessary whenever this virtual attribute provider is taken out of service.
finalizeWorkQueue(LocalizableMessage) - Method in class org.opends.server.api.WorkQueue
Performs any necessary finalization for this work queue, including ensuring that all active operations are interrupted or will be allowed to complete, and that all pending operations will be cancelled.
finalizeWorkQueue(LocalizableMessage) - Method in class org.opends.server.extensions.ParallelWorkQueue
Performs any necessary finalization for this work queue, including ensuring that all active operations are interrupted or will be allowed to complete, and that all pending operations will be cancelled.
finalizeWorkQueue(LocalizableMessage) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Performs any necessary finalization for this work queue, including ensuring that all active operations are interrupted or will be allowed to complete, and that all pending operations will be cancelled.
findChildNode(BasicNode, String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Find a child node matching a given DN.
findConnectionForDisplayedEntry(BasicNode) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the LDAP connection to search the displayed entry (which can be the local or remote entry).
findDefaultValues(ManagedObjectPath<?, ?>, PropertyDefinition<PD>, boolean) - Method in class org.opends.server.admin.client.spi.Driver
Gets the default values for the specified property.
findDNKeyParent(byte[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Find the length of bytes that represents the superior DN of the given DN key.
findDNKeyParent(byte[], int, int) - Static method in class org.opends.server.backends.jeb.JebFormat
Find the length of bytes that represents the superior DN of the given DN key.
findDomain(DN, PluginOperation) - Static method in class org.opends.server.replication.plugin.MultimasterReplication
Finds the domain for a given DN.
FingerprintCertificateMapper - 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 fingerprint of the client certificate.
FingerprintCertificateMapper() - Constructor for class org.opends.server.extensions.FingerprintCertificateMapper
Creates a new instance of this certificate mapper.
FingerprintCertificateMapperCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Fingerprint Certificate Mapper settings.
FingerprintCertificateMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Fingerprint Certificate Mapper settings.
FingerprintCertificateMapperCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Fingerprint Certificate Mapper managed object definition meta information.
FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "fingerprint-algorithm" property.
finishBindOrStartTLS() - Method in class org.opends.server.api.ClientConnection
Indicates a bind or start TLS request processing is finished and the client connection may start processing data read from the socket again.
finishBindOrStartTLS() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Indicates a bind or start TLS request processing is finished and the client connection may start processing data read from the socket again.
finishClicked(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user has clicked the 'finish' button.
finishClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
finishClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user has clicked the 'finish' button.
finished(boolean) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Notification telling that the installation/uninstallation is finished.
FinishedPanel - Class in org.opends.quicksetup.ui
This panel is used to show the application is finished.
FinishedPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.FinishedPanel
FinishedPanel constructor.
finishOnLeft() - Method in class org.opends.guitools.uninstaller.Uninstaller
Indicates whether the finish button must be placed on the left (close to "Next" button) or on the right (close to "Quit" button).
finishOnLeft() - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether the finish button must be placed on the left (close to "Next" button) or on the right (close to "Quit" button).
finishSaslBind() - Method in class org.opends.server.api.ClientConnection
Indicates a multistage SASL bind operation is finished and the client connection may accept additional LDAP messages.
fireContentsChanged(Object, int, int) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
first() - Method in class org.opends.server.replication.server.MsgQueue
Return the first UpdateMsg in the MsgQueue.
FIRST_NAME_FILE - Static variable in class org.opends.server.tools.makeldif.TemplateFile
The name of the file holding the list of first names.
FirstNameTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include a first name in the attribute value.
FirstNameTag() - Constructor for class org.opends.server.tools.makeldif.FirstNameTag
Creates a new instance of this first name tag.
FIX_IDS - Static variable in class org.opends.server.util.DynamicConstants
The set of bug IDs for fixes included in this build of the Directory Server.
FIX_IDS - Static variable in class org.opends.server.util.SetupUtils
Fix IDs associated with the build.
FixedTimeLogRotationPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Fixed Time Log Rotation Policy settings.
FixedTimeLogRotationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Fixed Time Log Rotation Policy settings.
FixedTimeLogRotationPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Fixed Time Log Rotation Policy managed object definition meta information.
FixedTimeRotationPolicy - Class in org.opends.server.loggers
This class implements a rotation policy based on fixed day/time of day.
FixedTimeRotationPolicy() - Constructor for class org.opends.server.loggers.FixedTimeRotationPolicy
 
flush(Transaction) - Method in class org.opends.server.backends.jeb.IndexBuffer
Flush the buffered index changes until the given transaction to the database.
flush() - Method in class org.opends.server.loggers.MeteredStream
Flush the output stream which flushes the target output stream.
flush() - Method in interface org.opends.server.loggers.TextWriter
Flushes any buffered contents of the output stream.
flush() - Method in class org.opends.server.loggers.TextWriter.STDERR
Flushes any buffered contents of the output stream.
flush() - Method in class org.opends.server.loggers.TextWriter.STDOUT
Flushes any buffered contents of the output stream.
flush() - Method in class org.opends.server.loggers.TextWriter.STREAM
Flushes any buffered contents of the output stream.
flush() - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Flushes this output stream and forces any buffered data to be written out.
flush() - Method in class org.opends.server.types.NullOutputStream
Flushes the output stream.
flush() - Method in class org.opends.server.types.RecordingOutputStream
flush() - Method in class org.opends.server.util.LDIFWriter
Flushes the data written to the output stream or underlying file.
flush() - Method in class org.opends.server.util.MultiOutputStream
Flushes all of the underlying output streams.
focusGained(FocusEvent) - Method in class org.opends.guitools.controlpanel.event.TextComponentFocusListener
focusLost(FocusEvent) - Method in class org.opends.guitools.controlpanel.event.TextComponentFocusListener
forceDaemonThreads() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether all threads created by the Directory Server should be created as daemon threads.
forceDataStructureChange() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Updates the table model contents, sorts its contents depending on the sort options set by the user and updates the column structure.
forceDataStructureChange() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Updates the table model contents, sorts its contents depending on the sort options set by the user and updates the column structure.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceResort() - Method in interface org.opends.quicksetup.ui.SortableTableModel
Updates the table model contents and sorts its contents depending on the sort options set by the user.
forceToDisplay() - Method in class org.opends.quicksetup.installer.Installer
 
forceToDisplay() - Method in class org.opends.quicksetup.ui.GuiApplication
This method is called when we detected that there is something installed we inform of this to the user and the user wants to proceed with the installation destroying the contents of the data and the configuration in the current installation.
forceToDisplay() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
This method is called when we detected that there is something installed we inform of this to the user and the user wants to proceed with the installation destroying the contents of the data and the configuration in the current installation.
foreground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
Foreground color (the color of normal text).
format(LogRecord) - Method in class org.opends.server.loggers.JDKLoggingFormater
format(Date) - Static method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves the generalized time representation of the provided date.
format(long) - Static method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves the generalized time representation of the provided date.
FORMAT_VERSION - Static variable in class org.opends.server.backends.jeb.JebFormat
The format version used by this class to encode and decode a DatabaseEntry.
formatDateTimeString(Date) - Static method in class org.opends.server.util.StaticUtils
Formats a Date to String representation in "yyyyMMddHHmmss'Z'".
formatString(String) - Method in class org.opends.quicksetup.Application.ApplicationPrintStream
Format a string before sending a listener notification.
formatString(String) - Method in class org.opends.quicksetup.Application.ErrorPrintStream
Format a string before sending a listener notification.
formatString(String) - Method in class org.opends.quicksetup.Application.OutputPrintStream
Format a string before sending a listener notification.
FormattedNotificationCallback - Class in org.opends.server.tools.upgrade
A formatted notification callback for display title and more...
formatter - Static variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The date formatter to be used to format dates.
formatter - Variable in class org.opends.quicksetup.Application
Formats progress messages.
forName(String) - Static method in enum org.opends.server.api.plugin.PluginType
Retrieves the plugin type for the plugin with the specified name.
forName(String) - Static method in enum org.opends.server.types.AccountStatusNotificationProperty
Retrieves the account status notification type with the specified name.
forName(String) - Static method in enum org.opends.server.types.IndexType
Retrieves the index type for the specified name.
forUser(Entry, boolean) - Static method in class org.opends.server.api.AuthenticationPolicy
Returns the authentication policy for the user provided user.
forUser(Entry, boolean) - Static method in class org.opends.server.api.AuthenticationPolicyState
Returns the authentication policy state for the user provided user.
FractionalLDIFImportPlugin - Class in org.opends.server.replication.plugin
This class implements a Directory Server plugin that is used in fractional replication to initialize a just configured fractional domain (when an online full update occurs or offline/online ldif import).
FractionalLDIFImportPlugin() - Constructor for class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Creates a new instance of this Directory Server plugin.
FractionalLDIFImportPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Fractional LDIF Import Plugin settings.
FractionalLDIFImportPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Fractional LDIF Import Plugin settings.
FractionalLDIFImportPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Fractional LDIF Import Plugin managed object definition meta information.
FramePanel - Class in org.opends.quicksetup.ui
This class is the panel that is displayed in the QuickSetupDialog.
FramePanel(Component, Component, Component) - Constructor for class org.opends.quicksetup.ui.FramePanel
The constructor of the FramePanel.
FreeDiskSpaceLogRetentionPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Free Disk Space Log Retention Policy settings.
FreeDiskSpaceLogRetentionPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Free Disk Space Log Retention Policy settings.
FreeDiskSpaceLogRetentionPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Free Disk Space Log Retention Policy managed object definition meta information.
FreeDiskSpaceRetentionPolicy - Class in org.opends.server.loggers
This class implements a retention policy based on the free disk space available expressed as a percentage.
FreeDiskSpaceRetentionPolicy() - Constructor for class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
 
from(LDAPControl) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server LDAPControl to OpenDJ LDAP SDK Control.
from(Control) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server Control to OpenDJ LDAP SDK Control.
from(List<Control>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from a List of OpenDJ server Control to a List of OpenDJ LDAP SDK Control.
from(SearchResultReference) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server SearchResultReference to OpenDJ LDAP SDK SearchResultReference.
from(Attribute) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server Attribute to OpenDJ LDAP SDK Attribute.
from(Iterable<Attribute>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from an Iterable of OpenDJ server Attribute to a List of OpenDJ LDAP SDK Attribute.
from(SearchResultEntry) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server SearchResultEntry to OpenDJ LDAP SDK SearchResultEntry.
from(Entry) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server Entry to OpenDJ LDAP SDK Entry.
from(VirtualAttributeCfgDefn.Scope) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server VirtualAttributeCfgDefn.Scope to OpenDJ LDAP SDK SearchScope.
from(DN) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ server DN to OpenDJ LDAP SDK DN.
from(BackendVLVIndexCfgDefn.Scope) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
from(LocalDBVLVIndexCfgDefn.Scope) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
fromBackendIndexTypes(Set<BackendIndexCfgDefn.IndexType>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<BackendIndexCfgDefn.IndexType> to a Set<IndexTypeDescriptor>.
fromBuildString(String) - Static method in class org.opends.quicksetup.BuildInformation
Creates an instance from a string representing a build number of the for MAJOR.MINOR.POINT.REVISION where MAJOR, MINOR, POINT, and REVISION are integers.
fromLocalDBIndexTypes(Set<LocalDBIndexCfgDefn.IndexType>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<LocalDBIndexCfgDefn.IndexType to a Set<IndexTypeDescriptor>.
fromString(String) - Static method in enum org.opends.server.backends.task.FailedDependencyAction
Retrieves the failed dependency action that corresponds to the provided string value.
fromString(String) - Static method in enum org.opends.server.backends.task.TaskState
Retrieves the task state that corresponds to the provided string value.
fromValue(String) - Static method in enum org.opends.dsml.protocol.LDAPResultCode
 
FULL_VERSION_STRING - Static variable in class org.opends.server.util.DynamicConstants
A full version string for this product.

G

genConcatenatedSchema(Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Static method in class org.opends.server.types.Schema
Reads the files contained in the schema directory and generates a concatenated view of their contents in the provided sets.
GeneralizedTimeEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for GeneralizedTimeEqualityMatchingRule.
GeneralizedTimeEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.GeneralizedTimeEqualityMatchingRuleFactory
 
GeneralizedTimeOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for GeneralizedTimeOrderingMatchingRule.
GeneralizedTimeOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.GeneralizedTimeOrderingMatchingRuleFactory
 
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".
GeneralizedTimeSyntax() - Constructor for class org.opends.server.schema.GeneralizedTimeSyntax
Creates a new instance of this syntax.
GeneralMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class used to refactor some code among the panels that display the contents of the global monitoring.
GeneralMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
 
GeneralMonitoringRightPanel - Class in org.opends.guitools.controlpanel.ui
The panel on the right of the 'General Information' panel.
GeneralMonitoringRightPanel() - Constructor for class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Default constructor.
GeneralMonitoringTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Abstract class with some common methods for all the nodes in the 'General Information' tree.
GeneralMonitoringTreeNode(String, Object, boolean) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.GeneralMonitoringTreeNode
Constructor of the node.
generateAccountStatusNotification(AccountStatusNotificationType, Entry, LocalizableMessage, Map<AccountStatusNotificationProperty, List<String>>) - Method in class org.opends.server.core.PasswordPolicyState
Generates an account status notification for this user.
generateAccountStatusNotification(AccountStatusNotification) - Method in class org.opends.server.core.PasswordPolicyState
Generates an account status notification for this user.
generateDigestMD5RspAuth(String, String, ByteSequence, String, String, String, String, String, String, String) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Generates the appropriate DIGEST-MD5 rspauth digest using the provided information.
generateFakeOperations(Entry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
Use this historical information to generate fake operations that would result in this historical information.
generateLDIF(EntryWriter) - Method in class org.opends.server.tools.makeldif.TemplateFile
Generates the LDIF content and writes it to the provided LDIF writer.
generateLine(TemplateEntry) - Method in class org.opends.server.tools.makeldif.TemplateLine
Generates the content for this template line and places it in the provided template entry.
generateMessage() - Method in class org.opends.server.replication.plugin.FakeAddOperation
Generate a ReplicationMsg from this fake operation.
generateMessage() - Method in class org.opends.server.replication.plugin.FakeDelOperation
Generate a ReplicationMsg from this fake operation.
generateMessage() - Method in class org.opends.server.replication.plugin.FakeModdnOperation
Generate a ReplicationMsg from this fake operation.
generateMessage() - Method in class org.opends.server.replication.plugin.FakeModifyOperation
Generate a ReplicationMsg from this fake operation.
generateMessage() - Method in class org.opends.server.replication.plugin.FakeOperation
Generate a ReplicationMsg from this fake operation.
generateMsg(PostOperationOperation) - Static method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Generates an Update message with the provided information.
generateMsg(byte[], short) - Static method in class org.opends.server.replication.protocol.ReplicationMsg
Generates a ReplicationMsg from its encoded form.
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(String, String, int) - Method in class org.opends.server.util.CertificateManager
Generates a self-signed certificate using the provided information.
generateSelfSignedCertificate(KeyStore, String, String, 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
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.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
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.NotificationTypeNotificationMessageTemplateElement
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.TextNotificationMessageTemplateElement
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.UserAttributeNotificationMessageTemplateElement
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.UserDNNotificationMessageTemplateElement
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(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.AttributeValueTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.DNTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.FileTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.FirstNameTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.GUIDTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.IfAbsentTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.IfPresentTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.LastNameTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.ListTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.ParentDNTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.PresenceTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.RandomTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.RDNTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.SequentialTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.StaticTextTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.Tag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.UnderscoreDNTag
Generates the content for this tag by appending it to the provided tag.
generateValue(TemplateEntry, TemplateValue) - Method in class org.opends.server.tools.makeldif.UnderscoreParentDNTag
Generates the content for this tag by appending it to the provided tag.
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.server.ServerHandler
Remote generation id.
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
 
GenericConstraint - Class in org.opends.server.admin
A generic constraint which comprises of an underlying condition and a description.
GenericConstraint(AbstractManagedObjectDefinition<?, ?>, int, Condition) - Constructor for class org.opends.server.admin.GenericConstraint
Creates a new generic constraint.
GenericDialog - Class in org.opends.guitools.controlpanel.ui
The generic dialog of the Control Panel.
GenericDialog(JFrame, StatusGenericPanel) - Constructor for class org.opends.guitools.controlpanel.ui.GenericDialog
Constructor of the dialog.
GenericDialog.ButtonType - Enum in org.opends.guitools.controlpanel.ui
The different combinations of buttons that the dialog can have.
GenericFrame - Class in org.opends.guitools.controlpanel.ui
The generic frame of the Control Panel.
GenericFrame(StatusGenericPanel) - Constructor for class org.opends.guitools.controlpanel.ui.GenericFrame
Constructor of the frame.
GenericMenuBar - Class in org.opends.guitools.controlpanel.ui
An abstract class that the different menu bars in the Control Panel extend.
GenericMenuBar(ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.GenericMenuBar
Constructor of the menu bar.
get(int) - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
Gets the BackupDescriptor in a given row.
get(int) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Gets the TaskDescriptor in a given row.
get(Object) - Method in class org.opends.server.api.DITCacheMap
get(Transaction, DN, LockMode) - Method in class org.opends.server.backends.jeb.DN2ID
Fetch the entry ID for a given DN.
get(Transaction, EntryID, LockMode) - Method in class org.opends.server.backends.jeb.ID2Entry
Fetch a record from the entry database.
get(DN) - Method in class org.opends.server.core.AuthenticatedUsers
Retrieves the set of client connections authenticated as the specified user.
get(Set<String>) - Method in class org.opends.server.replication.plugin.AttrHistoricalWithOptions
Get the info for a given option.
get(Object) - Method in class org.opends.server.types.SmallMap
getAbandonID() - Method in class org.opends.dsml.protocol.AbandonRequest
Gets the value of the abandonID property.
getAbandonRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an abandon request protocol op.
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.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "accept-backlog" property.
getAcceptBacklog() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "accept-backlog" property.
getAcceptBacklog() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "accept-backlog" property.
getAcceptBacklog() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "accept-backlog" property.
getAcceptBacklogPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "accept-backlog" property definition.
getAcceptBacklogPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "accept-backlog" property definition.
getAcceptedIssuers() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
getAcceptedIssuers() - Method in class org.opends.admin.ads.util.BlindTrustManager
getAcceptedIssuers() - Method in class org.opends.guitools.controlpanel.util.BlindApplicationTrustManager
getAcceptedIssuers() - Method in class org.opends.server.extensions.BlindTrustManagerProvider
Retrieves the set of certificate authority certificates which are trusted for authenticating peers.
getAcceptedIssuers() - Method in class org.opends.server.tools.PromptTrustManager
Retrieves the set of certificate authority certificates which are trusted for authenticating peers.
getAcceptedIssuers() - Method in class org.opends.server.util.ExpirationCheckTrustManager
Retrieves the set of CA certificates which are trusted for authenticating peers.
getAccessControlHandler() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Access Control Handler.
getAccessControlHandler() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.RootCfgDefn
Get the "access-control-handler" relation definition.
getAccessLogFilteringCriteria(String) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Gets the named Access Log Filtering Criteria.
getAccessLogFilteringCriteria(String) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the named Access Log Filtering Criteria.
getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "access-log-filtering-criteria" relation definition.
getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "access-log-filtering-criteria" relation definition.
getAccessLogFilteringCriteriaRelationDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "access-log-filtering-criteria" relation definition.
getAccountExpirationTime() - Method in class org.opends.server.core.PasswordPolicyState
Retrieves the time at which the user's account will expire.
getAccountStatusNotificationHandler() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "account-status-notification-handler" property.
getAccountStatusNotificationHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Account Status Notification Handler.
getAccountStatusNotificationHandler() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "account-status-notification-handler" property.
getAccountStatusNotificationHandler(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "account-status-notification-handler" property as a set of DNs.
getAccountStatusNotificationHandlerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "account-status-notification-handler" property definition.
getAccountStatusNotificationHandlers() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of account status notification handlers defined in the Directory Server, as a mapping between the DN of the configuration entry and the notification handler implementation.
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
Retrieves the set of account status notification handlers that should be used with this password policy.
getAccountStatusNotificationHandlersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "account-status-notification-handlers" relation definition.
getAccountStatusNotificationType() - Method in interface org.opends.server.admin.std.client.ErrorLogAccountStatusNotificationHandlerCfgClient
Gets the "account-status-notification-type" property.
getAccountStatusNotificationType() - Method in interface org.opends.server.admin.std.server.ErrorLogAccountStatusNotificationHandlerCfg
Gets the "account-status-notification-type" property.
getAccountStatusNotificationTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Get the "account-status-notification-type" property definition.
getActionObject() - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Returns the action associated with this button.
getActions() - Method in class org.opends.guitools.controlpanel.datamodel.Category
Returns the actions associated with this category.
getActiveValues() - Method in interface org.opends.server.admin.client.spi.Property
Get an immutable set view of this property's active values.
getActiveValues() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the set of active values for this configuration attribute.
getActualRootBindDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the real entry DN for the root user with the provided alternate bind DN.
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.
getAdditionalArguments() - Method in class org.opends.quicksetup.JavaArguments
Returns the additional arguments to be used when executing the command-line.
getAdditionalLogItems() - Method in class org.opends.server.core.OperationWrapper
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 class org.opends.server.types.AbstractOperation
 
getAdditionalLogItems() - Method in interface org.opends.server.types.Operation
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.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.
getAdditionalMonitoring() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Monitoring information for the LDAPReplicationDomain.
getAdditionalMonitoring() - Method in class org.opends.server.replication.service.ReplicationDomain
Subclasses should use this method to add additional monitoring information in the ReplicationDomain.
getAddListeners() - Method in class org.opends.server.config.ConfigEntry
Retrieves the set of config add listeners that have been registered for this entry.
getAddListeners(DN) - Method in class org.opends.server.core.ConfigurationHandler
getAddMissingRDNAttributesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "add-missing-rdn-attributes" property definition.
getAddRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an add request protocol op.
getAddRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of add requests that have been received.
getAddResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an add response protocol op.
getAddResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of add responses that have been sent.
getAddresses() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the address port representation of the listener.
getAdminConnector() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the admin connector.
getAdminConnector() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the admin connector.
getAdminConnectorPort() - Method in class org.opends.quicksetup.Configuration
Provides the administration port as is specified in the config.ldif file.
getAdminConnectorPort() - Method in class org.opends.quicksetup.UserData
Returns the admin connector port.
getAdminConnectorURL() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the URL to access this server using the administration connector.
getAdminConnectorURL() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Gets the Administration Connector URL based in what is read in the configuration.
getAdminDirContext(ControlPanelInfo, String, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the InitialLdapContext to connect to the administration connector of the server using the information in the ControlCenterInfo object (which provides the host and administration connector port to be used) and some LDAP credentials.
getAdministrationConnector() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Administration Connector.
getAdministrationConnector() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the Administration Connector.
getAdministrationConnectorRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "administration-connector" relation definition.
getAdministrationSuffixDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the DN of the suffix that contains the administration data.
getAdministrativeUsers() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Return the administrative users.
getAdministrativeUsers() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the Administrative User DNs found in the config.ldif.
getAdministratorAction() - Method in class org.opends.server.admin.PropertyDefinition
Get the administrator action associated with this property definition.
getAdministratorContainerDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the parent entry of the administrator entries.
getAdministratorDN(String) - Static method in class org.opends.admin.ads.ADSContext
Returns the DN of the administrator for a given UID.
getAdministratorPwd() - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
Returns the Administrator password provided by the user.
getAdministratorUid() - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
Returns the Administrator UID provided by the user.
getAdministratorUID() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Get the admin UID which has to be used for the command.
getAdministratorUID() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Returns the Administrator UID provided in the command-line.
getAdministratorUID() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the Administrator UID explicitly provided in the command-line.
getAdministratorUID() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the administrator UID name that should be used for connections based on this interaction.
getAdministratorUIDOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the default Administrator UID value.
getAdminLDIFFile() - Static method in class org.opends.admin.ads.ADSContext
Returns the LDIF file of the administration data.
getAdminPortFromConfig() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Returns the admin port from the configuration.
getAdminPwd() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the administrator password provided by the user.
getAdminPwd() - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Returns the Global Administrator password.
getAdminUID() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the administrator UID provided by the user.
getAdminUid() - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Returns the Global Administrator UID.
getAdminUserPropFromName(String) - Static method in class org.opends.admin.ads.ADSContext
Get a AdministratorProperty associated to a name.
getAdsContext() - Method in class org.opends.admin.ads.TopologyCache
Returns the adsContext used by this TopologyCache.
getAdsProperties() - Method in class org.opends.admin.ads.ServerDescriptor
Returns a Map containing the ADS properties of the server.
getAfterCount() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the number of entries after the target offset or assertion value to include in the results page.
getAgeOfOldestMissingChange() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the age of the oldest missing change.
getAgeOfOldestMissingChange() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the age of the oldest missing change in seconds in the replication topology for this base DN.
getAggregationPropertyDefinition(String) - Method in class org.opends.server.admin.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.opends.server.admin.AbstractManagedObjectDefinition
Get the aggregation property definitions defined by this managed object definition.
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.opends.server.admin.std.client.RootCfgClient
Gets the named Alert Handler.
getAlertHandler(String) - Method in interface org.opends.server.admin.std.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
Retrieves the current configuration for this alert handler.
getAlertHandlerConfiguration() - Method in class org.opends.server.extensions.SMTPAlertHandler
Retrieves the current configuration for this alert handler.
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.opends.server.admin.std.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
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.backends.LDIFBackend
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.backends.SchemaBackend
 
getAlerts() - Method in class org.opends.server.backends.task.TaskScheduler
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.core.AccessControlConfigManager
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.core.DirectoryServer
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.extensions.DiskSpaceMonitor
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.plugins.UniqueAttributePlugin
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
getAlerts() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves information about the set of alerts that this generator may produce.
getAlerts() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
getAliasedDN() - Method in class org.opends.server.types.Entry
Retrieves the DN of the entry referenced by this alias entry.
getAliases(AttributeType) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Returns the list of aliases for the provided attribute.
getAliases(ObjectClass) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Returns the list of aliases for the provided object class.
getAliasToUse() - Method in class org.opends.quicksetup.SecurityOptions
Returns the alias of the certificate in the key store to be used.
getAllAggregationPropertyDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the aggregation property definitions associated with this type of managed object.
getAllAttributes() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns the set of attributes ordered.
getAllAttributes() - Method in class org.opends.server.api.CompressedSchema
Returns a view of the encoded attributes in this compressed schema which can be used for saving the entire content to disk.
getAllChildren() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the child managed object definitions which inherit from this managed object definition.
getAllCommandLineNames() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Returns the names of all the command-line that can be displayed by this panel.
getAllConstraints() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the constraints associated with this type of managed object.
getAllEvents() - Static method in class org.opends.server.util.VersionCompatibilityIssue
Gets the list of all registered issues.
getAllIndexes() - Method in class org.opends.server.backends.jeb.AttributeIndex
Retrieves all the indexes used by this attribute index.
getAllInstances() - Static method in class org.opends.server.replication.server.ReplicationServer
Get the list of every replication servers instantiated in the current VM.
getAllObjectClasses() - Method in class org.opends.server.api.CompressedSchema
Returns a view of the encoded object classes in this compressed schema which can be used for saving the entire content to disk.
getAllowAttributeNameExceptionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "allow-attribute-name-exceptions" property definition.
getAllowedClient() - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Gets the "allowed-client" property.
getAllowedClient() - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Gets the "allowed-client" property.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "allowed-client" property definition.
getAllowedManager() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "allowed-manager" property.
getAllowedManager() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "allowed-manager" property.
getAllowedManagerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "allowed-manager" property definition.
getAllowedTask() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "allowed-task" property.
getAllowedTask() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "allowed-task" property.
getAllowedTaskPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "allowed-task" property definition.
getAllowedTasks() - Static method in class org.opends.server.core.DirectoryServer
Retrieves a set containing the names of the allowed tasks that may be invoked in the server.
getAllowedUser() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "allowed-user" property.
getAllowedUser() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "allowed-user" property.
getAllowedUserPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "allowed-user" property definition.
getAllowExpiredPasswordChangesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "allow-expired-password-changes" property definition.
getAllowLDAPV2PropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "allow-ldap-v2" property definition.
getAllowList() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the list allow ACIs.
getAllowList() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Get the list allow ACIs.
getAllowMultiplePasswordValuesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "allow-multiple-password-values" property definition.
getAllowPreEncodedPasswordsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "allow-pre-encoded-passwords" property definition.
getAllowRetrievingMembershipPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "allow-retrieving-membership" property definition.
getAllowStartTLSPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "allow-start-tls" property definition.
getAllowTCPReuseAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "allow-tcp-reuse-address" property definition.
getAllowTCPReuseAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "allow-tcp-reuse-address" property definition.
getAllowUnclassifiedCharactersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "allow-unclassified-characters" property definition.
getAllowUserPasswordChangesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "allow-user-password-changes" property definition.
getAllowZeroLengthValuesDirectoryStringPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "allow-zero-length-values-directory-string" property definition.
getAllowZeroLengthValuesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Get the "allow-zero-length-values" property definition.
getAllPropertyDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the property definitions associated with this type of managed object.
getAllRelationDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the relation definitions associated with this type of managed object.
getAllReverseAggregationPropertyDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the aggregation property definitions which refer to this managed object definition.
getAllReverseRelationDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the relation definitions which refer to this managed object definition.
getAllTags() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get all the tags associated with this type of managed object.
getAlternateBindDN() - Method in interface org.opends.server.admin.std.client.RootDNUserCfgClient
Gets the "alternate-bind-dn" property.
getAlternateBindDN() - Method in interface org.opends.server.admin.std.server.RootDNUserCfg
Gets the "alternate-bind-dn" property.
getAlternateBindDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RootDNUserCfgDefn
Get the "alternate-bind-dn" property definition.
getAlternateRootBindDNs() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of alternate bind DNs for root users, mapped between the alternate DN and the real DN.
getAlternativeCipher() - Static method in class org.opends.server.tools.ConfigureDS
Returns a cipher that is supported by the JVM we are running at.
getAnd() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the and property.
getAny() - Method in class org.opends.dsml.protocol.ErrorResponse.Detail
Gets the value of the any property.
getAny() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the any property.
getAppendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "append" property definition.
getAppendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "append" property definition.
getAppendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "append" property definition.
getAppendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "append" property definition.
getAppendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "append" property definition.
getApplicationErrorStream() - Method in class org.opends.quicksetup.Application
Returns the error stream to be used by the application when launching command lines.
getApplicationOutputStream() - Method in class org.opends.quicksetup.Application
Returns the output stream to be used by the application when launching command lines.
getApproval() - Static method in class org.opends.quicksetup.LicenseFile
Get the license approval status.
getApproxFirstMissingDate() - Method in class org.opends.server.replication.server.ServerHandler
Get the age of the older change that has not yet been replicated to the server handled by this ServerHandler.
getApproximateMatchingRule() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the default approximate matching rule that will be used for attributes with this syntax.
getApproximateMatchingRule() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the approximate matching rule that should be used for this matched values filter.
getApproximateMatchingRule() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the default approximate matching rule that will be used for attributes with this syntax.
getApproximateMatchingRule() - Method in class org.opends.server.types.AttributeType
Retrieves the matching rule that should be used for approximate matching with this attribute type.
getApproximateMatchingRule(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the approximate matching rule with the specified name or OID.
getApproxMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the approxMatch property.
getArg() - Method in class org.opends.guitools.controlpanel.browser.BasicNodeError
Returns the argument of the exception.
getArgumentParser() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Gets an argument parser appropriate for this CLI launcher.
getArgumentParser() - Method in class org.opends.quicksetup.installer.SetupLauncher
Gets an argument parser appropriate for this CLI launcher.
getArgumentParser() - Method in class org.opends.quicksetup.Launcher
Gets an argument parser appropriate for this CLI launcher.
getArguments() - Method in class org.opends.quicksetup.Launcher
Gets the arguments with which this launcher was invoked.
getArguments() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Returns all the task schedule related arguments.
getArguments() - Method in class org.opends.server.types.InvokableMethod
Retrieves the set of arguments for this invokable method.
getArguments() - Method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Gets the arguments associated with this parser.
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.opends.server.replication.protocol.ByteArrayBuilder
Returns a new ASN1Writer that will append bytes to this ByteArrayBuilder.
getAssertion() - Method in class org.opends.dsml.protocol.CompareRequest
Gets the value of the assertion property.
getAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
getAssertionValue() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the assertion value for this matched values filter.
getAssertionValue() - Method in interface org.opends.server.core.CompareOperation
Retrieves the assertion value for this compare operation.
getAssertionValue() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the assertion value for this compare operation.
getAssertionValue() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the assertion value for this compare operation.
getAssertionValue() - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Retrieves the assertion value for this compare request.
getAssertionValue() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the assertion value for this search filter.
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.
getAssertionValue() - Method in class org.opends.server.types.RawFilter
Retrieves the assertion value for this search filter.
getAssertionValue() - Method in class org.opends.server.types.SearchFilter
Retrieves the assertion value for this filter.
getAssociatedPanelClass() - Method in class org.opends.guitools.controlpanel.datamodel.Action
Returns the class of the panel that is associated with this action (for instance the NewBaseDNPanel class is associated with the 'New Base DN' action.
getAssociatedTask() - Method in class org.opends.server.api.DirectoryThread
Retrieves the task with which this thread is associated.
getAssuredMode() - Method in class org.opends.server.replication.common.DSInfo
Get the DS assured mode (relevant if DS has assured replication enabled).
getAssuredMode() - Method in class org.opends.server.replication.protocol.StartSessionMsg
Get the assured mode.
getAssuredMode() - Method in class org.opends.server.replication.protocol.UpdateMsg
Get the assured mode in this message.
getAssuredMode() - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Gets the requested assured mode for the matching update message.
getAssuredMode() - Method in class org.opends.server.replication.service.ReplicationDomain
Gives the mode for the assured replication of the domain.
getAssuredSdAcknowledgedUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe data mode that have been acknowledged without errors.
getAssuredSdLevel() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "assured-sd-level" property.
getAssuredSdLevel() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "assured-sd-level" property.
getAssuredSdLevel() - Method in class org.opends.server.replication.service.ReplicationDomain
Gives the assured Safe Data level of the replication of the domain.
getAssuredSdLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "assured-sd-level" property definition.
getAssuredSdReceivedUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates received from the server in assured safe data mode.
getAssuredSdReceivedUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates received from the server in assured safe data mode that timed out.
getAssuredSdSentUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates sent to the server in assured safe data mode.
getAssuredSdSentUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe data mode.
getAssuredSdSentUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates sent to the server in assured safe data mode that timed out.
getAssuredSdServerTimeoutUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe data mode that have not been acknowledged due to timeout error per server.
getAssuredSdTimeoutUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe data mode that have not been acknowledged due to timeout error.
getAssuredSrAcknowledgedUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have been acknowledged without errors.
getAssuredSrNotAcknowledgedUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have not been acknowledged.
getAssuredSrReceivedUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates received from the server in assured safe read mode.
getAssuredSrReceivedUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates received in assured safe read mode request.
getAssuredSrReceivedUpdatesAcked() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates received in assured safe read mode that we acked without error (no replay error).
getAssuredSrReceivedUpdatesNotAcked() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates received in assured safe read mode that we did not ack due to error (replay error).
getAssuredSrReceivedUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates received from the server in assured safe read mode that timed out.
getAssuredSrReplayErrorUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have not been acknowledged due to replay error.
getAssuredSrSentUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates sent to the server in assured safe read mode.
getAssuredSrSentUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode.
getAssuredSrSentUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Get the number of updates sent to the server in assured safe read mode that timed out.
getAssuredSrServerNotAcknowledgedUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have not been acknowledged per server.
getAssuredSrTimeoutUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have not been acknowledged due to timeout error.
getAssuredSrWrongStatusUpdates() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the number of updates sent in assured safe read mode that have not been acknowledged due to wrong status error.
getAssuredTimeout() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "assured-timeout" property.
getAssuredTimeout() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "assured-timeout" property.
getAssuredTimeout() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "assured-timeout" property.
getAssuredTimeout() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "assured-timeout" property.
getAssuredTimeout() - Method in class org.opends.server.replication.server.ReplicationServer
Get the assured mode timeout.
getAssuredTimeout() - Method in class org.opends.server.replication.service.ReplicationDomain
Gives the assured timeout of the replication of the domain (in ms).
getAssuredTimeoutPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "assured-timeout" property definition.
getAssuredTimeoutPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "assured-timeout" property definition.
getAssuredType() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "assured-type" property.
getAssuredType() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "assured-type" property.
getAssuredTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "assured-type" property definition.
getAsynchronousPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "asynchronous" property definition.
getAsynchronousPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "asynchronous" property definition.
getAsynchronousPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "asynchronous" property definition.
getAsynchronousPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "asynchronous" property definition.
getAsynchronousPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "asynchronous" property definition.
getAttachment(String) - Method in class org.opends.server.core.OperationWrapper
Retrieves the attachment with the specified name.
getAttachment(String) - Method in class org.opends.server.types.AbstractOperation
 
getAttachment() - Method in class org.opends.server.types.Entry
Retrieves the attachment for this entry.
getAttachment(String) - Method in interface org.opends.server.types.Operation
Retrieves the attachment with the specified name.
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.core.OperationWrapper
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.types.AbstractOperation
 
getAttachments() - Method in interface org.opends.server.types.Operation
Retrieves the set of attachments defined for this operation, as a mapping between the attachment name and the associated object.
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.
getAttr() - Method in class org.opends.dsml.protocol.AddRequest
Gets the value of the attr property.
getAttr() - Method in class org.opends.dsml.protocol.SearchResultEntry
Gets the value of the attr property.
getAttribute() - Method in class org.opends.dsml.protocol.AttributeDescriptions
Gets the value of the attribute property.
getAttribute() - Method in class org.opends.guitools.controlpanel.ui.nodes.ConfigurationAttributeTreeNode
Returns the definition of the attribute represented by this node.
getAttribute() - Method in class org.opends.guitools.controlpanel.ui.nodes.CustomAttributeTreeNode
Returns the definition of the attribute represented by this node.
getAttribute() - Method in class org.opends.guitools.controlpanel.ui.nodes.StandardAttributeTreeNode
Returns the definition of the attribute represented by this node.
getAttribute() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Gets the "attribute" property.
getAttribute() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Gets the "attribute" property.
getAttribute() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the "attribute" property.
getAttribute() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the "attribute" property.
getAttribute(String) - Method in class org.opends.server.config.JMXMBean
Obtain the value of a specific attribute of the Dynamic MBean.
getAttribute(String) - Method in class org.opends.server.extensions.JMXAlertHandler
Obtain the value of a specific attribute of the Dynamic MBean.
getAttribute() - Method in class org.opends.server.protocols.ldap.LDAPModification
Retrieves the attribute for this modification.
getAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the specified attribute type.
getAttribute(AttributeType, boolean) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the specified attribute type.
getAttribute(String) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the attribute with the specified name or OID.
getAttribute(AttributeType, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the specified attribute type.
getAttribute(AttributeType, boolean, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the specified attribute type.
getAttribute(String, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element(s) for the attribute with the specified name or OID and set of options.
getAttribute() - Method in class org.opends.server.types.Modification
Retrieves the attribute for this modification.
getAttribute() - Method in class org.opends.server.types.RawModification
Retrieves the attribute for this modification.
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
Given an attribute type name returns and locale sensitive representation.
getAttributeDisplayName(String) - Method in class org.opends.server.tasks.ExportTask
Given an attribute type name returns and locale sensitive representation.
getAttributeDisplayName(String) - Method in class org.opends.server.tasks.ImportTask
Given an attribute type name returns and locale sensitive representation.
getAttributeDisplayName(String) - Method in class org.opends.server.tasks.RestoreTask
Given an attribute type name returns and locale sensitive representation.
getAttributeForProperty(String) - Static method in class org.opends.server.backends.jeb.ConfigurableEnvironment
Get the name of the configuration attribute associated with a JE property.
getAttributeIndexes() - Method in class org.opends.server.backends.jeb.EntryContainer
Retrieve all attribute indexes.
getAttributeName() - Method in enum org.opends.admin.ads.ADSContext.AdministratorProperty
Returns the attribute name.
getAttributeName() - Method in enum org.opends.admin.ads.ADSContext.ServerGroupProperty
Returns the attribute name.
getAttributeName() - Method in enum org.opends.admin.ads.ADSContext.ServerProperty
Returns the attribute name.
getAttributeName() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Returns the name of the attribute.
getAttributeName() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Returns the name of the attribute.
getAttributeName() - Method in class org.opends.guitools.controlpanel.datamodel.VLVSortOrder
Returns the name of the attribute.
getAttributeName(AbstractManagedObjectDefinition<?, ?>, PropertyDefinition<?>) - Method in class org.opends.server.admin.LDAPProfile
Get the name of the LDAP attribute associated with the specified property definition.
getAttributeName(AbstractManagedObjectDefinition<?, ?>, PropertyDefinition<?>) - Method in class org.opends.server.admin.LDAPProfile.Wrapper
Get the name of the LDAP attribute associated with the specified property definition.
getAttributeName(int) - Method in class org.opends.server.types.RDN
Retrieves the name for the attribute type at the specified position in the set of attribute types for this RDN.
getAttributeNames() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Returns all the attribute names of the entry.
getAttributeNameWithoutOptions(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the attribute name with no options (or subtypes).
getAttributeOptions() - Method in interface org.opends.server.core.CompareOperation
Retrieves the attribute options for this compare operation.
getAttributeOptions() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the attribute options for this compare operation.
getAttributeOptions() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the attribute options for this compare operation.
getAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the "attribute" property definition.
getAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the "attribute" property definition.
getAttributes() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the attributes property.
getAttributes() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Returns the operations displayed by this table model.
getAttributes() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns the list of attributes that the user selected.
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.controls.GetEffectiveRightsRequestControl
Return the requested additional attributes parsed from the control.
getAttributes() - Method in interface org.opends.server.core.SearchOperation
Retrieves the set of requested attributes for this search operation.
getAttributes() - Method in class org.opends.server.core.SearchOperationBasis
 
getAttributes() - Method in class org.opends.server.core.SearchOperationWrapper
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.protocols.internal.SearchRequest
To be removed.
getAttributes() - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Retrieves the set of attributes for this add request.
getAttributes() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the set of requested attributes for this search request.
getAttributes() - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Retrieves the set of attributes for this search result entry.
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.Entry
Retrieves the entire set of attributes for this entry.
getAttributes() - Method in class org.opends.server.types.LDAPURL
Retrieves the set of attributes for this LDAP URL.
getAttributes() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the set of attributes associated with this matching rule use.
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.
getAttributes() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the set of requested attributes for this search operation.
getAttributes() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the set of requested attributes for this search operation.
getAttributes() - Method in class org.opends.server.util.AddChangeRecordEntry
Retrieves the entire set of attributes for this entry.
getAttributesInfo() - Method in class org.opends.server.replication.plugin.AttrHistoricalWithOptions
Get the Attributes information associated to this object.
getAttributeSyntax() - Method in enum org.opends.admin.ads.ADSContext.AdministratorProperty
Returns the attribute syntax.
getAttributeSyntax() - Method in enum org.opends.admin.ads.ADSContext.ServerProperty
Returns the attribute syntax.
getAttributeSyntax() - Method in class org.opends.guitools.controlpanel.ui.nodes.AttributeSyntaxTreeNode
Returns the attribute syntax represented by this node.
getAttributeSyntax(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Attribute Syntax.
getAttributeSyntax(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Attribute Syntax.
getAttributeSyntaxes() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of attribute syntaxes defined in the Directory Server.
getAttributeSyntaxes() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of attribute syntaxes defined in the Directory Server.
getAttributeSyntaxesRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "attribute-syntaxes" relation definition.
getAttributeType() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Returns the attribute type associated with the index attribute.
getAttributeType() - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "attribute-type" property.
getAttributeType() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
Return the attribute type.
getAttributeType() - Method in class org.opends.server.backends.jeb.AttributeIndex
Get the attribute type of this attribute index.
getAttributeType() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the attribute type for this matched values filter.
getAttributeType() - Method in class org.opends.server.controls.ServerSideSortResponseControl
Retrieves the attribute type for this sort result.
getAttributeType() - Method in interface org.opends.server.core.CompareOperation
Retrieves the attribute type for this compare operation.
getAttributeType() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the attribute type for this compare operation.
getAttributeType() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the attribute type for this compare operation.
getAttributeType(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the attribute type for the provided lowercase name or OID.
getAttributeType() - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Retrieves the attribute type for this compare request.
getAttributeType() - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Retrieves the attribute type for this attribute.
getAttributeType() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the attribute type for this search filter.
getAttributeType() - Method in class org.opends.server.tools.makeldif.TemplateLine
Retrieves the attribute type for this template line.
getAttributeType() - Method in class org.opends.server.tools.makeldif.TemplateValue
Retrieves the attribute type for this template value.
getAttributeType() - Method in interface org.opends.server.types.Attribute
Retrieves the attribute type for this attribute.
getAttributeType() - Method in class org.opends.server.types.AttributeBuilder
Retrieves the attribute type for this attribute builder.
getAttributeType() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Retrieves the attribute type for this attribute.
getAttributeType() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
Retrieves the attribute type for this compare operation.
getAttributeType() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
Retrieves the attribute type for this compare operation.
getAttributeType() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
Retrieves the attribute type for this compare operation.
getAttributeType() - Method in class org.opends.server.types.RawAttribute
Retrieves the attribute type for this attribute.
getAttributeType() - Method in class org.opends.server.types.RawFilter
Retrieves the attribute type for this search filter.
getAttributeType(int) - Method in class org.opends.server.types.RDN
Retrieves the attribute type at the specified position in the set of attribute types for this RDN.
getAttributeType(String) - Method in class org.opends.server.types.Schema
Retrieves the attribute type definition with the specified name or OID.
getAttributeType() - Method in class org.opends.server.types.SearchFilter
Retrieves the attribute type for this filter.
getAttributeType() - Method in class org.opends.server.types.SortKey
Retrieves the attribute type for this sort key.
getAttributeType() - Method in class org.opends.server.types.VirtualAttribute
 
getAttributeType() - Method in class org.opends.server.types.VirtualAttributeRule
Retrieves the attribute type for which the values should be generated.
getAttributeTypeFilterList() - Method in class org.opends.server.authorization.dseecompat.TargAttrFilterList
Return the list map holding the attribute type to filter mappings.
getAttributeTypeOrDefault(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the attribute type for the provided lowercase name or OID.
getAttributeTypeOrDefault(String, String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the attribute type for the provided lowercase name or OID.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "attribute-type" property definition.
getAttributeTypes() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of attribute type definitions that have been defined in the Directory Server.
getAttributeTypes() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of attribute type definitions that have been defined in the Directory Server.
getAttributeTypes() - Method in class org.opends.server.types.Schema
Retrieves the attribute type definitions for this schema, as a mapping between the lowercase names and OIDs for the attribute type and the attribute type itself.
getAttributeValue() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
Get the attributeValue for which this object was generated.
getAttributeValue(AttributeType) - Method in class org.opends.server.types.RDN
Retrieves the attribute value that is associated with the specified attribute type.
getAttributeValue(int) - Method in class org.opends.server.types.RDN
Retrieves the value for the attribute type at the specified position in the set of attribute types for this RDN.
getAttributeValues(String) - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Returns the values for a given attribute.
getAttrTypeStr() - Method in class org.opends.server.authorization.dseecompat.ParentInheritance
Return the string representation of the attribute type.
getAuthenticatedUsers() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the authenticated users manager for the Directory Server.
getAuthenticateHTML() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the HTML required to render an Authenticate button in HTML.
getAuthenticationData() - Method in class org.opends.quicksetup.installer.DataReplicationOptions
Returns the AuthenticationData to the server used to replicate.
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.opends.server.api.ClientConnection
Retrieves information about the authentication that has been performed for this connection.
getAuthenticationInfo() - Method in interface org.opends.server.core.BindOperation
Retrieves the authentication info that resulted from processing this bind operation.
getAuthenticationInfo() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the authentication info that resulted from processing this bind operation.
getAuthenticationInfo() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the authentication info that resulted from processing this bind operation.
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.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "authentication-required" property definition.
getAuthenticationType() - Method in interface org.opends.server.core.BindOperation
Retrieves the authentication type for this bind operation.
getAuthenticationType() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the authentication type for this bind operation.
getAuthenticationType() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the authentication type for this bind operation.
getAuthenticationType() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the authentication type for this bind request.
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.
getAuthFailureReason() - Method in interface org.opends.server.core.BindOperation
Retrieves a human-readable message providing the reason that the authentication failed, if available.
getAuthFailureReason() - Method in class org.opends.server.core.BindOperationBasis
Retrieves a human-readable message providing the reason that the authentication failed, if available.
getAuthFailureReason() - Method in class org.opends.server.core.BindOperationWrapper
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.
getAuthorizationDN() - Method in class org.opends.server.controls.ProxiedAuthV1Control
Retrieves the authorization DN from the control value.
getAuthorizationDN() - Method in class org.opends.server.core.OperationWrapper
Retrieves the authorization DN for this operation.
getAuthorizationDN() - Method in class org.opends.server.types.AbstractOperation
 
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 interface 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.
getAuthorizationEntry() - Method in class org.opends.server.controls.ProxiedAuthV1Control
Retrieves the authorization entry for this proxied authorization V1 control.
getAuthorizationEntry() - Method in class org.opends.server.controls.ProxiedAuthV2Control
Retrieves the authorization entry for this proxied authorization V2 control.
getAuthorizationEntry() - Method in class org.opends.server.core.OperationWrapper
Retrieves the entry for the user that should be considered the authorization identity for this operation.
getAuthorizationEntry() - Method in class org.opends.server.types.AbstractOperation
 
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 interface org.opends.server.types.Operation
Retrieves the entry for the user that should be considered the authorization identity for this operation.
getAuthorizationID() - Method in class org.opends.server.controls.AuthorizationIdentityResponseControl
Retrieves the authorization ID for this authorization identity response control.
getAuthorizationID() - Method in class org.opends.server.controls.ProxiedAuthV2Control
Retrieves the authorization ID for this proxied authorization V2 control.
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.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Retrieves the original plaintext value for the provided password stored in the authPassword syntax.
getAuthPasswordPlaintextValue(String, String) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
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
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.PKCS5S2PasswordStorageScheme
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.SaltedMD5PasswordStorageScheme
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.SaltedSHA1PasswordStorageScheme
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.SaltedSHA256PasswordStorageScheme
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.SaltedSHA384PasswordStorageScheme
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.SaltedSHA512PasswordStorageScheme
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.
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.
getAuthRequest() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the authRequest property.
getAuthType() - Method in exception org.opends.quicksetup.UserDataCertificateException
Returns the auth type used when this certificate exception occurred.
getAuthUser() - Method in interface org.opends.server.loggers.HTTPRequestInfo
Returns the username that was used to authenticate.
getAuthzDN() - Method in class org.opends.server.controls.GetEffectiveRightsRequestControl
Return the authzDN parsed from the control.
getAutoFlushPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "auto-flush" property definition.
getAutoFlushPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "auto-flush" property definition.
getAutoFlushPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "auto-flush" property definition.
getAutoFlushPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "auto-flush" property definition.
getAutoFlushPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "auto-flush" property definition.
getAuxiliary() - Method in class org.opends.guitools.controlpanel.datamodel.ObjectClassValue
Returns the names of the auxiliary objectclasses.
getAuxiliaryClasses() - Method in class org.opends.server.types.DITContentRule
Retrieves the set of auxiliary objectclasses that may be used for entries associated with this DIT content rule.
getAvailableLabel() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the available label contained in the panel.
getAvailableLabel() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the available label contained in the panel.
getAvailableList() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the available list.
getAvailableList() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the available list.
getAvailableListModel() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the list of elements in the available list.
getAvailableListModel() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the list of elements in the available list.
getAvailableMemory() - Method in class org.opends.server.core.MemoryQuota
Returns how much memory is currently not reserved (free) in OldGen.
getAvailableSuffixes() - Method in class org.opends.quicksetup.installer.SuffixesToReplicateOptions
Returns the set of suffixes available for replication.
getBackend() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexDescriptor
Returns the backend where the index is defined.
getBackend() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the backend where this base DN is defined.
getBackend(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Backend.
getBackend(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Backend.
getBackend(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the backend with the specified backend ID.
getBackend(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the backend that should be used to handle operations on the specified entry.
getBackend() - Method in class org.opends.server.tools.BackendTypeHelper.BackendTypeUIAdapter
Return the adapted backend object.
getBackend() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Gets the backend associated with this local backend workflow element.
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.
getBackendID() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the ID of the Backend.
getBackendId() - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Gets the "backend-id" property.
getBackendId() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the "backend-id" property.
getBackendID() - Method in class org.opends.server.api.Backend
Retrieves the unique identifier for this backend.
getBackendID(ConfigEntry) - 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.opends.server.admin.std.meta.BackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "backend-id" property definition.
getBackendIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "backend-id" property definition.
getBackendIndex(String) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the named Backend Index.
getBackendIndex(String) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the named Backend Index.
getBackendIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "backend-indexes" relation definition.
getBackendIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "backend-indexes" relation definition.
getBackendInitializationListeners() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of backend initialization listeners that have been registered with the Directory Server.
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.
getBackendMonitor() - Method in class org.opends.server.api.Backend
Retrieves the backend monitor that is associated with this backend.
getBackendName() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the name of the backend where this replica is defined.
getBackends() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the backend descriptors of the server.
getBackends() - Method in class org.opends.guitools.controlpanel.event.BackendPopulatedEvent
Returns the set of populated backends.
getBackends() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
getBackends() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.IndexTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
getBackends() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.StartStopTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
getBackends() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Returns the names of the backends that are affected by the task.
getBackends() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the backend descriptors found in the config.ldif.
getBackends() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of backends that have been registered with the Directory Server, as a mapping between the backend ID and the corresponding backend.
getBackends(List<Backend>, List<BackendCfg>, List<List<DN>>) - Static method in class org.opends.server.tools.BackendToolUtils
Retrieves information about the backends defined in the Directory Server configuration.
getBackendsRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "backends" relation definition.
getBackendType() - Method in class org.opends.quicksetup.UserData
Returns the new userRoot backend type.
getBackendTypeAdapter(String) - Static method in class org.opends.server.tools.BackendTypeHelper
Return a BackendTypeUIAdapter which adapts the backend identified by the provided backend name.
getBackendTypeAdapter(ManagedObjectDefinition<? extends BackendCfgClient, ? extends BackendCfg>) - Static method in class org.opends.server.tools.BackendTypeHelper
Return a BackendTypeUIAdapter which adapts the provided backend.
getBackendTypeUIAdaptors() - Method in class org.opends.server.tools.BackendTypeHelper
Return a list which contains all available backend type adapted for UI.
getBackendVLVIndex(String) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the named Backend VLV Index.
getBackendVLVIndex(String) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the named Backend VLV Index.
getBackendVLVIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "backend-vlv-indexes" relation definition.
getBackendVLVIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "backend-vlv-indexes" relation definition.
getBackendVLVIndexScope(SearchScope) - Static method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the equivalent BackendVLVIndexCfgDefn.Scope to the provided search scope.
getBackendWithBaseDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the backend with the specified base DN.
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.
getBackupDescriptor() - Method in class org.opends.guitools.controlpanel.event.BackupCreatedEvent
Returns the backup descriptor.
getBackupDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the backup files under the install path.
getBackupDirectory() - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Gets the "backup-directory" property.
getBackupDirectory() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.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() - Method in class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
Returns the BackupInfo object associated with this backup.
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.
getBackupProperty(String) - Method in class org.opends.server.types.BackupInfo
Retrieves the value of the backup property with the specified name.
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.
getBadlyDisconnectedErrorMessage() - Method in class org.opends.server.replication.server.ServerHandler
Returns a "badly disconnected" error message for this server handler.
getBase64() - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Returns the base64 representation of the binary value.
getBaseConfiguration() - Method in class org.opends.quicksetup.Installation
Gets the Configuration object representing this file.
getBaseConfigurationFile() - Method in class org.opends.quicksetup.Installation
Creates a File object representing config/upgrade/schema.ldif.current which the server creates the first time it starts if there are schema customizations.
getBaseDN() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the baseDN of the search indexed by the VLV index.
getBaseDn() - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Returns the base DN chosen by the user.
getBaseDN() - Method in class org.opends.server.admin.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.opends.server.admin.std.client.BackendCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Gets the "base-dn" property.
getBaseDN() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "base-dn" property.
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.jeb.EntryContainer
Returns the baseDN that this suffix container is responsible for.
getBaseDN() - Method in class org.opends.server.backends.pluggable.EntryContainer
 
getBaseDN() - Method in class org.opends.server.backends.pluggable.spi.TreeName
Returns the base DN.
getBaseDN() - Method in interface org.opends.server.backends.pluggable.SuffixContainer
Returns the baseDN that this suffix container is responsible for.
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 interface org.opends.server.core.SearchOperation
Retrieves the base DN for this search operation.
getBaseDN() - Method in class org.opends.server.core.SearchOperationBasis
 
getBaseDN() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the base DN for this search operation.
getBaseDN() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the base DN for this search request.
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.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() - 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.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.SearchEntrySearchOperation
Retrieves the base DN for this search operation.
getBaseDN() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the base DN for this search operation.
getBaseDN() - Method in class org.opends.server.types.SubtreeSpecification
Get the absolute base DN of the subtree specification.
getBaseDN() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Provides the workflow element identifier.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "base-dn" property definition.
getBaseDns() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the Base DN objects associated with the backend.
getBaseDNs() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.quicksetup.Configuration
Returns the list of base dns as they appear in the configuration file.
getBaseDns() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the base DN of the suffix that will be created in the server.
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
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.jeb.RootContainer
Returns all the baseDNs this root container stores.
getBaseDNs() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.MemoryBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.MonitorBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.NullBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the set of base-level DNs that may be used within this backend.
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
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.backends.TrustStoreBackend
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the entire set of base DNs registered with the Directory Server, mapped from the base DN to the backend responsible for that base DN.
getBaseDNs() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the set of base-level DNs that may be used within this backend.
getBaseDNs() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the list of base DNs provided by the user.
getBaseDNs() - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Returns the Base DNs to replicate.
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.
getBaseDNsToSearch() - Method in class org.opends.admin.ads.TopologyCacheFilter
Returns the list of base DNs that will be searched for.
getBaseSchema() - Method in class org.opends.guitools.controlpanel.util.SchemaLoader
Returns a basic version of the schema.
getBaseSchemaFile() - Method in class org.opends.quicksetup.Installation
Creates a File object representing config/upgrade/schema.ldif.current which the server creates the first time it starts if there are schema customizations.
getBaseUnit() - Method in class org.opends.server.admin.DurationPropertyDefinition
Get the base unit for this property definition (values including limits are specified in this unit).
getBatchRequests() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the batchRequests property.
getBatchResponses() - Method in class org.opends.dsml.protocol.BatchResponse
Gets the value of the batchResponses property.
getBeforeCount() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the number of entries before the target offset or assertion value to include in the results page.
getBERType() - Method in enum org.opends.server.types.AuthenticationType
Retrieves the BER type tag associated with this authentication type.
getBERType() - Method in enum org.opends.server.types.FilterType
Retrieves the LDAP BER type for this filter type.
getBinariesDirectory() - Method in class org.opends.quicksetup.Installation
Returns the relative path of the directory containing the binaries/scripts of the Open DS installation.
getBinaryDir() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the binary/script directory.
getBinaryValue() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Returns the binary value displayed in the panel.
getBindDN(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the bind DN used in the provided InitialLdapContext.
getBindDN() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the displayed bind DN.
getBindDN() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Get the bindDN which has to be used for the command.
getBindDN() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Get the bindDN which has to be used for the command.
getBindDN() - Method in interface org.opends.server.core.BindOperation
Retrieves the bind DN for this bind operation.
getBindDN() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the bind DN for this bind operation.
getBindDN() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the bind DN for this bind operation.
getBindDn() - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Returns the bind DN to be used to connect to the server if no Administrator has been defined.
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 class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the bind DN name that should be used for connections based on this interaction.
getBindDNToDisable() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server bind dn explicitly provided in the disable replication subcommand.
getBindPassword(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the password used in the provided InitialLdapContext.
getBindPassword() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Get the password which has to be used for the command without prompting the user.
getBindPassword() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the displayed password.
getBindPassword(String, OutputStream, OutputStream, StringArgument, FileBasedArgument) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Get the password which has to be used for the command.
getBindPassword(String, OutputStream, OutputStream) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Gets the password which has to be used for the command.
getBindPassword() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Gets the password which has to be used for the command without prompting the user.
getBindPassword() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the bind password that should be used for connections based on this interaction.
getBindPasswordAdmin() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Get the global administrator password which has to be used for the command to connect to the server(s) without prompting the user.
getBindPwd() - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Returns the password to be used to connect to the server if no Administrator has been defined.
getBindRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a bind request protocol op.
getBindRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of bind requests that have been received.
getBindResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a bind response protocol op.
getBindResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of bind responses that have been sent.
getBindRule() - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
Gets the bind rule part of this pair.
getBindWithDNRequiresPasswordPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "bind-with-dn-requires-password" property definition.
getBody() - Method in class org.opends.server.util.EMailMessage
Retrieves the body for this message.
getBoolean(Entry, AttributeType) - 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.
getBoolean(List<Attribute>, boolean) - Static method in class org.opends.server.tasks.TaskUtils
Get the single boolean value of an entry attribute that is defined in the schema as a single valued boolean attribute, and that is not expected to have attribute options.
getBoolVal() - Method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
Helper method that converts this enumeration to a boolean.
getBorderInsets(Component) - Method in class org.opends.guitools.controlpanel.ui.border.AccordionElementBorder
getBorderInsets(Component) - Method in class org.opends.guitools.controlpanel.ui.border.SelectedCategoryBorder
getBottomComponent() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Returns the component that will placed at the bottom of the panel.
getBottomComponent() - Method in class org.opends.quicksetup.ui.ReviewPanel
Returns the component that will placed at the bottom of the panel.
getBranch() - Method in class org.opends.server.tools.makeldif.TemplateEntry
Retrieves the branch used to generate this entry.
getBranch(DN) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the branch registered with the specified DN.
getBranchDN() - Method in class org.opends.server.tools.makeldif.Branch
Retrieves the DN for this branch entry.
getBranches() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the set of branches defined in this template file.
getBrowseButtonType() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Since these panel has a special layout, we cannot use the layout of the GenericDialog and we return ButtonType.NO_BUTTON in the method getButtonType.
getBrowseButtonType() - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Since these panel has a special layout, we cannot use the layout of the GenericDialog and we return ButtonType.NO_BUTTON in the method getButtonType.
getBrowseButtonType() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Since these panel has a special layout, we cannot use the layout of the GenericDialog and we return ButtonType.NO_BUTTON in the method getButtonType.
getBSComparator() - Method in class org.opends.server.backends.jeb.Indexer
Get the comparator that must be used to compare index keys generated by this class.
getBufferSize() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "buffer-size" property.
getBufferSize() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "buffer-size" property.
getBufferSize() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the size in bytes of the LDAP response message write buffer defined for this connection handler.
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.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "buffer-size" property definition.
getBufferSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "buffer-size" property definition.
getBuildId() - Method in class org.opends.quicksetup.BuildInformation
Gets the build ID which is the 14 digit number code like 20070420110336.
getBuildInformation() - Method in class org.opends.quicksetup.Installation
Gets information about the build that was used to produce the bits for this installation.
getBuildInformation(boolean) - Method in class org.opends.quicksetup.Installation
Gets information about the build that was used to produce the bits for this installation.
getButton(ButtonName) - Method in class org.opends.quicksetup.ui.ButtonsPanel
Returns the button corresponding to the buttonName.
getButtonName() - Method in class org.opends.quicksetup.event.ButtonEvent
Gets the ButtonName of the button that generated the event.
getButtonsPanel() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the buttons panel.
getButtonsPanelInsets() - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the insets to be used for the button panel.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.ErrorPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
Returns the buttons that the dialog where this panel is contained should display.
getButtonType() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Returns the buttons that the dialog where this panel is contained should display.
getBytes() - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Returns the byte array of the binary value.
getBytes(short) - Method in class org.opends.server.replication.protocol.AckMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.DoneMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.EntryMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ErrorMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.HeartbeatMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
This implementation is only called during unit testing, so we are free to force the protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.MonitorMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.MonitorRequestMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
This implementation is only called during unit testing, so we are free to force the protocol version.
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
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ResetGenerationIdMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.ServerStartMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.StartSessionMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.StopMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.TopologyMsg
Serializes the PDU using the provided replication protocol version.
getBytes() - Method in class org.opends.server.replication.protocol.UpdateMsg
Returns the encoded representation of this update message using the current protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.UpdateMsg
This implementation is only called during unit testing, so we are free to force the protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.WindowMsg
Serializes the PDU using the provided replication protocol version.
getBytes(short) - Method in class org.opends.server.replication.protocol.WindowProbeMsg
Serializes the PDU using the provided replication protocol version.
getBytes(String) - Static method in class org.opends.server.util.StaticUtils
Construct a byte array containing the UTF-8 encoding of the provided string.
getBytes(char[]) - Static method in class org.opends.server.util.StaticUtils
Construct a byte array containing the UTF-8 encoding of the provided char array.
getBytes_V1() - Method in class org.opends.server.replication.protocol.AddMsg
Get the byte array representation of this message.
getBytes_V1() - Method in class org.opends.server.replication.protocol.DeleteMsg
Get the byte array representation of this message.
getBytes_V1() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Get the byte array representation of this message.
getBytes_V1() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Get the byte array representation of this message.
getBytes_V1() - Method in class org.opends.server.replication.protocol.ModifyMsg
Get the byte array representation of this message.
getBytes_V23() - Method in class org.opends.server.replication.protocol.AddMsg
Get the byte array representation of this message.
getBytes_V23() - Method in class org.opends.server.replication.protocol.DeleteMsg
Get the byte array representation of this message.
getBytes_V23() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Get the byte array representation of this message.
getBytes_V23() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Get the byte array representation of this message.
getBytes_V23() - Method in class org.opends.server.replication.protocol.ModifyMsg
Get the byte array representation of this message.
getBytes_V45(short) - Method in class org.opends.server.replication.protocol.AddMsg
Get the byte array representation of this message.
getBytes_V45(short) - Method in class org.opends.server.replication.protocol.DeleteMsg
Get the byte array representation of this message.
getBytes_V45(short) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Get the byte array representation of this message.
getBytes_V45(short) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Get the byte array representation of this message.
getBytes_V45(short) - Method in class org.opends.server.replication.protocol.ModifyMsg
Get the byte array representation of this message.
getBytesRead() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of bytes that have been received from clients.
getBytesRead() - Method in class org.opends.server.util.SizeLimitInputStream
Retrieves the number of bytes read from this stream.
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
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in class org.opends.server.loggers.TextWriter.STDOUT
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in class org.opends.server.loggers.TextWriter.STREAM
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of bytes that have been written to clients.
getCacheCount() - Method in class org.opends.server.api.EntryCache
Retrieves the current number of entries stored within the cache.
getCacheCount() - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the current number of entries stored within the cache.
getCacheCount() - Method in class org.opends.server.extensions.FIFOEntryCache
Retrieves the current number of entries stored within the cache.
getCacheCount() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Retrieves the current number of entries stored within the cache.
getCachedPasswordStorageScheme() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "cached-password-storage-scheme" property.
getCachedPasswordStorageScheme() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "cached-password-storage-scheme" property.
getCachedPasswordStorageSchemeDN() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "cached-password-storage-scheme" property as a DN.
getCachedPasswordStorageSchemePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "cached-password-storage-scheme" property definition.
getCachedPasswordTTL() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "cached-password-ttl" property.
getCachedPasswordTTL() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "cached-password-ttl" property.
getCachedPasswordTTLPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "cached-password-ttl" property definition.
getCacheHits() - Method in class org.opends.server.api.EntryCache
Retrieves the current number of cache hits for this cache.
getCacheLevel() - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Gets the "cache-level" property.
getCacheLevel() - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Gets the "cache-level" property.
getCacheLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Get the "cache-level" property definition.
getCacheLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "cache-level" property definition.
getCacheLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "cache-level" property definition.
getCacheMisses() - Method in class org.opends.server.api.EntryCache
Retrieves the current number of cache misses for this cache.
getCacheOrder() - Static method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the current cache order array.
getCalendar() - Static method in class org.opends.server.util.TimeThread
Retrieves a Calendar containing the time at the last update.
getCancelReason() - Method in class org.opends.server.types.CancelRequest
Retrieves a message that explains the purpose for this cancellation.
getCancelRequest() - Method in class org.opends.server.core.OperationWrapper
Retrieves the cancel request that has been issued for this operation, if there is one.
getCancelRequest() - Method in class org.opends.server.types.AbstractOperation
 
getCancelRequest() - Method in exception org.opends.server.types.CanceledOperationException
Retrieves the cancel request for this cancelled operation exception.
getCancelRequest() - Method in interface org.opends.server.types.Operation
Retrieves the cancel request that has been issued for this operation, if there is one.
getCancelResult() - Method in class org.opends.server.core.OperationWrapper
Retrieves the cancel result for this operation.
getCancelResult() - Method in class org.opends.server.types.AbstractOperation
 
getCancelResult() - Method in interface org.opends.server.types.Operation
Retrieves the cancel result for this operation.
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.
getCaseSensitiveValidationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "case-sensitive-validation" property definition.
getCaseSensitiveValidationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Get the "case-sensitive-validation" property definition.
getCaseSensitiveValidationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Get the "case-sensitive-validation" property definition.
getCategory() - Method in class org.opends.guitools.controlpanel.ui.components.CategoryPanel
Returns the category associated with this panel.
getCause() - Method in exception org.opends.server.admin.client.MissingMandatoryPropertiesException
Gets the first exception that caused this exception.
getCause() - Method in class org.opends.server.util.VersionCompatibilityIssue
Gets the cause of this issue.
getCauses() - Method in exception org.opends.server.admin.client.ManagedObjectDecodingException
Get an unmodifiable collection view of the causes of this exception.
getCauses() - Method in exception org.opends.server.admin.client.MissingMandatoryPropertiesException
Gets an unmodifiable collection view of the causes of this exception.
getCauses() - Method in exception org.opends.server.admin.server.ServerManagedObjectDecodingException
Get an unmodifiable collection view of the causes of this exception.
getCellEditorValue() - Method in class org.opends.guitools.controlpanel.ui.renderer.AttributeCellEditor
getCertificate(String) - Method in class org.opends.server.util.CertificateManager
Retrieves the certificate with the specified alias from the key store.
getCertificateAlias() - Method in class org.opends.server.api.ClientConnection
Retrieves the alias of the server certificate that should be used for operations requiring a server certificate.
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.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Gets the "certificate-attribute" property.
getCertificateAttribute() - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the "certificate-attribute" property.
getCertificateAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the "certificate-attribute" property definition.
getCertificateChain(String) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Returns the certificate chain associated with the given alias.
getCertificateChain(String) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Retrieves the certificate chain for the provided alias.
getCertificateMapper() - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Gets the "certificate-mapper" property.
getCertificateMapper(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Certificate Mapper.
getCertificateMapper() - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the "certificate-mapper" property.
getCertificateMapper(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the "certificate-mapper" property as a DN.
getCertificateMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the "certificate-mapper" property definition.
getCertificateMappers() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of certificate mappers registered with the Directory Server.
getCertificateMappersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "certificate-mappers" relation definition.
getCertificateType() - Method in class org.opends.quicksetup.SecurityOptions
Returns the CertificateType for this instance.
getCertificateValidationPolicy() - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Gets the "certificate-validation-policy" property.
getCertificateValidationPolicy() - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the "certificate-validation-policy" property.
getCertificateValidationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the "certificate-validation-policy" property definition.
getChain() - Method in exception org.opends.admin.ads.util.OpendsCertificateException
Return the certificate chain which is unknown and has caused the SSL handcheck failure.
getChain() - Method in exception org.opends.quicksetup.UserDataCertificateException
Returns the certificate chain received when this exception was generated.
getChangeListeners() - Method in class org.opends.server.config.ConfigEntry
Retrieves the set of change listeners that have been registered with this configuration entry.
getChangeListeners(DN) - Method in class org.opends.server.core.ConfigurationHandler
getChangelogDB() - Method in class org.opends.server.replication.server.ReplicationServer
Returns the changelogDB.
getChangelogState() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Return the current changelog state.
getChangeNumber() - Method in class org.opends.server.controls.EntryChangeNotificationControl
Retrieves 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.
getChangeNumber() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDraftCNKey
Getter for the change number associated with this key.
getChangeNumberIndexDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
Returns the ChangeNumberIndexDB object.
getChangeNumberIndexDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Returns the ChangeNumberIndexDB object.
getChangeNumberIndexDB() - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Returns the ChangeNumberIndexDB object.
getChangeOperationType() - Method in class org.opends.server.util.AddChangeRecordEntry
Retrieves the name of the change operation type.
getChangeOperationType() - Method in class org.opends.server.util.ChangeRecordEntry
Retrieves the name of the change operation type.
getChangeOperationType() - Method in class org.opends.server.util.DeleteChangeRecordEntry
Retrieves the name of the change operation type.
getChangeOperationType() - Method in class org.opends.server.util.ModifyChangeRecordEntry
Retrieves the name of the change operation type.
getChangeOperationType() - Method in class org.opends.server.util.ModifyDNChangeRecordEntry
Retrieves the name of the change operation type.
getChangesOnly() - Method in class org.opends.server.controls.PersistentSearchControl
Indicates whether to only return changes that match the associated search criteria, or to also return all existing entries that match the filter.
getChangetimeHeartbeatInterval() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "changetime-heartbeat-interval" property.
getChangetimeHeartbeatInterval() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "changetime-heartbeat-interval" property.
getChangetimeHeartbeatIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "changetime-heartbeat-interval" property definition.
getChangeType() - Method in class org.opends.server.controls.EntryChangeNotificationControl
Retrieves the change type for this entry change notification control.
getChangeTypes() - Method in class org.opends.server.controls.PersistentSearchControl
Retrieves the set of change types for this persistent search control.
getChannel() - Method in class org.opends.server.api.ClientConnection
Return the lowest level channel associated with a connection.
getChannel() - Method in interface org.opends.server.extensions.ConnectionSecurityProvider
Returns the security provider's byte channel.
getChannel() - Method in class org.opends.server.extensions.SASLByteChannel
Returns the security provider's byte channel.
getChannel() - Method in class org.opends.server.extensions.TLSByteChannel
Returns the security provider's byte channel.
getChannel() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the socket channel associated with this socket.
getChannel() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the TLS redirecting byte channel used in a LDAP client connection.
getCharacters() - Method in class org.opends.server.types.NamedCharacterSet
Retrieves the characters included in this character set.
getCharacterSet() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Gets the "character-set" property.
getCharacterSet() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the "character-set" property.
getCharacterSetPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "character-set" property definition.
getCharacterSetRanges() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Gets the "character-set-ranges" property.
getCharacterSetRanges() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the "character-set-ranges" property.
getCharacterSetRangesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "character-set-ranges" property definition.
getCheckReferencesFilterCriteria() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "check-references-filter-criteria" property.
getCheckReferencesFilterCriteria() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "check-references-filter-criteria" property.
getCheckReferencesFilterCriteriaPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "check-references-filter-criteria" property definition.
getCheckReferencesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "check-references" property definition.
getCheckReferencesScopeCriteria() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "check-references-scope-criteria" property.
getCheckReferencesScopeCriteria() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "check-references-scope-criteria" property.
getCheckReferencesScopeCriteriaPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "check-references-scope-criteria" property definition.
getCheckSchemaPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "check-schema" property definition.
getCheckSubstringsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "check-substrings" property definition.
getCheckSubstringsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "check-substrings" property definition.
getChecksumAlgorithm() - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Gets the "checksum-algorithm" property.
getChecksumAlgorithm() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the "checksum-algorithm" property.
getChecksumAlgorithmPropertyDefinition() - Method in class org.opends.server.admin.std.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() - Method in class org.opends.guitools.controlpanel.ui.components.CategoryPanel
Returns the component that must be displayed by this panel if its CategoryButton is in a certain state.
getChild(String) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the named child managed object definition which inherits from this managed object definition.
getChild(InstantiableRelationDefinition<C, S>, String) - Method in interface org.opends.server.admin.client.ManagedObject
Retrieves an instantiable child managed object.
getChild(OptionalRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Retrieves an optional child managed object.
getChild(SingletonRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Retrieves a singleton child managed object.
getChild(SetRelationDefinition<C, S>, String) - Method in interface org.opends.server.admin.client.ManagedObject
Retrieves a set child managed object.
getChild(InstantiableRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Retrieves an instantiable child managed object.
getChild(OptionalRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Retrieves an optional child managed object.
getChild(SingletonRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Retrieves a singleton child managed object.
getChild(SetRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Retrieves a set child managed object.
getChild(InstantiableRelationDefinition<?, M>, String) - Method in class org.opends.server.admin.server.ServerManagedObject
Retrieve an instantiable child managed object.
getChild(OptionalRelationDefinition<?, M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Retrieve an optional child managed object.
getChild(SetRelationDefinition<?, M>, String) - Method in class org.opends.server.admin.server.ServerManagedObject
Retrieve a set child managed object.
getChild(SingletonRelationDefinition<?, M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Retrieve a singleton child managed object.
getChildDefinition() - Method in class org.opends.server.admin.RelationDefinition
Get the definition of the child managed object.
getChildDN(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Constructs a DN for a referenced managed object having the provided name.
getChildEntries() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the child entries of the node.
getChildPath(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Constructs a managed object path for a referenced managed object having the provided name.
getChildren() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the child managed object definitions which inherit directly from this managed object definition.
getChildren() - Method in class org.opends.server.config.ConfigEntry
Retrieves the set of children associated with this configuration entry.
getChildren(DN) - Method in class org.opends.server.core.ConfigurationHandler
getChopAfter() - Method in class org.opends.server.types.SubtreeSpecification
Get the set of chop after relative DNs.
getChopBefore() - Method in class org.opends.server.types.SubtreeSpecification
Get the set of chop before relative DNs.
getCipherInputStream(InputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
Returns a CipherInputStream instantiated with a cipher corresponding to the key identifier prologue to the data.
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.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "cipher-key-length" property.
getCipherKeyLength() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "cipher-key-length" property.
getCipherKeyLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "cipher-key-length" property definition.
getCipherOutputStream(OutputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
Writes encrypted data to the provided output stream using the preferred cipher transformation.
getCipherOutputStream(String, int, OutputStream) - Method in class org.opends.server.crypto.CryptoManagerImpl
Writes encrypted data to the provided output stream using the requested cipher transformation.
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.
getCipherTransformation() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "cipher-transformation" property.
getCipherTransformation() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "cipher-transformation" property.
getCipherTransformationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "cipher-transformation" property definition.
getClassesDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the classes directory.
getClassLoader() - Method in class org.opends.server.admin.ClassLoaderProvider
Gets 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() - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.backends.SchemaBackend
 
getClassName() - Method in class org.opends.server.backends.task.TaskScheduler
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.core.AccessControlConfigManager
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.core.DirectoryServer
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.extensions.DiskSpaceMonitor
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.plugins.UniqueAttributePlugin
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
getClassName() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves the fully-qualified name of the Java class for this alert generator implementation.
getClassName() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
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.internal.InternalClientConnection
Retrieves a string representation of the address of the client.
getClientAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves a string representation of the address of the client.
getClientAddress() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves a string representation of the address of the client.
getClientAliases(String, Principal[]) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
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 interface org.opends.server.extensions.ConnectionSecurityProvider
Return a certificate chain array.
getClientCertificateChain() - Method in class org.opends.server.extensions.SASLByteChannel
Return a certificate chain array.
getClientCertificateChain() - Method in class org.opends.server.extensions.TLSByteChannel
Return a certificate chain array.
getClientCertificateChain() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Return the certificate chain array associated with a connection.
getClientConnection() - Method in class org.opends.server.core.OperationWrapper
Retrieves the client connection with which this operation is associated.
getClientConnection() - Method in class org.opends.server.protocols.jmx.Credential
Returns the associated Client connection.
getClientConnection() - Method in class org.opends.server.types.AbstractOperation
 
getClientConnection() - Method in interface org.opends.server.types.Operation
Retrieves the client connection with which this operation is associated.
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.internal.InternalConnectionHandler
Retrieves the set of active client connections that have been established through this connection handler.
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
Retrieves the set of active client connections that have been established through this connection handler.
getClientConnections() - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Retrieves the set of all client connections that are currently registered with this request handler.
getClientConnections() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves the set of active client connections that have been established through this connection handler.
getClientConstraintHandlers() - Method in class org.opends.server.admin.Constraint
Gets the client-side constraint handlers which will be used to enforce this constraint in client applications.
getClientConstraintHandlers() - Method in class org.opends.server.admin.GenericConstraint
Gets the client-side constraint handlers which will be used to enforce this constraint in client applications.
getClientDN() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get client DN.
getClientDN() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Get client DN.
getClientEntry() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the client entry.
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.
getClientHostPort() - Method in class org.opends.server.api.ClientConnection
Retrieves the address and port (if available) of the client system, separated by a colon.
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.internal.InternalClientConnection
Retrieves the port number for this connection on the client system.
getClientPort() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the port number for this connection on the client system.
getClientPort() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the port number for this connection on the client system.
getCloseButtonToolTip() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the key for the close button's tool tip text.
getCloseButtonToolTip() - Method in class org.opends.quicksetup.installer.Installer
 
getCloseButtonToolTip() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the key for the close button's tool tip text.
getClosureMessage() - Method in enum org.opends.server.types.DisconnectReason
Retrieves the human-readable disconnect reason.
getCode() - Method in class org.opends.dsml.protocol.ResultCode
Gets the value of the code property.
getCollation() - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Gets the "collation" property.
getCollation() - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Gets the "collation" property.
getCollationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Get the "collation" property definition.
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.
getColumnClass(int) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
Returns the column count.
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns the column count.
getColumnCount() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
getColumnCount() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
getColumnName(int) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
getColumnNames() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns the column names of the table.
getColumnNames() - Method in class org.opends.guitools.controlpanel.datamodel.IndexTableModel
Returns the column names of the table.
getColumnNames() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexTableModel
Returns the column names of the table.
getCommandBuilder() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Returns the command builder with the equivalent arguments on the non-interactive mode.
getCommandFile(String) - Method in class org.opends.quicksetup.Installation
Gets the file for invoking a particular command appropriate for the current operating system.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
getCommandLineArguments(String) - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
Returns the command line arguments required to rebuild the indexes in the specified base DN.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.StartServerTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.StartStopTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Returns the command line arguments corresponding to the elements displayed in the inclusion/exclusion panels.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Returns the command line arguments corresponding to the elements displayed in the inclusion/exclusion panels.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel.InclusionExclusionTask
Returns the command line arguments corresponding to the elements displayed in the inclusion/exclusion panels.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
Returns the list of command-line arguments.
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
getCommandLineArguments() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Returns the list of command-line arguments.
getCommandLineMaxLineWidth() - Static method in class org.opends.quicksetup.util.Utils
Returns the max size in character of a line to be displayed in the command line.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.RestartServerTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.StartServerTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.StopServerTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath(String) - Method in class org.opends.guitools.controlpanel.task.Task
Returns the full path of the command-line for a given script name.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
getCommandLinePath() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Returns the full path of the command-line associated with this task or null if there is not a command-line (or a single command-line) associated with the task.
getCommandLineToDisplay() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the command-line to be displayed (when we display the equivalent command-line).
getCommunity() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "community" property.
getCommunity() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "community" property.
getCommunityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "community" property definition.
getCompactEncodingPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "compact-encoding" property definition.
getCompactEncodingPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "compact-encoding" property definition.
getCompactEncodingPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "compact-encoding" property definition.
getComparator() - Method in class org.opends.server.backends.jeb.DN2ID
Gets the comparator for records stored in this database.
getComparator() - Method in class org.opends.server.backends.jeb.Index
Return an indexes comparator.
getComparator() - Method in class org.opends.server.backends.jeb.Indexer
Get the comparator that must be used to compare index keys generated by this class.
getCompareRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a compare request protocol op.
getCompareRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of compare requests that have been received.
getCompareResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a compare response protocol op.
getCompareResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of compare responses that have been sent.
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 current one.
getCompleteList() - Method in class org.opends.server.backends.VerifyConfig
Get the names of indexes to be verified for completeness.
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
Retrieves the DN of the configuration entry used to configure the handler.
getComponentEntryDN() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.backends.SchemaBackend
 
getComponentEntryDN() - Method in class org.opends.server.backends.task.TaskScheduler
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.core.AccessControlConfigManager
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.core.DirectoryServer
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.extensions.DiskSpaceMonitor
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.plugins.UniqueAttributePlugin
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
getComponentEntryDN() - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Return the configuration dn of the object.
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
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves the DN of the configuration entry with which this alert generator is associated.
getComponentEntryDN() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
getCompressedSchema() - Method in class org.opends.server.backends.jeb.RootContainer
Retrieves the compressed schema manager for this backend.
getCompressedSchema() - Method in class org.opends.server.types.EntryEncodeConfig
Retrieves the compressed schema manager that may be used to generate compact schema encodings with this entry encode configuration.
getComputeChangeNumberPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "compute-change-number" property definition.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.ConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(ConfigAttribute) - Method in class org.opends.server.config.ConfigEntry
Retrieves the specified configuration attribute from this configuration entry.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.DNConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigAttribute(List<Attribute>) - Method in class org.opends.server.config.StringConfigAttribute
Retrieves a new configuration attribute of this type that will contain the values from the provided attribute.
getConfigClass() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the config class value provided in the hidden argument of the command-line.
getConfigClass() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Retrieves the class that provides the Directory Server configuration handler implementation.
getConfigCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the command-line arguments that correspond to the configuration.
getConfigEntry(DN) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the requested entry from the configuration.
getConfigEntry(DN) - Method in class org.opends.server.api.ConfigHandler
Retrieves the requested entry from the configuration.
getConfigEntry(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the requested entry from the Directory Server configuration.
getConfigEntry(DN) - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the requested entry from the configuration.
getConfigEntry(Backend) - Static method in class org.opends.server.tasks.TaskUtils
Get the configuration entry for a given backend.
getConfigEntry(DN) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the requested entry from the Directory Server configuration.
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.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "config-file" property.
getConfigFile() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
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.tools.dsreplication.ReplicationCliArgumentParser
Returns the config file value provided in the hidden argument of the command-line.
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.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "config-file" property definition.
getConfigHandler() - Static method in class org.opends.server.core.DirectoryServer
Retrieves a reference to the Directory Server configuration handler.
getConfigHandler() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves a reference to the Directory Server configuration handler.
getConfigPhase() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Get the current configuration phase.
getConfigRootEntry() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the entry that is at the root of the Directory Server configuration.
getConfigRootEntry() - Method in class org.opends.server.api.ConfigHandler
Retrieves the entry that is at the root of the Directory Server configuration.
getConfigRootEntry() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the entry that is at the root of the Directory Server configuration.
getConfiguration() - Method in interface org.opends.server.admin.client.ManagedObject
Creates a client configuration view of this managed object.
getConfiguration() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a client configuration view of this managed object.
getConfiguration() - Method in class org.opends.server.admin.server.ServerManagedObject
Creates a server configuration view of this managed object.
getConfiguration() - Method in class org.opends.server.backends.jeb.AttributeIndex
Get the JE index configuration used by this index.
getConfiguration() - Method in class org.opends.server.backends.jeb.RootContainer
Get the backend configuration used by this root container.
getConfigurationConnection() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the connection for accessing the directory configuration.
getConfigurationDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the config files under the install path.
getConfigurationElementCreatedListeners() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the list of configuration listeners.
getConfigurationObject() - Method in class org.opends.guitools.controlpanel.event.ConfigurationElementCreatedEvent
Returns the newly created configuration object.
getConfigurationUpgradeDirectory() - Method in class org.opends.quicksetup.Installation
Gets the directory config/upgrade.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Gets the "conflict-behavior" property.
getConflictBehavior() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "conflict-behavior" property definition.
getConflictsHistoricalPurgeDelay() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "conflicts-historical-purge-delay" property.
getConflictsHistoricalPurgeDelay() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "conflicts-historical-purge-delay" property.
getConflictsHistoricalPurgeDelayPropertyDefinition() - Method in class org.opends.server.admin.std.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(LDAPURL) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Returns an LDAPConnection for accessing the specified url.
getConnectionClientAddressEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "connection-client-address-equal-to" property.
getConnectionClientAddressEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "connection-client-address-equal-to" property.
getConnectionClientAddressEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "connection-client-address-equal-to" property definition.
getConnectionClientAddressNotEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "connection-client-address-not-equal-to" property.
getConnectionClientAddressNotEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "connection-client-address-not-equal-to" property.
getConnectionClientAddressNotEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "connection-client-address-not-equal-to" property definition.
getConnectionCommandLineArguments() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the list of arguments related to the connection (host, port, bind DN, etc.).
getConnectionCommandLineArguments(boolean, boolean) - Method in class org.opends.guitools.controlpanel.task.Task
Returns the list of arguments related to the connection (host, port, bind DN, etc.).
getConnectionEnv() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
Returns the connection environment.
getConnectionHandler() - Method in class org.opends.server.admin.AdministrationConnector
Retrieves the connection handler linked to this administration connector.
getConnectionHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Connection Handler.
getConnectionHandler(String) - Method in interface org.opends.server.admin.std.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.protocols.internal.InternalClientConnection
Retrieves the connection handler that accepted this client connection.
getConnectionHandler() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the connection handler that accepted this client connection.
getConnectionHandler() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the connection handler that accepted this client connection.
getConnectionHandlerMonitor() - Method in class org.opends.server.api.ConnectionHandler
Retrieves the monitor instance for this connection handler.
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.internal.InternalConnectionHandler
Retrieves a name that may be used to refer to this connection handler.
getConnectionHandlerName() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Retrieves a name that may be used to refer to this connection handler.
getConnectionHandlerName() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves a name that may be used to refer to this connection handler.
getConnectionHandlerName() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves a name that may be used to refer to this connection handler.
getConnectionHandlers() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the listener descriptors of the server.
getConnectionHandlers() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the listener descriptors found in the config.ldif.
getConnectionHandlers() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of connection handlers configured in the Directory Server.
getConnectionHandlersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "connection-handlers" relation definition.
getConnectionID() - Method in class org.opends.server.api.ClientConnection
Retrieves the unique identifier that has been assigned to this connection.
getConnectionID() - Method in class org.opends.server.core.OperationWrapper
Retrieves the unique identifier that is assigned to the client connection that submitted this operation.
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.internal.InternalClientConnection
Retrieves the unique identifier that has been assigned to this connection.
getConnectionID() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the unique identifier that has been assigned to this connection.
getConnectionId() - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
getConnectionID() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the connection ID assigned to this connection.
getConnectionID() - Method in class org.opends.server.types.AbstractOperation
 
getConnectionID() - Method in interface org.opends.server.types.Operation
Retrieves the unique identifier that is assigned to the client connection that submitted this 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.opends.server.admin.std.server
A server-side interface for querying Get Connection Id Extended Operation Handler settings.
GetConnectionIdExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Get Connection Id Extended Operation Handler settings.
GetConnectionIdExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Get Connection Id Extended Operation Handler managed object definition meta information.
getConnectionPolicy(boolean, boolean) - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionProtocolPolicy
Returns the ConnectionProtocolPolicy to be used with the parameters provided by the user.
getConnectionPolicy() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the connection policy to be used by this ControlPanelInfo (and in general by the control panel).
getConnectionPool() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the connection pool used by this controller.
getConnectionPool() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the connection pool to be used by the LDAP entry browsers.
getConnectionPortEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "connection-port-equal-to" property.
getConnectionPortEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "connection-port-equal-to" property.
getConnectionPortEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "connection-port-equal-to" property definition.
getConnectionProtocolEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "connection-protocol-equal-to" property.
getConnectionProtocolEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "connection-protocol-equal-to" property.
getConnectionProtocolEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "connection-protocol-equal-to" property definition.
getConnectionsClosed() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of client connections that have been closed.
getConnectionsEstablished() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of client connections that have been established.
getConnectionTimeout() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "connection-timeout" property.
getConnectionTimeout() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Gets the "connection-timeout" property.
getConnectionTimeout() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "connection-timeout" property.
getConnectionTimeout() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "connection-timeout" property definition.
getConnectionTimeoutPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "connection-timeout" property definition.
getConnectTime() - Method in class org.opends.server.api.ClientConnection
Retrieves the time that this connection was established, measured in the number of milliseconds since January 1, 1970 UTC.
getConnectTimeout() - Method in class org.opends.admin.ads.TopologyCache
Returns the timeout to establish the connection in milliseconds.
getConnectTimeout() - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Returns the timeout to establish the connection in milliseconds.
getConnectTimeout() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the timeout to be used to connect in milliseconds.
getConnectTimeout() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the timeout to establish the connection in milliseconds.
getConnectTimeout() - Method in class org.opends.quicksetup.installer.Installer
Returns the timeout to be used to connect in milliseconds.
getConnectTimeout() - Method in class org.opends.quicksetup.UserData
Returns the timeout to be used to connect in milliseconds.
getConnectTimeout() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Returns the timeout to be used to connect in milliseconds.
getConnectTimeout() - Method in class org.opends.server.tools.InstallDSArgumentParser
Returns the timeout to be used to connect in milliseconds.
getConnectTimeout() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Returns the timeout to be used to connect with the server.
getConnectTimeString() - Method in class org.opends.server.api.ClientConnection
Retrieves a string representation of the time that this connection was established.
getConstant(String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the value of the constant with the specified name.
getConstants() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the set of constants defined for this template file.
getConstraints() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the constraints defined by this managed object definition.
getContainerClasses() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the array of container classes for this controller.
getContainingScroll(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the scrolpane where the provided component is contained.
getContentCount() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the content count indicating the estimated number of entries in the complete result set.
getContentCount() - Method in class org.opends.server.controls.VLVResponseControl
Retrieves the estimated total number of entries in the result set.
getContents() - Method in class org.opends.quicksetup.Configuration
Provides the contents of the config.ldif file in a String.
getContext() - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
Returns the connection we got with the provided authentication.
getContextID() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves a context ID value that should be used to resume a previous VLV results session.
getContextID() - Method in class org.opends.server.controls.VLVResponseControl
Retrieves a context ID value that should be included in the next request to retrieve a page of the same result set.
getContinueInstallButton() - Method in class org.opends.quicksetup.ui.QuickSetupErrorPanel
Returns the continue install button.
getControl() - Method in class org.opends.dsml.protocol.DsmlMessage
Gets the value of the control property.
getControl(String, PrintStream) - Static method in class org.opends.server.tools.LDAPToolUtils
Parse the specified command line argument to create the appropriate LDAPControl.
getController() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns the browser controller in charge of the tree.
getControlOID() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the OID (Object Identifier) string of the control being evaluated.
getControlOID() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Return the OID (Object Identifier) string of the control being evaluated.
getControlPanelCommandFile() - Method in class org.opends.quicksetup.Installation
Gets the control panel command file appropriate for the current operating system.
getControls() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the set of controls for this LDAP message.
getControls() - Method in class org.opends.server.tools.LDAPToolOptions
Return the controls to apply to the operation.
getControls() - Method in class org.opends.server.types.IntermediateResponse
Retrieves the set of controls for this intermediate response.
getControls() - Method in class org.opends.server.types.SearchResultEntry
Retrieves the set of controls to include with this search result entry when it is sent to the client.
getControls() - Method in class org.opends.server.types.SearchResultReference
Retrieves the set of controls to include with this search result reference when it is sent to the client.
getControlValue() - Method in class org.opends.dsml.protocol.Control
Gets the value of the controlValue property.
getCookie() - Method in class org.opends.server.controls.EntryChangelogNotificationControl
Retrieves the change type for this entry change notification control.
getCookie() - Method in class org.opends.server.controls.ExternalChangelogRequestControl
Returns the cookie value.
getCookie() - Method in class org.opends.server.controls.PagedResultsControl
Get the control value cookie element.
getCreationDate() - Method in class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
Returns the creation date of the backup.
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.
getCredentials(byte[]) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from byte[] to OpenDJ server ByteString.
getCronValue() - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns the CRON String representation of the schedule.
getCryptoManager() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Crypto Manager.
getCryptoManager() - Method in interface org.opends.server.admin.std.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() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves a reference to the Directory Server crypto manager.
getCryptoManagerRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "crypto-manager" relation definition.
getCryptPasswordStorageEncryptionAlgorithm() - Method in interface org.opends.server.admin.std.client.CryptPasswordStorageSchemeCfgClient
Gets the "crypt-password-storage-encryption-algorithm" property.
getCryptPasswordStorageEncryptionAlgorithm() - Method in interface org.opends.server.admin.std.server.CryptPasswordStorageSchemeCfg
Gets the "crypt-password-storage-encryption-algorithm" property.
getCryptPasswordStorageEncryptionAlgorithmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Get the "crypt-password-storage-encryption-algorithm" property definition.
getCSN() - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberControl
Retrieves the CSN.
getCSN(DN, int) - Method in class org.opends.server.replication.common.MultiDomainServerState
Returns the CSN associated to the provided replication domain's baseDN and serverId.
getCSN(int) - Method in class org.opends.server.replication.common.ServerState
Returns the CSN contained in this server state which corresponds to the provided server ID.
getCSN() - Method in class org.opends.server.replication.plugin.FakeOperation
Get the CSN.
getCSN() - Method in class org.opends.server.replication.protocol.AckMsg
Get the CSN from the message.
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(Operation) - Static method in class org.opends.server.replication.protocol.OperationContext
Get the CSN of an 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.
getCurrent() - Static method in class org.opends.quicksetup.BuildInformation
Creates an instance from constants present in the current build.
getCurrentAttributeType() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the current attribute type being evaluated.
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 class org.opends.server.authorization.dseecompat.AciContainer
The current attribute type value being evaluated.
getCurrentAttributeValue() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
The current attribute type value being evaluated.
getCurrentBackend() - Method in class org.opends.server.tools.RebuildIndex
Returns the current backend.
getCurrentConfiguration() - Method in class org.opends.quicksetup.Installation
Gets the Configuration object representing this file.
getCurrentConfigurationFile() - Method in class org.opends.quicksetup.Installation
Returns the path to the configuration file of the directory server.
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.ModifyOperationBasis
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.
getCurrentEntry() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Retrieves the current entry before any modifications are applied.
getCurrentPasswords() - Method in class org.opends.server.core.ModifyOperationBasis
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.
getCurrentPasswords() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Retrieves the set of clear-text current passwords for the user, if available.
getCurrentPhaseSummary() - Method in class org.opends.quicksetup.event.ProgressUpdateEvent
Gets a localized message summary describing the install progress status.
getCurrentProgressStep() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the current step.
getCurrentProgressStep() - Method in class org.opends.quicksetup.Application
Gets the current step.
getCurrentProgressStep() - Method in class org.opends.quicksetup.installer.Installer
 
getCurrentRcvWindow() - Method in class org.opends.server.replication.service.ReplicationBroker
Get the current receive window size.
getCurrentSendWindow() - Method in class org.opends.server.replication.service.ReplicationBroker
Get the current send window size.
getCurrentSSF() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the current SSF (Security Strength Factor) of the underlying connection.
getCurrentSSF() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return the current SSF (Security Strength Factor) of the underlying connection.
getCurrentStepPanel() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the current step panel.
getCurrentStepPanelInsets() - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the insets to be used for the current step panel.
getCurrentTime() - Method in class org.opends.server.core.PasswordPolicyState
Retrieves the time that this password policy state object was created.
getCurrentUpgradingPercentage() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns the completed percentage for the file being currently upgraded.
getCurrentValidatingPercentage() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns the completed percentage for the file being currently validated.
getCurrentVersion() - Static method in class org.opends.server.replication.protocol.ProtocolVersion
Gets the current version of the replication protocol.
getCurrentWizardStep() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the currently displayed wizard step.
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(DN, int, 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 serverId 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
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 class org.opends.server.replication.server.changelog.file.FileChangelogDB
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 class org.opends.server.replication.server.changelog.file.FileChangelogDB
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(DN, int, CSN, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
 
getCursorFrom(MultiDomainServerState, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
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 class org.opends.server.replication.server.changelog.je.JEChangelogDB
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 class org.opends.server.replication.server.changelog.je.JEChangelogDB
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(DN, int, CSN, DBCursor.CursorOptions) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
 
getCursorFrom(long) - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
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(ServerState) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Creates and returns a cursor across this replication domain.
getCustomizedObject(String, T, Class<T>) - Static method in class org.opends.quicksetup.util.Utils
Tries to find a customized object in the customization class.
getData() - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Returns the data in this list model ordered.
getData() - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
Returns the data associated to the cursor that returned the current record.
getDatabaseEntry() - Method in class org.opends.server.backends.jeb.EntryID
Get the value of the ID in database format.
getDatabasePaths() - Method in class org.opends.quicksetup.Configuration
Returns the list of paths where the databases are installed as they appear in the configuration file.
getDatabasePrefix() - Method in class org.opends.server.backends.jeb.EntryContainer
This method constructs a container name from a base DN.
getDatabasesDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the database files under the install path.
getDataDisplayString(UserData) - Static method in class org.opends.quicksetup.util.Utils
Returns the localized string describing the DataOptions chosen by the user.
getDataType() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDataType() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the name of the data type for this configuration attribute.
getDate() - Static method in class org.opends.server.util.TimeThread
Retrieves a Date containing the time at the last update.
getDayOfWeek(int) - Static method in enum org.opends.server.authorization.dseecompat.EnumDayOfWeek
Return a enumeration relating to a Calendar day of week field.
getDBCachePercent() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-cache-percent" property.
getDBCachePercent() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-cache-percent" property.
getDBCachePercent() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-cache-percent" property.
getDBCachePercent() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-cache-percent" property.
getDBCachePercentPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-cache-percent" property definition.
getDBCachePercentPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-cache-percent" property definition.
getDBCacheSize() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-cache-size" property.
getDBCacheSize() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-cache-size" property.
getDBCacheSize() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-cache-size" property.
getDBCacheSize() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-cache-size" property.
getDBCacheSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-cache-size" property definition.
getDBCacheSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-cache-size" property definition.
getDBCheckpointerBytesInterval() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-checkpointer-bytes-interval" property.
getDBCheckpointerBytesInterval() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-checkpointer-bytes-interval" property.
getDBCheckpointerBytesIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-checkpointer-bytes-interval" property definition.
getDBCheckpointerWakeupInterval() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-checkpointer-wakeup-interval" property.
getDBCheckpointerWakeupInterval() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-checkpointer-wakeup-interval" property.
getDBCheckpointerWakeupInterval() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-checkpointer-wakeup-interval" property.
getDBCheckpointerWakeupInterval() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-checkpointer-wakeup-interval" property.
getDBCheckpointerWakeupIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-checkpointer-wakeup-interval" property definition.
getDBCheckpointerWakeupIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-checkpointer-wakeup-interval" property definition.
getDBCleanerMinUtilization() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-cleaner-min-utilization" property.
getDBCleanerMinUtilization() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-cleaner-min-utilization" property.
getDBCleanerMinUtilizationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-cleaner-min-utilization" property definition.
getDBDirectory() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-directory" property.
getDBDirectory() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-directory" property.
getDBDirectory() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-directory" property.
getDBDirectory() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-directory" property.
getDBDirectoryPermissions() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-directory-permissions" property.
getDBDirectoryPermissions() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-directory-permissions" property.
getDBDirectoryPermissions() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-directory-permissions" property.
getDBDirectoryPermissions() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-directory-permissions" property.
getDBDirectoryPermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-directory-permissions" property definition.
getDBDirectoryPermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-directory-permissions" property definition.
getDBDirectoryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-directory" property definition.
getDBDirectoryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-directory" property definition.
getDBEvictorCoreThreads() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-evictor-core-threads" property.
getDBEvictorCoreThreads() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-evictor-core-threads" property.
getDBEvictorCoreThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-evictor-core-threads" property definition.
getDBEvictorKeepAlive() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-evictor-keep-alive" property.
getDBEvictorKeepAlive() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-evictor-keep-alive" property.
getDBEvictorKeepAlivePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-evictor-keep-alive" property definition.
getDBEvictorLruOnlyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-evictor-lru-only" property definition.
getDBEvictorMaxThreads() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-evictor-max-threads" property.
getDBEvictorMaxThreads() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-evictor-max-threads" property.
getDBEvictorMaxThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-evictor-max-threads" property definition.
getDBEvictorNodesPerScan() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-evictor-nodes-per-scan" property.
getDBEvictorNodesPerScan() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-evictor-nodes-per-scan" property.
getDBEvictorNodesPerScanPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-evictor-nodes-per-scan" property definition.
getDBLogFilecacheSize() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-log-filecache-size" property.
getDBLogFilecacheSize() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-log-filecache-size" property.
getDBLogFilecacheSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-log-filecache-size" property definition.
getDBLogFileMax() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-log-file-max" property.
getDBLogFileMax() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-log-file-max" property.
getDBLogFileMaxPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-log-file-max" property definition.
getDBLoggingFileHandlerOnPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-logging-file-handler-on" property definition.
getDBLoggingLevel() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-logging-level" property.
getDBLoggingLevel() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-logging-level" property.
getDBLoggingLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-logging-level" property definition.
getDBNumCleanerThreads() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-num-cleaner-threads" property.
getDBNumCleanerThreads() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-num-cleaner-threads" property.
getDBNumCleanerThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-num-cleaner-threads" property definition.
getDBNumLockTables() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-num-lock-tables" property.
getDBNumLockTables() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-num-lock-tables" property.
getDBNumLockTablesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-num-lock-tables" property definition.
getDBRunCleanerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-run-cleaner" property definition.
getDBTxnNoSyncPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-txn-no-sync" property definition.
getDBTxnNoSyncPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "db-txn-no-sync" property definition.
getDBTxnWriteNoSyncPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "db-txn-write-no-sync" property definition.
getDebugExceptionsOnlyPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getDebugProperties() - Method in class org.opends.server.extensions.ParallelWorkerThread
Retrieves any relevent debug information with which this tread is associated so they can be included in debug messages.
getDebugProperties() - Method in class org.opends.server.extensions.TraditionalWorkerThread
Retrieves any relevant debug information with which this tread is associated so they can be included in debug messages.
getDebugScope() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "debug-scope" property.
getDebugScope() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "debug-scope" property.
getDebugScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the "debug-scope" property definition.
getDebugTarget(String) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the named Debug Target.
getDebugTarget(String) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the named Debug Target.
getDebugTargetsRelationDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "debug-targets" relation definition.
getDebugTargetsRelationDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "debug-targets" relation definition.
getDecidingAciName() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the name of the ACI that decided the last access evaluation.
getDecidingAciName() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return the name of the ACI that decided the last access evaluation.
getDefault() - Static method in class org.opends.admin.ads.util.TrustedSocketFactory
Returns the default SSL socket factory.
getDefault() - Static method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Retrieves the default socket factory that should be used.
getDefaultAdd() - Method in class org.opends.server.tools.LDAPModifyOptions
Get the value of the defaultAdd flag.
getDefaultAdminConnectorPort() - Static method in class org.opends.quicksetup.UserData
Provides the administration port that will be proposed to the user in the second page of the installation wizard.
getDefaultAdministrationPort() - Static method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the default value for the administration port.
getDefaultAdministratorUID() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Returns the default Administrator UID value.
getDefaultAttributeSyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema.
getDefaultAttributeSyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema.
getDefaultAttributeType(String) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to construct a new attribute type definition with the provided name and using the default attribute syntax.
getDefaultAttributeType(String, Syntax) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to construct a new attribute type definition with the provided name and syntax.
getDefaultAuthPasswordStorageScheme() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Gets the "default-auth-password-storage-scheme" property.
getDefaultAuthPasswordStorageScheme() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "default-auth-password-storage-scheme" property.
getDefaultAuthPasswordStorageSchemeDNs() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "default-auth-password-storage-scheme" property as a set of DNs.
getDefaultAuthPasswordStorageSchemePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "default-auth-password-storage-scheme" property definition.
getDefaultAuxiliaryObjectClass(String) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to construct a new auxiliary objectclass definition with the provided name and with no required or allowed attributes.
getDefaultBackendName() - Static method in class org.opends.admin.ads.ADSContext
Returns the default backend name of the administration data.
getDefaultBehaviorProvider() - Method in class org.opends.server.admin.PropertyDefinition
Get the default behavior provider associated with this property definition.
getDefaultBinarySyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store binary values.
getDefaultBinarySyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store binary values.
getDefaultBindDN() - Static method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the default bind DN.
getDefaultBindDn() - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Returns the bind DN default value.
getDefaultBindDnToDisable() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server bind dn default value in the disable replication subcommand.
getDefaultBooleanSyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store Boolean values.
getDefaultBooleanSyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store Boolean values.
getDefaultCipherSuites() - Method in class org.opends.admin.ads.util.TrustedSocketFactory
getDefaultCompressedSchema() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default compressed schema manager for the Directory Server.
getDefaultContainerIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with a container node.
getDefaultCSN() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
Returns the default CSN.
getDefaultDebugExceptionsOnlyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "default-debug-exceptions-only" property definition.
getDefaultDebugExceptionsOnlyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "default-debug-exceptions-only" property definition.
getDefaultDNSyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store DN values.
getDefaultDNSyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store DN values.
getDefaultFocusBorder(JTable, Object, boolean, int, int) - Static method in class org.opends.guitools.controlpanel.ui.renderer.CustomCellRenderer
Returns the border to be used for a given cell in a table.
getDefaultHostName() - Static method in class org.opends.quicksetup.UserData
Provides the default host name that will be proposed to the user for the local host.
getDefaultHostNameToPostExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name default value in the post external initialization subcommand.
getDefaultHostNameToPreExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name default value in the pre external initialization subcommand.
getDefaultIncludeThrowableCausePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "default-include-throwable-cause" property definition.
getDefaultIncludeThrowableCausePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "default-include-throwable-cause" property definition.
getDefaultIntegerSyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store integer values.
getDefaultIntegerSyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store integer values.
getDefaultJavaArguments(String) - Method in class org.opends.quicksetup.UserData
Returns the default java arguments associated with a script name.
getDefaultJMXPort(int[]) - Static method in class org.opends.quicksetup.UserData
Provides the port that will be used by default for JMX.
getDefaultLeafIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with a leaf node.
getDefaultManagedObject(String) - Method in class org.opends.server.admin.InstantiableRelationDefinition
Gets the named default managed object associated with this instantiable relation definition.
getDefaultManagedObject() - Method in class org.opends.server.admin.OptionalRelationDefinition
Gets the optional default managed object associated with this optional relation definition.
getDefaultManagedObject(String) - Method in class org.opends.server.admin.SetRelationDefinition
Gets the named default managed object associated with this set relation definition.
getDefaultManagedObject() - Method in class org.opends.server.admin.SingletonRelationDefinition
Gets the optional default managed object associated with this singleton relation definition.
getDefaultManagedObjectNames() - Method in class org.opends.server.admin.InstantiableRelationDefinition
Gets the names of the default managed objects associated with this instantiable relation definition.
getDefaultManagedObjectNames() - Method in class org.opends.server.admin.SetRelationDefinition
Gets the names of the default managed objects associated with this set relation definition.
getDefaultObjectClass(String) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to construct a new objectclass definition with the provided name and with no required or allowed attributes.
getDefaultOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "default-omit-method-entry-arguments" property definition.
getDefaultOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "default-omit-method-entry-arguments" property definition.
getDefaultOmitMethodReturnValuePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "default-omit-method-return-value" property definition.
getDefaultOmitMethodReturnValuePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "default-omit-method-return-value" property definition.
getDefaultPasswordPolicy() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "default-password-policy" property.
getDefaultPasswordPolicy() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.GlobalCfg
Gets the "default-password-policy" property as a DN.
getDefaultPasswordPolicyDN() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DN of the configuration entry for the default password policy for the Directory Server.
getDefaultPasswordPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "default-password-policy" property definition.
getDefaultPasswordStorageScheme() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "default-password-storage-scheme" property.
getDefaultPasswordStorageScheme() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "default-password-storage-scheme" property.
getDefaultPasswordStorageSchemeDNs() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "default-password-storage-scheme" property as a set of DNs.
getDefaultPasswordStorageSchemePropertyDefinition() - Method in class org.opends.server.admin.std.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
Retrieves the default set of password storage schemes that will be used for this password policy.
getDefaultPort() - Static method in class org.opends.quicksetup.UserData
Provides the port that will be proposed to the user in the second page of the installation wizard.
getDefaultPortToPostExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port default value in the post external initialization subcommand.
getDefaultPortToPreExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port default value in the pre external initialization subcommand.
getDefaultReferencedHostName() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Returns the default value for the Host name to update remote references as provided in the command-line.
getDefaultRootPrivilegeName() - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Gets the "default-root-privilege-name" property.
getDefaultRootPrivilegeName() - Method in interface org.opends.server.admin.std.server.RootDNCfg
Gets the "default-root-privilege-name" property.
getDefaultRootPrivilegeNamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Get the "default-root-privilege-name" property definition.
getDefaultRootPrivileges() - Method in class org.opends.server.core.RootPrivilegeChangeListener
Retrieves the set of privileges that will be automatically granted to root users.
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.
getDefaultServerLocation() - Static method in class org.opends.quicksetup.util.Utils
Returns the default server location that will be proposed to the user in the installation.
getDefaultSeverity() - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Gets the "default-severity" property.
getDefaultSeverity() - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Gets the "default-severity" property.
getDefaultSeverityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Get the "default-severity" property definition.
getDefaultSeverityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "default-severity" property definition.
getDefaultSslPort(int) - Static method in class org.opends.quicksetup.UserData
Provides the port that will be proposed to the user in the security dialog of the installation wizard.
getDefaultStringSyntax() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store string values.
getDefaultStringSyntax() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema and are meant to store string values.
getDefaultSyntax() - Method in class org.opends.server.types.Schema
Retrieves the default attribute syntax that should be used for attributes that are not defined in the server schema.
getDefaultThrowableStackFrames() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "default-throwable-stack-frames" property.
getDefaultThrowableStackFrames() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the "default-throwable-stack-frames" property.
getDefaultThrowableStackFramesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "default-throwable-stack-frames" property definition.
getDefaultThrowableStackFramesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "default-throwable-stack-frames" property definition.
getDefaultUserPasswordStorageScheme() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Gets the "default-user-password-storage-scheme" property.
getDefaultUserPasswordStorageScheme() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "default-user-password-storage-scheme" property.
getDefaultUserPasswordStorageSchemeDNs() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "default-user-password-storage-scheme" property as a set of DNs.
getDefaultUserPasswordStorageSchemePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "default-user-password-storage-scheme" property definition.
getDefaultValues() - Method in interface org.opends.server.admin.client.spi.Property
Get an immutable set view of this property's default values.
getDefaultValues() - Method in class org.opends.server.admin.DefinedDefaultBehaviorProvider
Get a copy of the default values.
getDefinitionWithFileName(SchemaFileElement) - Static method in class org.opends.server.types.CommonSchemaElements
Retrieves the definition string used to create this attribute type and including the X-SCHEMA-FILE extension.
getDegradedStatusThreshold() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "degraded-status-threshold" property.
getDegradedStatusThreshold() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "degraded-status-threshold" property definition.
getDeleteListeners() - Method in class org.opends.server.config.ConfigEntry
Retrieves the set of config delete listeners that have been registered for this entry.
getDeleteListeners(DN) - Method in class org.opends.server.core.ConfigurationHandler
getDeleteOldRdn() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Get the delete old rdn option.
getDeleteRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a delete request protocol op.
getDeleteRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of delete requests that have been received.
getDeleteResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a delete response protocol op.
getDeleteResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of delete responses that have been sent.
getDeleteSubtree() - Method in class org.opends.server.tools.LDAPDeleteOptions
Get the value of the deleteSubtree flag.
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
 
getDeniedClient() - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Gets the "denied-client" property.
getDeniedClient() - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Gets the "denied-client" property.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDeniedClientPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "denied-client" property definition.
getDenyList() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the list of deny ACIs.
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.
getDependencyIds() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Gets a list of task IDs upon which the associated task is dependent.
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.dsreplication.PurgeHistoricalScheduleInformation
Gets a list of task IDs upon 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 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
Gets a list of task IDs upon which this task is dependent.
getDeprecatedPasswordStorageScheme() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "deprecated-password-storage-scheme" property.
getDeprecatedPasswordStorageScheme() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "deprecated-password-storage-scheme" property.
getDeprecatedPasswordStorageSchemeDNs() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "deprecated-password-storage-scheme" property as a set of DNs.
getDeprecatedPasswordStorageSchemePropertyDefinition() - Method in class org.opends.server.admin.std.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
Gets the "deprecated-password-storage-scheme" property.
getDerefAliases() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the derefAliases property.
getDereferenceAliasesPolicy() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getDereferencePolicy() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the alias dereferencing policy for this search request.
getDereferencePolicy() - Method in class org.opends.server.tools.LDAPSearchOptions
Return the dereference policy.
getDerefPolicy() - Method in interface org.opends.server.core.SearchOperation
Retrieves the alias dereferencing policy for this search operation.
getDerefPolicy() - Method in class org.opends.server.core.SearchOperationBasis
 
getDerefPolicy() - Method in class org.opends.server.core.SearchOperationWrapper
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.
getDerefPolicy() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the alias dereferencing policy for this search operation.
getDerefPolicy() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the alias dereferencing policy for this search operation.
getDescr() - Method in class org.opends.dsml.protocol.ResultCode
Gets the value of the descr property.
getDescription() - Method in class org.opends.quicksetup.util.ExtensionFileFilter
getDescription() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the optional description of this managed object definition in the default locale.
getDescription(Locale) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the optional description of this managed object definition in the specified locale.
getDescription() - Method in class org.opends.server.admin.PropertyDefinition
Gets the optional description of this property definition in the default locale.
getDescription(Locale) - Method in class org.opends.server.admin.PropertyDefinition
Gets the optional description of this property definition in the specified locale.
getDescription() - Method in class org.opends.server.admin.RelationDefinition
Gets the optional description of this relation definition in the default locale.
getDescription(Locale) - Method in class org.opends.server.admin.RelationDefinition
Gets the optional description of this relation definition in the specified locale.
getDescription() - Method in class org.opends.server.api.AttributeSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the description for this configuration attribute.
getDescription() - Method in class org.opends.server.schema.AciSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.AttributeTypeSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.AuthPasswordSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.BinarySyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.BitStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.BooleanSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.CertificateExactAssertionSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.CertificateListSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.CertificatePairSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.CertificateSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.CountryStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.DeliveryMethodSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.DirectoryStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.DistinguishedNameSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.DITContentRuleSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.DITStructureRuleSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.EnhancedGuideSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.FaxNumberSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.FaxSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.GuideSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.IA5StringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.IntegerSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.JPEGSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.MatchingRuleSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.MatchingRuleUseSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.NameAndOptionalUIDSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.NameFormSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.NumericStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.ObjectClassSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.OctetStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.OIDSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.OtherMailboxSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.PostalAddressSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.PresentationAddressSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.PrintableStringSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.ProtocolInformationSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.SubstringAssertionSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.SupportedAlgorithmSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.TelephoneNumberSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.TeletexTerminalIdentifierSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.TelexNumberSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.UserPasswordSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.UTCTimeSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.schema.UUIDSyntax
Retrieves a description for this attribute syntax.
getDescription() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the description for this schema definition.
getDescription() - Method in class org.opends.server.types.DITStructureRule
Retrieves the description for this DIT structure rule.
getDescription() - Method in class org.opends.server.types.InvokableMethod
Retrieves a description of this invokable method.
getDescription() - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves the description for this ldap syntax description.
getDescription() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the description for this matching rule use.
getDescription() - Method in class org.opends.server.types.NameForm
Retrieves the description for this name form.
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.
getDetail() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the detail property.
getDetails() - Method in class org.opends.guitools.controlpanel.ui.components.TitlePanel
Returns the details of this panel.
getDetails() - Method in class org.opends.server.replication.protocol.ErrorMsg
Get the details from this message.
getDetailsMsg() - Method in class org.opends.quicksetup.ProgressDescriptor
Returns the details message (the log message) of the install.
getDialog() - Method in class org.opends.quicksetup.ui.QuickSetup
Get the dialog that is displayed.
getDictionaryFile() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "dictionary-file" property.
getDictionaryFile() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "dictionary-file" property.
getDictionaryFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "dictionary-file" property definition.
getDigestAlgorithm() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "digest-algorithm" property.
getDigestAlgorithm() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "digest-algorithm" property.
getDigestAlgorithmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "digest-algorithm" property definition.
getDirContext() - Method in class org.opends.admin.ads.ADSContext
Returns the DirContext used to retrieve information by this ADSContext.
getDirContext() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the dir context to be used by the ControlPanelInfo to retrieve monitoring and configuration information.
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.jeb.BackendImpl
Returns the directory which acts as the root of all files to backup and restore.
getDirectory() - Method in class org.opends.server.backends.pdb.PDBStorage
 
getDirectory() - Method in class org.opends.server.backends.SchemaBackend
 
getDirectory() - Method in class org.opends.server.backends.task.TaskBackend
Returns the directory which acts as the root of all files to backup and restore.
getDirectory() - Method in class org.opends.server.extensions.ConfigFileHandler
Returns the directory which acts as the root of all files to backup and restore.
getDirectoryManagerDn() - Method in class org.opends.quicksetup.UserData
Returns the Directory Manager DN.
getDirectoryManagerDns() - Method in class org.opends.quicksetup.Configuration
Returns the list of directory manager dns as they appear in the configuration file.
getDirectoryManagerPassword() - Method in class org.opends.server.tools.InstallDSArgumentParser
Returns the directory manager password provided by the user.
getDirectoryManagerPwd() - Method in class org.opends.quicksetup.UserData
Returns the Directory Manager password.
getDisabledAlertType() - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Gets the "disabled-alert-type" property.
getDisabledAlertType() - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Gets the "disabled-alert-type" property.
getDisabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Get the "disabled-alert-type" property definition.
getDisabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Get the "disabled-alert-type" property definition.
getDisabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "disabled-alert-type" property definition.
getDisabledMatchingRule() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "disabled-matching-rule" property.
getDisabledMatchingRule() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "disabled-matching-rule" property.
getDisabledMatchingRulePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "disabled-matching-rule" property definition.
getDisabledPrivilege() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "disabled-privilege" property.
getDisabledPrivilege() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "disabled-privilege" property.
getDisabledPrivilegePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "disabled-privilege" property definition.
getDisabledPrivileges() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of privileges that have been disabled.
getDisabledSyntax() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "disabled-syntax" property.
getDisabledSyntax() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "disabled-syntax" property.
getDisabledSyntaxPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getDiskFullThreshold() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "disk-full-threshold" property.
getDiskFullThreshold() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "disk-full-threshold" property.
getDiskFullThreshold() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "disk-full-threshold" property.
getDiskFullThreshold() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "disk-full-threshold" property.
getDiskFullThresholdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "disk-full-threshold" property definition.
getDiskFullThresholdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "disk-full-threshold" property definition.
getDiskLowThreshold() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "disk-low-threshold" property.
getDiskLowThreshold() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "disk-low-threshold" property.
getDiskLowThreshold() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "disk-low-threshold" property.
getDiskLowThreshold() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "disk-low-threshold" property.
getDiskLowThresholdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "disk-low-threshold" property definition.
getDiskLowThresholdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
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.opends.server.admin.std.client.SizeLimitLogRetentionPolicyCfgClient
Gets the "disk-space-used" property.
getDiskSpaceUsed() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRetentionPolicyCfg
Gets the "disk-space-used" property.
getDiskSpaceUsedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Get the "disk-space-used" property definition.
getDisplayAttribute() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns the attribute used to display the entry.
getDisplayedAttributes() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns the set of attributes ordered.
getDisplayedDN() - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Returns the DN of the entry that the user is editing (it might differ from the DN of the entry in the tree if the user modified the DN).
getDisplayedDN() - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Returns the DN of the entry that the user is editing (it might differ from the DN of the entry in the tree if the user modified the DN).
getDisplayedDN() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Returns the DN of the entry that the user is editing (it might differ from the DN of the entry in the tree if the user modified the DN).
getDisplayedDN() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns the DN of the entry that the user is editing (it might differ from the DN of the entry in the tree if the user modified the DN).
getDisplayedEntry() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the displayed entry in the browser.
getDisplayedStep() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the currently displayed step.
getDisplayedUrl() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the LDAP URL of the displayed entry in the browser.
getDisplayFlags() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the display flags.
getDisplayMessage() - Method in enum org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor.Protocol
Returns the display LocalizableMessage to be used for the protocol.
getDisplayMessage() - Method in enum org.opends.quicksetup.Step
Gets this steps message key.
getDisplayMessage() - Method in interface org.opends.quicksetup.WizardStep
Gets the message key associated with the display name of this step.
getDisplayName() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the label that will be used to display the entry.
getDisplayName() - Method in class org.opends.guitools.controlpanel.ui.nodes.GeneralMonitoringTreeNode
Returns the name of the node.
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
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.BackupTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.DisconnectClientTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.EnterLockdownModeTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.ExportTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.ImportTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.InitializeTargetTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.InitializeTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.LeaveLockdownModeTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.RebuildTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.RestoreTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.SetGenerationIdTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDisplayName() - Method in class org.opends.server.tasks.ShutdownTask
Gets a message that identifies this type of task suitable for presentation to humans in monitoring tools.
getDITContentRule(ObjectClass) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DIT content rule associated with the specified objectclass.
getDITContentRule(ObjectClass) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the DIT content rule associated with the specified objectclass.
getDITContentRule(ObjectClass) - Method in class org.opends.server.types.Schema
Retrieves the DIT content rule definition for the specified objectclass.
getDITContentRules() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of DIT content rules defined in the Directory Server.
getDITContentRules() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of DIT content rules defined in the Directory Server.
getDITContentRules() - Method in class org.opends.server.types.Schema
Retrieves the DIT content rule definitions for this schema, as a mapping between the objectclass for the rule and the DIT content rule itself.
getDITStructureRule(int) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DIT structure rule associated with the provided rule ID.
getDITStructureRule(NameForm) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DIT structure rule associated with the provided name form.
getDITStructureRule(int) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the DIT structure rule associated with the provided rule ID.
getDITStructureRule(NameForm) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the DIT structure rule associated with the provided name form.
getDITStructureRule(int) - Method in class org.opends.server.types.Schema
Retrieves the DIT structure rule definition with the provided rule ID.
getDITStructureRule(NameForm) - Method in class org.opends.server.types.Schema
Retrieves the DIT structure rule definition for the provided name form.
getDITStructureRules() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of DIT structure rules defined in the Directory Server.
getDITStructureRules() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of DIT structure rules defined in the Directory Server.
getDITStructureRulesByID() - Method in class org.opends.server.types.Schema
Retrieves the DIT structure rule definitions for this schema, as a mapping between the rule ID for the rule and the DIT structure rule itself.
getDITStructureRulesByNameForm() - Method in class org.opends.server.types.Schema
Retrieves the DIT structure rule definitions for this schema, as a mapping between the name form for the rule and the DIT structure rule itself.
getDN() - Method in class org.opends.admin.ads.SuffixDescriptor
Returns the DN associated with this suffix descriptor.
getDn() - Method in class org.opends.dsml.protocol.AddRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.CompareRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.DelRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.ModifyRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.SearchResultEntry
Gets the value of the dn property.
getDn() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Return the String DN associated with the base DN..
getDN() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Returns the DN of the entry.
getDN() - Method in class org.opends.guitools.controlpanel.event.EntryReadErrorEvent
Returns the DN of the entry we were searching.
getDN() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the DN of the local entry.
getDn() - Method in class org.opends.quicksetup.installer.AuthenticationData
Returns the Authentication DN.
getDN() - Method in class org.opends.server.admin.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.config.ConfigEntry
Retrieves the DN for this configuration entry.
getDN() - Method in class org.opends.server.core.PasswordPolicy
Returns the name of the configuration entry associated with this authentication policy.
getDN() - Method in class org.opends.server.core.SubentryPasswordPolicy
Returns the name of the configuration entry associated with this authentication policy.
getDN() - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
Gets the DN of the configuration entry for this log publisher.
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
Gets the DN of the configuration entry for this log publisher.
getDN() - Method in class org.opends.server.loggers.TextErrorLogPublisher
Gets the DN of the configuration entry for this log publisher.
getDN() - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Gets the DN of the configuration entry for this log publisher.
getDN() - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Gets the DN of the configuration entry for this log publisher.
getDN() - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Retrieves the DN for this add request.
getDN() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the DN for this bind request.
getDN() - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Retrieves the DN for this compare request.
getDN() - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Retrieves the DN for this delete request.
getDN() - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Retrieves the DN for this modify request.
getDN() - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Retrieves the DN for this search result entry.
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.makeldif.TemplateEntry
Retrieves the DN for this template entry, if it is known.
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.
getDN() - Method in class org.opends.server.util.ChangeRecordEntry
Retrieves the distinguished name for this entry.
getDN2ID() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the DN database used by this entry container.
getDN2URI() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the referral database used by this entry container.
getDNAttributes() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the value of the DN attributes flag for this extensible match filter, which indicates whether to perform matching on the components of the DN.
getDNAttributes() - Method in class org.opends.server.types.RawFilter
Retrieves the value of the DN attributes flag for this extensible match filter, which indicates whether to perform matching on the components of the DN.
getDNAttributes() - Method in class org.opends.server.types.SearchFilter
Retrieves the dnAttributes flag for this extensible matching filter.
getDNDate() - Method in class org.opends.server.replication.plugin.EntryHistorical
Returns the lastCSN when the entry DN was modified.
getDNs() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Returns the selected DN's in an array of Strings.
getDomain() - Method in class org.opends.server.replication.server.ServerHandler
Returns the Replication Server Domain to which belongs this server handler.
getDomainIterator() - Method in class org.opends.server.replication.server.ReplicationServer
Returns an iterator on the list of replicationServerDomain.
getDomainName(String[], int, String) - Static method in class org.opends.quicksetup.installer.InstallerHelper
Returns the name to be used for a new replication domain.
getDomainNewestCSNs(DN) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Returns the newest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainNewestCSNs(DN) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Returns the newest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainNewestCSNs(DN) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Returns the newest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainOldestCSNs(DN) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Returns the oldest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainOldestCSNs(DN) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Returns the oldest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainOldestCSNs(DN) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Returns the oldest CSNs from the replicaDBs for each serverId in the specified replication domain.
getDomainToGenerationId() - Method in class org.opends.server.replication.server.ChangelogState
Returns the Map of domainBaseDN => generationId.
getDomainToServerIds() - Method in class org.opends.server.replication.server.ChangelogState
Returns the Map of domainBaseDN => List<serverId>.
getDownloadPercentage() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns the current download percentage.
getDriver() - Method in class org.opends.server.admin.client.ldap.LDAPManagementContext
Gets the driver associated with this management context.
getDriver() - Method in class org.opends.server.admin.client.ManagementContext
Gets the driver associated with this management context.
getDriver() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the management context driver associated with this managed object.
getDsConfigReplicationEnableEquivalentCommandLines(UserData) - Static method in class org.opends.quicksetup.util.Utils
Returns the equivalent dsconfig command-line required to configure the first replicated server in the topology.
getDsId() - Method in class org.opends.server.replication.common.DSInfo
Get the DS id.
getDsReplicationEquivalentCommandLines(String, UserData) - Static method in class org.opends.quicksetup.util.Utils
Returns the list of equivalent command-lines that must be executed to enable or initialize replication as the setup does.
getDsUrl() - Method in class org.opends.server.replication.common.DSInfo
Get the DS URL.
getDynamicGroupDN() - Method in class org.opends.server.extensions.DynamicGroupMemberList
Retrieves the DN of the dynamic group with which this dynamic group member list is associated.
getECLInclude() - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Gets the "ecl-include" property.
getECLInclude() - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Gets the "ecl-include" property.
getECLIncludeForDeletes() - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Gets the "ecl-include-for-deletes" property.
getECLIncludeForDeletes() - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Gets the "ecl-include-for-deletes" property.
getECLIncludeForDeletesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Get the "ecl-include-for-deletes" property definition.
getECLIncludePropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.controls
This class partially implements the geteffectiverights control as defined in draft-ietf-ldapext-acl-model-08.txt.
GetEffectiveRightsRequestControl(DN, List<AttributeType>) - Constructor for class org.opends.server.controls.GetEffectiveRightsRequestControl
Create a new geteffectiverights control with the specified authzDN and an attribute list.
GetEffectiveRightsRequestControl(boolean, DN, List<AttributeType>) - Constructor for class org.opends.server.controls.GetEffectiveRightsRequestControl
Create a new geteffectiverights control with the specified authzDN and an attribute list.
GetEffectiveRightsRequestControl(boolean, String, List<String>) - Constructor for class org.opends.server.controls.GetEffectiveRightsRequestControl
Create a new geteffectiverights control with the specified raw authzDN and an attribute list.
getEffectiveValues() - Method in interface org.opends.server.admin.client.spi.Property
Get an immutable set view of this property's effective values.
getEffects() - Method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Gets the set of effects that cause the upgrade/reversion tools to behave in particular ways.
getElementAt(int) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Returns the element at the specified index.
getEmailAddressAttributeType() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "email-address-attribute-type" property.
getEmailAddressAttributeType() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "email-address-attribute-type" property.
getEmailAddressAttributeTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "email-address-attribute-type" property definition.
getEmptyInsets() - Static method in class org.opends.quicksetup.ui.UIFactory
Return empty insets.
getEmptyPrintStream() - Static method in class org.opends.quicksetup.util.Utils
Returns a printstream that does not write anything to standard output.
getEnabledAdministrationPorts() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the list of enabled administration ports.
getEnabledAlertType() - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Gets the "enabled-alert-type" property.
getEnabledAlertType() - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Gets the "enabled-alert-type" property.
getEnabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Get the "enabled-alert-type" property definition.
getEnabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Get the "enabled-alert-type" property definition.
getEnabledAlertTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "enabled-alert-type" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LogPublisherCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Get the "enabled" property definition.
getEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.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
Retrieves an unmodifiable set of enabled SSL cipher suites configured for this connection handler, if applicable.
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
Retrieves the set of enabled SSL protocols configured for this connection handler.
getEnableProfilingOnStartupPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "enable-profiling-on-startup" property definition.
getEnableSSL() - Method in class org.opends.quicksetup.SecurityOptions
Returns whether SSL is enabled or not.
getEnableStartTLS() - Method in class org.opends.quicksetup.SecurityOptions
Returns whether StartTLS is enabled or not.
getEnableWindowsService() - Method in class org.opends.quicksetup.UserData
Returns true if the windows service must be enabled during installation, false if not.
getEncodedIDs(byte[], int) - Static method in class org.opends.server.backends.jeb.SortValuesSet
Get the IDs from the provided encoded set.
getEncodedSize(byte[], int) - Static method in class org.opends.server.backends.jeb.SortValuesSet
Get the size of the provided encoded set.
getEncoding() - Method in class org.opends.server.tools.LDAPToolOptions
Return the encoding value.
getEntries() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the number of entries contained in the replica.
getEntries() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Return the number of entries in the backend.
getEntries() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the number of entries in the backend for this base DN.
getEntriesCompressedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "entries-compressed" property definition.
getEntriesCompressedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "entries-compressed" property definition.
getEntriesCompressedPropertyDefinition() - Method in class org.opends.server.admin.std.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.
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 interface org.opends.server.core.SearchOperation
Retrieves the number of entries sent to the client for this search operation.
getEntriesSent() - Method in class org.opends.server.core.SearchOperationBasis
 
getEntriesSent() - Method in class org.opends.server.core.SearchOperationWrapper
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() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Gets the Entry object equivalent to this CustomSearchResult.
getEntry() - Method in class org.opends.guitools.controlpanel.event.LDAPEntryChangedEvent
Returns the entry that has been modified (the object contains the new values of the entry).
getEntry() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Returns the entry object representing what the user provided as data.
getEntry() - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Returns an Entry object representing what the panel is displaying.
getEntry(CustomSearchResult) - Static method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Gets the Entry object equivalent to the provided CustomSearchResult.
getEntry() - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Returns an Entry object representing what the panel is displaying.
getEntry() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Returns an Entry object representing what the panel is displaying.
getEntry() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns an Entry object representing what the panel is displaying.
getEntry(DN) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.api.Backend
Retrieves the requested entry from this backend.
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.backends.BackupBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.LDIFBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.MemoryBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.MonitorBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.NullBackend
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the requested entry from this backend.
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
Retrieves the requested entry from this backend.
getEntry(DN) - Method in class org.opends.server.backends.TrustStoreBackend
Retrieves the requested entry from this backend.
getEntry() - Method in class org.opends.server.config.ConfigEntry
Retrieves the actual entry wrapped by this configuration entry.
getEntry(DN) - Method in class org.opends.server.core.ConfigurationHandler
getEntry(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the entry with the requested DN.
getEntry(DN) - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the requested entry from this backend.
getEntry(String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the requested entry if it is present in the cache.
getEntry(DN) - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the entry with the specified DN from the cache.
getEntry(DN) - Method in class org.opends.server.extensions.FIFOEntryCache
Retrieves the entry with the specified DN from the cache.
getEntry(DN) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Retrieves the entry with the specified DN from the cache.
getEntry() - Method in class org.opends.server.types.CacheEntry
Retrieves the entry for this cache entry.
getEntry(DN) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the entry with the requested DN.
getEntry() - Method in class org.opends.server.types.SubEntry
Getter to retrieve the actual entry object for this subentry.
getEntryBytes() - Method in class org.opends.server.replication.protocol.EntryMsg
Returns the entry bytes.
getEntryCache(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Entry Cache.
getEntryCache(String) - Method in interface org.opends.server.admin.std.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.
getEntryCacheMonitor() - Method in class org.opends.server.api.EntryCache
Retrieves the monitor that is associated with this entry cache.
getEntryCaches() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the monitoring entry for the entry caches.
getEntryCachesMonitor() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the monitoring entry for the entry caches.
getEntryCachesRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "entry-caches" relation definition.
getEntryContainer(DN) - Method in class org.opends.server.backends.jeb.RootContainer
Return the entry container for a specific base DN.
getEntryContainers() - Method in class org.opends.server.backends.jeb.RootContainer
Return all the entry containers in this root container.
getEntryContainers() - Method in class org.opends.server.backends.pluggable.RootContainer
Return all the entry containers in this root container.
getEntryCount() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.api.Backend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.BackupBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.jeb.EntryContainer
Get a count of the number of entries stored in this entry container.
getEntryCount() - Method in class org.opends.server.backends.jeb.RootContainer
Get the total number of entries in this root container.
getEntryCount() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.MemoryBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.MonitorBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.NullBackend
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the total number of entries contained in this backend, if that information is available.
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
Retrieves the total number of entries contained in this backend, if that information is available.
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
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryCount() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the total number of entries contained in this backend, if that information is available.
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 interface org.opends.server.core.AddOperation
Retrieves the DN of the entry to add.
getEntryDN() - Method in class org.opends.server.core.AddOperationBasis
 
getEntryDN() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the DN of the entry to add.
getEntryDN() - Method in interface org.opends.server.core.CompareOperation
Retrieves the DN of the entry to compare.
getEntryDN() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the DN of the entry to compare.
getEntryDN() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the DN of the entry to compare.
getEntryDN() - Method in interface org.opends.server.core.DeleteOperation
Retrieves the DN of the entry to delete.
getEntryDN() - Method in class org.opends.server.core.DeleteOperationBasis
 
getEntryDN() - Method in class org.opends.server.core.DeleteOperationWrapper
Retrieves the DN of the entry to delete.
getEntryDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the DN of the entry to rename.
getEntryDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the DN of the entry to rename.
getEntryDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the DN of the entry to rename.
getEntryDN() - Method in interface org.opends.server.core.ModifyOperation
Retrieves the DN of the entry to modify.
getEntryDN() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the DN of the entry to modify.
getEntryDN() - Method in class org.opends.server.core.ModifyOperationWrapper
Retrieves the DN of the entry to modify.
getEntryDN(String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the entry DN for the entry with the specified ID on the specific backend from the cache.
getEntryDN(String, long) - Method in class org.opends.server.extensions.FIFOEntryCache
Retrieves the entry DN for the entry with the specified ID on the specific backend from the cache.
getEntryDN(String, long) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
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.protocols.ldap.ModifyDNRequestProtocolOp
Retrieves the current entry DN for this modify DN request.
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.SubordinateModifyDNOperation
Retrieves the DN of the entry to rename.
getEntryEncodeConfig() - Method in class org.opends.server.backends.jeb.DataConfig
Get the EntryEncodeConfig object in use by this configuration.
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
Retrieves the user entry that was mapped to the provided identification string.
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() - Method in class org.opends.server.backends.jeb.SortValues
Retrieve the entry ID in this sort values.
getEntryID(DN) - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves the entry ID for the entry with the specified DN from the cache.
getEntryID(DN) - Method in class org.opends.server.extensions.FIFOEntryCache
Retrieves the entry ID for the entry with the specified DN from the cache.
getEntryID(DN) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Retrieves the entry ID for the entry with the specified DN from the cache.
getEntryID() - Method in class org.opends.server.types.CacheEntry
Retrieves the entry ID for this cache entry.
getEntryIDs() - Method in class org.opends.server.backends.jeb.SortValuesSet
Retrieve the entry IDs in this set.
getEntryLimit() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Returns the entry limit of the index.
getEntryLimitExceededCount() - Method in class org.opends.server.backends.jeb.AttributeIndex
Return the number of values that have exceeded the entry limit since this object was created.
getEntryLimitExceededCount() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the number of values for which the entry limit has been exceeded since the entry container was opened.
getEntryLimitExceededCount() - Method in class org.opends.server.backends.jeb.Index
Get the number of keys that have exceeded the entry limit since this object was created.
getEntryToAdd() - Method in class org.opends.server.core.AddOperationBasis
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.
getEntryToAdd() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendAddOperation
Retrieves the entry to be added to the server.
getEntryToCompare() - Method in class org.opends.server.core.CompareOperationBasis
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.
getEntryToCompare() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendCompareOperation
Retrieves the entry to target with the compare operation.
getEntryToDelete() - Method in class org.opends.server.core.DeleteOperationBasis
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.
getEntryToDelete() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendDeleteOperation
Retrieves the entry to be deleted.
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() - Method in class org.opends.server.replication.plugin.FakeDelOperation
Retrieves the Unique ID of the entry that was deleted with this operation.
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.
getEnumClass() - Method in class org.opends.server.admin.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.
getEnvironment() - Method in interface org.opends.server.core.ServerContext
Returns the environment of the server.
getEnvironmentConfig() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the environment config of the JE environment used in this entry container.
getEnvironmentConfig() - Method in class org.opends.server.backends.jeb.RootContainer
Get the environment config of the JE environment used in this root container.
getEnvironmentConfig() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the environment configuration for the Directory Server.
getEnvironmentStats(StatsConfig) - Method in class org.opends.server.backends.jeb.RootContainer
Get the environment stats of the JE environment used in this root container.
getEnvironmentTransactionStats(StatsConfig) - Method in class org.opends.server.backends.jeb.RootContainer
Get the environment transaction stats of the JE environment used in this root container.
getEqualityMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the equalityMatch property.
getEqualityMatchingRule() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the default equality matching rule that will be used for attributes with this syntax.
getEqualityMatchingRule() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the equality matching rule that should be used for this matched values filter.
getEqualityMatchingRule() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the default equality matching rule that will be used for attributes with this syntax.
getEqualityMatchingRule() - Method in class org.opends.server.types.AttributeType
Retrieves the matching rule that should be used for equality matching with this attribute type.
getEqualityMatchingRule(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the equality matching rule with the specified name or OID.
getEquivalentCommandLine(String, List<String>) - Static method in class org.opends.guitools.controlpanel.task.Task
Returns the equivalent command line in HTML without font properties.
getError() - Method in exception org.opends.admin.ads.ADSContextException
Returns the error type of this exception.
getError() - Method in class org.opends.guitools.controlpanel.event.EntryReadErrorEvent
Returns the throwable that we got as error.
getError() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the error that occurred when updating the node.
getErrorArg() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the argument associated to an error/exception.
getErrorCode() - Method in exception org.opends.server.tools.dsreplication.ReplicationCliException
Returns the error code associated with this exception.
getErrorException() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the exception associated to the error.
getErrorIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with a node for which an error occurred.
getErrorLogs() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the error logs of the task.
getErrorMaskIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with the error mask icon.
getErrorMessage() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the errorMessage property.
getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
Retrieves the error message if PluginResult.ImportLDIF.continueProcessing() returned false.
getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
 
getErrorMessage() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
Retrieves the error message if PluginResult.OperationResult.continueProcessing() returned false.
getErrorMessage() - Method in class org.opends.server.api.plugin.PluginResult.PostConnect
Retrieves the error message if PluginResult.PostConnect.continueProcessing() returned false.
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
Retrieves the error message if PluginResult.Startup.continueProcessing() returned false.
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 class org.opends.server.core.OperationWrapper
Retrieves the error message for this operation.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Retrieves the error message for this response.
getErrorMessage() - Method in exception org.opends.server.tools.LDAPConnectionException
Retrieves the server-provided error message associated with this exception.
getErrorMessage() - Method in class org.opends.server.types.AbstractOperation
 
getErrorMessage() - Method in exception org.opends.server.types.LDAPException
Retrieves the server-provided error message for this exception.
getErrorMessage() - Method in exception org.opends.server.types.MembershipException
Retrieves the error message for this membership exception.
getErrorMessage() - Method in interface 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.admin.ads.TopologyCache
Returns a set of error messages encountered in the TopologyCache.
getErrorMessages() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Get the current error messages.
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.
getErrorPrintStream() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the print stream for the error logs.
getErrors() - Method in exception org.opends.guitools.controlpanel.datamodel.CheckEntrySyntaxException
Returns the list of errors that were encountered.
getErrorType() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the error detected while reading this entry.
getErrorType() - Method in class org.opends.server.controls.PasswordPolicyResponseControl
Retrieves the password policy error type contained in this control.
getEtimeResolution() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "etime-resolution" property.
getEtimeResolution() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "etime-resolution" property.
getEtimeResolutionPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "etime-resolution" property definition.
getEvalReason() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the reason the last access evaluation was evaluated the way it was.
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 class org.opends.server.authorization.dseecompat.AciContainer
Return the access evaluation summary string.
getEvalSummary() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return the access evaluation summary string.
getEvents(Collection<Integer>, BuildInformation, BuildInformation) - Static method in class org.opends.server.util.VersionCompatibilityIssue
Gets the list of all registered issues excluding the issues specified by excludeIds.
getEvents(BuildVersion) - Static method in class org.opends.server.util.VersionCompatibilityIssue
Returns events that have happened in between the SVN revision numbers of two different builds.
getExactAttribute(AttributeType, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested attribute element for the specified attribute type and options or null if this entry does not contain an attribute with the specified attribute type and options.
getException() - Method in class org.opends.guitools.controlpanel.browser.BasicNodeError
Returns the exception.
getException() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the exception that occurred during the processing.
getException() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns the ApplicationException that has occurred during the download or null if no exception occurred.
getException() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
Get the exception that occurred during the import/export.
getExceptionArg() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the argument of the exception that occurred during the processing.
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.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the exceptions that occurred while reading the configuration.
getExceptions() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the list of exceptions that were encountered reading the configuration.
getExcludeAttributes() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the set of attributes that should be excluded from the entries written to LDIF.
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.
getExcludeBranches() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the set of base DNs that specify the set of entries to exclude from the export.
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.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Gets the "excluded-attribute" property.
getExcludedAttribute() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the "excluded-attribute" property.
getExcludedAttributePropertyDefinition() - Method in class org.opends.server.admin.std.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.
getExcludeFilter() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "exclude-filter" property.
getExcludeFilter() - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Gets the "exclude-filter" property.
getExcludeFilter() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "exclude-filter" property.
getExcludeFilter() - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Gets the "exclude-filter" property.
getExcludeFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "exclude-filter" property definition.
getExcludeFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "exclude-filter" property definition.
getExcludeFilters() - Method in class org.opends.server.api.EntryCache
Retrieves the set of search filters that may be used to determine whether an entry should be excluded from the cache.
getExcludeFilters() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the set of search filters that should be used to determine which entries to exclude from the LDIF.
getExcludeFilters() - Method in class org.opends.server.types.LDIFImportConfig
Retrieves the set of search filters that should be used to determine which entries to exclude from the LDIF.
getExpirePasswordsWithoutWarningPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "expire-passwords-without-warning" property definition.
getExplicitBindDn() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the bind DN explicitly provided in the command-line.
getExplicitBindDn() - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Returns the bind DN explicitly provided in the command-line.
getExplicitHostName() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the host name explicitly provided in the command-line.
getExplicitPort() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns the administration port explicitly provided in the command-line.
getExportTarget() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
Gets the server id of the exporting server.
getExtendedOperationHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Extended Operation Handler.
getExtendedOperationHandler(String) - Method in interface org.opends.server.admin.std.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.
getExtendedOperationHandler(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the handler for the extended operation for the provided extended operation OID.
getExtendedOperationHandlersRelationDefinition() - Method in class org.opends.server.admin.std.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
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.CancelExtendedOperation
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.StartTLSExtendedOperation
Retrieves the name associated with this extended operation.
getExtendedOperationName() - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
Retrieves the name associated with this extended operation.
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
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.CancelExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.StartTLSExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedOperationOID() - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
Retrieves the object OID associated with this extended operation.
getExtendedRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an extended request protocol op.
getExtendedRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of extended requests that have been received.
getExtendedResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an extended response protocol op.
getExtendedResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of extended responses that have been sent.
getExtensibleMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the extensibleMatch property.
getExtensions() - Method in class org.opends.server.types.LDAPURL
Retrieves the set of extensions for this LDAP URL.
getExternalChangelogDomain() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the External Changelog Domain.
getExternalChangelogDomain() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the External Changelog Domain.
getExternalChangelogDomainRelationDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "external-changelog-domain" relation definition.
getExternalDbsToRemove() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the list of databases located outside the installation that must be removed.
getExternalLogsToRemove() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the list of log files located outside the installation that must be removed.
getExtOp() - Method in class org.opends.server.authorization.dseecompat.AciTargets
Return the class representing the ACI extop keyword.
getExtOpOID() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return The OID (Object Identifier) string of the extended operation being evaluated.
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.types.Schema
Get the extraAttributes stored in this schema.
getExtraDialogHeight() - Method in class org.opends.quicksetup.installer.Installer
 
getExtraDialogHeight() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the amount of addition pixels added to the height of the tallest panel in order to size the wizard for asthetic reasons.
getExtraLines() - Method in class org.opends.server.tools.makeldif.Branch
Retrieves the set of extra lines that should be included in this branch entry.
getExtraProperties() - Method in class org.opends.server.types.CommonSchemaElements
 
getExtraProperties() - Method in class org.opends.server.types.DITContentRule
Retrieves a mapping between the names of any extra non-standard properties that may be associated with this DIT content rule and the value for that property.
getExtraProperties() - Method in class org.opends.server.types.DITStructureRule
Retrieves a mapping between the names of any extra non-standard properties that may be associated with this DIT structure rule and the value for that property.
getExtraProperties() - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves a mapping between the names of any extra non-standard properties that may be associated with this ldap syntax description and the value for that property.
getExtraProperties() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves a mapping between the names of any extra non-standard properties that may be associated with this matching rule use and the value for that property.
getExtraProperties() - Method in class org.opends.server.types.NameForm
Retrieves a mapping between the names of any extra non-standard properties that may be associated with this name form and the value for that property.
getExtraProperties() - Method in interface org.opends.server.types.SchemaFileElement
Retrieves the "extra" properties for this schema definition.
getExtraProperty(String) - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves the value of the specified "extra" property for this ldap syntax description.
getFailedDependencyAction() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Gets the action to take should one of the dependent task fail.
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.dsreplication.PurgeHistoricalScheduleInformation
Gets the action to take should one of the dependent task fail.
getFailedDependencyAction() - Method in class org.opends.server.tools.tasks.TaskEntry
Gets the action to take if this task fails.
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
Gets the action to take should one of the dependent task fail.
getFailedServers() - Method in class org.opends.server.replication.protocol.AckMsg
Get the list of failed servers.
getFieldStringValue(FieldName) - Method in class org.opends.quicksetup.ui.QuickSetup
Gets the string value for a given field name.
getFieldValue(FieldName) - Method in class org.opends.guitools.uninstaller.ui.ConfirmUninstallPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
getFieldValue(FieldName) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.ui.QuickSetup
Gets the value for a given field name.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the value corresponding to the provided FieldName.
getFieldValue(FieldName) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the value corresponding to the provided FieldName.
getFile() - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Return the file that was used to read the binary value.
getFile(String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves a File object based on the provided path.
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.
getFileLines(File) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the lines of the specified file as a string array.
getFilenameFilter() - Method in class org.opends.server.loggers.TimeStampNaming
Gets the filename filter that can be used to filter files named by this policy.
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.opends.server.admin.std.client.SizeLimitLogRotationPolicyCfgClient
Gets the "file-size-limit" property.
getFileSizeLimit() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRotationPolicyCfg
Gets the "file-size-limit" property.
getFileSizeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.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.jeb.BackendImpl
Returns the files to backup.
getFilesToBackup() - Method in class org.opends.server.backends.pdb.PDBStorage
 
getFilesToBackup() - Method in class org.opends.server.backends.SchemaBackend
 
getFilesToBackup() - Method in class org.opends.server.backends.task.TaskBackend
Returns the files to backup.
getFilesToBackup() - Method in class org.opends.server.extensions.ConfigFileHandler
Returns the files to backup.
getFileSystemPermissions(File) - Static method in class org.opends.quicksetup.util.Utils
Returns the file system permissions for a file.
getFilter() - Method in class org.opends.admin.ads.TopologyCache
Returns the filter to be used when retrieving information.
getFilter() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the filter property.
getFilter() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns the filter that is being used to search the entries.
getFilter() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the filter of the search indexed by the VLV index.
getFilter() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Returns the last filter set with the setFilter method.
getFilter() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "filter" property.
getFilter() - Method in interface org.opends.server.core.SearchOperation
Retrieves the filter for this search operation.
getFilter() - Method in class org.opends.server.core.SearchOperationBasis
 
getFilter() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the filter for this search operation.
getFilter() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getFilter() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the filter for this search request.
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.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.SearchEntrySearchOperation
Retrieves the filter for this search operation.
getFilter() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the filter for this search operation.
getFilterComponents() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the set of subordinate filter components for AND or OR searches.
getFilterComponents() - Method in class org.opends.server.types.RawFilter
Retrieves the set of subordinate filter components for AND or OR searches.
getFilterComponents() - Method in class org.opends.server.types.SearchFilter
Retrieves the set of filter components for this AND or OR filter.
getFilterGroup() - Method in class org.opends.dsml.protocol.FilterSet
Gets the value of the filterGroup property.
getFilteringPolicy() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Gets the "filtering-policy" property.
getFilteringPolicy() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the "filtering-policy" property.
getFilteringPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "filtering-policy" property definition.
getFilteringPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "filtering-policy" property definition.
getFilteringPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "filtering-policy" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "filter" property definition.
getFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "filter" property definition.
getFilters() - Method in class org.opends.server.controls.MatchedValuesControl
Retrieves the set of filters associated with this matched values control.
getFilters(SortedSet<String>, LocalizableMessageDescriptor.Arg3<Object, Object, Object>, EntryCacheCommon.ConfigErrorHandler, DN) - Static method in class org.opends.server.extensions.EntryCacheCommon
Reads a list of string filters and convert it to a list of search filters.
getFilters() - Method in class org.opends.server.types.VirtualAttributeRule
Retrieves the set of search filters for entries that are eligible to have this virtual attribute.
getFilterType() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the filter type for this search filter.
getFilterType() - Method in class org.opends.server.types.RawFilter
Retrieves the filter type for this search filter.
getFilterType() - Method in class org.opends.server.types.SearchFilter
Retrieves the filter type for this search filter.
getFinal() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the final property.
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.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Gets the "fingerprint-algorithm" property.
getFingerprintAlgorithm() - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Gets the "fingerprint-algorithm" property.
getFingerprintAlgorithmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the "fingerprint-algorithm" property definition.
getFingerprintAttribute() - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Gets the "fingerprint-attribute" property.
getFingerprintAttribute() - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Gets the "fingerprint-attribute" property.
getFingerprintAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the "fingerprint-attribute" property definition.
getFinishButtonLabel() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the key for the finish button's label.
getFinishButtonLabel() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the key for the finish button's label.
getFinishButtonToolTip() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the key for the finish button's tool tip text.
getFinishButtonToolTip() - Method in class org.opends.quicksetup.installer.Installer
 
getFinishButtonToolTip() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the key for the finish button's tool tip text.
getFinishedStep() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the finished step in the wizard.
getFinishedStep() - Method in class org.opends.quicksetup.installer.Installer
 
getFinishedStep() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the finished step in the wizard.
getFirstName() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the first name value that should be used for the current entry.
getFirstValue(SearchResult, String) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the String representation of the first value of an attribute in a LDAP entry.
getFirstValueAsString(CustomSearchResult, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the first value as a String for a given attribute in the provided entry.
getFirstWizardStep() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the initial wizard step.
getFirstWizardStep() - Method in class org.opends.quicksetup.installer.Installer
 
getFirstWizardStep() - Method in class org.opends.quicksetup.ui.GuiApplication
Returns the initial wizard step.
getFollowReferrals() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return true if this controller follows referrals.
getFontStyle() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the font style to be used to render this node.
getForceChangeOnAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "force-change-on-add" property definition.
getForceChangeOnResetPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "force-change-on-reset" property definition.
getFormattedAfterUrlClick(String, LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the log HTML representation after the user has clicked on a url.
getFormattedAfterUrlClick(String, LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the log formatted representation after the user has clicked on a url.
getFormattedAfterUrlClick(String, LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the log formatted representation after the user has clicked on a url.
getFormattedConfirmation(LocalizableMessage, Font, LocalizableMessage, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of a confirmation for a given text.
getFormattedDone() - Method in class org.opends.quicksetup.Application
Returns the formatted representation of the 'Done' text string.
getFormattedDone() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of the 'Done' text string.
getFormattedDone() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of the 'Done' text string.
getFormattedDone() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of the 'Done' text string.
getFormattedDoneWithLineBreak() - Method in class org.opends.quicksetup.Application
Returns the formatted representation of the 'Done' text string with a line break at the end.
getFormattedEquivalentCommandLine(List<String>, ProgressMessageFormatter) - Static method in class org.opends.quicksetup.util.Utils
Returns a String representation of the provided command-line.
getFormattedError(LocalizableMessage, Font, LocalizableMessage, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of an error for a given text.
getFormattedError(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of an error for a given text.
getFormattedError(Throwable, boolean) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of an error message for a given exception.
getFormattedError(LocalizableMessage, boolean) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of an error for a given text.
getFormattedError() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of the 'Error' text string.
getFormattedError(Throwable, boolean) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of an error message for a given throwable.
getFormattedError(LocalizableMessage, boolean) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of an error for a given text.
getFormattedError() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of the 'Error' text string.
getFormattedError(Throwable, boolean) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of an error message for a given throwable.
getFormattedError(LocalizableMessage, boolean) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of an error for a given text.
getFormattedError() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of the 'Error' text string.
getFormattedError(Throwable, boolean) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of an error message for a given throwable.
getFormattedLog(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of a log message for a given text.
getFormattedLog(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of a log message for a given text.
getFormattedLog(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of a log message for a given text.
getFormattedLog(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a log message for a given text.
getFormattedLogError(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of a log error message for a given text.
getFormattedLogError(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of a log error message for a given text.
getFormattedLogError(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of a log error message for a given text.
getFormattedLogError(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a log error message for a given text.
getFormattedPoint() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the formatted representation of a point.
getFormattedPoint() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the formatted representation of a point.
getFormattedPoint() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a point.
getFormattedProgress(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of a progress message for a given text.
getFormattedProgress(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the formatted representation of a progress message for a given text.
getFormattedProgress(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the formatted representation of a progress message for a given text.
getFormattedProgress(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a progress message for a given text.
getFormattedProgressWithLineBreak(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of a progress message for a given text with a line break.
getFormattedSuccess(LocalizableMessage, Font, LocalizableMessage, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of a success for a given text.
getFormattedSuccess(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of a success message for a given text.
getFormattedSuccess(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of a success message for a given text.
getFormattedSuccess(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of a success message for a given text.
getFormattedSuccess(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a success message for a given text.
getFormattedSummary(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of the text that is the summary of the installation process (the one that goes in the UI next to the progress bar).
getFormattedSummary(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of the text that is the summary of the installation process (the one that goes in the UI next to the progress bar).
getFormattedSummary(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of the text that is the summary of the installation process (the one that goes in the UI next to the progress bar).
getFormattedSummary(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of the text that is the summary of the installation process (the one that goes in the UI next to the progress bar).
getFormattedText(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of the text without providing any style.
getFormattedText(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the text representation of the text without providing any style.
getFormattedText(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of the text without providing any style.
getFormattedWarning(LocalizableMessage, Font, LocalizableMessage, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of a warning for a given text.
getFormattedWarning(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of an warning for a given text.
getFormattedWarning(LocalizableMessage, boolean) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of a warning for a given text.
getFormattedWarning(LocalizableMessage, boolean) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of a warning for a given text.
getFormattedWarning(LocalizableMessage, boolean) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a warning for a given text.
getFormattedWithPoints(LocalizableMessage) - Method in class org.opends.quicksetup.Application
Returns the formatted representation of the argument text to which we add points.
getFormattedWithPoints(LocalizableMessage) - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the HTML representation of the argument text to which we add points.
getFormattedWithPoints(LocalizableMessage) - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the plain text representation of the argument text to which we add points.
getFormattedWithPoints(LocalizableMessage) - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of the argument text to which we add points.
getFormatter() - Static method in class org.opends.server.loggers.JDKLogging
Get a formatter.
getFormatter() - Method in class org.opends.server.tools.tasks.TaskScheduleInteraction
Returns the formatter that is used to generate messages.
getFractionalExclude() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "fractional-exclude" property.
getFractionalExclude() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "fractional-exclude" property.
getFractionalExcludePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "fractional-exclude" property definition.
getFractionalInclude() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "fractional-include" property.
getFractionalInclude() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "fractional-include" property.
getFractionalIncludePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "fractional-include" property definition.
getFrame(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the parent frame of a component.
getFrame() - Method in class org.opends.quicksetup.ui.ProgressDialog
Returns the parent for this dialog.
getFrame() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the frame containing the dialog.
getFrameTitle() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the frame title of the GUI application that will be used in some operating systems.
getFrameTitle() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Gets the frame title of the GUI application that will be used in some operating systems.
getFrameTitle() - Method in class org.opends.quicksetup.installer.Installer
 
getFrameTitle() - Method in class org.opends.quicksetup.installer.SetupLauncher
Gets the frame title of the GUI application that will be used in some operating systems.
getFrameTitle() - Method in class org.opends.quicksetup.Launcher
Gets the frame title of the GUI application that will be used in some operating systems.
getFrameTitle() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the frame title of the GUI application that will be used in some operating systems.
getFreeDiskSpace() - Method in interface org.opends.server.admin.std.client.FreeDiskSpaceLogRetentionPolicyCfgClient
Gets the "free-disk-space" property.
getFreeDiskSpace() - Method in interface org.opends.server.admin.std.server.FreeDiskSpaceLogRetentionPolicyCfg
Gets the "free-disk-space" property.
getFreeDiskSpacePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Get the "free-disk-space" property definition.
getGeneralizedTime(Entry, AttributeType) - 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
Retrieves a string containing a normalized representation of the current time in a generalized time format.
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.server.ServerHandler
Returns the value of generationId for that handler.
getGenerationID() - Method in class org.opends.server.replication.service.ReplicationDomain
This method should return the generationID to use for this ReplicationDomain.
getGenerator() - Method in class org.opends.server.replication.service.ReplicationDomain
Returns the CSNGenerator that will be used to generate CSN for this domain.
getGenericMonitorData(Long, Long, Long, Long, Long, Long) - Static method in class org.opends.server.extensions.EntryCacheCommon
Constructs a set of generic attributes containing entry cache monitor data.
getGlobalACI() - Method in interface org.opends.server.admin.std.client.DseeCompatAccessControlHandlerCfgClient
Gets the "global-aci" property.
getGlobalACI() - Method in interface org.opends.server.admin.std.server.DseeCompatAccessControlHandlerCfg
Gets the "global-aci" property.
getGlobalACIPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Get the "global-aci" property definition.
getGlobalAdministratorPassword() - Method in class org.opends.quicksetup.UserData
Returns the password of the global administrator.
getGlobalAdministratorUID() - Method in class org.opends.quicksetup.UserData
Returns the UID of the global administrator.
getGlobalConfiguration() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Global Configuration.
getGlobalConfiguration() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the Global Configuration.
getGlobalConfigurationRelationDefinition() - Method in class org.opends.server.admin.std.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.
getGraceLoginCount() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "grace-login-count" property.
getGraceLoginCount() - Method in interface org.opends.server.admin.std.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
Gets the "grace-login-count" property.
getGraceLoginCountPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getGreaterOrEqual() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the greaterOrEqual property.
getGreaterOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
getGreaterThanOrEqualAssertion() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the assertion value that will be used to locate the beginning of the results page.
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
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.StaticGroup
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.VirtualStaticGroup
Retrieves a search filter that may be used to identify entries containing definitions for groups of this type in the Directory Server.
getGroupDN() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "group-dn" property.
getGroupDN() - Method in interface org.opends.server.admin.std.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
Retrieves the DN of the entry that contains the definition for this group.
getGroupDN() - Method in class org.opends.server.extensions.StaticGroup
Retrieves the DN of the entry that contains the definition for this group.
getGroupDN() - Method in class org.opends.server.extensions.VirtualStaticGroup
Retrieves the DN of the entry that contains the definition for this group.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "group-dn" property definition.
getGroupDNPropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "group-id" property.
getGroupId() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "group-id" property.
getGroupId() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "group-id" property.
getGroupId() - Method in interface org.opends.server.admin.std.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.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.server.ServerHandler
Gets the group id of the server represented by this object.
getGroupId() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the group id for this domain.
getGroupIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "group-id" property definition.
getGroupIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "group-id" property definition.
getGroupImplementation(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Group Implementation.
getGroupImplementation(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.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.
getGroups(Operation) - Method in class org.opends.server.api.ClientConnection
Retrieves the set of groups in which the user associated with this client connection may be considered to be a member.
getGSSExceptionMessage(GSSException) - Static method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Get the underlying GSSException messages that really tell what the problem is.
getHasSubOrdinates(SearchResult) - Static method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns whether the entry has subordinates or not.
getHasSubOrdinates(CustomSearchResult) - Static method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns whether the entry has subordinates or not.
getHeader(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Returns the header wrapped with the default line width.
getHeader(LocalizableMessage, int) - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Returns the header wrapped with a certain line width.
getHeartbeatInterval() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "heartbeat-interval" property.
getHeartbeatInterval() - Method in interface org.opends.server.admin.std.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.
getHeartbeatInterval() - Method in class org.opends.server.replication.server.ServerHandler
Get our heartbeat interval.
getHeartbeatIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "heartbeat-interval" property definition.
getHelpTooltip() - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Returns the tool tip to be used in the help icon.
getHelpTooltip() - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Returns the tool tip to be used in the help icon.
getHighestEntryID() - Method in class org.opends.server.backends.jeb.EntryContainer
Determine the highest entryID in the entryContainer.
getHistoricalAttr(Entry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
Get the attribute used to store the historical information from the provided Entry.
getHistoryDirectory() - Method in class org.opends.quicksetup.Installation
Returns the directory where the lock files are stored.
getHistoryLogFile() - Method in class org.opends.quicksetup.Installation
Gets the log file where the history of upgrades and reversions is kept.
getHost() - Method in exception org.opends.quicksetup.UserDataCertificateException
Returns the host we tried to connect to when this exception was generated.
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.
getHostName() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the host name of the server.
getHostName(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the host name used in the provided InitialLdapContext.
getHostname() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the host name of the server.
getHostName() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the displayed host name.
getHostName() - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
Returns the Host Name as is referenced in other servers.
getHostName() - Method in class org.opends.quicksetup.installer.AuthenticationData
Returns the host name to connect to.
getHostName() - Method in class org.opends.quicksetup.UserData
Returns the server host name.
getHostName() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Get the host name which has to be used for the command.
getHostName() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Get the host name which has to be used for the command.
getHostName() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the hostname of the bound connection.
getHostName() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Get the hostname of the bound connection.
getHostName() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the host name that should be used for connections based on this interaction.
getHostNameDestination() - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Returns the host name of the destination server.
getHostNameDestination() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the destination host name explicitly provided in the initialize replication subcommand.
getHostNameDestinationOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the destination host name default value in the initialize replication subcommand.
getHostNameForCertificate(String) - Static method in class org.opends.server.util.SetupUtils
Returns the host name to be used to create self-signed certificates.
getHostNameSource() - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Returns the host name of the source server.
getHostNameSource() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the source host name explicitly provided in the initialize replication subcommand.
getHostNameSourceOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the first host name default value in the initialize replication subcommand.
getHostNameToDisable() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name explicitly provided in the disable replication subcommand.
getHostNameToDisableOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name default value in the disable replication subcommand.
getHostNameToInitializeAll() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name explicitly provided in the initialize all replication subcommand.
getHostNameToInitializeAllOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name default value in the initialize all replication subcommand.
getHostNameToPostExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name explicitly provided in the post external initialization subcommand.
getHostNameToPreExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name explicitly provided in the pre external initialization subcommand.
getHostNameToStatus() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name explicitly provided in the status replication subcommand.
getHostNameToStatusOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the host name default value in the status replication subcommand.
getHostPort(boolean) - Method in class org.opends.admin.ads.ServerDescriptor
Returns a String of type host-name:port-number for the server.
getHostPort() - Method in exception org.opends.admin.ads.TopologyCacheException
Returns the host port representation of the server we where connected to (or trying to connect) when this exception was generated.
getHostPort(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the host port representation of the server to which this context is connected.
getHostPort(ServerDescriptor) - Method in class org.opends.quicksetup.installer.Installer
Returns the host port representation of the server to be used in progress and error messages.
getHourAndMinute() - Static method in class org.opends.server.util.TimeThread
Retrieves an integer containing the time in HHmm format at the last update.
getHtml(String) - Static method in class org.opends.quicksetup.util.Utils
Returns the HTML representation for a given text.
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.
getIcon(SortedSet<String>, int) - Method in class org.opends.guitools.controlpanel.browser.IconPool
If objectClass is null, a default icon is used.
getIcon() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the icon associated with this node.
getIconForRootNode() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with a root node.
getIconHtml(UIFactory.IconType) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the HTML string representing the provided IconType.
getIconPool() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the icon pool used by this controller.
getIconPool() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the icon pool to be used by the LDAP entry browsers.
getId() - Method in class org.opends.admin.ads.ServerDescriptor
Returns an Id that is unique for this server.
getId() - Method in class org.opends.admin.ads.SuffixDescriptor
Returns an Id that is unique for this suffix.
getID() - Method in class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
Returns the backup ID.
getId() - Method in class org.opends.server.replication.common.RSInfo
Get the RS id.
getId() - Method in class org.opends.server.tools.tasks.TaskEntry
Gets the ID of the task.
getId() - Method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Gets the ID of this cause.
getID2Children() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the children database used by this entry container.
getID2Entry() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the entry database used by this entry container.
getID2Subtree() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the subtree database used by this entry container.
getIdentifier() - Method in class org.opends.guitools.controlpanel.ui.nodes.GeneralMonitoringTreeNode
Returns the identifier that is unique among all the nodes.
getIdentityMapper() - Method in interface org.opends.server.admin.std.client.CramMD5SASLMechanismHandlerCfgClient
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.client.PasswordModifyExtendedOperationHandlerCfgClient
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.client.PlainSASLMechanismHandlerCfgClient
Gets the "identity-mapper" property.
getIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Identity Mapper.
getIdentityMapper() - Method in interface org.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Gets the "identity-mapper" property.
getIdentityMapper() - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Gets the "identity-mapper" property.
getIdentityMapper(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Gets the "identity-mapper" property as a DN.
getIdentityMapperDN() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "identity-mapper" property as a DN.
getIdentityMapperDN() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "identity-mapper" property as a DN.
getIdentityMapperDN() - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Gets the "identity-mapper" property as a DN.
getIdentityMapperDN() - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Gets the "identity-mapper" property as a DN.
getIdentityMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Get the "identity-mapper" property definition.
getIdentityMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "identity-mapper" property definition.
getIdentityMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "identity-mapper" property definition.
getIdentityMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Get the "identity-mapper" property definition.
getIdentityMapperPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Get the "identity-mapper" property definition.
getIdentityMappers() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of identity mappers defined in the Directory Server configuration, as a mapping between the DN of the configuration entry and the identity mapper.
getIdentityMappersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "identity-mappers" relation definition.
getIdleLockoutInterval() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "idle-lockout-interval" property.
getIdleLockoutInterval() - Method in interface org.opends.server.admin.std.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
Gets the "idle-lockout-interval" property.
getIdleLockoutIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.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
Retrieves the length of time in milliseconds that this client connection has been idle.
getIdleTimeLimit() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "idle-time-limit" property.
getIdleTimeLimit() - Method in interface org.opends.server.admin.std.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() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the maximum length of time in milliseconds that client connections should be allowed to remain idle without being disconnected.
getIdleTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "idle-time-limit" property definition.
getIDToAbandon() - Method in interface org.opends.server.core.AbandonOperation
Retrieves the message ID of the operation that should be abandoned.
getIDToAbandon() - Method in class org.opends.server.core.AbandonOperationBasis
Retrieves the message ID of the operation that should be abandoned.
getIDToAbandon() - Method in class org.opends.server.core.AbandonOperationWrapper
Retrieves the message ID of the operation that should be abandoned.
getIDToAbandon() - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Retrieves the message ID of the operation to abandon.
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.
getIllegalName() - Method in exception org.opends.server.admin.client.IllegalManagedObjectNameException
Get the illegal managed object name.
getImageIcon(UIFactory.IconType) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns an ImageIcon object for the provided IconType.
getImportExportContext() - Method in class org.opends.server.replication.service.ReplicationDomain
Returns the Import/Export context associated to this ReplicationDomain.
getImportProgressMessage(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
If the log message is of type "[03/Apr/2008:21:25:43 +0200] category=JEB severity=NOTICE msgID=8847454 Processed 1 entries, imported 0, skipped 1, rejected 0 and migrated 0 in 1 seconds (average rate 0.0/sec)" returns the message part.
getImportQueueSize() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "import-queue-size" property.
getImportQueueSize() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "import-queue-size" property.
getImportQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "import-queue-size" property definition.
getImportSource() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
Gets the server id of the importing server.
getImportThreadCount() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "import-thread-count" property.
getImportThreadCount() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "import-thread-count" property.
getImportThreadCountPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "import-thread-count" property definition.
getIncludeAttributes() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the set of attributes that should be included in the entries written to LDIF.
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.
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.
getIncludeFilter() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "include-filter" property.
getIncludeFilter() - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Gets the "include-filter" property.
getIncludeFilter() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "include-filter" property.
getIncludeFilter() - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Gets the "include-filter" property.
getIncludeFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "include-filter" property definition.
getIncludeFilterPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "include-filter" property definition.
getIncludeFilters() - Method in class org.opends.server.api.EntryCache
Retrieves the set of search filters that may be used to determine whether an entry should be included in the cache.
getIncludeFilters() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the set of search filters that should be used to determine which entries to include in the LDIF.
getIncludeFilters() - Method in class org.opends.server.types.LDIFImportConfig
Retrieves the set of search filters that should be used to determine which entries to include in the LDIF.
getIncludeThrowableCausePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the "include-throwable-cause" property definition.
getIncompatibilityMessage(Task, Task) - Method in class org.opends.guitools.controlpanel.task.Task
Returns the incompatible message between two tasks.
getIncrementalBaseID() - Method in class org.opends.server.types.BackupConfig
Retrieves the backup ID for the backup on which this incremental backup should be based.
getIndex() - Method in class org.opends.guitools.controlpanel.event.IndexSelectionEvent
Returns the index that has been selected.
getIndex() - Method in class org.opends.guitools.controlpanel.ui.nodes.IndexTreeNode
Returns the index descriptor associated with the node.
getIndex() - Method in class org.opends.guitools.controlpanel.ui.nodes.VLVIndexTreeNode
Returns the VLV index descriptor associated with the node.
getIndexAt(int) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns the index in the specified row.
getIndexDescriptor() - Method in class org.opends.guitools.controlpanel.event.IndexModifiedEvent
Returns list of indexes that have been modified.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "index-entry-limit" property.
getIndexEntryLimit() - Method in class org.opends.server.backends.jeb.Index
Return entry limit.
getIndexEntryLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the "index-entry-limit" property definition.
getIndexEntryLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "index-entry-limit" property definition.
getIndexEntryLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the "index-entry-limit" property definition.
getIndexEntryLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "index-entry-limit" property definition.
getIndexEntryLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "index-entry-limit" property definition.
getIndexes() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the index objects associated with the backend.
getIndexExtensibleMatchingRule() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Gets the "index-extensible-matching-rule" property.
getIndexExtensibleMatchingRule() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Gets the "index-extensible-matching-rule" property.
getIndexExtensibleMatchingRule() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the "index-extensible-matching-rule" property.
getIndexExtensibleMatchingRule() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the "index-extensible-matching-rule" property.
getIndexExtensibleMatchingRulePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the "index-extensible-matching-rule" property definition.
getIndexExtensibleMatchingRulePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the "index-extensible-matching-rule" property definition.
getIndexFilterAnalyzerEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "index-filter-analyzer-enabled" property definition.
getIndexFilterAnalyzerEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "index-filter-analyzer-enabled" property definition.
getIndexFilterAnalyzerEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "index-filter-analyzer-enabled" property definition.
getIndexFilterAnalyzerMaxFilters() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "index-filter-analyzer-max-filters" property.
getIndexFilterAnalyzerMaxFilters() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "index-filter-analyzer-max-filters" property.
getIndexFilterAnalyzerMaxFilters() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "index-filter-analyzer-max-filters" property.
getIndexFilterAnalyzerMaxFilters() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "index-filter-analyzer-max-filters" property.
getIndexFilterAnalyzerMaxFiltersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "index-filter-analyzer-max-filters" property definition.
getIndexFilterAnalyzerMaxFiltersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "index-filter-analyzer-max-filters" property definition.
getIndexFilterAnalyzerMaxFiltersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "index-filter-analyzer-max-filters" property definition.
getIndexID() - Method in class org.opends.server.backends.jeb.EqualityIndexer
getIndexId() - Method in class org.opends.server.backends.pluggable.spi.TreeName
Returns the index identifier.
getIndexingOptions() - Method in class org.opends.server.backends.jeb.AttributeIndex
Return the indexing options of this AttributeIndex.
getIndexingOptions() - Method in class org.opends.server.backends.jeb.IndexQueryFactoryImpl
getIndexTableModel() - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Returns the index table model used by this panel.
getIndexTableModel() - Method in class org.opends.guitools.controlpanel.ui.BackendIndexesPanel
Returns the index table model used by this panel.
getIndexTableModel() - Method in class org.opends.guitools.controlpanel.ui.BackendVLVIndexesPanel
Returns the index table model used by this panel.
getIndexTrustState(Transaction, DatabaseContainer) - Method in class org.opends.server.backends.jeb.State
Fetch index state from the database.
getIndexType() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Gets the "index-type" property.
getIndexType() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Gets the "index-type" property.
getIndexType() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the "index-type" property.
getIndexType() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the "index-type" property.
getIndexTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the "index-type" property definition.
getIndexTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the "index-type" property definition.
getInetAddress() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the address to which this socket is connected.
getInetAddressComparator() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the comparator to be used to sort InetAddresses.
getInfo() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the ControlPanelInfo object.
getInfo() - Method in class org.opends.guitools.controlpanel.ui.GenericMenuBar
Returns the control panel information.
getInfo() - Method in class org.opends.guitools.controlpanel.ui.renderer.AttributeCellEditor
Returns the control panel information.
getInfo() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the control panel info object.
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.
getInitial() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the initial property.
getInitialFocusButtonName() - Method in class org.opends.guitools.uninstaller.Uninstaller
Get the name of the button that will receive initial focus.
getInitialFocusButtonName() - Method in class org.opends.quicksetup.installer.Installer
 
getInitialFocusButtonName() - Method in class org.opends.quicksetup.ui.GuiApplication
Get the name of the button that will receive initial focus.
getInitializationWindowSize() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "initialization-window-size" property.
getInitializationWindowSize() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "initialization-window-size" property.
getInitializationWindowSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "initialization-window-size" property definition.
getInitialMemory() - Method in class org.opends.quicksetup.JavaArguments
Returns the initial memory allowed to execute the command-line.
getInitialMemoryArgument(int) - Static method in class org.opends.quicksetup.JavaArguments
Returns the java argument to specify the initial memory to be used.
getInitialMemoryGenericArgument() - Static method in class org.opends.quicksetup.JavaArguments
Returns a generic initial memory argument (to be used in messages).
getInitialName() - Method in class org.opends.server.loggers.TimeStampNaming
Initializes the policy and returns the current name to use.
getInitiatorID() - Method in class org.opends.server.replication.protocol.InitializeTargetMsg
Get the serverID 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.
getInitWindow() - Method in class org.opends.server.replication.service.ReplicationDomain
Window size used during initialization ..
getInputStream() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the input stream for this socket.
getInstallation() - Method in class org.opends.quicksetup.Application
Gets the OpenDJ installation associated with the execution of this command.
getInstallationMsg() - Method in class org.opends.quicksetup.CurrentInstallStatus
Provides a localized message to be displayed to the user in HTML format informing of the installation status.
getInstallationPath() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the installation path.
getInstallationPath() - Method in class org.opends.quicksetup.Application
Returns the installation path.
getInstallationPath() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Returns the installation path.
getInstallationPath() - Method in class org.opends.quicksetup.installer.webstart.WebStartInstaller
Returns the installation path.
getInstalledPanel() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns (and creates if it is not already created) the panel that informs the user that the server is already installed when the installation has been launched.
getInstallPath() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Return the install path where the server is installed.
getInstallPathFromClasspath() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the path of the installation of the directory server.
getInstallPathFromClasspath() - Static method in class org.opends.quicksetup.util.Utils
Returns the path of the installation of the directory server.
getInstallProgressStep() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns InstallProgressStep equivalent to the type of new suffix options.
getInstance() - Static method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns a singleton for this instance.
getInstance() - Static method in class org.opends.quicksetup.util.UIKeyStore
Returns the KeyStore to be used by graphical applications.
getInstance() - Static method in class org.opends.server.admin.ClassLoaderProvider
Get the single application wide class loader provider instance.
getInstance() - Method in class org.opends.server.admin.DefaultManagedObject.Builder
Construct a default managed object based on the properties of this builder.
getInstance() - Static method in class org.opends.server.admin.LDAPProfile
Get the global LDAP profile instance.
getInstance() - Static method in class org.opends.server.admin.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.opends.server.admin.PropertyDefinition.AbstractBuilder
Construct a property definition based on the properties of this builder.
getInstance() - Method in class org.opends.server.admin.RelationDefinition.AbstractBuilder
Construct a relation definition based on the properties of this builder.
getInstance() - Static method in class org.opends.server.admin.server.ServerManagementContext
Get the single server-side management context.
getInstance() - Static method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Get the Access Control Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the Access Log Filtering Criteria configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the Access Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Get the Account Status Notification Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the Administration Connector configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Get the AES Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Get the Alert Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Get the Anonymous SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the Attribute Cleanup Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Get the Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Get the Attribute Type Description Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the Attribute Value Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.AuthenticationPolicyCfgDefn
Get the Authentication Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BackendCfgDefn
Get the Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the Backend Index configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the Backend VLV Index configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the Backup Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Get the Base64 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Get the Blind Trust Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Get the Blowfish Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Get the Cancel Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Get the Certificate Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Get the Certificate Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Get the Change Number Control Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the Character Set Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Get the Clear Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Get the Client Connection Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Get the Collation Matching Rule configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the Collective Attribute Subentries Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the Config File Handler Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Get the Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the Core Schema configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Get the Country String Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Get the Cram MD5 SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the Crypto Manager configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Get the Crypt Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the Debug Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the Debug Target configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the Dictionary Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the Digest MD5 SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Get the Directory String Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Get the Dsee Compat Access Control Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Get the Dynamic Group Implementation configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the Entity Tag Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Get the Entry Cache configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Get the Entry Cache Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the Entry DN Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Get the Entry UUID Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the Entry UUID Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Get the Error Log Account Status Notification Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Get the Error Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Get the Exact Match Identity Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Get the Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Get the External Changelog Domain configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the External SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the FIFO Entry Cache configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the File Based Access Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the File Based Audit Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the File Based Debug Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the File Based Error Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the File Based HTTP Access Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the File Based Key Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the File Based Trust Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Get the File Count Log Retention Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the Fingerprint Certificate Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Get the Fixed Time Log Rotation Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Get the Fractional LDIF Import Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Get the Free Disk Space Log Retention Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Get the Get Connection Id Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Get the Get Symmetric Key Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the Global Configuration configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the Governing Structure Rule Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Get the Group Implementation configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the GSSAPI SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the Has Subordinates Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Get the HTTP Access Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the HTTP Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Get the Identity Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the Is Member Of Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Get the JMX Alert Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the JMX Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Get the JPEG Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Get the Key Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Get the Last Mod Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Get the LDAP Attribute Description List Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the LDAP Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the LDAP Pass Through Authentication Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the LDIF Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the LDIF Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Get the Length Based Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the Local DB Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the Local DB Index configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the Local DB VLV Index configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LogPublisherCfgDefn
Get the Log Publisher configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LogRetentionPolicyCfgDefn
Get the Log Retention Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.LogRotationPolicyCfgDefn
Get the Log Rotation Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Get the Matching Rule configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Get the MD5 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the Member Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the Memory Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Get the Memory Usage Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the Monitor Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Get the Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the Null Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the Num Subordinates Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Get the Parallel Work Queue configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the Password Expiration Time Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Get the Password Generator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Get the Password Modify Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the Password Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the Password Policy Import Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Get the Password Policy State Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the Password Policy Subentry Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Get the Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Get the Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Get the PBKDF2 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the PDB Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the PKCS11 Key Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Get the PKCS5S2 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Get the Plain SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the Pluggable Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PluginCfgDefn
Get the Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the Plugin Root configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the Profiler Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Get the Random Password Generator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Get the RC4 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the Referential Integrity Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the Regular Expression Identity Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Get the Repeated Characters Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the Replication Domain configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the Replication Server configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the Replication Synchronization Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the Root configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Get the Root DN configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RootDNUserCfgDefn
Get the Root DN User configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Get the Root DSE Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Get the Salted MD5 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Get the Salted SHA1 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Get the Salted SHA256 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Get the Salted SHA384 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Get the Salted SHA512 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the Samba Password Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Get the SASL Mechanism Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the Schema Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Get the Schema Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the Seven Bit Clean Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Get the SHA1 Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Get the Similarity Based Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Get the Size Limit Log Retention Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SizeLimitLogRotationPolicyCfgDefn
Get the Size Limit Log Rotation Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the SMTP Account Status Notification Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the SMTP Alert Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the SNMP Connection Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the Soft Reference Entry Cache configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Get the Stack Trace Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Get the Start TLS Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Get the Static Group Implementation configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the Structural Object Class Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Get the Subject Attribute To User Attribute Certificate Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Get the Subject DN To User Attribute Certificate Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Get the Subject Equals DN Certificate Mapper configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the Subschema Subentry Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Get the Synchronization Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Get the System Info Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the Task Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Get the Telephone Number Attribute Syntax configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Get the Time Limit Log Rotation Policy configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Get the Traditional Work Queue configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Get the Triple DES Password Storage Scheme configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Get the Trust Manager Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the Trust Store Backend configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Get the Unique Attribute Plugin configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Get the Unique Characters Password Validator configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the User Defined Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Get the Version Monitor Provider configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the Virtual Attribute configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Get the Virtual Static Group Implementation configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.WhoAmIExtendedOperationHandlerCfgDefn
Get the Who Am I Extended Operation Handler configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.std.meta.WorkQueueCfgDefn
Get the Work Queue configuration definition singleton.
getInstance() - Static method in class org.opends.server.admin.TopCfgDefn
Get the Top configuration definition singleton.
getInstance() - Static method in class org.opends.server.backends.ChangelogBackend
Deprecated.
instead inject the required object where needed
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.
getInstance() - Static method in class org.opends.server.protocols.internal.InternalConnectionHandler
Retrieves the static instance of this internal connection handler.
getInstanceBuildInformation() - Method in class org.opends.quicksetup.Installation
Gets information about the build that was used to produce the instance.
getInstanceBuildInformation(boolean) - Method in class org.opends.quicksetup.Installation
Gets information about the build that was used to produce the instance.
getInstanceDirectory() - Method in class org.opends.quicksetup.Installation
Gets the top level directory of an OpenDJ instance.
getInstanceForProfile(String) - Static method in class org.opends.server.admin.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.
getInstanceKeysContainerDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the parent entry of the server key entries in ADS.
getInstanceOfInterface() - Method in class org.opends.server.admin.ClassPropertyDefinition
Get an unmodifiable list of classes which values of this property must implement.
getInstancePath() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Return the instance path where the server databases and configuration is located.
getInstancePath() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the instance path.
getInstancePath() - Method in class org.opends.quicksetup.Application
Returns the instance path.
getInstancePath() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Returns the instance path.
getInstancePath() - Method in class org.opends.quicksetup.installer.webstart.WebStartInstaller
Returns the instance path.
getInstancePathFromInstallPath(String) - Static method in class org.opends.quicksetup.util.Utils
Returns the path of the installation of the directory server.
getInstancePublicKeyCertificate() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the instance-key public-key certificate retrieved from the truststore backend of the instance referenced through this descriptor.
getInstanceRoot() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the absolute path of the Directory Server instance root.
getInstanceRoot() - Method in class org.opends.server.api.ConfigHandler
Retrieves the absolute path of the Directory Server instance root.
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.extensions.ConfigFileHandler
Retrieves the absolute path of the Directory Server instance root.
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.
getInstanceRootDirectory(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the instance root directory (the path where the instance is installed).
getInstanceRootFromServerRoot(File) - Static method in class org.opends.server.types.DirectoryEnvironmentConfig
Retrieves the directory that should be considered the instance root.
getInstanceSvnRev() - Method in class org.opends.quicksetup.Installation
Gets the SVN revision number of the instance.
getInstructions() - Method in class org.opends.guitools.uninstaller.ui.ConfirmUninstallPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.InstallLicensePanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.InstallWelcomePanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
getInstructions() - Method in class org.opends.quicksetup.ui.ProgressPanel
Returns the instruction of this panel.
getInstructions() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the instruction of this panel.
getInvalidAttributeSyntaxBehavior() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "invalid-attribute-syntax-behavior" property.
getInvalidAttributeSyntaxBehavior() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "invalid-attribute-syntax-behavior" property.
getInvalidAttributeSyntaxBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "invalid-attribute-syntax-behavior" property definition.
getInvalidityReason() - Method in class org.opends.quicksetup.Installation
Creates a string explaining why this is not a legitimate OpenDJ installation.
getInvokableComponentEntryDN() - Method in interface org.opends.server.api.InvokableComponent
Retrieves the DN of the configuration entry with which this component is associated.
getInvokableComponents() - Method in class org.opends.server.config.JMXMBean
Retrieves the set of invokable components associated with this JMX MBean.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getInvokeForInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "isolation-policy" property.
getIsolationPolicy() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "isolation-policy" property.
getIsolationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "isolation-policy" property definition.
getIsPrivateBackendPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "is-private-backend" property definition.
getJavaArguments(int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Returns the java argument descriptor in the provided row.
getJavaArguments() - Method in class org.opends.quicksetup.installer.ui.JavaArgumentsDialog
Returns the java arguments object representing the input of the user in this panel.
getJavaArguments(String) - Method in class org.opends.quicksetup.UserData
Returns the java arguments associated with a script name.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AccessControlHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AccountStatusNotificationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AESPasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AnonymousSASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AttributeTypeDescriptionAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.AuthenticationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.Base64PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.BlindTrustManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.BlowfishPasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CancelExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CertificateAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CertificateMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ChangeNumberControlPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ClearPasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ClientConnectionMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ConfigFileHandlerBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CountryStringAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CramMD5SASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.CryptPasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DirectoryStringAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DseeCompatAccessControlHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.DynamicGroupImplementationCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntryCacheMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntryUUIDPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ErrorLogAccountStatusNotificationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FileCountLogRetentionPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FixedTimeLogRotationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.FreeDiskSpaceLogRetentionPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.GetConnectionIdExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.GetSymmetricKeyExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.GroupImplementationCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.HTTPAccessLogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.IdentityMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.JMXAlertHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.JPEGAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.KeyManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LastModPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LDAPAttributeDescriptionListPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LogPublisherCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LogRetentionPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.LogRotationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MatchingRuleCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MD5PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MemoryBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MemoryUsageMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MonitorBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.MonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.NullBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ParallelWorkQueueCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordGeneratorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordModifyExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordPolicyStateExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PBKDF2PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PKCS5S2PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PlainSASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.RC4PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SaltedMD5PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SaltedSHA1PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SaltedSHA256PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SaltedSHA384PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SaltedSHA512PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SASLMechanismHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SchemaProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SHA1PasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SimilarityBasedPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SizeLimitLogRetentionPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SizeLimitLogRotationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.StackTraceMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.StartTLSExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.StaticGroupImplementationCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SubjectEqualsDNCertificateMapperCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SynchronizationProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.SystemInfoMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TelephoneNumberAttributeSyntaxCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TimeLimitLogRotationPolicyCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TripleDESPasswordStorageSchemeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TrustManagerProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.UserDefinedVirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.VersionMonitorProviderCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.VirtualStaticGroupImplementationCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.WhoAmIExtendedOperationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.client.WorkQueueCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AccessControlHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AccountStatusNotificationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AESPasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AnonymousSASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AttributeTypeDescriptionAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.AuthenticationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.BackupBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.Base64PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.BlindTrustManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.BlowfishPasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CancelExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CertificateAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CertificateMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ChangeNumberControlPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ClearPasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ClientConnectionMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ConfigFileHandlerBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CountryStringAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.CryptPasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DirectoryStringAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DseeCompatAccessControlHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.DynamicGroupImplementationCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntryCacheMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntryUUIDPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ErrorLogAccountStatusNotificationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FileCountLogRetentionPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FixedTimeLogRotationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.FreeDiskSpaceLogRetentionPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.GetConnectionIdExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.GetSymmetricKeyExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.GroupImplementationCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.HTTPAccessLogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.IdentityMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.JMXAlertHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.JPEGAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.KeyManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LastModPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LDAPAttributeDescriptionListPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LogPublisherCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LogRetentionPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.LogRotationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MatchingRuleCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MD5PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MemoryBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MemoryUsageMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MonitorBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.MonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.NullBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ParallelWorkQueueCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordGeneratorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicyStateExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PBKDF2PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PKCS5S2PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.PluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.RC4PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SaltedMD5PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA1PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA256PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA384PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SaltedSHA512PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SASLMechanismHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SchemaProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SHA1PasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SimilarityBasedPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRetentionPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SizeLimitLogRotationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.StackTraceMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.StartTLSExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.StaticGroupImplementationCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SubjectEqualsDNCertificateMapperCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SynchronizationProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.SystemInfoMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TelephoneNumberAttributeSyntaxCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TimeLimitLogRotationPolicyCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TraditionalWorkQueueCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TripleDESPasswordStorageSchemeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TrustManagerProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.UserDefinedVirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.VersionMonitorProviderCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.VirtualStaticGroupImplementationCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.WhoAmIExtendedOperationHandlerCfg
Gets the "java-class" property.
getJavaClass() - Method in interface org.opends.server.admin.std.server.WorkQueueCfg
Gets the "java-class" property.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AuthenticationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LogPublisherCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LogRetentionPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LogRotationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SizeLimitLogRotationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.WhoAmIExtendedOperationHandlerCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.admin.std.meta.WorkQueueCfgDefn
Get the "java-class" property definition.
getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.AbstractLogger
Returns the java ClassPropertyDefinition for the current logger.
getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.AccessLogger
Returns the java ClassPropertyDefinition for the current logger.
getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.DebugLogger
Returns the java ClassPropertyDefinition for the current logger.
getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.ErrorLogger
Returns the java ClassPropertyDefinition for the current logger.
getJavaClassPropertyDefinition() - Method in class org.opends.server.loggers.HTTPAccessLogger
Returns the java ClassPropertyDefinition for the current logger.
getJavaVersion() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Return the java version used to run the server.
getJavaVersion() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the java version used to run the server.
getJEProperty() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "je-property" property.
getJEProperty() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "je-property" property.
getJEPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "je-property" property definition.
getJMXMBean(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the JMX MBean associated with the specified entry in the Directory Server configuration.
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.
getJNDIName(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Commodity method to get the Name object representing a dn.
getJvmMemoryUsage() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the monitoring entry for the JVM memory usage.
getJvmMemoryUsageMonitor() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the monitoring entry for the JVM memory usage.
getKdcAddress() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "kdc-address" property.
getKdcAddress() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "kdc-address" property.
getKdcAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "kdc-address" property definition.
getKeepAlive() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether SO_KEEPALIVE is enabled.
getKeepStatsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "keep-stats" property definition.
getKeepStatsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "keep-stats" property definition.
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.
getKeyBytes() - Method in class org.opends.server.backends.jeb.SortValuesSet
Returns the key to use for this set of sort values in the database.
getKeyManager() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the key manager that should be used for connections based on this interaction.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "key-manager-provider" property.
getKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Key Manager Provider.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "key-manager-provider" property.
getKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Key Manager Provider.
getKeyManagerProvider(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the key manager provider registered with the provided entry DN.
getKeyManagerProviderDN() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "key-manager-provider" property as a DN.
getKeyManagerProviderDN() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "key-manager-provider" property as a DN.
getKeyManagerProviderDN() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "key-manager-provider" property as a DN.
getKeyManagerProviderDN() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
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.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "key-manager-provider" property definition.
getKeyManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "key-manager-provider" property definition.
getKeyManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "key-manager-provider" property definition.
getKeyManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "key-manager-provider" property definition.
getKeyManagerProviders() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of key manager providers registered with the Directory Server.
getKeyManagerProvidersRelationDefinition() - Method in class org.opends.server.admin.std.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.NullKeyManagerProvider
Retrieves a KeyManager object that may be used for interactions requiring access to a key manager.
getKeyManagers() - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Retrieves a set of KeyManager objects that may be used for interactions requiring access to a key manager.
getKeyMatchingStrategy() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
Returns the key matching strategy.
getKeySortValues() - Method in class org.opends.server.backends.jeb.SortValuesSet
Returns the key to use for this set of sort values in the database.
getKeyStore() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the key store that should be used for connections based on this interaction.
getKeyStoreFile() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-file" property.
getKeyStoreFile() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-file" property.
getKeyStoreFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-file" property definition.
getKeystorePassword() - Method in class org.opends.quicksetup.SecurityOptions
Returns the key store password.
getKeyStorePassword() - Method in class org.opends.server.tools.InstallDSArgumentParser
Returns the key store password provided by the user.
getKeystorePath() - Method in class org.opends.quicksetup.SecurityOptions
Returns the key store path.
getKeyStorePin() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-pin" property.
getKeyStorePin() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Gets the "key-store-pin" property.
getKeyStorePin() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-pin" property.
getKeyStorePin() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the "key-store-pin" property.
getKeyStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-pin-environment-variable" property.
getKeyStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Gets the "key-store-pin-environment-variable" property.
getKeyStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-pin-environment-variable" property.
getKeyStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the "key-store-pin-environment-variable" property.
getKeyStorePinEnvironmentVariablePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-pin-environment-variable" property definition.
getKeyStorePinEnvironmentVariablePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "key-store-pin-environment-variable" property definition.
getKeyStorePinFile() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-pin-file" property.
getKeyStorePinFile() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Gets the "key-store-pin-file" property.
getKeyStorePinFile() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-pin-file" property.
getKeyStorePinFile() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the "key-store-pin-file" property.
getKeyStorePinFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-pin-file" property definition.
getKeyStorePinFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "key-store-pin-file" property definition.
getKeyStorePinProperty() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-pin-property" property.
getKeyStorePinProperty() - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Gets the "key-store-pin-property" property.
getKeyStorePinProperty() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-pin-property" property.
getKeyStorePinProperty() - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Gets the "key-store-pin-property" property.
getKeyStorePinPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-pin" property definition.
getKeyStorePinPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "key-store-pin" property definition.
getKeyStorePinPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-pin-property" property definition.
getKeyStorePinPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Get the "key-store-pin-property" property definition.
getKeyStoreType() - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Gets the "key-store-type" property.
getKeyStoreType() - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Gets the "key-store-type" property.
getKeyStoreTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Get the "key-store-type" property definition.
getKeytab() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "keytab" property.
getKeytab() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "keytab" property.
getKeytabPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "keytab" property definition.
getKeyword() - Method in enum org.opends.server.authorization.dseecompat.EnumTargetKeyword
Return the enumeration keyword name.
getKeyWrappingTransformation() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "key-wrapping-transformation" property.
getKeyWrappingTransformation() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "key-wrapping-transformation" property.
getKeyWrappingTransformationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "key-wrapping-transformation" property definition.
getLabel(MonitoringAttributes) - Static method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the label to be used in panels (with ':') based on the definition of the monitoring attribute.
getLabel() - Method in class org.opends.quicksetup.ui.LabelFieldDescriptor
Returns the String displayed by the label.
getLabelType() - Method in class org.opends.quicksetup.ui.LabelFieldDescriptor
Returns the label type.
getLastEntryLineNumber() - Method in class org.opends.server.util.LDIFReader
Retrieves the starting line number for the last entry read from the LDIF source.
getLastException() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the last exception that was encountered reading the configuration of the server.
getLastException() - Method in class org.opends.admin.ads.util.ServerLoader
Returns the last exception that occurred while trying to generate the ServerDescriptor object.
getLastException() - Method in class org.opends.guitools.controlpanel.task.Task
Returns last exception encountered during the task execution.
getLastException() - Method in class org.opends.guitools.controlpanel.util.ProcessReader
Returns the last exception that occurred reading the output (or the error) of the process.
getLastGeneratedChangeNumber() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
Returns the last generated change number.
getLastGeneratedChangeNumber() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Returns the last generated change number.
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.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "last-login-time-attribute" property.
getLastLoginTimeAttribute() - Method in interface org.opends.server.admin.std.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
Gets the "last-login-time-attribute" property.
getLastLoginTimeAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "last-login-time-attribute" property definition.
getLastLoginTimeFormat() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "last-login-time-format" property.
getLastLoginTimeFormat() - Method in interface org.opends.server.admin.std.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
Gets the "last-login-time-format" property.
getLastLoginTimeFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "last-login-time-format" property definition.
getLastName() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the last name value that should be used for the current entry.
getLastPublishTime() - Method in class org.opends.server.replication.protocol.Session
Gets the time the last replication message was published on this session.
getLastPurgedValuesCount() - Method in class org.opends.server.replication.plugin.EntryHistorical
For stats/monitoring purpose, returns the number of historical values purged the last time a purge has been applied on this entry historical.
getLastReceiveTime() - Method in class org.opends.server.replication.protocol.Session
Gets the time the last replication message was received on this session.
getLastRefusedAuthType() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
Returns the authentication type for the last refused certificate.
getLastRefusedCause() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
Returns the last cause for refusal of a certificate.
getLastRefusedChain() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
Returns the certificate chain for the last refused certificate.
getLastRotationTime() - Method in interface org.opends.server.loggers.RotatableLogFile
Retrieves the last time the file was rotated.
getLastStatusChangeDate() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the date of the last status change.
getLatestBackup() - Method in class org.opends.server.types.BackupDirectory
Retrieves the most recent backup for this backup directory, according to the backup date.
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.
getLauncherAdministratorBinaryFullPath() - Static method in class org.opends.server.tools.ConfigureWindowsService
Returns the full path of the executable that has a manifest requiring administrator privileges used by this class to perform operations related to the service.
getLauncherBinaryFullPath() - Static method in class org.opends.server.tools.ConfigureWindowsService
Returns the full path of the executable that has a manifest requiring administrator privileges used by this class to perform operations related to the service.
getLaunchLaterDate() - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns the date on which the task will be launched.
getLDAPApproxFirstMissingDate(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
Get the approximation of the date of the older missing change for the LDAP Server with the provided server Id.
getLDAPReader() - Method in class org.opends.server.tools.LDAPConnection
Get the underlying LDAP reader.
getLDAPServerState(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
Get the server state for the LDAP server with the provided serverId.
getLDAPsURL() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the URL to access this server using LDAPS.
getLDAPSURL() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Gets the LDAPS URL based in what is read in the configuration.
getLdapSyntaxDescription(String) - Method in class org.opends.server.types.Schema
Retrieves the ldap syntax definition with the OID.
getLdapSyntaxDescriptions() - Method in class org.opends.server.types.Schema
Retrieves the ldap syntax definitions for this schema, as a mapping between the OID for the syntax and the ldap syntax definition itself.
getLDAPURL() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the URL to access this server using LDAP.
getLdapUrl() - Method in exception org.opends.admin.ads.TopologyCacheException
Returns the LDAP URL of the server we where connected to (or trying to connect) when this exception was generated.
getLdapUrl(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the LDAP URL used in the provided InitialLdapContext.
getLDAPUrl(String, int, boolean) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the LDAP URL for the provided parameters.
getLDAPURL() - Method in class org.opends.admin.ads.util.PreferredConnection
Returns the LDAP URL to be used.
getLDAPURL() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Gets the LDAP URL based in what is read in the configuration.
getLDAPWriter() - Method in class org.opends.server.tools.LDAPConnection
Get the underlying LDAP writer.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Returns the LDIF representation of the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Returns the LDIF representation of the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewDomainPanel
Returns the LDIF representing the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Returns the LDIF representation of the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Returns the LDIF representation of the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Returns the LDIF representation of the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Returns the LDIF representing the new entry.
getLDIF() - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Returns the LDIF representation of the new entry.
getLDIFChangeType() - Method in enum org.opends.server.util.ChangeOperationType
Retrieves the name of the change type as it should appear in LDIF "changetype" records.
getLdifDirectory() - Method in class org.opends.quicksetup.Installation
Returns the 'ldif' directory.
getLDIFDirectory() - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Gets the "ldif-directory" property.
getLDIFDirectory() - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Gets the "ldif-directory" property.
getLDIFDirectoryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "ldif-directory" property definition.
getLDIFFile() - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Gets the "ldif-file" property.
getLDIFFile() - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Gets the "ldif-file" property.
getLDIFFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "ldif-file" property definition.
getLDIFPaths() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the path of the LDIF file used to import data.
getLegacyConfigurationFrameworkBackend() - Method in class org.opends.server.tools.BackendTypeHelper.BackendTypeUIAdapter
Return the old configuration framework backend object.
getLessOrEqual() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the lessOrEqual property.
getLessOrEqualAssertion(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
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.
getLibrariesDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the libraries.
getLine(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns the different cell values for a given index in a String array.
getLine(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.IndexTableModel
Returns the different cell values for a given index in a String array.
getLine(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexTableModel
Returns the different cell values for a given index in a String array.
getLine(JavaPropertiesPanel.JavaArgumentsDescriptor) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Returns an array of String with the String representation of the cells in the table.
getLineBreak() - Method in class org.opends.quicksetup.Application
Returns the line break formatted.
getLineBreak() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the line break in HTML.
getLineBreak() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the line break in plain text.
getLineBreak() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the line break formatted.
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 class org.opends.server.tools.makeldif.TemplateLine
Retrieves the line number on which this template line appears in the template file.
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.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.IndexCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.NoLeftInsetCategoryComboBoxRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.SchemaElementComboBoxCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.VLVSortOrderRenderer
getListenAddress() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "listen-address" property.
getListenAddress() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "listen-address" property definition.
getListenAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "listen-address" property definition.
getListenAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "listen-address" property definition.
getListenAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "listen-address" property definition.
getListenAddressPropertyDefinition() - Method in class org.opends.server.admin.std.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.internal.InternalConnectionHandler
Retrieves information about the listener(s) that will be used to accept client connections.
getListeners() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Retrieves information about the listener(s) that will be used to accept client connections.
getListeners() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves information about the listener(s) that will be used to accept client connections.
getListeners() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves information about the listener(s) that will be used to accept client connections.
getListenPort() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "listen-port" property.
getListenPort() - Method in interface org.opends.server.admin.std.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.
getListenPort() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the port on which this connection handler is listening for client connections.
getListenPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "listen-port" property definition.
getListenPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "listen-port" property definition.
getListenPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "listen-port" property definition.
getListenPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "listen-port" property definition.
getListenPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "listen-port" property definition.
getListLabel() - Method in class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
Returns the list label.
getListLabel() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Returns the list label.
getLocal() - Static method in class org.opends.quicksetup.Installation
Obtains the installation by reading the classpath of the running JVM to determine the location of the jars and determine the installation root.
getLocalAddress() - Method in class org.opends.server.api.ClientConnection
Retrieves the java.net.InetAddress for the Directory Server system to which the client has established the connection.
getLocalAddress() - Method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves the java.net.InetAddress for the Directory Server system to which the client has established the connection.
getLocalAddress() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the local address to which this socket is bound.
getLocalAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the java.net.InetAddress for the Directory Server system to which the client has established the connection.
getLocalAddress() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the java.net.InetAddress for the Directory Server system to which the client has established the connection.
getLocalAdminConnectorURL() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Gets the Administration Connector URL based in what is read in the local configuration.
getLocalDBIndex(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the named Local DB Index.
getLocalDBIndex(String) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the named Local DB Index.
getLocalDBIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "local-db-indexes" relation definition.
getLocalDBVLVIndex(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the named Local DB VLV Index.
getLocalDBVLVIndex(String) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the named Local DB VLV Index.
getLocalDBVLVIndexesRelationDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "local-db-vlv-indexes" relation definition.
getLocalDBVLVIndexScope(SearchScope) - Static method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the equivalent LocalDBVLVIndexCfgDefn.Scope to the provided search scope.
getLocalEntry() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the local entry the refresher is handling.
getLocalizedMessage() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
getLocalizedReversionMessage() - Method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Gets a localized message to be shown to the user during the reversion process.
getLocalizedUpgradeMessage() - Method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Gets a localized message to be shown to the user during the upgrade process.
getLocalOrRemoteDialog(ControlPanelInfo) - Static method in class org.opends.guitools.controlpanel.ui.ControlCenterMainPane
Returns the dialog that is in charge of asking the user the server to be administer.
getLocalPort() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the local port to which this socket is bound.
getLocalServerLoginDialog(ControlPanelInfo) - Static method in class org.opends.guitools.controlpanel.ui.ControlCenterMainPane
Returns the dialog that is in charge of asking the user the authentication for the local server.
getLocalServerUrl() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the LDAP URL that we used to connect to the local server.
getLocalSocketAddress() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the local socket address to which this socket is bound.
getLocalTime() - Static method in class org.opends.server.util.TimeThread
Retrieves a string containing the current time in the local time zone.
getLocalUrl() - Method in class org.opends.server.replication.protocol.Session
Retrieve the local URL in the form host:port.
getLockDirectory() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Retrieves the directory that should be used to hold the server lock files.
getLockDirectoryPath() - Static method in class org.opends.server.core.LockFileManager
Retrieves the path to the directory that should be used to hold the lock files.
getLockManager() - Static method in class org.opends.server.core.DirectoryServer
Returns the lock manager which will be used for coordinating access to LDAP entries.
getLockoutDuration() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "lockout-duration" property.
getLockoutDuration() - Method in interface org.opends.server.admin.std.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
Gets the "lockout-duration" property.
getLockoutDurationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "lockout-duration" property definition.
getLockoutFailureCount() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "lockout-failure-count" property.
getLockoutFailureCount() - Method in interface org.opends.server.admin.std.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
Gets the "lockout-failure-count" property.
getLockoutFailureCountPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "lockout-failure-count" property definition.
getLockoutFailureExpirationInterval() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "lockout-failure-expiration-interval" property.
getLockoutFailureExpirationInterval() - Method in interface org.opends.server.admin.std.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
Gets the "lockout-failure-expiration-interval" property.
getLockoutFailureExpirationIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "lockout-failure-expiration-interval" property definition.
getLocksDirectory() - Method in class org.opends.quicksetup.Installation
Returns the directory where the lock files are stored.
getLockTimeout() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "lock-timeout" property.
getLockTimeout() - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Gets the "lock-timeout" property.
getLockTimeout() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "lock-timeout" property.
getLockTimeout() - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Gets the "lock-timeout" property.
getLockTimeoutPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "lock-timeout" property definition.
getLockTimeoutPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Get the "lock-timeout" property definition.
getLogChangenumberPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "log-changenumber" property definition.
getLogControlOidsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "log-control-oids" property definition.
getLogFile() - Static method in class org.opends.guitools.controlpanel.util.ControlPanelLog
Gets the name of the log file.
getLogFile() - Static method in class org.opends.quicksetup.QuickSetupLog
Gets the name of the log file.
getLogFile() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "log-file" property.
getLogFile() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "log-file" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "log-file-permissions" property.
getLogFilePermissions() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "log-file-permissions" property.
getLogFilePermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "log-file-permissions" property definition.
getLogFilePermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "log-file-permissions" property definition.
getLogFilePermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "log-file-permissions" property definition.
getLogFilePermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "log-file-permissions" property definition.
getLogFilePermissionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "log-file-permissions" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "log-file" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "log-file" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "log-file" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "log-file" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "log-file" property definition.
getLogFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "log-file" property definition.
getLogFormat() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "log-format" property.
getLogFormat() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "log-format" property.
getLogFormat() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "log-format" property.
getLogFormat() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "log-format" property.
getLogFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "log-format" property definition.
getLogFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "log-format" property definition.
getLogger(String) - Method in class org.opends.server.loggers.OpenDJLoggerFactory
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
getLoginDialog() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the login dialog that is displayed when the method authenticate is called.
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.
getLogPaths() - Method in class org.opends.quicksetup.Configuration
Returns the list of paths where the logs files are located as they appear in the configuration file.
getLogPublisher(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Log Publisher.
getLogPublisher(String) - Method in interface org.opends.server.admin.std.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.AbstractLogger.LoggerStorage
Returns the logPublishers.
getLogPublishers() - Method in class org.opends.server.loggers.AccessLogger
Returns the log publishers.
getLogPublishers() - Method in class org.opends.server.loggers.DebugLogger
Returns the log publishers.
getLogPublishers() - Method in class org.opends.server.loggers.ErrorLogger
Returns the log publishers.
getLogPublishers() - Method in class org.opends.server.loggers.HTTPAccessLogger
Returns the log publishers.
getLogPublishersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "log-publishers" relation definition.
getLogRecordTimeFormat() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "log-record-time-format" property.
getLogRecordTimeFormat() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "log-record-time-format" property.
getLogRecordTimeFormat() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "log-record-time-format" property.
getLogRecordTimeFormat() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "log-record-time-format" property.
getLogRecordTimeFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "log-record-time-format" property definition.
getLogRecordTimeFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "log-record-time-format" property definition.
getLogRecordType() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "log-record-type" property.
getLogRecordType() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "log-record-type" property.
getLogRecordTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "log-record-type" property definition.
getLogRetentionPoliciesRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "log-retention-policies" relation definition.
getLogRetentionPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Log Retention Policy.
getLogRetentionPolicy(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Log Retention Policy.
getLogRotationPoliciesRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "log-rotation-policies" relation definition.
getLogRotationPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Log Rotation Policy.
getLogRotationPolicy(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Log Rotation Policy.
getLogs() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the logs of the task.
getLogsDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the log files under the install path.
getLookthroughLimit() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "lookthrough-limit" property.
getLookthroughLimit() - Method in interface org.opends.server.admin.std.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 checked for matches during a search.
getLookthroughLimit() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default maximum number of entries that should checked for matches during a search.
getLookthroughLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "lookthrough-limit" property definition.
getLowerBound() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the lower bound for the value of this configuration attribute.
getLowerBound() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the lower bound for the calculated value of this configuration attribute.
getLowerCaseContents() - Method in class org.opends.quicksetup.Configuration
Provides the contents of the config.ldif file in a lower case String.
getLowerLimit() - Method in class org.opends.server.admin.DurationPropertyDefinition
Get the lower limit in milli-seconds.
getLowerLimit() - Method in class org.opends.server.admin.IntegerPropertyDefinition
Get the lower limit.
getLowerLimit() - Method in class org.opends.server.admin.SizePropertyDefinition
Get the lower limit in bytes.
getLowestEntryID() - Method in class org.opends.server.backends.jeb.RootContainer
Return the lowest entry ID assigned.
getMacAlgorithm() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "mac-algorithm" property.
getMacAlgorithm() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "mac-algorithm" property.
getMacAlgorithmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "mac-algorithm" property definition.
getMacEngine(String) - Method in class org.opends.server.crypto.CryptoManagerImpl
For the specified key entry identifier, instantiate a MAC engine.
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
For the current preferred MAC algorithm and key length, return the identifier of the corresponding key entry.
getMacEngineKeyEntryID(String, int) - Method in class org.opends.server.crypto.CryptoManagerImpl
For the specified MAC algorithm and key length, return the identifier of the corresponding key entry.
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.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "mac-key-length" property.
getMacKeyLength() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "mac-key-length" property.
getMacKeyLengthPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getMailServerPropertySets() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the sets of information about the mail servers configured for use by the Directory Server.
getMaintainCount() - Method in class org.opends.server.backends.jeb.Index
Whether this index maintains a count of IDs for keys once the entry limit has exceeded.
getMajorVersion() - Method in class org.opends.quicksetup.BuildInformation
Gets the major version.
getMajorVersion() - Method in class org.opends.server.util.BuildVersion
Returns the major release version number.
getManagedObject(ManagedObjectPath<C, S>) - Method in class org.opends.server.admin.client.ManagementContext
Gets the named managed object.
getManagedObject(ManagedObjectPath<C, S>) - Method in class org.opends.server.admin.client.spi.Driver
Gets the named managed object.
getManagedObject() - Method in exception org.opends.server.admin.server.ConstraintViolationException
Gets the server managed object which caused the constraint violations.
getManagedObject(ManagedObjectPath<C, S>) - Method in class org.opends.server.admin.server.ServerManagementContext
Gets the named managed object.
getManagedObjectDefinition() - Method in class org.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Get the definition of the parent managed object containing the inherited default values.
getManagedObjectDefinition() - Method in interface org.opends.server.admin.client.ManagedObject
Gets the definition associated with this managed object.
getManagedObjectDefinition() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the definition associated with this managed object.
getManagedObjectDefinition() - Method in class org.opends.server.admin.DefaultManagedObject
Gets the managed object definition associated with this default managed object.
getManagedObjectDefinition() - Method in exception org.opends.server.admin.DefinitionDecodingException
Gets the expected managed object definition.
getManagedObjectDefinition() - Method in class org.opends.server.admin.ManagedObjectPath
Get the definition of the managed object referred to by this path.
getManagedObjectDefinition() - Method in class org.opends.server.admin.PropertyDefinition
Gets the managed object definition associated with this property definition.
getManagedObjectDefinition() - Method in class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Get the definition of the parent managed object containing the inherited default values.
getManagedObjectDefinition() - Method in class org.opends.server.admin.server.ServerManagedObject
Get the definition associated with this server managed object.
getManagedObjectPath() - Method in class org.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Get the absolute path of the managed object containing the property which has the default values.
getManagedObjectPath() - Method in interface org.opends.server.admin.client.ManagedObject
Gets the path of this managed object.
getManagedObjectPath() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the path of this managed object.
getManagedObjectPath(ManagedObjectPath<?, ?>) - Method in class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Get the absolute path of the managed object containing the property which has the default values.
getManagedObjectPath() - Method in class org.opends.server.admin.server.ServerManagedObject
Get the path of this server managed object.
getManagementContext() - Method in class org.opends.server.admin.client.spi.Driver
Gets the management context associated with this driver.
getMappedAttribute() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-attribute" property.
getMappedAttribute() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-attribute" property.
getMappedAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-attribute" property definition.
getMappedSearchBaseDN() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-base-dn" property.
getMappedSearchBaseDN() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-base-dn" property.
getMappedSearchBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-base-dn" property definition.
getMappedSearchBindDN() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-bind-dn" property.
getMappedSearchBindDN() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-bind-dn" property.
getMappedSearchBindDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-bind-dn" property definition.
getMappedSearchBindPassword() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-bind-password" property.
getMappedSearchBindPassword() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-bind-password" property.
getMappedSearchBindPasswordEnvironmentVariable() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-bind-password-environment-variable" property.
getMappedSearchBindPasswordEnvironmentVariable() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-bind-password-environment-variable" property.
getMappedSearchBindPasswordEnvironmentVariablePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-bind-password-environment-variable" property definition.
getMappedSearchBindPasswordFile() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-bind-password-file" property.
getMappedSearchBindPasswordFile() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-bind-password-file" property.
getMappedSearchBindPasswordFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-bind-password-file" property definition.
getMappedSearchBindPasswordProperty() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapped-search-bind-password-property" property.
getMappedSearchBindPasswordProperty() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapped-search-bind-password-property" property.
getMappedSearchBindPasswordPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-bind-password" property definition.
getMappedSearchBindPasswordPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "mapped-search-bind-password-property" property definition.
getMappingPolicy() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "mapping-policy" property.
getMappingPolicy() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "mapping-policy" property.
getMappingPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.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() - Method in enum org.opends.messages.Category
Gets the mask value associated with this category.
getMask(EnumRight) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
Returns bit mask associated with the specified right.
getMask() - Method in class org.opends.server.authorization.dseecompat.TargAttrFilterList
Return the mask of this TargAttrFilterList.
getMaskedErrorMessage() - Method in class org.opends.server.core.OperationWrapper
Retrieves the real, masked error message for this operation.
getMaskedErrorMessage() - Method in class org.opends.server.types.AbstractOperation
 
getMaskedErrorMessage() - Method in interface org.opends.server.types.Operation
Retrieves the real, masked error message for this operation.
getMaskedMessage() - Method in exception org.opends.server.types.DirectoryException
Returns the real, masked message for this directory exception that cannot be returned to the client, but will be logged.
getMaskedResultCode() - Method in class org.opends.server.core.OperationWrapper
Retrieves the real, masked result code for this operation.
getMaskedResultCode() - Method in class org.opends.server.types.AbstractOperation
 
getMaskedResultCode() - Method in exception org.opends.server.types.DirectoryException
Returns the real result code for this directory exception that cannot be returned to the client, but will be logged.
getMaskedResultCode() - Method in interface org.opends.server.types.Operation
Retrieves the real, masked result code for this operation.
getMatchAttribute() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Gets the "match-attribute" property.
getMatchAttribute() - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Gets the "match-attribute" property.
getMatchAttribute() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Gets the "match-attribute" property.
getMatchAttribute() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the "match-attribute" property.
getMatchAttribute() - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Gets the "match-attribute" property.
getMatchAttribute() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the "match-attribute" property.
getMatchAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "match-attribute" property definition.
getMatchAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Get the "match-attribute" property definition.
getMatchAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "match-attribute" property definition.
getMatchBaseDN() - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Gets the "match-base-dn" property.
getMatchBaseDN() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Gets the "match-base-dn" property.
getMatchBaseDN() - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Gets the "match-base-dn" property.
getMatchBaseDN() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the "match-base-dn" property.
getMatchBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Get the "match-base-dn" property definition.
getMatchBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "match-base-dn" property definition.
getMatchedDN() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the matchedDN property.
getMatchedDN() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
 
getMatchedDN() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
Retrieves the matched DN for the operation if PluginResult.OperationResult.continueProcessing() returned false.
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.core.OperationWrapper
Retrieves the matched DN for this operation.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Retrieves the matched DN for this response.
getMatchedDN() - Method in exception org.opends.server.tools.LDAPConnectionException
Return the matched DN associated with this exception.
getMatchedDN() - Method in class org.opends.server.types.AbstractOperation
 
getMatchedDN() - Method in exception org.opends.server.types.DirectoryException
Retrieves the matched DN for this directory exception.
getMatchedDN() - Method in exception org.opends.server.types.LDAPException
Retrieves the matched DN for this exception.
getMatchedDN() - Method in interface org.opends.server.types.Operation
Retrieves the matched DN for this 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
 
getMatchedValuesControl() - Method in interface org.opends.server.core.SearchOperation
The matched values control associated with this search operation.
getMatchedValuesControl() - Method in class org.opends.server.core.SearchOperationBasis
 
getMatchedValuesControl() - Method in class org.opends.server.core.SearchOperationWrapper
The matched values control associated with 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.
getMatchingRule() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the matchingRule property.
getMatchingRule() - Method in class org.opends.guitools.controlpanel.ui.nodes.MatchingRuleTreeNode
Returns the matching rule definition represented by this node.
getMatchingRule(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Matching Rule.
getMatchingRule(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Matching Rule.
getMatchingRule() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the matching rule for this matched values filter.
getMatchingRule(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the matching rule with the specified name or OID.
getMatchingRule(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the matching rule with the specified name or OID.
getMatchingRule() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the matching rule for this matching rule use.
getMatchingRule(String) - Method in class org.opends.server.types.Schema
Retrieves the matching rule definition with the specified name or OID.
getMatchingRuleID() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the matching rule ID for this matched values filter.
getMatchingRuleID() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the matching rule ID for this extensible match filter.
getMatchingRuleID() - Method in class org.opends.server.types.RawFilter
Retrieves the matching rule ID for this extensible match filter.
getMatchingRuleID() - Method in class org.opends.server.types.SearchFilter
Retrieves the matching rule ID for this extensible matching filter.
getMatchingRules() - Method in class org.opends.server.api.MatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of matching rules registered with the Directory Server.
getMatchingRules() - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.AuthPasswordEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.AuthPasswordExactEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.BitStringEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.BooleanEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseExactEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseExactIA5EqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseExactIA5SubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseExactOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseExactSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreIA5EqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreIA5SubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreListEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreListSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CaseIgnoreSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CertificateExactMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.CollationMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.DirectoryStringFirstComponentEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.DistinguishedNameEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.DoubleMetaphoneApproximateMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.GeneralizedTimeEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.GeneralizedTimeOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.IntegerEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.IntegerFirstComponentEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.IntegerOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.KeywordEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.NumericStringEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.NumericStringOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.NumericStringSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.ObjectIdentifierEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.ObjectIdentifierFirstComponentEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.OctetStringEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.OctetStringOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.OctetStringSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.PresentationAddressEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.ProtocolInformationEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.TelephoneNumberEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.TelephoneNumberSubstringMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.TimeBasedMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.UniqueMemberEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.UserPasswordEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.UserPasswordExactEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.UUIDEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.UUIDOrderingMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Method in class org.opends.server.schema.WordEqualityMatchingRuleFactory
Returns an umodifiable view of Collection of associated MatchingRules.
getMatchingRules() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of matching rules registered with the Directory Server.
getMatchingRules() - Method in class org.opends.server.types.Schema
Retrieves the entire set of matching rule definitions for this schema, as a mapping between the lowercase names and OIDs for the matching rule and the matching rule itself.
getMatchingRulesRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "matching-rules" relation definition.
getMatchingRuleText(MatchingRule) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the string representation of a matching rule.
getMatchingRuleType() - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Gets the "matching-rule-type" property.
getMatchingRuleType() - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Gets the "matching-rule-type" property.
getMatchingRuleTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Get the "matching-rule-type" property definition.
getMatchingRuleUse(MatchingRule) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the matching rule use associated with the provided matching rule.
getMatchingRuleUse(MatchingRule) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the matching rule use associated with the provided matching rule.
getMatchingRuleUse(MatchingRule) - Method in class org.opends.server.types.Schema
Retrieves the matching rule use definition for the specified matching rule.
getMatchingRuleUses() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of matching rule uses defined in the Directory Server.
getMatchingRuleUses() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of matching rule uses defined in the Directory Server.
getMatchingRuleUses() - Method in class org.opends.server.types.Schema
Retrieves the matching rule use definitions for this schema, as a mapping between the matching rule for the matching rule use definition and the matching rule use itself.
getMatchPattern() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Gets the "match-pattern" property.
getMatchPattern() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the "match-pattern" property.
getMatchPatternPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "match-pattern" property definition.
getMatchType() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the match type for this matched values filter.
getMaxAllowedClientConnections() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "max-allowed-client-connections" property.
getMaxAllowedClientConnections() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "max-allowed-client-connections" property.
getMaxAllowedClientConnectionsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "max-allowed-client-connections" property definition.
getMaxAllowedConnections() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the maximum number of concurrent client connections that may be established.
getMaxBlockedWriteTimeLimit() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "max-blocked-write-time-limit" property.
getMaxBlockedWriteTimeLimit() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "max-blocked-write-time-limit" property.
getMaxBlockedWriteTimeLimit() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "max-blocked-write-time-limit" property.
getMaxBlockedWriteTimeLimit() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "max-blocked-write-time-limit" property.
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
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.LDAPConnectionHandler
Retrieves the maximum length of time in milliseconds that attempts to write to LDAP client connections should be allowed to block.
getMaxBlockedWriteTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "max-blocked-write-time-limit" property definition.
getMaxBlockedWriteTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "max-blocked-write-time-limit" property definition.
getMaxBlockSize() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "max-block-size" property.
getMaxBlockSize() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "max-block-size" property.
getMaxBlockSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "max-block-size" property definition.
getMaxChildren() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the maximum number of children to display.
getMaxConcurrentOpsPerConnection() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "max-concurrent-ops-per-connection" property.
getMaxConcurrentOpsPerConnection() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "max-concurrent-ops-per-connection" property.
getMaxConcurrentOpsPerConnectionPropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Gets the "max-consecutive-length" property.
getMaxConsecutiveLength() - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Gets the "max-consecutive-length" property.
getMaxConsecutiveLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Get the "max-consecutive-length" property definition.
getMaxEntries() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "max-entries" property.
getMaxEntries() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "max-entries" property.
getMaxEntriesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "max-entries" property definition.
getMaximumDepth() - Method in class org.opends.server.types.SubtreeSpecification
Get the maximum depth of the subtree specification.
getMaximumDuration() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Returns the maximum duration that the purge can take in seconds.
getMaximumDuration() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the maximum duration explicitly provided in the purge historical replication subcommand.
getMaximumDurationOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the maximum duration default value in the purge historical replication subcommand.
getMaximumUnit() - Method in class org.opends.server.admin.DurationPropertyDefinition
Get the maximum unit for this property definition if specified.
getMaxInternalBufferSize() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "max-internal-buffer-size" property.
getMaxInternalBufferSize() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "max-internal-buffer-size" property.
getMaxInternalBufferSize() - Static method in class org.opends.server.core.DirectoryServer
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.opends.server.admin.std.meta.GlobalCfgDefn
Get the "max-internal-buffer-size" property definition.
getMaxMemory() - Method in class org.opends.quicksetup.JavaArguments
Returns the maximum memory allowed to execute the command-line.
getMaxMemory() - Method in class org.opends.server.core.MemoryQuota
Returns the maximum amount of memory the server will use when giving quotas.
getMaxMemoryArgument(int) - Static method in class org.opends.quicksetup.JavaArguments
Returns the java argument to specify the maximum memory that can be used.
getMaxMemoryGenericArgument() - Static method in class org.opends.quicksetup.JavaArguments
Returns a generic maximum memory argument (to be used in messages).
getMaxMemoryPercent() - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Gets the "max-memory-percent" property.
getMaxMemoryPercent() - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Gets the "max-memory-percent" property.
getMaxMemoryPercentPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Get the "max-memory-percent" property definition.
getMaxPasswordAge() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "max-password-age" property.
getMaxPasswordAge() - Method in interface org.opends.server.admin.std.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
Gets the "max-password-age" property.
getMaxPasswordAgePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "max-password-age" property definition.
getMaxPasswordLength() - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Gets the "max-password-length" property.
getMaxPasswordLength() - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Gets the "max-password-length" property.
getMaxPasswordLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Get the "max-password-length" property definition.
getMaxPasswordResetAge() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "max-password-reset-age" property.
getMaxPasswordResetAge() - Method in interface org.opends.server.admin.std.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
Gets the "max-password-reset-age" property.
getMaxPasswordResetAgePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "max-password-reset-age" property definition.
getMaxPsearches() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "max-psearches" property.
getMaxPsearches() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "max-psearches" property.
getMaxPsearchesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "max-psearches" property definition.
getMaxRcvWindow() - Method in class org.opends.server.replication.service.ReplicationBroker
Get the maximum receive window size.
getMaxReceiveDelay() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the maxReceiveDelay.
getMaxReceiveQueue() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the maxReceiveQueue.
getMaxRequestSize() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "max-request-size" property.
getMaxRequestSize() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "max-request-size" property.
getMaxRequestSize() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "max-request-size" property.
getMaxRequestSize() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "max-request-size" property.
getMaxRequestSize() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the maximum ASN.1 element value length that will be allowed by this connection handler.
getMaxRequestSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "max-request-size" property definition.
getMaxRequestSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "max-request-size" property definition.
getMaxSendDelay() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the maxSendDelay.
getMaxSendQueue() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the maxSendQueue.
getMaxSendWindow() - Method in class org.opends.server.replication.service.ReplicationBroker
Get the maximum send window size.
getMaxWorkQueueCapacity() - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Gets the "max-work-queue-capacity" property.
getMaxWorkQueueCapacity() - Method in interface org.opends.server.admin.std.server.TraditionalWorkQueueCfg
Gets the "max-work-queue-capacity" property.
getMaxWorkQueueCapacityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Get the "max-work-queue-capacity" property definition.
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
getMD5FingerPrint(X509Certificate) - Static method in class org.opends.quicksetup.ui.CertificateDialog
Returns the LocalizableMessage representation of the MD5 fingerprint.
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.
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, SearchFilter) - 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
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
getMembers(DN, SearchScope, SearchFilter) - Method in class org.opends.server.extensions.DynamicGroup
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.StaticGroup
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
getMembers(DN, SearchScope, SearchFilter) - Method in class org.opends.server.extensions.StaticGroup
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.VirtualStaticGroup
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
getMembers(DN, SearchScope, SearchFilter) - Method in class org.opends.server.extensions.VirtualStaticGroup
Retrieves an iterator that may be used to cursor through the entries of the members contained in this group.
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.
getMenuBar() - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Returns the menu bar that the panel might have.
getMenuBar() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Returns the menu bar that the panel might have.
getMenuBar() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Returns the menu bar that the panel might have.
getMenuBar() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the menu bar that the panel might have.
getMessage() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the message property.
getMessage() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Returns the message associated with the attribute (basically is the localized name of the operation associated with the attribute).
getMessage() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Returns the message associated with the attribute (basically is the localized name of the operation associated with the attribute).
getMessage(BinaryValue, boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Returns the message describing the provided binary value.
getMessage(ObjectClassValue) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Returns the message describing the provided object class value.
getMessage(T) - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns the message for the provided operation.
getMessage() - Method in class org.opends.guitools.controlpanel.ui.NoItemSelectedPanel
Returns the displayed message.
getMessage(TopologyCacheException) - Method in class org.opends.quicksetup.Application
Returns a localized representation of a TopologyCacheException object.
getMessage(JavaArguments, JavaArguments) - Static method in class org.opends.quicksetup.JavaArguments
Returns the message in HTML format to be used in a representing a java arguments object.
getMessage(TopologyCacheException) - Static method in class org.opends.quicksetup.util.Utils
Gets a localized representation of the provide TopologyCacheException.
getMessage(AbstractManagedObjectDefinition<?, ?>, String) - Method in class org.opends.server.admin.ManagedObjectDefinitionI18NResource
Get the internationalized message associated with the specified key in the default locale.
getMessage(AbstractManagedObjectDefinition<?, ?>, String, Locale) - Method in class org.opends.server.admin.ManagedObjectDefinitionI18NResource
Get the internationalized message associated with the specified key and locale.
getMessage(AbstractManagedObjectDefinition<?, ?>, String, Locale, String...) - Method in class org.opends.server.admin.ManagedObjectDefinitionI18NResource
Get the parameterized internationalized message associated with the specified key and locale.
getMessage(AbstractManagedObjectDefinition<?, ?>, String, String...) - Method in class org.opends.server.admin.ManagedObjectDefinitionI18NResource
Get the parameterized internationalized message associated with the specified key in the default locale.
getMessage() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
Get the PDU 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.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Gets the "message-body" property.
getMessageBody() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the "message-body" property.
getMessageBodyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "message-body" property definition.
getMessageDigest(String) - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a MessageDigest object that may be used to generate digests using the specified algorithm.
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.
getMessageForConnectionException(DecodeException) - Static method in class org.opends.server.tools.LDAPToolUtils
Returns the message to be displayed to the user when an exception occurs.
getMessageForException(NamingException) - Static method in class org.opends.quicksetup.util.Utils
Returns a message object for the given NamingException.
getMessageForJLabel(JavaArguments, JavaArguments, Font) - Static method in class org.opends.quicksetup.JavaArguments
Returns the message in HTML format to be used in a JLabel representing a java arguments object.
getMessageFromCollection(Collection<LocalizableMessage>, String) - Static method in class org.opends.quicksetup.util.Utils
This is a helper method that gets a LocalizableMessage representation of the elements in the Collection of Messages.
getMessageID() - Method in class org.opends.server.core.OperationWrapper
Retrieves the message ID assigned to this operation.
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.protocols.ldap.LDAPMessage
Retrieves the message ID for this LDAP message.
getMessageID() - Method in class org.opends.server.types.AbstractOperation
 
getMessageID() - Method in interface org.opends.server.types.Operation
Retrieves the message ID assigned to this operation.
getMessageID() - Method in interface org.opends.server.types.operation.PluginOperation
Retrieves the message ID assigned to this operation.
getMessageObject() - Method in exception org.opends.server.admin.PropertyException
Returns the message that explains the problem that occurred.
getMessageObject() - Method in exception org.opends.server.types.OpenDsException
Returns the message that explains the problem that occurred.
getMessages() - Method in exception org.opends.server.admin.client.OperationRejectedException
Gets an unmodifiable collection view of the messages describing the constraint violations that occurred.
getMessages() - Method in exception org.opends.server.admin.server.ConstraintViolationException
Gets an unmodifiable collection view of the messages describing the constraint violations that occurred.
getMessagesAsSingleMessage() - Method in exception org.opends.server.admin.client.OperationRejectedException
Creates a single message listing all the messages combined into a single list separated by semi-colons.
getMessagesAsSingleMessage() - Method in exception org.opends.server.admin.server.ConstraintViolationException
Creates a single message listing all the messages combined into a single list separated by semi-colons.
getMessagesRead() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of LDAP messages that have been received from clients.
getMessageSubject() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "message-subject" property.
getMessageSubject() - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Gets the "message-subject" property.
getMessageSubject() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "message-subject" property.
getMessageSubject() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the "message-subject" property.
getMessageSubjectPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "message-subject" property definition.
getMessageSubjectPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getMessagesWritten() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of LDAP messages that have been written to clients.
getMessageTemplateFile() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "message-template-file" property.
getMessageTemplateFile() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "message-template-file" property.
getMessageTemplateFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "message-template-file" property definition.
getMethod() - Method in interface org.opends.server.loggers.HTTPRequestInfo
Returns the HTTP method/verb used for this request.
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.
getMinCharacterSets() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Gets the "min-character-sets" property.
getMinCharacterSets() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the "min-character-sets" property.
getMinCharacterSetsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Get the "min-character-sets" property definition.
getMinimumDepth() - Method in class org.opends.server.types.SubtreeSpecification
Get the minimum depth of the subtree specification.
getMinimumHeight() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the minimum height of the panel.
getMinimumWidth() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the minimum width of the panel.
getMinorVersion() - Method in class org.opends.quicksetup.BuildInformation
Gets the minor version.
getMinorVersion() - Method in class org.opends.server.util.BuildVersion
Returns the minor release version number.
getMinPasswordAge() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "min-password-age" property.
getMinPasswordAge() - Method in interface org.opends.server.admin.std.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
Gets the "min-password-age" property.
getMinPasswordAgePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "min-password-age" property definition.
getMinPasswordDifference() - Method in interface org.opends.server.admin.std.client.SimilarityBasedPasswordValidatorCfgClient
Gets the "min-password-difference" property.
getMinPasswordDifference() - Method in interface org.opends.server.admin.std.server.SimilarityBasedPasswordValidatorCfg
Gets the "min-password-difference" property.
getMinPasswordDifferencePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Get the "min-password-difference" property definition.
getMinPasswordLength() - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Gets the "min-password-length" property.
getMinPasswordLength() - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Gets the "min-password-length" property.
getMinPasswordLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Get the "min-password-length" property definition.
getMinSubstringLength() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Gets the "min-substring-length" property.
getMinSubstringLength() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "min-substring-length" property.
getMinSubstringLength() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the "min-substring-length" property.
getMinSubstringLength() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "min-substring-length" property.
getMinSubstringLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "min-substring-length" property definition.
getMinSubstringLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "min-substring-length" property definition.
getMinUniqueCharacters() - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Gets the "min-unique-characters" property.
getMinUniqueCharacters() - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Gets the "min-unique-characters" property.
getMinUniqueCharactersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Get the "min-unique-characters" property definition.
getMissingChanges() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the number of missing changes.
getMissingChanges() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the number of missing changes in the replication topology for this base DN.
getModification() - Method in class org.opends.dsml.protocol.ModifyRequest
Gets the value of the modification property.
getModifications(Entry, CustomSearchResult, ControlPanelInfo) - Static method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Gets the modifications to apply between two entries.
getModifications() - Method in interface 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.ModifyDNOperationBasis
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.ModifyDNOperationWrapper
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.core.ModifyOperation
Retrieves the set of modifications for this modify operation.
getModifications() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the set of modifications for this modify operation.
getModifications() - Method in class org.opends.server.core.ModifyOperationWrapper
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 class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Retrieves the set of modifications for this modify request.
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 class org.opends.server.util.ModifyChangeRecordEntry
Get the list of modifications.
getModificationType() - Method in class org.opends.server.protocols.ldap.LDAPModification
Retrieves the modification type for this modification.
getModificationType() - Method in class org.opends.server.types.Modification
Retrieves the modification type for this modification.
getModificationType() - Method in class org.opends.server.types.RawModification
Retrieves the modification type for this modification.
getModifiedEntry() - Method in class org.opends.server.core.ModifyOperationBasis
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.
getModifiedEntry() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Retrieves the modified entry that is to be written to the backend.
getModifiedIndexes() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns a collection with all the modified indexes.
getModifyDNRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a modify DN request protocol op.
getModifyDNRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of modify DN requests that have been received.
getModifyDNResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a modify DN response protocol op.
getModifyDNResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of modify DN responses that have been sent.
getModifyRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a modify request protocol op.
getModifyRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of modify requests that have been received.
getModifyResponseProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a modify response protocol op.
getModifyResponses() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of modify responses that have been sent.
getMods() - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
Get the Modifications associated to the UpdateMsg to the provided value.
getMonitorData() - Method in class org.opends.server.api.EntryCache
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.api.MonitorProvider
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.extensions.DefaultEntryCache
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.extensions.DiskSpaceMonitor
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.extensions.FIFOEntryCache
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.BackendMonitor
 
getMonitorData() - Method in class org.opends.server.monitors.ClientConnectionMonitorProvider
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.ConnectionHandlerMonitor
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.EntryCacheMonitorProvider
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.MemoryUsageMonitorProvider
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.ParallelWorkQueueMonitor
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.StackTraceMonitorProvider
 
getMonitorData() - Method in class org.opends.server.monitors.SystemInfoMonitorProvider
 
getMonitorData() - Method in class org.opends.server.monitors.TraditionalWorkQueueMonitor
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.monitors.VersionMonitorProvider
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.protocols.http.HTTPStatistics
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.server.DataServerHandler
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.server.LightweightServerHandler
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.server.ReplicationServerHandler
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.server.ServerHandler
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitorData() - Method in class org.opends.server.replication.service.ReplicationMonitor
Retrieves a set of attributes containing monitor data that should be returned to the client if the corresponding monitor entry is requested.
getMonitoringAttributes() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns an array of monitoring attributes to be returned in the request.
getMonitoringEntries() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the monitoring entries.
getMonitoringEntry() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the monitoring entry information.
getMonitoringEntry(AddressConnectionHandlerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
Returns the monitoring entry associated with the provided object.
getMonitoringEntry(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Returns the monitoring entry associated with the provided backend.
getMonitoringPeriod() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "monitoring-period" property.
getMonitoringPeriod() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "monitoring-period" property.
getMonitoringPeriodPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "monitoring-period" property definition.
getMonitoringPublisherPeriod() - Method in class org.opends.server.replication.server.ReplicationServer
Get the monitoring publisher period value.
getMonitoringValue(MonitoringAttributes, CustomSearchResult) - Static method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the monitoring value in a String form to be displayed to the user.
getMonitoringValue(MonitoringAttributes, CustomSearchResult) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the monitoring value in a String form to be displayed to the user.
getMonitorInstanceName() - Method in class org.opends.server.api.MonitorProvider
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.extensions.DiskSpaceMonitor
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.BackendMonitor
 
getMonitorInstanceName() - Method in class org.opends.server.monitors.ClientConnectionMonitorProvider
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.ConnectionHandlerMonitor
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.EntryCacheMonitorProvider
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.MemoryUsageMonitorProvider
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.ParallelWorkQueueMonitor
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.StackTraceMonitorProvider
 
getMonitorInstanceName() - Method in class org.opends.server.monitors.SystemInfoMonitorProvider
 
getMonitorInstanceName() - Method in class org.opends.server.monitors.TraditionalWorkQueueMonitor
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.monitors.VersionMonitorProvider
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.DataServerHandler
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.LightweightServerHandler
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.ReplicationServer
Retrieves a printable name for this Replication Server Instance.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.ReplicationServerHandler
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.server.ServerHandler
Retrieves the name of this monitor provider.
getMonitorInstanceName() - Method in class org.opends.server.replication.service.ReplicationMonitor
Retrieves the name of this monitor provider.
getMonitorObjectClass() - Method in class org.opends.server.api.MonitorProvider
Retrieves the objectclass that should be included in the monitor entry created from this monitor provider.
getMonitorObjectClass() - Method in class org.opends.server.monitors.BackendMonitor
Retrieves the objectclass that should be included in the monitor entry created from this monitor provider.
getMonitorObjectClass() - Method in class org.opends.server.monitors.ConnectionHandlerMonitor
Retrieves the objectclass that should be included in the monitor entry created from this monitor provider.
getMonitorObjectClass() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the objectclass that should be included in the monitor entry created from this monitor provider.
getMonitorProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Monitor Provider.
getMonitorProvider(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Monitor Provider.
getMonitorProvider() - Method in class org.opends.server.backends.jeb.RootContainer
Get the DatabaseEnvironmentMonitor object for JE environment used by this root container.
getMonitorProvider(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the monitor provider with the specified name.
getMonitorProviderDN(MonitorProvider) - Static method in class org.opends.server.core.DirectoryServer
Construct the DN of a monitor provider entry.
getMonitorProviders() - Method in class org.opends.server.config.JMXMBean
Retrieves the set of monitor providers associated with this JMX MBean.
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.
getMonitorProvidersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "monitor-providers" relation definition.
getMonitorSummary() - Method in class org.opends.server.api.ClientConnection
Retrieves a one-line summary of this client connection in a form that is suitable for including in the monitor entry for the associated connection handler.
getMonitorSummary() - Method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves a one-line summary of this client connection in a form that is suitable for including in the monitor entry for the associated connection handler.
getMonitorSummary() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves a one-line summary of this client connection in a form that is suitable for including in the monitor entry for the associated connection handler.
getMonitorSummary() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves a one-line summary of this client connection in a form that is suitable for including in the monitor entry for the associated connection handler.
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.
getMultiValueString(List<Attribute>) - Static method in class org.opends.server.tasks.TaskUtils
Get the multiple string values of an entry attribute that is defined in the schema as a multi-valued string attribute, and that is not expected to have attribute options.
getName() - Method in class org.opends.dsml.protocol.AttributeDescription
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.DsmlAttr
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the name property.
getName() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexDescriptor
Returns the name of the index.
getName() - Method in class org.opends.guitools.controlpanel.datamodel.Action
Returns the name of the action.
getName() - Method in class org.opends.guitools.controlpanel.datamodel.Category
Returns the name of the category.
getName() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the name of the connection handler.
getName(AddressConnectionHandlerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
Returns the label to be used for the provided internal object.
getName(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Returns the label to be used for the provided backend.
getName() - Method in class org.opends.guitools.controlpanel.ui.nodes.AbstractIndexTreeNode
Returns the name.
getName() - Method in class org.opends.guitools.controlpanel.ui.nodes.SchemaElementTreeNode
Returns the name of the node.
getName() - Method in class org.opends.quicksetup.BuildInformation
Gets the name of this build.
getName() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the name of the definition.
getName() - Method in class org.opends.server.admin.ManagedObjectPath
Get the name of the managed object referred to by this path if applicable.
getName() - Method in class org.opends.server.admin.PropertyDefinition
Get the name of the property.
getName() - Method in class org.opends.server.admin.Reference
Gets the name of the referenced managed object.
getName() - Method in class org.opends.server.admin.RelationDefinition
Get the name of the relation.
getName() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Gets the "name" property.
getName() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "name" property.
getName() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the "name" property.
getName() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "name" property.
getName() - Method in class org.opends.server.admin.Tag
Gets the name of this tag.
getName() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the common name for this attribute syntax.
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 class org.opends.server.backends.jeb.AttributeIndex
Get the JE database name prefix for indexes in this attribute index.
getName() - Method in class org.opends.server.backends.jeb.DatabaseContainer
Get the JE database name for this database container.
getName() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the name for this configuration attribute.
getName() - Method in interface org.opends.server.extensions.ConnectionSecurityProvider
Return the name of a provider.
getName() - Method in class org.opends.server.extensions.SASLByteChannel
Return the name of a provider.
getName() - Method in class org.opends.server.extensions.TLSByteChannel
Return the name of a provider.
getName() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getName() - Method in class org.opends.server.protocols.jmx.OpendsJmxPrincipal
getName() - Method in class org.opends.server.schema.AciSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.AttributeTypeSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.AuthPasswordSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.BinarySyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.BitStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.BooleanSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.CertificateExactAssertionSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.CertificateListSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.CertificatePairSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.CertificateSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.CountryStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.DeliveryMethodSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.DirectoryStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.DistinguishedNameSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.DITContentRuleSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.DITStructureRuleSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.EnhancedGuideSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.FaxNumberSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.FaxSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.GuideSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.IA5StringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.IntegerSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.JPEGSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.MatchingRuleSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.MatchingRuleUseSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.NameAndOptionalUIDSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.NameFormSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.NumericStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.ObjectClassSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.OctetStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.OIDSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.OtherMailboxSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.PostalAddressSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.PresentationAddressSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.PrintableStringSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.ProtocolInformationSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.SubstringAssertionSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.SupportedAlgorithmSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.TelephoneNumberSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.TeletexTerminalIdentifierSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.TelexNumberSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.UserPasswordSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.UTCTimeSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.schema.UUIDSyntax
Retrieves the common name for this attribute syntax.
getName() - Method in class org.opends.server.tools.BackendCreationHelper.DefaultIndex
Return the name of this default index.
getName() - Method in class org.opends.server.tools.makeldif.AttributeValueTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.DNTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.FileTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.FirstNameTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.GUIDTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.IfAbsentTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.IfPresentTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.LastNameTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.ListTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.ParentDNTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.PresenceTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.RandomTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.RDNTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.SequentialTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.StaticTextTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.Tag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the name for this template.
getName() - Method in class org.opends.server.tools.makeldif.UnderscoreDNTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.tools.makeldif.UnderscoreParentDNTag
Retrieves the name for this tag.
getName() - Method in class org.opends.server.types.AbstractAttribute
Retrieves the user-provided name for this attribute.
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 interface org.opends.server.types.Attribute
Retrieves the user-provided name for this attribute.
getName() - Method in class org.opends.server.types.Entry
Retrieves the distinguished name for this entry.
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.InvokableMethod
Retrieves the name of this invokable method.
getName() - Method in enum org.opends.server.types.LockType
Retrieves the name of this lock type element.
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.
getNameForm(ObjectClass) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the name forms associated with the specified objectclass.
getNameForm(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the name form associated with the specified name or OID.
getNameForm(ObjectClass) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the list of name forms associated with the specified structural objectclass.
getNameForm(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the name form associated with the specified name or OID.
getNameForm() - Method in class org.opends.server.types.DITStructureRule
Retrieves the name form for this DIT structure rule.
getNameForm(ObjectClass) - Method in class org.opends.server.types.Schema
Retrieves the name forms definition for the specified objectclass.
getNameForm(String) - Method in class org.opends.server.types.Schema
Retrieves the name form definition with the provided name or OID.
getNameForms() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of name forms defined in the Directory Server.
getNameForms() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of name forms defined in the Directory Server.
getNameFormsByNameOrOID() - Method in class org.opends.server.types.Schema
Retrieves the name form definitions for this schema, as a mapping between the names/OID for the name form and the name form itself.
getNameFormsByObjectClass() - Method in class org.opends.server.types.Schema
Retrieves the name form definitions for this schema, as a mapping between the objectclass for the name forms and the name forms themselves.
getNameHeader() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlersMonitoringTableModel
Returns the header to be used for the name of the object.
getNameOrOID() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the name or OID for this schema definition.
getNameOrOID() - Method in class org.opends.server.types.DITContentRule
Retrieves the primary name to use to reference this DIT content rule.
getNameOrOID() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the primary name to use when referencing this matching rule use.
getNameOrOID() - Method in class org.opends.server.types.NameForm
Retrieves the name or OID that should be used to reference this name form.
getNameOrRuleID() - Method in class org.opends.server.types.DITStructureRule
Retrieves the name or rule ID for this DIT structure rule.
getNamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the "name" property definition.
getNamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "name" property definition.
getNames() - Method in class org.opends.server.types.DITContentRule
Retrieves the set of names that may be used to reference this DIT content rule.
getNames() - Method in class org.opends.server.types.DITStructureRule
Retrieves the set of names that may be used to reference this DIT structure rule.
getNames() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the set of names for this matching rule use.
getNames() - Method in class org.opends.server.types.NameForm
Retrieves the set of names that may be used to reference this name form.
getNameWithOptions() - Method in class org.opends.server.types.AbstractAttribute
Retrieves the user-provided name of this attribute, along with any options that might have been provided.
getNameWithOptions() - Method in interface org.opends.server.types.Attribute
Retrieves the user-provided name of this attribute, along with any options that might have been provided.
getNameWithOptions() - Method in class org.opends.server.types.VirtualAttribute
 
getNamingPropertyDefinition() - Method in exception org.opends.server.admin.client.IllegalManagedObjectNameException
Get the naming property definition if applicable.
getNamingPropertyDefinition() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the naming property definition associated with this managed object.
getNamingPropertyDefinition() - Method in class org.opends.server.admin.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 list 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
Retrieves a list of the DNs of any nested groups whose members should be considered members of this group.
getNestedGroupDNs() - Method in class org.opends.server.extensions.StaticGroup
Retrieves a list of the DNs of any nested groups whose members should be considered members of this group.
getNestedGroupDNs() - Method in class org.opends.server.extensions.VirtualStaticGroup
Retrieves a list of the DNs of any nested groups whose members should be considered members of this group.
getNewDescriptor() - Method in class org.opends.guitools.controlpanel.event.ConfigurationChangeEvent
Returns the object describing the new configuration.
getNewDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the new DN for the entry.
getNewDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the new DN for the entry.
getNewDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
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.
getNewestRecord() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
Get the newest record stored in this DB.
getNewestRecord() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Get the newest record stored in this DB.
getNewLogs() - Method in class org.opends.quicksetup.event.ProgressUpdateEvent
Gets the new logs for the install progress.
getNewObjectClasses() - Method in class org.opends.guitools.controlpanel.event.SuperiorObjectClassesChangedEvent
Returns the new superior object classes.
getNewParent() - Method in class org.opends.guitools.controlpanel.event.MoveEvent
Return the new parent of the nodes that are being moved.
getNewPasswords() - Method in class org.opends.server.core.ModifyOperationBasis
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.
getNewPasswords() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Retrieves the set of clear-text new passwords for the user, if available.
getNewrdn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the newrdn property.
getNewRDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the new RDN to use for the entry.
getNewRDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the new RDN to use for the entry.
getNewRDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the new RDN to use for the entry.
getNewRDN() - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Retrieves the new RDN for this modify DN request.
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.SubordinateModifyDNOperation
Retrieves the new RDN to use for the entry.
getNewRDN() - Method in class org.opends.server.util.ModifyDNChangeRecordEntry
Get the new RDN for the requested modify DN operation.
getNewStatus() - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
Get the requested status.
getNewSuffixOptions() - Method in class org.opends.quicksetup.UserData
Returns the NewSuffixOptions object representing the data in the New Suffix Data Options panel.
getNewSuperior() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the newSuperior property.
getNewSuperior() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the newSuperior DN for the entry.
getNewSuperior() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the newSuperior DN for the entry.
getNewSuperior() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the newSuperior DN for the entry.
getNewSuperior() - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Retrieves the new superior DN for this modify DN request.
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.SubordinateModifyDNOperation
Retrieves the newSuperior DN for the entry.
getNewSuperiorDN() - Method in class org.opends.server.util.ModifyDNChangeRecordEntry
Get the new superior DN for the requested modify DN operation.
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.
getNextEntryID() - Method in class org.opends.server.backends.jeb.RootContainer
Assign the next entry ID.
getNextName() - Method in class org.opends.server.loggers.TimeStampNaming
Gets the next name to use.
getNextWizardStep(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the next step in the wizard given a current step.
getNextWizardStep(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
getNextWizardStep(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the next step in the wizard given a current step.
getNode() - Method in class org.opends.guitools.controlpanel.browser.AbstractNodeTask
Returns the node that is being searched/refreshed.
getNode() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the basic node associated with the node info.
getNodeInfoFromPath(TreePath) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Find the BrowserNodeInfo associated to a TreePath and returns the describing IBrowserNodeInfo.
getNodeMessages() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns the labels of the nodes to be displayed.
getNodes() - Method in class org.opends.guitools.controlpanel.event.MoveEvent
Return the nodes that are being moved.
getNodes() - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
Returns the nodes that are being dragged (and dropped).
getNodeTypes() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns the node types to be displayed.
getNoElementsFoundLabel() - Method in class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
Returns the no backend found label.
getNoElementsFoundLabel() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Returns the no backend found label.
getNoPropertiesFileArgument() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the noPropertiesFile argument.
getNormalizedName() - Method in class org.opends.server.admin.Reference
Gets the normalized name of the referenced managed object.
getNormalizedNames() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves an iterable over the set of normalized names that may be used to reference this schema definition.
getNormalizedPrimaryName() - Method in class org.opends.server.types.CommonSchemaElements
Retrieve the normalized primary name for this schema definition.
getNormalizedPrimaryNameOrOID() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the normalized primary name or OID for this schema definition.
getNot() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the not property.
getNOTComponent() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the subordinate filter component for NOT searches.
getNOTComponent() - Method in class org.opends.server.types.RawFilter
Retrieves the subordinate filter component for NOT searches.
getNotComponent() - Method in class org.opends.server.types.SearchFilter
Retrieves the filter component for this NOT filter.
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.opends.server.admin.std.client.TaskBackendCfgClient
Gets the "notification-sender-address" property.
getNotificationSenderAddress() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.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.opends.server.admin.std.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.admin.client.cli.TaskScheduleArgs
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.dsreplication.PurgeHistoricalScheduleInformation
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
Gets a list of email address to which an email will be sent when this task completes.
getNotifyUponErrorEmailAddresses() - Method in class org.opends.server.admin.client.cli.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 class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
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
Gets a list of email address to which an email will be sent if this task encounters an error during execution.
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.
getNumberEntries() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the number of entries that will be automatically generated.
getNumberOfChildren(DN) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.api.Backend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.BackupBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.LDIFBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.MemoryBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.MonitorBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.NullBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the number of subordinates immediately below the requested entry.
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
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.backends.TrustStoreBackend
Retrieves the number of subordinates immediately below the requested entry.
getNumberOfChildren(DN) - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the number of subordinates immediately below the requested entry.
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.guitools.controlpanel.util.ReadOnlyConfigFileHandler
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.api.Backend
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
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.ChangelogBackend
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.jeb.BackendImpl
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.LDIFBackend
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.MemoryBackend
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.MonitorBackend
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.NullBackend
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.pluggable.BackendImpl
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.RootDSEBackend
 
getNumberOfEntriesInBaseDN(DN) - Method in class org.opends.server.backends.SchemaBackend
 
getNumberOfEntriesInBaseDN(DN) - Method in class org.opends.server.backends.task.TaskBackend
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.TrustStoreBackend
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.extensions.ConfigFileHandler
Retrieves the number of entries for the specified base DN including all entries from the requested entry to the lowest level in the tree.
getNumberOfFiles() - Method in interface org.opends.server.admin.std.client.FileCountLogRetentionPolicyCfgClient
Gets the "number-of-files" property.
getNumberOfFiles() - Method in interface org.opends.server.admin.std.server.FileCountLogRetentionPolicyCfg
Gets the "number-of-files" property.
getNumberOfFilesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Get the "number-of-files" property definition.
getNumberOfOperations() - Method in class org.opends.server.api.ClientConnection
Retrieves the total number of operations performed on this connection.
getNumberOfOperations() - Method in class org.opends.server.protocols.internal.InternalClientConnection
To be implemented.
getNumberOfOperations() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
To be implemented.
getNumberOfOperations() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Returns the total number of operations initiated on this connection.
getNumberZipEntries() - Static method in class org.opends.quicksetup.util.Utils
Returns the number of entries contained in the zip file.
getNumEntriesPerTemplate() - Method in class org.opends.server.tools.makeldif.Branch
Retrieves the number of entries that should be created below this branch for each subordinate template.
getNumEntriesPerTemplate() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the number of entries that should be created for each subordinate template.
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.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "num-request-handlers" property.
getNumRequestHandlers() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "num-request-handlers" property.
getNumRequestHandlers() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "num-request-handlers" property.
getNumRequestHandlers() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "num-request-handlers" property definition.
getNumRequestHandlersPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "num-request-handlers" property definition.
getNumSubordinateHacker() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
NUMSUBORDINATE HACK Make the hacker public so that RefreshTask can use it.
getNumSubOrdinates() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the number of subordinates of the entry.
getNumSubOrdinates() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the value of numsubordinates for the entry.
getNumUpdateReplayThreads() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Gets the "num-update-replay-threads" property.
getNumUpdateReplayThreads() - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Gets the "num-update-replay-threads" property.
getNumUpdateReplayThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "num-update-replay-threads" property definition.
getNumValues() - Method in class org.opends.server.authorization.dseecompat.PatternRDN
Retrieves the number of attribute-value pairs contained in this RDN pattern.
getNumValues() - Method in class org.opends.server.types.RDN
Retrieves the number of attribute-value pairs contained in this RDN.
getNumWorkerThreads() - Method in interface org.opends.server.admin.std.client.ParallelWorkQueueCfgClient
Gets the "num-worker-threads" property.
getNumWorkerThreads() - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Gets the "num-worker-threads" property.
getNumWorkerThreads() - Method in interface org.opends.server.admin.std.server.ParallelWorkQueueCfg
Gets the "num-worker-threads" property.
getNumWorkerThreads() - Method in interface org.opends.server.admin.std.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.ParallelWorkQueue
Return the number of worker threads used by this WorkQueue.
getNumWorkerThreads() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Return the number of worker threads used by this WorkQueue.
getNumWorkerThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Get the "num-worker-threads" property definition.
getNumWorkerThreadsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Get the "num-worker-threads" property definition.
getObfuscatedCommandLineArguments(List<String>) - Method in class org.opends.guitools.controlpanel.task.Task
Returns the list of obfuscated command-line arguments.
getObjectClass() - Method in class org.opends.guitools.controlpanel.ui.nodes.ConfigurationObjectClassTreeNode
Returns the definition of the object class represented by this node.
getObjectClass() - Method in class org.opends.guitools.controlpanel.ui.nodes.CustomObjectClassTreeNode
Returns the definition of the object class represented by this node.
getObjectClass() - Method in class org.opends.guitools.controlpanel.ui.nodes.StandardObjectClassTreeNode
Returns the definition of the object class represented by this node.
getObjectClass(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile
Get the principle object class associated with the specified definition.
getObjectClass(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile.Wrapper
Get the principle object class associated with the specified definition.
getObjectClass(String) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the objectclass for the provided lowercase name or OID.
getObjectClass(String, boolean) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the objectclass for the provided lowercase name or OID.
getObjectClass(String, boolean) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the objectclass for the provided lowercase name or OID.
getObjectClass(String) - Method in class org.opends.server.types.Schema
Retrieves the objectclass definition with the specified name or OID.
getObjectClassAttribute() - Method in class org.opends.server.types.Entry
Retrieves an attribute holding the objectclass information for this entry.
getObjectClassAttributeType() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the attribute type for the "objectClass" attribute.
getObjectClassAttributeType() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the attribute type for the "objectClass" attribute.
getObjectClassDescriptor(List<Object>, Schema) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns an object class value representing all the object class values of the entry.
getObjectClasses() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns object classes of the backend attached to this replica.
getObjectClasses(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile
Get all the object classes associated with the specified definition.
getObjectClasses() - Method in interface org.opends.server.core.AddOperation
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Method in class org.opends.server.core.AddOperationBasis
 
getObjectClasses() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of objectclasses defined in the Directory Server.
getObjectClasses() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of objectclasses registered with the Directory Server.
getObjectClasses() - Method in class org.opends.server.types.Entry
Retrieves the set of objectclasses defined for this entry.
getObjectClasses() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Retrieves the set of processed objectclasses for the entry to add.
getObjectClasses() - Method in class org.opends.server.types.Schema
Retrieves the objectclass definitions for this schema, as a mapping between the lowercase names and OIDs for the objectclass and the objectclass itself.
getObjectClassSuperiorValues(ObjectClass) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns the list of superior object classes (to top) for a given object class.
getObjectClassToExclude() - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Returns the list of object classes that this panel will not display.
getObjectClassToExclude() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Returns the list of object classes that this panel will not display.
getObjectClassType() - Method in class org.opends.server.types.ObjectClass
Retrieves the objectclass type for this objectclass.
getObjectClassValue() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Returns the object class value displayed by the panel.
getObjectClassValues() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the object class values associated with the entry.
getObjectClassValues() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the object class value of the entry that the nodes represents.
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.
getOfflineReplicas() - Method in class org.opends.server.replication.server.ChangelogState
Returns the internal MultiDomainServerState for offline replicas.
getOfflineSchemaChanges() - Static method in class org.opends.server.core.DirectoryServer
Retrieves a list of modifications detailing any schema changes that may have been made with the server offline (e.g., by directly editing the schema configuration files).
getOffset() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the offset that indicates the beginning of the results page.
getOID() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in interface org.opends.server.controls.ControlDecoder
Gets the OID of the control decoded by this decoded.
getOID() - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Retrieves the OID for this extended request.
getOID() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the OID for this extended response.
getOID() - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Retrieves the OID for this intermediate response.
getOID() - Method in class org.opends.server.schema.AciSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.AttributeTypeSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.AuthPasswordSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.BinarySyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.BitStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.BooleanSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.CertificateExactAssertionSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.CertificateListSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.CertificatePairSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.CertificateSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.CountryStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.DeliveryMethodSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.DirectoryStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.DistinguishedNameSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.DITContentRuleSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.DITStructureRuleSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.EnhancedGuideSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.FaxNumberSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.FaxSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.GeneralizedTimeSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.GuideSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.IA5StringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.IntegerSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.JPEGSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.MatchingRuleSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.MatchingRuleUseSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.NameAndOptionalUIDSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.NameFormSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.NumericStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.ObjectClassSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.OctetStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.OIDSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.OtherMailboxSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.PostalAddressSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.PresentationAddressSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.PrintableStringSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.ProtocolInformationSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.SubstringAssertionSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.SupportedAlgorithmSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.TelephoneNumberSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.TeletexTerminalIdentifierSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.TelexNumberSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.UserPasswordSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.UTCTimeSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.schema.UUIDSyntax
Retrieves the OID for this attribute syntax.
getOID() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the OID for this schema definition.
getOID() - Method in class org.opends.server.types.Control
Retrieves the OID for this control.
getOID() - Method in class org.opends.server.types.IntermediateResponse
Retrieves the OID for this intermediate response.
getOID() - Method in class org.opends.server.types.LDAPSyntaxDescription
Returns the oid.
getOID() - Method in class org.opends.server.types.NameForm
Retrieves the OID for this name form.
getOldestChangeNumber() - Method in class org.opends.server.replication.server.ReplicationServer
Returns the oldest change number in the change number index DB.
getOldestCSN() - Method in class org.opends.server.replication.plugin.EntryHistorical
Returns the oldest CSN stored in this entry historical attribute.
getOldestCSNExcluding(MultiDomainServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Returns the oldest Pair<DN, CSN> held in current object, excluding the provided CSNs.
getOldestModificationTime() - Method in class org.opends.server.types.Schema
Retrieves the modification timestamp for the file in the schema configuration directory with the oldest last modified time.
getOldestRecord() - Method in interface org.opends.server.replication.server.changelog.api.ChangeNumberIndexDB
Get the oldest record stored in this DB.
getOldestRecord() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
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 serverId.
getOmitMethodEntryArgumentsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the "omit-method-entry-arguments" property definition.
getOmitMethodReturnValuePropertyDefinition() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Get the "omit-method-return-value" property definition.
getOnError() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the onError property.
getOOBInline() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether OOBINLINE is enabled.
getOpenConnections() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the number of open connection in the server.
getOpenConnections() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the number of open connections on the server.
getOpendDJLoggingRoots() - Static method in class org.opends.server.loggers.JDKLogging
Returns the packages to be used as root for logging.
getOpendmkJarfile() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "opendmk-jarfile" property.
getOpendmkJarfile() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "opendmk-jarfile" property.
getOpendmkJarfilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "opendmk-jarfile" property definition.
getOpenDSJarFile() - Method in class org.opends.quicksetup.Installation
Returns the path to the opends jar file.
getOpenDSVersion() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the version of the server.
getOperatingSystem() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the operating system on which the Directory Server is running.
getOperatingSystem() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the operating system on which the Directory Server is running.
getOperation() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the operation property.
getOperation() - Method in class org.opends.server.backends.task.Task
Retrieves the operation used to create this task in the server.
getOperation() - Method in class org.opends.server.core.OperationWrapper
Returns the wrapped Operation.
getOperation() - Method in class org.opends.server.types.IntermediateResponse
Retrieves the operation with which this intermediate response message is associated.
getOperationalAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Retrieves the requested operational attribute element(s) for the specified attribute type.
getOperationalAttribute(AttributeType, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested operational attribute element(s) for the specified attribute type.
getOperationalAttributes() - Method in interface org.opends.server.core.AddOperation
Retrieves the set of processed operational attributes for the entry to add.
getOperationalAttributes() - Method in class org.opends.server.core.AddOperationBasis
 
getOperationalAttributes() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the set of processed operational attributes for the entry to add.
getOperationalAttributes() - Method in class org.opends.server.types.Entry
Retrieves the entire set of operational attributes for this entry.
getOperationalAttributes() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
Retrieves the set of processed operational attributes for the entry to add.
getOperationalAttributes() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
Retrieves the set of processed operational attributes for the entry to add.
getOperationalAttributes() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
Retrieves the set of processed operational attributes for the entry to add.
getOperationalAttributes() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Retrieves the set of processed operational attributes for the entry to add.
getOperationID() - Method in class org.opends.server.core.OperationWrapper
Retrieves the operation ID for this operation.
getOperationID() - Method in class org.opends.server.types.AbstractOperation
 
getOperationID() - Method in interface org.opends.server.types.Operation
Retrieves the operation ID for this 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.internal.InternalClientConnection
Retrieves the operation in progress with the specified message ID.
getOperationInProgress(int) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the operation in progress with the specified message ID.
getOperationInProgress(int) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the operation in progress with the specified message ID.
getOperationName() - Method in enum org.opends.server.types.OperationType
Retrieves the human-readable name for this operation type.
getOperationsAbandoned() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of operations that have been abandoned by clients.
getOperationsCompleted() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of operations for which the server has completed processing.
getOperationSignatures() - Method in interface org.opends.server.api.InvokableComponent
Retrieves a list of the methods that may be invoked for this component.
getOperationsInitiated() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of operations that have been initiated by clients.
getOperationsInProgress() - Method in class org.opends.server.api.ClientConnection
Retrieves the set of operations in progress for this client connection.
getOperationsInProgress() - Method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves the set of operations in progress for this client connection.
getOperationsInProgress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the set of operations in progress for this client connection.
getOperationsInProgress() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the set of operations in progress for this client connection.
getOperationType() - Method in exception org.opends.server.admin.client.OperationRejectedException
Gets the type of operation that caused this exception.
getOperationType() - Method in class org.opends.server.core.AbandonOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.AddOperationBasis
 
getOperationType() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.DeleteOperationBasis
 
getOperationType() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.OperationWrapper
Retrieves the operation type for this operation.
getOperationType() - Method in class org.opends.server.core.SearchOperationBasis
 
getOperationType() - Method in class org.opends.server.core.UnbindOperationBasis
Retrieves the operation type for this operation.
getOperationType() - Method in interface org.opends.server.types.Operation
Retrieves the operation type for this operation.
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.
getOpsRejectedDueToQueueFull() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Retrieves the total number of operations that have been rejected because the work queue was already at its maximum capacity.
getOpsSubmitted() - Method in class org.opends.server.extensions.ParallelWorkQueue
Retrieves the total number of operations that have been successfully submitted to this work queue for processing since server startup.
getOpsSubmitted() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Retrieves the total number of operations that have been successfully submitted to this work queue for processing since server startup.
getOptionalAttributeChain() - Method in class org.opends.server.types.ObjectClass
Retrieves an unmodifiable view of the set of optional attributes for this objectclass and any superior objectclasses that it might have.
getOptionalAttributes() - Method in class org.opends.server.types.DITContentRule
Retrieves the set of optional attributes for this DIT content rule.
getOptionalAttributes() - Method in class org.opends.server.types.NameForm
Retrieves the set of optional attributes for this name form.
getOptionalAttributes() - Method in class org.opends.server.types.ObjectClass
Retrieves an unmodifiable view of the set of optional attributes for this objectclass.
getOptions() - Method in interface org.opends.server.types.Attribute
Retrieves the unmodifiable set of attribute options for this attribute.
getOptions() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Retrieves the unmodifiable set of attribute options for this attribute.
getOptions() - Method in class org.opends.server.types.VirtualAttribute
 
getOr() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the or property.
getOrAddReplicationDB(int, DN, long) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Finds or creates the database used to store changes for a replica with the given baseDN and serverId.
getOrCreateCNIndexDB() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Get or create a db to manage integer change number associated to multidomain server state.
getOrderedAttributesToDelete(Collection<AttributeType>, Schema) - Static method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns an ordered set of the attributes that must be deleted.
getOrderedObjectClassesToDelete(Collection<ObjectClass>, Schema) - Static method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns an ordered list of the object classes that must be deleted.
getOrderedObjectClassesToDeleteFromAttrs(Collection<AttributeType>, Schema) - Static method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns an ordered list of the object classes that must be deleted when deleting a list of attributes that must be deleted.
getOrderedSteps() - Method in class org.opends.quicksetup.installer.Installer
 
getOrderedSteps() - Method in class org.opends.quicksetup.ui.GuiApplication
Returns the list of all the steps in an ordered manner.
getOrderingMatchingRule() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the default ordering matching rule that will be used for attributes with this syntax.
getOrderingMatchingRule() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the ordering matching rule that should be used for this matched values filter.
getOrderingMatchingRule() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the default ordering matching rule that will be used for attributes with this syntax.
getOrderingMatchingRule() - Method in class org.opends.server.types.AttributeType
Retrieves the matching rule that should be used for ordering with this attribute type.
getOrderingMatchingRule(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the ordering matching rule with the specified name or OID.
getOrderingRule() - Method in class org.opends.server.types.SortKey
Retrieves the ordering matching rule to use with this sort key.
getOrigin(SchemaFileElement) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the origin of the provided schema element.
getOriginalEntry() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the current entry, before it is renamed.
getOriginalEntry() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the current entry, before it is renamed.
getOriginalEntry() - Method in class org.opends.server.core.ModifyDNOperationWrapper
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.
getOriginalEntry() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyDNOperation
Retrieves the current entry, before it is renamed.
getOutPrintStream() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the print stream for the output logs.
getOutputLogs() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the output logs of the task.
getOutputStream() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the output stream for this socket.
getOutsideDbs() - Method in class org.opends.quicksetup.Configuration
Returns a Set of relative paths containing the db paths outside the installation.
getOutsideLogs() - Method in class org.opends.quicksetup.Configuration
Returns a Set of relative paths containing the log paths outside the installation.
getOverrideSeverity() - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Gets the "override-severity" property.
getOverrideSeverity() - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Gets the "override-severity" property.
getOverrideSeverityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Get the "override-severity" property definition.
getOverrideSeverityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "override-severity" property definition.
getPanelTitle() - Method in class org.opends.quicksetup.ui.ProgressDialog
Returns the title of the panel.
getParent() - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
Returns the component that contains the nodes (for instance the tree in the LDAP browser).
getParent() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the parent managed object definition, if applicable.
getParent() - Method in class org.opends.server.config.ConfigEntry
Retrieves the configuration entry that is the immediate parent for this configuration entry.
getParentBackend() - Method in class org.opends.server.api.Backend
Retrieves the parent backend for this backend.
getParentDefinition() - Method in class org.opends.server.admin.RelationDefinition
Get the definition of the parent managed object.
getParentDialog(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the parent dialog of a component.
getParentDN() - Method in class org.opends.server.tools.makeldif.TemplateEntry
Retrieves the DN of the parent entry for this template entry.
getParentDNInSuffix() - Method in class org.opends.server.types.DN
Retrieves the DN of the entry that is the immediate parent for this entry.
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.opends.server.admin.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.
getPartialManagedObject() - Method in exception org.opends.server.admin.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.opends.server.admin.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).
getPasswordAttribute() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-attribute" property.
getPasswordAttribute() - Method in interface org.opends.server.admin.std.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
Gets the "password-attribute" property.
getPasswordAttributePropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "password-change-requires-current-password" property definition.
getPasswordCharacterSet() - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Gets the "password-character-set" property.
getPasswordCharacterSet() - Method in interface org.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Gets the "password-character-set" property.
getPasswordCharacterSetPropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-expiration-warning-interval" property.
getPasswordExpirationWarningInterval() - Method in interface org.opends.server.admin.std.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
Gets the "password-expiration-warning-interval" property.
getPasswordExpirationWarningIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "password-expiration-warning-interval" property definition.
getPasswordFormat() - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Gets the "password-format" property.
getPasswordFormat() - Method in interface org.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Gets the "password-format" property.
getPasswordFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Get the "password-format" property definition.
getPasswordGenerator() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-generator" property.
getPasswordGenerator(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Password Generator.
getPasswordGenerator() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "password-generator" property.
getPasswordGenerator(String) - Method in interface org.opends.server.admin.std.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
Retrieves the password generator that will be used with this password policy.
getPasswordGeneratorDN() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "password-generator" property as a DN.
getPasswordGeneratorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "password-generator" property definition.
getPasswordGenerators() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of password generators that have been registered for use with the Directory Server as a mapping between the DN of the associated generator configuration entry and the generator implementation.
getPasswordGeneratorsRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "password-generators" relation definition.
getPasswordHistoryCount() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-history-count" property.
getPasswordHistoryCount() - Method in interface org.opends.server.admin.std.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
Gets the "password-history-count" property.
getPasswordHistoryCountPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "password-history-count" property definition.
getPasswordHistoryDuration() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-history-duration" property.
getPasswordHistoryDuration() - Method in interface org.opends.server.admin.std.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
Gets the "password-history-duration" property.
getPasswordHistoryDurationPropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.std.meta.RootCfgDefn
Get the "password-policies" relation definition.
getPasswordPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Password Policy.
getPasswordPolicy(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Password Policy.
getPasswordStorageScheme(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Password Storage Scheme.
getPasswordStorageScheme(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.RootCfgDefn
Get the "password-storage-schemes" relation definition.
getPasswordValidator() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-validator" property.
getPasswordValidator(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Password Validator.
getPasswordValidator() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "password-validator" property.
getPasswordValidator(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "password-validator" property as a set of DNs.
getPasswordValidatorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "password-validator" property definition.
getPasswordValidators() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of password validators that have been registered for use with the Directory Server as a mapping between the DN of the associated validator configuration entry and the validator implementation.
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
Retrieves the set of password validators for this password policy.
getPasswordValidatorsRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "password-validators" relation definition.
getPasswordValue(StringArgument, FileBasedArgument, StringArgument, PrintStream, PrintStream) - Static method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Commodity method that retrieves the password value analyzing the contents of a string argument and of a file based argument.
getPasswordValue(StringArgument, FileBasedArgument, String, PrintStream, PrintStream) - Static method in class org.opends.server.util.args.LDAPConnectionArgumentParser
Commodity method that retrieves the password value analyzing the contents of a string argument and of a file based argument.
getPasswordValues() - Method in class org.opends.server.core.PasswordPolicyState
Retrieves the unmodifiable set of values for the password attribute from the user entry.
getPath() - Method in class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
Returns the directory where the backup is located.
getPath(String, String) - Static method in class org.opends.quicksetup.util.Utils
Returns the absolute path for the given parentPath and relativePath.
getPath(File) - Static method in class org.opends.quicksetup.util.Utils
Returns the absolute path for the given file.
getPath() - Method in class org.opends.server.types.BackupDirectory
Retrieves the path to the directory containing the backup file(s).
getPattern() - Method in class org.opends.server.admin.StringPropertyDefinition
Gets the optional regular expression pattern which values of this property must match.
getPatternSynopsis() - Method in class org.opends.server.admin.StringPropertyDefinition
Gets the pattern synopsis of this string property definition in the default locale.
getPatternSynopsis(Locale) - Method in class org.opends.server.admin.StringPropertyDefinition
Gets the optional pattern synopsis of this string property definition in the specified locale.
getPatternUsage() - Method in class org.opends.server.admin.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.opends.server.replication.protocol.UpdateMsg
Get the payload of the UpdateMsg.
getPBKDF2Iterations() - Method in interface org.opends.server.admin.std.client.PBKDF2PasswordStorageSchemeCfgClient
Gets the "pbkdf2-iterations" property.
getPBKDF2Iterations() - Method in interface org.opends.server.admin.std.server.PBKDF2PasswordStorageSchemeCfg
Gets the "pbkdf2-iterations" property.
getPBKDF2IterationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Get the "pbkdf2-iterations" property definition.
getPduType() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
Get the PDU type.
getPendingValues() - Method in interface org.opends.server.admin.client.spi.Property
Get an immutable set view of this property's pending values.
getPendingValues() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the set of values that this configuration attribute will have on restart or after any necessary administrative action is performed.
getPersistentSearches() - Method in class org.opends.server.api.Backend
Returns the persistent searches currently active against this local backend.
getPersistentSearches() - Method in class org.opends.server.api.ClientConnection
Retrieves the set of persistent searches registered for this client.
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
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlaintextValue(ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Retrieves the original plaintext value for the provided stored password.
getPlugin(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the named Plugin.
getPlugin(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-intermediate-response" property.
getPluginOrderIntermediateResponse() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-intermediate-response" property.
getPluginOrderIntermediateResponsePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-intermediate-response" property definition.
getPluginOrderLDIFExport() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-ldif-export" property.
getPluginOrderLDIFExport() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-ldif-export" property.
getPluginOrderLDIFExportPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-ldif-export" property definition.
getPluginOrderLDIFImport() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-ldif-import" property.
getPluginOrderLDIFImport() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-ldif-import" property.
getPluginOrderLDIFImportBegin() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-ldif-import-begin" property.
getPluginOrderLDIFImportBegin() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-ldif-import-begin" property.
getPluginOrderLDIFImportBeginPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-ldif-import-begin" property definition.
getPluginOrderLDIFImportEnd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-ldif-import-end" property.
getPluginOrderLDIFImportEnd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-ldif-import-end" property.
getPluginOrderLDIFImportEndPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-ldif-import-end" property definition.
getPluginOrderLDIFImportPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-ldif-import" property definition.
getPluginOrderPostConnect() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-connect" property.
getPluginOrderPostConnect() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-connect" property.
getPluginOrderPostConnectPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-connect" property definition.
getPluginOrderPostDisconnect() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-disconnect" property.
getPluginOrderPostDisconnect() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-disconnect" property.
getPluginOrderPostDisconnectPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-disconnect" property definition.
getPluginOrderPostOperationAbandon() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-abandon" property.
getPluginOrderPostOperationAbandon() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-abandon" property.
getPluginOrderPostOperationAbandonPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-abandon" property definition.
getPluginOrderPostOperationAdd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-add" property.
getPluginOrderPostOperationAdd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-add" property.
getPluginOrderPostOperationAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-add" property definition.
getPluginOrderPostOperationBind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-bind" property.
getPluginOrderPostOperationBind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-bind" property.
getPluginOrderPostOperationBindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-bind" property definition.
getPluginOrderPostOperationCompare() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-compare" property.
getPluginOrderPostOperationCompare() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-compare" property.
getPluginOrderPostOperationComparePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-compare" property definition.
getPluginOrderPostOperationDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-delete" property.
getPluginOrderPostOperationDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-delete" property.
getPluginOrderPostOperationDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-delete" property definition.
getPluginOrderPostOperationExtended() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-extended" property.
getPluginOrderPostOperationExtended() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-extended" property.
getPluginOrderPostOperationExtendedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-extended" property definition.
getPluginOrderPostOperationModify() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-modify" property.
getPluginOrderPostOperationModify() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-modify" property.
getPluginOrderPostOperationModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-modify-dn" property.
getPluginOrderPostOperationModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-modify-dn" property.
getPluginOrderPostOperationModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-modify-dn" property definition.
getPluginOrderPostOperationModifyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-modify" property definition.
getPluginOrderPostOperationSearch() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-search" property.
getPluginOrderPostOperationSearch() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-search" property.
getPluginOrderPostOperationSearchPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-search" property definition.
getPluginOrderPostOperationUnbind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-operation-unbind" property.
getPluginOrderPostOperationUnbind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-operation-unbind" property.
getPluginOrderPostOperationUnbindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-operation-unbind" property definition.
getPluginOrderPostResponseAdd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-add" property.
getPluginOrderPostResponseAdd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-add" property.
getPluginOrderPostResponseAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-add" property definition.
getPluginOrderPostResponseBind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-bind" property.
getPluginOrderPostResponseBind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-bind" property.
getPluginOrderPostResponseBindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-bind" property definition.
getPluginOrderPostResponseCompare() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-compare" property.
getPluginOrderPostResponseCompare() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-compare" property.
getPluginOrderPostResponseComparePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-compare" property definition.
getPluginOrderPostResponseDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-delete" property.
getPluginOrderPostResponseDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-delete" property.
getPluginOrderPostResponseDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-delete" property definition.
getPluginOrderPostResponseExtended() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-extended" property.
getPluginOrderPostResponseExtended() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-extended" property.
getPluginOrderPostResponseExtendedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-extended" property definition.
getPluginOrderPostResponseModify() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-modify" property.
getPluginOrderPostResponseModify() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-modify" property.
getPluginOrderPostResponseModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-modify-dn" property.
getPluginOrderPostResponseModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-modify-dn" property.
getPluginOrderPostResponseModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-modify-dn" property definition.
getPluginOrderPostResponseModifyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-modify" property definition.
getPluginOrderPostResponseSearch() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-response-search" property.
getPluginOrderPostResponseSearch() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-response-search" property.
getPluginOrderPostResponseSearchPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-response-search" property definition.
getPluginOrderPostSynchronizationAdd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-synchronization-add" property.
getPluginOrderPostSynchronizationAdd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-synchronization-add" property.
getPluginOrderPostSynchronizationAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-synchronization-add" property definition.
getPluginOrderPostSynchronizationDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-synchronization-delete" property.
getPluginOrderPostSynchronizationDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-synchronization-delete" property.
getPluginOrderPostSynchronizationDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-synchronization-delete" property definition.
getPluginOrderPostSynchronizationModify() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-synchronization-modify" property.
getPluginOrderPostSynchronizationModify() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-synchronization-modify" property.
getPluginOrderPostSynchronizationModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-post-synchronization-modify-dn" property.
getPluginOrderPostSynchronizationModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-post-synchronization-modify-dn" property.
getPluginOrderPostSynchronizationModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-synchronization-modify-dn" property definition.
getPluginOrderPostSynchronizationModifyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-post-synchronization-modify" property definition.
getPluginOrderPreOperationAdd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-add" property.
getPluginOrderPreOperationAdd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-add" property.
getPluginOrderPreOperationAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-add" property definition.
getPluginOrderPreOperationBind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-bind" property.
getPluginOrderPreOperationBind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-bind" property.
getPluginOrderPreOperationBindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-bind" property definition.
getPluginOrderPreOperationCompare() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-compare" property.
getPluginOrderPreOperationCompare() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-compare" property.
getPluginOrderPreOperationComparePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-compare" property definition.
getPluginOrderPreOperationDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-delete" property.
getPluginOrderPreOperationDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-delete" property.
getPluginOrderPreOperationDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-delete" property definition.
getPluginOrderPreOperationExtended() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-extended" property.
getPluginOrderPreOperationExtended() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-extended" property.
getPluginOrderPreOperationExtendedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-extended" property definition.
getPluginOrderPreOperationModify() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-modify" property.
getPluginOrderPreOperationModify() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-modify" property.
getPluginOrderPreOperationModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-modify-dn" property.
getPluginOrderPreOperationModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-modify-dn" property.
getPluginOrderPreOperationModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-modify-dn" property definition.
getPluginOrderPreOperationModifyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-modify" property definition.
getPluginOrderPreOperationSearch() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-operation-search" property.
getPluginOrderPreOperationSearch() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-operation-search" property.
getPluginOrderPreOperationSearchPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-operation-search" property definition.
getPluginOrderPreParseAbandon() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-abandon" property.
getPluginOrderPreParseAbandon() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-abandon" property.
getPluginOrderPreParseAbandonPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-abandon" property definition.
getPluginOrderPreParseAdd() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-add" property.
getPluginOrderPreParseAdd() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-add" property.
getPluginOrderPreParseAddPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-add" property definition.
getPluginOrderPreParseBind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-bind" property.
getPluginOrderPreParseBind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-bind" property.
getPluginOrderPreParseBindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-bind" property definition.
getPluginOrderPreParseCompare() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-compare" property.
getPluginOrderPreParseCompare() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-compare" property.
getPluginOrderPreParseComparePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-compare" property definition.
getPluginOrderPreParseDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-delete" property.
getPluginOrderPreParseDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-delete" property.
getPluginOrderPreParseDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-delete" property definition.
getPluginOrderPreParseExtended() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-extended" property.
getPluginOrderPreParseExtended() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-extended" property.
getPluginOrderPreParseExtendedPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-extended" property definition.
getPluginOrderPreParseModify() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-modify" property.
getPluginOrderPreParseModify() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-modify" property.
getPluginOrderPreParseModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-modify-dn" property.
getPluginOrderPreParseModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-modify-dn" property.
getPluginOrderPreParseModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-modify-dn" property definition.
getPluginOrderPreParseModifyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-modify" property definition.
getPluginOrderPreParseSearch() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-search" property.
getPluginOrderPreParseSearch() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-search" property.
getPluginOrderPreParseSearchPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-search" property definition.
getPluginOrderPreParseUnbind() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-pre-parse-unbind" property.
getPluginOrderPreParseUnbind() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-pre-parse-unbind" property.
getPluginOrderPreParseUnbindPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-pre-parse-unbind" property definition.
getPluginOrderSearchResultEntry() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-search-result-entry" property.
getPluginOrderSearchResultEntry() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-search-result-entry" property.
getPluginOrderSearchResultEntryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-search-result-entry" property definition.
getPluginOrderSearchResultReference() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-search-result-reference" property.
getPluginOrderSearchResultReference() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-search-result-reference" property.
getPluginOrderSearchResultReferencePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-search-result-reference" property definition.
getPluginOrderShutdown() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-shutdown" property.
getPluginOrderShutdown() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-shutdown" property.
getPluginOrderShutdownPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-shutdown" property definition.
getPluginOrderStartup() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-startup" property.
getPluginOrderStartup() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-startup" property.
getPluginOrderStartupPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-startup" property definition.
getPluginOrderSubordinateDelete() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-subordinate-delete" property.
getPluginOrderSubordinateDelete() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-subordinate-delete" property.
getPluginOrderSubordinateDeletePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-subordinate-delete" property definition.
getPluginOrderSubordinateModifyDN() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Gets the "plugin-order-subordinate-modify-dn" property.
getPluginOrderSubordinateModifyDN() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Gets the "plugin-order-subordinate-modify-dn" property.
getPluginOrderSubordinateModifyDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugin-order-subordinate-modify-dn" property definition.
getPluginRoot() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Plugin Root.
getPluginRoot() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the Plugin Root.
getPluginRootRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "plugin-root" relation definition.
getPluginsRelationDefinition() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Get the "plugins" relation definition.
getPluginType() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.ChangeNumberControlPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.EntryUUIDPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.LastModPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.LDAPAttributeDescriptionListPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.ChangeNumberControlPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.EntryUUIDPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.LastModPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.LDAPAttributeDescriptionListPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.PluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Gets the "plugin-type" property.
getPluginType() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Get the "plugin-type" property definition.
getPluginTypePropertyDefinition() - Method in class org.opends.server.admin.std.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.opends.server.admin.InstantiableRelationDefinition
Get the plural name of the relation.
getPluralName() - Method in class org.opends.server.admin.SetRelationDefinition
Gets the plural name of the relation.
getPoint(int) - Method in class org.opends.guitools.controlpanel.util.ViewPositions
Returns the point at the provided index.
getPointVersion() - Method in class org.opends.quicksetup.BuildInformation
Gets the point version.
getPointVersion() - Method in class org.opends.server.util.BuildVersion
Returns the point release version number.
getPollInterval() - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Gets the "poll-interval" property.
getPollInterval() - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Gets the "poll-interval" property.
getPollIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Get the "poll-interval" property definition.
getPoolingPeriod() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the pooling period in miliseconds.
getPoolingPeriod() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Returns the time specified by the user in milliseconds.
getPort(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns the port number used in the provided InitialLdapContext.
getPort() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the port of the connection handler.
getPort() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the displayed administration port.
getPort() - Method in class org.opends.quicksetup.Configuration
Provides the LDAP port as is specified in the config.ldif file.
getPort() - Method in class org.opends.quicksetup.installer.AuthenticationData
Returns the server LDAP port.
getPort() - Method in exception org.opends.quicksetup.UserDataCertificateException
Returns the port we tried to connect to when this exception was generated.
getPort() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Get the port which has to be used for the command.
getPort() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Get the port which has to be used for the command.
getPort() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the remote port to which this socket is connected.
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.
getPortDestination() - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Returns the port of the destination server.
getPortDestination() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the destination server port explicitly provided in the initialize replication subcommand.
getPortDestinationOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the destination server port default value in the initialize replication subcommand.
getPortFromConfig() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Returns the port to be used according to the configuration and the arguments provided by the user.
getPortNumber() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the port number name that should be used for connections based on this interaction.
getPortSource() - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Returns the port of the source server.
getPortSource() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the source server port explicitly provided in the initialize replication subcommand.
getPortSourceOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the source server port default value in the initialize replication subcommand.
getPortToDisable() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port explicitly provided in the disable replication subcommand.
getPortToDisableOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port default value in the disable replication subcommand.
getPortToInitializeAll() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port explicitly provided in the initialize all replication subcommand.
getPortToInitializeAllOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port default value in the initialize all replication subcommand.
getPortToPostExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port explicitly provided in the post external initialization subcommand.
getPortToPreExternalInitialization() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port explicitly provided in the pre external initialization subcommand.
getPortToStatus() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port explicitly provided in the status replication subcommand.
getPortToStatusOrDefault() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the server port default value in the status replication subcommand.
getPositionStrategy() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
Returns the position strategy.
getPreferredConnection(InitialLdapContext) - Static method in class org.opends.admin.ads.util.PreferredConnection
Commodity method that returns a PreferredConnection object with the information on a given InitialLdapContext.
getPreferredConnections() - Method in class org.opends.admin.ads.TopologyCache
Returns the list of LDAP URLs and connection type that are preferred to be used to connect to the servers.
getPreferredConnections(InitialLdapContext) - Static method in class org.opends.admin.ads.util.PreferredConnection
Commodity method that generates a list of preferred connection (of just one) with the information on a given InitialLdapContext.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
 
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.DBEnvironmentMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.EntryCachesMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ErrorPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.JavaInformationMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewAttributePanel
 
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewIndexPanel
 
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewObjectClassPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.RootMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.SystemInformationMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
 
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredFocusComponent() - Method in class org.opends.guitools.controlpanel.ui.WorkQueueMonitoringPanel
Returns the component that should get the focus when the dialog that contains this panel is displayed.
getPreferredMessageDigest() - Method in class org.opends.server.crypto.CryptoManagerImpl
Retrieves a MessageDigest object that may be used to generate digests using the preferred digest algorithm.
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
Retrieves the name of the preferred message digest algorithm.
getPreferredMessageDigestAlgorithm() - Method in interface org.opends.server.types.CryptoManager
Retrieves the name of the preferred message digest algorithm.
getPreloadTimeLimit() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "preload-time-limit" property.
getPreloadTimeLimit() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "preload-time-limit" property.
getPreloadTimeLimit() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "preload-time-limit" property.
getPreloadTimeLimit() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "preload-time-limit" property.
getPreloadTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "preload-time-limit" property definition.
getPreloadTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "preload-time-limit" property definition.
getPreloadTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "preload-time-limit" property definition.
getPresent() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the present property.
getPreviousDN() - Method in class org.opends.server.controls.EntryChangeNotificationControl
Retrieves the previous DN for this entry change notification control.
getPreviousLastLoginTimeFormat() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "previous-last-login-time-format" property.
getPreviousLastLoginTimeFormat() - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Gets the "previous-last-login-time-format" property.
getPreviousLastLoginTimeFormatPropertyDefinition() - Method in class org.opends.server.admin.std.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
Gets the "previous-last-login-time-format" property.
getPreviousWizardStep(WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the previous step in the wizard given a current step.
getPreviousWizardStep(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
getPreviousWizardStep(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the previous step in the wizard given a current step.
getPrimaryName() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the primary name for this schema definition.
getPrimaryRemoteLDAPServer() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "primary-remote-ldap-server" property.
getPrimaryRemoteLDAPServer() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "primary-remote-ldap-server" property.
getPrimaryRemoteLDAPServerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "primary-remote-ldap-server" property definition.
getPrincipal() - Method in class org.opends.dsml.protocol.AuthRequest
Gets the value of the principal property.
getPrincipalName() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "principal-name" property.
getPrincipalName() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "principal-name" property.
getPrincipalNamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "principal-name" property definition.
getPrivateKey(String) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Returns the key associated with the given alias.
getPrivateKey(String) - Method in class org.opends.server.util.SelectableCertificateKeyManager
Retrieves the private key for the provided alias.
getPrivateNamingContexts() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of private naming contexts defined in the Directory Server, mapped from the naming context DN to the corresponding backend.
getPrivilegeNames() - Static method in enum org.opends.server.types.Privilege
Retrieves the set of available privilege names.
getProcess() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the process that the task launched.
getProcessing() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the processing property.
getProcessingNanoTime() - Method in class org.opends.server.core.OperationWrapper
Retrieves the length of time in nanoseconds that the server spent processing this operation if available.
getProcessingNanoTime() - Method in class org.opends.server.types.AbstractOperation
 
getProcessingNanoTime() - Method in interface 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.core.OperationWrapper
Retrieves the time that processing started for this operation.
getProcessingStartTime() - Method in class org.opends.server.types.AbstractOperation
 
getProcessingStartTime() - Method in interface org.opends.server.types.Operation
Retrieves the time that processing started for this 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.core.OperationWrapper
Retrieves the time that processing stopped for this operation.
getProcessingStopTime() - Method in class org.opends.server.types.AbstractOperation
 
getProcessingStopTime() - Method in interface org.opends.server.types.Operation
Retrieves the time that processing stopped for this 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.opends.server.core.OperationWrapper
Retrieves the length of time in milliseconds that the server spent processing this operation.
getProcessingTime() - Method in class org.opends.server.types.AbstractOperation
 
getProcessingTime() - Method in interface 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.
getProfileAction() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "profile-action" property.
getProfileAction() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "profile-action" property.
getProfileActionPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "profile-action" property definition.
getProfileDirectory() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "profile-directory" property.
getProfileDirectory() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "profile-directory" property.
getProfileDirectoryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "profile-directory" property definition.
getProfileSampleInterval() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "profile-sample-interval" property.
getProfileSampleInterval() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "profile-sample-interval" property.
getProfileSampleIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Get the "profile-sample-interval" property definition.
getProgress() - Method in class org.opends.server.tools.upgrade.ProgressNotificationCallback
Returns an integer which represents the task's progress percentage.
getProgressBar() - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Returns the progress bar of the dialog.
getProgressBarMsg() - Method in class org.opends.quicksetup.ProgressDescriptor
Returns the progress bar message.
getProgressBarRatio() - Method in class org.opends.quicksetup.ProgressDescriptor
Returns the progress bar ratio (the percentage of the install that is completed).
getProgressDialog() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Returns the title for the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Returns the title for the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewDomainPanel
Returns the title of the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Returns the title for the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Returns the title for the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Returns the title for the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Returns the title of the progress dialog.
getProgressDialogTitle() - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Returns the title for the progress dialog.
getProgressDone(Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of the 'Done' string.
getProgressMessageFormatter() - Method in class org.opends.quicksetup.Application
Gets the formatter this instance is currently using.
getProgressRatio() - Method in class org.opends.quicksetup.event.ProgressUpdateEvent
Gets the progress ratio for the install progress.
getProgressStep() - Method in class org.opends.quicksetup.event.ProgressUpdateEvent
Gets the current progress step.
getProgressStep() - Method in class org.opends.quicksetup.ProgressDescriptor
Returns the step of the install on which we are.
getProgressWithPoints(LocalizableMessage, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the HTML representation of a message to which some points have been appended.
getProhibitedAttributes() - Method in class org.opends.server.types.DITContentRule
Retrieves the set of prohibited attributes for this DIT content rule.
getProperty(PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the property associated with the specified property definition.
getProperty(PropertyDefinition<T>) - Method in class org.opends.server.admin.client.spi.PropertySet
Get the property associated with the specified property definition.
getProperty(String) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Retrieves the property with the specified name.
getPropertyDefaultValues(PropertyDefinition<PD>) - Method in interface org.opends.server.admin.client.ManagedObject
Gets a mutable copy of the set of default values for the specified property.
getPropertyDefaultValues(PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets a mutable copy of the set of default values for the specified property.
getPropertyDefinition(String) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the specified property definition associated with this type of managed object.
getPropertyDefinition() - Method in interface org.opends.server.admin.client.spi.Property
Get the property definition associated with this property.
getPropertyDefinition() - Method in class org.opends.server.admin.condition.ContainsCondition
Returns the property definition associated with this condition.
getPropertyDefinition() - Method in exception org.opends.server.admin.PropertyException
Get the property definition associated with the property that caused the exception.
getPropertyDefinitions() - Method in class org.opends.server.admin.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.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Gets the name of the property containing the inherited default values.
getPropertyName() - Method in exception org.opends.server.admin.PropertyNotFoundException
Get the name of the property that could not be found.
getPropertyName() - Method in class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Gets the name of the property containing the inherited default values.
getPropertyValue(PropertyDefinition<PD>) - Method in interface org.opends.server.admin.client.ManagedObject
Gets the effective value of the specified property.
getPropertyValue(ManagedObjectPath<?, ?>, PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.ManagementContext
Gets the effective value of a property in the named managed object.
getPropertyValue(PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets the effective value of the specified property.
getPropertyValue(PropertyDefinition<T>) - Method in class org.opends.server.admin.server.ServerManagedObject
Get the effective value of the specified property.
getPropertyValue(ManagedObjectPath<C, S>, PropertyDefinition<PD>) - Method in class org.opends.server.admin.server.ServerManagementContext
Gets the effective value of a property in the named managed object.
getPropertyValues(PropertyDefinition<PD>) - Method in interface org.opends.server.admin.client.ManagedObject
Gets a mutable copy of the set of effective values for the specified property.
getPropertyValues(ManagedObjectPath<?, ?>, PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.ManagementContext
Gets the effective values of a property in the named managed object.
getPropertyValues(PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Gets a mutable copy of the set of effective values for the specified property.
getPropertyValues(ManagedObjectPath<C, S>, PropertyDefinition<PD>) - Method in class org.opends.server.admin.client.spi.Driver
Gets the effective values of a property in the named managed object.
getPropertyValues(PropertyDefinition<T>) - Method in class org.opends.server.admin.DefaultManagedObject
Gets a mutable copy of the set of property values for the specified property.
getPropertyValues(PropertyDefinition<T>) - Method in interface org.opends.server.admin.PropertyProvider
Get the property values associated with the specified property definition.
getPropertyValues(PropertyDefinition<T>) - Method in class org.opends.server.admin.server.ServerManagedObject
Get the effective values of the specified property.
getPropertyValues(ManagedObjectPath<C, S>, PropertyDefinition<PD>) - Method in class org.opends.server.admin.server.ServerManagementContext
Gets the effective values of a property in the named managed object.
getProtocol() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the protocol of the listener.
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.internal.InternalClientConnection
Retrieves the protocol that the client is using to communicate with the Directory Server.
getProtocol() - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Retrieves the name of the protocol used to communicate with clients.
getProtocol() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the protocol that the client is using to communicate with the Directory Server.
getProtocol() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Retrieves the name of the protocol used to communicate with clients.
getProtocol() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the protocol that the client is using to communicate with the Directory Server.
getProtocol() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the name of the protocol used to communicate with clients.
getProtocol() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Retrieves the name of the protocol used to communicate with clients.
getProtocolElementName() - Method in interface org.opends.server.api.ProtocolElement
Retrieves the name of the protocol associated with this protocol element.
getProtocolElementName() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the name of the protocol associated with this protocol element.
getProtocolElementName() - Method in class org.opends.server.types.Entry
Retrieves the name of the protocol associated with this protocol element.
getProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op name for this LDAP message.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.ProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
 
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpName() - Method in class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Retrieves the name for this protocol op type.
getProtocolOpType() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op type for this LDAP message.
getProtocolVersion() - Method in interface 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.core.BindOperationBasis
Retrieves a string representation of the protocol version associated with this bind request.
getProtocolVersion() - Method in class org.opends.server.core.BindOperationWrapper
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.protocols.ldap.BindRequestProtocolOp
Retrieves the protocol version for this bind request.
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 class org.opends.server.replication.protocol.Session
Returns the version of the protocol that is currently used.
getProtocolVersion() - Method in class org.opends.server.replication.server.ServerHandler
Gets the protocol version used with this remote server.
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.
getProvidedAdminUID() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Returns the explicitly provided Admin UID from the user (interactively or through the argument).
getProvidedBindDN() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Returns the explicitly provided bind DN from the user (interactively or through the argument).
getProvider() - Method in class org.opends.server.types.VirtualAttributeRule
Retrieves the virtual attribute provider used to generate the values.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.AbandonOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.AddOperation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.AddOperationBasis
 
getProxiedAuthorizationDN() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.CompareOperation
Retrieves the proxied authorization target DN for this compare operation.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.DeleteOperation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.DeleteOperationBasis
 
getProxiedAuthorizationDN() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.ModifyOperation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.OperationWrapper
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.core.SearchOperation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in class org.opends.server.core.SearchOperationBasis
 
getProxiedAuthorizationDN() - Method in class org.opends.server.core.UnbindOperationBasis
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationDN() - Method in interface org.opends.server.types.Operation
Retrieves the proxied authorization DN for this operation if proxied authorization has been requested.
getProxiedAuthorizationIdentityMapper() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "proxied-authorization-identity-mapper" property.
getProxiedAuthorizationIdentityMapper() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.server.GlobalCfg
Gets the "proxied-authorization-identity-mapper" property as a DN.
getProxiedAuthorizationIdentityMapperDN() - Static method in class org.opends.server.core.DirectoryServer
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.opends.server.admin.std.meta.GlobalCfgDefn
Get the "proxied-authorization-identity-mapper" property definition.
getPublicNamingContexts() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of public naming contexts defined in the Directory Server, mapped from the naming context DN to the corresponding backend.
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).
getPwd() - Method in class org.opends.quicksetup.installer.AuthenticationData
Returns the authentication password.
getPwdSyncPolicy() - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Gets the "pwd-sync-policy" property.
getPwdSyncPolicy() - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Gets the "pwd-sync-policy" property.
getPwdSyncPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "pwd-sync-policy" property definition.
getQualityOfProtection() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Gets the "quality-of-protection" property.
getQualityOfProtection() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "quality-of-protection" property.
getQualityOfProtection() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "quality-of-protection" property.
getQualityOfProtection() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "quality-of-protection" property.
getQualityOfProtectionPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "quality-of-protection" property definition.
getQualityOfProtectionPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "quality-of-protection" property definition.
getQuery() - Method in interface org.opends.server.loggers.HTTPRequestInfo
Returns the query issued by the client.
getQueueingStrategy() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
Return the queueing strategy used by this connection.
getQueueingStrategy() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Get the queueing strategy.
getQueueSize() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns the size of the queue containing the different tasks.
getQueueSize() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "queue-size" property.
getQueueSize() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "queue-size" property.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "queue-size" property definition.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "queue-size" property definition.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "queue-size" property definition.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "queue-size" property definition.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "queue-size" property definition.
getQueueSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "queue-size" property definition.
getQuicksetupJarFile() - Method in class org.opends.quicksetup.Installation
Returns the path to the quicksetup jar file.
getQuitButton() - Method in class org.opends.quicksetup.ui.QuickSetupErrorPanel
Returns the quit button.
getQuitButtonToolTip() - Method in class org.opends.quicksetup.installer.Installer
 
getQuitButtonToolTip() - Method in class org.opends.quicksetup.ui.GuiApplication
Gets the key for the quit button's tool tip text.
getRandom() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the random number generator for this template file.
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.
getRatio(ProgressStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns an integer that specifies which percentage of the whole installation has been completed.
getRatio(ProgressStep) - Method in class org.opends.quicksetup.Application
Gets an integer representing the amount of processing this application still needs to perform as a ratio out of 100.
getRatio(ProgressStep) - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Gets an integer representing the amount of processing this application still needs to perform as a ratio out of 100.
getRatio(ProgressStep) - Method in class org.opends.quicksetup.installer.webstart.WebStartInstaller
Gets an integer representing the amount of processing this application still needs to perform as a ratio out of 100.
getRawAssertionValue() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the raw, unprocessed assertion value for this matched values filter.
getRawAttributes() - Method in class org.opends.server.controls.LDAPPostReadRequestControl
Retrieves the raw, unprocessed set of requested attributes.
getRawAttributes() - Method in class org.opends.server.controls.LDAPPreReadRequestControl
Retrieves the raw, unprocessed set of requested attributes.
getRawAttributes() - Method in interface org.opends.server.core.AddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in class org.opends.server.core.AddOperationBasis
 
getRawAttributes() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributes() - Method in interface org.opends.server.types.operation.PreParseAddOperation
Retrieves the set of attributes in their raw, unparsed form as read from the client request.
getRawAttributeType() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the raw, unprocessed attribute type for this matched values filter.
getRawAttributeType() - Method in interface org.opends.server.core.CompareOperation
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
Retrieves the raw attribute type for this compare operation.
getRawAttributeType() - Method in interface org.opends.server.types.operation.PreParseCompareOperation
Retrieves the raw attribute type for this compare operation.
getRawAuthorizationDN() - Method in class org.opends.server.controls.ProxiedAuthV1Control
Retrieves the raw, unprocessed authorization DN from the control value.
getRawBaseDN() - Method in interface org.opends.server.core.SearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in class org.opends.server.core.SearchOperationBasis
 
getRawBaseDN() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in class org.opends.server.types.LDAPURL
Retrieve the raw, unprocessed base DN for this LDAP URL.
getRawBaseDN() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBaseDN() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the raw, unprocessed base DN as included in the request from the client.
getRawBindDN() - Method in interface org.opends.server.core.BindOperation
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in interface org.opends.server.types.operation.PostOperationBindOperation
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in interface org.opends.server.types.operation.PostResponseBindOperation
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in interface org.opends.server.types.operation.PreOperationBindOperation
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawBindDN() - Method in interface org.opends.server.types.operation.PreParseBindOperation
Retrieves the raw, unprocessed bind DN for this bind operation as contained in the client request.
getRawEntryDN() - Method in interface org.opends.server.core.AddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in class org.opends.server.core.AddOperationBasis
 
getRawEntryDN() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.core.CompareOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.CompareOperationWrapper
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.core.DeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.DeleteOperationBasis
 
getRawEntryDN() - Method in class org.opends.server.core.DeleteOperationWrapper
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.core.ModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in class org.opends.server.core.ModifyOperationWrapper
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostOperationCompareOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostOperationDeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostResponseCompareOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostResponseDeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationDeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreOperationCompareOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreOperationDeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreParseAddOperation
Retrieves the DN of the entry to add in a raw, unparsed form as it was included in the request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreParseCompareOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreParseDeleteOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.PreParseModifyOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawEntryDN() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
Retrieves the raw, unprocessed entry DN as included in the client request.
getRawFilter() - Method in class org.opends.server.controls.LDAPAssertionRequestControl
Retrieves the raw, unparsed filter from the request control.
getRawFilter() - Method in interface org.opends.server.core.SearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in class org.opends.server.core.SearchOperationBasis
 
getRawFilter() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in class org.opends.server.types.LDAPURL
Retrieves the raw, unprocessed search filter for this LDAP URL.
getRawFilter() - Method in interface org.opends.server.types.operation.PostOperationSearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in interface org.opends.server.types.operation.PostResponseSearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawFilter() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the raw, unprocessed search filter as included in the request from the client.
getRawModifications() - Method in interface org.opends.server.core.ModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in class org.opends.server.core.ModifyOperationWrapper
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in interface org.opends.server.types.operation.PostOperationModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in interface org.opends.server.types.operation.PostResponseModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in interface org.opends.server.types.operation.PreOperationModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawModifications() - Method in interface org.opends.server.types.operation.PreParseModifyOperation
Retrieves the set of raw, unprocessed modifications as included in the client request.
getRawNewRDN() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewRDN() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
Retrieves the raw, unprocessed newRDN as included in the request from the client.
getRawNewSuperior() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in class org.opends.server.core.ModifyDNOperationWrapper
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.PostOperationModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.PostResponseModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.PostSynchronizationModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.PreOperationModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRawNewSuperior() - Method in interface org.opends.server.types.operation.SubordinateModifyDNOperation
Retrieves the raw, unprocessed newSuperior from the client request.
getRDN() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the RDN value of the local entry.
getRDN(int) - Method in class org.opends.server.types.DN
Retrieves the RDN component at the specified position in the set of components for this DN.
getRDNAttributes() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the set of attribute types that are used in the RDN for entries generated using this template.
getRDNString(String, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Gets the RDN string for a given attribute name and value.
getRDNWithAttributeName() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the RDN (with the attribute name) of the local entry.
getReadableRemoteAddress() - Method in class org.opends.server.replication.protocol.Session
Retrieve the human readable address of the remote server.
getReader() - Method in class org.opends.server.types.LDIFImportConfig
Retrieves the reader that should be used to read the LDIF data.
getReadOnlyRootContainer() - Method in class org.opends.server.backends.jeb.BackendImpl
Returns a new read-only handle to the JE root container for this backend.
getRealm() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Gets the "realm" property.
getRealm() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "realm" property.
getRealm() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "realm" property.
getRealm() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "realm" property.
getRealmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "realm" property definition.
getRealmPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "realm" property definition.
getReason() - Method in exception org.opends.server.admin.DefinitionDecodingException
Gets the reason why the definition could not be determined.
getReason() - Method in class org.opends.server.backends.pluggable.spi.StorageStatus
Returns the error message for non working states.
getRebuildConfig() - Method in class org.opends.server.tools.RebuildIndex
Returns the rebuild configuration.
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.
getRebuildRequiredString(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns the message to be displayed in the cell if an index must be rebuilt.
getReceiveBufferSize() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the value of the SO_RCVBUF option for this socket.
getRecipientAddress() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "recipient-address" property.
getRecipientAddress() - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Gets the "recipient-address" property.
getRecipientAddress() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "recipient-address" property.
getRecipientAddress() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the "recipient-address" property.
getRecipientAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "recipient-address" property definition.
getRecipientAddressPropertyDefinition() - Method in class org.opends.server.admin.std.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
Getter for the current record.
getRecord() - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
Getter for the current record.
getRecord() - Method in class org.opends.server.replication.server.changelog.je.DraftCNData
Getter for the decoded record.
getRecord() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDBCursor
Getter for the current record.
getRecordCount() - Method in class org.opends.server.backends.jeb.DatabaseContainer
Get the count of key/data pairs in the database in a JE database.
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.
getRecurringDateTime() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Gets the date/time pattern for recurring task schedule.
getRecurringDateTime() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
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
Gets the date/time pattern for recurring task schedule.
getRecurringTask(DN) - Method in class org.opends.server.backends.task.TaskBackend
Retrieves the recurring task for the entry with the provided DN.
getRecurringTask(String) - Method in class org.opends.server.backends.task.TaskScheduler
Retrieves the recurring task with the given recurring task ID.
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.
getRedirectingByteChannel(ByteChannel) - Static method in class org.opends.server.extensions.RedirectingByteChannel
Create an instance of a redirecting byte channel using the specified byte channel as the child.
getRef() - Method in class org.opends.dsml.protocol.SearchResultReference
Gets the value of the ref property.
getReferencedHostName() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Returns the Host name to update remote references as provided in the command-line.
getReferencedHostName() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the server host name as referenced in other servers.
getReferenceGenId() - Method in class org.opends.server.replication.server.ServerHandler
Get the reference generation id (associated with the changes in the db).
getReferencesSent() - Method in interface org.opends.server.core.SearchOperation
Retrieves the number of search references sent to the client for this search operation.
getReferencesSent() - Method in class org.opends.server.core.SearchOperationBasis
 
getReferencesSent() - Method in class org.opends.server.core.SearchOperationWrapper
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.
getReferral() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the referral property.
getReferral(SearchResult) - Static method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns the value of the 'ref' attribute.
getReferral() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the referrals of the entry.
getReferral() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the referrals attached to the displayed entry.
getReferralMaskIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with the referral mask icon.
getReferralsUrl() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "referrals-url" property.
getReferralsUrl() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "referrals-url" property.
getReferralsUrlPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "referrals-url" property definition.
getReferralsURLs() - Method in class org.opends.server.replication.protocol.StartSessionMsg
Get the list of referrals URLs.
getReferralURLs() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
 
getReferralURLs() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
Retrieves the referral URLs for the operation if PluginResult.OperationResult.continueProcessing() returned false.
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.core.OperationWrapper
Retrieves the set of referral URLs for this operation.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Retrieves the set of referral URLs for this response.
getReferralURLs() - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Retrieves the set of referral URLs for this search result reference protocol op.
getReferralURLs() - Method in class org.opends.server.types.AbstractOperation
 
getReferralURLs() - Method in exception org.opends.server.types.DirectoryException
Retrieves the set of referral URLs for this directory exception.
getReferralURLs() - Method in class org.opends.server.types.Entry
Retrieves the set of referral URLs that are included in this referral entry.
getReferralURLs() - Method in interface org.opends.server.types.Operation
Retrieves the set of referral URLs for this 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.SearchResultReference
Retrieves the set of referral URLs for this search result reference.
getReferralURLs() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
 
getReferralURLs() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
 
getReferralURLString() - Method in class org.opends.server.types.SearchResultReference
Retrieves a string representation of the referral URL(s) for this search result reference.
getRefinements() - Method in class org.opends.server.types.SubtreeSpecification
Get the specification filter refinements.
getRefreshPeriod() - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Returns the refresh period (in seconds) specified in the command-line.
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.
getRegisteredMbeanPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getRejectedFile() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the path to store the rejected entries of the import.
getRejectUnauthenticatedRequestsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "reject-unauthenticated-requests" property definition.
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.opends.server.admin.LDAPProfile
Gets the LDAP RDN attribute type for child entries of an instantiable relation.
getRelationChildRDNType(SetRelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile
Gets the LDAP RDN attribute type for child entries of an set relation.
getRelationChildRDNType(InstantiableRelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile.Wrapper
Gets the LDAP RDN attribute type for child entries of an instantiable relation.
getRelationChildRDNType(SetRelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile.Wrapper
Gets the LDAP RDN attribute type for child entries of an set relation.
getRelationDefinition(String) - Method in class org.opends.server.admin.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.opends.server.admin.AggregationPropertyDefinition
Gets the relation in the parent managed object which contains the aggregated managed objects.
getRelationDefinition() - Method in class org.opends.server.admin.ManagedObjectPath
Get the relation definition of the managed object referred to by this path.
getRelationDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the relation definitions defined by this managed object definition.
getRelationObjectClasses(RelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile
Gets the LDAP object classes associated with an instantiable or set relation branch.
getRelationRDNSequence(RelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile
Get an LDAP RDN sequence associated with a relation.
getRelationRDNSequence(RelationDefinition<?, ?>) - Method in class org.opends.server.admin.LDAPProfile.Wrapper
Get an LDAP RDN sequence associatied with a relation.
getRelativeBaseDN() - Method in class org.opends.server.types.SubtreeSpecification
Get the relative base DN.
getRelativeOffset() - Method in class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Get the relative location of the parent managed object.
getRelevantCommandLineNames() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Returns the names of the most important command-line to be displayed by this panel.
getRemainingGraceLogins() - Method in class org.opends.server.controls.AccountUsableResponseControl
Retrieves the number of remaining grace logins for the user.
getRemoteAddress() - Method in class org.opends.server.api.ClientConnection
Retrieves the java.net.InetAddress associated with the remote client system.
getRemoteAddress() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the address of the bound connection.
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.internal.InternalClientConnection
Retrieves the java.net.InetAddress associated with the remote client system.
getRemoteAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the java.net.InetAddress associated with the remote client system.
getRemoteAddress() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the java.net.InetAddress associated with the remote client system.
getRemoteAddress() - Method in class org.opends.server.replication.protocol.Session
Retrieve the IP address of the remote server.
getRemoteConnection(ServerDescriptor, String, String, ApplicationTrustManager, int, Set<PreferredConnection>) - Method in class org.opends.quicksetup.Application
Gets an InitialLdapContext based on the information that appears on the provided ServerDescriptor object.
getRemoteEntry() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the remote entry for the node.
getRemoteRDN() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the RDN value of the remote entry.
getRemoteRDNWithAttributeName() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the RDN value of the remote entry (with the name of the attribute).
getRemoteServers() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns a Set containing the ServerDescriptors discovered in the TopologyCache.
getRemoteSocketAddress() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the remote socket address to which this socket is connected.
getRemoteUrl() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns the URL of the remote entry.
getRemoteUrl() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns the URL of the remote entry (if the node does not represent a referral it will be null).
getRemoteWithNoReplicationPort() - Method in class org.opends.quicksetup.UserData
Returns a Map containing as key a ServerDescriptor and as value an Integer corresponding to the Replication Port chosen by the user.
getRemoveBackups() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove backups or not.
getRemoveConfigurationAndSchema() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove configuration and schema files or not.
getRemoveDatabases() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove databases or not.
getRemoveInboundAttributes() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Gets the "remove-inbound-attributes" property.
getRemoveInboundAttributes() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the "remove-inbound-attributes" property.
getRemoveInboundAttributesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "remove-inbound-attributes" property definition.
getRemoveLDIFs() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove LDIF files or not.
getRemoveLibrariesAndTools() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove libraries and tools or not.
getRemoveLogs() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to remove logs or not.
getRenameInboundAttributes() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Gets the "rename-inbound-attributes" property.
getRenameInboundAttributes() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the "rename-inbound-attributes" property.
getRenameInboundAttributesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Get the "rename-inbound-attributes" property definition.
getReplacePattern() - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Gets the "replace-pattern" property.
getReplacePattern() - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Gets the "replace-pattern" property.
getReplacePatternPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Get the "replace-pattern" property definition.
getReplicaID() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the ID of the replication domain associated with this base DN.
getReplicaId() - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
Returns the replica identifier that this cursor is associated to.
getReplicaInfos() - Method in class org.opends.server.replication.protocol.TopologyMsg
Get the DS infos.
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.admin.ads.ServerDescriptor
Returns the replicas contained on the server.
getReplicas() - Method in class org.opends.admin.ads.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.
getReplicationDBDirectory() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-db-directory" property.
getReplicationDBDirectory() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-db-directory" property.
getReplicationDBDirectoryPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "replication-db-directory" property definition.
getReplicationDBImplementation() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-db-implementation" property.
getReplicationDBImplementation() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-db-implementation" property.
getReplicationDBImplementationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "replication-db-implementation" property definition.
getReplicationDomain(String) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Gets the named Replication Domain.
getReplicationDomain(String) - Method in interface org.opends.server.admin.std.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
Returns the ReplicationDomainDB object.
getReplicationDomainDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Returns the ReplicationDomainDB object.
getReplicationDomainDB() - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Returns the ReplicationDomainDB object.
getReplicationDomainsRelationDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "replication-domains" relation definition.
getReplicationId() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the replication id for the replication domain associated with this replica.
getReplicationId(Set<Integer>) - Static method in class org.opends.quicksetup.installer.InstallerHelper
Returns the ID to be used for a new replication server or domain.
getReplicationOptions() - Method in class org.opends.quicksetup.UserData
Returns the DataReplicationOptions object representing the data in the Data Replication panel.
getReplicationPort() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the replication server port.
getReplicationPort() - Method in class org.opends.quicksetup.Configuration
Provides the Replication port as is specified in the config.ldif file.
getReplicationPort() - Method in class org.opends.quicksetup.installer.DataReplicationOptions
Returns the port that is going to be used for replication.
getReplicationPort() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-port" property.
getReplicationPort() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-port" property.
getReplicationPort() - Method in class org.opends.server.replication.server.ReplicationServer
Retrieves the port used by this ReplicationServer.
getReplicationPort1() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the first server replication port explicitly provided in the enable replication subcommand.
getReplicationPort2() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the second server replication port explicitly provided in the enable replication subcommand.
getReplicationPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "replication-port" property definition.
getReplicationPurgeDelay() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-purge-delay" property.
getReplicationPurgeDelay() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-purge-delay" property.
getReplicationPurgeDelayPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "replication-purge-delay" property definition.
getReplicationServer(String, int) - Static method in class org.opends.admin.ads.ServerDescriptor
Returns the replication server normalized String for a given host name and replication port.
getReplicationServer() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the replication server as referenced in other servers.
getReplicationServer() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "replication-server" property.
getReplicationServer() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-server" property.
getReplicationServer() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Gets the Replication Server if it is present.
getReplicationServer() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "replication-server" property.
getReplicationServer() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-server" property.
getReplicationServer() - Method in interface org.opends.server.admin.std.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 name of the replicationServer to which this broker is currently connected.
getReplicationServer() - Method in class org.opends.server.replication.service.ReplicationDomain
Get the name of the replicationServer to which this domain 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.
getReplicationServerHostPort() - Method in class org.opends.admin.ads.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 class org.opends.admin.ads.ServerDescriptor
Returns the replication server ID of this server and -1 if this is not a replications server.
getReplicationServerId() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "replication-server-id" property.
getReplicationServerId() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "replication-server-id" property.
getReplicationServerIdPropertyDefinition() - Method in class org.opends.server.admin.std.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.admin.ads.ServerDescriptor
Returns the replication port of this server and -1 if this is not a replications server.
getReplicationServerPort() - Method in class org.opends.guitools.uninstaller.UninstallData
Returns the port of the replication server.
getReplicationServerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "replication-server" property definition.
getReplicationServerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "replication-server" property definition.
getReplicationServerRelationDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Get the "replication-server" relation definition.
getReplicationServers() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns a set containing the String representation of the replication servers that are defined in the replication domain for this replica.
getReplicationServers() - Method in class org.opends.admin.ads.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.
getReportAuthzID() - Method in class org.opends.server.tools.LDAPConnectionOptions
Indicates whether to request that the server return the authorization ID in the bind response.
getRequestControl(ControlDecoder<T>) - Method in class org.opends.server.core.OperationWrapper
Retrieves a control included in the request from the client.
getRequestControl(ControlDecoder<T>) - Method in class org.opends.server.types.AbstractOperation
 
getRequestControl(ControlDecoder<T>) - Method in interface org.opends.server.types.Operation
Retrieves a control included in the request from the client.
getRequestControl(ControlDecoder<T>) - 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.core.OperationWrapper
Retrieves the set of controls included in the request from the client.
getRequestControls() - Method in class org.opends.server.types.AbstractOperation
 
getRequestControls() - Method in interface org.opends.server.types.Operation
Retrieves the set of controls included in the request from the client.
getRequestControls() - Method in interface org.opends.server.types.operation.PluginOperation
Retrieves the set of controls included in the request from the client.
getRequestedAttributes() - Method in class org.opends.server.controls.LDAPPostReadRequestControl
Retrieves the set of processed attributes that have been requested for inclusion in the entry that is returned.
getRequestedAttributes() - Method in class org.opends.server.controls.LDAPPreReadRequestControl
Retrieves the set of processed attributes that have been requested for inclusion in the entry that is returned.
getRequestedStatus() - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
Get the requested status.
getRequesterServer() - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Gets the server handler of the server which requested the acknowledgments.
getRequestID() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.BatchResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.DsmlMessage
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the requestID property.
getRequestName() - Method in class org.opends.dsml.protocol.ExtendedRequest
Gets the value of the requestName property.
getRequestOID() - Method in interface org.opends.server.core.ExtendedOperation
Retrieves the OID for the request associated with this extended operation.
getRequestOID() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the OID for the request associated with this extended operation.
getRequestOID() - Method in class org.opends.server.core.ExtendedOperationWrapper
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.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "request-target-dn-equal-to" property.
getRequestTargetDNEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "request-target-dn-equal-to" property.
getRequestTargetDNEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "request-target-dn-equal-to" property definition.
getRequestTargetDNNotEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "request-target-dn-not-equal-to" property.
getRequestTargetDNNotEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "request-target-dn-not-equal-to" property.
getRequestTargetDNNotEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "request-target-dn-not-equal-to" property definition.
getRequestValue() - Method in class org.opends.dsml.protocol.ExtendedRequest
Gets the value of the requestValue property.
getRequestValue() - Method in interface org.opends.server.core.ExtendedOperation
Retrieves the value for the request associated with this extended operation.
getRequestValue() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the value for the request associated with this extended operation.
getRequestValue() - Method in class org.opends.server.core.ExtendedOperationWrapper
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.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "require-change-by-time" property.
getRequireChangeByTime() - Method in interface org.opends.server.admin.std.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
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()).
getRequireChangeByTimePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "require-change-by-time" property definition.
getRequiredAttributeChain() - Method in class org.opends.server.types.ObjectClass
Retrieves an unmodifiable view of the set of all required attributes for this objectclass and any superior objectclasses that it might have.
getRequiredAttributes() - Method in class org.opends.server.types.DITContentRule
Retrieves the set of required attributes for this DIT content rule.
getRequiredAttributes() - Method in class org.opends.server.types.NameForm
Retrieves the set of required attributes for this name form.
getRequiredAttributes() - Method in class org.opends.server.types.ObjectClass
Retrieves an unmodifiable view of the set of required attributes for this objectclass.
getRequiredChangeTime() - Method in class org.opends.server.core.PasswordPolicyState
Retrieves the timestamp for the last required change time that the user complied with.
getRequireSecureAuthenticationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "require-secure-authentication" property definition.
getRequireSecurePasswordChangesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "require-secure-password-changes" property definition.
getResourceDN() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the resource DN.
getResourceDN() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Get the resource DN.
getResourceEntry() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Get the entry being evaluated.
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.
getResourcesDirectory() - Method in class org.opends.quicksetup.Installation
Returns the path to the resources directory.
getResponse() - Method in class org.opends.dsml.protocol.ExtendedResponse
Gets the value of the response property.
getResponseControls() - Method in class org.opends.server.core.AbandonOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.AddOperationBasis
 
getResponseControls() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.CompareOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.DeleteOperationBasis
 
getResponseControls() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.ModifyOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.OperationWrapper
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.core.SearchOperationBasis
 
getResponseControls() - Method in class org.opends.server.core.UnbindOperationBasis
Retrieves the set of controls to include in the response to the client.
getResponseControls() - Method in class org.opends.server.tools.LDAPSearch
Retrieves the set of response controls included in the last search result done message.
getResponseControls() - Method in interface org.opends.server.types.Operation
Retrieves the set of controls to include in the response to the client.
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.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "response-etime-greater-than" property.
getResponseEtimeGreaterThan() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "response-etime-greater-than" property.
getResponseEtimeGreaterThanPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "response-etime-greater-than" property definition.
getResponseEtimeLessThan() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "response-etime-less-than" property.
getResponseEtimeLessThan() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "response-etime-less-than" property.
getResponseEtimeLessThanPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "response-etime-less-than" property definition.
getResponseMessage() - Method in class org.opends.server.types.CancelResult
Retrieves the human-readable response that the server provided for the result of the cancellation.
getResponseName() - Method in class org.opends.dsml.protocol.ExtendedResponse
Gets the value of the responseName property.
getResponseOID() - Method in interface org.opends.server.core.ExtendedOperation
Retrieves the OID to include in the response to the client.
getResponseOID() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the OID to include in the response to the client.
getResponseOID() - Method in class org.opends.server.core.ExtendedOperationWrapper
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.
getResponseOrder() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the responseOrder property.
getResponseResult(Operation, T) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Populates the result object with the operation details and return the result object if it was successful.
getResponseResult(Operation) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts the OpenDJ server Operation object into an OpenDJ LDAP SDK Result object.
getResponseResultCodeEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "response-result-code-equal-to" property.
getResponseResultCodeEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "response-result-code-equal-to" property.
getResponseResultCodeEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "response-result-code-equal-to" property definition.
getResponseResultCodeNotEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "response-result-code-not-equal-to" property.
getResponseResultCodeNotEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "response-result-code-not-equal-to" property.
getResponseResultCodeNotEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "response-result-code-not-equal-to" property definition.
getResponseValue() - Method in interface org.opends.server.core.ExtendedOperation
Retrieves the value to include in the response to the client.
getResponseValue() - Method in class org.opends.server.core.ExtendedOperationBasis
Retrieves the value to include in the response to the client.
getResponseValue() - Method in class org.opends.server.core.ExtendedOperationWrapper
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.
getResult() - Method in class org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog
Returns the option the user gave when closing this dialog.
getResult() - Method in class org.opends.guitools.controlpanel.ui.UnsavedChangesDialog
Returns the option the user gave when closing this dialog.
getResultCode() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the resultCode property.
getResultCode() - Method in class org.opends.server.api.plugin.PluginResult.IntermediateResponse
 
getResultCode() - Method in interface org.opends.server.api.plugin.PluginResult.OperationResult
Retrieves the result code for the operation if PluginResult.OperationResult.continueProcessing() returned false.
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.controls.ServerSideSortResponseControl
Retrieves the result code for this sort result.
getResultCode() - Method in class org.opends.server.core.OperationWrapper
Retrieves the result code for this operation.
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.protocols.ldap.AddResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Retrieves the result code for this response.
getResultCode() - Method in exception org.opends.server.tools.LDAPConnectionException
Return the result code associated with this exception.
getResultCode() - Method in class org.opends.server.types.AbstractOperation
 
getResultCode() - Method in class org.opends.server.types.CancelResult
Retrieves the result code associated with this cancel result.
getResultCode() - Method in exception org.opends.server.types.DirectoryException
Retrieves the result code for this directory exception.
getResultCode() - Method in exception org.opends.server.types.LDAPException
Retrieves the LDAP result code associated with this exception.
getResultCode() - Method in interface org.opends.server.types.Operation
Retrieves the result code for this 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
 
getRet(EnumBindRuleType, boolean) - 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.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "retention-policy" property.
getRetentionPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
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.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "retention-policy" property as a set of DNs.
getRetentionPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "retention-policy" property as a set of DNs.
getRetentionPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "retention-policy" property as a set of DNs.
getRetentionPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "retention-policy" property as a set of DNs.
getRetentionPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "retention-policy" property as a set of DNs.
getRetentionPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "retention-policy" property definition.
getRetentionPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "retention-policy" property definition.
getRetentionPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "retention-policy" property definition.
getRetentionPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "retention-policy" property definition.
getRetentionPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
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.opends.server.admin.std.meta.GlobalCfgDefn
Get the "return-bind-error-messages" property definition.
getReturnCode() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the return code (this makes sense when the task launches a command-line, it will return the error code returned by the command-line).
getReturnCode() - Method in class org.opends.guitools.uninstaller.Uninstaller
Gets the return code to return to the console.
getReturnCode() - Method in interface org.opends.quicksetup.CliApplication
Gets the return code to return to the console.
getReturnCode() - Method in class org.opends.quicksetup.ReturnCode
Gets the return code to return to the console.
getReturnCode() - Method in enum org.opends.server.tools.dsreplication.ReplicationCliReturnCode
Get the corresponding return code value.
getReturnCode() - Method in enum org.opends.server.tools.JavaPropertiesTool.ErrorReturnCode
Get the corresponding return code value.
getReturnECs() - Method in class org.opends.server.controls.PersistentSearchControl
Indicates whether to include the entry change notification control in entries returned to the client as the result of a change in the Directory Server data.
getReturnType() - Method in class org.opends.server.types.InvokableMethod
Retrieves the return type for this invokable method.
getReuseAddress() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether SO_REUSEADDR is enabled.
getReverseAggregationPropertyDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the aggregation property definitions which refer directly to this managed object definition.
getReverseRelationDefinitions() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Get the relation definitions which refer directly to this managed object definition.
getRevisionNumber() - Method in class org.opends.quicksetup.BuildInformation
Gets the SVN revision number.
getRevisionNumber() - Method in class org.opends.server.util.BuildVersion
Returns the VCS revision number.
getRight() - Method in enum org.opends.server.authorization.dseecompat.EnumRight
Returns the string representation of the right.
getRightPanelBorder() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the border to be used in the right panel of the dialog with a tree on the left (for instance the schema browser, entry browser and index browser).
getRights() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the rights for this container's LDAP operation.
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.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "rmi-port" property.
getRmiPort() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "rmi-port" property definition.
getRootConfiguration() - Method in class org.opends.server.admin.client.ManagementContext
Gets the root configuration client associated with this management context.
getRootConfiguration() - Method in class org.opends.server.admin.server.ServerManagementContext
Get the root configuration manager associated with this management context.
getRootConfigurationManagedObject() - Method in class org.opends.server.admin.client.ManagementContext
Gets the root configuration managed object associated with this management context.
getRootConfigurationManagedObject() - Method in class org.opends.server.admin.client.spi.Driver
Gets the root configuration managed object associated with this management context driver.
getRootConfigurationManagedObject() - Method in class org.opends.server.admin.server.ServerManagementContext
Get the root configuration server managed object associated with this management context.
getRootConnection() - Static method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves a shared internal client connection that is authenticated as a root user.
getRootContainer() - Method in class org.opends.server.backends.jeb.BackendImpl
Returns a handle to the JE root container currently used by this backend.
getRootContainer() - Method in class org.opends.server.backends.jeb.EntryContainer
Retrieves a reference to the root container in which this entry container exists.
getRootContainer() - Method in class org.opends.server.backends.pluggable.BackendImpl
Returns a handle to the root container currently used by this backend.
getRootDirectory() - Method in class org.opends.quicksetup.Installation
Gets the top level directory of an OpenDJ installation.
getRootDN() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Root DN.
getRootDN() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the Root DN.
getRootDN() - Method in class org.opends.server.types.SubtreeSpecification
Get the root DN.
getRootDNRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "root-dn" relation definition.
getRootDNs() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DNs for the root users configured in the Directory Server.
getRootDNUser(String) - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Gets the named Root DN User.
getRootDNUser(String) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Gets the named Root DN User.
getRootDNUsersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Get the "root-dn-users" relation definition.
getRootDSE() - Method in class org.opends.server.backends.RootDSEBackend
Retrieves the root DSE entry for the Directory Server.
getRootDSE() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the root DSE entry for the Directory Server.
getRootDSEBackend() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Root DSE Backend.
getRootDSEBackend() - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the Root DSE Backend.
getRootDSEBackend() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the root DSE backend for the Directory Server.
getRootDSEBackendRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "root-dse-backend" relation definition.
getRootEntry() - Method in class org.opends.server.core.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.
getRootMonitor() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the root entry of the monitoring tree.
getRootMonitor() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the root entry of the monitoring tree.
getRootPrivileges() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of privileges that should automatically be granted to root users when they authenticate.
getRootPrivileges() - Method in class org.opends.server.core.RootDNConfigManager
Retrieves the set of privileges that will be granted to root users by default.
getRotationInterval() - Method in interface org.opends.server.admin.std.client.TimeLimitLogRotationPolicyCfgClient
Gets the "rotation-interval" property.
getRotationInterval() - Method in interface org.opends.server.admin.std.server.TimeLimitLogRotationPolicyCfg
Gets the "rotation-interval" property.
getRotationIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Get the "rotation-interval" property definition.
getRotationPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "rotation-policy" property.
getRotationPolicy() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
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.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "rotation-policy" property as a set of DNs.
getRotationPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "rotation-policy" property as a set of DNs.
getRotationPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "rotation-policy" property as a set of DNs.
getRotationPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "rotation-policy" property as a set of DNs.
getRotationPolicyDNs() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "rotation-policy" property as a set of DNs.
getRotationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "rotation-policy" property definition.
getRotationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "rotation-policy" property definition.
getRotationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "rotation-policy" property definition.
getRotationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "rotation-policy" property definition.
getRotationPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "rotation-policy" property definition.
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
Returns the row count.
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
getRowCount() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns the row count.
getRowCount() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
getRowCount() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
getRSApproxFirstMissingDate(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
Get the approximation of the date of the older missing change for the RS Server with the provided server Id.
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).
getRsServerId() - Method in class org.opends.server.replication.service.ReplicationBroker
Gets the server id of the RS we are connected to.
getRsServerId() - Method in class org.opends.server.replication.service.ReplicationDomain
Gets the server ID of the Replication Server to which the domain is currently connected.
getRSServerState(int) - Method in class org.opends.server.replication.protocol.MonitorMsg
Get the server state for the RS server with the provided serverId.
getRuleID() - Method in class org.opends.server.types.DITStructureRule
Retrieves the rule ID for this DIT structure rule.
getRunError() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the ApplicationException that might occur during installation or null if no exception occurred.
getRunError() - Method in interface org.opends.quicksetup.CliApplication
Gets any exception that happened while this application was running.
getRunError() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Returns the exception from the run() method, if any.
getRunningTime() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the running time of the server in milliseconds.
getSafeDataLevel() - Method in class org.opends.server.replication.common.DSInfo
Get the DS safe data level (relevant if assured mode is safe data).
getSafeDataLevel() - Method in class org.opends.server.replication.protocol.StartSessionMsg
Get the safe data level.
getSafeDataLevel() - Method in class org.opends.server.replication.protocol.UpdateMsg
Get the safe data level in this message.
getSambaAdministratorDN() - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Gets the "samba-administrator-dn" property.
getSambaAdministratorDN() - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Gets the "samba-administrator-dn" property.
getSambaAdministratorDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Get the "samba-administrator-dn" property definition.
getSASLAnonymousProperties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL ANONYMOUS bind, mapped from the property names to their corresponding descriptions.
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 interface org.opends.server.core.BindOperation
Retrieves the user entry associated with the SASL authentication attempt.
getSASLAuthUserEntry() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the user entry associated with the SASL authentication attempt.
getSASLAuthUserEntry() - Method in class org.opends.server.core.BindOperationWrapper
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.
getSASLByteChannel(ClientConnection, String, SASLContext) - Static method in class org.opends.server.extensions.SASLByteChannel
Return a SASL byte channel instance created using the specified parameters.
getSASLCRAMMD5Properties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL CRAM-MD5 bind, mapped from the property names to their corresponding descriptions.
getSASLCredentials() - Method in interface org.opends.server.core.BindOperation
Retrieves the SASL credentials for this bind operation.
getSASLCredentials() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the SASL credentials for this bind operation.
getSASLCredentials() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the SASL credentials for this bind operation.
getSASLCredentials() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the SASL credentials for this bind request.
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.
getSASLDigestMD5Properties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL DIGEST-MD5 bind, mapped from the property names to their corresponding descriptions.
getSASLExternalProperties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL EXTERNAL bind, mapped from the property names to their corresponding descriptions.
getSASLGSSAPIProperties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL EXTERNAL bind, mapped from the property names to their corresponding descriptions.
getSASLMechanism() - Method in interface org.opends.server.core.BindOperation
Retrieves the SASL mechanism for this bind operation.
getSASLMechanism() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the SASL mechanism for this bind operation.
getSASLMechanism() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the SASL mechanism for this bind operation.
getSASLMechanism() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the SASL mechanism for this bind request.
getSASLMechanism() - Method in class org.opends.server.tools.LDAPConnectionOptions
Get the SASL mechanism used for authentication.
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.opends.server.admin.std.client.RootCfgClient
Gets the named SASL Mechanism Handler.
getSASLMechanismHandler(String) - Method in interface org.opends.server.admin.std.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.
getSASLMechanismHandler(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the handler for the specified SASL mechanism.
getSASLMechanismHandlersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "sasl-mechanism-handlers" relation definition.
getSASLPlainProperties() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves the set of properties that a client may provide when performing a SASL PLAIN bind, mapped from the property names to their corresponding descriptions.
getSASLProperties(String) - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves a list of the SASL properties that may be provided for the specified SASL mechanism, mapped from the property names to their corresponding descriptions.
getSASLProperties() - Method in class org.opends.server.tools.LDAPConnectionOptions
Get the SASL options used for authentication.
getSaveConfigOnSuccessfulStartupPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "save-config-on-successful-startup" property definition.
getSchedule() - Method in class org.opends.guitools.controlpanel.ui.components.ScheduleSummaryPanel
Returns the schedule represented by this panel.
getSchedule() - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Returns the schedule provided by the user.
getScheduleArgs(ScheduleType) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the command-line arguments associated with the provided schedule.
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(String) - Method in class org.opends.server.backends.task.TaskScheduler
Retrieves the scheduled task with the given task ID.
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.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the schema of the server.
getSchema() - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Returns the schema.
getSchema() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the schema of the server.
getSchema() - Method in class org.opends.guitools.controlpanel.util.RemoteSchemaLoader
Returns the schema that was read.
getSchema() - Method in class org.opends.guitools.controlpanel.util.SchemaLoader
Returns the schema that was read.
getSchema() - Static method in class org.opends.server.core.DirectoryServer
Retrieves a reference to the Directory Server schema.
getSchema() - Method in class org.opends.server.core.SchemaConfigManager
Retrieves a reference to the schema information that has been read from the server configuration.
getSchema() - Method in interface org.opends.server.core.ServerContext
Returns the schema of the server.
getSchema() - Method in class org.opends.server.schema.CoreSchemaProvider
Returns the schema builder, as updated by this provider.
getSchema() - Method in interface org.opends.server.schema.SchemaProvider
Returns the schema builder, as updated by this provider.
getSchema() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves a reference to the Directory Server schema.
getSchemaBuilder() - Method in interface org.opends.server.schema.SchemaUpdater
Returns a schema builder based on the current schema.
getSchemaConcatFile() - Method in class org.opends.quicksetup.Installation
Creates a File object representing config/upgrade/schema.ldif.current which the server creates the first time it starts if there are schema customizations.
getSchemaDirectory() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Retrieves the directory that contains the server schema configuration files.
getSchemaDirectoryPath() - Static method in class org.opends.server.core.SchemaConfigManager
Retrieves the path to the directory containing the server schema files.
getSchemaDN() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the DN of the entry containing the server schema definitions.
getSchemaElement() - Method in class org.opends.guitools.controlpanel.event.SchemaElementSelectionEvent
Returns the schema element that has been selected.
getSchemaElement() - Method in class org.opends.guitools.controlpanel.ui.nodes.SchemaElementTreeNode
Returns the schema element associated with the node.
getSchemaEntry(DN, boolean) - Method in class org.opends.server.backends.SchemaBackend
Generates and returns a schema entry for the Directory Server.
getSchemaEntryDN() - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Gets the "schema-entry-dn" property.
getSchemaEntryDN() - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Gets the "schema-entry-dn" property.
getSchemaEntryDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "schema-entry-dn" property definition.
getSchemaFile(SchemaFileElement) - Static method in class org.opends.server.types.CommonSchemaElements
Retrieves the name of the schema file that contains the definition for this schema definition.
getSchemaNG() - Method in interface org.opends.server.core.ServerContext
Returns the new schema of the server (SDK schema).
getSchemaProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Schema Provider.
getSchemaProvider(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Schema Provider.
getSchemaProvidersRelationDefinition() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Get the "schema-providers" relation definition.
getSchemaReplicationID() - Method in class org.opends.admin.ads.ServerDescriptor
Returns the schema generation ID of the server.
getSchemaUpdater() - Method in interface org.opends.server.core.ServerContext
Returns the schema updater, which provides a mean to update the server's current schema.
getScheme() - Method in class org.opends.server.types.LDAPURL
Retrieves the scheme for this LDAP URL.
getScope() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the scope property.
getScope() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the scope of the search indexed by the VLV index.
getScope() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Gets the "scope" property.
getScope() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "scope" property.
getScope() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "scope" property.
getScope() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the "scope" property.
getScope() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "scope" property.
getScope() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "scope" property.
getScope() - Method in interface org.opends.server.core.SearchOperation
Retrieves the scope for this search operation.
getScope() - Method in class org.opends.server.core.SearchOperationBasis
 
getScope() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the scope for this search operation.
getScope() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getScope() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the scope for this search request.
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.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 interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the scope for this search operation.
getScope() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
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.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "scope" property definition.
getScopePropertyDefinition() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Get the "scope" property definition.
getScriptNamesForJavaArguments() - Method in class org.opends.quicksetup.UserData
Returns the different script names for which there are java arguments.
getScriptPath(String) - Static method in class org.opends.quicksetup.util.Utils
Returns the String that can be used to launch an script using Runtime.exec.
getScriptPath(String) - Static method in class org.opends.server.util.SetupUtils
Returns the String that can be used to launch an script using Runtime.exec.
getScrollPane(int) - Method in class org.opends.guitools.controlpanel.util.ViewPositions
Returns the scroll at the provided index.
getSDKSyntax(Schema) - Method in class org.opends.server.api.AttributeSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.AciSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.AttributeTypeSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.AuthPasswordSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.BinarySyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.BitStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.BooleanSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.CertificateExactAssertionSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.CertificateListSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.CertificatePairSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.CertificateSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.CountryStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.DeliveryMethodSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.DirectoryStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.DistinguishedNameSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.DITContentRuleSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.DITStructureRuleSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.EnhancedGuideSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.FaxNumberSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.FaxSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.GeneralizedTimeSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.GuideSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.IA5StringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.IntegerSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.JPEGSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.MatchingRuleSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.MatchingRuleUseSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.NameAndOptionalUIDSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.NameFormSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.NumericStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.ObjectClassSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.OctetStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.OIDSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.OtherMailboxSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.PostalAddressSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.PresentationAddressSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.PrintableStringSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.ProtocolInformationSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.SubstringAssertionSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.SupportedAlgorithmSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.TelephoneNumberSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.TeletexTerminalIdentifierSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.TelexNumberSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.UserPasswordSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.UTCTimeSyntax
Returns the SDK Syntax equivalent to this syntax.
getSDKSyntax(Schema) - Method in class org.opends.server.schema.UUIDSyntax
Returns the SDK Syntax equivalent to this syntax.
getSearchEntries() - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Retrieves the set of search result entries returned for this search.
getSearchEntry() - Method in class org.opends.server.controls.LDAPPostReadResponseControl
Retrieves the search result entry associated with this post-read response control.
getSearchEntry() - Method in class org.opends.server.controls.LDAPPreReadResponseControl
Retrieves the search result entry associated with this pre-read response control.
getSearchFilter() - Method in class org.opends.server.controls.LDAPAssertionRequestControl
Retrieves the processed search filter for this control.
getSearchOneRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of one-level search requests that have been received.
getSearchOperation() - Method in class org.opends.server.core.PersistentSearch
Get the search operation associated with this persistent search.
getSearchReferences() - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Retrieves the set of search result references returned for this search.
getSearchRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a search request protocol op.
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.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "search-response-is-indexed" property definition.
getSearchResponseNentriesGreaterThan() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "search-response-nentries-greater-than" property.
getSearchResponseNentriesGreaterThan() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "search-response-nentries-greater-than" property.
getSearchResponseNentriesGreaterThanPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "search-response-nentries-greater-than" property definition.
getSearchResponseNentriesLessThan() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "search-response-nentries-less-than" property.
getSearchResponseNentriesLessThan() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "search-response-nentries-less-than" property.
getSearchResponseNentriesLessThanPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "search-response-nentries-less-than" property definition.
getSearchResult() - Method in class org.opends.guitools.controlpanel.event.EntryReadEvent
Returns the search result containing the entry that was read.
getSearchResultDone() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultDone property.
getSearchResultDoneProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a search result done protocol op.
getSearchResultEntries() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of search result entries that have been sent.
getSearchResultEntry() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultEntry property.
getSearchResultEntryProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a search result entry protocol op.
getSearchResultReference() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultReference property.
getSearchResultReferenceProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as a search result reference protocol op.
getSearchResultReferences() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of search result references that have been sent.
getSearchResultsDone() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of search result done messages that have been sent.
getSearchScope() - Method in class org.opends.server.tools.LDAPSearchOptions
Get the search scope value.
getSearchSubRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of subtree search requests that have been received.
getSecondaryRemoteLDAPServer() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "secondary-remote-ldap-server" property.
getSecondaryRemoteLDAPServer() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "secondary-remote-ldap-server" property.
getSecondaryRemoteLDAPServerPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "secondary-remote-ldap-server" property definition.
getSecondsBeforeExpiration() - Method in class org.opends.server.controls.AccountUsableResponseControl
Retrieves the length of time in seconds before the user's password expires.
getSecondsBeforeUnlock() - Method in class org.opends.server.controls.AccountUsableResponseControl
Retrieves the length of time in seconds before the user's account is automatically unlocked.
getSecondsUntilExpiration() - Method in class org.opends.server.controls.PasswordExpiringControl
Retrieves 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.
getSecretKeysContainerDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the parent entry of the secret key entries in ADS.
getSecureArgsList() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the SecureConnectionCliArgs object containing the arguments of this parser.
getSecurityAgentFile() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "security-agent-file" property.
getSecurityAgentFile() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "security-agent-file" property.
getSecurityAgentFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "security-agent-file" property definition.
getSecurityLevel() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "security-level" property.
getSecurityLevel() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "security-level" property.
getSecurityLevelPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "security-level" property definition.
getSecurityMechanism() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the human-readable name of the security mechanism that is used to protect communication with this client.
getSecurityOptions() - Method in class org.opends.quicksetup.installer.ui.SecurityOptionsDialog
Returns the security options object representing the input of the user in this panel.
getSecurityOptions() - Method in class org.opends.quicksetup.UserData
Returns the SecurityOptions representing the SSL/StartTLS configuration chosen by the user.
getSecurityOptionsString(SecurityOptions, boolean) - Static method in class org.opends.quicksetup.util.Utils
Returns a localized String representation of the provided SecurityOptions object.
getSelectedAlias() - Method in class org.opends.quicksetup.installer.ui.SelectAliasDialog
Returns the selected certificate alias.
getSelectedBackup() - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
Returns the selected backup in the list.
getSelectedLabel() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the selected label contained in the panel.
getSelectedLabel1() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the first selected label contained in the panel.
getSelectedLabel2() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the second selected label contained in the panel.
getSelectedList() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the selected list.
getSelectedList1() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the first selected list.
getSelectedList2() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the second selected list.
getSelectedListModel() - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Returns the list of elements in the selected list.
getSelectedListModel1() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the list of elements in the first selected list.
getSelectedListModel2() - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Returns the list of elements in the second selected list.
getSelectedObjectClasses() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Returns the selected object classes.
getSelectedSuperiors() - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Returns the list of superior object classes displayed by this panel.
getSelfSignedCertificatePwd() - Method in class org.opends.quicksetup.installer.Installer
Returns the self-signed certificate password used for this session.
getSelfSignedKeystorePath() - Method in class org.opends.quicksetup.installer.Installer
Returns the keystore path to be used for generating a self-signed certificate.
getSendBufferSize() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the value of the SO_SNDBUF option for this socket.
getSender() - Method in class org.opends.server.util.EMailMessage
Retrieves the sender for this message.
getSenderAddress() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "sender-address" property.
getSenderAddress() - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Gets the "sender-address" property.
getSenderAddress() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "sender-address" property.
getSenderAddress() - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Gets the "sender-address" property.
getSenderAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "sender-address" property definition.
getSenderAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Get the "sender-address" property definition.
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.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Get the "send-message-without-end-user-address" property definition.
getSendRejectionNoticePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "send-rejection-notice" property definition.
getSeqnum() - Method in class org.opends.server.replication.common.CSN
Getter for the sequence number.
getServer() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the ServerDescriptor object associated with the server where this replica is located.
getServer() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the server descriptor on which the task was launched.
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.internal.InternalClientConnection
Retrieves a string representation of the address on the server to which the client connected.
getServerAddress() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves a string representation of the address on the server to which the client connected.
getServerAddress() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves a string representation of the address on the server to which the client connected.
getServerAddressURL() - Method in class org.opends.server.replication.server.ReplicationServerHandler
Retrieves the Address URL for this server handler.
getServerAliases(String, Principal[]) - Method in class org.opends.admin.ads.util.ApplicationKeyManager
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
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.
getServerClock(InitialLdapContext) - Static method in class org.opends.quicksetup.util.Utils
Returns the current time of a server in milliseconds.
getServerConfigurationClass() - Method in class org.opends.server.admin.ManagedObjectDefinition
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AccessControlHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AccountStatusNotificationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AESPasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AlertHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AnonymousSASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AttributeCleanupPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.Base64PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BlindTrustManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.BlowfishPasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CancelExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CertificateMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ChangeNumberControlPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CharacterSetPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ClearPasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ClientConnectionMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CollectiveAttributeSubentriesVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CramMD5SASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DebugLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DebugTargetCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DirectoryStringAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DseeCompatAccessControlHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.DynamicGroupImplementationCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntryCacheCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntryCacheMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntryDNVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntryUUIDPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.EntryUUIDVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ExactMatchIdentityMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ExternalChangelogDomainCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FIFOEntryCacheCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedKeyManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FileCountLogRetentionPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FractionalLDIFImportPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.FreeDiskSpaceLogRetentionPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GetConnectionIdExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GetSymmetricKeyExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GoverningStructureRuleVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GroupImplementationCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.HasSubordinatesVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.HTTPAccessLogPublisherCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.IdentityMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.IsMemberOfVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.JMXAlertHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.KeyManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LastModPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LDAPAttributeDescriptionListPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LDIFConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LengthBasedPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LogRetentionPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.LogRotationPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MatchingRuleCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MD5PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MemberVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MemoryUsageMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.MonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.NumSubordinatesVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ParallelWorkQueueCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordExpirationTimeVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordGeneratorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordModifyExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordPolicyImportPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordPolicyStateExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordPolicySubentryVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PBKDF2PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PKCS11KeyManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PKCS5S2PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PlainSASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.PluginRootCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ProfilerPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RandomPasswordGeneratorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RC4PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RegularExpressionIdentityMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RepeatedCharactersPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.ReplicationSynchronizationProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RootCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RootDNCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RootDNUserCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SaltedMD5PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SaltedSHA1PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SaltedSHA256PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SaltedSHA384PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SaltedSHA512PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SASLMechanismHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SchemaProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SevenBitCleanPluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SHA1PasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SimilarityBasedPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SizeLimitLogRetentionPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SizeLimitLogRotationPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SMTPAccountStatusNotificationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SMTPAlertHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SoftReferenceEntryCacheCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.StackTraceMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.StartTLSExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.StaticGroupImplementationCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.StructuralObjectClassVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SubjectEqualsDNCertificateMapperCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SubschemaSubentryVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SynchronizationProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.SystemInfoMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TimeLimitLogRotationPolicyCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TraditionalWorkQueueCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TripleDESPasswordStorageSchemeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TrustManagerProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.UniqueCharactersPasswordValidatorCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.VersionMonitorProviderCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.VirtualAttributeCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.VirtualStaticGroupImplementationCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.WhoAmIExtendedOperationHandlerCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConfigurationClass() - Method in class org.opends.server.admin.std.meta.WorkQueueCfgDefn
Gets the server configuration class instance associated with this managed object definition.
getServerConstraintHandlers() - Method in class org.opends.server.admin.Constraint
Gets the server-side constraint handlers which will be used to enforce this constraint within the server.
getServerConstraintHandlers() - Method in class org.opends.server.admin.GenericConstraint
Gets the server-side constraint handlers which will be used to enforce this constraint within the server.
getServerContainerDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the parent entry of the server entries.
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.
getServerDescriptor() - Method in class org.opends.admin.ads.util.ServerLoader
Returns the ServerDescriptor that could be retrieved.
getServerDescriptor() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the last ServerDescriptor that has been retrieved.
getServerErrorResultCode() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "server-error-result-code" property.
getServerErrorResultCode() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "server-error-result-code" property.
getServerErrorResultCode() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the result code that should be used when the Directory Server encounters an internal server error.
getServerErrorResultCode() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the result code that should be used when the Directory Server encounters an internal server error.
getServerErrorResultCodePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "server-error-result-code" property definition.
getServerFqdn() - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Gets the "server-fqdn" property.
getServerFqdn() - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Gets the "server-fqdn" property.
getServerFqdn() - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Gets the "server-fqdn" property.
getServerFqdn() - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Gets the "server-fqdn" property.
getServerFqdnPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn
Get the "server-fqdn" property definition.
getServerFqdnPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn
Get the "server-fqdn" property definition.
getServerGroupContainerDN() - Static method in class org.opends.admin.ads.ADSContext
Returns the parent entry of the server group entries.
getServerGroupMemberList(String) - Method in class org.opends.admin.ads.ADSContext
Returns the member list of a group of server.
getServerHost() - Method in interface org.opends.server.loggers.HTTPRequestInfo
Returns the server's host.
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.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "server-id" property.
getServerId() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "server-id" property.
getServerId() - Method in class org.opends.server.replication.common.CSN
Getter for the server ID.
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.protocol.ServerStartMsg
Get the ServerID from the message.
getServerId() - Method in class org.opends.server.replication.server.LightweightServerHandler
Get the serverID associated with this LDAP server / directory server.
getServerId() - Method in class org.opends.server.replication.server.ReplicationServer
Get the serverId for this replication server.
getServerId() - Method in class org.opends.server.replication.server.ServerHandler
Get the Server Id.
getServerId() - Method in class org.opends.server.replication.service.ReplicationBroker
Gets the server id.
getServerId() - Method in class org.opends.server.replication.service.ReplicationDomain
Get the server ID.
getServerIdFromServerProperties(Map<ADSContext.ServerProperty, Object>) - Static method in class org.opends.admin.ads.ADSContext
This method returns the DN of the entry that corresponds to the given server properties.
getServerIdPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "server-id" property definition.
getServerIdToCSNMap() - Method in class org.opends.server.replication.common.ServerState
Returns a copy of this ServerState's content as a Map of serverId => CSN.
getServerJMXPort() - Method in class org.opends.quicksetup.UserData
Returns the server JMX port.
getServerLocation() - Method in class org.opends.quicksetup.UserData
Returns the location of the server (installation path).
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.opends.quicksetup.UserData
Returns the server LDAP port.
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.internal.InternalClientConnection
Retrieves the port number for this connection on the server system if available.
getServerPort() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the port number for this connection on the server system if available.
getServerPort() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the port number for this connection on the server system.
getServerProperties() - Method in class org.opends.admin.ads.ServerDescriptor
Returns a Map containing the properties of the server.
getServerPropFromName(String) - Static method in class org.opends.admin.ads.ADSContext
Get a ServerProperty associated to a name.
getServerRepresentation(String, int) - Static method in class org.opends.admin.ads.ServerDescriptor
Returns the normalized server representation for a given host name and port.
getServerRoot() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the absolute path of the Directory Server install root.
getServerRoot() - Method in class org.opends.server.api.ConfigHandler
Retrieves the absolute path of the Directory Server install root.
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.extensions.ConfigFileHandler
Retrieves the absolute path of the Directory Server install root.
getServerRoot() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the path to the root directory for this instance of the Directory 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.
getServerRootDirectory() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the server root directory (the path where the server is installed).
getServers() - Method in class org.opends.admin.ads.TopologyCache
Returns a Set containing all the servers that are registered in the ADS.
getServerSASLCredentials() - Method in interface org.opends.server.core.BindOperation
Retrieves the set of server SASL credentials to include in the bind response.
getServerSASLCredentials() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the set of server SASL credentials to include in the bind response.
getServerSASLCredentials() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the set of server SASL credentials to include in the bind response.
getServerSASLCredentials() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
Retrieves the server SASL credentials for this 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.
getServerStartCommandFile() - Method in class org.opends.quicksetup.Installation
Gets the file responsible for stopping the server appropriate for the current operating system.
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.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.
getServerStopCommandFile() - Method in class org.opends.quicksetup.Installation
Gets the file responsible for stopping the server appropriate for the current operating system.
getServerUrl() - Method in class org.opends.server.replication.common.RSInfo
Gets the server URL.
getServerURL() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
Get the server URL.
getServerURL() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
Get the server URL.
getServerURL() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the Server URL from the message.
getServerURL() - Method in class org.opends.server.replication.server.ReplicationServer
Getter on the server URL.
getServerURL() - Method in class org.opends.server.replication.server.ServerHandler
Retrieves the URL for this server handler.
getSetupEquivalentCommandLine(UserData) - Static method in class org.opends.quicksetup.util.Utils
Returns the equivalent setup CLI command-line.
getSHA1FingerPrint(X509Certificate) - Static method in class org.opends.quicksetup.ui.CertificateDialog
Returns the LocalizableMessage representation of the SHA1 fingerprint.
getShowAllAttributesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Get the "show-all-attributes" property definition.
getShowAllAttributesPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "show-all-attributes" property definition.
getShutdownListenerName() - Method in interface org.opends.server.api.ServerShutdownListener
Retrieves the human-readable name for this shutdown listener.
getShutdownListenerName() - Method in class org.opends.server.core.IdleTimeLimitThread
Retrieves the human-readable name for this shutdown listener.
getShutdownListenerName() - Method in class org.opends.server.extensions.DiskSpaceMonitor
Retrieves the human-readable name for this shutdown listener.
getShutdownListenerName() - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Return the listener name.
getShutdownListenerName() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
getShutdownListenerName() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Retrieves the human-readable name for this shutdown listener.
getShutdownListenerName() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the human-readable name for this shutdown listener.
getShutdownListenerName() - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Retrieves the human-readable name for this shutdown listener.
getSignedHash() - Method in class org.opends.server.types.BackupInfo
Retrieves the data for the signed hash for this backup, if appropriate.
getSimpleBindDN() - Method in class org.opends.server.types.AuthenticationInfo
Retrieves the bind DN that the client used for simple authentication.
getSimplePassword() - Method in interface org.opends.server.core.BindOperation
Retrieves the simple authentication password for this bind operation.
getSimplePassword() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the simple authentication password for this bind operation.
getSimplePassword() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves the simple authentication password for this bind operation.
getSimplePassword() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the simple authentication password for this bind request.
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.
getSingleStructuralObjectclassBehavior() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "single-structural-objectclass-behavior" property.
getSingleStructuralObjectclassBehavior() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "single-structural-objectclass-behavior" property.
getSingleStructuralObjectclassBehaviorPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "single-structural-objectclass-behavior" property definition.
getSingleStructuralObjectClassPolicy() - Static method in class org.opends.server.core.DirectoryServer
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.
getSingleValueInteger(List<Attribute>, int) - Static method in class org.opends.server.tasks.TaskUtils
Get the single integer value of an entry attribute that is defined in the schema as a single valued integer attribute, and that is not expected to have attribute options.
getSingleValueProperty(SchemaFileElement, String) - Static method in class org.opends.server.types.CommonSchemaElements
Retrieves the name of a single value property for this schema element.
getSingleValueString(List<Attribute>) - Static method in class org.opends.server.tasks.TaskUtils
Get the single string value of an entry attribute that is defined in the schema as a single valued string attribute, and that is not expected to have attribute options.
getSize() - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Returns the size of the list model.
getSize() - Method in class org.opends.quicksetup.ui.LabelFieldDescriptor
Returns the size of the field.
getSize() - Method in class org.opends.server.controls.PagedResultsControl
Get the control value size element, which is either the requested page size from the client, or the result set size estimate from the server.
getSizeLimit() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the sizeLimit property.
getSizeLimit() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "size-limit" property.
getSizeLimit() - Method in interface org.opends.server.admin.std.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() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default maximum number of entries that should be returned for a search.
getSizeLimit() - Method in interface org.opends.server.core.SearchOperation
Retrieves the size limit for this search operation.
getSizeLimit() - Method in class org.opends.server.core.SearchOperationBasis
 
getSizeLimit() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the size limit for this search operation.
getSizeLimit() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getSizeLimit() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the size limit for this search request.
getSizeLimit() - Method in class org.opends.server.tools.LDAPSearchOptions
Return the sizeLimit value.
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.
getSizeLimit() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the size limit for this search operation.
getSizeLimit() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the size limit for this search operation.
getSizeLimit() - Method in class org.opends.server.util.SizeLimitInputStream
Retrieves the size limit of this stream.
getSizeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "size-limit" property definition.
getSkipDNValidation() - Method in class org.opends.server.types.LDIFImportConfig
Return the dn check in phase two boolean.
getSkippedFile() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the path to store the skipped entries of the import.
getSkipValidationForAdministratorsPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getSlowestServer() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
Returns the serverId of the server that acknowledged the smallest EntryMsg id.
getSMTPServer() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "smtp-server" property.
getSMTPServer() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "smtp-server" property.
getSMTPServerPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getSocketChannel() - Method in class org.opends.server.api.ClientConnection
Return the Socket channel associated with a connection.
getSocketChannel() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves the socket channel that can be used to communicate with the client.
getSoLinger() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the value of the SO_LINGER option for this socket.
getSolveConflictsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "solve-conflicts" property definition.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Returns the column index used to sort.
getSortColumn() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Returns the column index used to sort.
getSortColumn() - Method in interface org.opends.quicksetup.ui.SortableTableModel
Returns the column index used to sort.
getSortedSetCapacity() - Method in class org.opends.server.backends.jeb.VLVIndex
Get the sorted set capacity configured for this VLV index.
getSortKeys() - Method in class org.opends.server.types.SortOrder
Retrieves the sort keys for this sort order.
getSortOrder() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Returns the sort order list of the VLV index.
getSortOrder() - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Gets the "sort-order" property.
getSortOrder() - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Gets the "sort-order" property.
getSortOrder() - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Gets the "sort-order" property.
getSortOrder() - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Gets the "sort-order" property.
getSortOrder() - Method in class org.opends.server.controls.ServerSideSortRequestControl
Retrieves the sort order for this server-side sort request control.
getSortOrderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn
Get the "sort-order" property definition.
getSortOrderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn
Get the "sort-order" property definition.
getSortValues(int) - Method in class org.opends.server.backends.jeb.SortValuesSet
Returns the sort values at the index in this set.
getSoTimeout() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the value of the SO_TIMEOUT option for this socket.
getSource() - Method in class org.opends.guitools.controlpanel.event.ConfigurationChangeEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.ConfigurationElementCreatedEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.EntryReadErrorEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.EntryReadEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.IndexSelectionEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.LDAPEntryChangedEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.SchemaElementSelectionEvent
Returns the source of the event.
getSource() - Method in class org.opends.guitools.controlpanel.event.SuperiorObjectClassesChangedEvent
Returns the source of the object.
getSource() - Method in class org.opends.server.types.AdditionalLogItem
Returns the class which generated the additional log item.
getSourceAddress() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "source-address" property.
getSourceAddress() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "source-address" property.
getSourceAddress() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "source-address" property.
getSourceAddress() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "source-address" property.
getSourceAddress() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "source-address" property.
getSourceAddress() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "source-address" property.
getSourceAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "source-address" property definition.
getSourceAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "source-address" property definition.
getSourceAddressPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "source-address" property definition.
getSourceConstraint() - Method in class org.opends.server.admin.AggregationPropertyDefinition
Gets the constraint which should be enforced on the aggregating managed object.
getSourceConstraintSynopsis() - Method in class org.opends.server.admin.AggregationPropertyDefinition
Gets the optional constraint synopsis of this aggregation property definition in the default locale.
getSourceConstraintSynopsis(Locale) - Method in class org.opends.server.admin.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.
getSpace() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the formatted representation of a space.
getSpace() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the formatted representation of a space.
getSpace() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the formatted representation of a space.
getSpecificAttributes() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the list of additional attributes specified in the geteffectiverights control.
getSSF() - Method in class org.opends.server.api.ClientConnection
Return the Security Strength Factor of a client connection.
getSSF() - Method in interface org.opends.server.extensions.ConnectionSecurityProvider
Return a Security Strength Factor.
getSSF() - Method in class org.opends.server.extensions.SASLByteChannel
Return a Security Strength Factor.
getSSF() - Method in class org.opends.server.extensions.TLSByteChannel
Return a Security Strength Factor.
getSSF() - Method in class org.opends.server.protocols.internal.InternalClientConnection
Return the Security Strength Factor of a client connection.
getSSF() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Return the Security Strength Factor of a client connection.
getSSF() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Return the Security Strength Factor of a client connection.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "ssl-cert-nickname" property.
getSslCertNickname() - Method in class org.opends.server.crypto.CryptoManagerImpl
Get the name of the local certificate to use for SSL.
getSslCertNickname() - Method in interface org.opends.server.types.CryptoManager
Get the name of the local certificate to use for SSL.
getSSLCertNicknamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "ssl-cert-nickname" property definition.
getSSLCertNicknamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "ssl-cert-nickname" property definition.
getSSLCertNicknamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "ssl-cert-nickname" property definition.
getSSLCertNicknamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "ssl-cert-nickname" property definition.
getSSLCertNicknamePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "ssl-cert-nickname" property definition.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "ssl-cipher-suite" property.
getSSLCipherSuite() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "ssl-cipher-suite" property.
getSSLCipherSuitePropertyDefinition() - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "ssl-cipher-suite" property definition.
getSSLCipherSuitePropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "ssl-cipher-suite" property definition.
getSSLCipherSuitePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "ssl-cipher-suite" property definition.
getSSLCipherSuitePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "ssl-cipher-suite" property definition.
getSSLCipherSuitePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "ssl-cipher-suite" property definition.
getSslCipherSuites() - Method in class org.opends.server.crypto.CryptoManagerImpl
Get the set of enabled SSL cipher suites.
getSslCipherSuites() - Method in interface org.opends.server.types.CryptoManager
Get the set of enabled SSL cipher suites.
getSSLClientAuthPolicy() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "ssl-client-auth-policy" property.
getSSLClientAuthPolicy() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "ssl-client-auth-policy" property.
getSSLClientAuthPolicy() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "ssl-client-auth-policy" property.
getSSLClientAuthPolicy() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "ssl-client-auth-policy" property.
getSSLClientAuthPolicy() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Retrieves the SSL client authentication policy for this connection handler.
getSSLClientAuthPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "ssl-client-auth-policy" property definition.
getSSLClientAuthPolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "ssl-client-auth-policy" property definition.
getSSLConnectionFactory() - Method in class org.opends.server.tools.LDAPConnectionOptions
Return the SSLConnectionFactory instance.
getSslContext(String) - Method in class org.opends.server.crypto.CryptoManagerImpl
Create an SSL context that may be used for communication to another ADS component.
getSslContext(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.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "ssl-encryption" property definition.
getSslPort() - Method in class org.opends.quicksetup.SecurityOptions
Returns the SSL port.
getSSLProtocol() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "ssl-protocol" property.
getSSLProtocol() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "ssl-protocol" property.
getSSLProtocolPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "ssl-protocol" property definition.
getSSLProtocolPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CryptoManagerCfgDefn
Get the "ssl-protocol" property definition.
getSSLProtocolPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "ssl-protocol" property definition.
getSSLProtocolPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "ssl-protocol" property definition.
getSSLProtocolPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "ssl-protocol" property definition.
getSslProtocols() - Method in class org.opends.server.crypto.CryptoManagerImpl
Get the set of enabled SSL protocols.
getSslProtocols() - Method in interface org.opends.server.types.CryptoManager
Get the set of enabled SSL protocols.
getSSLServerCertNickname() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Retrieves the nickname of the server certificate that should be used in conjunction with this JMX connection handler.
getStackDepth() - Method in class org.opends.server.loggers.TraceSettings
Get the level of stack frames to include.
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.admin.client.cli.TaskScheduleArgs
Gets the date at which the associated task should be scheduled to start.
getStartDateTime() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Gets the date at which this 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
Gets the date at which this task should be scheduled to start.
getStartedId() - Method in class org.opends.quicksetup.installer.InstallerHelper
Returns the LocalizableMessage ID that corresponds to a successfully started server.
getStartServer() - Method in class org.opends.quicksetup.UserData
Returns true if the server must be started once the installation is finished, false if not.
getStartServerHTML() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the HTML required to render an Start button in HTML.
getStartTime() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the time that the Directory Server was started, in milliseconds since the epoch.
getStartTime() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the time that the Directory Server was started, in milliseconds since the epoch.
getStartTimeUTC() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the time that the Directory Server was started, formatted in UTC.
getStartTimeUTC() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the time that the Directory Server was started, formatted in UTC.
getStartTLSURL() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Gets the Start TLS URL based in what is read in the configuration.
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.guitools.controlpanel.browser.BasicNodeError
Returns the state of the refresher when the exception occurred.
getState() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Returns the state of the listener.
getState() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the state of the task.
getState() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the state database used by this entry container.
getState() - Method in class org.opends.server.tools.tasks.TaskEntry
Gets the state of the task.
getStateUpdateFailurePolicy() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "state-update-failure-policy" property.
getStateUpdateFailurePolicy() - Method in interface org.opends.server.admin.std.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
Gets the "state-update-failure-policy" property.
getStateUpdateFailurePolicyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.PasswordPolicyCfgDefn
Get the "state-update-failure-policy" property definition.
getStatTracker() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
Retrieves 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.
getStatus() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the status of the server.
getStatus() - Method in class org.opends.quicksetup.Installation
Gets the current status of this installation.
getStatus() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns the Status of the current download process.
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.server.ServerHandler
Return the ServerStatus.
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.
getStep() - Method in exception org.opends.quicksetup.UserDataException
Returns the step of the wizard in which this exception occurred.
getStepsPanel() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Returns the steps panel.
getStepsPanelInsets() - Static method in class org.opends.quicksetup.ui.UIFactory
Returns the insets to be used for the steps panel.
getStopServer() - Method in class org.opends.quicksetup.UserData
Returns whether the user wants to stop the server or not.
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
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageSchemeName() - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Retrieves the name of the password storage scheme provided by this handler.
getStorageStatus() - Method in class org.opends.server.backends.pdb.PDBStorage
 
getStorageStatus() - Method in interface org.opends.server.backends.pluggable.spi.Storage
Returns the current status of the storage.
getStrictFormatCountryStringPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "strict-format-country-string" property definition.
getStrictFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CertificateAttributeSyntaxCfgDefn
Get the "strict-format" property definition.
getStrictFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CountryStringAttributeSyntaxCfgDefn
Get the "strict-format" property definition.
getStrictFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JPEGAttributeSyntaxCfgDefn
Get the "strict-format" property definition.
getStrictFormatPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TelephoneNumberAttributeSyntaxCfgDefn
Get the "strict-format" property definition.
getString(byte[], boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Returns the message describing the provided array of bytes.
getString(byte[]) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Returns the String representation for a given byte array.
getString(BinaryValue) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Returns the String representation for a given BinaryValue object.
getString(ObjectClassValue) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Returns the String representation for a given ObjectClassValue object.
getString(AbstractManagedObjectDefinition<?, ?>, String) - Method in class org.opends.server.admin.ManagedObjectDefinitionResource
Get the resource value associated with the specified key.
getStringArguments() - Method in class org.opends.quicksetup.JavaArguments
Returns a String representation of the arguments (the String that must be passed when invoking java).
getStringFromCollection(Collection<String>, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
This is a helper method that gets a String representation of the elements in the Collection.
getStringValue(CategorizedComboBoxElement) - Method in class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
Returns the String value for a given CategorizedComboBoxElement.
getStringValue(CategorizedComboBoxElement) - Method in class org.opends.guitools.controlpanel.ui.renderer.IndexComboBoxCellRenderer
Returns the String value for a given CategorizedComboBoxElement.
getStripSyntaxMinUpperBoundAttributeTypeDescriptionPropertyDefinition() - Method in class org.opends.server.admin.std.meta.CoreSchemaCfgDefn
Get the "strip-syntax-min-upper-bound-attribute-type-description" property definition.
getStripSyntaxMinUpperBoundPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeTypeDescriptionAttributeSyntaxCfgDefn
Get the "strip-syntax-min-upper-bound" property definition.
getStructural() - Method in class org.opends.guitools.controlpanel.datamodel.ObjectClassValue
Returns the name of the structural objectclass.
getStructuralClass() - Method in class org.opends.server.types.DITContentRule
Retrieves the structural objectclass for this DIT content rule.
getStructuralClass() - Method in class org.opends.server.types.DITStructureRule
Retrieves the structural objectclass for the name form with which this DIT structure rule is associated.
getStructuralClass() - Method in class org.opends.server.types.NameForm
Retrieves the reference to the structural objectclass for this name form.
getStructuralObjectClass() - Method in class org.opends.server.types.Entry
Retrieves the structural objectclass for this entry.
getSubAnyElements() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the set of subAny elements for this matched values filter.
getSubAnyElements() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the set of subAny elements for this substring filter.
getSubAnyElements() - Method in class org.opends.server.types.RawFilter
Retrieves the set of subAny elements for this substring filter.
getSubAnyElements() - Method in class org.opends.server.types.SearchFilter
Retrieves the set of subAny elements for this substring filter.
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.
getSubFinalElement() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the subFinal element for this matched values filter.
getSubFinalElement() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the subFinal element for this substring filter.
getSubFinalElement() - Method in class org.opends.server.types.RawFilter
Retrieves the subFinal element for this substring filter.
getSubFinalElement() - Method in class org.opends.server.types.SearchFilter
Retrieves the subFinal element for this substring filter.
getSubInitialElement() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the subInitial element for this matched values filter.
getSubInitialElement() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Retrieves the subInitial component for this substring filter.
getSubInitialElement() - Method in class org.opends.server.types.RawFilter
Retrieves the subInitial component for this substring filter.
getSubInitialElement() - Method in class org.opends.server.types.SearchFilter
Retrieves the subInitial element for this substring filter.
getSubject() - Method in class org.opends.server.util.EMailMessage
Retrieves the subject for this message.
getSubjectAttribute() - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Gets the "subject-attribute" property.
getSubjectAttribute() - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Gets the "subject-attribute" property.
getSubjectAttributeMapping() - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Gets the "subject-attribute-mapping" property.
getSubjectAttributeMapping() - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Gets the "subject-attribute-mapping" property.
getSubjectAttributeMappingPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Get the "subject-attribute-mapping" property definition.
getSubjectAttributePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Get the "subject-attribute" property definition.
getSubordinateBackends() - Method in class org.opends.server.api.Backend
Retrieves the set of subordinate backends for this backend.
getSubordinateBaseDN() - Method in interface org.opends.server.admin.std.client.RootDSEBackendCfgClient
Gets the "subordinate-base-dn" property.
getSubordinateBaseDN() - Method in interface org.opends.server.admin.std.server.RootDSEBackendCfg
Gets the "subordinate-base-dn" property.
getSubordinateBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.RootDSEBackendCfgDefn
Get the "subordinate-base-dn" property definition.
getSubordinateBaseDNs() - Method in class org.opends.server.backends.RootDSEBackend
Returns the subordinate base DNs of the root DSE.
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.
getSubordinateIndexesEnabledPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "subordinate-indexes-enabled" property definition.
getSubordinateTemplateNames() - Method in class org.opends.server.tools.makeldif.Branch
Retrieves the names of the subordinate templates for this branch.
getSubordinateTemplateNames() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the names of the subordinate templates used to generate entries below entries created by this template.
getSubordinateTemplates() - Method in class org.opends.server.tools.makeldif.Branch
Retrieves the set of subordinate templates used to generate entries below this branch.
getSubordinateTemplates() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the subordinate templates used to generate entries below entries created by this template.
getSubstringAssertion(Schema, ByteSequence, List<? extends ByteSequence>, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
getSubstringLength() - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Gets the "substring-length" property.
getSubstringLength() - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Gets the "substring-length" property.
getSubstringLength() - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Gets the "substring-length" property.
getSubstringLength() - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Gets the "substring-length" property.
getSubstringLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendIndexCfgDefn
Get the "substring-length" property definition.
getSubstringLengthPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBIndexCfgDefn
Get the "substring-length" property definition.
getSubstringMatchingRule() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the default substring matching rule that will be used for attributes with this syntax.
getSubstringMatchingRule() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves the substring matching rule that should be used for this matched values filter.
getSubstringMatchingRule() - Method in class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Retrieves the default substring matching rule that will be used for attributes with this syntax.
getSubstringMatchingRule() - Method in class org.opends.server.types.AttributeType
Retrieves the matching rule that should be used for substring matching with this attribute type.
getSubstringMatchingRule(String) - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the substring matching rule with the specified name or OID.
getSubstrings() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the substrings property.
getSubtree(DN) - Method in class org.opends.server.api.DITCacheMap
Returns a set of stored objects subordinate to subtree DN.
getSubTreeSpecification() - Method in class org.opends.server.types.SubEntry
Getter for subentry subtree specification.
getSubTypes(AttributeType) - Method in class org.opends.server.types.Schema
Retrieves the set of subtypes registered for the given attribute type.
getSuffix() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns the SuffixDescriptor object representing the suffix topology across servers to which this replica belongs.
getSuffixBackendTypes() - Method in class org.opends.quicksetup.installer.SuffixesToReplicateOptions
Returns a map which associate backend names and backend types.
getSuffixDisplay(String, Set<ServerDescriptor>) - Static method in class org.opends.admin.ads.ServerDescriptor
Returns a representation of a base DN for a set of servers.
getSuffixes() - Method in class org.opends.admin.ads.TopologyCache
Returns a Set containing the suffixes (replication topologies) that could be retrieved after the last call to reloadTopology.
getSuffixes() - Method in class org.opends.quicksetup.installer.SuffixesToReplicateOptions
The set of suffixes that we must replicate with.
getSuffixesToReplicateOptions() - Method in class org.opends.quicksetup.UserData
Returns the suffixes to replicate options.
getSuffixIcon() - Method in class org.opends.guitools.controlpanel.browser.IconPool
Returns the icon associated with a suffix node.
getSummary(ProgressStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns an formatted representation of the summary for the specified UninstallProgressStep.
getSummary(ProgressStep) - Method in class org.opends.quicksetup.Application
Gets an i18n'd string representing the summary of a give ProgressStep.
getSummary(ProgressStep) - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Gets an i18n'd string representing the summary of a give ProgressStep.
getSummary(ProgressStep) - Method in class org.opends.quicksetup.installer.webstart.WebStartInstaller
Gets an i18n'd string representing the summary of a give ProgressStep.
getSummary() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Gets a summary message of the downloader's current progress.
getSuperiorClasses() - Method in class org.opends.server.types.ObjectClass
Retrieves an unmodifiable view of the set of direct superior classes for this objectclass.
getSuperiorRules() - Method in class org.opends.server.types.DITStructureRule
Retrieves the set of superior rules for this DIT structure rule.
getSuperiorType() - Method in class org.opends.server.types.AttributeType
Retrieves the superior type for this attribute type.
getSupportedCipherSuites() - Method in class org.opends.admin.ads.util.TrustedSocketFactory
getSupportedControls() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the OIDs of the controls that may be supported by this backend.
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.BackupBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.MemoryBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.MonitorBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.NullBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.RootDSEBackend
 
getSupportedControls() - Method in class org.opends.server.backends.SchemaBackend
 
getSupportedControls() - Method in class org.opends.server.backends.task.TaskBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Method in class org.opends.server.backends.TrustStoreBackend
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of supported controls registered with the Directory Server.
getSupportedControls() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the OIDs of the controls that may be supported by this backend.
getSupportedControls() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of OIDs for the supported controls registered with the Directory Server.
getSupportedExtensions() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of extended operations that may be processed by the Directory Server.
getSupportedExtensions() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of extended operations that may be processed by the Directory Server.
getSupportedFeatures() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Retrieves the OIDs of the features that may be supported by this backend.
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.BackupBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.ChangelogBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.jeb.BackendImpl
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.LDIFBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.MemoryBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.MonitorBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.NullBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.pluggable.BackendImpl
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.RootDSEBackend
 
getSupportedFeatures() - Method in class org.opends.server.backends.SchemaBackend
 
getSupportedFeatures() - Method in class org.opends.server.backends.task.TaskBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Method in class org.opends.server.backends.TrustStoreBackend
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of supported features registered with the Directory Server.
getSupportedFeatures() - Method in class org.opends.server.extensions.ConfigFileHandler
Retrieves the OIDs of the features that may be supported by this backend.
getSupportedFeatures() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of OIDs for the supported features registered with the Directory Server.
getSupportedLDAPVersions() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the supported LDAP versions for the Directory Server.
getSupportedSASLMechanisms() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of SASL mechanisms that are supported by the Directory Server.
getSupportedSASLMechanisms() - Static method in class org.opends.server.tools.LDAPAuthenticationHandler
Retrieves a list of the SASL mechanisms that are supported by this client library.
getSupportedSASLMechanisms() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the set of SASL mechanisms that are supported by the Directory Server.
getSuppressInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "suppress-internal-operations" property definition.
getSuppressInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "suppress-internal-operations" property definition.
getSuppressInternalOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "suppress-internal-operations" property definition.
getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn
Get the "suppress-synchronization-operations" property definition.
getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "suppress-synchronization-operations" property definition.
getSuppressSynchronizationOperationsPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "suppress-synchronization-operations" property definition.
getSvnRev() - Method in class org.opends.quicksetup.Installation
Gets the SVN revision number of the build.
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.opends.server.admin.std.server
A server-side interface for querying Get Symmetric Key Extended Operation Handler settings.
GetSymmetricKeyExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Get Symmetric Key Extended Operation Handler settings.
GetSymmetricKeyExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Get Symmetric Key Extended Operation Handler managed object definition meta information.
getSynchronizationProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Synchronization Provider.
getSynchronizationProvider(String) - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.RootCfgDefn
Get the "synchronization-providers" relation definition.
getSynopsis() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the synopsis of this managed object definition in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the synopsis of this managed object definition in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.AdministratorAction
Gets the synopsis of this administrator action in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.AdministratorAction
Gets the synopsis of this administrator action in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.AliasDefaultBehaviorProvider
Gets the synopsis of this alias default behavior in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.AliasDefaultBehaviorProvider
Gets the synopsis of this alias default behavior in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.GenericConstraint
Gets the synopsis of this constraint in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.GenericConstraint
Gets the synopsis of this constraint in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.PropertyDefinition
Gets the synopsis of this property definition in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.PropertyDefinition
Gets the synopsis of this property definition in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.RelationDefinition
Gets the synopsis of this relation definition in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.RelationDefinition
Gets the synopsis of this relation definition in the specified locale.
getSynopsis() - Method in class org.opends.server.admin.Tag
Gets the synopsis of this tag in the default locale.
getSynopsis(Locale) - Method in class org.opends.server.admin.Tag
Gets the synopsis of this tag in the specified locale.
getSyntax() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.ConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the attribute syntax for this configuration attribute.
getSyntax() - Method in class org.opends.server.types.AttributeType
Retrieves the syntax for this attribute type.
getSyntax() - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves the ldap syntax description syntax associated with this ldap syntax.
getSyntax(String, boolean) - Method in class org.opends.server.types.Schema
Retrieves the requested attribute syntax.
getSyntax(String) - Method in class org.opends.server.types.Schema
Retrieves the attribute syntax definition with the OID.
getSyntaxEnforcementPolicy() - Static method in class org.opends.server.core.DirectoryServer
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.opends.server.types.Schema
Retrieves the attribute syntax definitions for this schema, as a mapping between the OID for the syntax and the syntax itself.
getSyntaxText(Syntax) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the string representation of an attribute syntax.
getSystemInformation() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the monitoring entry for the system information.
getSystemInformationMonitor() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the monitoring entry for the system information.
getTab() - Method in class org.opends.quicksetup.ui.GuiApplication
Returns the tab formatted.
getTab() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the tab in HTML.
getTab() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the tab in plain text.
getTab() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the tab formatted.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.AttributeCellEditor
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.AccessibleTableHeaderRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.BackupTableCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.BaseDNCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.CustomCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.SelectableTableCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.opends.guitools.controlpanel.ui.renderer.TaskCellRenderer
getTag(String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the tag with the specified name.
getTags() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the set of tags that have been registered.
getTargAttrFilterList(AciTargetMatchContext) - Method in class org.opends.server.authorization.dseecompat.TargAttrFilters
Gets the TargFilterList corresponding to the mask value.
getTargAttrFilters() - Method in class org.opends.server.authorization.dseecompat.AciTargets
Return the class representing the ACI targattrfilters keyword.
getTargAttrFiltersAciName() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return the name of the ACI that last matched a targattrfilters rule.
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 class org.opends.server.authorization.dseecompat.AciContainer
Return the value of the targAttrFiltersMatch variable.
getTargAttrFiltersMatch() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Return the value of the targAttrFiltersMatch variable.
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.opends.server.admin.AggregationPropertyDefinition
Gets the condition which is used to determine if a referenced managed object is enabled.
getTargetNeedsEnablingCondition() - Method in class org.opends.server.admin.AggregationPropertyDefinition
Gets the condition which is used to determine whether or not referenced managed objects need to be enabled.
getTargetPosition() - Method in class org.opends.server.controls.VLVResponseControl
Retrieves 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.
getTargetType() - Method in class org.opends.server.controls.VLVRequestControl
Retrieves the BER type for the target that specifies the beginning of the results page.
getTask() - Method in class org.opends.server.backends.task.TaskThread
Retrieves the task currently being processed by this thread, if it is active.
getTaskArgsList() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns the TaskScheduleArgs object containing the arguments of this parser.
getTaskAttributes(PurgeHistoricalUserData) - Static method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Commodity method that returns the list of basic task attributes required to launch a task corresponding to the provided user data.
getTaskAttributes(TaskScheduleInformation) - Static method in class org.opends.server.tools.tasks.TaskClient
This is a commodity method that returns the common attributes (those related to scheduling) of a task entry for a given TaskScheduleInformation object.
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.opends.server.admin.std.client.TaskBackendCfgClient
Gets the "task-backing-file" property.
getTaskBackingFile() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "task-backing-file" property definition.
getTaskClass() - Method in class org.opends.server.tools.BackUpDB
Gets the Class that implements the utility to execute.
getTaskClass() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Gets the Class that implements the utility to execute.
getTaskClass() - Method in class org.opends.server.tools.ExportLDIF
Gets the Class that implements the utility to execute.
getTaskClass() - Method in class org.opends.server.tools.ImportLDIF
Gets the Class that implements the utility to execute.
getTaskClass() - Method in class org.opends.server.tools.RebuildIndex
Gets the Class that implements the utility to execute.
getTaskClass() - Method in class org.opends.server.tools.RestoreDB
Gets the Class that implements the utility to execute.
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.
getTaskClient() - Method in class org.opends.server.tools.ManageTasks
Gets the client that can be used to interact with the task backend.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.RestartServerTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.StartServerTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.StopServerTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.task.Task
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
The description of the task.
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
getTaskDescription() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
The description of the task.
getTaskDN(BasicAttributes) - Static method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Returns the DN of the task corresponding to the provided list of attributes.
getTaskDN(List<RawAttribute>) - Static method in class org.opends.server.tools.tasks.TaskClient
Returns the DN of the task entry for a given list of task attributes.
getTaskEntries() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the task entries.
getTaskEntries() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns the task entries.
getTaskEntries() - Method in class org.opends.server.tools.tasks.TaskClient
Gets all the ds-task entries from the task root.
getTaskEntries() - Method in class org.opends.server.tools.tasks.TaskScheduleInteraction
Returns the task entries that are defined in the server.
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 whose ID is id from the directory.
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
Gets an arbitrary task id assigned to this task.
getTaskId() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Gets an arbitrary task id assigned to this task.
getTaskID(BasicAttributes) - Static method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Returns the ID of the task corresponding to the provided list of attributes.
getTaskId() - Method in class org.opends.server.tools.ExportLDIF
Gets an arbitrary task id assigned to this task.
getTaskId() - Method in class org.opends.server.tools.ImportLDIF
Gets an arbitrary task id assigned to this task.
getTaskId() - Method in class org.opends.server.tools.RebuildIndex
Gets an arbitrary task id assigned to this task.
getTaskId() - Method in class org.opends.server.tools.RestoreDB
Gets an arbitrary task id assigned to this task.
getTaskID(List<RawAttribute>) - Static method in class org.opends.server.tools.tasks.TaskClient
Returns the ID of the task entry for a given list of task attributes.
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
Gets the interrupt state for this task that was set as a result of a call to Task.interruptTask(TaskState, LocalizableMessage).
getTaskObjectclass() - Method in class org.opends.server.tools.BackUpDB
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
getTaskObjectclass() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
getTaskObjectclass() - Method in class org.opends.server.tools.ExportLDIF
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
getTaskObjectclass() - Method in class org.opends.server.tools.ImportLDIF
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
getTaskObjectclass() - Method in class org.opends.server.tools.RebuildIndex
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
getTaskObjectclass() - Method in class org.opends.server.tools.RestoreDB
Gets the objectclass used to represent scheduled instances of this utility in the task backend.
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.opends.server.admin.std.client.TaskBackendCfgClient
Gets the "task-retention-time" property.
getTaskRetentionTime() - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Gets the "task-retention-time" property.
getTaskRetentionTimePropertyDefinition() - Method in class org.opends.server.admin.std.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.
getTasks() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the list of tasks.
getTaskSchedule() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Returns the object describing the schedule of the task.
getTaskSeparator() - Method in class org.opends.quicksetup.Application
Returns the task separator formatted.
getTaskSeparator() - Method in class org.opends.quicksetup.util.HtmlProgressMessageFormatter
Returns the task separator in HTML.
getTaskSeparator() - Method in class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
Returns the task separator in plain text.
getTaskSeparator() - Method in interface org.opends.quicksetup.util.ProgressMessageFormatter
Returns the task separator formatted.
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.
getTcpNoDelay() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether TCP_NODELAY is enabled.
getTemplate() - Method in class org.opends.server.tools.makeldif.TemplateEntry
Retrieves the template used to generate this entry.
getTemplate(String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the template with the specified name.
getTemplateDirectory() - Method in class org.opends.quicksetup.Installation
Gets the directory used to store the template configuration.
getTemplateLine() - Method in class org.opends.server.tools.makeldif.TemplateValue
Retrieves the template line used to generate this value.
getTemplateLines() - Method in class org.opends.server.tools.makeldif.Template
Retrieves the set of template lines for this template.
getTemplates() - Method in class org.opends.server.tools.makeldif.TemplateFile
Retrieves the set of templates defined in this template file.
getTemporaryDirectory() - Method in class org.opends.quicksetup.Installation
Gets the directory used to store files temporarily.
getTemporaryUpgradeDirectory() - Method in class org.opends.quicksetup.Installation
Gets the directory where the upgrader stores files temporarily.
getTestReversedPasswordPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AttributeValuePasswordValidatorCfgDefn
Get the "test-reversed-password" property definition.
getTestReversedPasswordPropertyDefinition() - Method in class org.opends.server.admin.std.meta.DictionaryPasswordValidatorCfgDefn
Get the "test-reversed-password" property definition.
getText() - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Returns the text displayed on the panel.
getText() - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Returns the text displayed on the panel.
getText() - Static method in class org.opends.quicksetup.LicenseFile
Get the textual contents of the license file.
getTextForIcon(UIFactory.IconType) - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Returns the text to be displayed in the progress label for a give icon type.
getTextForIcon(UIFactory.IconType) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the text to be displayed in the progress label for a give icon type.
getThreadCount() - Method in class org.opends.server.types.LDIFImportConfig
Return the specified thread count.
getThrowableStackFrames() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "throwable-stack-frames" property.
getThrowableStackFrames() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "throwable-stack-frames" property.
getThrowableStackFramesPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getTimeInterval() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "time-interval" property.
getTimeInterval() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "time-interval" property.
getTimeIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn
Get the "time-interval" property definition.
getTimeIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedAuditLogPublisherCfgDefn
Get the "time-interval" property definition.
getTimeIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedDebugLogPublisherCfgDefn
Get the "time-interval" property definition.
getTimeIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedErrorLogPublisherCfgDefn
Get the "time-interval" property definition.
getTimeIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedHTTPAccessLogPublisherCfgDefn
Get the "time-interval" property definition.
getTimeLimit() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the timeLimit property.
getTimeLimit() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "time-limit" property.
getTimeLimit() - Method in interface org.opends.server.admin.std.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() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the default maximum length of time in seconds that should be allowed when processing a search.
getTimeLimit() - Method in interface org.opends.server.core.SearchOperation
Retrieves the time limit for this search operation.
getTimeLimit() - Method in class org.opends.server.core.SearchOperationBasis
 
getTimeLimit() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the time limit for this search operation.
getTimeLimit() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
getTimeLimit() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the time limit for this search request.
getTimeLimit() - Method in class org.opends.server.tools.LDAPSearchOptions
Return the timeLimit value.
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.
getTimeLimit() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the time limit for this search operation.
getTimeLimit() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the time limit for this search operation.
getTimeLimitExpiration() - Method in interface org.opends.server.core.SearchOperation
Get the time after which the search time limit has expired.
getTimeLimitExpiration() - Method in class org.opends.server.core.SearchOperationBasis
 
getTimeLimitExpiration() - Method in class org.opends.server.core.SearchOperationWrapper
Get the time after which the search time limit has expired.
getTimeLimitPropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "time-limit" property definition.
getTimeOfDay() - Method in interface org.opends.server.admin.std.client.FixedTimeLogRotationPolicyCfgClient
Gets the "time-of-day" property.
getTimeOfDay() - Method in interface org.opends.server.admin.std.server.FixedTimeLogRotationPolicyCfg
Gets the "time-of-day" property.
getTimeOfDayPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FixedTimeLogRotationPolicyCfgDefn
Get the "time-of-day" property definition.
getTimeoutServers() - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Gets the list of expected servers that did not respond in time.
getTimeSec() - Method in class org.opends.server.replication.common.CSN
Get the timestamp associated to this CSN in seconds.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BackendIndexesPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BackendVLVIndexesPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.components.TitlePanel
Returns the title of this panel.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ConfigurationAttributePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ConfigurationObjectClassPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ErrorPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Returns the title that will be used as title of the dialog.
getTitle(JPanel) - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Returns the title for a given panel.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewAttributePanel
 
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewDomainPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewIndexPanel
 
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewObjectClassPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
 
getTitle() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Returns the title that will be used as title of the dialog.
getTitle() - Method in class org.opends.guitools.uninstaller.ui.ConfirmUninstallPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.DataOptionsPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.DataReplicationPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.InstallLicensePanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.InstallWelcomePanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
getTitle() - Method in class org.opends.quicksetup.ui.FinishedPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.ui.ProgressPanel
Returns the title of this panel.
getTitle() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns the title of this panel.
getTLSByteChannel(ByteChannel) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Creates a TLS Byte Channel instance using the specified socket channel.
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.
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.
getTooltip() - Method in class org.opends.quicksetup.ui.LabelFieldDescriptor
Returns the tooltip used in the field.
getToolTipText(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
getToolTipText(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
getTopObjectClass() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the "top" objectClass, which should be the topmost objectclass in the inheritance chain for most other objectclasses.
getTopObjectClass() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the "top" objectClass, which should be the topmost objectclass in the inheritance chain for most other objectclasses.
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.
getTotalProcessingTime() - Method in interface org.opends.server.loggers.HTTPRequestInfo
Returns the total processing time for this HTTP request.
getTrafficClass() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves the traffic class for this socket.
getTransferData(DataFlavor) - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
getTransferDataFlavors() - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
getTrapPort() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "trap-port" property.
getTrapPort() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "trap-port" property.
getTrapPortPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "trap-port" property definition.
getTrapsCommunity() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "traps-community" property.
getTrapsCommunity() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "traps-community" property.
getTrapsCommunityPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "traps-community" property definition.
getTrapsDestination() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "traps-destination" property.
getTrapsDestination() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "traps-destination" property.
getTrapsDestinationPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn
Get the "traps-destination" property definition.
getTree() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the JTree controlled by this controller.
getTree() - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Returns the tree contained in the panel.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel.GeneralMonitoringTreeCellRenderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel.IndexTreeCellRenderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.BrowserCellRenderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.renderer.TreeCellRenderer
getTreeModel() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
The tree model created by the controller and assigned to the JTree.
getTreePath() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns the tree path associated with the node that is being displayed.
getTreePath() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the TreePath corresponding to the displayed entry.
getTrustedCertificates() - Method in class org.opends.admin.ads.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.admin.ads.TopologyCache
Returns the trust manager used by this class.
getTrustManager() - Method in exception org.opends.admin.ads.TopologyCacheException
Returns the ApplicationTrustManager that we were using when this exception was generated.
getTrustManager() - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Returns the ApplicationTrustManager used by the connection pool to connect to servers.
getTrustManager() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the trust manager to be used by this ControlPanelInfo (and in general by the control panel).
getTrustManager() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the trust manager that can be used to establish secure connections.
getTrustManager() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns the trust manager that can be used to establish secure connections.
getTrustManager() - Method in class org.opends.quicksetup.Application
Returns the trust manager that can be used to establish secure connections.
getTrustManager() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Handle TrustStore.
getTrustManager() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Handle TrustStore.
getTrustManager() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Gets the trust manager that should be used for connections based on this interaction.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "trust-manager-provider" property.
getTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Trust Manager Provider.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "trust-manager-provider" property.
getTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Trust Manager Provider.
getTrustManagerProvider(DN) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the trust manager provider registered with the provided entry DN.
getTrustManagerProviderDN() - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Gets the "trust-manager-provider" property as a DN.
getTrustManagerProviderDN() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "trust-manager-provider" property as a DN.
getTrustManagerProviderDN() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "trust-manager-provider" property as a DN.
getTrustManagerProviderDN() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
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.opends.server.admin.std.meta.AdministrationConnectorCfgDefn
Get the "trust-manager-provider" property definition.
getTrustManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "trust-manager-provider" property definition.
getTrustManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "trust-manager-provider" property definition.
getTrustManagerProviderPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "trust-manager-provider" property definition.
getTrustManagerProviders() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the set of trust manager providers registered with the Directory Server.
getTrustManagerProvidersRelationDefinition() - Method in class org.opends.server.admin.std.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
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.FileBasedTrustManagerProvider
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.NullTrustManagerProvider
Retrieves a TrustManager object that may be used for interactions requiring access to a trust manager.
getTrustManagers() - Static method in class org.opends.server.tools.PromptTrustManager
Retrieves the trust manager array that should be used to initialize an SSL context in cases where the user should be interactively prompted about whether to trust the server certificate.
getTrustStoreFile() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-file" property.
getTrustStoreFile() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-file" property.
getTrustStoreFile() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-file" property.
getTrustStoreFile() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-file" property.
getTruststoreFileFromConfig() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Returns the absolute path of the trust store file that appears on the config.
getTrustStoreFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-file" property definition.
getTrustStoreFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-file" property definition.
getTrustStorePin() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-pin" property.
getTrustStorePin() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-pin" property.
getTrustStorePin() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-pin" property.
getTrustStorePin() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-pin" property.
getTrustStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-pin-environment-variable" property.
getTrustStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-pin-environment-variable" property.
getTrustStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-pin-environment-variable" property.
getTrustStorePinEnvironmentVariable() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-pin-environment-variable" property.
getTrustStorePinEnvironmentVariablePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-pin-environment-variable" property definition.
getTrustStorePinEnvironmentVariablePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-pin-environment-variable" property definition.
getTrustStorePinFile() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-pin-file" property.
getTrustStorePinFile() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-pin-file" property.
getTrustStorePinFile() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-pin-file" property.
getTrustStorePinFile() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-pin-file" property.
getTrustStorePinFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-pin-file" property definition.
getTrustStorePinFilePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-pin-file" property definition.
getTrustStorePinProperty() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-pin-property" property.
getTrustStorePinProperty() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-pin-property" property.
getTrustStorePinProperty() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-pin-property" property.
getTrustStorePinProperty() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-pin-property" property.
getTrustStorePinPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-pin" property definition.
getTrustStorePinPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-pin" property definition.
getTrustStorePinPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-pin-property" property definition.
getTrustStorePinPropertyPropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-pin-property" property definition.
getTrustStoreType() - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Gets the "trust-store-type" property.
getTrustStoreType() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "trust-store-type" property.
getTrustStoreType() - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Gets the "trust-store-type" property.
getTrustStoreType() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "trust-store-type" property.
getTrustStoreTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.FileBasedTrustManagerProviderCfgDefn
Get the "trust-store-type" property definition.
getTrustStoreTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "trust-store-type" property definition.
getType() - Method in exception org.opends.admin.ads.TopologyCacheException
Returns the type of this exception.
getType() - Method in class org.opends.admin.ads.util.PreferredConnection
Returns the type of the connection.
getType() - Method in class org.opends.dsml.protocol.Control
Gets the value of the type property.
getType() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the type property.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the type of the backend.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.BackupDescriptor
Returns the type of the backup.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Returns the type for this base DN.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
Return the type of the binary value.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement
Returns the type of the element.
getType() - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
Returns the type of the schedule.
getType() - Method in class org.opends.guitools.controlpanel.event.BrowserEvent
Returns the type of event.
getType() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
getType() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
getType() - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
getType() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.RestartServerTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.StartServerTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.StopServerTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.task.Task
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
Returns the type of the task.
getType() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
getType() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Returns the type of the task.
getType() - Method in exception org.opends.quicksetup.ApplicationException
Returns the Type of this exception.
getType() - Method in class org.opends.quicksetup.installer.DataReplicationOptions
Returns the type of DataReplicationOptions represented by this object (replicate or not).
getType() - Method in class org.opends.quicksetup.installer.NewSuffixOptions
Returns the type of NewSuffixOptions represented by this object (import data or not, what use as source of the data...).
getType() - Method in class org.opends.quicksetup.installer.SuffixesToReplicateOptions
Returns the type of SuffixesToReplicateOptions represented by this object (replicate or not).
getType() - Method in class org.opends.quicksetup.ui.LabelFieldDescriptor
Returns the field type.
getType() - Method in exception org.opends.quicksetup.UserDataCertificateException
Returns the type of exception.
getType() - Method in class org.opends.server.admin.AdministratorAction
Gets the type of this administrator action.
getType() - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Gets the "type" property.
getType() - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Gets the "type" property.
getType() - Method in enum org.opends.server.authorization.dseecompat.EnumBindRuleType
Returns the comparison operator corresponding to this EnumBindRuleType.
getType() - Method in enum org.opends.server.controls.PasswordPolicyWarningType
Retrieves the BER type to use for the associated element in the password policy control.
getType() - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.ProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
 
getType() - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Retrieves the BER type for this protocol op.
getType() - Method in class org.opends.server.tools.tasks.TaskEntry
Gets a user presentable string indicating the type of this task.
getType() - Method in enum org.opends.server.util.ChangeOperationType
Retrieves the human-readable name this change type.
getTypePropertyDefinition() - Method in class org.opends.server.admin.std.meta.UniqueAttributePluginCfgDefn
Get the "type" property definition.
getTypes() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Returns the type of indexes (equality, substring, etc.).
getTypes() - Method in class org.opends.server.backends.jeb.SortValues
Retrieve the type of the attribute values in this sort values.
getTypesOnly() - Method in interface org.opends.server.core.SearchOperation
Retrieves the typesOnly flag for this search operation.
getTypesOnly() - Method in class org.opends.server.core.SearchOperationBasis
 
getTypesOnly() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves the typesOnly flag for this search operation.
getTypesOnly() - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Retrieves the value of the typesOnly flag for this search request.
getTypesOnly() - Method in class org.opends.server.tools.LDAPSearchOptions
Return only the attribute types in the search result.
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.
getTypesOnly() - Method in interface org.opends.server.types.operation.SearchEntrySearchOperation
Retrieves the typesOnly flag for this search operation.
getTypesOnly() - Method in interface org.opends.server.types.operation.SearchReferenceSearchOperation
Retrieves the typesOnly flag for this search operation.
getUnacceptableReasons() - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Get the current unacceptable reasons.
getUnbindRequestProtocolOp() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves the protocol op for this LDAP message as an unbind request protocol op.
getUnbindRequests() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Retrieves the number of unbind requests that have been received.
getUninstallBatFile() - Method in class org.opends.quicksetup.Installation
Returns the path to the uninstall.bat file.
getUnits() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the mapping between the allowed names for the units and their multipliers for this configuration attribute.
getUnitSynopsis() - Method in class org.opends.server.admin.IntegerPropertyDefinition
Gets the optional unit synopsis of this integer property definition in the default locale.
getUnitSynopsis(Locale) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Gets the optional unit synopsis of this integer property definition in the specified locale.
getUnsignedHash() - Method in class org.opends.server.types.BackupInfo
Retrieves the data for the unsigned hash for this backup, if appropriate.
getUpdatedEntry() - Method in interface org.opends.server.core.ModifyDNOperation
Retrieves the new entry, as it will appear after it is renamed.
getUpdatedEntry() - Method in class org.opends.server.core.ModifyDNOperationBasis
Retrieves the new entry, as it will appear after it is renamed.
getUpdatedEntry() - Method in class org.opends.server.core.ModifyDNOperationWrapper
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.
getUpdatedEntry() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyDNOperation
Retrieves the new entry, as it will appear after it is renamed.
getUpdateInterval() - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "update-interval" property.
getUpdateInterval() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "update-interval" property.
getUpdateIntervalPropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn
Get the "update-interval" property definition.
getUpdateMessage() - Method in class org.opends.server.replication.plugin.UpdateToReplay
Getter for update message.
getUpdateRemoteReplication() - Method in class org.opends.guitools.uninstaller.UninstallUserData
Returns whether the user wants to update remote replication configuration or not.
getUpperBound() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the upper bound for the calculated value of this configuration attribute.
getUpperBound() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the upper bound for the calculated value of this configuration attribute.
getUpperLimit() - Method in class org.opends.server.admin.DurationPropertyDefinition
Get the upper limit in milli-seconds.
getUpperLimit() - Method in class org.opends.server.admin.IntegerPropertyDefinition
Get the upper limit.
getUpperLimit() - Method in class org.opends.server.admin.SizePropertyDefinition
Get the upper limit in bytes.
getURL() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
URL of the displayed entry.
getURL() - Method in class org.opends.quicksetup.util.URLWorker
Returns the URL that we are trying to launch in the users browser.
getUrl() - Method in exception org.opends.quicksetup.util.WebBrowserException
Returns the url that we were trying to display when the exception occurred.
getURL() - Method in class org.opends.server.authorization.dseecompat.UserDNTypeURL
Returns the URL.
getURLToConnect() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the URL that must be used to connect to the server based on the available enabled connection handlers in the server and the connection policy.
getUsableMemoryForCaching() - Static method in class org.opends.server.util.Platform
Calculates the usable memory which could potentially be used by the application for caching objects.
getUsage(PropertyDefinition<?>) - Method in class org.opends.server.admin.PropertyDefinitionUsageBuilder
Generates the usage information for the provided property definition.
getUsage() - Method in class org.opends.server.types.AttributeType
Retrieves the usage indicator for this attribute type.
getUseNanoTime() - Static method in class org.opends.server.core.DirectoryServer
Retrieves whether operation processing times should be collected with nanosecond resolution.
getUsePasswordCachingPropertyDefinition() - Method in class org.opends.server.admin.std.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.
getUserAnswer() - Method in class org.opends.quicksetup.ui.CertificateDialog
Wheter the user accepted the certificate or not.
getUserArguments() - Method in class org.opends.quicksetup.ui.GuiApplication
Returns the arguments passed in the command-line to launch the application.
getUserAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Retrieves the requested user attribute element(s) for the specified attribute type.
getUserAttribute(AttributeType, Set<String>) - Method in class org.opends.server.types.Entry
Retrieves the requested user attribute element(s) for the specified attribute type.
getUserAttributes() - Method in interface org.opends.server.core.AddOperation
Retrieves the set of processed user attributes for the entry to add.
getUserAttributes() - Method in class org.opends.server.core.AddOperationBasis
 
getUserAttributes() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves the set of processed user attributes for the entry to add.
getUserAttributes() - Method in class org.opends.server.types.Entry
Retrieves the entire set of user (i.e., non-operational) attributes for this entry.
getUserAttributes() - Method in interface org.opends.server.types.operation.PostOperationAddOperation
Retrieves the set of processed user attributes for the entry to add.
getUserAttributes() - Method in interface org.opends.server.types.operation.PostResponseAddOperation
Retrieves the set of processed user attributes for the entry to add.
getUserAttributes() - Method in interface org.opends.server.types.operation.PostSynchronizationAddOperation
Retrieves the set of processed user attributes for the entry to add.
getUserAttributes() - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Retrieves the set of processed user attributes for the entry to add.
getUserBaseDN() - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Gets the "user-base-dn" property.
getUserBaseDN() - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Gets the "user-base-dn" property.
getUserBaseDN() - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Gets the "user-base-dn" property.
getUserBaseDN() - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Gets the "user-base-dn" property.
getUserBaseDN() - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Gets the "user-base-dn" property.
getUserBaseDN() - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Gets the "user-base-dn" property.
getUserBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn
Get the "user-base-dn" property definition.
getUserBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectAttributeToUserAttributeCertificateMapperCfgDefn
Get the "user-base-dn" property definition.
getUserBaseDNPropertyDefinition() - Method in class org.opends.server.admin.std.meta.SubjectDNToUserAttributeCertificateMapperCfgDefn
Get the "user-base-dn" property definition.
getUserData() - Method in class org.opends.quicksetup.Application
Returns the UserData object representing the parameters provided by the user to do the installation.
getUserData() - Method in interface org.opends.quicksetup.CliApplication
Gets the user data this application will use when running.
getUserData() - Method in class org.opends.quicksetup.QuickSetupCli
Gets the user data this application will use when running.
getUserDataConnection() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return the connection for accessing the directory user data.
getUserDataDirContext() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns the dir context to be used by the ControlPanelInfo to retrieve user data.
getUserDataDirContext(ControlPanelInfo, String, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the InitialLdapContext to connect to the server using the information in the ControlCenterInfo object (which provides the host, port and protocol to be used) and some LDAP credentials.
getUserDefinedNames() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves an iterable over the set of user-defined names that may be used to reference this schema definition.
getUserDefinedTime(String) - Static method in class org.opends.server.util.TimeThread
Retrieves the current time formatted using the given format string.
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.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "user-dn-equal-to" property.
getUserDNEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "user-dn-equal-to" property.
getUserDNEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "user-dn-equal-to" property definition.
getUserDNNotEqualTo() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "user-dn-not-equal-to" property.
getUserDNNotEqualTo() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "user-dn-not-equal-to" property.
getUserDNNotEqualToPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "user-dn-not-equal-to" 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 interface org.opends.server.core.BindOperation
Retrieves the user entry DN for this bind operation.
getUserEntryDN() - Method in class org.opends.server.core.BindOperationBasis
Retrieves the user entry DN for this bind operation.
getUserEntryDN() - Method in class org.opends.server.core.BindOperationWrapper
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.opends.server.admin.AbstractManagedObjectDefinition
Gets the user friendly name of this managed object definition in the default locale.
getUserFriendlyName(Locale) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the user friendly name of this managed object definition in the specified locale.
getUserFriendlyName() - Method in exception org.opends.server.admin.client.MissingMandatoryPropertiesException
Gets the user friendly name of the component that caused this exception.
getUserFriendlyName() - Method in exception org.opends.server.admin.client.OperationRejectedException
Gets the user friendly name of the component that caused this exception.
getUserFriendlyName() - Method in class org.opends.server.admin.RelationDefinition
Gets the user friendly name of this relation definition in the default locale.
getUserFriendlyName(Locale) - Method in class org.opends.server.admin.RelationDefinition
Gets the user friendly name of this relation definition in the specified locale.
getUserFriendlyPluralName() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the user friendly plural name of this managed object definition in the default locale.
getUserFriendlyPluralName(Locale) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Gets the user friendly plural name of this managed object definition in the specified locale.
getUserFriendlyPluralName() - Method in class org.opends.server.admin.InstantiableRelationDefinition
Gets the user friendly plural name of this relation definition in the default locale.
getUserFriendlyPluralName(Locale) - Method in class org.opends.server.admin.InstantiableRelationDefinition
Gets the user friendly plural name of this relation definition in the specified locale.
getUserFriendlyPluralName() - Method in class org.opends.server.admin.SetRelationDefinition
Gets the user friendly plural name of this relation definition in the default locale.
getUserFriendlyPluralName(Locale) - Method in class org.opends.server.admin.SetRelationDefinition
Gets the user friendly plural name of this relation definition in the specified locale.
getUserIsMemberOf() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "user-is-member-of" property.
getUserIsMemberOf() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "user-is-member-of" property.
getUserIsMemberOfPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "user-is-member-of" property definition.
getUserIsNotMemberOf() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "user-is-not-member-of" property.
getUserIsNotMemberOf() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "user-is-not-member-of" property.
getUserIsNotMemberOfPropertyDefinition() - Method in class org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn
Get the "user-is-not-member-of" property definition.
getUseSSLPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "use-ssl" property definition.
getUseSSLPropertyDefinition() - Method in class org.opends.server.admin.std.meta.JMXConnectionHandlerCfgDefn
Get the "use-ssl" property definition.
getUseSSLPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "use-ssl" property definition.
getUseSSLPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "use-ssl" property definition.
getUseTCPKeepAlivePropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "use-tcp-keep-alive" property definition.
getUseTCPKeepAlivePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "use-tcp-keep-alive" property definition.
getUseTCPKeepAlivePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "use-tcp-keep-alive" property definition.
getUseTCPNoDelayPropertyDefinition() - Method in class org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn
Get the "use-tcp-no-delay" property definition.
getUseTCPNoDelayPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn
Get the "use-tcp-no-delay" property definition.
getUseTCPNoDelayPropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn
Get the "use-tcp-no-delay" property definition.
getValue() - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.DsmlAttr
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the value property.
getValue() - Method in class org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement
Returns the value.
getValue() - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Returns the object represented by this panel.
getValue() - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Returns the object class value displayed in this panel.
getValue() - Method in class org.opends.server.admin.condition.ContainsCondition
Returns the value that must be set for this condition to be fulfilled.
getValue() - Method in interface org.opends.server.admin.std.client.UserDefinedVirtualAttributeCfgClient
Gets the "value" property.
getValue() - Method in interface org.opends.server.admin.std.server.UserDefinedVirtualAttributeCfg
Gets the "value" property.
getValue(int) - Method in class org.opends.server.backends.jeb.SortValuesSet
Retrieve an attribute value from this values set.
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.protocols.ldap.ExtendedRequestProtocolOp
Retrieves the value for this extended request.
getValue() - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
Retrieves the value for this extended response.
getValue() - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Retrieves the value for this intermediate response.
getValue() - Method in class org.opends.server.protocols.ldap.LDAPControl
Retrieves the value for this control.
getValue() - Method in enum org.opends.server.replication.common.AssuredMode
Get a numeric representation of the mode.
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(AttributeType) - Method in class org.opends.server.tools.makeldif.TemplateEntry
Retrieves the value for the specified attribute, if defined.
getValue() - Method in class org.opends.server.tools.makeldif.TemplateValue
Retrieves the generated value.
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.
getValue() - Method in class org.opends.server.types.IntermediateResponse
Retrieves the value for this intermediate response.
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.BackupTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
getValueAt(int, int) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
getValueDeleteTime() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
Get the last time when the value was deleted.
getValuePropertyDefinition() - Method in class org.opends.server.admin.std.meta.UserDefinedVirtualAttributeCfgDefn
Get the "value" property definition.
getValues(SearchResult, String) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Returns a Set with the String representation of the values of an attribute in a LDAP entry.
getValues(String) - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Gets the values associated with a given attribute.
getValues(String) - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Gets the values associated with a given attribute.
getValues(String) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Gets the values associated with a given attribute.
getValues(String) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Returns the list of values associated with a given attribute.
getValues(String) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Gets the values associated with a given attribute.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.api.VirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues() - Method in class org.opends.server.backends.jeb.SortValues
Retrieve the attribute values in this sort values.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Generates an unmodifiable attribute with the values for the provided entry.
getValues() - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Retrieves the set of values for this attribute.
getValues(AttributeType) - Method in class org.opends.server.tools.makeldif.TemplateEntry
Retrieves the set of values for the specified attribute, if defined.
getValues() - Method in class org.opends.server.types.RawAttribute
Retrieves the set of values for this attribute.
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
 
getValueSynopsis(E) - Method in class org.opends.server.admin.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.opends.server.admin.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.
getVerbose() - Method in class org.opends.server.tools.LDAPToolOptions
Return the verbose flag value.
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.
getVersion() - Method in class org.opends.server.util.VersionCompatibilityIssue
Gets the build version for which this issue applies.
getVersionMonitor() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the version entry of the monitoring tree.
getVersionNumber() - Method in class org.opends.server.tools.LDAPConnectionOptions
Get the LDAP version number.
getVersionString() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the full version string for the Directory Server.
getVersionString() - Static method in class org.opends.server.types.DirectoryConfig
Retrieves the full version string for the Directory Server.
getViewFactory() - Method in class org.opends.quicksetup.ui.CustomHTMLEditorKit
getViewPositions(Component) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Gets the view positions object for the provided component.
getVirtualAttribute(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the named Virtual Attribute.
getVirtualAttribute(String) - Method in interface org.opends.server.admin.std.server.RootCfg
Gets the named Virtual Attribute.
getVirtualAttributeRule() - Method in class org.opends.server.types.VirtualAttribute
Retrieves the virtual attribute rule that governs the behavior of this 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.opends.server.admin.std.meta.RootCfgDefn
Get the "virtual-attributes" relation definition.
getVisibility() - Method in class org.opends.server.controls.SubentriesControl
Retrieves the visibility for this Subentries Control.
getVLVIndex(VLVIndex) - Method in class org.opends.server.backends.jeb.IndexBuffer
Get the buffered VLV values for the given VLV index.
getVLVIndexes() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Returns the vlv index objects associated with the backend.
getVLVIndexes() - Method in class org.opends.server.backends.jeb.EntryContainer
Retrieve all VLV indexes.
getVLVNameInCellRenderer(VLVIndexDescriptor) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns a string representing the VLV index in a cell.
getVLVNameInCommandLine(VLVIndexDescriptor) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns the representation of the VLV index as it must be used in the command-line.
getVLVResultCode() - Method in class org.opends.server.controls.VLVResponseControl
Retrieves the result code for the VLV operation.
getVLVSortOrder(String) - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Method that transforms the VLV sort order value as it is defined in the schema to a list of VLVSortOrder objects.
getWarnedTime() - Method in class org.opends.server.core.PasswordPolicyState
Retrieves the time that the user was first warned about an upcoming expiration.
getWarningType() - Method in class org.opends.server.controls.PasswordPolicyResponseControl
Retrieves the password policy warning type contained in this control.
getWarningValue() - Method in class org.opends.server.controls.PasswordPolicyResponseControl
Retrieves the password policy warning value for this control.
getWeight() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "weight" property.
getWeight() - Method in interface org.opends.server.admin.std.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.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "weight" property definition.
getWindowSize() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "window-size" property.
getWindowSize() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "window-size" property.
getWindowSize() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "window-size" property.
getWindowSize() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "window-size" property.
getWindowSize() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
Get the window size for the server that created this message.
getWindowSize() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
Get the window size for the server that created this message.
getWindowSize() - Method in class org.opends.server.replication.protocol.ServerStartMsg
Get the window size for the ldap server that created the message.
getWindowSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationDomainCfgDefn
Get the "window-size" property definition.
getWindowSizePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ReplicationServerCfgDefn
Get the "window-size" property definition.
getWizardSteps() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns the set of wizard steps used in this application's wizard.
getWizardSteps() - Method in class org.opends.quicksetup.installer.Installer
 
getWizardSteps() - Method in class org.opends.quicksetup.ui.GuiApplication
Returns the set of wizard steps used in this application's wizard.
getWorkQueue() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns the monitoring entry for the work queue.
getWorkQueue() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Gets the Work Queue.
getWorkQueue() - Method in interface org.opends.server.admin.std.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.
getWorkQueueMonitor() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns the monitoring entry for the work queue.
getWorkQueueRelationDefinition() - Method in class org.opends.server.admin.std.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.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.ConfigFileHandlerBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.MemoryBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.MonitorBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.NullBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.BackupBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.ConfigFileHandlerBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.MemoryBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.MonitorBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.NullBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Gets the "writability-mode" property.
getWritabilityMode() - Method in class org.opends.server.api.Backend
Retrieves the writability mode for this backend.
getWritabilityMode() - Static method in class org.opends.server.core.DirectoryServer
Retrieves the writability mode for the Directory Server.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.BackupBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.ConfigFileHandlerBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.GlobalCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LDIFBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.LocalDBBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.MemoryBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.MonitorBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.NullBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PDBBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.PluggableBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.SchemaBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TaskBackendCfgDefn
Get the "writability-mode" property definition.
getWritabilityModePropertyDefinition() - Method in class org.opends.server.admin.std.meta.TrustStoreBackendCfgDefn
Get the "writability-mode" property definition.
getWriter() - Method in class org.opends.server.types.LDIFExportConfig
Retrieves the writer that should be used to write the LDIF data.
getWriteSelector() - Method in class org.opends.server.api.ClientConnection
Retrieves a Selector that may be used to ensure that write operations complete in a timely manner, or terminate the connection in the event that they fail to do so.
getWriteSelector() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Retrieves a Selector that may be used to ensure that write operations complete in a timely manner, or terminate the connection in the event that they fail to do so.
getYoungestModificationTime() - Method in class org.opends.server.types.Schema
Retrieves the modification timestamp for the file in the schema configuration directory with the youngest last modified time.
GLOBAL_ADMIN_UID - Static variable in class org.opends.admin.ads.ADSContext
Default global admin UID.
GLOBAL_ADMIN_UID - Static variable in class org.opends.quicksetup.Constants
Default global admin UID.
GlobalAdministratorPanel - Class in org.opends.quicksetup.installer.ui
This class is used to set the global administrator parameters.
GlobalAdministratorPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.GlobalAdministratorPanel
Constructor of the panel.
GlobalCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Global Configuration settings.
GlobalCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Global Configuration settings.
GlobalCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Global Configuration managed object definition meta information.
GlobalCfgDefn.DisabledPrivilege - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "disabled-privilege" property.
GlobalCfgDefn.EtimeResolution - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "etime-resolution" property.
GlobalCfgDefn.InvalidAttributeSyntaxBehavior - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "invalid-attribute-syntax-behavior" property.
GlobalCfgDefn.SingleStructuralObjectclassBehavior - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "single-structural-objectclass-behavior" property.
GlobalCfgDefn.WritabilityMode - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "writability-mode" property.
GoverningStructureRuleVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Governing Structure Rule Virtual Attribute settings.
GoverningStructureRuleVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Governing Structure Rule Virtual Attribute settings.
GoverningStructureRuleVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this governingStructureRule virtual attribute provider.
GREATER_OR_EQUAL_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the greaterOrEqual filter type.
greaterOrEqual - Variable in class org.opends.dsml.protocol.Filter
 
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is greater than or equal to the given value.
greaterThanOrEqualTo(ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has any value(s) that are greater than or equal to the provided value.
greaterThanOrEqualTo(ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute has any value(s) that are greater than or equal to the provided value.
greaterThanOrEqualTo(ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
greyBackground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The grey color background that is used for instance as background for the buttons in the dialogs (in the bottom of the dialogs).
gridColor - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The grid color for the table.
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
 
GROUP_EXECUTABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is executable by members of its group.
GROUP_FILTER - Static variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
Group filter message.
GROUP_READABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is readable by members of its group.
GROUP_WRITABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is writable by members of its group.
GroupDN - Class in org.opends.server.authorization.dseecompat
This class implements the groupdn bind rule keyword.
groupId - Variable in class org.opends.server.replication.protocol.StartMsg
Group id of the replicated domain.
groupId - Variable in class org.opends.server.replication.server.ServerHandler
Group id of this remote server.
GroupImplementationCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Group Implementation settings.
GroupImplementationCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Group Implementation settings.
GroupImplementationCfgDefn - Class in org.opends.server.admin.std.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.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.opends.server.admin.std.server
A server-side interface for querying GSSAPI SASL Mechanism Handler settings.
GSSAPISASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying GSSAPI SASL Mechanism Handler settings.
GSSAPISASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the GSSAPI SASL Mechanism Handler managed object definition meta information.
GSSAPISASLMechanismHandlerCfgDefn.QualityOfProtection - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "quality-of-protection" property.
GuiApplication - Class in org.opends.quicksetup.ui
This class represents an application with a wizard GUI that can be run in the context of QuickSetup.
GuiApplication() - Constructor for class org.opends.quicksetup.ui.GuiApplication
Constructs an instance of an application.
GuideSyntax - Class in org.opends.server.schema
This class implements the guide attribute syntax, which may be used to provide criteria for generating search filters for entries, optionally tied to a specified objectclass.
GuideSyntax() - Constructor for class org.opends.server.schema.GuideSyntax
Creates a new instance of this syntax.
GUIDTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include a GUID in the attribute value.
GUIDTag() - Constructor for class org.opends.server.tools.makeldif.GUIDTag
Creates a new instance of this GUID tag.
guiLaunchFailed(String) - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Called if launching of the GUI failed.
guiLaunchFailed(String) - Method in class org.opends.quicksetup.installer.SetupLauncher
Called if launching of the GUI failed.
guiLaunchFailed(String) - Method in class org.opends.quicksetup.Launcher
Called if launching of the GUI failed.

H

handle(Callback[]) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
During login, callbacks are usually used to prompt for passwords.
handle(Callback[]) - Method in class org.opends.server.extensions.SASLContext
Process the specified callback array.
handle(Callback[]) - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Handles the authentication callbacks to provide information needed by the JAAS login process.
handle(Callback[]) - Method in class org.opends.server.tools.upgrade.UpgradeCli
handleConfigChangeResult(ConfigChangeResult, DN, String, String) - Method in class org.opends.server.extensions.ConfigFileHandler
Examines the provided result and logs a message if appropriate.
handleConflictResolution(PreOperationAddOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationDeleteOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationModifyOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationModifyDNOperation) - Method in class org.opends.server.api.SynchronizationProvider
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationModifyOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationAddOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationDeleteOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleConflictResolution(PreOperationModifyDNOperation) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any necessary synchronization processing for the operation that may be needed early on to deal with any potential conflict resolution or updates to historical data.
handleDeprecatedStorageSchemes(ByteString) - Method in class org.opends.server.core.PasswordPolicyState
Performs any processing that may be necessary to remove deprecated storage schemes from the user's entry that match the provided password and re-encodes them using the default schemes.
handleInternalSearchEntry(InternalSearchOperation, SearchResultEntry) - Method in class org.opends.server.extensions.DynamicGroupSearchThread
Performs any processing necessary for the provided search result entry.
handleInternalSearchEntry(InternalSearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Performs any processing necessary for the provided search result entry.
handleInternalSearchEntry(InternalSearchOperation, SearchResultEntry) - Method in interface org.opends.server.protocols.internal.InternalSearchListener
Performs any processing necessary for the provided search result entry.
handleInternalSearchReference(InternalSearchOperation, SearchResultReference) - Method in class org.opends.server.extensions.DynamicGroupSearchThread
Performs any processing necessary for the provided search result reference.
handleInternalSearchReference(InternalSearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Performs any processing necessary for the provided search result reference.
handleInternalSearchReference(InternalSearchOperation, SearchResultReference) - Method in interface org.opends.server.protocols.internal.InternalSearchListener
Performs any processing necessary for the provided search result reference.
handleLowMemory() - Method in class org.opends.server.api.EntryCache
Attempts to react to a scenario in which it is determined that the system is running low on available memory.
handleLowMemory() - Method in class org.opends.server.extensions.DefaultEntryCache
Attempts to react to a scenario in which it is determined that the system is running low on available memory.
handleLowMemory() - Method in class org.opends.server.extensions.FIFOEntryCache
Attempts to react to a scenario in which it is determined that the system is running low on available memory.
handleLowMemory() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Attempts to react to a scenario in which it is determined that the system is running low on available memory.
handleMonitoringSearchResult(SearchResult, String) - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Takes the provided search result and updates the monitoring information accordingly.
handleNotification(Notification, Object) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
handlePasswordPolicy() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendAddOperation
Performs all password policy processing necessary for the provided add operation.
handlesEntry(DN) - Method in class org.opends.server.api.Backend
Indicates whether this backend should be used to handle operations for the provided entry.
handlesEntry(DN, Collection<DN>, Collection<DN>) - Static method in class org.opends.server.api.Backend
Indicates whether a backend should be used to handle operations for the provided entry given the set of base DNs and exclude DNs.
handleStatusNotification(AccountStatusNotification) - Method in class org.opends.server.api.AccountStatusNotificationHandler
Performs any processing that may be necessary in conjunction with the provided account status notification.
handleStatusNotification(AccountStatusNotification) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Performs any processing that may be necessary in conjunction with the provided account status notification.
handleStatusNotification(AccountStatusNotification) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Performs any processing that may be necessary in conjunction with the provided account status notification.
handleSubentryAdd(Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any processing that may be required after a subentry add operation.
handleSubentryDelete(Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any processing that may be required after a subentry delete operation.
handleSubentryModify(Entry, Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any processing that may be required after a subentry modify operation.
handleSubentryModifyDN(Entry, Entry) - Method in interface org.opends.server.api.SubentryChangeListener
Performs any processing that may be required after a subentry modify DN operation.
hasAccessType(EnumAccessType) - Method in class org.opends.server.authorization.dseecompat.Aci
Re-direct has access type to the body's hasAccessType method.
hasAccessType(EnumAccessType) - Method in class org.opends.server.authorization.dseecompat.AciBody
Checks all of the permissions in this body for a specific access type.
hasAccessType(EnumAccessType) - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
Checks the permission to see if it has this access type.
hasAccessType(EnumAccessType) - Method in class org.opends.server.authorization.dseecompat.Permission
Checks if a given access type enumeration is equal to this classes access type.
hasAdminData() - Method in class org.opends.admin.ads.ADSContext
Returns true if the server contains Administration Data and false otherwise.
hasAllOpAttributes() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the evaluating ACI contained a targetattr all operational attributes rule match.
hasAllOptions(Collection<String>) - Method in class org.opends.server.types.AbstractAttribute
Indicates whether this attribute has all of the options in the provided collection.
hasAllOptions(Collection<String>) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has all of the options in the provided collection.
hasAllOptions(Collection<String>) - Method in class org.opends.server.types.VirtualAttribute
 
hasAllPrivileges(Privilege[], Operation) - Method in class org.opends.server.api.ClientConnection
Indicates whether the authenticate client has all of the specified privileges.
hasAllUserAttributes() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the evaluating ACI contained a targetattr all user attributes rule match.
hasAllValues(Entry, VirtualAttributeRule, Collection<ByteString>) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate all of the values in the provided collection.
hasAttribute(AttributeType) - Method in class org.opends.server.tools.makeldif.Branch
Indicates whether this branch contains a reference to the specified attribute type, either in the RDN components of the DN or in the extra lines.
hasAttribute(AttributeType) - Method in class org.opends.server.tools.makeldif.Template
Indicates whether this template contains any template lines that reference the provided attribute type.
hasAttribute(AttributeType) - Method in class org.opends.server.tools.makeldif.TemplateEntry
Indicates whether this entry contains one or more values for the specified attribute type.
hasAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified attribute.
hasAttribute(AttributeType, boolean) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified attribute.
hasAttribute(AttributeType, Set<String>) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified attribute with all of the options in the provided set.
hasAttribute(AttributeType, Set<String>, boolean) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified attribute with all of the options in the provided set.
hasAttributeType(AttributeType) - Method in class org.opends.server.types.RDN
Indicates whether this RDN includes the specified attribute type.
hasAttributeType(String) - Method in class org.opends.server.types.RDN
Indicates whether this RDN includes the specified attribute type.
hasAttributeType(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes an attribute type with the provided name or OID.
hasAuthenticationMethod(EnumAuthMethod, String) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Determine whether the client connection has been authenticated using a specified authentication method.
hasAuthenticationMethod(EnumAuthMethod, String) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Determine whether the client connection has been authenticated using a specified authentication method.
hasAuthenticationType(AuthenticationType) - Method in class org.opends.server.types.AuthenticationInfo
Indicates whether this client has authenticated using the specified authentication type.
hasBackend(String) - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server has a backend with the specified backend ID.
hasBeenModified() - Method in class org.opends.quicksetup.Configuration
Indicates whether the config.ldif file has been modified (compared to what we had in the zip file).
hasBinarySyntax(String, Schema) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided attribute has binary syntax and false otherwise.
hasCertificateSyntax(String, Schema) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns true if the provided attribute name has certificate syntax and false otherwise.
hasChild(OptionalRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Determines whether or not the optional managed object associated with the specified optional relations exists.
hasChild(OptionalRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Determines whether or not the optional managed object associated with the specified optional relations exists.
hasChild(OptionalRelationDefinition<?, ?>) - Method in class org.opends.server.admin.server.ServerManagedObject
Determines whether or not the optional managed object associated with the specified optional relations exists.
hasChildren() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Determine whether there are any child managed object definitions which inherit from this managed object definition.
hasChildren() - Method in class org.opends.server.config.ConfigEntry
Indicates whether this entry has any children.
hasConnectionError() - Method in class org.opends.server.replication.service.ReplicationDomain
Check if the domain has a connection error.
hasControlCharaters(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Checks if a string contains control characters.
hasDescriptor(LocalizableMessage, LocalizableMessageDescriptor.Arg0) - Static method in class org.opends.server.util.StaticUtils
Test if the provided message corresponds to the provided descriptor.
hasDescriptor(LocalizableMessage, LocalizableMessageDescriptor.Arg1) - Static method in class org.opends.server.util.StaticUtils
Test if the provided message corresponds to the provided descriptor.
hasDescriptor(LocalizableMessage, LocalizableMessageDescriptor.Arg2) - Static method in class org.opends.server.util.StaticUtils
Test if the provided message corresponds to the provided descriptor.
hasDescriptor(LocalizableMessage, LocalizableMessageDescriptor.Arg3) - Static method in class org.opends.server.util.StaticUtils
Test if the provided message corresponds to the provided descriptor.
hasDescriptor(LocalizableMessage, LocalizableMessageDescriptor.Arg7) - Static method in class org.opends.server.util.StaticUtils
Test if the provided message corresponds to the provided descriptor.
hasDITContentRule(ObjectClass) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a DIT content rule for the provided objectclass.
hasDITStructureRule(int) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a DIT structure rule with the provided rule ID.
hasDITStructureRule(NameForm) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a DIT structure rule for the provided name form.
hasEnoughSpace(String, long) - Static method in class org.opends.quicksetup.util.Utils
Returns true if there is more disk space in the provided path than what is specified with the bytes parameter.
hasEntry(DN) - Method in class org.opends.server.core.ConfigurationHandler
hasEntryTestRule() - Method in class org.opends.server.authorization.dseecompat.AciContainer
True if an entry test rule was found.
hasEntryTestRule() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
True if an entry test rule was found.
hasEvalOpAttributes() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the evaluating ACI either contained an explicitly defined operational attribute type in a targetattr target rule or both a targetattr all operational attributes rule matched and a explicitly defined targetattr target rule matched.
hasEvalOpAttributes() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Return true if the evaluating ACI either contained an explicitly defined operational attribute type in a targetattr target rule or both a targetattr all operational attributes rule matched and a explicitly defined targetattr target rule matched.
hasEvalUserAttributes() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the evaluating ACI either contained an explicitly defined user attribute type in a targeattr target rule or both a targetattr all user attributes rule matched and a explicitly defined targetattr target rule matched.
hasEvalUserAttributes() - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Return true if the evaluating ACI either contained an explicitly defined user attribute type in a targeattr target rule or both a targetattr all user attributes rule matched and a explicitly defined targetattr target rule matched.
hasGetEffectiveRightsControl() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the container is being used in a geteffectiverights evaluation.
hashCode() - Method in class org.opends.admin.ads.SuffixDescriptor
 
hashCode() - Method in class org.opends.admin.ads.util.PreferredConnection
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.BinaryValue
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
 
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.ObjectClassValue
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
 
hashCode() - Method in class org.opends.guitools.controlpanel.datamodel.VLVSortOrder
hashCode() - Method in class org.opends.quicksetup.BuildInformation
hashCode() - Method in class org.opends.quicksetup.JavaArguments
hashCode() - Method in class org.opends.server.admin.ManagedObjectPath
hashCode() - Method in class org.opends.server.admin.PropertyDefinition
Returns a hash code value for this property definition.
hashCode() - Method in class org.opends.server.admin.Tag
hashCode() - Method in class org.opends.server.api.AttributeSyntax
Retrieves the hash code for this attribute syntax.
hashCode() - Method in class org.opends.server.backends.jeb.EntryID
Returns a hash code value for the object.
hashCode() - Method in class org.opends.server.backends.pluggable.spi.TreeName
hashCode() - Method in class org.opends.server.core.OperationWrapper
hashCode() - Method in class org.opends.server.plugins.profiler.ProfileStack
Retrieves the hash code for this profile stack.
hashCode() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Retrieves the hash code for this stack frame.
hashCode() - Method in class org.opends.server.protocols.jmx.DirectoryRMIServerSocketFactory
Returns a hash code value for this CacaoRMIServerSocketFactory.
hashCode() - Method in class org.opends.server.protocols.jmx.OpendsJmxPrincipal
hashCode() - Method in class org.opends.server.replication.common.CSN
hashCode() - Method in class org.opends.server.replication.common.DSInfo
Computes hash code for this object instance.
hashCode() - Method in class org.opends.server.replication.common.RSInfo
Computes hash code for this object instance.
hashCode() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
Calculates the hasCode for this object.
hashCode() - Method in class org.opends.server.replication.protocol.OperationContext
hashCode() - Method in class org.opends.server.replication.protocol.UpdateMsg
hashCode() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
 
hashCode() - Method in class org.opends.server.replication.server.changelog.api.ReplicaId
hashCode() - Method in class org.opends.server.tools.BackendTypeHelper.BackendTypeUIAdapter
 
hashCode() - Method in class org.opends.server.tools.tasks.TaskEntry
Retrieves a hash code for this task entry.
hashCode() - Method in class org.opends.server.types.AbstractAttribute
 
hashCode() - Method in class org.opends.server.types.AbstractOperation
 
hashCode() - Method in interface org.opends.server.types.Attribute
Retrieves the hash code for this attribute.
hashCode() - Method in class org.opends.server.types.CacheEntry
Retrieves the hash code for this cache entry.
hashCode() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Retrieves the hash code for this attribute.
hashCode() - Method in class org.opends.server.types.CommonSchemaElements
Retrieves the hash code for this schema definition.
hashCode() - Method in class org.opends.server.types.DITContentRule
Retrieves the hash code for this DIT content rule.
hashCode() - Method in class org.opends.server.types.DITStructureRule
Retrieves the hash code for this DIT structure rule.
hashCode() - Method in class org.opends.server.types.DN
Returns the hash code for this DN.
hashCode() - Method in class org.opends.server.types.Entry
Retrieves a hash code for this entry.
hashCode() - Method in class org.opends.server.types.HostPort
Retrieves a hash code for this HostPort object.
hashCode() - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves the hash code for this ldap syntax description.
hashCode() - Method in class org.opends.server.types.LDAPURL
Retrieves the hash code for this LDAP URL.
hashCode() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the hash code for this matching rule use.
hashCode() - Method in class org.opends.server.types.Modification
Retrieves the hash code for this modification.
hashCode() - Method in class org.opends.server.types.NameForm
Retrieves the hash code for this name form.
hashCode() - Method in class org.opends.server.types.RDN
Retrieves the hash code for this RDN.
hashCode() - Method in class org.opends.server.types.SearchFilter
Retrieves the hash code for this search filter.
hashCode() - Method in class org.opends.server.types.SortKey
Retrieves the hash code for this sort key.
hashCode() - Method in class org.opends.server.types.SortOrder
Retrieves the hash code for this sort order.
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.AndRefinement
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.FilterRefinement
hashCode() - Method in class org.opends.server.types.SubtreeSpecification
Retrieves the hash code for this subtree specification object.
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.ItemRefinement
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.NotRefinement
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.OrRefinement
hashCode() - Method in class org.opends.server.types.SubtreeSpecification.Refinement
hashCode() - Method in class org.opends.server.util.BuildVersion
 
hashData() - Method in class org.opends.server.types.BackupConfig
Indicates whether the backup process should generate a hash of the data as it is archived that may be validated as part of the restore process.
hashData() - Method in class org.opends.server.types.LDIFExportConfig
Indicates whether to generate a cryptographic hash of the data that is written.
hasImageSyntax(String, Schema) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided attribute has image syntax and false otherwise.
hasInstancesChanged(long) - Method in class org.opends.server.core.GroupManager
Compare the specified token against the current group manager token value.
hasLdapSyntaxDescription(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes an ldap syntax description with the provided name or OID.
hasLock() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Tests if the current thread has the lock on this domain.
hasLowerBound() - Method in class org.opends.server.config.IntegerConfigAttribute
Indicates whether a lower bound will be enforced for the value of this configuration attribute.
hasLowerBound() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Indicates whether a lower bound will be enforced for the calculated value of this configuration attribute.
hasMask(int) - Method in class org.opends.server.authorization.dseecompat.TargAttrFilterList
Check if the mask value of this TargAttrFilterList class contains the specified mask value.
hasMask(int) - Method in class org.opends.server.authorization.dseecompat.TargAttrFilters
Return true if the TargAttrFilters mask contains the specified mask.
hasMatchingRule(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a matching rule with the provided name or OID.
hasMatchingRuleUse(MatchingRule) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a matching rule use for the provided matching rule.
hasModifications() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Tells whether there actually modifications on the entry.
hasMoreMembers() - Method in class org.opends.server.extensions.DynamicGroupMemberList
Indicates whether the group contains any more members.
hasMoreMembers() - Method in class org.opends.server.extensions.FilteredStaticGroupMemberList
Indicates whether the group contains any more members.
hasMoreMembers() - Method in class org.opends.server.extensions.SimpleStaticGroupMemberList
Indicates whether the group contains any more members.
hasMoreMembers() - Method in class org.opends.server.types.MemberList
Indicates whether the group contains any more members.
hasName(String) - Method in class org.opends.server.types.CommonSchemaElements
Indicates whether this schema definition has the specified name.
hasName(String) - Method in class org.opends.server.types.DITContentRule
Indicates whether the provided lowercase name may be used to reference this DIT content rule.
hasName(String) - Method in class org.opends.server.types.DITStructureRule
Indicates whether this DIT structure rule has the specified name.
hasName(String) - Method in class org.opends.server.types.MatchingRuleUse
Indicates whether this matching rule use has the specified name.
hasName(String) - Method in class org.opends.server.types.NameForm
Indicates whether the provided lowercase name may be used to reference this name form.
hasNameForm(ObjectClass) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a name form for the specified objectclass.
hasNameForm(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes a name form with the specified name or OID.
hasNameOrOID(String) - Method in class org.opends.server.types.CommonSchemaElements
Indicates whether this schema definition has the specified name or OID.
hasNameOrOID(String) - Method in class org.opends.server.types.NameForm
Indicates whether the provided lowercase value is equal to the OID or any of the names that may be used to reference this name form.
hasNext() - Method in class org.opends.server.backends.jeb.IDSetIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.opends.server.protocols.asn1.GSERParser
Determines if the GSER String contains at least one character to be read.
hasNext() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Determine if there are remaining tokens.
hasNextRightBrace() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Determine if the next token is a right-brace character.
hasObjectClass(String, String...) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Tells whether a given entry exists and contains one of the specified object classes.
hasObjectClass(String) - Method in class org.opends.server.config.ConfigEntry
Indicates whether this configuration entry contains the specified objectclass.
hasObjectClass(ObjectClass) - Method in class org.opends.server.types.Entry
Indicates whether this entry has the specified objectclass.
hasObjectClass(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes an objectclass with the provided name or OID.
hasOperationalAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified operational attribute.
hasOption(ManagedObjectOption) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Determines whether or not this managed object definition has the specified option.
hasOption(PropertyOption) - Method in class org.opends.server.admin.PropertyDefinition
Check if the specified option is set for this property definition.
hasOption(RelationOption) - Method in class org.opends.server.admin.RelationDefinition
Check if the specified option is set for this relation definition.
hasOption(String) - Method in class org.opends.server.types.AbstractAttribute
Indicates whether this attribute has the specified option.
hasOption(String) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has the specified option.
hasOption(String) - Method in class org.opends.server.types.VirtualAttribute
 
hasOptions() - Method in class org.opends.server.types.AbstractAttribute
Indicates whether this attribute has any options at all.
hasOptions() - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has any options at all.
hasOptions() - Method in class org.opends.server.types.VirtualAttribute
 
hasPasswordSyntax(String, Schema) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided attribute has password syntax and false otherwise.
hasPendingValues() - Method in class org.opends.server.config.ConfigAttribute
Indicates whether this attribute has been altered and that there are a set of pending values that will take effect after appropriate administrative action.
hasPrivilege(Entry, Privilege) - Static method in class org.opends.server.api.ClientConnection
Indicate whether the specified authorization entry parameter has the specified privilege.
hasPrivilege(Privilege, Operation) - Method in class org.opends.server.api.ClientConnection
Indicates whether the authenticated client has the specified privilege.
hasRealAliases() - Method in class org.opends.server.util.CertificateManager
Returns whether this certificate manager contains 'real' aliases or not.
hasRemoteLDAPServers() - Method in class org.opends.server.replication.server.ReplicationServerHandler
When the handler is connected to a replication server, specifies the replication server has remote LDAP servers connected to it.
hasReplayError() - Method in class org.opends.server.replication.protocol.AckMsg
Tells if the matching update had replay error.
hasReplayError() - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Gets the replay error marker for the future update ack.
hasReplicationServer() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Determines whether or not the Replication Server exists.
hasReplicationServer() - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Determines whether or not the Replication Server exists.
hasRights(int) - Method in class org.opends.server.authorization.dseecompat.Aci
Check if the body of the ACI matches the rights specified.
hasRights(int) - Method in class org.opends.server.authorization.dseecompat.AciBody
Search through each permission bind rule associated with this body and try and match a single right of the specified rights.
hasRights(int) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Checks if the container's rights has the specified rights.
hasRights(int) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Check if an evaluation context contains a set of access rights.
hasRights(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Checks if the container's rights has the specified rights.
hasRights(int, int) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
Checks if the provided rights mask has the specified rights.
hasRights(int) - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
Try and match one or more of the specified rights against a rights set of the permission class.
hasRights(int) - Method in class org.opends.server.authorization.dseecompat.Permission
Checks if the permission's rights has the specified rights.
hasSASLMechanism(String) - Method in class org.opends.server.types.AuthenticationInfo
Indicates whether the client is currently authenticated using the specified SASL mechanism.
hasSeenEntry() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Returns true if an entry has already been processed by an access proxy check.
hasSignature(String, String[]) - Method in class org.opends.server.types.InvokableMethod
Indicates whether this invokable method has the provided signature.
hasSubFrames() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Indicates whether this stack frame has one or more subordinate frames.
hasSubOrdinates() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns whether the entry has subordinates or not.
hasSubOrdinates() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns the value of hassubordinates for the entry.
hasSubordinates(DN) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.api.Backend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.BackupBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.ChangelogBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.jeb.BackendImpl
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.LDIFBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.MemoryBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.MonitorBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.NullBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.RootDSEBackend
 
hasSubordinates(DN) - Method in class org.opends.server.backends.SchemaBackend
 
hasSubordinates(DN) - Method in class org.opends.server.backends.task.TaskBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.backends.TrustStoreBackend
Indicates whether the requested entry has any subordinates.
hasSubordinates(DN) - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates whether the requested entry has any subordinates.
HasSubordinatesVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Has Subordinates Virtual Attribute settings.
HasSubordinatesVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Has Subordinates Virtual Attribute settings.
HasSubordinatesVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Has Subordinates Virtual Attribute managed object definition meta information.
HasSubordinatesVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute as described in X.501.
HasSubordinatesVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Creates a new instance of this HasSubordinates virtual attribute provider.
hasSuffix(String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Tells whether the given suffix is in the tree or not.
hasSyntax(String) - Method in class org.opends.server.types.Schema
Indicates whether this schema definition includes an attribute syntax with the provided name or OID.
hasTag(Tag) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Determines whether or not this managed object definition has the specified tag.
hasTargAttrFiltersMatchAci(Aci) - Method in class org.opends.server.authorization.dseecompat.AciContainer
The context maintains a hashtable of ACIs that matched the targattrfilters keyword evaluation.
hasTargAttrFiltersMatchAci(Aci) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
The context maintains a hashtable of ACIs that matched the targattrfilters keyword evaluation.
hasTargAttrFiltersMatchOp(int) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if an ACI that evaluated to deny or allow has an targattrfilters keyword.
hasTargAttrFiltersMatchOp(int) - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return true if an ACI that evaluated to deny or allow has an targattrfilters keyword.
hasTimeout() - Method in class org.opends.server.replication.protocol.AckMsg
Tells if the matching update had timeout.
hasTimeout() - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Gets the timeout marker for the future update ack.
hasUpperBound() - Method in class org.opends.server.config.IntegerConfigAttribute
Indicates whether an upper bound will be enforced for the calculated value of this configuration attribute.
hasUpperBound() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Indicates whether an upper bound will be enforced for the calculated value of this configuration attribute.
hasUserAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified user attribute.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate the provided value.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue(Entry, VirtualAttributeRule) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate at least one value for the provided entry.
hasValue() - Method in class org.opends.server.protocols.ldap.LDAPControl
Indicates whether this control has a value.
hasValue(AttributeType, Set<String>, ByteString) - Method in class org.opends.server.types.Entry
Indicates whether this entry contains the specified attribute value.
hasValue(AttributeType, ByteString) - Method in class org.opends.server.types.RDN
Indicates whether this RDN contains the specified type-value pair.
hasWrongStatus() - Method in class org.opends.server.replication.protocol.AckMsg
Tells if the matching update had wrong status error.
hasWrongStatus() - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Gets the wrong status marker for the future update ack.
headerFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font of the table header.
headerSize() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Return the number of bytes used by the header.
heartbeatInterval - Variable in class org.opends.server.replication.server.ServerHandler
The time in milliseconds between heartbeats from the replication server.
HeartbeatMsg - Class in org.opends.server.replication.protocol
This message is sent at regular intervals by the replication server when it is sending no other messages.
HeartbeatMsg() - Constructor for class org.opends.server.replication.protocol.HeartbeatMsg
Create a new HeartbeatMsg.
HeartbeatThread - Class in org.opends.server.replication.protocol
This thread publishes a HeartbeatMsg on a given protocol session at regular intervals when there are no other replication messages being published.
HeartbeatThread(String, Session, long) - Constructor for class org.opends.server.replication.protocol.HeartbeatThread
Create a heartbeat thread.
HEX_CHARS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The character set that will be used for hexadecimal characters.
hexStringToByteArray(String) - Static method in class org.opends.server.util.StaticUtils
Converts the provided hexadecimal string to a byte array.
HistAttrModificationKey - Enum in org.opends.server.replication.plugin
Enumeration used for storing type of attribute modification in the value of the replication historical information.
HISTORICAL - Static variable in class org.opends.server.replication.plugin.EntryHistorical
Name used to store attachment of historical information in the operation.
HISTORICAL_ATTRIBUTE_NAME - Static variable in class org.opends.server.replication.plugin.EntryHistorical
Name of the attribute used to store historical information.
HistoricalCsnOrderingMatchingRuleFactory - Class in org.opends.server.replication.plugin
This class is a factory class for HistoricalCsnOrderingMatchingRule.
HistoricalCsnOrderingMatchingRuleFactory() - Constructor for class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleFactory
 
HistoricalCsnOrderingMatchingRuleImpl - Class in org.opends.server.replication.plugin
Matching rule used to establish an order between historical information and index them.
HistoricalCsnOrderingMatchingRuleImpl() - Constructor for class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
 
HISTORY_LOG_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
Name of the file kept in the history directory containing logs of upgrade and reversions.
HISTORY_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the config files are.
HMAC_MD5_BLOCK_LENGTH - Static variable in class org.opends.server.util.ServerConstants
The block length in bytes used when generating an HMAC-MD5 digest.
HORIZONTAL_INSET_BETWEEN_BUTTONS - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the horizontal insets between buttons.
HOST_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a host name.
HOST_NAME_FILE - Static variable in class org.opends.server.util.SetupUtils
The relative path where the setup stores the name of the host the user provides.
hostNameArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'hostName' global argument.
HostPort - Class in org.opends.server.types
This class defines a data structure that combines an address and port number, as may be used to accept a connection from or initiate a connection to a remote system.
HostPort(String, int) - Constructor for class org.opends.server.types.HostPort
Creates a new HostPort object with the specified port number but no explicit host.
HTML_BOLD_CLOSE - Static variable in class org.opends.quicksetup.Constants
HTML bold close tag.
HTML_BOLD_OPEN - Static variable in class org.opends.quicksetup.Constants
HTML bold open tag.
HTML_LINE_BREAK - Static variable in class org.opends.quicksetup.Constants
HTML line break tag.
HTML_LIST_ITEM_CLOSE - Static variable in class org.opends.quicksetup.Constants
HTML list item close tag.
HTML_LIST_ITEM_OPEN - Static variable in class org.opends.quicksetup.Constants
HTML list item open tag.
HTML_SEPARATOR - Static variable in class org.opends.quicksetup.ui.UIFactory
An HTML separator text that can be used in the progress panel.
HtmlProgressMessageFormatter - Class in org.opends.quicksetup.util
This is an implementation of the ProgressMessageFormatter class that provides format in HTML.
HtmlProgressMessageFormatter() - Constructor for class org.opends.quicksetup.util.HtmlProgressMessageFormatter
 
HTTPAccessLogger - Class in org.opends.server.loggers
This class defines the wrapper that will invoke all registered HTTP access loggers for each type of request received or response sent.
HTTPAccessLogPublisher<T extends HTTPAccessLogPublisherCfg> - Class in org.opends.server.loggers
This class defines the set of methods and structures that must be implemented for a Directory Server HTTP access log publisher.
HTTPAccessLogPublisher() - Constructor for class org.opends.server.loggers.HTTPAccessLogPublisher
 
HTTPAccessLogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying HTTP Access Log Publisher settings.
HTTPAccessLogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying HTTP Access Log Publisher settings.
HTTPAccessLogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the HTTP Access Log Publisher managed object definition meta information.
HTTPConnectionHandler - Class in org.opends.server.protocols.http
This class defines a connection handler that will be used for communicating with clients over HTTP.
HTTPConnectionHandler() - Constructor for class org.opends.server.protocols.http.HTTPConnectionHandler
Default constructor.
HTTPConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying HTTP Connection Handler settings.
HTTPConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying HTTP Connection Handler settings.
HTTPConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the HTTP Connection Handler managed object definition meta information.
HTTPConnectionHandlerCfgDefn.SSLClientAuthPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "ssl-client-auth-policy" property.
HTTPRequestInfo - Interface in org.opends.server.loggers
Contains the information required for logging the HTTP request.
HTTPStatistics - Class in org.opends.server.protocols.http
Collects statistics for HTTP.
HTTPStatistics(String) - Constructor for class org.opends.server.protocols.http.HTTPStatistics
Constructor for this class.
hyperlinkUpdate(HyperlinkEvent) - Method in class org.opends.quicksetup.ui.CertificateDialog
Implements HyperlinkListener.
hyperlinkUpdate(HyperlinkEvent) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Implements HyperlinkListener.

I

IA5StringSyntax - Class in org.opends.server.schema
This class implements the IA5 string attribute syntax, which is simply a set of ASCII characters.
IA5StringSyntax() - Constructor for class org.opends.server.schema.IA5StringSyntax
Creates a new instance of this syntax.
iconLabel - Variable in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
The label with the icon.
IconPool - Class in org.opends.guitools.controlpanel.browser
This class is used as a cache containing the icons that are used by the BrowserController to update the nodes.
IconPool() - Constructor for class org.opends.guitools.controlpanel.browser.IconPool
The default constructor.
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.
ID2CIndexer - Class in org.opends.server.backends.jeb
Implementation of an Indexer for the children index.
ID2CIndexer() - Constructor for class org.opends.server.backends.jeb.ID2CIndexer
Create a new indexer for a children index.
ID2Entry - Class in org.opends.server.backends.jeb
Represents the database containing the LDAP entries.
ID2ENTRY_DATABASE_NAME - Static variable in class org.opends.server.backends.jeb.EntryContainer
The name of the entry database.
ID2ENTRY_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
The name of the index associating entry ids to entries.
ID2SIndexer - Class in org.opends.server.backends.jeb
Implementation of an Indexer for the subtree index.
ID2SIndexer() - Constructor for class org.opends.server.backends.jeb.ID2SIndexer
Create a new indexer for a subtree index.
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.
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.opends.server.admin.std.server
A server-side interface for querying Identity Mapper settings.
IdentityMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Identity Mapper settings.
IdentityMapperCfgDefn - Class in org.opends.server.admin.std.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.
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.
IDSetIterator - Class in org.opends.server.backends.jeb
Iterator for a set of Entry IDs.
IDSetIterator(long[]) - Constructor for class org.opends.server.backends.jeb.IDSetIterator
Create a new iterator for a given array of entry IDs.
IDSetIterator(long[], EntryID) - Constructor for class org.opends.server.backends.jeb.IDSetIterator
Create a new iterator for a given array of entry IDs.
ieRunning() - Method in class org.opends.server.replication.service.ReplicationDomain
Returns a boolean indicating if an import or export is currently processed.
IfAbsentTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to base presence of one attribute on the absence of another attribute and/or attribute value.
IfAbsentTag() - Constructor for class org.opends.server.tools.makeldif.IfAbsentTag
Creates a new instance of this ifabsent tag.
IfPresentTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to base presence of one attribute on the presence of another attribute and/or attribute value.
IfPresentTag() - Constructor for class org.opends.server.tools.makeldif.IfPresentTag
Creates a new instance of this ifpresent tag.
ignoreEntryChangeEvents - Variable in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Whether the entry change events should be ignored or not.
IllegalManagedObjectNameException - Exception in org.opends.server.admin.client
Thrown when an attempt is made to create a new managed object with an illegal name.
IllegalManagedObjectNameException(String) - Constructor for exception org.opends.server.admin.client.IllegalManagedObjectNameException
Create a new illegal name exception and no naming property definition.
IllegalManagedObjectNameException(String, PropertyDefinition<?>) - Constructor for exception org.opends.server.admin.client.IllegalManagedObjectNameException
Create a new illegal name exception and a naming property definition.
illegalPropertyValueException(PropertyDefinition<?>, Object) - Static method in exception org.opends.server.admin.PropertyException
Creates a new illegal property value exception.
illegalPropertyValueException(PropertyDefinition<?>, Object, Throwable) - Static method in exception org.opends.server.admin.PropertyException
Creates a new illegal property value exception.
IMAGE_PATH - Static variable in class org.opends.guitools.controlpanel.browser.IconPool
The path that contains the icons.
implies(Condition, Condition) - Static method in class org.opends.server.admin.condition.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.
IMPORT_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error during the import of data (base entry, from LDIF file or automatically generated data).
IMPORT_SCRIPT_NAME - Static variable in class org.opends.quicksetup.UserData
The script name to be used to get and set the java arguments for the (off-line) import.
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.
Importer - Interface in org.opends.server.backends.pluggable.spi
Allows to run an import.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.api.Backend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.BackupBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.ChangelogBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.jeb.BackendImpl
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.LDIFBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.MemoryBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.MonitorBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.NullBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
Imports information from an LDIF file into this backend.
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
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.backends.TrustStoreBackend
Imports information from an LDIF file into this backend.
importLDIF(LDIFImportConfig, ServerContext) - Method in class org.opends.server.extensions.ConfigFileHandler
Imports information from an LDIF file into this backend.
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.
ImportLDIF() - Constructor for class org.opends.server.tools.ImportLDIF
 
ImportLDIFPanel - Class in org.opends.guitools.controlpanel.ui
The panel where the user can import the contents of an LDIF file to the server.
ImportLDIFPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Default constructor.
ImportLDIFPanel.ImportTask - Class in org.opends.guitools.controlpanel.ui
The class that performs the import.
ImportLDIFPanel.ImportTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
The constructor of the task.
ImportSuffixCommand - Class in org.opends.server.backends.pluggable
Command that describes how a suffix should be imported.
ImportSuffixCommand.SuffixImportStrategy - Enum in org.opends.server.backends.pluggable
Strategy for importing a suffix.
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.
INAPPROPRIATE_AUTHENTICATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the user attempted to perform a type of authentication that was inappropriate for the targeted entry.
INAPPROPRIATE_MATCHING - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail as a result of attempting an inappropriate form of matching on an attribute.
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.
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.
includeObjectClasses() - Method in class org.opends.server.types.LDIFExportConfig
Indicates whether the set of objectclasses should be included in the entries written to LDIF.
includeObjectClasses() - Method in class org.opends.server.types.LDIFImportConfig
Indicates whether the set of objectclasses should be included in the entries read from the LDIF.
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.
includeVirtualAttributes() - Method in class org.opends.server.types.LDIFExportConfig
Indicates whether virtual attributes should be included in the export.
InclusionExclusionPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class used to refactor some code used by the import LDIF and export LDIF panels.
InclusionExclusionPanel() - Constructor for class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
 
InclusionExclusionPanel.InclusionExclusionTask - Class in org.opends.guitools.controlpanel.ui
Abstract class that provides some methods that can be used to generate the equivalent command-line arguments for some of the things that are contained in the inclusion/exclusion panels.
InclusionExclusionPanel.InclusionExclusionTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel.InclusionExclusionTask
The constructor of the task.
inclusionFilter - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The inclusion filter.
INCOMPATIBILITY_EVENTS - Static variable in class org.opends.server.util.SetupUtils
Incompatibilities found between builds (used by the upgrade tool).
IncompatibleVersionException - Exception in org.opends.quicksetup.util
The exception representing an incompatible java version being used.
IncompatibleVersionException(LocalizableMessage, Throwable) - Constructor for exception org.opends.quicksetup.util.IncompatibleVersionException
Constructor of the IncompatibleVersionException.
incorporateNewCursors() - Method in class org.opends.server.replication.server.changelog.file.DomainDBCursor
Called when implementors should incorporate new cursors into the current composite DBCursor.
incorporateNewCursors() - Method in class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
Called when implementors should incorporate new cursors into the current composite DBCursor.
incrementAssuredSdReceivedUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates received from the server in assured safe data mode.
incrementAssuredSdReceivedUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates received from the server in assured safe data mode that timed out.
incrementAssuredSdSentUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates sent to the server in assured safe data mode that timed out.
incrementAssuredSrReceivedUpdates() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates received from the server in assured safe read mode.
incrementAssuredSrReceivedUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates received from the server in assured safe read mode that timed out.
incrementAssuredSrSentUpdatesTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Increment the number of updates sent to the server in assured safe read mode that timed out.
incrementAttribute(Attribute) - Method in class org.opends.server.types.Entry
Increments an attribute in this entry by the amount specified in the provided attribute.
Index - Class in org.opends.server.backends.jeb
Represents an index implemented by a JE database in which each key maps to a set of entry IDs.
IndexBrowserRightPanel - Class in org.opends.guitools.controlpanel.ui
The panel on the right of the 'Manage Indexes' panel.
IndexBrowserRightPanel() - Constructor for class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Default constructor.
IndexBuffer - Class in org.opends.server.backends.jeb
A buffered index is used to buffer multiple reads or writes to the same index key into a single read or write.
IndexBuffer(EntryContainer) - Constructor for class org.opends.server.backends.jeb.IndexBuffer
Construct a new empty index buffer object.
IndexCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
The renderer to be used to render AbstractIndexDescriptor objects in a list.
IndexCellRenderer(JList, ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.IndexCellRenderer
Constructor of the index cell renderer.
IndexComboBoxCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
The renderer to be used to render CategorizedComboBoxElement objects whose values are AbstraceIndexDescriptor objects.
IndexComboBoxCellRenderer(JComboBox) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.IndexComboBoxCellRenderer
Constructor of the index renderer.
IndexDescriptor - Class in org.opends.guitools.controlpanel.datamodel
The class used to describe the index configuration (the normal index: the one used to improve search performance on a given attribute).
IndexDescriptor(String) - Constructor for class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Constructor of the index descriptor.
IndexDescriptor(String, AttributeType, BackendDescriptor, Set<IndexTypeDescriptor>, int) - Constructor for class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Constructor of the index descriptor.
indexEntry(Entry, Set<ByteString>) - Method in class org.opends.server.backends.jeb.AttributeIndexer
Generate the set of index keys for an entry.
indexEntry(Entry, Set<ByteString>) - Method in class org.opends.server.backends.jeb.ID2CIndexer
Generate the set of index keys for an entry.
indexEntry(Entry, Set<ByteString>) - Method in class org.opends.server.backends.jeb.ID2SIndexer
Generate the set of index keys for an entry.
indexEntry(Entry, Set<ByteString>) - Method in class org.opends.server.backends.jeb.Indexer
Generate the set of index keys for an entry.
indexEntry(Entry, Set<ByteString>) - Method in class org.opends.server.backends.jeb.PresenceIndexer
Generate the set of index keys for an entry.
Indexer - Class in org.opends.server.backends.jeb
This class attempts to abstract the generation and comparison of keys for an index.
Indexer() - Constructor for class org.opends.server.backends.jeb.Indexer
 
INDEXES_NOT_TO_SPECIFY - Static variable in class org.opends.guitools.controlpanel.task.RebuildIndexTask
The indexes that must not be specified in the command-line.
IndexFilter - Class in org.opends.server.backends.jeb
An index filter is used to apply a search operation to a set of indexes to generate a set of candidate entries.
IndexFilter(EntryContainer, SearchOperation, StringBuilder, DatabaseEnvironmentMonitor) - Constructor for class org.opends.server.backends.jeb.IndexFilter
Construct an index filter for a search operation.
indexModified(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Informs that an index has been modified.
indexModified(IndexModifiedEvent) - Method in interface org.opends.guitools.controlpanel.event.IndexModifiedListener
Notification that an index has been modified.
indexModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Notification that an index has been modified.
indexModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Notification that an index has been modified.
indexModified(IndexModifiedEvent) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Notification that an index has been modified.
IndexModifiedEvent - Class in org.opends.guitools.controlpanel.event
The event that describes a modification of the index.
IndexModifiedEvent(AbstractIndexDescriptor) - Constructor for class org.opends.guitools.controlpanel.event.IndexModifiedEvent
The constructor of the event.
IndexModifiedEvent(BackendDescriptor) - Constructor for class org.opends.guitools.controlpanel.event.IndexModifiedEvent
The event will contain all the indexes in a given backend.
IndexModifiedListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when an index has been modified.
IndexPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays an existing index (it appears on the right of the 'Manage Indexes' dialog).
IndexPanel() - Constructor for class org.opends.guitools.controlpanel.ui.IndexPanel
Default constructor.
IndexPanel.ModifyIndexTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of modifying the index.
IndexPanel.ModifyIndexTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
The constructor of the task.
IndexQuery - Class in org.opends.server.backends.jeb
This class represents a JE Backend Query.
IndexQuery() - Constructor for class org.opends.server.backends.jeb.IndexQuery
 
IndexQueryFactoryImpl - Class in org.opends.server.backends.jeb
This class is an implementation of IndexQueryFactory which creates IndexQuery objects as part of the query of the JEB index.
IndexQueryFactoryImpl(Map<String, Index>, IndexingOptions, AttributeType) - Constructor for class org.opends.server.backends.jeb.IndexQueryFactoryImpl
Creates a new IndexQueryFactoryImpl object.
indexSelected(IndexSelectionEvent) - Method in interface org.opends.guitools.controlpanel.event.IndexSelectionListener
Notification that an index has been selected.
IndexSelectionEvent - Class in org.opends.guitools.controlpanel.event
The event that describes that an index has been selected.
IndexSelectionEvent(Object, AbstractIndexDescriptor) - Constructor for class org.opends.guitools.controlpanel.event.IndexSelectionEvent
Constructor of the event.
IndexSelectionListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when an index has been selected.
IndexTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table model for the indexes.
IndexTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.IndexTableModel
 
IndexTask - Class in org.opends.guitools.controlpanel.task
Abstract task used to factorize some code shared by different tasks involving indexes.
IndexTask(ControlPanelInfo, ProgressDialog, String) - Constructor for class org.opends.guitools.controlpanel.task.IndexTask
Constructor of the task.
IndexTask(ControlPanelInfo, ProgressDialog, Collection<String>) - Constructor for class org.opends.guitools.controlpanel.task.IndexTask
Constructor of the task.
IndexTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
A node representing a 'normal' index.
IndexTreeNode(String, IndexDescriptor) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.IndexTreeNode
Constructor of the node.
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.
IndexTypeDescriptor - Enum in org.opends.guitools.controlpanel.datamodel
Defines the set of values for the index type and provides adaptors to convert from/to corresponding configuration classes.
INFO_1582_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion the data format used to store data by the server will be reverted to a prior version.
INFO_1582_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This upgrade introduces improvements to the data format which are not backward compatible with the current version.
INFO_2049_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion the data format used to store data by the server will be reverted to a prior version.
INFO_2049_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This upgrade introduces improvements to the data format which are not backward compatible with the current version.
INFO_2974_REVERSION - Static variable in class org.opends.messages.VersionMessages
It is not possible to revert to a revision before 2974 because the default password storage scheme and deprecated password storage scheme references in the password policy have been converted from names to DNs, and it is not possible to revert from the DN back to the scheme name
INFO_2974_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This upgrade introduces an incompatible property change for the default password storage scheme and deprecated password storage schemes associated with a password policy.
INFO_3294_REVERSION - Static variable in class org.opends.messages.VersionMessages
The revision 3294 introduces a new security framework.
INFO_3294_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This upgrade introduces a new security framework that is not backwards compatible.
INFO_3708_REVERSION - Static variable in class org.opends.messages.VersionMessages
The revision 3294 introduces a change in the backend configuration.
INFO_3708_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This upgrade introduces a change in the backend configuration that is not backwards compatible.
INFO_3873_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion the normalized form of distinguished names will be reverted to a prior version.
INFO_3873_UPGRADE - Static variable in class org.opends.messages.VersionMessages
This change introduces a change to the way in which distinguished names are normalized.
INFO_5134_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion the normalization of attribute or assertion value will be reverted to a prior version.
INFO_5134_UPGRADE - Static variable in class org.opends.messages.VersionMessages
The revision 5134 introduces a change to the way in which certain matching rules normalize an attribute or assertion value.
INFO_5278_REVERSION - Static variable in class org.opends.messages.VersionMessages
Reversion from version 2.0 to a previous version is not supported
INFO_7635_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion the normalization of the 'ds-sync-hist' attribute will be reverted to the prior version.
INFO_7635_UPGRADE - Static variable in class org.opends.messages.VersionMessages
The revision 7635 introduces a change to the way in which the 'ds-sync-hist' attribute is normalized for indexing.
INFO_890_REVERSION - Static variable in class org.opends.messages.VersionMessages
With this reversion, the Berkeley DB Java Edition JAR will be downgraded to an older version which uses a different data format than the current version.
INFO_890_UPGRADE - Static variable in class org.opends.messages.VersionMessages
With this upgrade, the Berkeley DB Java Edition JAR will be upgraded to version 3.2.13 which introduces incompatibilities to the data format.
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_ADDITIONAL_ARGUMENTS - Static variable in class org.opends.messages.QuickSetupMessages
Java arguments: %s
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_ARG_ADD_MEMBERNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The server to add.
INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The name of the backend in which the admin data will be stored
INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The new group's identifier.
INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The server group description.
INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The group's identifier.
INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The member's identifier.
INFO_ADMIN_ARG_NEW_DESCRIPTION_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
If specified, the new description
INFO_ADMIN_ARG_NEW_GROUPNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
If specified, the new server group's identifier
INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The server to remove.
INFO_ADMIN_ARG_SERVERID_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The registered server's unique identifier.
INFO_ADMIN_ARG_USERID_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
The administrator's unique identifier.
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.QuickSetupMessages
Administration Connector Port:
INFO_ADMIN_CONNECTOR_PORT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the port number that the administration connector will use.
INFO_ADMIN_CONNECTOR_VALUE_SEVERAL_TIMES - Static variable in class org.opends.messages.QuickSetupMessages
You must specify different ports for the Administration Connector Port and the other listeners.
INFO_ADMIN_ERROR - Static variable in class org.opends.messages.AdminMessages
[error]
INFO_ADMIN_SUBCMD_ADD_TO_GROUP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Add a server to a server group
INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Creates a new administrator
INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Create a new ADS DN
INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Create a new server group
INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Deletes an existing administrator
INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Delete an existing ADS DN
INFO_ADMIN_SUBCMD_DELETE_GROUP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Delete an existing server group
INFO_ADMIN_SUBCMD_GET_ADMIN_USER_PROPERTIES_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Shows administrator's properties
INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Shows server properties
INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Lists administrators that have been defined
INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Describes administrator's properties
INFO_ADMIN_SUBCMD_LIST_GROUPS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
List server groups that have been defined
INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
List servers of the specified server group
INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
List server groups in which the specified server is a member
INFO_ADMIN_SUBCMD_LIST_SERVER_PROPS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Describes server properties
INFO_ADMIN_SUBCMD_LIST_SERVERS_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
List servers that have been defined
INFO_ADMIN_SUBCMD_MODIFY_GROUP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Modify a server group's properties
INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Register a server into the administrative domain
INFO_ADMIN_SUBCMD_REMOVE_FROM_GROUP_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Remove a server from a server group
INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Modifies administrator's properties
INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Modifies server properties
INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
Unregister a server from the administrative domain
INFO_ADMIN_SUCCESSFUL - Static variable in class org.opends.messages.AdminMessages
The operation has been successfully completed
INFO_ADMIN_SUCCESSFUL_NOP - Static variable in class org.opends.messages.AdminMessages
The operation has been successfully completed, but no action was required
INFO_ADMIN_TOOL_DESCRIPTION - Static variable in class org.opends.messages.AdminMessages
This utility can be used to perform operations in the Directory Server administration framework
INFO_ADMINISTRATIVE_USERS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Administrative Users:
INFO_ADMINISTRATOR_ALREADY_REGISTERED - Static variable in class org.opends.messages.QuickSetupMessages
Administrator already registered.
INFO_ADMINUID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{adminUID}
INFO_ADS_CONTEXT_EXCEPTION_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Registration information error.
INFO_ADS_CONTEXT_EXCEPTION_WITH_DETAILS_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Registration information error.
INFO_ADS_EXCEPTION - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred managing the registration information.%nThe error is: %s
INFO_AGE_OF_OLDEST_MISSING_CHANGE_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
Age of Oldest Missing Change
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_ARGPARSER_USAGE - Static variable in class org.opends.messages.UtilityMessages
Usage:
INFO_ARGPARSER_USAGE_DEFAULT_VALUE - Static variable in class org.opends.messages.UtilityMessages
Default value: %s
INFO_ARGPARSER_USAGE_JAVA_CLASSNAME - Static variable in class org.opends.messages.UtilityMessages
Usage: java %s {options}
INFO_ARGPARSER_USAGE_JAVA_SCRIPTNAME - Static variable in class org.opends.messages.UtilityMessages
Usage: %s {options}
INFO_ARGPARSER_USAGE_TRAILINGARGS - Static variable in class org.opends.messages.UtilityMessages
{trailing-arguments}
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_ASSERTION_FILTER_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{filter}
INFO_ATTRIBUTE_IS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
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
Attribute '%s' is optional or required by the following object classes: %s.
INFO_ATTRIBUTES_ARE_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
The selected attributes are superior of the following attributes: %s.
INFO_ATTRIBUTES_WITH_DEPENDENCIES - Static variable in class org.opends.messages.AdminToolMessages
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_AUTOMATICALLY_GENERATED_DATA_WARNING_UPDATE_RUNTIME_ARGS - Static variable in class org.opends.messages.QuickSetupMessages
Considering the number of entries that will be automatically generated and imported to the server, the default runtime settings might not be enough to be able to manage that volume of data.
INFO_AVAILABLE_DEFINED_TASKS - Static variable in class org.opends.messages.AdminToolMessages
The available defined tasks are:%s
INFO_BACKEND_TYPE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Backend Type:
INFO_BACKEND_TYPE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select the type of backend in which you want to store your data
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_BACKGROUND_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/opendjbackground.png
INFO_BACKGROUND_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup.
INFO_BACKGROUND_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup
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
Decode base64-encoded information into raw data.
INFO_BASE64_ENCODE_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
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_HELP_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
Display this usage information
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_BASE_DN_IS_CONFIGURATION_DN - Static variable in class org.opends.messages.QuickSetupMessages
The provided Directory Base DN is used for storing the server configuration data.
INFO_BASE_DN_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Directory Base DN:
INFO_BASE_DN_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the DN of the top entry where your data will be stored
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_BATCH_FILE_PATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{batchFilePath}
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_BROWSE_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Browse...
INFO_BROWSE_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Click to display a file system browser
INFO_BUG_MSG - Static variable in class org.opends.messages.QuickSetupMessages
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_CANCEL_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Cancel
INFO_CANCEL_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Cancel the currently running operation
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_BIND_PORT - Static variable in class org.opends.messages.QuickSetupMessages
Cannot bind to port %s.%n%nThe port could be already in use by another application or maybe you do not have the rights to access it.
INFO_CANNOT_BIND_PRIVILEDGED_PORT - Static variable in class org.opends.messages.QuickSetupMessages
Cannot bind to privileged port %s.%n%nThe port could be already in use by another application or maybe you do not have the rights to access it.
INFO_CANNOT_CONNECT_TO_REMOTE_AUTHENTICATION - Static variable in class org.opends.messages.QuickSetupMessages
The provided credentials are not valid in server %s.
INFO_CANNOT_CONNECT_TO_REMOTE_GENERIC - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to %s.
INFO_CANNOT_CONNECT_TO_REMOTE_PERMISSIONS - Static variable in class org.opends.messages.QuickSetupMessages
You do not have enough access rights to read the configuration in %s.
INFO_CANNOT_UPDATE_SECURITY_WARNING - Static variable in class org.opends.messages.QuickSetupMessages
Disabled.
INFO_CANNOT_USE_DEFAULT_ADMIN_CONNECTOR_PORT - Static variable in class org.opends.messages.QuickSetupMessages
Could not use 4444.
INFO_CANNOT_USE_DEFAULT_PORT - Static variable in class org.opends.messages.QuickSetupMessages
Could not use 389.
INFO_CANNOT_USE_DEFAULT_SECURE_PORT - Static variable in class org.opends.messages.QuickSetupMessages
Could not use 636.
INFO_CATEGORY_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{category}
INFO_CERTIFICATE_CHAIN_COMBO_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
To view the details of a given certificate select it.
INFO_CERTIFICATE_CHAIN_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Certificate Chain:
INFO_CERTIFICATE_DIALOG_ACCEPT_FOR_SESSION_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Accept for this Session
INFO_CERTIFICATE_DIALOG_ACCEPT_FOR_SESSION_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
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.QuickSetupMessages
Accept permanently
INFO_CERTIFICATE_DIALOG_ACCEPT_PERMANENTLY_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and accept the certificate permanently.
INFO_CERTIFICATE_DIALOG_DO_NOT_ACCEPT_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Do not Accept
INFO_CERTIFICATE_DIALOG_DO_NOT_ACCEPT_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and do not accept the certificate.
INFO_CERTIFICATE_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Certificate Not Trusted
INFO_CERTIFICATE_EXCEPTION - Static variable in class org.opends.messages.QuickSetupMessages
You must accept the certificate presented by %s:%s.
INFO_CERTIFICATE_EXPIRED - Static variable in class org.opends.messages.QuickSetupMessages
%s - Expired
INFO_CERTIFICATE_EXPIRES_ON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Expires On:
INFO_CERTIFICATE_HIDE_DETAILS_TEXT - Static variable in class org.opends.messages.QuickSetupMessages
INFO_CERTIFICATE_ISSUED_BY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Issued By:
INFO_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Certificate:
INFO_CERTIFICATE_MD5_FINGERPRINT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
MD5 Fingerprint:
INFO_CERTIFICATE_NAME_MISMATCH_TEXT - Static variable in class org.opends.messages.QuickSetupMessages
The Certificate presented by the server %s:%s could not be trusted.

There is a name mismatch between the name of the server (%s) and the subject DN of the certificate.
This could be caused because you are connected to a server pretending to be %s:%s.

Before accepting this certificate, you should examine the server's certificate carefully.

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.QuickSetupMessages
The Certificate presented by the server %s:%s could not be trusted.
INFO_CERTIFICATE_NOT_TRUSTED_TEXT - Static variable in class org.opends.messages.QuickSetupMessages
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.

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.QuickSetupMessages
The Certificate presented by the server %s:%s could not be trusted.
INFO_CERTIFICATE_NOT_VALID_YET - Static variable in class org.opends.messages.QuickSetupMessages
%s - Not valid yet
INFO_CERTIFICATE_SERIAL_NUMBER_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Serial Number:
INFO_CERTIFICATE_SHA1_FINGERPRINT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
SHA1 Fingerprint:
INFO_CERTIFICATE_SHOW_DETAILS_TEXT - Static variable in class org.opends.messages.QuickSetupMessages
INFO_CERTIFICATE_SUBJECT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Subject:
INFO_CERTIFICATE_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Certificate Not Trusted
INFO_CERTIFICATE_TYPE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Type:
INFO_CERTIFICATE_VALID_FROM_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Valid From:
INFO_CHANGE_NETWORK_GROUP - Static variable in class org.opends.messages.CoreMessages
Connection ConnID=%d moved from network group %s to %s
INFO_CHANGE_NUMBER_CONTROL_RESULT - Static variable in class org.opends.messages.ToolMessages
The %s operation change number is %s
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_CHECKBOX_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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_HEADING_PROPERTY_DEFAULT_VALUE - Static variable in class org.opends.messages.ToolMessages
Default value
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_INSTALL_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close Setup Window
INFO_CLOSE_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Close
INFO_CLOSE_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close Setup Window
INFO_CLOSE_BUTTON_UNINSTALL_TOOLTIP - Static variable in class org.opends.messages.AdminToolMessages
Close Uninstall Window
INFO_CLOSE_PROGRESS_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close Progress Dialog
INFO_COMBOBOX_BACKGROUND_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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
Unique identifier for this backend.
INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS - Static variable in class org.opends.messages.ConfigMessages
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
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
This file contains the primary Directory Server configuration.
INFO_CONFIG_JE_PROPERTY_REQUIRES_RESTART - Static variable in class org.opends.messages.ConfigMessages
Setting Berkeley DB JE property %s will not take effect until the component for which it is set is restarted
INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED - Static variable in class org.opends.messages.ConfigMessages
Indicates whether the Directory Server key manager provider should be enabled.
INFO_CONFIG_PWPOLICY_REMOVED_POLICY - Static variable in class org.opends.messages.ConfigMessages
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
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_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_CONFIGCLASS_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{configClass}
INFO_CONFIGDS_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
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_WINDOWS_SERVICE_DESCRIPTION_CLEANUP - Static variable in class org.opends.messages.ToolMessages
Allows to disable the server service and to clean up the windows registry information associated with the provided service name
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_SHOWUSAGE - Static variable in class org.opends.messages.ToolMessages
Display this usage information
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_CANCEL_PROMPT - Static variable in class org.opends.messages.QuickSetupMessages
Cancel the running operation?
INFO_CONFIRM_CANCEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Confirmation Required
INFO_CONFIRM_CLOSE_INSTALL_MSG - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup has not yet completed.%nAre you sure you want to close the QuickSetup Window?
INFO_CONFIRM_CLOSE_INSTALL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Confirmation Required
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_QUIT_INSTALL_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Are you sure you want to quit QuickSetup?%nIf you click 'Yes' nothing will be installed on your system.
INFO_CONFIRM_QUIT_INSTALL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Confirmation Required
INFO_CONFIRM_UNINSTALL_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.AdminToolMessages
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
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_CONFIRM_UNINSTALL_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Uninstall Options
INFO_CONFIRMATION_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Confirmation Required
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_CONTACTING_SERVER_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Contacting server...
INFO_CONTINUE_BUTTON_INSTALL_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Continue with Setup
INFO_CONTINUE_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Continue
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_COULD_NOT_LAUNCH_CONTROL_PANEL_MSG - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred launching the Control Panel.
INFO_CREATE_BASE_ENTRY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Only Create Base Entry (%s)
INFO_CREATE_BASE_ENTRY_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Only create the top entry for the Directory Base DN
INFO_CREATE_GLOBAL_ADMINISTRATOR_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Global Administrator
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_ADMIN_CONNECTOR_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Administration Connector:
INFO_CTRL_PANEL_ADMINISTRATION_CONNECTOR_NAME - Static variable in class org.opends.messages.AdminToolMessages
%d - Administration Connector
INFO_CTRL_PANEL_ADMINISTRATION_GUIDE_MENU - Static variable in class org.opends.messages.AdminToolMessages
Administration Guide
INFO_CTRL_PANEL_ADMINISTRATION_PORT - Static variable in class org.opends.messages.AdminToolMessages
Administration Port:
INFO_CTRL_PANEL_ADMINISTRATIVE_USERS_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Administrative Users:
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
The server is running.
INFO_CTRL_PANEL_AUTH_REQUIRED_TO_SEE_TRAFFIC_MONITORING_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
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
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_CREATE_BASE_DN - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_DISABLE_BACKEND - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_IMPORT - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_VLV_INDEX_EDITING - Static variable in class org.opends.messages.AdminToolMessages
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
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_ATTRIBUTE_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
The server is running.
INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY - Static variable in class org.opends.messages.AdminToolMessages
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
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':
%s

The command-lines associated with those Java arguments may not work.
Do you want to continue?
INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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.

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.

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.

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.

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
The following backends will be deleted.
INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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.

Do you want to continue?
INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
All the data in backend '%s' will be overwritten.

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_AND_OVERWRITE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
All the data in backend '%s' will be overwritten.

The following base DNs are replicated:
%s

In order for replication to work, these base DNs must be initialized once the import of the LDIF is finished.

You can choose to initialize the contents of the replicated base DNs automatically in the remote servers once the import LDIF has finished.
INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
The following base DNs are replicated:
%s

In order for replication to work, these base DNs must be initialized once the import of the LDIF is finished.

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
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 - Static variable in class org.opends.messages.AdminToolMessages
Database Environment
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_DN_VALIDATION_LABEL - Static variable in class org.opends.messages.AdminToolMessages
DN Validation:
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_DN_VALIDATION_LATER_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Perform DN Validation during Later Part of Import
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_WIKI_MENU - Static variable in class org.opends.messages.AdminToolMessages
Documentation Wiki
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_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:
Edit the properties in file:
%s
Then run the following command-line:
%s

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
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:
%s
If you continue without providing authentication no monitoring information will be displayed.

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'.

The referrals of the entry are:
%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
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
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_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_APPEND_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Append to Existing Data
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_OVERWRITE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Overwrite Any Existing Data
INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES - Static variable in class org.opends.messages.AdminToolMessages
Replace Entries that have Matching DNs with Imported Values
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_IMPORT_TYPE_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Import Type:
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
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
The index has been modified.
Rebuild of the indexes required (using 'Rebuild Index' or 'Import').
INFO_CTRL_PANEL_INDEX_MODIFIED_MESSAGE - Static variable in class org.opends.messages.AdminToolMessages
The index has been modified.
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
The index configuration for '%s' was successfully modified.
INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
The index configuration for '%s' was successfully modified.
INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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
The value %s is not a valid DN.
INFO_CTRL_PANEL_INVALID_FILTER_DETAILS - Static variable in class org.opends.messages.AdminToolMessages
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_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_TYPE - Static variable in class org.opends.messages.AdminToolMessages
Type:
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
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
(**)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
(*)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 - Static variable in class org.opends.messages.AdminToolMessages
Updating password of entry '%s'
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:
%s

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.

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:
%s

If you exit the tasks will continue but you will have to check the log files to see if they complete successfully.

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
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':
%s

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
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_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/currentstep.png
INFO_CURRENT_STEP_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Current Step Indicator.
INFO_CURRENT_STEP_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Current Step Indicator
INFO_CURRENT_STEP_PANEL_BACKGROUND_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
255,255,255
INFO_DATA_OPTIONS_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Choose options for the LDAP data to be hosted by the server.
INFO_DATA_OPTIONS_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Directory Data
INFO_DATA_OPTIONS_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Directory Data
INFO_DATA_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{data}
INFO_DATA_REPLICATION_OPTIONS_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Choose the Data Replication Options.
INFO_DATA_REPLICATION_OPTIONS_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Topology Options
INFO_DATA_REPLICATION_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Topology Options
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.QuickSetupMessages
236,236,236
INFO_DEFAULT_JAVA_ARGUMENTS - Static variable in class org.opends.messages.QuickSetupMessages
Use Default
INFO_DEFAULT_LABEL_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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_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_BATCH_FILE_PATH - Static variable in class org.opends.messages.ToolMessages
Path to a batch file containing a set of dsconfig commands to be executed
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_CONFIG_CLASS - Static variable in class org.opends.messages.ToolMessages
The fully-qualified name of the Java class to use as the Directory Server configuration handler.
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_CONNECTION_TIMEOUT - Static variable in class org.opends.messages.ToolMessages
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_DBTEST_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
The backend ID of the JE backend to debug
INFO_DESCRIPTION_DBTEST_BASE_DN - Static variable in class org.opends.messages.ToolMessages
The base DN of the entry container to debug
INFO_DESCRIPTION_DBTEST_DATABASE_NAME - Static variable in class org.opends.messages.ToolMessages
The name of the database container to debug
INFO_DESCRIPTION_DBTEST_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_DBTEST_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_DBTEST_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_DBTEST_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_DBTEST_SKIP_DECODE - Static variable in class org.opends.messages.ToolMessages
Do not try to decode the JE data to their appropriate types
INFO_DESCRIPTION_DBTEST_STATS_ONLY - Static variable in class org.opends.messages.ToolMessages
Do not display the JE data, just statistics
INFO_DESCRIPTION_DBTEST_SUBCMD_DUMP_DATABASE_CONTAINER - Static variable in class org.opends.messages.ToolMessages
Dump records from a database container.
INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_DATABASE_CONTAINERS - Static variable in class org.opends.messages.ToolMessages
List the database containers for an entry container
INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_ENTRY_CONTAINERS - Static variable in class org.opends.messages.ToolMessages
List the entry containers for a root container
INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
List the status of indexes in an entry container.
INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_ROOT_CONTAINERS - Static variable in class org.opends.messages.ToolMessages
List the root containers used by all JE backends
INFO_DESCRIPTION_DBTEST_TOOL - Static variable in class org.opends.messages.ToolMessages
This utility can be used to debug the JE database
INFO_DESCRIPTION_DISABLE_ALL - Static variable in class org.opends.messages.AdminToolMessages
Disable the replication configuration on the specified server.
INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN - Static variable in class org.opends.messages.AdminToolMessages
DN to use to bind to the server where we want to disable replication.
INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
Disable 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_REPLICATION_BINDDN1 - Static variable in class org.opends.messages.AdminToolMessages
DN to use to bind to the first server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2 - Static variable in class org.opends.messages.AdminToolMessages
DN to use to bind to the second server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD1 - Static variable in class org.opends.messages.AdminToolMessages
Password to use to bind to the first server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD2 - Static variable in class org.opends.messages.AdminToolMessages
Password to use to bind to the second server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1 - Static variable in class org.opends.messages.AdminToolMessages
File containing the password to use to bind to the first server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE2 - Static variable in class org.opends.messages.AdminToolMessages
File containing the password to use to bind to the second server whose contents will be replicated.
INFO_DESCRIPTION_ENABLE_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_ENABLE_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_ENABLE_REPLICATION_NO_REPLICATION_SERVER1 - Static variable in class org.opends.messages.AdminToolMessages
Do not configure a replication port or change log on the first server.
INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER2 - Static variable in class org.opends.messages.AdminToolMessages
Do not configure a replication port or change log on the second server.
INFO_DESCRIPTION_ENABLE_REPLICATION_NO_SCHEMA_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
Do not replicate the schema between the servers
INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1 - Static variable in class org.opends.messages.AdminToolMessages
Configure only a change log and replication port on the first server.
INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER2 - Static variable in class org.opends.messages.AdminToolMessages
Configure only a change log and replication port on the second server.
INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1 - Static variable in class org.opends.messages.AdminToolMessages
Port that will be used by the replication mechanism in the first server to communicate with the other servers.
INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2 - Static variable in class org.opends.messages.AdminToolMessages
Port that will be used by the replication mechanism in the second server to communicate with the other servers.
INFO_DESCRIPTION_ENABLE_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_ENABLE_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_ENABLE_REPLICATION_SKIPPORT - Static variable in class org.opends.messages.AdminToolMessages
Skip the check to determine whether the specified replication ports are usable
INFO_DESCRIPTION_ENABLE_REPLICATION_USE_SECOND_AS_SCHEMA_SOURCE - Static variable in class org.opends.messages.AdminToolMessages
Use the second server to initialize the schema of the first server.
INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1 - Static variable in class org.opends.messages.AdminToolMessages
Specifies whether or not 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
Specifies whether or not 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_GENERAL_ARGS - Static variable in class org.opends.messages.ToolMessages
General Options
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_IO_ARGS - Static variable in class org.opends.messages.ToolMessages
Utility Input/Output Options
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_LDAP_CONNECTION_ARGS - Static variable in class org.opends.messages.ToolMessages
LDAP Connection Options
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_PROMPT - Static variable in class org.opends.messages.ToolMessages
Use non-interactive mode.
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_OPERATION_BOOLEAN_VALUE - Static variable in class org.opends.messages.ToolMessages
'true' to indicate that the account is disabled, or 'false' to indicate that it is not disabled
INFO_DESCRIPTION_OPERATION_TIME_VALUE - Static variable in class org.opends.messages.ToolMessages
A timestamp value using the generalized time syntax
INFO_DESCRIPTION_OPERATION_TIME_VALUES - Static variable in class org.opends.messages.ToolMessages
A timestamp value using the generalized time syntax.
INFO_DESCRIPTION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{description}
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_PRODUCT_VERSION - Static variable in class org.opends.messages.ToolMessages
Display Directory Server version information
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_PWPSTATE_ADD_AUTH_FAILURE_TIME - Static variable in class org.opends.messages.ToolMessages
Add an authentication failure time to the user account.
INFO_DESCRIPTION_PWPSTATE_ADD_GRACE_LOGIN_USE_TIME - Static variable in class org.opends.messages.ToolMessages
Add a grace login use time to the user account.
INFO_DESCRIPTION_PWPSTATE_CLEAR_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.messages.ToolMessages
Clear account disabled state information from the user account
INFO_DESCRIPTION_PWPSTATE_CLEAR_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.messages.ToolMessages
Clear account expiration time information from the user account
INFO_DESCRIPTION_PWPSTATE_CLEAR_AUTH_FAILURE_TIMES - Static variable in class org.opends.messages.ToolMessages
Clear authentication failure time information from the user's account.
INFO_DESCRIPTION_PWPSTATE_CLEAR_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.messages.ToolMessages
Clear the set of grace login use times for the user.
INFO_DESCRIPTION_PWPSTATE_CLEAR_LAST_LOGIN_TIME - Static variable in class org.opends.messages.ToolMessages
Clear the time that the user last authenticated to the server.
INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_CHANGED_TIME - Static variable in class org.opends.messages.ToolMessages
Clear information about the time that the user's password was last changed.
INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.messages.ToolMessages
Clear information about the time that the user first received an expiration warning notice.
INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_HISTORY - Static variable in class org.opends.messages.ToolMessages
Clear password history state values for the user.
INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_RESET_STATE - Static variable in class org.opends.messages.ToolMessages
Clear information about whether the user will be required to change his or her password on the next successful authentication.
INFO_DESCRIPTION_PWPSTATE_CLEAR_PW_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.messages.ToolMessages
Clear information about the required password change time with which the user last complied.
INFO_DESCRIPTION_PWPSTATE_GET_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.messages.ToolMessages
Display information about whether the user account has been administratively disabled
INFO_DESCRIPTION_PWPSTATE_GET_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.messages.ToolMessages
Display when the user account will expire
INFO_DESCRIPTION_PWPSTATE_GET_ALL - Static variable in class org.opends.messages.ToolMessages
Display all password policy state information for the user
INFO_DESCRIPTION_PWPSTATE_GET_AUTH_FAILURE_TIMES - Static variable in class org.opends.messages.ToolMessages
Display the authentication failure times for the user
INFO_DESCRIPTION_PWPSTATE_GET_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.messages.ToolMessages
Display the grace login use times for the user
INFO_DESCRIPTION_PWPSTATE_GET_LAST_LOGIN_TIME - Static variable in class org.opends.messages.ToolMessages
Display the time that the user last authenticated to the server
INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_CHANGED_TIME - Static variable in class org.opends.messages.ToolMessages
Display the time that the user's password was last changed
INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.messages.ToolMessages
Display the time that the user first received an expiration warning notice
INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_HISTORY - Static variable in class org.opends.messages.ToolMessages
Display password history state values for the user
INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_POLICY_DN - Static variable in class org.opends.messages.ToolMessages
Display the DN of the password policy for the user
INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_RESET_STATE - Static variable in class org.opends.messages.ToolMessages
Display information about whether the user will be required to change his or her password on the next successful authentication
INFO_DESCRIPTION_PWPSTATE_GET_PW_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.messages.ToolMessages
Display the required password change time with which the user last complied
INFO_DESCRIPTION_PWPSTATE_GET_REMAINING_AUTH_FAILURE_COUNT - Static variable in class org.opends.messages.ToolMessages
Display the number of remaining authentication failures until the user's account is locked
INFO_DESCRIPTION_PWPSTATE_GET_REMAINING_GRACE_LOGIN_COUNT - Static variable in class org.opends.messages.ToolMessages
Display the number of grace logins remaining for the user
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_ACCOUNT_EXPIRATION - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds until the user account expires
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_AUTH_FAILURE_UNLOCK - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds until the authentication failure lockout expires
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_IDLE_LOCKOUT - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds until user's account is locked because it has remained idle for too long
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_PASSWORD_EXP - Static variable in class org.opends.messages.ToolMessages
Display length of time in seconds until the user's password expires
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_PASSWORD_EXP_WARNING - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds until the user should start receiving password expiration warning notices
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_REQUIRED_CHANGE_TIME - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds that the user has remaining to change his or her password before the account becomes locked due to the required change time
INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_RESET_LOCKOUT - Static variable in class org.opends.messages.ToolMessages
Display the length of time in seconds until user's account is locked because the user failed to change the password in a timely manner after an administrative reset
INFO_DESCRIPTION_PWPSTATE_SET_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.messages.ToolMessages
Specify whether the user account has been administratively disabled
INFO_DESCRIPTION_PWPSTATE_SET_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.messages.ToolMessages
Specify when the user account will expire
INFO_DESCRIPTION_PWPSTATE_SET_AUTH_FAILURE_TIMES - Static variable in class org.opends.messages.ToolMessages
Specify the authentication failure times for the user.
INFO_DESCRIPTION_PWPSTATE_SET_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.messages.ToolMessages
Specify the grace login use times for the user.
INFO_DESCRIPTION_PWPSTATE_SET_LAST_LOGIN_TIME - Static variable in class org.opends.messages.ToolMessages
Specify the time that the user last authenticated to the server.
INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_CHANGED_TIME - Static variable in class org.opends.messages.ToolMessages
Specify the time that the user's password was last changed.
INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.messages.ToolMessages
Specify the time that the user first received an expiration warning notice.
INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_RESET_STATE - Static variable in class org.opends.messages.ToolMessages
Specify whether the user will be required to change his or her password on the next successful authentication.
INFO_DESCRIPTION_PWPSTATE_SET_PW_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.messages.ToolMessages
Specify the required password change time with which the user last complied.
INFO_DESCRIPTION_QUIET - Static variable in class org.opends.messages.ToolMessages
Use quiet mode
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
When this argument is specified, the status command will display its contents periodically.
INFO_DESCRIPTION_REMOTE - Static variable in class org.opends.messages.ToolMessages
Connect to a remote server
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
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
Base DN of the data to be replicated, initialized or for which we want to disable replication.
INFO_DESCRIPTION_REPORT_AUTHZID - Static variable in class org.opends.messages.ToolMessages
Use the authorization identity control
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_SHOWUSAGE - Static variable in class org.opends.messages.ToolMessages
Display this usage information
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_DATETIME - Static variable in class org.opends.messages.ToolMessages
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_DISABLE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
Disables 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_SUBCMD_ENABLE_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
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
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
Launches a purge processing of the historical informations stored in the user entries by replication.
INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION - Static variable in class org.opends.messages.AdminToolMessages
Displays a list with the basic replication configuration of the base DNs of the servers defined in the registration information.
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
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
ID of a task upon which this task depends.
INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION - Static variable in class org.opends.messages.ToolMessages
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
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_TEST_IF_OFFLINE - Static variable in class org.opends.messages.ToolMessages
When this is set test if the command must be run in offline or online mode, returning the appropriate error code
INFO_DESCRIPTION_TRUSTALL - Static variable in class org.opends.messages.ToolMessages
Trust all server SSL certificates
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_USAGE - Static variable in class org.opends.messages.ToolMessages
Displays this usage information
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_DIRECTORY_DATA_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Directory Data:
INFO_DIRECTORY_EXISTS_NOT_EMPTY - Static variable in class org.opends.messages.QuickSetupMessages
The directory %s is not empty.
INFO_DIRECTORY_MANAGER_DN_IS_CONFIG_DN - Static variable in class org.opends.messages.QuickSetupMessages
The provided Root User DN is used for the configuration of the Directory Server.
INFO_DIRECTORY_NOT_WRITABLE - Static variable in class org.opends.messages.QuickSetupMessages
You do not have write access on the directory %s.
INFO_DISABLE_CONNECTION - Static variable in class org.opends.messages.ProtocolMessages
Disabling %s
INFO_DISABLE_REPLICATION_DISABLE_IN_REMOTE - Static variable in class org.opends.messages.AdminToolMessages
You have decided to disable the replication server (replication changelog).
INFO_DISABLE_REPLICATION_DISABLE_IN_REMOTE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
You have decided to disable the replication server (replication changelog).
INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE - Static variable in class org.opends.messages.AdminToolMessages
You have decided to disable the replication server (replication changelog).
INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
You have decided to disable the replication server (replication changelog).
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.QuickSetupMessages
000000
INFO_DIV_OPEN_ERROR_BACKGROUND_2_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
FFFFCC
INFO_DIV_OPEN_ERROR_BACKGROUND_3_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
E1E1A7
INFO_DIV_OPEN_SUCCESSFUL_BACKGROUND_1_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000000
INFO_DIV_OPEN_SUCCESSFUL_BACKGROUND_2_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
FFFFCC
INFO_DIV_OPEN_SUCCESSFUL_BACKGROUND_3_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
E1E1A7
INFO_DOWNLOADING - Static variable in class org.opends.messages.QuickSetupMessages
Downloading...
INFO_DOWNLOADING_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
An error occurred downloading remote file(s) %s.
INFO_DOWNLOADING_ERROR_NO_SERVICE_FOUND - Static variable in class org.opends.messages.QuickSetupMessages
An error occurred.
INFO_DOWNLOADING_RATIO - Static variable in class org.opends.messages.QuickSetupMessages
Downloading: %s%% Completed.
INFO_DSCFG_CONFIRM_CREATE - Static variable in class org.opends.messages.DsconfigMessages
Are you sure that you want to create the %s?
INFO_DSCFG_CONFIRM_CREATE_FAIL - Static variable in class org.opends.messages.DsconfigMessages
The %s was not created
INFO_DSCFG_CONFIRM_CREATE_SUCCESS - Static variable in class org.opends.messages.DsconfigMessages
The %s was created successfully
INFO_DSCFG_CONFIRM_DELETE - Static variable in class org.opends.messages.DsconfigMessages
Are you sure that you want to delete the %s?
INFO_DSCFG_CONFIRM_DELETE_FAIL - Static variable in class org.opends.messages.DsconfigMessages
The %s was not deleted
INFO_DSCFG_CONFIRM_DELETE_SUCCESS - Static variable in class org.opends.messages.DsconfigMessages
The %s was deleted successfully
INFO_DSCFG_CONFIRM_MODIFY - Static variable in class org.opends.messages.DsconfigMessages
Are you sure that you want to modify the %s?
INFO_DSCFG_CONFIRM_MODIFY_FAIL - Static variable in class org.opends.messages.DsconfigMessages
The %s was not modified
INFO_DSCFG_CONFIRM_MODIFY_SUCCESS - Static variable in class org.opends.messages.DsconfigMessages
The %s was modified successfully
INFO_DSCFG_CREATE_NAME_PROMPT - Static variable in class org.opends.messages.DsconfigMessages
>>>> Enter a name for the %s that you want to create:
INFO_DSCFG_CREATE_NAME_PROMPT_NAMING - Static variable in class org.opends.messages.DsconfigMessages
>>>> Specify a name for the %s.
INFO_DSCFG_CREATE_NAME_PROMPT_NAMING_CONT - Static variable in class org.opends.messages.DsconfigMessages
Enter a name for the %s that you want to create:
INFO_DSCFG_CREATE_TYPE_HELP_HEADING - Static variable in class org.opends.messages.DsconfigMessages
Help: %s
INFO_DSCFG_CREATE_TYPE_PROMPT - Static variable in class org.opends.messages.DsconfigMessages
>>>> Select the type of %s that you want to create:
INFO_DSCFG_CUSTOM_TYPE_OPTION - Static variable in class org.opends.messages.DsconfigMessages
Custom %s
INFO_DSCFG_CUSTOM_TYPE_SYNOPSIS - Static variable in class org.opends.messages.DsconfigMessages
A Custom %s with a user-defined implementation class
INFO_DSCFG_DESCRIPTION_ADD_PROP_VAL - Static variable in class org.opends.messages.DsconfigMessages
Adds a single value to a property where PROP is the name of the property and VALUE is the single value to be added
INFO_DSCFG_DESCRIPTION_ADVANCED - Static variable in class org.opends.messages.DsconfigMessages
Allows the configuration of advanced components and properties
INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_DESCR - Static variable in class org.opends.messages.DsconfigMessages
Description
INFO_DSCFG_DESCRIPTION_CREATE_HELP_HEADING_TYPE - Static variable in class org.opends.messages.DsconfigMessages
Type
INFO_DSCFG_DESCRIPTION_DISPLAY_EQUIVALENT - Static variable in class org.opends.messages.DsconfigMessages
Display the equivalent non-interactive argument in the standard output when this command is run in interactive mode
INFO_DSCFG_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH - Static variable in class org.opends.messages.DsconfigMessages
The full path to the file where the equivalent non-interactive commands will be written when this command is run in interactive mode
INFO_DSCFG_DESCRIPTION_FORCE - Static variable in class org.opends.messages.DsconfigMessages
Ignore non-existent %s
INFO_DSCFG_DESCRIPTION_HELP_CATEGORY - Static variable in class org.opends.messages.DsconfigMessages
The category of components whose properties should be described
INFO_DSCFG_DESCRIPTION_HELP_INHERITED - Static variable in class org.opends.messages.DsconfigMessages
Modifies the display output to show the inherited properties of components
INFO_DSCFG_DESCRIPTION_HELP_TYPE - Static variable in class org.opends.messages.DsconfigMessages
The type of components whose properties should be described.
INFO_DSCFG_DESCRIPTION_NAME - Static variable in class org.opends.messages.DsconfigMessages
The name of the %s
INFO_DSCFG_DESCRIPTION_NAME_CREATE - Static variable in class org.opends.messages.DsconfigMessages
The name of the new %s
INFO_DSCFG_DESCRIPTION_NAME_CREATE_EXT - Static variable in class org.opends.messages.DsconfigMessages
The name of the new %s which will also be used as the value of the "%s" property: %s
INFO_DSCFG_DESCRIPTION_PROP - Static variable in class org.opends.messages.DsconfigMessages
The name of a property to be displayed
INFO_DSCFG_DESCRIPTION_PROP_VAL - Static variable in class org.opends.messages.DsconfigMessages
Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned.
INFO_DSCFG_DESCRIPTION_PROPERTY_SYNTAX_HELP - Static variable in class org.opends.messages.DsconfigMessages
See detailed help
INFO_DSCFG_DESCRIPTION_RECORD - Static variable in class org.opends.messages.DsconfigMessages
Modifies the display output to show one property value per line
INFO_DSCFG_DESCRIPTION_REMOVE_PROP_VAL - Static variable in class org.opends.messages.DsconfigMessages
Removes a single value from a property where PROP is the name of the property and VALUE is the single value to be removed
INFO_DSCFG_DESCRIPTION_RESET_PROP - Static variable in class org.opends.messages.DsconfigMessages
Resets a property back to its default values where PROP is the name of the property to be reset
INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE - Static variable in class org.opends.messages.DsconfigMessages
Display subcommands relating to %s
INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_ALL - Static variable in class org.opends.messages.DsconfigMessages
Display all subcommands
INFO_DSCFG_DESCRIPTION_SHOW_GROUP_USAGE_SUMMARY - Static variable in class org.opends.messages.DsconfigMessages
Display summary usage information
INFO_DSCFG_DESCRIPTION_SUBCMD_CREATE - Static variable in class org.opends.messages.DsconfigMessages
Creates %s
INFO_DSCFG_DESCRIPTION_SUBCMD_DELETE - Static variable in class org.opends.messages.DsconfigMessages
Deletes %s
INFO_DSCFG_DESCRIPTION_SUBCMD_GETPROP - Static variable in class org.opends.messages.DsconfigMessages
Shows %s properties
INFO_DSCFG_DESCRIPTION_SUBCMD_HELPPROP - Static variable in class org.opends.messages.DsconfigMessages
Describes managed objects and their properties
INFO_DSCFG_DESCRIPTION_SUBCMD_LIST - Static variable in class org.opends.messages.DsconfigMessages
Lists existing %s
INFO_DSCFG_DESCRIPTION_SUBCMD_SETPROP - Static variable in class org.opends.messages.DsconfigMessages
Modifies %s properties
INFO_DSCFG_DESCRIPTION_TYPE - Static variable in class org.opends.messages.DsconfigMessages
The type of %s which should be created.
INFO_DSCFG_DESCRIPTION_TYPE_DEFAULT - Static variable in class org.opends.messages.DsconfigMessages
The type of %s which should be created (Default: %s).
INFO_DSCFG_DESCRIPTION_UNIT_SIZE - Static variable in class org.opends.messages.DsconfigMessages
Display size data using the specified unit.
INFO_DSCFG_DESCRIPTION_UNIT_TIME - Static variable in class org.opends.messages.DsconfigMessages
Display time data using the specified unit.
INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER - Static variable in class org.opends.messages.DsconfigMessages
Session operation number: %d
INFO_DSCFG_ERROR_SIZE_UNIT_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
The size unit "%s" is invalid.
INFO_DSCFG_ERROR_TIME_UNIT_UNRECOGNIZED - Static variable in class org.opends.messages.DsconfigMessages
The time unit "%s" is invalid.
INFO_DSCFG_FINDER_PROMPT_MANY - Static variable in class org.opends.messages.DsconfigMessages
>>>> Select the %s from the following list:
INFO_DSCFG_FINDER_PROMPT_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
>>>> There is only one %s: "%s".
INFO_DSCFG_GENERIC_TYPE_OPTION - Static variable in class org.opends.messages.DsconfigMessages
Generic %s
INFO_DSCFG_GENERIC_TYPE_SYNOPSIS - Static variable in class org.opends.messages.DsconfigMessages
A Generic %s
INFO_DSCFG_HEADING_COMPONENT_MENU_PROMPT - Static variable in class org.opends.messages.DsconfigMessages
What would you like to do?
INFO_DSCFG_HEADING_COMPONENT_MENU_TITLE - Static variable in class org.opends.messages.DsconfigMessages
>>>> %s management menu
INFO_DSCFG_HEADING_COMPONENT_NAME - Static variable in class org.opends.messages.DsconfigMessages
Component
INFO_DSCFG_HEADING_COMPONENT_TYPE - Static variable in class org.opends.messages.DsconfigMessages
Type
INFO_DSCFG_HEADING_MAIN_MENU_PROMPT - Static variable in class org.opends.messages.DsconfigMessages
What do you want to configure?
INFO_DSCFG_HEADING_MAIN_MENU_TITLE - Static variable in class org.opends.messages.DsconfigMessages
>>>> OpenDJ configuration console main menu
INFO_DSCFG_HEADING_PROPERTY_NAME - Static variable in class org.opends.messages.DsconfigMessages
Property
INFO_DSCFG_HEADING_PROPERTY_OPTIONS - Static variable in class org.opends.messages.DsconfigMessages
Options
INFO_DSCFG_HEADING_PROPERTY_SYNTAX - Static variable in class org.opends.messages.DsconfigMessages
Syntax
INFO_DSCFG_HEADING_PROPERTY_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Value(s)
INFO_DSCFG_HELP_DESCRIPTION_ADMIN_ACTION - Static variable in class org.opends.messages.DsconfigMessages
Administrative action is required for changes to take effect
INFO_DSCFG_HELP_DESCRIPTION_MANDATORY - Static variable in class org.opends.messages.DsconfigMessages
The property is mandatory
INFO_DSCFG_HELP_DESCRIPTION_OPTION - Static variable in class org.opends.messages.DsconfigMessages
Option Types:
INFO_DSCFG_HELP_DESCRIPTION_READ - Static variable in class org.opends.messages.DsconfigMessages
Property value(s) are readable
INFO_DSCFG_HELP_DESCRIPTION_SINGLE_VALUED - Static variable in class org.opends.messages.DsconfigMessages
The property is single-valued
INFO_DSCFG_HELP_DESCRIPTION_WRITE - Static variable in class org.opends.messages.DsconfigMessages
Property value(s) are writable
INFO_DSCFG_HELP_FIELD_COMPONENT_RESTART - Static variable in class org.opends.messages.DsconfigMessages
The %s must be restarted in order for changes to this property to take effect
INFO_DSCFG_HELP_FIELD_ENUM - Static variable in class org.opends.messages.DsconfigMessages
one of the following values:
INFO_DSCFG_HELP_FIELD_INHERITED_ABS - Static variable in class org.opends.messages.DsconfigMessages
inherits from the property "%s" in the %s
INFO_DSCFG_HELP_FIELD_INHERITED_PARENT - Static variable in class org.opends.messages.DsconfigMessages
inherits from the property "%s" in the parent %s
INFO_DSCFG_HELP_FIELD_INHERITED_THIS - Static variable in class org.opends.messages.DsconfigMessages
inherits from the property "%s" in this %s
INFO_DSCFG_HELP_FIELD_MONITORING - Static variable in class org.opends.messages.DsconfigMessages
monitoring - this property is automatically generated by the server
INFO_DSCFG_HELP_FIELD_READ_ONLY - Static variable in class org.opends.messages.DsconfigMessages
read-only - this property can only be specified when the %s is created
INFO_DSCFG_HELP_FIELD_SERVER_RESTART - Static variable in class org.opends.messages.DsconfigMessages
The server must be restarted in order for changes to this property to take effect
INFO_DSCFG_HELP_FIELD_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
undefined
INFO_DSCFG_HELP_HEADING_ADVANCED - Static variable in class org.opends.messages.DsconfigMessages
Advanced
INFO_DSCFG_HELP_HEADING_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
Component name: %s
INFO_DSCFG_HELP_HEADING_DEFAULT - Static variable in class org.opends.messages.DsconfigMessages
Default behavior
INFO_DSCFG_HELP_HEADING_MANDATORY - Static variable in class org.opends.messages.DsconfigMessages
Mandatory
INFO_DSCFG_HELP_HEADING_MULTI_VALUED - Static variable in class org.opends.messages.DsconfigMessages
Multi-valued
INFO_DSCFG_HELP_HEADING_PROPERTY - Static variable in class org.opends.messages.DsconfigMessages
Property: %s
INFO_DSCFG_HELP_HEADING_READ_ONLY - Static variable in class org.opends.messages.DsconfigMessages
Read-only
INFO_DSCFG_HELP_HEADING_SYNTAX - Static variable in class org.opends.messages.DsconfigMessages
Syntax
INFO_DSCFG_NON_INTERACTIVE - Static variable in class org.opends.messages.DsconfigMessages
The equivalent non-interactive command-line is:%n%s
INFO_DSCFG_OPTION_COMPONENT_MENU_CREATE - Static variable in class org.opends.messages.DsconfigMessages
Create a new %s
INFO_DSCFG_OPTION_COMPONENT_MENU_DELETE - Static variable in class org.opends.messages.DsconfigMessages
Delete an existing %s
INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
List existing %s
INFO_DSCFG_OPTION_COMPONENT_MENU_LIST_SINGULAR - Static variable in class org.opends.messages.DsconfigMessages
Show the %s
INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_PLURAL - Static variable in class org.opends.messages.DsconfigMessages
View and edit an existing %s
INFO_DSCFG_OPTION_COMPONENT_MENU_MODIFY_SINGULAR - Static variable in class org.opends.messages.DsconfigMessages
View and edit the %s
INFO_DSCFG_PROMPT_EDIT - Static variable in class org.opends.messages.DsconfigMessages
Would you like to edit the properties of the %s in order to resolve this problem?
INFO_DSCFG_PROMPT_EDIT_AGAIN - Static variable in class org.opends.messages.DsconfigMessages
Would you like to edit the properties of the %s again in order to resolve this problem?
INFO_DSCFG_PROMPT_EDIT_TO_ENABLE - Static variable in class org.opends.messages.DsconfigMessages
The referenced %s called "%s" must be enabled so that it can be used with this %s.
INFO_DSCFG_SESSION_START_TIME_MESSAGE - Static variable in class org.opends.messages.DsconfigMessages
%s session start date: %s
INFO_DSCFG_TYPE_PROMPT_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
>>>> There is only one type of %s available: "%s".
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
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
Maximum time (in seconds) to wait before the command returns (the server continues the startup process, regardless).
INFO_DSCORE_DESCRIPTION_USAGE - Static variable in class org.opends.messages.CoreMessages
Display this usage information
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_EDIT_JAVA_PROPERTIES_LINE - Static variable in class org.opends.messages.QuickSetupMessages
Before launching the command-lines described below, edit the file '%s' and add the following line:%n%s
INFO_EDIT_JAVA_PROPERTIES_LINES - Static variable in class org.opends.messages.QuickSetupMessages
Before launching the command-lines described below, edit the file '%s' and add the following lines:%n%s
INFO_EDITOR_HEADING_COMPONENT_SUMMARY - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property references the following %s:
INFO_EDITOR_HEADING_CONFIGURE_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
>>>> Configure the properties of the %s
INFO_EDITOR_HEADING_CONFIGURE_PROPERTY - Static variable in class org.opends.messages.DsconfigMessages
>>>> Configuring the "%s" property
INFO_EDITOR_HEADING_CONFIGURE_PROPERTY_CONT - Static variable in class org.opends.messages.DsconfigMessages
>>>> Configuring the "%s" property (Continued)
INFO_EDITOR_HEADING_READ_ONLY_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property is undefined: %s
INFO_EDITOR_HEADING_READ_ONLY_ALIAS_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property is undefined
INFO_EDITOR_HEADING_READ_ONLY_VALUE - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property has the following value: %s
INFO_EDITOR_HEADING_READ_ONLY_VALUES - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property has the following values:
INFO_EDITOR_HEADING_SYNTAX - Static variable in class org.opends.messages.DsconfigMessages
Syntax:
INFO_EDITOR_HEADING_VALUES_SUMMARY - Static variable in class org.opends.messages.DsconfigMessages
The "%s" property has the following values:
INFO_EDITOR_OPTION_ADD_ALL_COMPONENTS - Static variable in class org.opends.messages.DsconfigMessages
Add all %s
INFO_EDITOR_OPTION_ADD_ALL_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Add all values
INFO_EDITOR_OPTION_ADD_ONE_OR_MORE_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Add one or more values
INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
Change it to the %s: %s
INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
Change it to the default %s: %s
INFO_EDITOR_OPTION_CHANGE_TO_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Change it to the default value: %s
INFO_EDITOR_OPTION_CHANGE_TO_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Change it to the value: %s
INFO_EDITOR_OPTION_CHANGE_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Change the value
INFO_EDITOR_OPTION_CREATE_A_NEW_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
Create a new %s
INFO_EDITOR_OPTION_FINISH_CREATE_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
finish - create the new %s
INFO_EDITOR_OPTION_FINISH_KEY - Static variable in class org.opends.messages.DsconfigMessages
f
INFO_EDITOR_OPTION_FINISH_MODIFY_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
finish - apply any changes to the %s
INFO_EDITOR_OPTION_KEEP_DEFAULT_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Keep the default behavior: %s
INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Keep the inherited default behavior: %s
INFO_EDITOR_OPTION_KEEP_DEFAULT_INHERITED_ALIAS_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
Keep the inherited default behavior: undefined
INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Keep the default value: %s
INFO_EDITOR_OPTION_KEEP_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Keep these default values
INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Keep the inherited default value: %s
INFO_EDITOR_OPTION_KEEP_INHERITED_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Keep these inherited default values
INFO_EDITOR_OPTION_KEEP_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Keep the value: %s
INFO_EDITOR_OPTION_KEEP_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Keep these values
INFO_EDITOR_OPTION_LEAVE_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
Leave undefined
INFO_EDITOR_OPTION_REMOVE_ALL_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Remove all values
INFO_EDITOR_OPTION_REMOVE_ONE_OR_MORE_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Remove one or more values
INFO_EDITOR_OPTION_RESET_DEFAULT_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Reset to the default behavior: %s
INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Reset to the inherited default behavior: %s
INFO_EDITOR_OPTION_RESET_DEFAULT_INHERITED_ALIAS_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
Reset to the inherited default behavior: undefined
INFO_EDITOR_OPTION_RESET_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Reset to the default value: %s
INFO_EDITOR_OPTION_RESET_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Reset to the default values: %s
INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Reset to the inherited default value: %s
INFO_EDITOR_OPTION_RESET_INHERITED_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Reset to the inherited default values: %s
INFO_EDITOR_OPTION_REVERT_CHANGES - Static variable in class org.opends.messages.DsconfigMessages
Revert changes
INFO_EDITOR_OPTION_USE_DEFAULT_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Use the default behavior: %s
INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS - Static variable in class org.opends.messages.DsconfigMessages
Use the inherited default behavior: %s
INFO_EDITOR_OPTION_USE_DEFAULT_INHERITED_ALIAS_UNDEFINED - Static variable in class org.opends.messages.DsconfigMessages
Use the inherited default behavior: undefined
INFO_EDITOR_OPTION_USE_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Use the default value: %s
INFO_EDITOR_OPTION_USE_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Use these default values
INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Use the inherited default value: %s
INFO_EDITOR_OPTION_USE_INHERITED_DEFAULT_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Use these inherited default values
INFO_EDITOR_OPTION_USE_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Use the value: %s
INFO_EDITOR_OPTION_USE_VALUES - Static variable in class org.opends.messages.DsconfigMessages
Use these values
INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT - Static variable in class org.opends.messages.DsconfigMessages
The referenced %s called "%s" must be enabled so that it can be used with this %s.
INFO_EDITOR_PROMPT_MODIFY_MENU - Static variable in class org.opends.messages.DsconfigMessages
Do you want to modify the "%s" property?
INFO_EDITOR_PROMPT_READ_FIRST_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Enter a value for the "%s" property:
INFO_EDITOR_PROMPT_READ_FIRST_VALUE_OPTIONAL - Static variable in class org.opends.messages.DsconfigMessages
Enter a value for the "%s" property [continue]:
INFO_EDITOR_PROMPT_READ_NEXT_VALUE - Static variable in class org.opends.messages.DsconfigMessages
Enter another value for the "%s" property [continue]:
INFO_EDITOR_PROMPT_READ_ONLY - Static variable in class org.opends.messages.DsconfigMessages
This property is read-only and cannot be modified.
INFO_EDITOR_PROMPT_SELECT_COMPONENT_MULTI - Static variable in class org.opends.messages.DsconfigMessages
Select one or more %s for the "%s" property:
INFO_EDITOR_PROMPT_SELECT_COMPONENT_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
Select a %s for the "%s" property:
INFO_EDITOR_PROMPT_SELECT_COMPONENTS_ADD - Static variable in class org.opends.messages.DsconfigMessages
Select the %s you wish to add:
INFO_EDITOR_PROMPT_SELECT_COMPONENTS_REMOVE - Static variable in class org.opends.messages.DsconfigMessages
Select the %s you wish to remove:
INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI - Static variable in class org.opends.messages.DsconfigMessages
Select one or more values for the "%s" property:
INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE - Static variable in class org.opends.messages.DsconfigMessages
Select a value for the "%s" property:
INFO_EDITOR_PROMPT_SELECT_VALUES_ADD - Static variable in class org.opends.messages.DsconfigMessages
Select the values you wish to add:
INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE - Static variable in class org.opends.messages.DsconfigMessages
Select the values you wish to remove:
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_HELP_DESCRIPTION - Static variable in class org.opends.messages.UtilityMessages
Display this usage information
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_ADMINISTRATOR_UID - Static variable in class org.opends.messages.QuickSetupMessages
You must provide a Global Administrative User ID.
INFO_EMPTY_DIRECTORY_MANAGER_DN - Static variable in class org.opends.messages.QuickSetupMessages
You must provide an Root User DN.
INFO_EMPTY_HOST_NAME - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the name of the host.
INFO_EMPTY_PWD - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the password of the Root User.
INFO_EMPTY_REMOTE_DN - Static variable in class org.opends.messages.QuickSetupMessages
You must provide a value for the Administrative User.
INFO_EMPTY_REMOTE_HOST - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the fully qualified name of the host.
INFO_EMPTY_REMOTE_HOST_NAME - Static variable in class org.opends.messages.AdminToolMessages
You must provide the name of the remote host name.
INFO_EMPTY_REMOTE_PWD - Static variable in class org.opends.messages.QuickSetupMessages
You must provide an Admin User password.
INFO_EMPTY_SERVER_LOCATION - Static variable in class org.opends.messages.QuickSetupMessages
Invalid Directory Selected.
INFO_ENABLE_REPLICATION_INITIALIZING_ADS - Static variable in class org.opends.messages.AdminToolMessages
Initializing registration information on server %s with the contents of server %s
INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL - Static variable in class org.opends.messages.AdminToolMessages
Initializing registration information with the contents of server %s
INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
Initializing schema on server %s with the contents of server %s
INFO_ENABLE_SSL - Static variable in class org.opends.messages.QuickSetupMessages
Enable SSL on LDAP Port %s
INFO_ENABLE_SSL_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Enable SSL on Port:
INFO_ENABLE_SSL_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enables SSL on the specified port.
INFO_ENABLE_STARTTLS - Static variable in class org.opends.messages.QuickSetupMessages
Enable StartTLS
INFO_ENABLE_STARTTLS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Enable StartTLS for LDAP
INFO_ENABLE_STARTTLS_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Allows encrypted communication over the standard LDAP port.
INFO_ENABLE_WINDOWS_SERVICE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Run the server as a Windows Service
INFO_ENABLE_WINDOWS_SERVICE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this check box if you want the server to run as a Windows Service.
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_EQUAL_PORTS - Static variable in class org.opends.messages.QuickSetupMessages
You must specify different ports for LDAP and LDAPS communication.
INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS - Static variable in class org.opends.messages.BackendMessages
Local DB 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
Local DB 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_ERR_WORKFLOW_DOES_NOT_EXIST - Static variable in class org.opends.messages.CoreMessages
Unable to register the workflow "%s" with the network group %s because the workflow does not exist
INFO_ERR_WORKFLOW_IN_USE - Static variable in class org.opends.messages.CoreMessages
Unable to remove the workflow "%s" because the workflow is still in use (there are still %d reference(s) to the workflow)
INFO_ERROR_ACCESSING_JCEKS_KEYSTORE - Static variable in class org.opends.messages.QuickSetupMessages
Could not access the JCEKS key store.
INFO_ERROR_ACCESSING_JKS_KEYSTORE - Static variable in class org.opends.messages.QuickSetupMessages
Could not access the JKS key store.
INFO_ERROR_ACCESSING_KEYSTORE_JDK_BUG - Static variable in class org.opends.messages.QuickSetupMessages
Could not access the key store.
INFO_ERROR_ACCESSING_PKCS11_KEYSTORE - Static variable in class org.opends.messages.QuickSetupMessages
Could not access the PKCS#11 key store.
INFO_ERROR_ACCESSING_PKCS12_KEYSTORE - Static variable in class org.opends.messages.QuickSetupMessages
Could not access the PKCS#12 key store.
INFO_ERROR_ATTRIBUTE_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because this attribute is not allowed in this network group
INFO_ERROR_BROWSER_CLOSE_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this window
INFO_ERROR_BROWSER_COPY_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Copy URL
INFO_ERROR_BROWSER_COPY_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Copies the URL to the system clipboard
INFO_ERROR_BROWSER_DISPLAY_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Could not launch the web browser.
You can copy and paste the following URL manually into your web browser:
%s
INFO_ERROR_BROWSER_DISPLAY_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Error
INFO_ERROR_CONFIGURING - Static variable in class org.opends.messages.QuickSetupMessages
Error Configuring Directory Server.
INFO_ERROR_CONFIGURING_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Error Configuring Certificates.
INFO_ERROR_CONFIGURING_REMOTE_GENERIC - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred configuring server %s.%nThe error is: %s
INFO_ERROR_CONNECTING_TIMEOUT - Static variable in class org.opends.messages.QuickSetupMessages
The connection with the server timed out.
INFO_ERROR_CONNECTING_TO_LOCAL - Static variable in class org.opends.messages.QuickSetupMessages
An error occurred connecting to the server.
INFO_ERROR_COPYING - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred extracting file %s.
INFO_ERROR_COPYING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
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_COULD_NOT_CREATE_PARENT_DIR - Static variable in class org.opends.messages.QuickSetupMessages
Could not create parent directory %s.
INFO_ERROR_CREATING_BASE_ENTRY - Static variable in class org.opends.messages.QuickSetupMessages
Error Creating Base Entry.
INFO_ERROR_CREATING_BUILD_INFO - Static variable in class org.opends.messages.QuickSetupMessages
Error determining the server build information.
INFO_ERROR_CREATING_BUILD_INFO_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Error determining the server build information.
INFO_ERROR_CREATING_TEMP_FILE - Static variable in class org.opends.messages.QuickSetupMessages
An error occurred creating the temporary file.
INFO_ERROR_DELETING_DIRECTORY - Static variable in class org.opends.messages.QuickSetupMessages
Error deleting directory %s.
INFO_ERROR_DELETING_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
An error occurred while deleting directory '%s'.
INFO_ERROR_DELETING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
Error deleting file %s.
INFO_ERROR_DELETING_FILE - Static variable in class org.opends.messages.ToolMessages
An error occurred while deleting file '%s'.
INFO_ERROR_DISABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.QuickSetupMessages
Error Disabling Windows service.
INFO_ERROR_DURING_INITIALIZATION_LOG - Static variable in class org.opends.messages.QuickSetupMessages
Error during the initialization with contents from server %s.
INFO_ERROR_DURING_INITIALIZATION_NO_LOG - Static variable in class org.opends.messages.QuickSetupMessages
Error during the initialization with contents from server %s.
INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_DURING_PURGE_HISTORICAL_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_DURING_PURGE_HISTORICAL_NO_LOG - Static variable in class org.opends.messages.AdminToolMessages
Unexpected error during the operation.
INFO_ERROR_EMPTY_RESPONSE - Static variable in class org.opends.messages.QuickSetupMessages
ERROR: The response value may not be an empty string
INFO_ERROR_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.QuickSetupMessages
Error Enabling Windows service.
INFO_ERROR_FAILED_MOVING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
Failed to move file %s to %s.
INFO_ERROR_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/error_small.gif
INFO_ERROR_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Error.
INFO_ERROR_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Error
INFO_ERROR_IMPORT_AUTOMATICALLY_GENERATED - Static variable in class org.opends.messages.QuickSetupMessages
Error Importing Automatically-Generated Data when invoked with arguments %s: %s.
INFO_ERROR_IMPORT_LDIF_TOOL_RETURN_CODE - Static variable in class org.opends.messages.QuickSetupMessages
The import LDIF tool returned error code %s.
INFO_ERROR_IMPORTING_LDIF - Static variable in class org.opends.messages.QuickSetupMessages
Error Importing LDIF File.
INFO_ERROR_INSTALL_ROOT_DIR_EMPTY - Static variable in class org.opends.messages.QuickSetupMessages
Directory %s is either empty or you lack permissions to access its contents.
INFO_ERROR_INSTALL_ROOT_DIR_NO_DIR - Static variable in class org.opends.messages.QuickSetupMessages
Directory %s does not contain directory %s.
INFO_ERROR_INSTALL_ROOT_DIR_NO_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
Directory %s does not exist.
INFO_ERROR_INSTALL_ROOT_DIR_NOT_DIR - Static variable in class org.opends.messages.QuickSetupMessages
File %s is not a server installation root.
INFO_ERROR_INSTALL_ROOT_DIR_NULL - Static variable in class org.opends.messages.QuickSetupMessages
The root directory is null.
INFO_ERROR_LARGE_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/error_large.gif
INFO_ERROR_LAUNCHING_INITIALIZATION - Static variable in class org.opends.messages.QuickSetupMessages
Error launching initialization with contents from server %s.
INFO_ERROR_MAX_CONCURRENT_OPERATIONS_PER_CONNECTION_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the network group has already reached its maximum number of concurrent operations on this connection
INFO_ERROR_MAX_CONNECTIONS_FROM_SAME_IP_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the network group has already reached its maximum number of simultaneous connections from the same client
INFO_ERROR_MAX_CONNECTIONS_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the network group has already reached its maximum number of simultaneous connections
INFO_ERROR_MAX_OPERATIONS_PER_CONNECTION_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the network group has already reached its maximum number of operations on this connection
INFO_ERROR_MAX_THROUGHPUT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the network group has already reached its maximum throughput of %d operations each %d ms
INFO_ERROR_MIN_SEARCH_SUBSTRING_LENGTH_LIMIT_EXCEEDED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because the search substring length is less than the network group minimum search substring length
INFO_ERROR_NOTIFICATION_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Email addresses to send the error notification to [continue]:
INFO_ERROR_OPERATION_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because this type of operation is not allowed in this network group
INFO_ERROR_POOLING_INITIALIZATION - Static variable in class org.opends.messages.QuickSetupMessages
Error reading the progress of the initialization with contents from server %s.
INFO_ERROR_PROP_VALUE - Static variable in class org.opends.messages.QuickSetupMessages
The value of property %s could not be determined.
INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Error reading data from server.
INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER - Static variable in class org.opends.messages.QuickSetupMessages
Error reading data from server %s.
INFO_ERROR_READING_ERROROUTPUT - Static variable in class org.opends.messages.QuickSetupMessages
Error Reading error output.
INFO_ERROR_READING_OUTPUT - Static variable in class org.opends.messages.QuickSetupMessages
Error Reading output.
INFO_ERROR_READING_REGISTERED_SERVERS_CONFIRM - Static variable in class org.opends.messages.QuickSetupMessages
The following errors were encountered reading the configuration of the existing servers:%n%s%n%nDo you want to continue?
INFO_ERROR_READING_SERVER_CONFIGURATION - Static variable in class org.opends.messages.QuickSetupMessages
Error reading configuration.
INFO_ERROR_RENAMING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
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.QuickSetupMessages
Error Starting Directory Server.
INFO_ERROR_STARTING_SERVER_CODE - Static variable in class org.opends.messages.QuickSetupMessages
Error Starting Directory Server.
INFO_ERROR_STARTING_SERVER_IN_UNIX - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to the server after after requesting start.
INFO_ERROR_STARTING_SERVER_IN_WINDOWS - Static variable in class org.opends.messages.QuickSetupMessages
Could not connect to the server after requesting start.
INFO_ERROR_STOPPING_SERVER - Static variable in class org.opends.messages.QuickSetupMessages
Error Stopping Directory Server.
INFO_ERROR_STOPPING_SERVER_CODE - Static variable in class org.opends.messages.QuickSetupMessages
Error Stopping Directory Server.
INFO_ERROR_SUBTREE_NOT_ALLOWED - Static variable in class org.opends.messages.CoreMessages
Unable to process operation because this subtree is not allowed in this network group
INFO_ERROR_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Error
INFO_ERROR_ZIP_STREAM - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred reading the zip file %s.
INFO_ERROR_ZIPINPUTSTREAMNULL - Static variable in class org.opends.messages.QuickSetupMessages
Could not retrieve zip file %s.
INFO_EXCEPTION_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
Details: %s
INFO_EXCEPTION_OUT_OF_MEMORY_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
Not enough memory to perform the operation.
INFO_EXCEPTION_ROOT_CAUSE - Static variable in class org.opends.messages.QuickSetupMessages
Root Cause:
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_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_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.QuickSetupMessages
255,000,000
INFO_FIELD_VALID_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
Path %s does not exist.
INFO_FILE_EXISTS - Static variable in class org.opends.messages.QuickSetupMessages
The file %s already exists.
INFO_FILE_KEYMANAGER_DESCRIPTION_FILE - Static variable in class org.opends.messages.ExtensionMessages
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_INSTALL_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Finish Installation and Setup
INFO_FINISH_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Finish
INFO_FINISH_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Finish Setup
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_FINISHED_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Finished
INFO_FINISHED_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Finished
INFO_FLAVOR - Static variable in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
The data flavor managed by this transferable.
INFO_FRAME_INSTALL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
%s QuickSetup
INFO_FRAME_UNINSTALL_TITLE - Static variable in class org.opends.messages.AdminToolMessages
%s Uninstall
INFO_GENERAL_BUILD_ID - Static variable in class org.opends.messages.QuickSetupMessages
Build ID
INFO_GENERAL_CHECKING_DATA - Static variable in class org.opends.messages.QuickSetupMessages
Checking Data...
INFO_GENERAL_LOADING - Static variable in class org.opends.messages.QuickSetupMessages
Loading...
INFO_GENERAL_NO - Static variable in class org.opends.messages.UtilityMessages
no
INFO_GENERAL_PROVIDE_LOG_IN_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
If you want to report this error, provide the contents of file %s
INFO_GENERAL_SEE_FOR_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
See %s for a detailed log of this operation.
INFO_GENERAL_SERVER_STARTED - Static variable in class org.opends.messages.QuickSetupMessages
started
INFO_GENERAL_SERVER_STOPPED - Static variable in class org.opends.messages.QuickSetupMessages
stopped
INFO_GENERAL_WARNING - Static variable in class org.opends.messages.QuickSetupMessages
Warning
INFO_GENERAL_YES - Static variable in class org.opends.messages.UtilityMessages
yes
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.QuickSetupMessages
The Administrator that can manage all the server instances.
INFO_GLOBAL_ADMINISTRATOR_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Provide the informaton to create a Global Administrator that will able to manage your whole replication topology.
INFO_GLOBAL_ADMINISTRATOR_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Create Global Administrator
INFO_GLOBAL_ADMINISTRATOR_PWD_CONFIRM_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Global Administrator Password (confirm):
INFO_GLOBAL_ADMINISTRATOR_PWD_CONFIRM_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Confirm the password of the Global Administrator.
INFO_GLOBAL_ADMINISTRATOR_PWD_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Global Administrator Password:
INFO_GLOBAL_ADMINISTRATOR_PWD_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The Global Administrator Password.
INFO_GLOBAL_ADMINISTRATOR_UID_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Global Administrator ID:
INFO_GLOBAL_ADMINISTRATOR_UID_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The Global Administrator ID.
INFO_GLOBAL_HELP_REFERENCE - Static variable in class org.opends.messages.UtilityMessages
See "%s --help" to get more usage help
INFO_GLOBAL_OPTIONS - Static variable in class org.opends.messages.UtilityMessages
Global Options:
INFO_GLOBAL_OPTIONS_REFERENCE - Static variable in class org.opends.messages.UtilityMessages
See "%s --help"
INFO_GROUPNAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{groupName}
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_MEDIUM_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/help_medium.gif
INFO_HELP_SMALL_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/help_small.gif
INFO_HELP_SMALL_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Help icon.
INFO_HELP_WAIT_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Busy, please wait.
INFO_HIDE_EXCEPTION_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
Hide Details
INFO_HOST_NAME_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Fully Qualified Host Name:
INFO_HOST_NAME_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the fully qualified name of the local host.
INFO_HOST_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{host}
INFO_HOSTNAME_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Host Name:
INFO_HTML_SEPARATOR_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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(%d), and will be ignored
INFO_IMPORT_ARG_APPEND - Static variable in class org.opends.messages.TaskMessages
Append
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_REPLACE_EXISTING - Static variable in class org.opends.messages.TaskMessages
Replace Existing
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_IMPORT_AUTOMATICALLY_GENERATED_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Import Automatically-Generated Sample Data
INFO_IMPORT_AUTOMATICALLY_GENERATED_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Populate the base DN with automatically-generated LDAP data
INFO_IMPORT_DATA_FROM_LDIF_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Import Data from LDIF File
INFO_IMPORT_DATA_FROM_LDIF_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Use the contents of an LDIF file to populate the base DN with data
INFO_IMPORT_FILE_WARNING_UPDATE_RUNTIME_ARGS - Static variable in class org.opends.messages.QuickSetupMessages
Considering the size of the provided LDIF file, the default runtime settings might not be enough to be able to manage that volume of data.
INFO_IMPORT_JAVA_ARGUMENTS_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Specify the memory and java arguments that will be used when importing data to the server.
INFO_IMPORT_JAVA_ARGUMENTS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Import Runtime Settings
INFO_IMPORT_PATH_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Path:
INFO_IMPORT_PATH_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the full path of the LDIF file containing the data to be imported
INFO_IMPORT_RUNTIME_ARGS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Import Runtime Settings:
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_REBUILD_IN_PROGRESS - Static variable in class org.opends.messages.BackendMessages
%s index is being 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_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{index}
INFO_INFO_IGNORING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
Ignoring %s since %s exists.
INFO_INFORMATION_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/info_small.gif
INFO_INFORMATION_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Information.
INFO_INFORMATION_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Information
INFO_INFORMATION_LARGE_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/info_large.gif
INFO_INITIAL_MEMORY - Static variable in class org.opends.messages.QuickSetupMessages
%d MB Initial Memory
INFO_INITIAL_MEMORY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Initial Memory:
INFO_INITIAL_MEMORY_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Provide the initial memory in megabytes that the Java process will use.
INFO_INITIALIZE_PROGRESS_WITH_PERCENTAGE - Static variable in class org.opends.messages.QuickSetupMessages
%s entries processed (%s %% complete).
INFO_INITIALIZE_PROGRESS_WITH_PROCESSED - Static variable in class org.opends.messages.QuickSetupMessages
%s entries processed.
INFO_INITIALIZE_PROGRESS_WITH_UNPROCESSED - Static variable in class org.opends.messages.QuickSetupMessages
%s remaining to be processed.
INFO_INLINE_HELP_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_INSTALL_CANCELED - Static variable in class org.opends.messages.QuickSetupMessages
Setup canceled.
INFO_INSTALL_ENABLE_REPLICATION_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent non-interactive command-line to enable replication:
INFO_INSTALL_ENABLE_REPLICATION_EQUIVALENT_COMMAND_LINES - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent non-interactive command-lines to enable replication:
INFO_INSTALL_INITIALIZE_REPLICATION_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent non-interactive command-line to initialize replication:
INFO_INSTALL_INITIALIZE_REPLICATION_EQUIVALENT_COMMAND_LINES - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent non-interactive command-lines to initialize replication:
INFO_INSTALL_SERVER_MUST_BE_TEMPORARILY_STARTED - Static variable in class org.opends.messages.QuickSetupMessages
The Server will be temporarily started.
INFO_INSTALL_SETUP_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent non-interactive command-line to setup server:
INFO_INSTALL_STOP_SERVER_EQUIVALENT_COMMAND_LINE - Static variable in class org.opends.messages.QuickSetupMessages
Equivalent command-line to stop the server:
INFO_INSTALLATION_PATH_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Installation Path:
INFO_INSTALLDS_BACKEND_TYPE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{backendType}
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 located on a JCEKS key store
INFO_INSTALLDS_CERT_OPTION_JKS - Static variable in class org.opends.messages.ToolMessages
Use an existing certificate located on a Java Key Store (JKS)
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 located on a PKCS#12 key store
INFO_INSTALLDS_CERT_OPTION_SELF_SIGNED - Static variable in class org.opends.messages.ToolMessages
Generate self-signed certificate (recommended for testing purposes only)
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_BACKEND_TYPE - Static variable in class org.opends.messages.ToolMessages
The type of the userRoot backend
INFO_INSTALLDS_DESCRIPTION_BASEDN - Static variable in class org.opends.messages.ToolMessages
Base DN for user information in the Directory Server.
INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME - Static variable in class org.opends.messages.ToolMessages
Nickname of the certificate that the server should use when accepting SSL-based connections or performing StartTLS negotiation
INFO_INSTALLDS_DESCRIPTION_CLI - Static variable in class org.opends.messages.ToolMessages
Use the command line install.
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_HELP - Static variable in class org.opends.messages.ToolMessages
Display this usage information
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
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
Certificate key store PIN.
INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_FILE - Static variable in class org.opends.messages.ToolMessages
Certificate key store PIN file.
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
Port on which the Directory Server should listen for LDAPS communication.
INFO_INSTALLDS_DESCRIPTION_NO_PROMPT - Static variable in class org.opends.messages.ToolMessages
Perform an installation in non-interactive mode.
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_SILENT - Static variable in class org.opends.messages.ToolMessages
Run setup in quiet mode.
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_TESTONLY - Static variable in class org.opends.messages.ToolMessages
Just verify that the JVM can be started properly
INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE - Static variable in class org.opends.messages.ToolMessages
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 a certificate 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 key store containing the certificate that the server should use when accepting SSL-based connections or performing StartTLS negotiation
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_BACKEND_TYPE - Static variable in class org.opends.messages.ToolMessages
Provide the backend type:
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 - Static variable in class org.opends.messages.ToolMessages
Do you wish to populate the directory database with information from an existing LDIF file?
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 Key Store path:
INFO_INSTALLDS_PROMPT_JKS_PATH - Static variable in class org.opends.messages.ToolMessages
Java Key Store (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
Key store PIN:
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 key Store 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 create base DNs in the server?
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 configuration 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_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG - Static variable in class org.opends.messages.QuickSetupMessages
The server contains some database files.
If you continue with the setup the contents of these database files will be deleted.
INFO_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG_CLI - Static variable in class org.opends.messages.QuickSetupMessages
The server contains some database files.%nThe setup will delete the contents of these database files.
INFO_INSTALLSTATUS_CONFIGFILEMODIFIED - Static variable in class org.opends.messages.QuickSetupMessages
Has already been configured
INFO_INSTALLSTATUS_DBFILEEXIST - Static variable in class org.opends.messages.QuickSetupMessages
Contains data
INFO_INSTALLSTATUS_INSTALLED - Static variable in class org.opends.messages.QuickSetupMessages
Server Already Configured
The setup can only be used with servers that have not yet been configured.
INFO_INSTALLSTATUS_INSTALLED_CLI - Static variable in class org.opends.messages.QuickSetupMessages
Server Already Configured%n %s command-line can only be used with servers that have not yet been configured.
INFO_INSTALLSTATUS_NOT_INSTALLED - Static variable in class org.opends.messages.QuickSetupMessages
The Directory Server is not installed.
INFO_INSTALLSTATUS_SERVERRUNNING - Static variable in class org.opends.messages.QuickSetupMessages
Is currently running on port %s
INFO_INSTRUCTIONS_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_INVALID_CHAR_IN_PATH - Static variable in class org.opends.messages.QuickSetupMessages
The path contains the character "%s" which is not allowed to install the server.
INFO_INVALID_NUMBER_ENTRIES_RANGE - Static variable in class org.opends.messages.QuickSetupMessages
The number of user entries to generate automatically must be an integer between %s and %s.
INFO_INVALID_PORT_VALUE_RANGE - Static variable in class org.opends.messages.QuickSetupMessages
The LDAP Listener Port must be an integer between %s and %s.
INFO_INVALID_REMOTE_PORT - Static variable in class org.opends.messages.QuickSetupMessages
The provided port is not valid.
INFO_INVALID_REMOTE_REPLICATION_PORT_VALUE_RANGE - Static variable in class org.opends.messages.QuickSetupMessages
The Replication Port on %s must be an integer between %s and %s.
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_INVALID_REPLICATION_PORT_VALUE_RANGE - Static variable in class org.opends.messages.QuickSetupMessages
The Replication Port must be an integer between %s and %s.
INFO_INVALID_SECURE_PORT_VALUE_RANGE - Static variable in class org.opends.messages.QuickSetupMessages
The LDAPS Listener Port must be an integer between %s and %s.
INFO_JAVA_ARGUMENTS_CANCEL_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and discard the provide java arguments.
INFO_JAVA_ARGUMENTS_CANNOT_BE_CHECKED_IN_WEBSTART - Static variable in class org.opends.messages.QuickSetupMessages
In the Java Webstart setup, the provided Java arguments are not thoroughly tested till the server is actually configured.
INFO_JAVA_ARGUMENTS_LEAVE_EMPTY - Static variable in class org.opends.messages.QuickSetupMessages
Leave empty to use the default value of the Java virtual machine.
INFO_JAVA_ARGUMENTS_OK_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and accept the provided java arguments.
INFO_JAVA_RUNTIME_CHANGE_IMPORT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Click to configure the runtime options that will be used to run the import utility.
INFO_JAVA_RUNTIME_CHANGE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Change...
INFO_JAVA_RUNTIME_CHANGE_SERVER_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Click to configure the runtime options that will be used to run the server.
INFO_JAVA_RUNTIME_OPTIONS_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Specify the runtime options that the Java virtual machine will use to run the server and the import tool.
INFO_JAVA_RUNTIME_OPTIONS_PANEL_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Runtime Options
INFO_JAVA_RUNTIME_OPTIONS_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Runtime Options
INFO_JAVA_RUNTIME_SETTINGS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Java Runtime Settings
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
The script file that will be written.
INFO_JAVAPROPERTIES_DESCRIPTION_HELP - Static variable in class org.opends.messages.ToolMessages
Display this usage information
INFO_JAVAPROPERTIES_DESCRIPTION_PROPERTIES_FILE - Static variable in class org.opends.messages.ToolMessages
The properties file to be used to generate the scripts.
INFO_JAVAPROPERTIES_DESCRIPTION_SILENT - Static variable in class org.opends.messages.ToolMessages
Run the tool in quiet mode.
INFO_JAVAPROPERTIES_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
The operation was successful.
INFO_JAVAPROPERTIES_SUCCESSFUL_NON_DEFAULT - Static variable in class org.opends.messages.ToolMessages
The script file %s was successfully created.
INFO_JAVAPROPERTIES_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
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_JCEKS_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Use existing JCEKS File
INFO_JCEKS_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
JCEKS File
INFO_JCEKS_CERTIFICATE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select this option if you have a JCEKS certificate.
INFO_JCEKS_KEYSTORE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
No certificates for the Java Key Store could be found.
INFO_JKS_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Use existing Java Key Store File
INFO_JKS_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Java Key Store (JKS) File
INFO_JKS_CERTIFICATE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select this option if you have a JKS certificate.
INFO_JKS_KEYSTORE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
No certificates for the Java Key Store could be found.
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
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
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_DOES_NOT_CONTAIN_ALIAS - Static variable in class org.opends.messages.ExtensionMessages
handshake for '%s': cipher is expecting key %s to be of type %s
INFO_KEYSTORE_PATH_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
The provided key store path does not exist.
INFO_KEYSTORE_PATH_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Key Store Path:
INFO_KEYSTORE_PATH_NOT_A_FILE - Static variable in class org.opends.messages.QuickSetupMessages
The provided key store path is not a file.
INFO_KEYSTORE_PATH_NOT_PROVIDED - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the path of the key store.
INFO_KEYSTORE_PATH_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Absolute path to the keystore.
INFO_KEYSTORE_PWD_EMPTY - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the PIN of the key store.
INFO_KEYSTORE_PWD_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{keyStorePasswordFile}
INFO_KEYSTORE_PWD_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Key Store PIN:
INFO_KEYSTORE_PWD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{keyStorePassword}
INFO_KEYSTORE_PWD_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Provide the PIN (password) required to access the existing key store.
INFO_KEYSTORE_TYPE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Key Store Type:
INFO_KEYSTOREPATH_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{keyStorePath}
INFO_LABEL_DBTEST_BACKEND_ID - Static variable in class org.opends.messages.ToolMessages
Backend ID
INFO_LABEL_DBTEST_BASE_DN - Static variable in class org.opends.messages.ToolMessages
Base DN
INFO_LABEL_DBTEST_DATA - Static variable in class org.opends.messages.ToolMessages
Data
INFO_LABEL_DBTEST_DATABASE_NAME - Static variable in class org.opends.messages.ToolMessages
Database Name
INFO_LABEL_DBTEST_DATABASE_TYPE - Static variable in class org.opends.messages.ToolMessages
Database Type
INFO_LABEL_DBTEST_DB_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
Database Directory
INFO_LABEL_DBTEST_ENTRY - Static variable in class org.opends.messages.ToolMessages
Entry
INFO_LABEL_DBTEST_ENTRY_COUNT - Static variable in class org.opends.messages.ToolMessages
Entry Count
INFO_LABEL_DBTEST_ENTRY_DN - Static variable in class org.opends.messages.ToolMessages
Entry DN
INFO_LABEL_DBTEST_ENTRY_ID - Static variable in class org.opends.messages.ToolMessages
Entry ID
INFO_LABEL_DBTEST_INDEX_ENTRY_ID_LIST - Static variable in class org.opends.messages.ToolMessages
Entry ID List
INFO_LABEL_DBTEST_INDEX_NAME - Static variable in class org.opends.messages.ToolMessages
Index Name
INFO_LABEL_DBTEST_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
Index Valid
INFO_LABEL_DBTEST_INDEX_TYPE - Static variable in class org.opends.messages.ToolMessages
Index Type
INFO_LABEL_DBTEST_INDEX_UNDEFINED_RECORD_COUNT - Static variable in class org.opends.messages.ToolMessages
Undefined
INFO_LABEL_DBTEST_INDEX_VALUE - Static variable in class org.opends.messages.ToolMessages
Indexed Value
INFO_LABEL_DBTEST_JE_DATABASE_NAME - Static variable in class org.opends.messages.ToolMessages
JE Database Name
INFO_LABEL_DBTEST_JE_DATABASE_PREFIX - Static variable in class org.opends.messages.ToolMessages
JE Database Prefix
INFO_LABEL_DBTEST_JE_RECORD_COUNT - Static variable in class org.opends.messages.ToolMessages
Record Count
INFO_LABEL_DBTEST_KEY - Static variable in class org.opends.messages.ToolMessages
Key
INFO_LABEL_DBTEST_URI - Static variable in class org.opends.messages.ToolMessages
URI
INFO_LABEL_DBTEST_VLV_INDEX_LAST_SORT_KEYS - Static variable in class org.opends.messages.ToolMessages
Last Sort Keys
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_DESCRIPTION_SASLOPTIONS - Static variable in class org.opends.messages.ToolMessages
SASL bind options
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.UtilityMessages
>>>> Specify OpenDJ LDAP connection parameters
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.UtilityMessages
Administrator user bind DN [%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.UtilityMessages
Directory server port number [%d]:
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.UtilityMessages
Which certificate do you want to use?
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.UtilityMessages
Password for keystore '%s':
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.UtilityMessages
LDAP
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.UtilityMessages
%d
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.UtilityMessages
How do you want to trust the 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.UtilityMessages
Yes, also add it to a truststore
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.UtilityMessages
Yes, for this session only
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.UtilityMessages
Password for truststore '%s':
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.UtilityMessages
How do you want to connect?
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.UtilityMessages
LDAP with StartTLS
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.UtilityMessages
%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.UtilityMessages
User DN : %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
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
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
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
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
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|:
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
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_BLIND_TRUST - Static variable in class org.opends.messages.ToolMessages
Blindly trust any SSL certificate presented by 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_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_CONNHANDLER_UNKNOWN_CHANGETYPE - Static variable in class org.opends.messages.ProtocolMessages
Unsupported change type %s
INFO_LDIF_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
The provided LDIF file does not exist.
INFO_LDIF_FILES_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
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
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_APPEND - Static variable in class org.opends.messages.ToolMessages
Append to an existing database rather than overwriting it
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_DN_VALIDATION - Static variable in class org.opends.messages.ToolMessages
Perform DN validation during later part of LDIF import
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_REPLACE_EXISTING - Static variable in class org.opends.messages.ToolMessages
Replace existing entries when appending to the database
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
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
This utility can be used to import LDIF data into a Directory Server backend
INFO_LDIFMODIFY_DESCRIPTION_CHANGES - Static variable in class org.opends.messages.ToolMessages
LDIF file containing the changes to apply
INFO_LDIFMODIFY_DESCRIPTION_HELP - Static variable in class org.opends.messages.ToolMessages
Displays this usage information
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
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
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
LDIF file containing the data to search.
INFO_LDIFSEARCH_DESCRIPTION_OUTPUT_FILE - Static variable in class org.opends.messages.ToolMessages
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
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_LEAVE_DATABASE_EMPTY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Leave Database Empty
INFO_LEAVE_DATABASE_EMPTY_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Do not create any entry for the Directory Base DN
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.QuickSetupMessages
Invalid response
INFO_LICENSE_CLI_ACCEPT_INVALID_RESPONSE - Static variable in class org.opends.messages.ToolMessages
Invalid response
INFO_LICENSE_CLI_ACCEPT_NO - Static variable in class org.opends.messages.QuickSetupMessages
No
INFO_LICENSE_CLI_ACCEPT_QUESTION - Static variable in class org.opends.messages.QuickSetupMessages
Accept the license (%s/%s) [%s]:
INFO_LICENSE_CLI_ACCEPT_YES - Static variable in class org.opends.messages.QuickSetupMessages
Yes
INFO_LICENSE_CLICK_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Click to accept
INFO_LICENSE_DETAILS_CLI_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
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_LICENSE_DETAILS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Please read the following License Agreement.
You must accept the terms of the agreement before continuing with the installation.
INFO_LICENSE_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
License
INFO_LICENSE_STEP - Static variable in class org.opends.messages.QuickSetupMessages
License
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_DESCRIPTION_HELP - Static variable in class org.opends.messages.ToolMessages
Display this usage information
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_LOGIN_DIALOG_SERVER_NOT_RUNNING_MSG - Static variable in class org.opends.messages.AdminToolMessages
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_MAKELDIF_DESCRIPTION_HELP - Static variable in class org.opends.messages.ToolMessages
Show this usage information
INFO_MAKELDIF_DESCRIPTION_LDIF - Static variable in class org.opends.messages.ToolMessages
The path to the LDIF file to be written
INFO_MAKELDIF_DESCRIPTION_RESOURCE_PATH - Static variable in class org.opends.messages.ToolMessages
Path to look for MakeLDIF resources (e.g., data files) not found in the current working directory or template directory path
INFO_MAKELDIF_DESCRIPTION_SEED - Static variable in class org.opends.messages.ToolMessages
The seed to use to initialize the random number generator
INFO_MAKELDIF_DESCRIPTION_TEMPLATE - Static variable in class org.opends.messages.ToolMessages
The path to the template file with information about the LDIF data to generate
INFO_MAKELDIF_PROCESSED_N_ENTRIES - Static variable in class org.opends.messages.ToolMessages
Processed %d entries
INFO_MAKELDIF_PROCESSING_COMPLETE - Static variable in class org.opends.messages.ToolMessages
LDIF processing complete.
INFO_MAKELDIF_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
This utility can be used to generate LDIF data based on a definition in a template file
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_MAX_MEMORY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Maximum Memory:
INFO_MAX_MEMORY_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Provide the maximum memory in megabytes that the Java process will be allowed to use.
INFO_MAXIMUM_DURATION_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{maximum duration}
INFO_MAXIMUM_MEMORY - Static variable in class org.opends.messages.QuickSetupMessages
%d MB Max Memory
INFO_MEGABYTE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Megabytes
INFO_MEMBERNAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{memberName}
INFO_MEMORY_PLACEHOLDER - Static variable in class org.opends.messages.QuickSetupMessages
memorySizeInMB
INFO_MENU_CHAR_OPTION - Static variable in class org.opends.messages.UtilityMessages
%c)
INFO_MENU_NUMERIC_OPTION - Static variable in class org.opends.messages.UtilityMessages
%d)
INFO_MENU_OPTION_BACK - Static variable in class org.opends.messages.UtilityMessages
back
INFO_MENU_OPTION_BACK_KEY - Static variable in class org.opends.messages.UtilityMessages
b
INFO_MENU_OPTION_CANCEL - Static variable in class org.opends.messages.UtilityMessages
cancel
INFO_MENU_OPTION_CANCEL_KEY - Static variable in class org.opends.messages.UtilityMessages
c
INFO_MENU_OPTION_HELP - Static variable in class org.opends.messages.UtilityMessages
help
INFO_MENU_OPTION_HELP_KEY - Static variable in class org.opends.messages.UtilityMessages
?
INFO_MENU_OPTION_QUIT - Static variable in class org.opends.messages.UtilityMessages
quit
INFO_MENU_OPTION_QUIT_KEY - Static variable in class org.opends.messages.UtilityMessages
q
INFO_MENU_PROMPT_CONFIRM - Static variable in class org.opends.messages.UtilityMessages
%s (%s / %s) [%s]:
INFO_MENU_PROMPT_MULTI - Static variable in class org.opends.messages.UtilityMessages
Enter one or more choices separated by commas:
INFO_MENU_PROMPT_MULTI_DEFAULT - Static variable in class org.opends.messages.UtilityMessages
Enter one or more choices separated by commas [%s]:
INFO_MENU_PROMPT_RETURN_TO_CONTINUE - Static variable in class org.opends.messages.UtilityMessages
Press RETURN to continue
INFO_MENU_PROMPT_SINGLE - Static variable in class org.opends.messages.UtilityMessages
Enter choice:
INFO_MENU_PROMPT_SINGLE_DEFAULT - Static variable in class org.opends.messages.UtilityMessages
Enter choice [%s]:
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.QuickSetupMessages
images/opendjminimized.gif
INFO_MINIMIZED_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup minimized.
INFO_MINIMIZED_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup
INFO_MINIMIZED_MAC_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/opendjminimizedmac.png
INFO_MISSING_CHANGES_COLUMN - Static variable in class org.opends.messages.AdminToolMessages
Missing Changes
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_UPTIME - Static variable in class org.opends.messages.BackendMessages
%d days %d hours %d minutes %d seconds
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_MULTICHOICE_FALSE_VALUE - Static variable in class org.opends.messages.ToolMessages
false
INFO_MULTICHOICE_TRUE_VALUE - Static variable in class org.opends.messages.ToolMessages
true
INFO_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{name}
INFO_NEW_PASSWORD_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{newPassword}
INFO_NEXT_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Next >
INFO_NEXT_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Go to Next Step
INFO_NICKNAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{nickname}
INFO_NO_BASE_DN_INLINE_HELP - Static variable in class org.opends.messages.QuickSetupMessages
Leave empty if you do not want to create a base DN.
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.QuickSetupMessages
No entries found to initialize.
INFO_NO_LDIF_PATH - Static variable in class org.opends.messages.QuickSetupMessages
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_NUMBER_ENTRIES - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the number of user entries to generate automatically.
INFO_NO_SECURITY - Static variable in class org.opends.messages.QuickSetupMessages
disabled
INFO_NO_SUFFIXES_CHOSEN_TO_REPLICATE - Static variable in class org.opends.messages.QuickSetupMessages
You must select at least one base DN to replicate contents with.
INFO_NOT_A_BASE_DN - Static variable in class org.opends.messages.QuickSetupMessages
The provided Directory Base DN is not a valid DN.
INFO_NOT_A_DIRECTORY_MANAGER_DN - Static variable in class org.opends.messages.QuickSetupMessages
The provided Root User DN is not a valid DN.
INFO_NOT_A_DIRECTORY_MANAGER_IN_CONFIG - Static variable in class org.opends.messages.QuickSetupMessages
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
(*)
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
Information is only available if you are authenticated
as an administrative user.
INFO_NOT_AVAILABLE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL - Static variable in class org.opends.messages.AdminToolMessages
(*)
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
Information is only available if server is running and you are authenticated
as an administrative user.
INFO_NOT_AVAILABLE_SHORT_LABEL - Static variable in class org.opends.messages.AdminToolMessages
N/A
INFO_NOT_ENOUGH_DISK_SPACE - Static variable in class org.opends.messages.QuickSetupMessages
There is not enough free disk space under %s.%nAt least %s megabytes of free disk space are required to install the server.
INFO_NOT_EQUAL_PWD - Static variable in class org.opends.messages.QuickSetupMessages
The passwords you have provided do not match.
INFO_NOT_GLOBAL_ADMINISTRATOR_PROVIDED - Static variable in class org.opends.messages.QuickSetupMessages
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_NUMBER_ENTRIES_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Number of User Entries:
INFO_NUMBER_ENTRIES_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the number of user entries to be generated
INFO_OBJECTCLASS_IS_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
Object class '%s' is superior of the following object classes: %s.
INFO_OBJECTCLASSES_ARE_SUPERIOR - Static variable in class org.opends.messages.AdminToolMessages
The selected object classes are superior of the following object classes: %s.
INFO_OK_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
OK
INFO_OPEN_GENERIC_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Choose a File
INFO_OPEN_LDIF_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Choose an LDIF File
INFO_OPEN_SERVER_LOCATION_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Choose Installation Path
INFO_OPEN_ZIP_FILE_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
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_START_TIME_MESSAGE - Static variable in class org.opends.messages.AdminToolMessages
Operation date: %s
INFO_OPERATION_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
%s operation successful for DN %s
INFO_OPTION_ACCEPT_LICENSE - Static variable in class org.opends.messages.ToolMessages
Automatically accepts the product license (if present)
INFO_OPTIONPANE_BACKGROUND_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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_OTHER_JAVA_ARGUMENTS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Other Java Arguments:
INFO_OTHER_JAVA_ARGUMENTS_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Provide other java arguments that will be used by the Java process.
INFO_OUTPUT_FILE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{outputFile}
INFO_PANEL_BACKGROUND_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
255,255,255
INFO_PANEL_BORDER_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
204,204,204
INFO_PARENT_DIRECTORY_COULD_NOT_BE_FOUND - Static variable in class org.opends.messages.QuickSetupMessages
Could not find a parent directory for %s.
INFO_PARENT_DIRECTORY_DOES_NOT_EXIST_CONFIRMATION - Static variable in class org.opends.messages.QuickSetupMessages
The parent directory of %s does not exist.%nWould you like to create this directory?
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.QuickSetupMessages
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_PKCS11_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Use existing PKCS#11 Token
INFO_PKCS11_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
PKCS#11 Token
INFO_PKCS11_CERTIFICATE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select this option if you have a PKCS#11 token.
INFO_PKCS11_KEYSTORE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
No certificates for the PCKS#11 key store could be found.
INFO_PKCS12_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Use existing PKCS#12 File
INFO_PKCS12_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
PKCS#12 File
INFO_PKCS12_CERTIFICATE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select this option if you have a PKCS#12 certificate.
INFO_PKCS12_KEYSTORE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
No certificates for the PCKS#12 key store could be found.
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_PREVIOUS_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
< Previous
INFO_PREVIOUS_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Go to Previous Step
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_PROFILEVIEWER_DESCRIPTION_FILENAMES - Static variable in class org.opends.messages.PluginMessages
Path to a profile data file.
INFO_PROFILEVIEWER_DESCRIPTION_USAGE - Static variable in class org.opends.messages.PluginMessages
Displays this usage information
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_CANCELING - Static variable in class org.opends.messages.QuickSetupMessages
Canceling
INFO_PROGRESS_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_PROGRESS_CONFIGURING - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Directory Server
INFO_PROGRESS_CONFIGURING_REPLICATION - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Replication
INFO_PROGRESS_CONFIGURING_REPLICATION_REMOTE - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Replication on %s
INFO_PROGRESS_COPYING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
Copying file %s to %s
INFO_PROGRESS_CREATING_ADMINISTRATOR - Static variable in class org.opends.messages.QuickSetupMessages
Creating Global Administrator
INFO_PROGRESS_CREATING_ADS - Static variable in class org.opends.messages.QuickSetupMessages
Creating Registration Configuration
INFO_PROGRESS_CREATING_ADS_ON_REMOTE - Static variable in class org.opends.messages.QuickSetupMessages
Creating Registration Configuration on %s
INFO_PROGRESS_CREATING_BASE_ENTRIES - Static variable in class org.opends.messages.QuickSetupMessages
Creating Base Entry for the base DNs
INFO_PROGRESS_CREATING_BASE_ENTRY - Static variable in class org.opends.messages.QuickSetupMessages
Creating Base Entry %s
INFO_PROGRESS_CREATING_REPLICATED_BACKENDS - Static variable in class org.opends.messages.QuickSetupMessages
Creating Replicated Base DNs
INFO_PROGRESS_DELETING_DIRECTORY - Static variable in class org.opends.messages.QuickSetupMessages
Deleting directory %s
INFO_PROGRESS_DELETING_EXTERNAL_DB_FILES - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Database Files outside the Installation Path:
INFO_PROGRESS_DELETING_EXTERNAL_DB_FILES_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Database Files outside the Installation Path
INFO_PROGRESS_DELETING_EXTERNAL_LOG_FILES - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Log Files outside the Installation Path:
INFO_PROGRESS_DELETING_EXTERNAL_LOG_FILES_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Log Files outside the Installation Path
INFO_PROGRESS_DELETING_FILE - Static variable in class org.opends.messages.QuickSetupMessages
Deleting file %s
INFO_PROGRESS_DELETING_FILE_DOES_NOT_EXIST - Static variable in class org.opends.messages.QuickSetupMessages
Ignoring file %s since it does not exist.
INFO_PROGRESS_DELETING_INSTALLATION_FILES - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Files under the Installation Path:
INFO_PROGRESS_DELETING_INSTALLATION_FILES_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Deleting Files under the Installation Path
INFO_PROGRESS_DETAILS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Details:
INFO_PROGRESS_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Progress
INFO_PROGRESS_DISABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.QuickSetupMessages
Disabling Windows Service
INFO_PROGRESS_DONE - Static variable in class org.opends.messages.QuickSetupMessages
Done.
INFO_PROGRESS_DOWNLOADING - Static variable in class org.opends.messages.QuickSetupMessages
Downloading
INFO_PROGRESS_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.QuickSetupMessages
Enabling Windows Service
INFO_PROGRESS_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
Error.
INFO_PROGRESS_EXTRACTING - Static variable in class org.opends.messages.QuickSetupMessages
Extracting %s
INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED - Static variable in class org.opends.messages.QuickSetupMessages
Importing Automatically-Generated Data (%s Entries):
INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
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 - Static variable in class org.opends.messages.QuickSetupMessages
Importing LDIF file %s:
INFO_PROGRESS_IMPORTING_LDIF_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Importing LDIF file %s
INFO_PROGRESS_IMPORTING_LDIFS - Static variable in class org.opends.messages.QuickSetupMessages
Importing LDIF files %s:
INFO_PROGRESS_IMPORTING_LDIFS_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Importing LDIF files %s
INFO_PROGRESS_INITIALIZING_ADS - Static variable in class org.opends.messages.QuickSetupMessages
Initializing Registration information
INFO_PROGRESS_INITIALIZING_SCHEMA - Static variable in class org.opends.messages.QuickSetupMessages
Initializing schema information
INFO_PROGRESS_INITIALIZING_SUFFIX - Static variable in class org.opends.messages.QuickSetupMessages
Initializing base DN %s with the contents from %s:
INFO_PROGRESS_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Progress
INFO_PROGRESS_POINTS - Static variable in class org.opends.messages.QuickSetupMessages
.....
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
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_SERVER_ALREADY_STOPPED - Static variable in class org.opends.messages.QuickSetupMessages
The Directory Server is already stopped.
INFO_PROGRESS_SERVER_STOPPED - Static variable in class org.opends.messages.QuickSetupMessages
Server stopped.
INFO_PROGRESS_SERVER_WAITING_TO_STOP - Static variable in class org.opends.messages.QuickSetupMessages
Waiting for Server to stop...
INFO_PROGRESS_STARTING - Static variable in class org.opends.messages.QuickSetupMessages
Starting Directory Server:
INFO_PROGRESS_STARTING_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Starting Directory Server
INFO_PROGRESS_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Progress
INFO_PROGRESS_STOPPING - Static variable in class org.opends.messages.QuickSetupMessages
Stopping Directory Server:
INFO_PROGRESS_STOPPING_NON_VERBOSE - Static variable in class org.opends.messages.QuickSetupMessages
Stopping Directory Server
INFO_PROGRESS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Progress
INFO_PROGRESS_UNCONFIGURING_ADS_ON_REMOTE - Static variable in class org.opends.messages.QuickSetupMessages
Reverting Registration Configuration on %s
INFO_PROGRESS_UNCONFIGURING_REPLICATION_REMOTE - Static variable in class org.opends.messages.QuickSetupMessages
Unconfiguring Replication on %s
INFO_PROGRESS_UPDATING_CERTIFICATES - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Certificates
INFO_PROGRESSBAR_INITIAL_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Starting...
INFO_PROGRESSBAR_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Progress Bar
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.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_PROPERTY_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{property}
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_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_PWD_TOO_SHORT - Static variable in class org.opends.messages.QuickSetupMessages
The minimum length required for the Root User password is %s characters.
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_PWPSTATE_DESCRIPTION_BINDDN - Static variable in class org.opends.messages.ToolMessages
The DN to use to bind to the server
INFO_PWPSTATE_DESCRIPTION_BINDPW - Static variable in class org.opends.messages.ToolMessages
The password to use to bind to the server
INFO_PWPSTATE_DESCRIPTION_BINDPWFILE - Static variable in class org.opends.messages.ToolMessages
The path to the file containing the bind password
INFO_PWPSTATE_DESCRIPTION_HOST - Static variable in class org.opends.messages.ToolMessages
Directory server hostname or IP address
INFO_PWPSTATE_DESCRIPTION_KSFILE - Static variable in class org.opends.messages.ToolMessages
Certificate key store path
INFO_PWPSTATE_DESCRIPTION_KSPW - Static variable in class org.opends.messages.ToolMessages
Certificate key store PIN
INFO_PWPSTATE_DESCRIPTION_KSPWFILE - Static variable in class org.opends.messages.ToolMessages
Certificate key store PIN file
INFO_PWPSTATE_DESCRIPTION_PORT - Static variable in class org.opends.messages.ToolMessages
Directory server administration port number
INFO_PWPSTATE_DESCRIPTION_SASLOPTIONS - Static variable in class org.opends.messages.ToolMessages
SASL bind options
INFO_PWPSTATE_DESCRIPTION_SHOWUSAGE - Static variable in class org.opends.messages.ToolMessages
Display this usage information
INFO_PWPSTATE_DESCRIPTION_TARGETDN - Static variable in class org.opends.messages.ToolMessages
The DN of the user entry for which to get and set password policy state information
INFO_PWPSTATE_DESCRIPTION_TRUST_ALL - Static variable in class org.opends.messages.ToolMessages
Trust all server SSL certificates
INFO_PWPSTATE_DESCRIPTION_TSFILE - Static variable in class org.opends.messages.ToolMessages
Certificate trust store path
INFO_PWPSTATE_DESCRIPTION_TSPW - Static variable in class org.opends.messages.ToolMessages
Certificate trust store PIN
INFO_PWPSTATE_DESCRIPTION_TSPWFILE - Static variable in class org.opends.messages.ToolMessages
Certificate trust store PIN file
INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.messages.ToolMessages
Account Is Disabled
INFO_PWPSTATE_LABEL_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.messages.ToolMessages
Account Expiration Time
INFO_PWPSTATE_LABEL_AUTH_FAILURE_TIMES - Static variable in class org.opends.messages.ToolMessages
Authentication Failure Times
INFO_PWPSTATE_LABEL_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.messages.ToolMessages
Grace Login Use Times
INFO_PWPSTATE_LABEL_LAST_LOGIN_TIME - Static variable in class org.opends.messages.ToolMessages
Last Login Time
INFO_PWPSTATE_LABEL_PASSWORD_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.messages.ToolMessages
Password Changed by Required Time
INFO_PWPSTATE_LABEL_PASSWORD_CHANGED_TIME - Static variable in class org.opends.messages.ToolMessages
Password Changed Time
INFO_PWPSTATE_LABEL_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.messages.ToolMessages
Password Expiration Warned Time
INFO_PWPSTATE_LABEL_PASSWORD_HISTORY - Static variable in class org.opends.messages.ToolMessages
Password History
INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN - Static variable in class org.opends.messages.ToolMessages
Password Policy DN
INFO_PWPSTATE_LABEL_PASSWORD_RESET_STATE - Static variable in class org.opends.messages.ToolMessages
Password Is Reset
INFO_PWPSTATE_LABEL_REMAINING_AUTH_FAILURE_COUNT - Static variable in class org.opends.messages.ToolMessages
Remaining Authentication Failure Count
INFO_PWPSTATE_LABEL_REMAINING_GRACE_LOGIN_COUNT - Static variable in class org.opends.messages.ToolMessages
Remaining Grace Login Count
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_ACCOUNT_EXPIRATION - Static variable in class org.opends.messages.ToolMessages
Seconds Until Account Expiration
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_AUTH_FAILURE_UNLOCK - Static variable in class org.opends.messages.ToolMessages
Seconds Until Authentication Failure Unlock
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_IDLE_LOCKOUT - Static variable in class org.opends.messages.ToolMessages
Seconds Until Idle Account Lockout
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_EXPIRATION - Static variable in class org.opends.messages.ToolMessages
Seconds Until Password Expiration
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_EXPIRATION_WARNING - Static variable in class org.opends.messages.ToolMessages
Seconds Until Password Expiration Warning
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_RESET_LOCKOUT - Static variable in class org.opends.messages.ToolMessages
Seconds Until Password Reset Lockout
INFO_PWPSTATE_LABEL_SECONDS_UNTIL_REQUIRED_CHANGE_TIME - Static variable in class org.opends.messages.ToolMessages
Seconds Until Required Change Time
INFO_PWPSTATE_TOOL_DESCRIPTION - Static variable in class org.opends.messages.ToolMessages
This utility can be used to retrieve and manipulate the values of password policy state variables
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_QUIT_BUTTON_INSTALL_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Quit Setup
INFO_QUIT_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Quit
INFO_READ_ONLY_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_REBUILDINDEX_DESCRIPTION_BASE_DN - Static variable in class org.opends.messages.ToolMessages
Base DN of a backend supporting indexing.
INFO_REBUILDINDEX_DESCRIPTION_CLEAR_DEGRADED_STATE - Static variable in class org.opends.messages.ToolMessages
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
Names of index(es) to rebuild.
INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALL - Static variable in class org.opends.messages.ToolMessages
Rebuild all indexes, including any DN2ID, DN2URI, VLV and extensible indexes.
INFO_REBUILDINDEX_DESCRIPTION_REBUILD_DEGRADED - Static variable in class org.opends.messages.ToolMessages
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_REMOTE_ADS_EXCEPTION - Static variable in class org.opends.messages.QuickSetupMessages
An unexpected error occurred managing the registration information in %s.%nThe error is: %s
INFO_REMOTE_REPLICATION_PORT_ALREADY_CHOSEN_FOR_OTHER_PROTOCOL - Static variable in class org.opends.messages.QuickSetupMessages
You must specify a different Replication port for existing server %s.
INFO_REMOTE_REPLICATION_PORT_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
You must provide the ports that will be used to replicate data for the remote servers specified below.
The specified ports must be free on the remote hosts and the user that is being used to run the Directory Servers must have access rights to them.
INFO_REMOTE_REPLICATION_PORT_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Replication Port of Remote Servers
INFO_REMOTE_REPLICATION_PORTS_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Replication Port
INFO_REMOTE_SERVER_DN_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Admin User:
INFO_REMOTE_SERVER_DN_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The DN or the UID of an administrator in the server you want to replicate data with.
INFO_REMOTE_SERVER_HOST_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Fully Qualified Host Name:
INFO_REMOTE_SERVER_HOST_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The fully qualified name of the host where the server you want to replicate data with is located.
INFO_REMOTE_SERVER_PORT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Administration Connector Port:
INFO_REMOTE_SERVER_PORT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The administration connector port of the server you want to replicate data with.
INFO_REMOTE_SERVER_PWD_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Admin Password:
INFO_REMOTE_SERVER_PWD_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The password of an administrator in the server you want to replicate data with.
INFO_REMOTE_SERVER_REPLICATION_PORT - Static variable in class org.opends.messages.QuickSetupMessages
%s - To be configured on remote server %s
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_REPLICATED_ENTRIES_WARNING_UPDATE_RUNTIME_ARGS - Static variable in class org.opends.messages.QuickSetupMessages
Considering the number of entries defined in the suffixes of the replicated remote servers, the default runtime settings might not be enough to be able to manage that volume of data.
INFO_REPLICATED_SERVER_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
This server will be part of a replication topology
INFO_REPLICATED_SERVER_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this if you want to replicate the data on the server that you are creating with other servers.
INFO_REPLICATED_SUFFIXES_BACKEND_NAME_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The name of the backend that will be used for replicated data
INFO_REPLICATED_SUFFIXES_BACKEND_TYPE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select the type of backend that you want to use for replicated data
INFO_REPLICATION_CONFIRM_DISABLE_ADS - Static variable in class org.opends.messages.AdminToolMessages
You chose to disable replication on base DN %s.
INFO_REPLICATION_CONFIRM_DISABLE_GENERIC - Static variable in class org.opends.messages.AdminToolMessages
Disabling replication will make the data under the selected base DNs not to be synchronized with other servers any more.
INFO_REPLICATION_CONFIRM_DISABLE_SCHEMA - Static variable in class org.opends.messages.AdminToolMessages
You chose to disable replication of the schema.
INFO_REPLICATION_CONFIRM_INITIALIZE_ADS - Static variable in class org.opends.messages.AdminToolMessages
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
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
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
Initializing the contents of a base DN removes all the existing contents of that base DN.
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_ADVANCED - Static variable in class org.opends.messages.AdminToolMessages
Use this option to access advanced settings when running this command in interactive mode
INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT - Static variable in class org.opends.messages.AdminToolMessages
Display the equivalent non-interactive option in the standard output when this command is run in interactive mode
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_DESCRIPTION_QUIET - Static variable in class org.opends.messages.AdminToolMessages
Perform a quiet operation (no progress information is written to the standard output)
INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
You have chosen to disable all the replicated base DNs in the server '%s'.
INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
You have chosen to disable replication on all the replicated base DNs of '%s'.
INFO_REPLICATION_DISABLE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Disable Replication
INFO_REPLICATION_DISABLE_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Disable replication on base DN %s?
INFO_REPLICATION_DISABLING_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
Disabling replication on base DN %s of server %s
INFO_REPLICATION_DISABLING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
Disabling replication port %s of server %s
INFO_REPLICATION_ENABLE_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_ENABLE_CONFIGURING_ADS - Static variable in class org.opends.messages.AdminToolMessages
Updating registration configuration on server %s
INFO_REPLICATION_ENABLE_CONFIGURING_BASEDN - Static variable in class org.opends.messages.AdminToolMessages
Updating replication configuration for baseDN %s on server %s
INFO_REPLICATION_ENABLE_CONFIGURING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
Configuring Replication port on server %s
INFO_REPLICATION_ENABLE_HOST1_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
>>>> Specify server administration connection parameters for the first server
INFO_REPLICATION_ENABLE_HOST2_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
>>>> Specify server administration connection parameters for the second server
INFO_REPLICATION_ENABLE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Enable Replication
INFO_REPLICATION_ENABLE_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_ENABLE_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_ENABLE_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_ENABLE_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_ENABLE_REPLICATIONPORT1_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Replication port for the first server (the port must be free)
INFO_REPLICATION_ENABLE_REPLICATIONPORT2_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Replication port for the second server (the port must be free)
INFO_REPLICATION_ENABLE_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_ENABLE_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_ENABLE_SUFFIX_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Replicate base DN %s?
INFO_REPLICATION_ENABLE_UPDATING_ADS_CONTENTS - Static variable in class org.opends.messages.AdminToolMessages
Checking registration information
INFO_REPLICATION_ENABLE_UPDATING_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
Updating remote references on server %s
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_DESTINATION_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
>>>> Specify server administration connection parameters for the destination server
INFO_REPLICATION_INITIALIZE_MENU_PROMPT - Static variable in class org.opends.messages.AdminToolMessages
Initialize Replication on one Server
INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS - Static variable in class org.opends.messages.AdminToolMessages
>>>> Specify server administration connection parameters for the source 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
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
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_PORT_ALREADY_CHOSEN_FOR_OTHER_PROTOCOL - Static variable in class org.opends.messages.QuickSetupMessages
You must specify a different Replication port than those you chose for LDAP and LDAPS communication.
INFO_REPLICATION_PORT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Replication Port:
INFO_REPLICATION_PORT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The port that will be used to send and receive replication updates between this server and the other servers.
INFO_REPLICATION_POST_ENABLE_INFO - Static variable in class org.opends.messages.AdminToolMessages
Replication has been successfully enabled.
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_DISABLE_ALL - Static variable in class org.opends.messages.AdminToolMessages
You can choose to disable all the replication on the server.
INFO_REPLICATION_PROMPT_DISABLE_REPLICATION_SERVER - Static variable in class org.opends.messages.AdminToolMessages
Do you want to disable the replication server (changelog and replication port '%d') on the server?
INFO_REPLICATION_PROMPT_NO_REPLICATION_SERVER_TO_DISABLE - Static variable in class org.opends.messages.AdminToolMessages
There is no replication server configured in '%s'.
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_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
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(%d) has accepted a connection from directory server DS(%d) for domain "%s" at %s
INFO_REPLICATION_SERVER_CONNECTION_FROM_RS - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) has accepted a connection from replication server RS(%d) for domain "%s" at %s
INFO_REPLICATION_SERVER_CONNECTION_TO_RS - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) has connected to replication server RS(%d) for domain "%s" at %s
INFO_REPLICATION_STATUS_HEADER_AGE_OF_OLDEST_MISSING_CHANGE - Static variable in class org.opends.messages.AdminToolMessages
A.O.M.C.
INFO_REPLICATION_STATUS_HEADER_DS_ID - Static variable in class org.opends.messages.AdminToolMessages
DS ID
INFO_REPLICATION_STATUS_HEADER_MISSING_CHANGES - Static variable in class org.opends.messages.AdminToolMessages
M.C.
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 (4)
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
[6] 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
(6)
INFO_REPLICATION_STATUS_NOT_A_REPLICATION_SERVER_LEGEND - Static variable in class org.opends.messages.AdminToolMessages
[5] 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
(5)
INFO_REPLICATION_STATUS_REPLICATED - Static variable in class org.opends.messages.AdminToolMessages
%s - Replication Enabled
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] The number of changes that are still missing on this server (and that have been applied to at least one of the other servers).%n[3] Age of oldest missing change: the date on which the oldest change that has not arrived on this server was generated.%n[4] Whether the replication communication through the replication port is encrypted or not.
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_TOOL_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
This utility can be used to configure replication between servers so that the data of the servers is synchronized.
INFO_REPLICATION_WARNING_NO_REPLICATION_SERVER_TO_DISABLE - 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_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 - Static variable in class org.opends.messages.CoreMessages
Undefined
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_REVIEW_CREATE_BASE_ENTRY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Only Create Base Entry (%s)
INFO_REVIEW_CREATE_NO_SUFFIX - Static variable in class org.opends.messages.QuickSetupMessages
Do not Create a Base DN
INFO_REVIEW_CREATE_SUFFIX - Static variable in class org.opends.messages.QuickSetupMessages
Backend Type: %s%nCreate New Base DN %s%nBase DN Data: %s
INFO_REVIEW_DISPLAY_EQUIVALENT_COMMAND - Static variable in class org.opends.messages.QuickSetupMessages
Show Equivalent Command-Line
INFO_REVIEW_DISPLAY_TEXT - Static variable in class org.opends.messages.QuickSetupMessages
Show Summary
INFO_REVIEW_IMPORT_AUTOMATICALLY_GENERATED - Static variable in class org.opends.messages.QuickSetupMessages
Import Automatically-Generated Data (%s Entries)
INFO_REVIEW_IMPORT_LDIF - Static variable in class org.opends.messages.QuickSetupMessages
Import Data from LDIF File (%s)
INFO_REVIEW_LEAVE_DATABASE_EMPTY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Leave Database Empty
INFO_REVIEW_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Review your settings and click Finish if they are correct.
INFO_REVIEW_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Review
INFO_REVIEW_REPLICATE_SUFFIX - Static variable in class org.opends.messages.QuickSetupMessages
Replicate contents with base DNs:%n%s
INFO_REVIEW_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Review
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_RUNTIME_OPTIONS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Runtime Options:
INFO_SASL_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
The Directory Server was unable to obtain a read lock on user entry %s in order to retrieve that entry
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_SASLCRAMMD5_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
The Directory Server was unable to obtain a read lock on user entry %s in order to retrieve that entry
INFO_SASLPLAIN_CANNOT_LOCK_ENTRY - Static variable in class org.opends.messages.ExtensionMessages
The Directory Server was unable to obtain a read lock on user entry %s in order to retrieve that entry
INFO_SCHEDULE_TASK - Static variable in class org.opends.messages.AdminToolMessages
Schedule to run the task periodically
INFO_SCHEMA_DEREGISTERED_BASE_DN - Static variable in class org.opends.messages.BackendMessages
Successfully deregistered DN %s so that it will no longer be available as a schema entry DN
INFO_SCHEMA_REGISTERED_BASE_DN - Static variable in class org.opends.messages.BackendMessages
Successfully registered DN %s as a new schema entry DN
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
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_SECURE_REPLICATION_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Configure as Secure
INFO_SECURE_REPLICATION_PORT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
%s (Secure)
INFO_SECURE_REPLICATION_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this if you want to encrypt the communication when other servers connect to this replication port.
INFO_SECURITY_OPTIONS_CANCEL_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and discard configuration.
INFO_SECURITY_OPTIONS_DIALOG_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Security Options
INFO_SECURITY_OPTIONS_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Specify the options for enabling secure access to the server.
INFO_SECURITY_OPTIONS_OK_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and accept configuration.
INFO_SECURITY_OPTIONS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Configure Secure Access
INFO_SEED_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{seed}
INFO_SELECT_ALIAS_CANCEL_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and discard selected alias.
INFO_SELECT_ALIAS_MSG - Static variable in class org.opends.messages.QuickSetupMessages
The provided Key Store contains multiple certificates.
Select the alias of the certificate that you want to be used as Server Certificate:
INFO_SELECT_ALIAS_OK_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Close this dialog and accept selected alias.
INFO_SELECT_ALIAS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Select Alias
INFO_SELF_SIGNED_CERTIFICATE - Static variable in class org.opends.messages.QuickSetupMessages
Create a new Self-Signed Certificate
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.QuickSetupMessages
Root User DN:
INFO_SERVER_DIRECTORY_MANAGER_DN_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the distinguished name (DN) of the inital Root User account that will used for managing the server
INFO_SERVER_DIRECTORY_MANAGER_PWD_CONFIRM_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Password (confirm):
INFO_SERVER_DIRECTORY_MANAGER_PWD_CONFIRM_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Re-enter the password for the server initial Root User account
INFO_SERVER_DIRECTORY_MANAGER_PWD_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Password:
INFO_SERVER_DIRECTORY_MANAGER_PWD_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter a password for the server initial Root User account
INFO_SERVER_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
Error on %s:
INFO_SERVER_JAVA_ARGUMENTS_MSG - Static variable in class org.opends.messages.QuickSetupMessages
Specify the memory and java arguments that will be used to run the server.
INFO_SERVER_JAVA_ARGUMENTS_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Server Runtime Settings
INFO_SERVER_LOCATION_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Installation Path:
INFO_SERVER_LOCATION_PARENT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the full path to the parent location where the server files will be stored
INFO_SERVER_LOCATION_RELATIVE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the relative path to the location where the server files will be stored
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_PORT_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
LDAP Listener Port:
INFO_SERVER_PORT_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Enter the port number that the server will use to listen for LDAP requests
INFO_SERVER_ROOT_DIR_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{serverRootDir}
INFO_SERVER_RUNTIME_ARGS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Server Runtime Settings:
INFO_SERVER_SECURITY_BUTTON_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Configure...
INFO_SERVER_SECURITY_BUTTON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Click to configure the LDAP Secure Access.
INFO_SERVER_SECURITY_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
LDAP Secure Access:
INFO_SERVER_SECURITY_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The LDAP Secure Access Configuration for the new server.
INFO_SERVER_SETTINGS_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Enter a port to listen for LDAP requests and enter a password for the server initial Root user.
INFO_SERVER_SETTINGS_PANEL_INSTRUCTIONS_WEBSTART - Static variable in class org.opends.messages.QuickSetupMessages
Choose a location for the server files and enter a password for the server administrative user.
INFO_SERVER_SETTINGS_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Server Settings
INFO_SERVER_SETTINGS_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Server Settings
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_LABEL - Static variable in class org.opends.messages.AdminToolMessages
Server Run Status:
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_SERVERID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{serverID}
INFO_SERVICE_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{serviceName}
INFO_SETUP_LAUNCHER_GUI_LAUNCHED_FAILED - Static variable in class org.opends.messages.QuickSetupMessages
%n%nThe graphical Setup launch failed.%n%nLaunching command line setup...
INFO_SETUP_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
%n%nThe graphical Setup launch failed.
INFO_SETUP_LAUNCHER_LAUNCHING_GUI - Static variable in class org.opends.messages.QuickSetupMessages
Launching graphical setup...
INFO_SHOW_EXCEPTION_DETAILS - Static variable in class org.opends.messages.QuickSetupMessages
Show Details
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_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.QuickSetupMessages
images/opendjsplash.png
INFO_SPLASH_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup Launching.
INFO_SPLASH_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup Launching
INFO_SSL_ACCESS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
SSL Access:
INFO_SSL_PORT_TEXTFIELD_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The LDAPS port.
INFO_SSL_SERVER_CON_ATTEMPT_ERROR - Static variable in class org.opends.messages.ReplicationMessages
Replication server accepted a connection from %s to local address %s but the SSL handshake failed.
INFO_STANDALONE_SERVER_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
This will be a stand alone server
INFO_STANDALONE_SERVER_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this if you do not want to replicate the data on the server that you are creating with other servers.
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_START_SERVER_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Start Server when Configuration has Completed
INFO_START_SERVER_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this check box if you want to start the server once the installation and configuration has completed
INFO_STARTTLS_ACCESS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
StartTLS Access:
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_CLI_USAGE_DESCRIPTION - Static variable in class org.opends.messages.AdminToolMessages
This utility can be used to display basic server information
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_RESTART - Static variable in class org.opends.messages.ToolMessages
Attempt to automatically restart the server once it has stopped
INFO_STOPDS_DESCRIPTION_SASLOPTIONS - Static variable in class org.opends.messages.ToolMessages
SASL bind options
INFO_STOPDS_DESCRIPTION_SHOWUSAGE - Static variable in class org.opends.messages.ToolMessages
Display this usage information
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
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_TRUST_ALL - Static variable in class org.opends.messages.ToolMessages
Trust all server SSL certificates
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
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_SUBCMD_OPTIONS - Static variable in class org.opends.messages.UtilityMessages
SubCommand Options:
INFO_SUBCMDPARSER_GLOBAL_HEADING - Static variable in class org.opends.messages.UtilityMessages
The global options are:
INFO_SUBCMDPARSER_OPTIONS - Static variable in class org.opends.messages.UtilityMessages
{options}
INFO_SUBCMDPARSER_SUBCMD_AND_OPTIONS - Static variable in class org.opends.messages.UtilityMessages
{subcommand} {options}
INFO_SUBCMDPARSER_SUBCMD_HEADING - Static variable in class org.opends.messages.UtilityMessages
Available subcommands:
INFO_SUBCMDPARSER_SUBCMD_HELP_HEADING - Static variable in class org.opends.messages.UtilityMessages
To get the list of subcommands use:
INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE - Static variable in class org.opends.messages.UtilityMessages
where {options} include:
INFO_SUBJECT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{subject}
INFO_SUBSECTION_LEFT_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/divider-left.png
INFO_SUBSECTION_LEFT_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Decoration icon.
INFO_SUBSECTION_RIGHT_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/divider-right.png
INFO_SUBSECTION_RIGHT_ICON_DESCRIPTION - Static variable in class org.opends.messages.QuickSetupMessages
Decoration icon.
INFO_SUFFIX_INITIALIZED_SUCCESSFULLY - Static variable in class org.opends.messages.QuickSetupMessages
Base DN initialized successfully.
INFO_SUFFIX_LIST_EMPTY - Static variable in class org.opends.messages.QuickSetupMessages
-No Base DNs Found-
INFO_SUFFIX_LIST_REPLICA_DISPLAY_ENTRIES - Static variable in class org.opends.messages.QuickSetupMessages
%s entries
INFO_SUFFIX_LIST_REPLICA_DISPLAY_ENTRIES_NOT_AVAILABLE - Static variable in class org.opends.messages.QuickSetupMessages
number of entries not available
INFO_SUFFIX_LIST_REPLICA_DISPLAY_NO_ENTRIES - Static variable in class org.opends.messages.QuickSetupMessages
no entries
INFO_SUFFIXES_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Data Replication
INFO_SUFFIXES_TO_REPLICATE_DN_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
The Distinguished Name (DN) of the base DN to replicate.
INFO_SUFFIXES_TO_REPLICATE_PANEL_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
Choose the base DNs that you want to create and whose contents will be replicated with the remote servers.
INFO_SUFFIXES_TO_REPLICATE_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Data Replication
INFO_SUMMARY_CANCELING - Static variable in class org.opends.messages.QuickSetupMessages
Canceling...
INFO_SUMMARY_CONFIGURING - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Directory Server...
INFO_SUMMARY_CONFIGURING_ADS - Static variable in class org.opends.messages.QuickSetupMessages
Creating Registration Configuration...
INFO_SUMMARY_CONFIGURING_REPLICATION - Static variable in class org.opends.messages.QuickSetupMessages
Configuring Replication...
INFO_SUMMARY_CREATING_BASE_ENTRY - Static variable in class org.opends.messages.QuickSetupMessages
Creating Base Entry...
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_DOWNLOADING - Static variable in class org.opends.messages.QuickSetupMessages
Downloading Binary Files...
INFO_SUMMARY_ENABLING_WINDOWS_SERVICE - Static variable in class org.opends.messages.QuickSetupMessages
Enabling Windows Service...
INFO_SUMMARY_EXTRACTING - Static variable in class org.opends.messages.QuickSetupMessages
Extracting Binary Files...
INFO_SUMMARY_IMPORTING_AUTOMATICALLY_GENERATED - Static variable in class org.opends.messages.QuickSetupMessages
Importing Automatically-Generated Data...
INFO_SUMMARY_IMPORTING_LDIF - Static variable in class org.opends.messages.QuickSetupMessages
Importing LDIF File...
INFO_SUMMARY_INITIALIZE_REPLICATED_SUFFIXES - Static variable in class org.opends.messages.QuickSetupMessages
Initializing Contents of Replicated Base DNs...
INFO_SUMMARY_INSTALL_FINISHED_CANCELED - Static variable in class org.opends.messages.QuickSetupMessages
QuickSetup Canceled.
The setup was canceled and any files installed to your system during this operation have been removed.
INFO_SUMMARY_INSTALL_FINISHED_SUCCESSFULLY - Static variable in class org.opends.messages.QuickSetupMessages
%s QuickSetup Completed Successfully.
%s is now installed in %s.
The server is %s.

Visit the %s Administration Guide for an overview of server management and configuration.
To see server configuration status and to perform some basic administration tasks on the server, click Launch Control Panel.
INFO_SUMMARY_INSTALL_FINISHED_WITH_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
Error
An error occurred.
INFO_SUMMARY_INSTALL_NOT_STARTED - Static variable in class org.opends.messages.QuickSetupMessages
Starting QuickSetup...
INFO_SUMMARY_START_ERROR - Static variable in class org.opends.messages.QuickSetupMessages
An error occurred Starting Server.
INFO_SUMMARY_START_SUCCESS - Static variable in class org.opends.messages.QuickSetupMessages
Server Started Successfully.
INFO_SUMMARY_STARTING - Static variable in class org.opends.messages.QuickSetupMessages
Starting Server...
INFO_SUMMARY_STOPPING - Static variable in class org.opends.messages.QuickSetupMessages
Stopping Server...
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
Uninstall Completed Successfully.
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
The Uninstall Completed Successfully.

To complete the uninstallation, you must delete manually the following files and directories:
%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
An error occurred.
INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING - Static variable in class org.opends.messages.AdminToolMessages
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
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
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_SUMMARY_WAITING_TO_CANCEL - Static variable in class org.opends.messages.QuickSetupMessages
Waiting to Cancel...
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_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
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
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
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 [%d]
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
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_TEXT_AREA_BORDER_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
000,000,000
INFO_TEXTFIELD_COLOR - Static variable in class org.opends.messages.QuickSetupMessages
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_TIME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{time}
INFO_TIMEOUT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{timeout}
INFO_TOPOLOGY_EXISTS_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
There is already a server in the topology
INFO_TOPOLOGY_EXISTS_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Check this if you already created a server that you want to replicate data with.
INFO_TRUE_FALSE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{true|false}
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_TYPE_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{type}
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_CLI - Static variable in class org.opends.messages.AdminToolMessages
Specifies to use the command line install.
INFO_UNINSTALLDS_DESCRIPTION_FORCE - Static variable in class org.opends.messages.AdminToolMessages
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_QUIET - Static variable in class org.opends.messages.AdminToolMessages
Run uninstall in quiet mode.
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_UNIT_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{unit}
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_DESCRIPTION_CLI - Static variable in class org.opends.messages.ToolMessages
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_DESCRIPTION_NO_PROMPT - Static variable in class org.opends.messages.ToolMessages
Use non-interactive mode.
INFO_UPGRADE_DISPLAY_CONFIRM_START - Static variable in class org.opends.messages.ToolMessages
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_OPTION_FORCE - Static variable in class org.opends.messages.ToolMessages
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
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_DECLINED - Static variable in class org.opends.messages.ToolMessages
You have to rebuild the '%s' index manually to get a fully functional server
INFO_UPGRADE_REBUILD_INDEX_ENDS - Static variable in class org.opends.messages.ToolMessages
Rebuild index task ends
INFO_UPGRADE_REBUILD_INDEX_NO_BACKEND_FOUND - Static variable in class org.opends.messages.ToolMessages
No backend found.
INFO_UPGRADE_REBUILD_INDEX_STARTS - Static variable in class org.opends.messages.ToolMessages
Rebuilding index(es) %s
INFO_UPGRADE_REQUIREMENTS - Static variable in class org.opends.messages.ToolMessages
Preparing to upgrade
INFO_UPGRADE_SUCCESSFUL - Static variable in class org.opends.messages.ToolMessages
OpenDJ was successfully upgraded from version %s to %s
INFO_UPGRADE_SUMMARY - Static variable in class org.opends.messages.ToolMessages
OpenDJ will be upgraded from version %s to %s
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
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_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
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
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_FILE - Static variable in class org.opends.messages.ToolMessages
Adding '%s' configuration file
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_REFRESH_UPGRADE_DIRECTORY - Static variable in class org.opends.messages.ToolMessages
Archiving concatenated schema
INFO_UPGRADE_TASK_REPLACE_SCHEMA_FILE - Static variable in class org.opends.messages.ToolMessages
Replacing schema file '%s'
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
This tool cannot be used for upgrading versions of OpenDJ which are older than '%s'.
INFO_UPGRADING_RATIO - Static variable in class org.opends.messages.QuickSetupMessages
Downloading: %s%% Completed - Upgrading file: %s %% Completed.
INFO_USE_CUSTOM_IMPORT_RUNTIME - Static variable in class org.opends.messages.QuickSetupMessages
Use Custom Values for Import (%s)
INFO_USE_CUSTOM_SERVER_RUNTIME - Static variable in class org.opends.messages.QuickSetupMessages
Use Custom Values for Server Runtime (%s)
INFO_USE_EXISTING_CERTIFICATE_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Use an Existing Certificate:
INFO_USE_EXISTING_CERTIFICATE_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Select this if you have already a certificate you want the new server to use.
INFO_USE_JVM_DEFAULT_SETTINGS - Static variable in class org.opends.messages.QuickSetupMessages
Use Default JVM Settings
INFO_USE_SELF_SIGNED_LABEL - Static variable in class org.opends.messages.QuickSetupMessages
Generate Self-Signed Certificate (recommended for testing only)
INFO_USE_SELF_SIGNED_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Create a new Self-Signed Certificate to encrypt communication.
INFO_USER_NAME_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{userName}
INFO_USERID_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{userID}
INFO_VALIDATING_RATIO - Static variable in class org.opends.messages.QuickSetupMessages
Downloading: %s%% Completed - Validating file: %s %% Completed.
INFO_VALUE_FALSE - Static variable in class org.opends.messages.DsconfigMessages
false
INFO_VALUE_SET_PLACEHOLDER - Static variable in class org.opends.messages.ToolMessages
{PROP:VALUE}
INFO_VALUE_TRUE - Static variable in class org.opends.messages.DsconfigMessages
true
INFO_VALUE_UNLIMITED - Static variable in class org.opends.messages.DsconfigMessages
unlimited
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
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
Name of an index to be verified.
INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEAN - Static variable in class org.opends.messages.ToolMessages
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
This utility can be used to ensure 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_WAIT - Static variable in class org.opends.messages.QuickSetupMessages
images/wait.gif
INFO_WAIT4DEL_DESCRIPTION_HELP - Static variable in class org.opends.messages.ToolMessages
Displays this usage information
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.QuickSetupMessages
images/wait_tiny.png
INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED - Static variable in class org.opends.messages.ConfigMessages
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
The configuration for the entry cache %s monitor provider was not available.
INFO_WARNING_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/warning_small.gif
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.QuickSetupMessages
Warning.
INFO_WARNING_ICON_TOOLTIP - Static variable in class org.opends.messages.QuickSetupMessages
Warning
INFO_WARNING_LARGE_ICON - Static variable in class org.opends.messages.QuickSetupMessages
images/warning_large.gif
INFO_WARNING_SERVERS_CLOCK_DIFFERENCE - Static variable in class org.opends.messages.QuickSetupMessages
The clocks of servers %s and %s have a difference superior to %s minutes.
INFO_WELCOME_PANEL_OFFLINE_INSTRUCTIONS - Static variable in class org.opends.messages.QuickSetupMessages
The %s QuickSetup tool will ask you for some basic server and data configuration settings and will get your server up and running quickly.

%s requires a Java SE %s or higher runtime.

Additional information on QuickSetup is available on the %s documentation site.
INFO_WELCOME_PANEL_TITLE - Static variable in class org.opends.messages.QuickSetupMessages
Welcome
INFO_WELCOME_STEP - Static variable in class org.opends.messages.QuickSetupMessages
Welcome
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
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
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.QuickSetupMessages
Server Installation Package (.zip)
init(ServletConfig) - Method in class org.opends.dsml.protocol.DSMLServlet
This method will be called by the Servlet Container when this servlet is being placed into service.
init(boolean, String, String, String, String, String) - Method in class org.opends.server.tools.SSLConnectionFactory
Initialize the connection factory by creating the key and trust managers for the SSL connection.
initArgumentsWithConfiguration() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Updates the default values of the port and the trust store with what is read in the configuration.
initGenerationID(long) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Initialize the value of the generationID for this ReplicationServerDomain.
initial - Variable in class org.opends.dsml.protocol.SubstringFilter
 
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(String[]) - Method in class org.opends.guitools.controlpanel.ControlPanel
Method that creates the ControlCenterInfo object that will be in all the control panel.
initialize(String[]) - Method in class org.opends.quicksetup.ui.QuickSetup
This method creates the install/uninstall dialogs and to check the current install status.
initialize() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Initializes this panel.
initialize() - Static method in class org.opends.quicksetup.ui.UIFactory
This method initialize the look and feel and UI settings specific to quick setup.
initialize() - Method in class org.opends.server.admin.AbsoluteInheritedDefaultBehaviorProvider
Performs any run-time initialization required by this default behavior provider.
initialize() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Initializes all of the components associated with this managed object definition.
initialize() - Method in class org.opends.server.admin.AggregationPropertyDefinition
Performs any run-time initialization required by this property definition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.condition.ANDCondition
Initializes this condition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in interface org.opends.server.admin.condition.Condition
Initializes this condition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.condition.ContainsCondition
Initializes this condition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.condition.IsPresentCondition
Initializes this condition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.condition.NOTCondition
Initializes this condition.
initialize(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.condition.ORCondition
Initializes this condition.
initialize() - Method in class org.opends.server.admin.Constraint
Initializes this constraint.
initialize() - Method in class org.opends.server.admin.DefaultBehaviorProvider
Performs any run-time initialization required by this default behavior provider.
initialize() - Method in class org.opends.server.admin.GenericConstraint
Initializes this constraint.
initialize() - Method in class org.opends.server.admin.InstantiableRelationDefinition
Performs any run-time initialization required by this relation definition.
initialize() - Method in class org.opends.server.admin.OptionalRelationDefinition
Performs any run-time initialization required by this relation definition.
initialize() - Method in class org.opends.server.admin.PropertyDefinition
Performs any run-time initialization required by this property definition.
initialize() - Method in class org.opends.server.admin.RelationDefinition
Performs any run-time initialization required by this relation definition.
initialize() - Method in class org.opends.server.admin.SetRelationDefinition
Performs any run-time initialization required by this relation definition.
initialize() - Method in class org.opends.server.admin.SingletonRelationDefinition
Performs any run-time initialization required by this relation definition.
initialize(ClassLoader) - Method in class org.opends.server.backends.jeb.VLVKeyComparator
initialize() - Method in class org.opends.server.core.ConfigurationHandler
Initialize the configuration.
initialize(ServerContext) - Method in class org.opends.server.core.SchemaHandler
Initialize this schema handler.
initialize() - Method in class org.opends.server.protocols.jmx.RmiConnector
Activates the RMI Connectors.
initialize(CoreSchemaCfg, SchemaBuilder, SchemaUpdater) - Method in class org.opends.server.schema.CoreSchemaProvider
Initialize the schema provider from provided configuration and schema builder.
initialize(T, SchemaBuilder, SchemaUpdater) - Method in interface org.opends.server.schema.SchemaProvider
Initialize the schema provider from provided configuration and schema builder.
INITIALIZE_ALL_REPLICATION_SUBCMD_NAME - Static variable in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
The text of the initialize all replication subcommand.
initializeAccessControl(ServerContext) - Method in class org.opends.server.core.AccessControlConfigManager
Initializes the access control sub-system.
initializeAccessControlHandler(T) - 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) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Initializes the access control handler implementation based on the information in the provided configuration entry.
initializeAdministrationConnector(AdministrationConnectorCfg) - Method in class org.opends.server.admin.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
Initializes this alert handler based on the information in the provided configuration entry.
initializeAlertHandler(SMTPAlertHandlerCfg) - Method in class org.opends.server.extensions.SMTPAlertHandler
Initializes this alert handler based on the information in the provided configuration entry.
initializeAlertHandlers() - Method in class org.opends.server.core.AlertHandlerConfigManager
Initializes all alert handlers currently defined in the Directory Server configuration.
InitializeAllReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to initialize a complete replication topology.
InitializeAllReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.InitializeAllReplicationUserData
 
initializeAllSuffix(String, InitialLdapContext, boolean) - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Initializes all the replicas in the topology with the contents of a given replica.
initializeAllSuffixTry(String, InitialLdapContext, boolean) - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Initializes all the replicas in the topology with the contents of a given replica.
initializeArguments() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Initializes the arguments without parsing them.
initializeArguments() - Method in class org.opends.server.tools.InstallDSArgumentParser
Initializes the arguments without parsing them.
initializeArguments() - Method in class org.opends.server.tools.JavaPropertiesToolArgumentParser
Initializes the arguments without parsing them.
initializeAttributeSyntaxes() - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Initializes all attribute syntaxes currently defined in the Directory Server configuration.
initializeAttributeSyntaxes() - Method in class org.opends.server.core.SchemaConfigManager
Initializes all the attribute syntaxes defined in the Directory Server configuration.
initializeAuthenticatedUsers() - Method in class org.opends.server.core.DirectoryServer
Initializes authenticated users.
initializeAuthenticationPolicyComponents() - Method in class org.opends.server.core.DirectoryServer
Initializes the set of authentication policy components for use by the Directory Server.
initializeBackendConfig() - Method in class org.opends.server.core.BackendConfigManager
Initializes the configuration associated with the Directory Server backends.
initializeCertificateMapper(T) - Method in class org.opends.server.api.CertificateMapper
Initializes this certificate mapper based on the information in the provided configuration entry.
initializeCertificateMapper(FingerprintCertificateMapperCfg) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Initializes this certificate mapper based on the information in the provided configuration entry.
initializeCertificateMapper(SubjectAttributeToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Initializes this certificate mapper based on the information in the provided configuration entry.
initializeCertificateMapper(SubjectDNToUserAttributeCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Initializes this certificate mapper based on the information in the provided configuration entry.
initializeCertificateMapper(SubjectEqualsDNCertificateMapperCfg) - Method in class org.opends.server.extensions.SubjectEqualsDNCertificateMapper
Initializes this certificate mapper based on the information in the provided configuration entry.
initializeCertificateMappers() - Method in class org.opends.server.core.CertificateMapperConfigManager
Initializes all certificate mappers currently defined in the Directory Server configuration.
initializeConfigHandler(String, boolean) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Bootstraps this configuration handler using the information in the provided configuration file.
initializeConfigHandler(String, boolean) - Method in class org.opends.server.api.ConfigHandler
Bootstraps this configuration handler using the information in the provided configuration file.
initializeConfigHandler(String, boolean) - Method in class org.opends.server.extensions.ConfigFileHandler
Bootstraps this configuration handler using the information in the provided configuration file.
initializeConfiguration(String, String) - Method in class org.opends.server.core.DirectoryServer
Instantiates the configuration handler and loads the Directory Server configuration.
initializeConfiguration() - Method in class org.opends.server.core.DirectoryServer
Instantiates the configuration handler and loads the Directory Server configuration.
initializeConfigurationFramework() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Initialize the new configuration framework if needed.
initializeConfigurationFramework() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Initialize the configuration framework.
initializeConnectionHandler(T) - Method in class org.opends.server.api.ConnectionHandler
Initializes this connection handler provider based on the information in the provided connection handler configuration.
initializeConnectionHandler(HTTPConnectionHandlerCfg) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
initializeConnectionHandler(ConnectionHandlerCfg) - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Initializes this connection handler provider based on the information in the provided connection handler configuration.
initializeConnectionHandler(JMXConnectionHandlerCfg) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Initializes this connection handler provider based on the information in the provided connection handler configuration.
initializeConnectionHandler(LDAPConnectionHandlerCfg) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Initializes this connection handler provider based on the information in the provided connection handler configuration.
initializeConnectionHandler(LDIFConnectionHandlerCfg) - Method in class org.opends.server.protocols.LDIFConnectionHandler
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.
initializeCryptoManager() - Method in class org.opends.server.core.DirectoryServer
Initializes the crypto manager for the Directory Server.
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
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.je.JEChangelogDB
Initializes the replication database by reading its previous state and building the relevant ReplicaDBs according to the previous state.
initializeDefaultEntryCache() - Method in class org.opends.server.core.EntryCacheConfigManager
Initializes the default entry cache.
initializeEntryCache(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(EntryCacheCfg) - Method in class org.opends.server.extensions.DefaultEntryCache
Initializes this entry cache implementation so that it will be available for storing and retrieving entries.
initializeEntryCache(FIFOEntryCacheCfg) - Method in class org.opends.server.extensions.FIFOEntryCache
Initializes this entry cache implementation so that it will be available for storing and retrieving entries.
initializeEntryCache(SoftReferenceEntryCacheCfg) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Initializes this entry cache implementation so that it will be available for storing and retrieving entries.
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
Initializes this extended operation handler based on the information in the provided configuration entry.
initializeExtendedOperationHandler(CancelExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.CancelExtendedOperation
Initializes this extended operation handler based on the information in the provided configuration entry.
initializeExtendedOperationHandler(GetConnectionIdExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
Initializes this extended operation handler based on the information in the provided configuration entry.
initializeExtendedOperationHandler(PasswordModifyExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Initializes this extended operation handler based on the information in the provided configuration.
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
Initializes this extended operation handler based on the information in the provided configuration entry.
initializeExtendedOperationHandler(WhoAmIExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
Initializes this extended operation handler based on the information in the provided configuration entry.
initializeExtendedOperationHandlers() - Method in class org.opends.server.core.ExtendedOperationConfigManager
Initializes all extended operation handlers currently defined in the Directory Server configuration.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.AttributeValueTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.DNTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.FileTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.GUIDTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.IfAbsentTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.IfPresentTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.ListTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.PresenceTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.RandomTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.RDNTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.SequentialTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.StaticTextTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.Tag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForBranch(TemplateFile, Branch, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.UnderscoreDNTag
Performs any initialization for this tag that may be needed while parsing a branch definition.
initializeForClientUse() - Static method in class org.opends.server.util.EmbeddedUtils
Sets up a number of internal server data structures to ensure that they are properly initialized for use.
initializeForParent(TemplateEntry) - Method in class org.opends.server.tools.makeldif.SequentialTag
Performs any initialization for this tag that may be needed when starting to generate entries below a new parent.
initializeForParent(TemplateEntry) - Method in class org.opends.server.tools.makeldif.Tag
Performs any initialization for this tag that may be needed when starting to generate entries below a new parent.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.AttributeValueTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.DNTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.FileTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.FirstNameTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.GUIDTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.IfAbsentTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.IfPresentTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.LastNameTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.ListTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.ParentDNTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.PresenceTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.RandomTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.RDNTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.SequentialTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.StaticTextTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.Tag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.UnderscoreDNTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeForTemplate(TemplateFile, Template, String[], int, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.UnderscoreParentDNTag
Performs any initialization for this tag that may be needed while parsing a template definition.
initializeFromRemote(int, Task) - Method in class org.opends.server.replication.service.ReplicationDomain
Initializes asynchronously this domain from a remote source server.
initializeGlobalArguments(OutputStream) - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Initialize Global option.
initializeGlobalArguments(Collection<Argument>) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Initialize the global options with the provided set of arguments.
initializeGlobalArguments(Collection<Argument>, ArgumentGroup) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Initialize the global options with the provided set of arguments.
initializeGlobalArguments(Collection<Argument>, ArgumentGroup) - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Initialize the global options with the provided set of arguments.
initializeGlobalArguments(OutputStream) - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Initialize Global option.
initializeGlobalArguments(String, int, String, String, String, LinkedHashMap<String, String>) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Initializes the global arguments in the parser with the provided values.
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
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(StaticGroupImplementationCfg) - Method in class org.opends.server.extensions.StaticGroup
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(VirtualStaticGroupImplementationCfg) - Method in class org.opends.server.extensions.VirtualStaticGroup
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.
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
Initializes this identity mapper based on the information in the provided configuration entry.
initializeIdentityMapper(RegularExpressionIdentityMapperCfg) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
Initializes this identity mapper based on the information in the provided configuration entry.
initializeIdentityMappers() - Method in class org.opends.server.core.IdentityMapperConfigManager
Initializes all identity mappers currently defined in the Directory Server configuration.
initializeInternal(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.NullKeyManagerProvider
Initializes this key manager provider based on the information in the provided key manager provider configuration.
initializeKeyManagerProvider(PKCS11KeyManagerProviderCfg) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Initializes this key manager provider based on the information in the provided key manager provider configuration.
initializeKeyManagerProviders() - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Initializes all key manager providers currently defined in the Directory Server configuration.
initializeLegacyConfigurationFramework() - Static method in class org.opends.guitools.controlpanel.util.Utilities
Initialize the legacy configuration framework.
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
Initializes this publisher provider based on the information in the provided debug publisher configuration.
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
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogPublisher(FileBasedAuditLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogPublisher(FileBasedDebugLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogPublisher(FileBasedErrorLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextErrorLogPublisher
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogPublisher(FileBasedHTTPAccessLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogPublisher(ErrorLogPublisherCfg, ServerContext) - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Initializes this publisher provider based on the information in the provided debug publisher configuration.
initializeLogRetentionPolicy(FileCountLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
Initializes this log retention policy based on the information in the provided retention policy configuration.
initializeLogRetentionPolicy(FreeDiskSpaceLogRetentionPolicyCfg) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
Initializes this log retention policy based on the information in the provided retention policy configuration.
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
Initializes this log retention policy based on the information in the provided retention policy configuration.
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
Initializes this log rotation policy based on the information in the provided rotation policy configuration.
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
Initializes this log rotation policy based on the information in the provided rotation policy configuration.
initializeLogRotationPolicy(TimeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
Initializes this log rotation policy based on the information in the provided rotation policy configuration.
initializeLogRotationPolicyConfig() - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Initializes all the log rotation policies.
initializeLookAndFeel() - Static method in class org.opends.quicksetup.ui.UIFactory
This method initialize the look and feel.
initializeMatchingRule(T) - Method in class org.opends.server.api.MatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.AuthPasswordEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.AuthPasswordExactEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.BitStringEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.BooleanEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseExactEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseExactIA5EqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseExactIA5SubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseExactOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseExactSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreIA5EqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreIA5SubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreListEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreListSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CaseIgnoreSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.CertificateExactMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(CollationMatchingRuleCfg) - Method in class org.opends.server.schema.CollationMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.DirectoryStringFirstComponentEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.DistinguishedNameEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.DoubleMetaphoneApproximateMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.GeneralizedTimeEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.GeneralizedTimeOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.IntegerEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.IntegerFirstComponentEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.IntegerOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.KeywordEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.NumericStringEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.NumericStringOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.NumericStringSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.ObjectIdentifierEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.ObjectIdentifierFirstComponentEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.OctetStringEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.OctetStringOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.OctetStringSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.PresentationAddressEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.ProtocolInformationEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.TelephoneNumberEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.TelephoneNumberSubstringMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.TimeBasedMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.UniqueMemberEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.UserPasswordEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.UserPasswordExactEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.UUIDEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.UUIDOrderingMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRule(MatchingRuleCfg) - Method in class org.opends.server.schema.WordEqualityMatchingRuleFactory
Initializes the matching rule(s) based on the information in the provided configuration entry.
initializeMatchingRules() - Method in class org.opends.server.core.MatchingRuleConfigManager
Initializes all matching rules after reading all the Matching Rule factories currently defined in the Directory Server configuration.
initializeMatchingRules() - Method in class org.opends.server.core.SchemaConfigManager
Initializes all the matching rules defined in the Directory Server configuration.
initializeMonitorProvider(T) - Method in class org.opends.server.api.MonitorProvider
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.extensions.DiskSpaceMonitor
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.monitors.BackendMonitor
 
initializeMonitorProvider(ClientConnectionMonitorProviderCfg) - Method in class org.opends.server.monitors.ClientConnectionMonitorProvider
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.monitors.ConnectionHandlerMonitor
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(EntryCacheMonitorProviderCfg) - Method in class org.opends.server.monitors.EntryCacheMonitorProvider
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MemoryUsageMonitorProviderCfg) - Method in class org.opends.server.monitors.MemoryUsageMonitorProvider
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.monitors.ParallelWorkQueueMonitor
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(StackTraceMonitorProviderCfg) - Method in class org.opends.server.monitors.StackTraceMonitorProvider
 
initializeMonitorProvider(SystemInfoMonitorProviderCfg) - Method in class org.opends.server.monitors.SystemInfoMonitorProvider
 
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.monitors.TraditionalWorkQueueMonitor
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(VersionMonitorProviderCfg) - Method in class org.opends.server.monitors.VersionMonitorProvider
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.replication.server.LightweightServerHandler
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.replication.server.ServerHandler
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProvider(MonitorProviderCfg) - Method in class org.opends.server.replication.service.ReplicationMonitor
Initializes this monitor provider based on the information in the provided configuration entry.
initializeMonitorProviders() - Method in class org.opends.server.core.MonitorConfigManager
Initializes all monitor providers currently defined in the Directory Server configuration.
initializeNotificationHandlers() - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
Initializes all account status notification handlers currently defined in the Directory Server configuration.
initializeParser() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Initialize the contents of the argument parser.
initializeParser() - Method in class org.opends.quicksetup.installer.SetupLauncher
Initialize the contents of the argument parser.
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
Initializes this password generator based on the information in the provided configuration entry.
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
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(Base64PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(BlowfishPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(ClearPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(CryptPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(MD5PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(PBKDF2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(PKCS5S2PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(RC4PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SaltedMD5PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SaltedSHA1PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SaltedSHA256PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SaltedSHA384PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SaltedSHA512PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(SHA1PasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
initializePasswordStorageScheme(TripleDESPasswordStorageSchemeCfg) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Initializes this password storage scheme handler based on the information in the provided configuration entry.
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
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(CharacterSetPasswordValidatorCfg) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(DictionaryPasswordValidatorCfg) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(LengthBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(RepeatedCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(SimilarityBasedPasswordValidatorCfg) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
initializePasswordValidator(UniqueCharactersPasswordValidatorCfg) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
Initializes this password validator based on the information in the provided configuration entry.
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
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, AttributeCleanupPluginCfg) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, ChangeNumberControlPluginCfg) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, EntryUUIDPluginCfg) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, LastModPluginCfg) - Method in class org.opends.server.plugins.LastModPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, LDAPAttributeDescriptionListPluginCfg) - Method in class org.opends.server.plugins.LDAPADListPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, PasswordPolicyImportPluginCfg) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, ProfilerPluginCfg) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, ReferentialIntegrityPluginCfg) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, SambaPasswordPluginCfg) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, SevenBitCleanPluginCfg) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, UniqueAttributePluginCfg) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Performs any initialization necessary for this plugin.
initializePlugin(Set<PluginType>, FractionalLDIFImportPluginCfg) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Performs any initialization necessary for this plugin.
initializePluginConfigManager() - Method in class org.opends.server.core.PluginConfigManager
Initializes this plugin configuration manager.
initializePlugins(Set<PluginType>) - Method in class org.opends.server.core.DirectoryServer
Initializes the set of plugins defined in the Directory Server.
InitializeRcvAckMsg - Class in org.opends.server.replication.protocol
This message is used by LDAP server or by Replication Servers to update the send window of the remote entities.
InitializeRcvAckMsg(int, int, int) - Constructor for class org.opends.server.replication.protocol.InitializeRcvAckMsg
Create a new message..
initializeRemote(int, int, Task, int) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
This is overwritten to allow stopping the (online) export process if the local domain is fractional and the destination is all other servers: This make no sense to have only fractional servers in a replicated topology.
initializeRemote(int, Task) - Method in class org.opends.server.replication.service.ReplicationDomain
Initializes a remote server from this server.
initializeRemote(int, int, 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.
InitializeReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to initialize replication.
InitializeReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.InitializeReplicationUserData
 
InitializeRequestMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
InitializeRequestMsg(DN, int, int, int) - Constructor for class org.opends.server.replication.protocol.InitializeRequestMsg
Creates a InitializeRequestMsg message.
initializeRootDNConfigManager() - Method in class org.opends.server.core.DirectoryServer
Initializes the root DN Config Manager in the Directory Server.
initializeRootDNs() - Method in class org.opends.server.core.RootDNConfigManager
Initializes all of the root users currently defined in the Directory Server configuration, as well as the set of privileges that root users will inherit by default.
initializeRootDSE() - Method in class org.opends.server.core.DirectoryServer
Initialize the root DSE in the Directory Server.
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
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
initializeSASLMechanismHandler(DigestMD5SASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
initializeSASLMechanismHandler(ExternalSASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
initializeSASLMechanismHandler(GSSAPISASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
initializeSASLMechanismHandler(PlainSASLMechanismHandlerCfg) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Initializes this SASL mechanism handler based on the information in the provided configuration entry.
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 elements for the Directory Server, including the matching rules, attribute syntaxes, attribute types, and object classes.
initializeSchemaFromFiles() - Method in class org.opends.server.core.SchemaConfigManager
Initializes all the attribute type, object class, name form, DIT content rule, DIT structure rule, and matching rule use definitions by reading the server schema files.
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
Initializes this account status notification handler based on the information in the provided configuration entry.
initializeStatusNotificationHandler(SMTPAccountStatusNotificationHandlerCfg) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Initializes this account status notification handler based on the information in the provided configuration entry.
initializeSubentryManager() - Method in class org.opends.server.core.DirectoryServer
Initializes the subentry manager for the Directory Server.
initializeSuffix(InitialLdapContext, int, String, boolean, String) - Method in class org.opends.quicksetup.installer.Installer
Initializes a suffix with the contents of a replica that has a given replication id.
initializeSuffixes() - Method in class org.opends.quicksetup.installer.Installer
This method initialize the contents of the synchronized servers with the contents of the first server we find.
initializeSynchronizationProvider(T) - Method in class org.opends.server.api.SynchronizationProvider
Performs any initialization that might be necessary for this synchronization provider.
initializeSynchronizationProvider(ReplicationSynchronizationProviderCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any initialization that might be necessary for this synchronization provider.
initializeSynchronizationProviders() - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Initializes the configuration associated with the Directory Server synchronization providers.
initializeSyntax(T, ServerContext) - Method in class org.opends.server.api.AttributeSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(AttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.AciSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(AttributeTypeDescriptionAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.AttributeTypeSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(CertificateAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.CertificateSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(CountryStringAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.CountryStringSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(DirectoryStringAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.DirectoryStringSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(JPEGAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.JPEGSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(AttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
initializeSyntax(TelephoneNumberAttributeSyntaxCfg, ServerContext) - Method in class org.opends.server.schema.TelephoneNumberSyntax
Initializes this attribute syntax based on the information in the provided configuration entry.
InitializeTargetMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
InitializeTargetMsg(DN, int, int, int, 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
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.BackupTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.DisconnectClientTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.EnterLockdownModeTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.ExportTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.ImportTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.InitializeTargetTask
Performs any task-specific initialization that may be required before processing can start.
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
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.LeaveLockdownModeTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.RebuildTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.RestoreTask
Performs any task-specific initialization that may be required before processing can start.
initializeTask() - Method in class org.opends.server.tasks.SetGenerationIdTask
Performs any task-specific initialization that may be required before processing can start.
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.
initializeTrustManagerIfRequired() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Forces the initialization of the trust manager with the arguments provided by the user.
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
Initializes this trust manager provider based on the information in the provided configuration entry.
initializeTrustManagerProvider(FileBasedTrustManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Initializes this trust manager provider based on the information in the provided configuration entry.
initializeTrustManagerProvider(TrustManagerProviderCfg) - Method in class org.opends.server.extensions.NullTrustManagerProvider
Initializes this trust manager provider based on the information in the provided configuration entry.
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
Initializes this virtual attribute based on the information in the provided configuration entry.
initializeVirtualAttributeProvider(MemberVirtualAttributeCfg) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Initializes this virtual attribute based on the information in the provided configuration entry.
initializeVirtualAttributeProvider(UserDefinedVirtualAttributeCfg) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Initializes this virtual attribute based on the information in the provided configuration entry.
initializeVirtualAttributes() - Method in class org.opends.server.core.VirtualAttributeConfigManager
Initializes all virtual attribute providers currently defined in the Directory Server configuration.
initializeWithArgParser(PurgeHistoricalUserData, ReplicationCliArgumentParser) - Static method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Initializes the contents of the provided purge historical replication user data object with what was provided in the command-line without prompting to the user.
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(ParallelWorkQueueCfg) - Method in class org.opends.server.extensions.ParallelWorkQueue
Initializes this work queue based on the information in the provided configuration entry.
initializeWorkQueue(TraditionalWorkQueueCfg) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Initializes this work queue based on the information in the provided configuration entry.
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
Instructs the current thread to initiate the shutdown process.
initLoader() - Method in class org.opends.quicksetup.ui.GuiApplication
Begins downloading webstart jars in another thread for WebStart applications only.
initLogFileHandler(File) - Static method in class org.opends.guitools.controlpanel.util.ControlPanelLog
Creates a new file handler for writing log messages to the file indicated by file.
initLogFileHandler(File) - Static method in class org.opends.quicksetup.QuickSetupLog
Creates a new file handler for writing log messages to the file indicated by file.
initLogFileHandler(File, String) - Static method in class org.opends.quicksetup.QuickSetupLog
Creates a new file handler for writing log messages of a given package to the file indicated by file.
initMaps() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Initialize the different map used in this class.
initPackage(String) - Static method in class org.opends.guitools.controlpanel.util.ControlPanelLog
Writes messages under a given package in the file handler defined when calling initLogFileHandler.
initSummaryMap(Map<ProgressStep, LocalizableMessage>, boolean) - Method in class org.opends.quicksetup.installer.Installer
Updates the contents of the provided map with the localized summary strings.
INLINE_HELP_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the in-line help text color.
INLINE_HELP_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the text in the in-line help.
inlineHelpFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The in-line help font.
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).
insert(DatabaseEntry, ImportIDSet, DatabaseEntry) - Method in class org.opends.server.backends.jeb.Index
Insert the specified import ID set into this index.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.opends.guitools.controlpanel.ui.components.NumericLimitedSizeDocumentFilter
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.opends.guitools.controlpanel.ui.components.TimeDocumentFilter
INSET_WITH_ICON - Variable in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
The left inset of the help icon.
Installation - Class in org.opends.quicksetup
This class represents the physical state of an OpenDJ installation.
Installation(String, String) - Constructor for class org.opends.quicksetup.Installation
Creates a new instance from a root directory specified as a string.
Installation(File, File) - Constructor for class org.opends.quicksetup.Installation
Creates a new instance from a root directory specified as a File.
InstallDS - Class in org.opends.server.tools
This class provides a very simple mechanism for installing the OpenDS Directory Service.
InstallDS(PrintStream, PrintStream, InputStream) - Constructor for class org.opends.server.tools.InstallDS
Constructor for the InstallDS object.
InstallDSArgumentParser - Class in org.opends.server.tools
Class used to parse the arguments of the setup command-line and to check that there are not conflicting arguments (nor missing arguments in no prompt mode).
InstallDSArgumentParser(String) - Constructor for class org.opends.server.tools.InstallDSArgumentParser
The default constructor for this class.
Installer - Class in org.opends.quicksetup.installer
This is an abstract class that is in charge of actually performing the installation.
Installer() - Constructor for class org.opends.quicksetup.installer.Installer
Creates a default instance.
InstallerHelper - Class in org.opends.quicksetup.installer
This is the only class that uses classes in org.opends.server (excluding the case of DynamicConstants, SetupUtils and CertificateManager which are already included in quicksetup.jar).
InstallerHelper() - Constructor for class org.opends.quicksetup.installer.InstallerHelper
 
InstallLicensePanel - Class in org.opends.quicksetup.installer.ui
This panel is used to show a welcome message.
InstallLicensePanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.InstallLicensePanel
Default constructor.
InstallProgressStep - Enum in org.opends.quicksetup.installer
Enumeration of installation steps.
InstallReviewPanel - Class in org.opends.quicksetup.installer.ui
This is the panel that contains the Review Panel.
InstallReviewPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.InstallReviewPanel
Constructor of the panel.
installStatus - Variable in class org.opends.quicksetup.Application
Represents current install state.
InstallWelcomePanel - Class in org.opends.quicksetup.installer.ui
This panel is used to show a welcome message.
InstallWelcomePanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.InstallWelcomePanel
Default constructor.
INSTANCE - Static variable in class org.opends.server.backends.jeb.AttributeIndex.KeyComparator
The instance.
instance() - Static method in class org.opends.server.types.NullOutputStream
Retrieves an instance of this null output stream.
INSTANCE_LOCATION_PATH - Static variable in class org.opends.quicksetup.Installation
The path to the instance.loc file.
INSTANCE_LOCATION_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path to the instance.loc file.
instanceVersion() - Static method in class org.opends.server.util.BuildVersion
Reads the instance version from config/buildinfo.
InstantiableRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
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.opends.server.admin
An interface for incrementally constructing instantiable relation definitions.
InstantiableRelationDefinition.Builder(AbstractManagedObjectDefinition<?, ?>, String, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.InstantiableRelationDefinition.Builder
Creates a new builder which can be used to incrementally build an instantiable relation definition.
INSTRUCTIONS_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the instructions text color.
INSTRUCTIONS_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the instructions of the current panel.
INSTRUCTIONS_MONOSPACE_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the instructions of the current panel.
INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the client does not have permission to perform the requested operation.
insureParentsExist(File) - Static method in class org.opends.quicksetup.util.Utils
Creates the parent directory if it does not already exist.
INT_SIZE - Static variable in class org.opends.server.util.StaticUtils
The number of bytes of a Java int.
intArrayFromDatabaseBytes(byte[]) - Static method in class org.opends.server.backends.jeb.JebFormat
Decode a integer array using the specified byte array read from DB.
IntegerConfigAttribute - Class in org.opends.server.config
This class defines an integer configuration attribute, which can hold zero or more integer values.
IntegerConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, boolean, long, boolean, long) - Constructor for class org.opends.server.config.IntegerConfigAttribute
Creates a new integer configuration attribute stub with the provided information but no values.
IntegerConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, boolean, long, boolean, long, long) - Constructor for class org.opends.server.config.IntegerConfigAttribute
Creates a new integer configuration attribute with the provided information.
IntegerConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, boolean, long, boolean, long, List<Long>) - Constructor for class org.opends.server.config.IntegerConfigAttribute
Creates a new integer configuration attribute with the provided information.
IntegerConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, boolean, long, boolean, long, List<Long>, List<Long>) - Constructor for class org.opends.server.config.IntegerConfigAttribute
Creates a new integer configuration attribute with the provided information.
IntegerEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for IntegerEqualityMatchingRule.
IntegerEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.IntegerEqualityMatchingRuleFactory
 
IntegerFirstComponentEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for IntegerFirstComponentEqualityMatchingRule.
IntegerFirstComponentEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.IntegerFirstComponentEqualityMatchingRuleFactory
 
IntegerOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for IntegerOrderingMatchingRule.
IntegerOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.IntegerOrderingMatchingRuleFactory
 
IntegerPropertyDefinition - Class in org.opends.server.admin
Integer property definition.
IntegerPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing integer property definitions.
IntegerSyntax - Class in org.opends.server.schema
This class defines the integer attribute syntax, which holds an arbitrarily-long integer value.
IntegerSyntax() - Constructor for class org.opends.server.schema.IntegerSyntax
Creates a new instance of this syntax.
IntegerWithUnitConfigAttribute - Class in org.opends.server.config
This class defines a configuration attribute that stores both an integer value and an associated unit.
IntegerWithUnitConfigAttribute(String, LocalizableMessage, boolean, HashMap<String, Double>, boolean, long, boolean, long) - Constructor for class org.opends.server.config.IntegerWithUnitConfigAttribute
Creates a new integer with unit configuration attribute stub with the provided information but no values.
IntegerWithUnitConfigAttribute(String, LocalizableMessage, boolean, HashMap<String, Double>, boolean, long, boolean, long, long, String) - Constructor for class org.opends.server.config.IntegerWithUnitConfigAttribute
Creates a new integer with unit configuration attribute with the provided information.
IntegerWithUnitConfigAttribute(String, LocalizableMessage, boolean, HashMap<String, Double>, boolean, long, boolean, long, long, String, long, String) - Constructor for class org.opends.server.config.IntegerWithUnitConfigAttribute
Creates a new integer with unit configuration attribute with the provided information.
IntermediateResponse - Class in org.opends.server.types
This class defines a data structure for holding information that may be sent to the client in the form of an intermediate response.
IntermediateResponse(Operation, String, ByteString, List<Control>) - Constructor for class org.opends.server.types.IntermediateResponse
Creates a new intermediate response with the provided information.
IntermediateResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP intermediate response protocol op, which is used to provide information to a client before the final response for an operation.
IntermediateResponseProtocolOp(String) - Constructor for class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Creates a new intermediate protocol op with the specified OID and no value.
IntermediateResponseProtocolOp(String, ByteString) - Constructor for class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Creates a new intermediate response protocol op with the specified OID and value.
InternalClientConnection - Class in org.opends.server.protocols.internal
This class defines a pseudo-connection object that can be used for performing internal operations.
InternalClientConnection(AuthenticationInfo) - Constructor for class org.opends.server.protocols.internal.InternalClientConnection
Creates a new internal client connection that will be authenticated as the specified user.
InternalClientConnection(DN) - Constructor for class org.opends.server.protocols.internal.InternalClientConnection
Creates a new internal client connection that will be authenticated as the specified user.
InternalConnectionHandler - Class in org.opends.server.protocols.internal
This class defines a Directory Server connection handler that will handle internal "connections".
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.
InternalLDAPInputStream - Class in org.opends.server.protocols.internal
This class provides an implementation of a java.io.InputStream that can be used to facilitate internal communication with the Directory Server.
InternalLDAPInputStream(InternalLDAPSocket) - Constructor for class org.opends.server.protocols.internal.InternalLDAPInputStream
Creates a new internal LDAP input stream that will service the provided internal LDAP socket.
InternalLDAPOutputStream - Class in org.opends.server.protocols.internal
This class provides an implementation of a java.io.OutputStream that can be used to facilitate internal communication with the Directory Server.
InternalLDAPOutputStream(InternalLDAPSocket) - Constructor for class org.opends.server.protocols.internal.InternalLDAPOutputStream
Creates a new instance of an internal LDAP output stream that is associated with the provided internal LDAP socket.
InternalLDAPSocket - Class in org.opends.server.protocols.internal
This class provides an implementation of a java.net.Socket object that can be used to facilitate internal communication with the Directory Server through third-party LDAP APIs that provide the ability to use a custom socket factory when creating connections.
InternalLDAPSocket() - Constructor for class org.opends.server.protocols.internal.InternalLDAPSocket
Creates a new internal LDAP socket.
InternalLDAPSocketFactory - Class in org.opends.server.protocols.internal
This class provides an implementation of a javax.net.SocketFactory object that can be used to create internal LDAP sockets.
InternalLDAPSocketFactory() - Constructor for class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Creates a new instance of this internal LDAP socket factory.
InternalMozillaLDAPSocketFactory - Class in org.opends.server.protocols.internal
This class provides an implementation of the {{netscape.ldap.LDAPSocketFactory}} class that can be used to allow the Mozilla LDAP SDK for Java to perform internal operations in OpenDS.
InternalMozillaLDAPSocketFactory() - Constructor for class org.opends.server.protocols.internal.InternalMozillaLDAPSocketFactory
Creates a new instance of this internal Mozilla LDAP socket factory.
InternalSearchListener - Interface in org.opends.server.protocols.internal
This interface defines the methods that must be implemented by a class that wishes to perform an internal search operation and be notified of matching entries and referrals as they arrive rather than altogether when the search has completed.
InternalSearchOperation - Class in org.opends.server.protocols.internal
This class defines a subclass of the core search operation that is to be used for internal searches.
InternalSearchOperation(ClientConnection, long, int, SearchRequest) - Constructor for class org.opends.server.protocols.internal.InternalSearchOperation
Creates a new internal search operation with the provided information.
InternalSearchOperation(ClientConnection, long, int, SearchRequest, InternalSearchListener) - Constructor for class org.opends.server.protocols.internal.InternalSearchOperation
Creates a new internal search operation with the provided information.
interrupt() - Method in class org.opends.admin.ads.util.ServerLoader
interrupt() - Method in class org.opends.guitools.controlpanel.util.BackgroundTask
Interrupts the thread that is running background.
interrupt() - Method in class org.opends.guitools.controlpanel.util.ProcessReader
Interrupts the reading of the output (or error) of the process.
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
Performs any necessary processing to prematurely interrupt the execution of this task.
interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.ExportTask
Performs any necessary processing to prematurely interrupt the execution of this task.
interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.ImportTask
Performs any necessary processing to prematurely interrupt the execution of this task.
interruptTask(TaskState, LocalizableMessage) - Method in class org.opends.server.tasks.RestoreTask
Performs any necessary processing to prematurely interrupt the execution of this task.
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.
intToTypes(int) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Decodes the provided int value into a set of change types as per the specification in draft-ietf-ldapext-psearch.
intValue() - Method in enum org.opends.server.controls.PasswordPolicyErrorType
Retrieves the integer value associated with the error type to use in the associated enumerated element in the password policy response control.
intValue() - Method in enum org.opends.server.controls.PersistentSearchChangeType
Retrieves the integer value associated with this change type.
INVALID_ATTRIBUTE_SYNTAX - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because of an invalid attribute syntax.
INVALID_CREDENTIALS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the user supplied invalid credentials for an authentication attempt.
INVALID_DN_SYNTAX - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the request included a malformed DN.
invalidFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used when the field associated with a normal label is not valid.
invalidFontColor - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
Text color indicating that a field is not valid.
InvokableComponent - Interface in org.opends.server.api
This class defines an interface that may be implemented by Directory Server components that have methods that may be invoked either via adding configuration entries (e.g., task plugins) or through JMX.
InvokableMethod - Class in org.opends.server.types
This class defines a data structure that holds information about a method that may be invoked for an invokable component.
InvokableMethod(String, String, ConfigAttribute[], String, boolean, boolean) - Constructor for class org.opends.server.types.InvokableMethod
Creates a new invokable method with the provided information.
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.
invoke(InvokableComponent, Object[]) - Method in class org.opends.server.types.InvokableMethod
Calls upon the provided component to invoke this method using the given parameters.
invokeConfigureServer(String[]) - Method in class org.opends.quicksetup.installer.InstallerHelper
Invokes the method ConfigureDS.configMain with the provided parameters.
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.
invokeImportLDIF(Application, String[]) - Method in class org.opends.quicksetup.installer.InstallerHelper
Invokes the import-ldif command-line with the provided parameters.
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(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.
invokeMethod(String, ConfigAttribute[]) - Method in interface org.opends.server.api.InvokableComponent
Invokes the specified method with the provided arguments.
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(PostOperationModifyOperation) - 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.AbstractOperation
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(SearchEntrySearchOperation, 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(SearchReferenceSearchOperation, 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 - Class in org.opends.server.authorization.dseecompat
This class represents a single ACI's IP bind rule expression.
IPAddressMaskPropertyDefinition - Class in org.opends.server.admin
IP address mask property definition.
IPAddressMaskPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing IP address mask property definitions.
IPAddressPropertyDefinition - Class in org.opends.server.admin
IP address property definition.
IPAddressPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing IP address property definitions.
is64Bit() - Static method in class org.opends.server.util.RuntimeInformation
Returns whether the architecture of the JVM we are running under is 64-bit or not.
IS_WEBSTART - Static variable in class org.opends.server.util.SetupUtils
Java property used to known if we are using web start or not.
isAborted() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Tells whether this is the number of aborted operations.
isAborted() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Tells whether this is the number of aborted operations.
isAccessControlEnabled() - Method in class org.opends.server.core.AccessControlConfigManager
Determine if access control is enabled according to the current configuration.
isAccessType(String) - Method in enum org.opends.server.authorization.dseecompat.EnumAccessType
Checks if the access type is equal to the string representation passed in.
isAccountExpired() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the user's account is currently expired.
isActive() - Method in class org.opends.server.extensions.ParallelWorkerThread
Indicates whether this worker thread is actively processing a request.
isActive() - Method in class org.opends.server.extensions.TraditionalWorkerThread
Indicates whether this worker thread is actively processing a request.
isAddAcceptable(ManagementContext, ManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.opends.server.admin.client.ClientConstraintHandler
Determines whether or not the newly created managed object which is about to be added to the server configuration satisfies this constraint.
isAddMissingRDNAttributes() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "add-missing-rdn-attributes" property.
isAddMissingRDNAttributes() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "add-missing-rdn-attributes" property.
isAddOperation() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if this is an add operation needed by the userattr USERDN parent inheritance level 0 processing.
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.
isAdminConnectionHandler() - Method in class org.opends.server.api.ConnectionHandler
Returns whether this connection handler is the admin connection handler.
isAdministratorAlreadyRegistered(String) - Method in class org.opends.admin.ads.ADSContext
Returns whether a given administrator is already registered or not.
isADS() - Method in class org.opends.guitools.uninstaller.UninstallData
Returns whether this server is configured as an ADS or not.
isAdvancedMode() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isAdvancedMode() - Method in class org.opends.quicksetup.CliUserInteraction
isAdvancedMode() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
isAdvancedMode() - Method in class org.opends.server.tools.InstallDS
isAdvancedMode() - Method in class org.opends.server.tools.JavaPropertiesTool
isAdvancedMode() - Method in class org.opends.server.tools.ManageTasks
isAdvancedMode() - Method in class org.opends.server.tools.status.StatusCli
isAdvancedMode() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isAdvancedMode() - Method in class org.opends.server.tools.WaitForFileDelete
isAlias() - Method in class org.opends.server.types.Entry
Indicates whether this entry meets the criteria to consider it an alias (e.g., it contains the "aliasObject" objectclass and a "alias" attribute).
isAllowAttributeNameExceptions() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "allow-attribute-name-exceptions" property.
isAllowAttributeNameExceptions() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "allow-attribute-name-exceptions" property.
isAllowClassValidation() - Static method in class org.opends.server.admin.ClassPropertyDefinition
Determine whether or not class property definitions should validate class name property values.
isAllowed(LocalBackendAddOperation) - 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(LocalBackendCompareOperation) - Method in class org.opends.server.api.AccessControlHandler
Indicates whether the provided compare operation is allowed based on the access control configuration.
isAllowed(LocalBackendDeleteOperation) - 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(LocalBackendModifyOperation) - 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, SearchFilter) - 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
Indicates whether the provided control is allowed based on the access control configuration and the specified operation.
isAllowed(ExtendedOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided extended operation is allowed based on the access control configuration.
isAllowed(LocalBackendAddOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided add operation is allowed based on the access control configuration.
isAllowed(BindOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided bind operation is allowed based on the access control configuration.
isAllowed(LocalBackendCompareOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Check access on compare operations.
isAllowed(LocalBackendDeleteOperation) - 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(LocalBackendModifyOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided modify operation is allowed based on the access control configuration.
isAllowed(SearchOperation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided search operation is allowed based on the access control configuration.
isAllowed(Operation, Entry, SearchFilter) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided operation search filter is allowed based on the access control configuration.
isAllowExpiredPasswordChanges() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "allow-expired-password-changes" property.
isAllowExpiredPasswordChanges() - Method in interface org.opends.server.admin.std.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
Gets the "allow-expired-password-changes" property.
isAllowLDAPV2() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "allow-ldap-v2" property.
isAllowLDAPV2() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "allow-ldap-v2" property.
isAllowMultiplePasswordValues() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "allow-multiple-password-values" property.
isAllowMultiplePasswordValues() - Method in interface org.opends.server.admin.std.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
Gets the "allow-multiple-password-values" property.
isAllowPreEncodedPasswords() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "allow-pre-encoded-passwords" property.
isAllowPreEncodedPasswords() - Method in interface org.opends.server.admin.std.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
Gets the "allow-pre-encoded-passwords" property.
isAllowRetrievingMembership() - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Gets the "allow-retrieving-membership" property.
isAllowRetrievingMembership() - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Gets the "allow-retrieving-membership" property.
isAllowStartTLS() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "allow-start-tls" property.
isAllowStartTLS() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "allow-start-tls" property.
isAllowTCPReuseAddress() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "allow-tcp-reuse-address" property.
isAllowTCPReuseAddress() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "allow-tcp-reuse-address" property.
isAllowTCPReuseAddress() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "allow-tcp-reuse-address" property.
isAllowTCPReuseAddress() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "allow-tcp-reuse-address" property.
isAllowUnclassifiedCharacters() - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Gets the "allow-unclassified-characters" property.
isAllowUnclassifiedCharacters() - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Gets the "allow-unclassified-characters" property.
isAllowUnlimited() - Method in class org.opends.server.admin.DurationPropertyDefinition
Determine whether this property allows unlimited durations.
isAllowUnlimited() - Method in class org.opends.server.admin.IntegerPropertyDefinition
Determine whether this property allows unlimited values.
isAllowUnlimited() - Method in class org.opends.server.admin.SizePropertyDefinition
Determine whether this property allows unlimited memory sizes.
isAllowUserPasswordChanges() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "allow-user-password-changes" property.
isAllowUserPasswordChanges() - Method in interface org.opends.server.admin.std.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
Gets the "allow-user-password-changes" property.
isAllowZeroLengthValues() - Method in interface org.opends.server.admin.std.client.DirectoryStringAttributeSyntaxCfgClient
Gets the "allow-zero-length-values" property.
isAllowZeroLengthValues() - Method in interface org.opends.server.admin.std.server.DirectoryStringAttributeSyntaxCfg
Gets the "allow-zero-length-values" property.
isAllowZeroLengthValuesDirectoryString() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "allow-zero-length-values-directory-string" property.
isAllowZeroLengthValuesDirectoryString() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "allow-zero-length-values-directory-string" property.
isAlpha(char) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the provided character is an ASCII alphabetic character.
isAlreadyApproved() - Static method in class org.opends.quicksetup.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.
isAncestorOf(DN) - Method in class org.opends.server.types.DN
Indicates whether this DN is an ancestor of the provided DN (i.e., that the RDN components of this DN are the same as the last RDN components for the provided DN).
isAnonymousUser() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Check if the remote client is bound anonymously.
isAnonymousUser() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Check if the remote client is bound anonymously.
isAppend() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "append" property.
isAppend() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "append" property.
isApplicable(Aci, AciTargetMatchContext) - Static 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.
isAscending() - Method in class org.opends.guitools.controlpanel.datamodel.VLVSortOrder
Returns whether the sorting is ascending or descending.
isAssured() - Method in class org.opends.server.replication.common.DSInfo
Tells if the DS has assured replication enabled.
isAssured() - Method in class org.opends.server.replication.protocol.StartSessionMsg
Returns true if assured mode is enabled.
isAssured() - Method in class org.opends.server.replication.protocol.UpdateMsg
Get a boolean indicating if the Update must be processed as an Asynchronous or as an assured replication.
isAssured() - Method in class org.opends.server.replication.service.ReplicationDomain
Tells if assured replication is enabled for this domain.
isAsynchronous() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "asynchronous" property.
isAsynchronous() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "asynchronous" property.
isAttributeNameShown() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Says whether we are showing the attribute name or not.
isAuthenticated() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Return whether we were authenticated when retrieving the information of this ServerStatusDescriptor.
isAuthenticated() - Method in class org.opends.server.types.AuthenticationInfo
Indicates whether this client has successfully authenticated to the server.
isAuthenticationRequired() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "authentication-required" property.
isAuthenticationRequired() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
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
Indicates whether the associated password attribute uses the auth password syntax.
isAuthzidAuthorizationDN() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Returns true if the geteffectiverights control's authZid DN is equal to the authorization entry's DN.
isAutoFlush() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Gets the "auto-flush" property.
isAutoFlush() - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Gets the "auto-flush" property.
isAutomaticExpand() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns whether we are in automatic expand mode.
isBase64() - Method in class org.opends.server.tools.makeldif.TemplateLine
Returns whether the value of this template line corresponds to a Base64 encoded value or not.
isBEREncodingRequired() - Method in class org.opends.server.api.AttributeSyntax
Indicates whether this attribute syntax requires BER encoding.
isBEREncodingRequired() - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Indicates whether this attribute syntax requires BER encoding.
isBinary(String) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns true if the provided attribute name has binary syntax and false otherwise.
isBindRuleBooleanOperand(String) - Method in enum org.opends.server.authorization.dseecompat.EnumBooleanTypes
Checks to see if the boolean type string is equal to the enumeration type name.
isBindRuleKeyword(String) - Method in enum org.opends.server.authorization.dseecompat.EnumBindRuleKeyword
Checks to see if the keyword string is equal to the enumeration.
isBindRuleType(String) - Method in enum org.opends.server.authorization.dseecompat.EnumBindRuleType
Checks to see if the type string is equal to the enumeration type name.
isBindWithDNRequiresPassword() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "bind-with-dn-requires-password" property.
isBindWithDNRequiresPassword() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "bind-with-dn-requires-password" property.
isBorderOpaque() - Method in class org.opends.guitools.controlpanel.ui.border.AccordionElementBorder
isBorderOpaque() - Method in class org.opends.guitools.controlpanel.ui.border.SelectedCategoryBorder
isBound() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether this socket is bound to a local address.
isCallOKWhenVisible() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns whether okClicked must be called automatically when the panel is made visible or not.
isCancelable() - Method in class org.opends.server.tools.tasks.TaskEntry
Indicates whether or not this task supports a cancel operation.
isCanceled() - Method in class org.opends.guitools.controlpanel.browser.AbstractNodeTask
Tells whether the search/refresh operation is cancelled.
isCanceled() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Returns true if the user closed the dialog by cancelling it and false otherwise.
isCanceled() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Returns whether this dialog has been cancelled or not.
isCanceled() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Returns whether this dialog has been canceled or not.
isCanceled() - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Tells whether the user chose to close the dialog discarding the provided input.
isCanceled() - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
Returns true if the user clicked on cancel and false otherwise.
isCanceled() - Method in class org.opends.quicksetup.installer.ui.JavaArgumentsDialog
Returns true if the user clicked on cancel and false otherwise.
isCanceled() - Method in class org.opends.quicksetup.installer.ui.SecurityOptionsDialog
Returns true if the user clicked on cancel and false otherwise.
isCanceled() - Method in class org.opends.quicksetup.installer.ui.SelectAliasDialog
Returns true if the user clicked on cancel and false otherwise.
isCancellable() - Method in class org.opends.guitools.uninstaller.Uninstaller
Indicates whether or not this application is capable of cancelling the operation performed in the run method.
isCancellable() - Method in class org.opends.quicksetup.Application
Indicates whether or not this application is capable of cancelling the operation performed in the run method.
isCancellable() - Method in class org.opends.quicksetup.installer.Installer
 
isCancelled() - Method in class org.opends.server.backends.task.Task
Indicates whether or not this task has been cancelled.
isCancelled(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
Indicates whether or not this task has been cancelled.
isCancelled() - Method in class org.opends.server.types.OperationConfig
Indicates whether or not this operation has been cancelled.
isCaseInsensitive() - Method in class org.opends.server.admin.StringPropertyDefinition
Query whether values of this property are case-insensitive.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "case-sensitive-validation" property.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Gets the "case-sensitive-validation" property.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Gets the "case-sensitive-validation" property.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "case-sensitive-validation" property.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Gets the "case-sensitive-validation" property.
isCaseSensitiveValidation() - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Gets the "case-sensitive-validation" property.
isCategory(Object) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the provided object is a category object in a combo box.
isCellEditable(int, int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
isCellEditable(int, int) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
isChangeEnabled() - Method in class org.opends.guitools.controlpanel.ui.components.ScheduleSummaryPanel
Returns whether the change button is enabled or not.
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.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Gets the "check-references" property.
isCheckReferences() - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Gets the "check-references" property.
isCheckSchema() - Static method in class org.opends.server.admin.AttributeTypePropertyDefinition
Determines whether or not attribute type names should be validated against the schema.
isCheckSchema() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "check-schema" property.
isCheckSchema() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "check-schema" property.
isCheckSubstrings() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Gets the "check-substrings" property.
isCheckSubstrings() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "check-substrings" property.
isCheckSubstrings() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the "check-substrings" property.
isCheckSubstrings() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "check-substrings" property.
isChildOf(AbstractManagedObjectDefinition<?, ?>) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Determines whether or not this managed object definition is a sub-type of the provided managed object definition.
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.
isCli() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Returns whether the command was launched in CLI mode or not.
isCli() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Indicates whether the launcher will launch a command line versus a graphical application based on the contents of the arguments passed into the constructor.
isCLI() - Method in class org.opends.quicksetup.CliUserInteraction
Tells whether the interaction is command-line based.
isCli() - Method in class org.opends.quicksetup.installer.SetupLauncher
Indicates whether the launcher will launch a command line versus a graphical application based on the contents of the arguments passed into the constructor.
isCli() - Method in class org.opends.quicksetup.Launcher
Indicates whether the launcher will launch a command line versus a graphical application based on the contents of the arguments passed into the constructor.
isCLI() - Method in interface org.opends.quicksetup.UserInteraction
Tells whether the interaction is command-line based.
isCli() - Static method in class org.opends.quicksetup.util.Utils
Returns true if this is executed from command line and false otherwise.
isCli() - Method in class org.opends.server.tools.InstallDSArgumentParser
Returns whether the command was launched in CLI mode or not.
isClientAcceptsReferrals() - Method in interface org.opends.server.core.SearchOperation
Indicates whether the client is able to handle referrals.
isClientAcceptsReferrals() - Method in class org.opends.server.core.SearchOperationBasis
 
isClientAcceptsReferrals() - Method in class org.opends.server.core.SearchOperationWrapper
Indicates whether the client is able to handle referrals.
isClosed() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
isClosed() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether this socket is closed.
isCollective() - Method in class org.opends.server.types.AttributeType
Indicates whether this attribute type is declared "collective".
isCollective() - Method in class org.opends.server.types.SubEntry
Indicates whether or not this subentry is a collective attribute subentry.
isCollectiveAttributeSubentry() - Method in class org.opends.server.types.Entry
Indicates whether the entry meets the criteria to consider it an RFC 3671 LDAP collective attributes subentry (i.e., it contains the "collectiveAttributeSubentry" objectclass).
isCompactEncoding() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "compact-encoding" property.
isCompactEncoding() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "compact-encoding" property.
isCompactEncoding() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "compact-encoding" property.
isCompactEncoding() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "compact-encoding" property.
isCompactEncoding() - Method in class org.opends.server.backends.jeb.DataConfig
Determine whether entries should be encoded with the compact form before writing to the database.
isCompleted() - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Has the treatment of this object been completed or not? If true is returned, one must not modify this object (useless) nor remove it from the map where it is stored (will be or has already been done by the other code (ack timeout code, or ack processing code)).
isCompletedWithErrors(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
For the given state provided by a Task tells if the task is complete with errors or not.
isCompressed() - Method in class org.opends.server.backends.jeb.DataConfig
Determine whether data should be compressed before writing to the database.
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.
isComputeChangeNumber() - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Gets the "compute-change-number" property.
isComputeChangeNumber() - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Gets the "compute-change-number" property.
isConfigBackend() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Tells whether this is a configuration backend or not.
isConfigRead() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns true if the configuration has been read at least once and false otherwise.
isConfiguration(SchemaFileElement) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided schema element is part of the configuration and false otherwise.
isConfigurationAcceptable(AccessControlHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.AccessControlHandler
Indicates whether the provided configuration is acceptable for this access control handler.
isConfigurationAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.AccountStatusNotificationHandler
Indicates whether the provided configuration is acceptable for this account status notification handler.
isConfigurationAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in interface org.opends.server.api.AlertHandler
Indicates whether the provided configuration is acceptable for this alert handler.
isConfigurationAcceptable(AttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.AttributeSyntax
Indicates whether the provided configuration is acceptable for this attribute syntax.
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(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.CertificateMapper
Indicates whether the provided configuration is acceptable for this certificate mapper.
isConfigurationAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.ConnectionHandler
Indicates whether the provided configuration is acceptable for this connection handler.
isConfigurationAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.EntryCache
Indicates whether the provided configuration is acceptable for this entry cache.
isConfigurationAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.ExtendedOperationHandler
Indicates whether the provided configuration is acceptable for this extended operation handler.
isConfigurationAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.Group
Indicates whether the provided configuration is acceptable for this group implementation.
isConfigurationAcceptable(IdentityMapperCfg, 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.MatchingRuleFactory
Indicates whether the provided configuration is acceptable for this matching rule.
isConfigurationAcceptable(MonitorProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.MonitorProvider
Indicates whether the provided configuration is acceptable for this monitor provider.
isConfigurationAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordGenerator
Indicates whether the provided configuration is acceptable for this password generator.
isConfigurationAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordStorageScheme
Indicates whether the provided configuration is acceptable for this password storage scheme.
isConfigurationAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.PasswordValidator
Indicates whether the provided configuration is acceptable for this password validator.
isConfigurationAcceptable(PluginCfg, 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
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.SASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.SynchronizationProvider
Indicates whether the provided configuration is acceptable for this synchronization provider.
isConfigurationAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.TrustManagerProvider
Indicates whether the provided configuration is acceptable for this trust manager provider.
isConfigurationAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether the provided configuration is acceptable for this virtual attribute provider.
isConfigurationAcceptable(LocalDBBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.jeb.BackendImpl
Indicates whether the provided configuration is acceptable for this backend.
isConfigurationAcceptable(PDBBackendCfg, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.pdb.PDBBackend
 
isConfigurationAcceptable(C, List<LocalizableMessage>, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether the provided configuration is acceptable for this backend.
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
Indicates whether the provided configuration is acceptable for this backend.
isConfigurationAcceptable(PasswordPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordPolicyFactory
Indicates whether the provided authentication policy configuration is acceptable.
isConfigurationAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
Indicates whether the provided configuration is acceptable for this password validator.
isConfigurationAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Indicates whether the provided configuration is acceptable for this password validator.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Indicates whether the provided configuration is acceptable for this password storage scheme.
isConfigurationAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Indicates whether the provided configuration is acceptable for this password validator.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Indicates whether the provided configuration is acceptable for this account status notification handler.
isConfigurationAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
Indicates whether the provided configuration is acceptable for this identity mapper.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FIFOEntryCache
Indicates whether the provided configuration is acceptable for this entry cache.
isConfigurationAcceptable(FileBasedKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
 
isConfigurationAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Indicates whether the provided configuration is acceptable for this trust manager provider.
isConfigurationAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Indicates whether the provided configuration is acceptable for this certificate mapper.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.JMXAlertHandler
Indicates whether the provided configuration is acceptable for this alert handler.
isConfigurationAcceptable(LDAPPassThroughAuthenticationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LDAPPassThroughAuthenticationPolicyFactory
Indicates whether the provided authentication policy configuration is acceptable.
isConfigurationAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Indicates whether the provided configuration is acceptable for this password validator.
isConfigurationAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Indicates whether the provided configuration is acceptable for this extended operation handler.
isConfigurationAcceptable(PKCS11KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Indicates whether the provided configuration is acceptable for this key manager provider.
isConfigurationAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Indicates whether the provided configuration is acceptable for this SASL mechanism handler.
isConfigurationAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RandomPasswordGenerator
Indicates whether the provided configuration is acceptable for this password generator.
isConfigurationAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
Indicates whether the provided configuration is acceptable for this identity mapper.
isConfigurationAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Indicates whether the provided configuration is acceptable for this account status notification handler.
isConfigurationAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAlertHandler
Indicates whether the provided configuration is acceptable for this alert handler.
isConfigurationAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Indicates whether the provided configuration is acceptable for this entry cache.
isConfigurationAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Indicates whether the provided configuration is acceptable for this certificate mapper.
isConfigurationAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Indicates whether the provided configuration is acceptable for this certificate mapper.
isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AccessLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.DebugLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.ErrorLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(T, List<LocalizableMessage>) - Method in class org.opends.server.loggers.HTTPAccessLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
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
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(FileBasedAuditLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(FileBasedDebugLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(FileBasedErrorLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextErrorLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(FileBasedHTTPAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Indicates whether the provided configuration is acceptable for this log publisher.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LastModPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LDAPADListPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(SambaPasswordPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Verifies if the plugin configuration is acceptable.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Indicates whether the provided configuration is acceptable for this plugin.
isConfigurationAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
isConfigurationAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Indicates whether the provided configuration is acceptable for this connection handler.
isConfigurationAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether the provided configuration is acceptable for this connection handler.
isConfigurationAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.LDIFConnectionHandler
Indicates whether the provided configuration is acceptable for this connection handler.
isConfigurationAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Indicates whether the provided configuration is acceptable for this plugin.
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
Indicates whether the provided configuration is acceptable for this provider.
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.opends.server.admin.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.opends.server.admin.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
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(AttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(LogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LoggerConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(MatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MatchingRuleConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(MonitorProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MonitorConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(RootDNUserCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.RootDNConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationAddAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
Indicates whether the proposed addition of a new configuration is acceptable to this add listener.
isConfigurationChangeAcceptable(AdministrationConnectorCfg, List<LocalizableMessage>) - Method in class org.opends.server.admin.AdministrationConnector
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.admin.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.opends.server.admin.server.ServerManagedObjectChangeListener
Indicates whether the proposed change to the server managed object is acceptable to this change listener.
isConfigurationChangeAcceptable(BackupBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.BackupBackend
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LocalDBIndexCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.AttributeIndex
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LocalDBBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.BackendImpl
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LocalDBBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.EntryContainer
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LocalDBBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.RootContainer
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LocalDBVLVIndexCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.jeb.VLVIndex
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LDIFBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.LDIFBackend
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(MonitorBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.MonitorBackend
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PDBBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.pdb.PDBStorage
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PluggableBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether the proposed change to the configuration is acceptable to this change listener.
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
Indicates whether the proposed change to the configuration is acceptable to this change listener.
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
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(TrustStoreBackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.backends.TrustStoreBackend
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AccessControlHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccessControlConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AccountStatusNotificationHandlerConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(GlobalCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CoreConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(MatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MatchingRuleConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(MonitorProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MonitorConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(RootDNUserCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.RootDNConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(RootDNCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.RootPrivilegeChangeListener
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(WorkQueueCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.WorkQueueConfigManager
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CryptoManagerCfg, List<LocalizableMessage>) - Method in class org.opends.server.crypto.CryptoManagerImpl
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AttributeValuePasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CharacterSetPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CramMD5SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CryptPasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DefaultEntryCache
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(DictionaryPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(DigestMD5SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(EntityTagVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ErrorLogAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ExactMatchIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExactMatchIdentityMapper
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ExternalSASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FIFOEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FIFOEntryCache
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedKeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedKeyManagerProvider
 
isConfigurationChangeAcceptable(FileBasedTrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FingerprintCertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(GSSAPISASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(JMXAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.JMXAlertHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LengthBasedPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(MemberVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ParallelWorkQueueCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.ParallelWorkQueue
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PasswordModifyExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Indicates whether the provided configuration entry has an acceptable configuration for this component.
isConfigurationChangeAcceptable(PBKDF2PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PKCS11KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PKCS11KeyManagerProvider
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PlainSASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(RandomPasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RandomPasswordGenerator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(RegularExpressionIdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RegularExpressionIdentityMapper
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(RepeatedCharactersPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SimilarityBasedPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SMTPAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAccountStatusNotificationHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SMTPAlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SMTPAlertHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SoftReferenceEntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SubjectAttributeToUserAttributeCertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SubjectDNToUserAttributeCertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(TraditionalWorkQueueCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(UniqueCharactersPasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(UserDefinedVirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileCountLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FixedTimeLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FreeDiskSpaceLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SizeLimitLogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SizeLimitLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedAuditLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedDebugLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedErrorLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextErrorLogPublisher
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FileBasedHTTPAccessLogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(TimeLimitLogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TraceSettings
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AttributeCleanupPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.AttributeCleanupPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ChangeNumberControlPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(EntryUUIDPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.EntryUUIDPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LastModPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LastModPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LDAPAttributeDescriptionListPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.LDAPADListPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(PasswordPolicyImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ProfilerPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.profiler.ProfilerPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ReferentialIntegrityPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SambaPasswordPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SambaPasswordPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(SevenBitCleanPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.SevenBitCleanPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(UniqueAttributePluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.plugins.UniqueAttributePlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
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
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LDAPConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(LDIFConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.protocols.LDIFConnectionHandler
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(FractionalLDIFImportPluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.FractionalLDIFImportPlugin
Indicates whether the proposed change to the configuration is acceptable to this change listener.
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
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.server.ReplicationServer
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(AttributeTypeDescriptionAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.AttributeTypeSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CertificateAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CertificateSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CollationMatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CollationMatchingRuleFactory
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(CoreSchemaCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CoreSchemaProvider
isConfigurationChangeAcceptable(CountryStringAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.CountryStringSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(DirectoryStringAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.DirectoryStringSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(JPEGAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.JPEGSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationChangeAcceptable(TelephoneNumberAttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.schema.TelephoneNumberSyntax
Indicates whether the proposed change to the configuration is acceptable to this change listener.
isConfigurationDeleteAcceptable(T, List<LocalizableMessage>) - Method in interface org.opends.server.admin.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.opends.server.admin.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
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(AlertHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AlertHandlerConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(AttributeSyntaxCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.AttributeSyntaxConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(BackendCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.BackendConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(CertificateMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.CertificateMapperConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(ConnectionHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ConnectionHandlerConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(EntryCacheCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.EntryCacheConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(ExtendedOperationHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.ExtendedOperationConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(GroupImplementationCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.GroupManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(IdentityMapperCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.IdentityMapperConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(KeyManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.KeyManagerProviderConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(LogPublisherCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LoggerConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(LogRetentionPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRetentionPolicyConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(LogRotationPolicyCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.LogRotationPolicyConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(MatchingRuleCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MatchingRuleConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(MonitorProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.MonitorConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(PasswordGeneratorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordGeneratorConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(PasswordStorageSchemeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordStorageSchemeConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(PasswordValidatorCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PasswordValidatorConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(PluginCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.PluginConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(RootDNUserCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.RootDNConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(SASLMechanismHandlerCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SASLConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(SynchronizationProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.SynchronizationProviderConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(TrustManagerProviderCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.TrustManagerProviderConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(VirtualAttributeCfg, List<LocalizableMessage>) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(C, List<LocalizableMessage>) - Method in class org.opends.server.loggers.AbstractLogger
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(DebugTargetCfg, List<LocalizableMessage>) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(ExternalChangelogDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ExternalChangelogDomain
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(ReplicationDomainCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDeleteAcceptable(ReplicationServerCfg, List<LocalizableMessage>) - Method in class org.opends.server.replication.plugin.ReplicationServerListener
Indicates whether the proposed deletion of an existing configuration is acceptable to this delete listener.
isConfigurationDn(String) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the the provided string is a configuration DN and false otherwise.
isConfigurationNode(BasicNode) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns whether a given node is a configuration node or not.
isConnected() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether this socket is connected to both local and remote endpoints.
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.
isConnectionRegistered(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Returns true if the connection passed is registered in the connection pool, false otherwise.
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.internal.InternalClientConnection
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
Returns whether the Directory Server believes this connection to be valid and available for communication.
isConnectionValid() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Returns whether the Directory Server believes this connection to be valid and available for communication.
isCreate() - Method in exception org.opends.server.admin.client.MissingMandatoryPropertiesException
Indicates whether or not this exception was thrown during managed object creation or during modification.
isCritical() - Method in class org.opends.server.types.Control
Indicates whether this control should be considered critical in processing the request.
isCriticality() - Method in class org.opends.dsml.protocol.Control
Gets the value of the criticality property.
isDatabaseIndex() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
Tells whether this is a database index or not.
isDataFlavorSupported(DataFlavor) - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
isDataServer() - Method in class org.opends.server.replication.server.DataServerHandler
Check if the server associated to this ServerHandler is a data server in the topology.
isDataServer() - Method in class org.opends.server.replication.server.ReplicationServerHandler
Check if the server associated to this ServerHandler is a data server in the topology.
isDataServer() - Method in class org.opends.server.replication.server.ServerHandler
Check if the server associated to this ServerHandler is a data server in the topology.
isDayOfWeek(String) - Method in enum org.opends.server.authorization.dseecompat.EnumDayOfWeek
Creates a new enumeration type for the specified bind rule dayofweek type.
isDBEvictorLruOnly() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-evictor-lru-only" property.
isDBEvictorLruOnly() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-evictor-lru-only" property.
isDBLoggingFileHandlerOn() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-logging-file-handler-on" property.
isDBLoggingFileHandlerOn() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-logging-file-handler-on" property.
isDBRunCleaner() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-run-cleaner" property.
isDBRunCleaner() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-run-cleaner" property.
isDBTxnNoSync() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-txn-no-sync" property.
isDBTxnNoSync() - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Gets the "db-txn-no-sync" property.
isDBTxnNoSync() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-txn-no-sync" property.
isDBTxnNoSync() - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Gets the "db-txn-no-sync" property.
isDBTxnWriteNoSync() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "db-txn-write-no-sync" property.
isDBTxnWriteNoSync() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "db-txn-write-no-sync" property.
isDebugExceptionsOnly() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "debug-exceptions-only" property.
isDebugExceptionsOnly() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "debug-exceptions-only" property.
isDefaultDebugExceptionsOnly() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "default-debug-exceptions-only" property.
isDefaultDebugExceptionsOnly() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the "default-debug-exceptions-only" property.
isDefaultIncludeThrowableCause() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "default-include-throwable-cause" property.
isDefaultIncludeThrowableCause() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the "default-include-throwable-cause" property.
isDefaultOmitMethodEntryArguments() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "default-omit-method-entry-arguments" property.
isDefaultOmitMethodEntryArguments() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Gets the "default-omit-method-entry-arguments" property.
isDefaultOmitMethodReturnValue() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Gets the "default-omit-method-return-value" property.
isDefaultOmitMethodReturnValue() - Method in interface org.opends.server.admin.std.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
Indicates whether the specified storage scheme is a default scheme for this password policy.
isDefined() - Method in class org.opends.server.backends.jeb.EntryIDSet
Determine whether this set of IDs is defined.
isDefined() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
Check whether this cursor is currently pointing to valid record.
isDegradedDueToGenerationId(int) - 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.opends.server.admin.client.ClientConstraintHandler
Determines whether or not 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.opends.server.admin.server.ServerConstraintHandler
Determines whether or not the existing managed object can be deleted from the server's configuration.
isDeleteoldrdn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the deleteoldrdn property.
isDenyEval() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Returns true if the deny list is being evaluated.
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
Indicates whether the specified storage scheme is deprecated.
isDescendant(File, File) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the first provided path is under the second path in the file system.
isDescendantOf(DN) - Method in class org.opends.server.types.DN
Indicates whether this DN is a descendant of the provided DN (i.e., that the RDN components of the provided DN are the same as the last RDN components for this DN).
isDescendantOf(ObjectClass) - Method in class org.opends.server.types.ObjectClass
Indicates whether this objectclass is a descendant of the provided class.
isDifferential() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns whether this refresher object is working on differential mode or not.
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.jeb.BackendImpl
Indicates if restore is done directly in the restore directory.
isDirectRestore() - Method in class org.opends.server.backends.pdb.PDBStorage
 
isDirectRestore() - Method in class org.opends.server.backends.SchemaBackend
 
isDirectRestore() - Method in class org.opends.server.backends.task.TaskBackend
Indicates if restore is done directly in the restore directory.
isDirectRestore() - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates if restore is done directly in the restore directory.
isDirty() - Method in class org.opends.server.types.AttributeType
Returns true if this attribute type has been removed or replaced in the schema.
isDirty() - Method in class org.opends.server.types.ObjectClass
Returns true if this object class has been removed or replaced in the schema.
isDisabled - Variable in class org.opends.server.api.AuthenticationPolicyState
A boolean indicating whether or not 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) - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the specified privilege is disabled.
isDisableReplicationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the disable replication or not.
isDisplayDelete() - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Tells whether the 'Delete' button is displayed or not.
isDisposeOnClose() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Whether the dialog should be disposed when the user closes it.
isDnAttributes() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the dnAttributes property.
isDNWithinScope(DN) - Method in class org.opends.server.types.SubtreeSpecification
Determine if the specified DN is within the scope of the subtree specification.
isDone(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
For the given state provided by a Task tells if the task is done or not.
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 or not this task is done.
isECLEnabledDomain(DN) - Static method in class org.opends.server.replication.plugin.MultimasterReplication
Returns whether the provided baseDN represents a replication domain enabled for the external changelog.
isECLEnabledDomain(DN) - Method in class org.opends.server.replication.server.changelog.file.ECLEnabledDomainPredicate
Returns whether the provided baseDN represents a replication domain enabled for the external changelog.
isEditable(String, Schema) - Static method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns true if the provided attribute name is an editable attribute and false otherwise.
isEmailAddress(String) - Static method in class org.opends.server.util.StaticUtils
Indicates whether or not a string represents a syntactically correct email address.
isEmpty() - Method in interface org.opends.server.admin.client.spi.Property
Determines whether or not this property contains any pending values.
isEmpty() - Method in class org.opends.server.admin.ManagedObjectPath
Determine whether or not this path contains any path 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.protocol.ByteArrayScanner
Returns whether the scanner has more bytes to consume.
isEmpty() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Returns whether this database is empty.
isEmpty() - Method in class org.opends.server.replication.server.MsgQueue
Returns true if this MsgQueue contains no UpdateMsg.
isEmpty() - Method in class org.opends.server.types.AbstractAttribute
Returns true if this attribute contains no attribute values.
isEmpty() - Method in interface org.opends.server.types.Attribute
Returns true if this attribute contains no attribute values.
isEmpty() - Method in class org.opends.server.types.AttributeBuilder
Returns true if this attribute builder contains no attribute values.
isEmpty() - Method in class org.opends.server.types.VirtualAttribute
 
isEnableCancel() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the cancel button is enabled and false otherwise.
isEnableClose() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the close button is enabled and false otherwise.
isEnabled() - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Tells whether this backend is enabled or not.
isEnabled() - Method in class org.opends.server.admin.ClassLoaderProvider
Indicates whether this class loader provider is enabled.
isEnabled() - Method in interface org.opends.server.admin.std.client.AccessControlHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.AccountStatusNotificationHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.AttributeSyntaxCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.CertificateMapperCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.ExtendedOperationHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.GroupImplementationCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.IdentityMapperCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.KeyManagerProviderCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.LogPublisherCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.MatchingRuleCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.MonitorProviderCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.PasswordGeneratorCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.PasswordStorageSchemeCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.PasswordValidatorCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.SASLMechanismHandlerCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.SchemaProviderCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.SynchronizationProviderCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.TrustManagerProviderCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.AccessControlHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.AccountStatusNotificationHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.AttributeSyntaxCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.BackendCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.CertificateMapperCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.ExtendedOperationHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.GroupImplementationCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.IdentityMapperCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.KeyManagerProviderCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.LogPublisherCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.MatchingRuleCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.MonitorProviderCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.PasswordGeneratorCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.PasswordStorageSchemeCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.PasswordValidatorCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.PluginCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.SASLMechanismHandlerCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.SchemaProviderCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.SynchronizationProviderCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.TrustManagerProviderCfg
Gets the "enabled" property.
isEnabled() - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Gets the "enabled" property.
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
Check if a message should be logged for the provided category and severity.
isEnabledFor(String, Severity) - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Check if a message should be logged for the provided category and severity.
isEnableOK() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the ok button is enabled and false otherwise.
isEnableProfilingOnStartup() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "enable-profiling-on-startup" property.
isEnableProfilingOnStartup() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "enable-profiling-on-startup" property.
isEnableReplicationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the enable replication or not.
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.replication.protocol.Session
Determine whether the session is using a security layer.
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.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "entries-compressed" property.
isEntriesCompressed() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "entries-compressed" property.
isEntriesCompressed() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "entries-compressed" property.
isEntriesCompressed() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "entries-compressed" property.
isEqualTo(ChangelogState) - Method in class org.opends.server.replication.server.ChangelogState
Returns whether the current ChangelogState is equal to the provided ChangelogState.
isEquivalentTo(HostPort) - Method in class org.opends.server.types.HostPort
Checks whether the supplied HostPort is an equivalent to the current HostPort.
isError() - Method in enum org.opends.guitools.uninstaller.UninstallProgressStep
Indicates whether this Progress step is arrived at through an error in the application.
isError() - Method in enum org.opends.quicksetup.installer.InstallProgressStep
Indicates whether this Progress step is arrived at through an error in the application.
isError() - Method in interface org.opends.quicksetup.ProgressStep
Indicates whether this Progress step is arrived at through an error in the application.
isExpanded() - Method in class org.opends.guitools.controlpanel.ui.components.CategoryPanel
Returns true if the panel is extended and false otherwise.
isExpired() - Method in class org.opends.server.controls.AccountUsableResponseControl
Indicates whether the user's password is expired.
isExpirePasswordsWithoutWarning() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "expire-passwords-without-warning" property.
isExpirePasswordsWithoutWarning() - Method in interface org.opends.server.admin.std.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
Gets the "expire-passwords-without-warning" property.
isExtensibleObject() - Method in class org.opends.server.types.ObjectClass
Indicates whether this objectclass is the extensibleObject objectclass.
isExtOpApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Check an ACI's extop rule against a target match context.
isFinished() - Method in class org.opends.guitools.uninstaller.Uninstaller
Returns whether the installer has finished or not.
isFinished() - Method in class org.opends.quicksetup.Application
Returns whether the installer has finished or not.
isFinished() - Method in class org.opends.quicksetup.installer.Installer
 
isFinished() - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Returns true if the install is finished and false otherwise.
isFinishedStep() - Method in enum org.opends.quicksetup.Step
Indicates whether this is the finished step for the application or not.
isFinishedStep() - Method in interface org.opends.quicksetup.WizardStep
Indicates whether this is the finished step for the application or not.
isFirstAttribute() - Method in class org.opends.server.authorization.dseecompat.AciContainer
True if the first attribute of the resource entry is being evaluated.
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.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "force-change-on-add" property.
isForceChangeOnAdd() - Method in interface org.opends.server.admin.std.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
Gets the "force-change-on-add" property.
isForceChangeOnReset() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "force-change-on-reset" property.
isForceChangeOnReset() - Method in interface org.opends.server.admin.std.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
Gets the "force-change-on-reset" property.
isForceOnError() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to force on non critical error in the non interactive mode.
isForceOnError() - Method in class org.opends.quicksetup.CliUserInteraction
Indicates whether or not the CLI based user has requested to continue when a non critical error occurs.
isForceOnError() - Method in class org.opends.quicksetup.UserData
Indicates whether or not the user has requested to continue when a non critical error occurs.
isForceOnError() - Method in interface org.opends.quicksetup.UserInteraction
Indicates whether or not the CLI based user has requested to continue when a non critical error occurs.
isGetEffectiveRightsEval() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Returns true of a match context is performing a geteffectiverights evaluation.
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.
isGMTDate() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Return whether this attribute contains a GMT date value or not.
isGMTDate() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Return whether this attribute contains a GMT date value or not.
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
Indicates whether the provided entry contains a valid definition for this type of group.
isGroupDefinition(Entry) - Method in class org.opends.server.extensions.StaticGroup
Indicates whether the provided entry contains a valid definition for this type of group.
isGroupDefinition(Entry) - Method in class org.opends.server.extensions.VirtualStaticGroup
Indicates whether the provided entry contains a valid definition for this type of group.
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.
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.
isHumanReadable() - Method in class org.opends.server.api.AttributeSyntax
Indicates whether this attribute syntax is human readable.
isHumanReadable() - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Indicates whether this attribute syntax is human readable.
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.ParallelWorkQueue
Indicates whether the work queue is currently processing any requests.
isIdle() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Indicates whether the work queue is currently processing any requests.
isInactive() - Method in class org.opends.server.controls.AccountUsableResponseControl
Indicates whether the user's account has been inactivated by an administrator.
isIncludeCause() - Method in class org.opends.server.loggers.TraceSettings
Get whether the cause exception is included in exception messages.
isIncludeThrowableCause() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "include-throwable-cause" property.
isIncludeThrowableCause() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "include-throwable-cause" property.
isIncludeUsableControl() - Method in interface org.opends.server.core.SearchOperation
Indicates whether to include the account usable response control with search result entries or not.
isIncludeUsableControl() - Method in class org.opends.server.core.SearchOperationBasis
 
isIncludeUsableControl() - Method in class org.opends.server.core.SearchOperationWrapper
Indicates whether to include the account usable response control with search result entries or not.
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.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.api.Backend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(SearchFilter) - Method in class org.opends.server.api.Backend
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
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.ChangelogBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.jeb.BackendImpl
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.LDIFBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.MemoryBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.MonitorBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.NullBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
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
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.backends.TrustStoreBackend
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexed(AttributeType, IndexType) - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates whether search operations which target the specified attribute in the indicated manner would be considered indexed in this backend.
isIndexFilterAnalyzerEnabled() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "index-filter-analyzer-enabled" property.
isIndexFilterAnalyzerEnabled() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Gets the "index-filter-analyzer-enabled" property.
isIndexFilterAnalyzerEnabled() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "index-filter-analyzer-enabled" property.
isIndexFilterAnalyzerEnabled() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Gets the "index-filter-analyzer-enabled" property.
isInFinalState() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Returns whether the refresh is over or not.
isInheritedCollective() - Method in class org.opends.server.types.SubEntry
Indicates whether or not this subentry is an inherited collective attribute subentry.
isInheritedCollectiveAttributeSubentry() - Method in class org.opends.server.types.Entry
Indicates whether the entry meets the criteria to consider it an inherited collective attributes subentry (i.e., it contains the "inheritedCollectiveAttributeSubentry" objectclass).
isInheritedFromDNCollective() - Method in class org.opends.server.types.SubEntry
Indicates whether or not this subentry is an inherited from DN collective attribute subentry.
isInheritedFromDNCollectiveAttributeSubentry() - Method in class org.opends.server.types.Entry
Indicates whether the entry meets the criteria to consider it an inherited from DN collective attributes subentry (i.e., it contains the "inheritedFromDNCollectiveAttributeSubentry" objectclass).
isInheritedFromRDNCollective() - Method in class org.opends.server.types.SubEntry
Indicates whether or not this subentry is an inherited from RDN collective attribute subentry.
isInheritedFromRDNCollectiveAttributeSubentry() - Method in class org.opends.server.types.Entry
Indicates whether the entry meets the criteria to consider it an inherited from RDN collective attributes subentry (i.e., it contains the "inheritedFromRDNCollectiveAttributeSubentry" objectclass).
isInitializeAllReplicationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the initialize all replication or not.
isInitialized() - Static method in class org.opends.guitools.controlpanel.util.ControlPanelLog
Indicates whether or not the log file has been initialized.
isInitialized() - Static method in class org.opends.quicksetup.QuickSetupLog
Indicates whether or not the log file has been initialized.
isInitializeReplicationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the initialize replication or not.
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.core.OperationWrapper
Indicates whether this is an inner operation rather than one that was directly requested by an external client.
isInnerOperation() - Method in class org.opends.server.types.AbstractOperation
 
isInnerOperation() - Method in interface org.opends.server.types.Operation
Indicates whether this is an inner operation rather than one that was directly requested by an external client.
isInputShutdown() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether the input side of this socket has been closed.
isInstalled() - Method in class org.opends.quicksetup.CurrentInstallStatus
Indicates whether there is something installed or not.
isInteractive() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isInteractive() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to have an interactive uninstall or not.
isInteractive() - Method in class org.opends.quicksetup.CliUserInteraction
Indicates whether or not the CLI user has requested interactive behavior.
isInteractive() - Method in class org.opends.quicksetup.UserData
Indicates whether or not the user has requested interactive mode.
isInteractive() - Method in interface org.opends.quicksetup.UserInteraction
Indicates whether or not the CLI user has requested interactive behavior.
isInteractive() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Tells whether the user specified to have an interactive operation or not.
isInteractive() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
isInteractive() - Method in class org.opends.server.tools.InstallDS
isInteractive() - Method in class org.opends.server.tools.JavaPropertiesTool
isInteractive() - Method in class org.opends.server.tools.ManageTasks
isInteractive() - Method in class org.opends.server.tools.status.StatusCli
isInteractive() - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Tells whether the user specified to have an interactive status CLI or not.
isInteractive() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isInteractive() - Method in class org.opends.server.tools.WaitForFileDelete
isInternal() - Method in class org.opends.server.types.Modification
Indicates whether this is modification was created by internal processing and should not be subject to no-user-modification and related checks.
isInternalOperation() - Method in class org.opends.server.core.OperationWrapper
Indicates whether this is an internal operation rather than one that was requested by an external client.
isInternalOperation() - Method in class org.opends.server.types.AbstractOperation
 
isInternalOperation() - Method in interface org.opends.server.types.Operation
Indicates whether this is an internal operation rather than one that was requested by an external client.
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 or not this task is interruptible or not.
isInterruptable() - Method in class org.opends.server.tasks.BackupTask
Indicates whether or not this task is interruptible or not.
isInterruptable() - Method in class org.opends.server.tasks.ExportTask
Indicates whether or not this task is interruptible or not.
isInterruptable() - Method in class org.opends.server.tasks.ImportTask
Indicates whether or not this task is interruptible or not.
isInterruptable() - Method in class org.opends.server.tasks.RestoreTask
Indicates whether or not this task is interruptible or not.
isInterrupted() - Method in class org.opends.guitools.controlpanel.util.BackgroundTask
Returns true if the thread running in the background is interrupted and false otherwise.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.server.PluginCfg
Gets the "invoke-for-internal-operations" property.
isInvokeForInternalOperations() - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Gets the "invoke-for-internal-operations" property.
isIsPrivateBackend() - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Gets the "is-private-backend" property.
isIsPrivateBackend() - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Gets the "is-private-backend" property.
isKeepStats() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "keep-stats" property.
isKeepStats() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "keep-stats" property.
isKeepStats() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "keep-stats" property.
isKeepStats() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "keep-stats" property.
isKeyword(String) - Method in enum org.opends.server.authorization.dseecompat.EnumTargetKeyword
Checks if the keyword name is equal to the enumeration name.
isLast() - Method in enum org.opends.guitools.uninstaller.UninstallProgressStep
Indicates whether this Progress step is a final step.
isLast() - Method in enum org.opends.quicksetup.installer.InstallProgressStep
Indicates whether this Progress step is a final step.
isLast() - Method in interface org.opends.quicksetup.ProgressStep
Indicates whether this Progress step is a final step.
isLDAPSubentry() - Method in class org.opends.server.types.Entry
Indicates whether this entry meets the criteria to consider it an LDAP subentry (i.e., it contains the "ldapSubentry" objectclass).
isLeaf() - Method in class org.opends.guitools.controlpanel.ui.nodes.AbstractIndexTreeNode
isLeaf() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns true if the node is a leaf and false otherwise.
isLeaf() - Method in class org.opends.guitools.controlpanel.ui.nodes.CategoryTreeNode
isLeaf() - Method in class org.opends.guitools.controlpanel.ui.nodes.GeneralMonitoringTreeNode
isLeaf() - Method in class org.opends.guitools.controlpanel.ui.nodes.SchemaElementTreeNode
isLeafNode() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
Tells whether the node is a leaf or not.
isLicenseStep() - Method in enum org.opends.quicksetup.Step
Indicates whether this is the license approval step.
isLicenseStep() - Method in interface org.opends.quicksetup.WizardStep
Indicates whether this is the license approval step.
isListenerShuttingDown() - Method in class org.opends.server.replication.service.ReplicationDomain
Returns true if the listener thread is shutting down or has shutdown.
isLocal() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns true if we are trying to manage the local host and false otherwise.
isLocal() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns true if we are trying to manage the local host and false otherwise.
isLocal() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the managed server is the local installation (where the control panel is installed) false otherwise.
isLocal() - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Returns true if we are trying to manage the local host and false otherwise.
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.
isLocalHost(String) - Static method in class org.opends.quicksetup.util.Utils
Basic method to know if the host is local or not.
isLocalReplicationServerPort(int) - Static method in class org.opends.server.replication.server.ReplicationServer
Returns true if the provided port is one of the ports that this replication server is listening on.
isLocked() - Method in class org.opends.server.controls.AccountUsableResponseControl
Indicates whether the user's account is locked for some reason.
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.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "log-changenumber" property.
isLogChangenumber() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "log-changenumber" property.
isLogControlOids() - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Gets the "log-control-oids" property.
isLogControlOids() - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Gets the "log-control-oids" property.
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, 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, 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, Set<DN>) - Method in class org.opends.server.extensions.DynamicGroup
Indicates whether the user with the specified DN is a member of this group.
isMember(Entry, Set<DN>) - Method in class org.opends.server.extensions.DynamicGroup
Indicates whether the user described by the provided user entry is a member of this group.
isMember(DN, Set<DN>) - Method in class org.opends.server.extensions.StaticGroup
Indicates whether the user with the specified DN is a member of this group.
isMember(Entry, Set<DN>) - Method in class org.opends.server.extensions.StaticGroup
Indicates whether the user described by the provided user entry is a member of this group.
isMember(DN, Set<DN>) - Method in class org.opends.server.extensions.VirtualStaticGroup
Indicates whether the user with the specified DN is a member of this group.
isMember(Entry, Set<DN>) - Method in class org.opends.server.extensions.VirtualStaticGroup
Indicates whether the user described by the provided user entry is a member of this group.
isMemberOf(Group<?>, Operation) - Method in class org.opends.server.api.ClientConnection
Indicates whether the user associated with this client connection should be considered a member of the specified group, optionally evaluated within the context of the provided operation.
isMemberOf(Group<?>) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if the operation associated with this evaluation context is a member of the specified group.
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.opends.server.admin.std.server
A server-side interface for querying Is Member Of Virtual Attribute settings.
IsMemberOfVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Is Member Of Virtual Attribute settings.
IsMemberOfVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this entryDN virtual attribute provider.
isMemoryAvailable(long) - Method in class org.opends.server.core.MemoryQuota
Check enough memory is available in the reservable pool.
isMenuDrivenMode() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isMenuDrivenMode() - Method in class org.opends.quicksetup.CliUserInteraction
isMenuDrivenMode() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
isMenuDrivenMode() - Method in class org.opends.server.tools.InstallDS
isMenuDrivenMode() - Method in class org.opends.server.tools.JavaPropertiesTool
isMenuDrivenMode() - Method in class org.opends.server.tools.ManageTasks
isMenuDrivenMode() - Method in class org.opends.server.tools.status.StatusCli
isMenuDrivenMode() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isMenuDrivenMode() - Method in class org.opends.server.tools.WaitForFileDelete
isModified() - Method in interface org.opends.server.admin.client.ManagedObject
Determines whether or not this managed object has been modified since it was constructed.
isModified() - Method in interface org.opends.server.admin.client.spi.Property
Determines whether or not this property has been modified since it was constructed.
isModifyAcceptable(ManagementContext, ManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.opends.server.admin.client.ClientConstraintHandler
Determines whether or not the changes to an existing managed object which are about to be committed to the server configuration satisfies this constraint.
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.config.ConfigAttribute
Indicates whether this configuration attribute may have multiple values.
isMultiValued() - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate multiple values.
isMultiValued() - Method in class org.opends.server.types.RDN
Indicates whether this RDN is multivalued.
isNamingContext(DN) - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the specified DN is one of the Directory Server naming contexts.
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.
isNoPrompt() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Indicates whether or not the launcher should print a usage statement based on the content of the arguments passed into the constructor.
isNoRetVal() - Method in class org.opends.server.loggers.TraceSettings
Get whether method return values should be logged.
isNotifyAbandonedOperations() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "notify-abandoned-operations" property.
isNotifyAbandonedOperations() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "notify-abandoned-operations" property.
isNotifyListeners() - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Returns whether this entry reader will notify the listeners once it is over.
isNoUserModification() - Method in class org.opends.server.types.AttributeType
Indicates whether this attribute type is declared "no-user-modification".
isNumeric() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Return whether this attribute contains a numeric value or not.
isNumeric() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Return whether this attribute contains a numeric value or not.
isNumericDate() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Return whether this attribute contains a numeric date value or not.
isNumericDate() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Return whether this attribute contains a numeric date value or not.
isObjectClass() - Method in class org.opends.server.types.AttributeType
Indicates whether this attribute type represents the "objectclass" attribute.
isObsolete() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns whether the node is obsolete (and must be refreshed) or not.
isObsolete() - Method in class org.opends.server.types.CommonSchemaElements
Indicates whether this schema definition is declared "obsolete".
isObsolete() - Method in class org.opends.server.types.DITContentRule
Indicates whether this DIT content rule is declared "obsolete".
isObsolete() - Method in class org.opends.server.types.DITStructureRule
Indicates whether this DIT structure rule is declared "obsolete".
isObsolete() - Method in class org.opends.server.types.MatchingRuleUse
Indicates whether this matching rule use is declared "obsolete".
isObsolete() - Method in class org.opends.server.types.NameForm
Indicates whether this name form 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.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "omit-method-entry-arguments" property.
isOmitMethodEntryArguments() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "omit-method-entry-arguments" property.
isOmitMethodReturnValue() - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Gets the "omit-method-return-value" property.
isOmitMethodReturnValue() - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Gets the "omit-method-return-value" property.
isOnline() - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Whether the task will be executed on an online server (using an LDAP connection and the tasks backend) or not.
isOpen() - Method in class org.opends.server.extensions.RedirectingByteChannel
isOperational() - Method in class org.opends.server.types.AttributeType
Indicates whether this is an operational attribute.
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.opends.server.types.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.opends.server.types.NameForm
Indicates whether the provided attribute type is included in the optional attribute list for this name form.
isOptional(AttributeType) - Method in class org.opends.server.types.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.
isOutputShutdown() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Indicates whether the output side of this socket has been closed.
isOver() - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Returns true if the read process is over and false otherwise.
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.opends.server.admin.AbstractManagedObjectDefinition
Determines whether or not this managed object definition is a super-type of the provided managed object definition.
isPassword(String) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns true if the provided attribute name has password syntax and false otherwise.
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
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.DigestMD5SASLMechanismHandler
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.ExternalSASLMechanismHandler
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.GSSAPISASLMechanismHandler
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.PlainSASLMechanismHandler
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).
isPasswordChangeRequiresCurrentPassword() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "password-change-requires-current-password" property.
isPasswordChangeRequiresCurrentPassword() - Method in interface org.opends.server.admin.std.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
Gets the "password-change-requires-current-password" property.
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
Returns true if this authentication policy is a password policy and the methods AuthenticationPolicy.createAuthenticationPolicyState(Entry) and AuthenticationPolicy.createAuthenticationPolicyState(Entry, long) will return a PasswordPolicyState.
isPasswordPolicy() - Method in class org.opends.server.api.AuthenticationPolicyState
Returns true if this authentication policy state is associated with a password policy and the method AuthenticationPolicyState.getAuthenticationPolicy() will return a PasswordPolicy.
isPasswordPolicy() - Method in class org.opends.server.core.PasswordPolicy
Returns true if this authentication policy is a password policy and the methods AuthenticationPolicy.createAuthenticationPolicyState(Entry) and AuthenticationPolicy.createAuthenticationPolicyState(Entry, long) will return a PasswordPolicyState.
isPasswordPolicySubentry() - Method in class org.opends.server.types.Entry
Indicates whether the entry meets the criteria to consider it a LDAP password policy subentry (i.e., it contains the "pwdPolicy" objectclass of LDAP Password Policy Internet-Draft).
isPattern() - Method in class org.opends.server.authorization.dseecompat.Target
Returns boolean if a pattern was seen during parsing.
isPeersNotFoundError(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Tells whether the provided log message corresponds to a peers not found error during the initialization of a replica or not.
isPending(TaskState) - Static method in enum org.opends.server.backends.task.TaskState
Indicates whether a task with the specified state is currently pending execution.
isPostExternalInitializationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the post external initialization or not.
isPreExternalInitializationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the pre external initialization or not.
isPresent(String) - Static method in class org.opends.server.admin.condition.Conditions
Creates a condition which evaluates to true if and only if a particular property has any values specified.
IsPresentCondition - Class in org.opends.server.admin.condition
A condition which evaluates to true if and only if a particular property has any values specified.
IsPresentCondition(String) - Constructor for class org.opends.server.admin.condition.IsPresentCondition
Creates a new is present condition.
isPrintableCharacter(char) - Static method in class org.opends.server.schema.PrintableString
Indicates whether the provided character is a valid printable character.
isPrintableString(String) - Static method in class org.opends.server.schema.PrintableString
Indicates whether the provided string is a valid printable string.
isPrivate() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Indicates whether the workflow element encapsulates a private local backend.
isPrivateBackend() - Method in class org.opends.server.api.Backend
Indicates whether this backend holds private data or user data.
isPrivilegedPort(int) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the provided port is a privileged port, false otherwise.
isPrivilegedPort(int) - Static method in class org.opends.server.util.SetupUtils
Returns true if the provided port is a privileged port, false otherwise.
isProgressStep() - Method in enum org.opends.quicksetup.Step
Indicates that when this step is displayed the application will be asked to launch itself.
isProgressStep() - Method in interface org.opends.quicksetup.WizardStep
Indicates that when this step is displayed the application will be asked to launch itself.
isPropertyPresent(PropertyDefinition<?>) - Method in interface org.opends.server.admin.client.ManagedObject
Determines whether or not the specified property is set.
isPropertyPresent(PropertyDefinition<?>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Determines whether or not the specified property is set.
isProxiedAuthorization() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return true if a evaluation context is being used in proxied authorization control evaluation.
isProxiedAuthorization() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return true if a evaluation context is being used in proxied authorization control evaluation.
isPurgeHistoricalSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the purge historical or not.
isQuiet() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isQuiet() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to have a quiet uninstall or not.
isQuiet() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Indicates whether or not the launcher should print a usage statement based on the content of the arguments passed into the constructor.
isQuiet() - Method in class org.opends.quicksetup.CliUserInteraction
isQuiet() - Method in class org.opends.quicksetup.Launcher
Indicates whether or not the launcher should print a usage statement based on the content of the arguments passed into the constructor.
isQuiet() - Method in class org.opends.quicksetup.UserData
Indicates whether or not the user has requested quiet mode.
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.InstallDS
isQuiet() - Method in class org.opends.server.tools.JavaPropertiesTool
isQuiet() - Method in class org.opends.server.tools.ManageTasks
isQuiet() - Method in class org.opends.server.tools.status.StatusCli
isQuiet() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isQuiet() - Method in class org.opends.server.tools.WaitForFileDelete
isQuoted() - Method in class org.opends.server.types.AdditionalLogItem
Returns true if this item's value should be surrounded by quotes during serialization.
isReadOnly(String) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Returns true if the provided DN corresponds to a read-only entry and false otherwise.
isReal() - Method in class org.opends.server.types.AbstractAttribute
 
isReal() - Method in interface org.opends.server.types.Attribute
Indicates whether this is a real attribute (persisted) rather than a virtual attribute (dynamically computed).
isRealAttributesOnly() - Method in interface org.opends.server.core.SearchOperation
Returns true if only real attributes should be returned.
isRealAttributesOnly() - Method in class org.opends.server.core.SearchOperationBasis
 
isRealAttributesOnly() - Method in class org.opends.server.core.SearchOperationWrapper
Returns true if only real attributes should be returned.
isRebuildRunning() - Method in class org.opends.server.backends.jeb.Index
Return true iff this index is being rebuilt.
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 or not 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.
isReferral() - Method in class org.opends.server.types.Entry
Indicates whether this entry meets the criteria to consider it a referral (e.g., it contains the "referral" objectclass and a "ref" attribute).
isRefreshIconDisplayed() - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
Returns true if the refresh icon is displayed and false otherwise.
isRefreshNeededOnExpansion() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns true if the node must be refreshed when it is expanded and false otherwise.
isRegistered(ServerDescriptor, Set<Map<ADSContext.ServerProperty, Object>>) - Static method in class org.opends.admin.ads.ADSContext
Tells whether the provided server is registered in the registry.
isRegistered() - Method in class org.opends.admin.ads.ServerDescriptor
Tells whether this server is registered in the ADS or not.
isRegisteredMbean() - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Gets the "registered-mbean" property.
isRegisteredMbean() - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Gets the "registered-mbean" property.
isRejectUnauthenticatedRequests() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "reject-unauthenticated-requests" property.
isRejectUnauthenticatedRequests() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "reject-unauthenticated-requests" property.
isRelativePath(String) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the provided path refers to a relative path rather than an absolute path.
isRemote() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns whether the user specified to connect to a remote server.
isRemote() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Returns whether the panel displays the remote or the local server.
isRemote() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns true if the displayed entry is not located on the current server.
isRemoteLDAPServer(int) - 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.
isReplicaOffline(DN, int) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Indicates if the replica corresponding to provided domain DN and server id is offline.
isReplicated() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns whether this replica is replicated or not.
isReplicationEnabled() - Method in class org.opends.admin.ads.ReplicaDescriptor
Returns whether replication is replicated on this server or not.
isReplicationEnabled() - Method in class org.opends.admin.ads.ServerDescriptor
Tells whether replication is enabled on this server or not.
isReplicationSecure() - Method in class org.opends.admin.ads.ServerDescriptor
Returns whether the communication with the replication port on the server is encrypted or not.
isReplicationServer() - Method in class org.opends.admin.ads.ServerDescriptor
Tells whether this server is a replication server or not.
isReplicationServer() - Method in class org.opends.guitools.uninstaller.UninstallData
Returns whether this server is configured as a replication server or not.
isReplicationServer() - Method in class org.opends.quicksetup.Configuration
Tells whether this server is configured as a replication server or not.
isReplicationServer() - Method in class org.opends.server.replication.server.ServerHandler
Check if the server associated to this ServerHandler is a replication server.
isRequired() - Method in class org.opends.server.config.ConfigAttribute
Indicates whether this configuration attribute is required to have at least one value.
isRequired(AttributeType) - Method in class org.opends.server.types.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.opends.server.types.NameForm
Indicates whether the provided attribute type is included in the required attribute list for this name form.
isRequired(AttributeType) - Method in class org.opends.server.types.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.opends.server.types.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.opends.server.types.NameForm
Indicates whether the provided attribute type is in the list of required or optional attributes for this name form.
isRequiredOrOptional(AttributeType) - Method in class org.opends.server.types.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.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "require-secure-authentication" property.
isRequireSecureAuthentication() - Method in interface org.opends.server.admin.std.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
Gets the "require-secure-authentication" property.
isRequireSecurePasswordChanges() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "require-secure-password-changes" property.
isRequireSecurePasswordChanges() - Method in interface org.opends.server.admin.std.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
Gets the "require-secure-password-changes" property.
isReset() - Method in class org.opends.server.controls.AccountUsableResponseControl
Indicates whether the user's password has been administratively reset and the user must change that password before any other operations will be allowed.
isResourceCached(URL, String) - Method in interface javax.jnlp.DownloadService
 
isReturnBindErrorMessages() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "return-bind-error-messages" property.
isReturnBindErrorMessages() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "return-bind-error-messages" property.
isReturnSubentriesOnly() - Method in interface org.opends.server.core.SearchOperation
Indicates whether LDAP subentries should be returned or not.
isReturnSubentriesOnly() - Method in class org.opends.server.core.SearchOperationBasis
 
isReturnSubentriesOnly() - Method in class org.opends.server.core.SearchOperationWrapper
Indicates whether LDAP subentries should be returned or not.
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
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.Base64PasswordStorageScheme
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.BlowfishPasswordStorageScheme
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.ClearPasswordStorageScheme
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.CryptPasswordStorageScheme
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.MD5PasswordStorageScheme
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.PBKDF2PasswordStorageScheme
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.PKCS5S2PasswordStorageScheme
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.RC4PasswordStorageScheme
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.SaltedMD5PasswordStorageScheme
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.SaltedSHA1PasswordStorageScheme
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.SaltedSHA256PasswordStorageScheme
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.SaltedSHA384PasswordStorageScheme
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.SaltedSHA512PasswordStorageScheme
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.SHA1PasswordStorageScheme
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.TripleDESPasswordStorageScheme
Indicates whether this storage scheme is reversible (i.e., it is possible to obtain the original plaintext value from the stored password).
isRight(String) - Method in enum org.opends.server.authorization.dseecompat.EnumRight
Checks if the enumeration is equal to the right name.
isRoot() - Method in class org.opends.guitools.controlpanel.ui.nodes.AbstractIndexTreeNode
isRoot() - Method in class org.opends.guitools.controlpanel.ui.nodes.CategoryTreeNode
isRoot() - Method in class org.opends.guitools.controlpanel.ui.nodes.GeneralMonitoringTreeNode
isRoot() - Method in class org.opends.guitools.controlpanel.ui.nodes.SchemaElementTreeNode
isRoot() - Method in class org.opends.server.types.AuthenticationInfo
Indicates whether this client should be considered a root user.
isRootDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the provided DN is the DN for one of the root users configured in the Directory Server.
isRootDN() - Method in class org.opends.server.types.DN
Indicates whether this represents a null DN.
isRootNode() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns true if the displayed entry is the root node of the server (the dn="" entry) and false otherwise.
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
Indicates whether the Directory Server is currently running.
isRunningAsWindowsService() - Static method in class org.opends.server.core.DirectoryServer
Returns true if this server is configured to run as a windows service.
isSameServer(ServerDescriptor) - Method in class org.opends.admin.ads.ServerDescriptor
Tells whether the provided server descriptor represents the same server as this object.
isSaveConfigOnSuccessfulStartup() - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Gets the "save-config-on-successful-startup" property.
isSaveConfigOnSuccessfulStartup() - Method in interface org.opends.server.admin.std.server.GlobalCfg
Gets the "save-config-on-successful-startup" property.
isSaved() - Method in class org.opends.server.replication.common.ServerState
Get the saved status of this ServerState.
isSchemaAttribute(Attribute) - Static method in class org.opends.server.core.SchemaConfigManager
This method checks if a given attribute is an attribute that is used by the definition of the schema.
isSchemaEnabled() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns whether the schema is enabled or not.
isSchemaEnabled - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
Whether the schema checking is enabled or not.
isSchemaEnabled() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns true if the schema check is enabled and false otherwise.
isScriptFriendly() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isScriptFriendly() - Method in class org.opends.quicksetup.CliUserInteraction
isScriptFriendly() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Tells whether the user specified to have a script-friendly output or not.
isScriptFriendly() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
isScriptFriendly() - Method in class org.opends.server.tools.dsreplication.StatusReplicationUserData
Whether we must display information in a script-friendly mode or not.
isScriptFriendly() - Method in class org.opends.server.tools.InstallDS
isScriptFriendly() - Method in class org.opends.server.tools.JavaPropertiesTool
isScriptFriendly() - Method in class org.opends.server.tools.ManageTasks
isScriptFriendly() - Method in class org.opends.server.tools.status.StatusCli
isScriptFriendly() - Method in class org.opends.server.tools.status.StatusCliArgumentParser
Tells whether the user specified to have a script-friendly output or not.
isScriptFriendly() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isScriptFriendly() - Method in class org.opends.server.tools.WaitForFileDelete
isSearchable(VirtualAttributeRule, 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(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, 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(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, 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.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchable(VirtualAttributeRule, SearchOperation, boolean) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Indicates whether this attribute may be included in search filters as part of the criteria for locating entries.
isSearchResponseIsIndexed() - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Gets the "search-response-is-indexed" property.
isSearchResponseIsIndexed() - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Gets the "search-response-is-indexed" property.
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() - Method in interface org.opends.server.extensions.ConnectionSecurityProvider
Return true if a provider is secure.
isSecure(String) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
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.DigestMD5SASLMechanismHandler
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.ExternalSASLMechanismHandler
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.GSSAPISASLMechanismHandler
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.PlainSASLMechanismHandler
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() - Method in class org.opends.server.extensions.SASLByteChannel
Return true if a provider is secure.
isSecure() - Method in class org.opends.server.extensions.TLSByteChannel
Return true if a provider is secure.
isSecure() - Method in class org.opends.server.protocols.internal.InternalClientConnection
Indicates whether this client connection is currently using a secure mechanism to communicate with the server.
isSecure() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Indicates whether this client connection is currently using a secure mechanism to communicate with the server.
isSecure() - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Indicates whether this client connection is currently using a secure mechanism to communicate with the server.
isSendMessageWithoutEndUserAddress() - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Gets the "send-message-without-end-user-address" property.
isSendMessageWithoutEndUserAddress() - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Gets the "send-message-without-end-user-address" property.
isSendRejectionNotice() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "send-rejection-notice" property.
isSendRejectionNotice() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "send-rejection-notice" property.
isSendResponse() - Method in interface org.opends.server.core.SearchOperation
Indicates whether the search result done message has to be sent to the client, or not.
isSendResponse() - Method in class org.opends.server.core.SearchOperationBasis
 
isSendResponse() - Method in class org.opends.server.core.SearchOperationWrapper
Indicates whether the search result done message has to be sent to the client, or not.
isServerAlreadyRegistered(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Returns whether a given server is already registered or not.
isServerRunning() - Method in class org.opends.guitools.controlpanel.task.Task
Commodity method to know if the server is running or not.
isServerRunning() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if the server is running and false otherwise.
isServerRunning(File) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the server located in the provided path is running and false otherwise.
isServerRunning() - Method in class org.opends.guitools.uninstaller.UninstallData
Returns whether this server is running or not.
isServerRunning() - Method in class org.opends.quicksetup.Status
Returns if the server is running on the given path.
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.opends.server.admin.std.client.RootDSEBackendCfgClient
Gets the "show-all-attributes" property.
isShowAllAttributes() - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Gets the "show-all-attributes" property.
isShowAllAttributes() - Method in interface org.opends.server.admin.std.server.RootDSEBackendCfg
Gets the "show-all-attributes" property.
isShowAllAttributes() - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Gets the "show-all-attributes" property.
isShowContainerOnly() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return true if only container entries are displayed.
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.
isSingleEntrySearch() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
isSingleValue() - Method in class org.opends.server.types.AttributeType
Indicates whether this attribute type is declared "single-value".
isSizeLimitReached() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Returns true if the size limit was reached updating this node (and searching its children) and false otherwise.
isSkipValidationForAdministrators() - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Gets the "skip-validation-for-administrators" property.
isSkipValidationForAdministrators() - Method in interface org.opends.server.admin.std.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
Gets the "skip-validation-for-administrators" property.
isSolveConflicts() - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Gets the "solve-conflicts" property.
isSolveConflicts() - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Gets the "solve-conflicts" property.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Returns whether the sort is ascending or descending.
isSortAscending() - Method in interface org.opends.quicksetup.ui.SortableTableModel
Returns whether the sort is ascending or descending.
isSorted() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Return true if entries are displayed sorted.
isSSL(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Tells whether we are using SSL in the provided InitialLdapContext.
isSSLEncryption() - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Gets the "ssl-encryption" property.
isSSLEncryption() - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Gets the "ssl-encryption" property.
isSslEncryption() - Method in class org.opends.server.crypto.CryptoManagerImpl
Determine whether SSL encryption is enabled.
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.
isStandard(SchemaFileElement) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided schema element is part of the standard and false otherwise.
isStartNow() - Method in class org.opends.server.admin.client.cli.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.
isStartTLS(InitialLdapContext) - Static method in class org.opends.admin.ads.util.ConnectionUtils
Tells whether we are using StartTLS in the provided InitialLdapContext.
isStartVerbose() - Method in class org.opends.quicksetup.installer.Installer
Returns true if the start server must be launched in verbose mode and false otherwise.
isStatusReplicationSubcommand() - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Returns whether the user provided subcommand is the status replication or not.
isStoppedByError(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
For the given state provided by a Task tells if the task is stopped by error or not.
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
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStorageSchemeSecure() - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Indicates whether this password storage scheme should be considered "secure".
isStrictFormat() - Method in interface org.opends.server.admin.std.client.CertificateAttributeSyntaxCfgClient
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.client.CountryStringAttributeSyntaxCfgClient
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.client.JPEGAttributeSyntaxCfgClient
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.client.TelephoneNumberAttributeSyntaxCfgClient
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.server.CertificateAttributeSyntaxCfg
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.server.CountryStringAttributeSyntaxCfg
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.server.JPEGAttributeSyntaxCfg
Gets the "strict-format" property.
isStrictFormat() - Method in interface org.opends.server.admin.std.server.TelephoneNumberAttributeSyntaxCfg
Gets the "strict-format" property.
isStrictFormatCountryString() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "strict-format-country-string" property.
isStrictFormatCountryString() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "strict-format-country-string" property.
isStripSyntaxMinimumUpperBound() - Static method in class org.opends.server.schema.AttributeTypeSyntax
Boolean that indicates that the minimum upper bound value should be stripped from the Attribute Type Syntax Description.
isStripSyntaxMinUpperBound() - Method in interface org.opends.server.admin.std.client.AttributeTypeDescriptionAttributeSyntaxCfgClient
Gets the "strip-syntax-min-upper-bound" property.
isStripSyntaxMinUpperBound() - Method in interface org.opends.server.admin.std.server.AttributeTypeDescriptionAttributeSyntaxCfg
Gets the "strip-syntax-min-upper-bound" property.
isStripSyntaxMinUpperBoundAttributeTypeDescription() - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Gets the "strip-syntax-min-upper-bound-attribute-type-description" property.
isStripSyntaxMinUpperBoundAttributeTypeDescription() - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Gets the "strip-syntax-min-upper-bound-attribute-type-description" property.
isSubentry() - Method in class org.opends.server.types.Entry
Indicates whether this entry meets the criteria to consider it an RFC 3672 LDAP subentry (i.e., it contains the "subentry" objectclass).
isSubordinateIndexesEnabled() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Gets the "subordinate-indexes-enabled" property.
isSubordinateIndexesEnabled() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Gets the "subordinate-indexes-enabled" property.
isSubStep(WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
isSubStep(WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether the provided step is a sub step or not.
isSubtreeDelete() - Method in class org.opends.server.replication.protocol.DeleteMsg
Get the subtree flag.
isSuccessful(String) - Method in class org.opends.quicksetup.installer.InstallerHelper
For the given state provided by a Task tells if the task is successful or not.
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.
isSuffix() - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Returns true if the displayed entry is the top entry of a suffix and false otherwise.
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.
isSupportedControl(String) - Static method in class org.opends.server.types.DirectoryConfig
Indicates whether the specified OID is registered with the Directory Server as a supported control.
isSupportedFeature(String) - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the specified OID is registered with the Directory Server as a supported feature.
isSupportedFeature(String) - Static method in class org.opends.server.types.DirectoryConfig
Indicates whether the specified OID is registered with the Directory Server as a supported feature.
isSuppressed() - Static method in class org.opends.quicksetup.util.StandardOutputSuppressor
Checks whether or not this class has suppressed standard out streams.
isSuppressInternalOperations() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Gets the "suppress-internal-operations" property.
isSuppressInternalOperations() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the "suppress-internal-operations" property.
isSuppressSynchronizationOperations() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Gets the "suppress-synchronization-operations" property.
isSuppressSynchronizationOperations() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Gets the "suppress-synchronization-operations" property.
isSynchronizationOperation() - Method in class org.opends.server.core.OperationWrapper
Indicates whether this is a synchronization operation rather than one that was requested by an external client.
isSynchronizationOperation() - Method in class org.opends.server.types.AbstractOperation
 
isSynchronizationOperation() - Method in interface org.opends.server.types.Operation
Indicates whether this is a synchronization operation rather than one that was requested by an external client.
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.
isTargAttrFilterMatchAciEmpty() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Returns true if the hashtable of ACIs that matched the targattrfilters keyword evaluation is empty.
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.
isTargAttrFiltersApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Check an ACI's targattrfilters rule against a target match context.
isTargetApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Wrapper class that passes an ACI, an ACI's targets and the specified target match context's resource entry DN to the main isTargetApplicable method.
isTargetApplicable(Aci, AciTargets, DN) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Main target isApplicable method.
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.
isTargetControlApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Check an ACI's targetcontrol rule against a target match context.
isTargetFilterApplicable(Aci, AciTargetMatchContext) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Checks an ACI's targetfilter rule information against a target match context.
isTestReversedPassword() - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Gets the "test-reversed-password" property.
isTestReversedPassword() - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Gets the "test-reversed-password" property.
isTestReversedPassword() - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Gets the "test-reversed-password" property.
isTestReversedPassword() - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Gets the "test-reversed-password" property.
isTime() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Return whether this attribute contains a time value or not.
isTime() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Return whether this attribute contains a time value or not.
isTop() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Determines whether or not this managed object definition is the TopCfgDefn.
isTrustAll() - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
Returns whether the user specified to trust all certificates or not.
isTrustAll() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Indicate if all certificates must be accepted.
isTrusted() - Method in class org.opends.server.backends.jeb.AttributeIndex
Return true iff this index is trusted.
isTrusted() - Method in class org.opends.server.backends.jeb.Index
Return true iff this index is trusted.
isTrusted() - Method in class org.opends.server.backends.jeb.VLVIndex
Return true iff this index is trusted.
isTrustStoreInMemory() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Indicate if the trust store is in memory.
isTypesOnly() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the typesOnly property.
isTypesOnly() - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
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.
isURL() - Method in class org.opends.server.tools.makeldif.TemplateLine
Returns whether the value of this template line corresponds to an URL or not.
isUsable(ServerManagedObject<?>, Collection<LocalizableMessage>) - Method in class org.opends.server.admin.server.ServerConstraintHandler
Determines whether or not the provided managed object can be used by the server.
isUsable() - Method in class org.opends.server.controls.AccountUsableResponseControl
Indicates whether the associated user account is available for use.
isUseAdminOrBindDn() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Tells whether during interaction we can ask for both the DN or the admin UID.
isUsePasswordCaching() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "use-password-caching" property.
isUsePasswordCaching() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "use-password-caching" property.
isUseSSL() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "use-ssl" property.
isUseSSL() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "use-ssl" property.
isUseSSL() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Determines whether or not clients are allowed to connect over JMX using SSL.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "use-tcp-keep-alive" property.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "use-tcp-keep-alive" property.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "use-tcp-keep-alive" property.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "use-tcp-keep-alive" property.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "use-tcp-keep-alive" property.
isUseTCPKeepAlive() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "use-tcp-keep-alive" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Gets the "use-tcp-no-delay" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Gets the "use-tcp-no-delay" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Gets the "use-tcp-no-delay" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Gets the "use-tcp-no-delay" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Gets the "use-tcp-no-delay" property.
isUseTCPNoDelay() - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Gets the "use-tcp-no-delay" property.
isValid(File) - Method in class org.opends.quicksetup.Installation
Indicates whether or not this installation appears to be an actual OpenDJ installation.
isValid() - Method in class org.opends.server.backends.jeb.RootContainer
Returns whether this container JE database environment is open, valid and can be used.
isValid() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
isValidAttributeName(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if the provided string can be used as attribute name and false otherwise.
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.
isValidSchemaElement(String, int, int, LocalizableMessageBuilder) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the provided string contains a name or OID for a schema element like an attribute type or objectclass.
isValueInBytes() - Method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Return whether this attribute represents a value in bytes or not.
isValueInBytes() - Method in interface org.opends.guitools.controlpanel.datamodel.MonitoringAttributes
Return whether this attribute represents a value in bytes or not.
isVendor(String) - Static method in class org.opends.server.util.Platform
Test if a platform java vendor property starts with the specified vendor string.
isVerbose() - Method in class org.opends.guitools.uninstaller.UninstallCliHelper
isVerbose() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to have a verbose uninstall or not.
isVerbose() - Method in class org.opends.quicksetup.Application
Returns true if the application is running in verbose mode and false otherwise.
isVerbose() - Method in class org.opends.quicksetup.CliUserInteraction
isVerbose() - Method in class org.opends.quicksetup.UserData
Indicates whether or not the user has requested verbose mode.
isVerbose() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Indicate if the verbose mode is required.
isVerbose() - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
isVerbose() - Method in class org.opends.server.tools.InstallDS
isVerbose() - Method in class org.opends.server.tools.JavaPropertiesTool
isVerbose() - Method in class org.opends.server.tools.LDAPConnectionOptions
Indicates whether verbose tracing is enabled.
isVerbose() - Method in class org.opends.server.tools.ManageTasks
isVerbose() - Method in class org.opends.server.tools.status.StatusCli
isVerbose() - Method in class org.opends.server.tools.upgrade.UpgradeCli
isVerbose() - Method in class org.opends.server.tools.WaitForFileDelete
isVirtual() - Method in interface org.opends.server.types.Attribute
Indicates whether this is a virtual attribute (dynamically computed) rather than a real attribute (persisted).
isVirtual() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this is a virtual attribute (dynamically computed) rather than a real attribute (persisted).
isVirtual() - Method in class org.opends.server.types.VirtualAttribute
 
isVirtualAttributesOnly() - Method in interface org.opends.server.core.SearchOperation
Returns true if only virtual attributes should be returned.
isVirtualAttributesOnly() - Method in class org.opends.server.core.SearchOperationBasis
 
isVirtualAttributesOnly() - Method in class org.opends.server.core.SearchOperationWrapper
Returns true if only virtual attributes should be returned.
isVisible(WizardStep, UserData) - Method in class org.opends.quicksetup.installer.Installer
 
isVisible(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
isVisible(WizardStep, UserData) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether the provided step is visible or not depending on the contents of the UserData object that is provided.
isVisible(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Indicates whether the provided step is visible or not depending on the contents of the QuickSetup object that is provided.
isWebStart() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Returns true if this is a WebStart based installer and false otherwise.
isWebStart() - Static method in class org.opends.quicksetup.util.Utils
Indicates whether we are in a web start installation or not.
isWebStart() - Static method in class org.opends.server.util.SetupUtils
Indicates whether we are in a web start installation or not.
isWindows() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns whether the server is running under a windows system or not.
isWindowsServiceEnabled() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Tells whether the windows service is enabled or not.
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.
itemStateChanged(ItemEvent) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel.IgnoreItemListener
 
iterator() - Method in class org.opends.server.backends.jeb.EntryIDSet
Create an iterator over the set or an empty iterator if the set is not defined.
iterator(EntryID) - Method in class org.opends.server.backends.jeb.EntryIDSet
Create an iterator over the set or an empty iterator if the set is not defined.
iterator() - Method in class org.opends.server.replication.common.MultiDomainServerState
iterator() - Method in class org.opends.server.replication.common.ServerState
iterator() - Method in interface org.opends.server.types.Attribute
Returns an iterator over the attribute values in this attribute.
iterator() - Method in class org.opends.server.types.AttributeBuilder
Returns an iterator over the attribute values in this attribute builder.
iterator() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Returns an iterator over the attribute values in this attribute.
iterator() - Method in class org.opends.server.types.VirtualAttribute
 

J

JAAS_MODULE_KRB5 - Static variable in class org.opends.server.util.ServerConstants
The name of the JAAS login module for Kerberos V.
JAAS_PROPERTY_CONFIG_FILE - Static variable in class org.opends.server.util.ServerConstants
The name of the JAAS property that specifies the path to the login configuration file.
JAAS_PROPERTY_SUBJECT_CREDS_ONLY - Static variable in class org.opends.server.util.ServerConstants
The name of the JAAS property that indicates whether to allow JAAS credentials to come from somewhere other than a GSS mechanism.
JAVA_MINIMUM_VERSION_NUMBER - Static variable in class org.opends.server.util.Platform
The minimum java supported version.
JAVA_VERSION_INCOMPATIBLE - Static variable in class org.opends.quicksetup.ReturnCode
Return code: java version non-compatible.
JavaArguments - Class in org.opends.quicksetup
A class used to describe the java arguments for a given command-line.
JavaArguments() - Constructor for class org.opends.quicksetup.JavaArguments
 
JavaArgumentsDialog - Class in org.opends.quicksetup.installer.ui
This class is a dialog that appears when the user wants to configure java parameters in the runtime settings panel.
JavaArgumentsDialog(JFrame, JavaArguments, LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.quicksetup.installer.ui.JavaArgumentsDialog
Constructor of the JavaArgumentsDialog.
JavaInformationMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the java monitoring information.
JavaInformationMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.JavaInformationMonitoringPanel
Default constructor.
JavaPropertiesPanel - Class in org.opends.guitools.controlpanel.ui
The panel where the user can specify the java arguments and java home to be used in the command-lines.
JavaPropertiesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Default constructor.
JavaPropertiesPanel.JavaArgumentsTableModel - Class in org.opends.guitools.controlpanel.ui
The table model used to display the java arguments.
JavaPropertiesPanel.JavaArgumentsTableModel() - Constructor for class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
 
JavaPropertiesPanel.JavaPropertiesTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of updating the java properties.
JavaPropertiesPanel.JavaPropertiesTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
The constructor of the task.
JavaPropertiesTool - Class in org.opends.server.tools
This class is used to update the scripts that are used to launch the command lines.
JavaPropertiesTool(PrintStream, PrintStream, InputStream) - Constructor for class org.opends.server.tools.JavaPropertiesTool
Constructor for the JavaPropertiesTool object.
JavaPropertiesTool.ErrorReturnCode - Enum in org.opends.server.tools
The enumeration containing the different return codes that the command-line can have.
JavaPropertiesToolArgumentParser - Class in org.opends.server.tools
Class used to parse the arguments of the java properties tool command-line.
JavaPropertiesToolArgumentParser(String) - Constructor for class org.opends.server.tools.JavaPropertiesToolArgumentParser
The default constructor for this class.
javaVersion - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The java version used to run the server.
javax.jnlp - package javax.jnlp
This package provides a set of source file stubs for files that are part of the javax.jnlp package and are needed in order to build QuickSetup (and potentially other utilities accessible via Java Web Start).
JDKLogging - Class in org.opends.server.loggers
Utility class for java.util.logging support.
JDKLogging() - Constructor for class org.opends.server.loggers.JDKLogging
 
JDKLoggingFormater - Class in org.opends.server.loggers
A formatter to replace default format of java.util.logging loggers.
JDKLoggingFormater() - Constructor for class org.opends.server.loggers.JDKLoggingFormater
 
JebException - Exception in org.opends.server.backends.jeb
This class defines an exception that may be thrown if a problem occurs in the JE backend database.
JebException() - Constructor for exception org.opends.server.backends.jeb.JebException
Creates a new JE backend exception.
JebException(LocalizableMessage) - Constructor for exception org.opends.server.backends.jeb.JebException
Creates a new JE backend exception with the provided message.
JebException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.backends.jeb.JebException
Creates a new JE backend exception with the provided message and root cause.
JebFormat - Class in org.opends.server.backends.jeb
Handles the disk representation of LDAP data.
JebFormat() - Constructor for class org.opends.server.backends.jeb.JebFormat
 
JEChangelogDB - Class in org.opends.server.replication.server.changelog.je
JE implementation of the ChangelogDB interface.
JEChangelogDB(ReplicationServer, ReplicationServerCfg) - Constructor for class org.opends.server.replication.server.changelog.je.JEChangelogDB
Creates a new changelog DB.
JEChangeNumberIndexDB - Class in org.opends.server.replication.server.changelog.je
This class is used for managing the replicationServer database for each server in the topology.
JEChangeNumberIndexDB(ReplicationDbEnv) - Constructor for class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Creates a new JEChangeNumberIndexDB associated to a given LDAP server.
JEChangeNumberIndexDBCursor - Class in org.opends.server.replication.server.changelog.je
This class allows to iterate through the changes comming from the change number index DB.
JEChangeNumberIndexDBCursor(DraftCNDB, long) - Constructor for class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDBCursor
Creates a new DB Cursor.
JECompressedSchema - Class in org.opends.server.backends.jeb
This class provides a compressed schema implementation whose definitions are stored in a Berkeley DB JE database.
JECompressedSchema(Environment) - Constructor for class org.opends.server.backends.jeb.JECompressedSchema
Creates a new instance of this JE compressed schema manager.
JEUtils - Class in org.opends.server.replication.server.changelog.je
Utility class for JE.
JMX_TYPE_BOOLEAN_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a Boolean array.
JMX_TYPE_BYTE_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a byte array.
JMX_TYPE_CHARACTER_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a character array.
JMX_TYPE_DOUBLE_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a double array.
JMX_TYPE_FLOAT_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a float array.
JMX_TYPE_INT_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is an integer array.
JMX_TYPE_LONG_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a long array.
JMX_TYPE_SHORT_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a short array.
JMX_TYPE_STRING_ARRAY - Static variable in class org.opends.server.config.ConfigConstants
The class name string that should be used in JMX MBeanAttributeInfo objects whose value is a string array.
JMXAlertHandler - Class in org.opends.server.extensions
This class provides an implementation of a Directory Server alert handler that will send alerts using JMX notifications.
JMXAlertHandler() - Constructor for class org.opends.server.extensions.JMXAlertHandler
Creates a new instance of this JMX alert handler.
JMXAlertHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying JMX Alert Handler settings.
JMXAlertHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying JMX Alert Handler settings.
JMXAlertHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the JMX Alert Handler managed object definition meta information.
JmxClientConnection - Class in org.opends.server.protocols.jmx
This class defines the set of methods and structures that must be implemented by a Directory Server client connection.
JmxClientConnection(JmxConnectionHandler, AuthenticationInfo) - Constructor for class org.opends.server.protocols.jmx.JmxClientConnection
Creates a new Jmx client connection that will be authenticated as as the specified user.
JmxConnectionHandler - Class in org.opends.server.protocols.jmx
This class defines a connection handler that will be used for communicating with administrative clients over JMX.
JmxConnectionHandler() - Constructor for class org.opends.server.protocols.jmx.JmxConnectionHandler
Creates a new instance of this JMX connection handler.
JMXConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying JMX Connection Handler settings.
JMXConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying JMX Connection Handler settings.
JMXConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the JMX Connection Handler managed object definition meta information.
jmxConnectionID - Variable in class org.opends.server.protocols.jmx.JmxClientConnection
The JMX connection ID for this client connection.
JMXMBean - Class in org.opends.server.config
This class defines a JMX MBean that can be registered with the Directory Server to provide monitoring and statistical information, provide read and/or read-write access to the configuration, and provide notifications and alerts if a significant event or severe/fatal error occurs.
JMXMBean(DN) - Constructor for class org.opends.server.config.JMXMBean
Creates a new dynamic JMX MBean for use with the Directory Server.
jmxRmiConnectorNoClientCertificate - Variable in class org.opends.server.protocols.jmx.RmiConnector
The reference to the JMX connector client with no SSL client authentication.
JNDIDirContextAdaptor - Class in org.opends.server.admin.client.ldap
An LDAP connection adaptor which maps LDAP requests onto an underlying JNDI connection context.
JNLP_SERVICE_NAME - Static variable in class org.opends.quicksetup.util.Utils
The service name required by the JNLP downloader.
JPEGAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying JPEG Attribute Syntax settings.
JPEGAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying JPEG Attribute Syntax settings.
JPEGAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the JPEG Attribute Syntax managed object definition meta information.
JPEGSyntax - Class in org.opends.server.schema
This class implements the JPEG attribute syntax.
JPEGSyntax() - Constructor for class org.opends.server.schema.JPEGSyntax
Creates a new instance of this syntax.
jvmMemoryUsageDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The JVM memory usage monitoring entry DN.

K

KB - Static variable in class org.opends.server.util.StaticUtils
Number of bytes in a Kibibyte.
keepProcessingEntry() - Method in class org.opends.server.tools.makeldif.TagResult
Indicates whether to continue processing for the current entry.
keepProcessingLine() - Method in class org.opends.server.tools.makeldif.TagResult
Indicates whether to continue processing for the current line.
keepProcessingParent() - Method in class org.opends.server.tools.makeldif.TagResult
Indicates whether to continue processing entries below the current parent.
keepProcessingTemplateFile() - Method in class org.opends.server.tools.makeldif.TagResult
Indicates whether to keep processing entries for the template file.
keepStats() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
Indicates whether this connection handler should maintain usage statistics.
keepStats() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should maintain usage statistics.
KEY_SIZE_3DES - Static variable in class org.opends.server.extensions.ExtensionsConstants
The key size (in bits) that should be used for the encryption key when using the 3DES cipher.
KEY_SIZE_AES - Static variable in class org.opends.server.extensions.ExtensionsConstants
The key size (in bits) that should be used for the encryption key when using the AES cipher.
KEY_SIZE_BLOWFISH - Static variable in class org.opends.server.extensions.ExtensionsConstants
The key size (in bits) that should be used for the encryption key when using the Blowfish cipher.
KEY_SIZE_RC4 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The key size (in bits) that should be used for the encryption key when using the RC4 cipher.
KEY_STORE_PATH_PKCS11 - Static variable in class org.opends.server.util.CertificateManager
The key store path value that must be used in conjunction with the PKCS11 key store type.
KEY_STORE_TYPE_JCEKS - Static variable in class org.opends.server.util.CertificateManager
The key store type value that should be used for the "JCEKS" key store.
KEY_STORE_TYPE_JKS - Static variable in class org.opends.server.util.CertificateManager
The key store type value that should be used for the "JKS" key store.
KEY_STORE_TYPE_PKCS11 - Static variable in class org.opends.server.util.CertificateManager
The key store type value that should be used for the "PKCS11" key store.
KEY_STORE_TYPE_PKCS12 - Static variable in class org.opends.server.util.CertificateManager
The key store type value that should be used for the "PKCS12" key store.
KeyManagerProvider<T extends KeyManagerProviderCfg> - Class in org.opends.server.api
This class defines an API that may be used to obtain a set of javax.net.ssl.KeyManager objects for use when performing SSL communication.
KeyManagerProvider() - Constructor for class org.opends.server.api.KeyManagerProvider
 
KeyManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Key Manager Provider settings.
KeyManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Key Manager Provider settings.
KeyManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Key Manager Provider managed object definition meta information.
KeyManagerProviderConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of key manager providers defined in the Directory Server.
KeyManagerProviderConfigManager(ServerContext) - Constructor for class org.opends.server.core.KeyManagerProviderConfigManager
Creates a new instance of this key manager provider config manager.
keyOnly(Class<?>, String) - Static method in class org.opends.server.types.AdditionalLogItem
Creates a new additional log item using the provided source and key, but no value.
keyStorePasswordArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'keyStorePassword' global argument.
keyStorePasswordFileArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'keyStorePasswordFile' global argument.
keyStorePathArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'keyStore' global argument.
KeywordBindRule - Interface in org.opends.server.authorization.dseecompat
This interface represents a keyword bind rule class that can evaluate an evaluation context.
KeywordEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for KeywordEqualityMatchingRule.
KeywordEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.KeywordEqualityMatchingRuleFactory
 
KRBV_PROPERTY_KDC - Static variable in class org.opends.server.util.ServerConstants
The name of the Kerberos V property that specifies the address of the KDC.
KRBV_PROPERTY_REALM - Static variable in class org.opends.server.util.ServerConstants
The name of the Kerberos V property that specifies the realm to use.

L

label - Variable in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
The label with the text.
LabelFieldDescriptor - Class in org.opends.quicksetup.ui
This is a commodity class used to couple a label and a text component with a FieldName.
LabelFieldDescriptor(LocalizableMessage, LocalizableMessage, LabelFieldDescriptor.FieldType, LabelFieldDescriptor.LabelType, int) - Constructor for class org.opends.quicksetup.ui.LabelFieldDescriptor
Constructor of this LabelFieldDescriptor.
LabelFieldDescriptor.FieldType - Enum in org.opends.quicksetup.ui
This enum contains the different type of fields that can be associated with this LabelFieldDescriptor.
LabelFieldDescriptor.LabelType - Enum in org.opends.quicksetup.ui
This enum contains the different type of labels that can be associated with this LabelFieldDescriptor.
labels - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
An array containing all the labels.
LabelWithHelpIcon - Class in org.opends.guitools.controlpanel.ui.components
A panel containing a label an a help icon.
LabelWithHelpIcon(LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
The constructor of this panel.
LAST_NAME_FILE - Static variable in class org.opends.server.tools.makeldif.TemplateFile
The name of the file holding the list of last names.
lastEntryBodyLines - Variable in class org.opends.server.util.LDIFReader
The lines that comprise the body of the last entry read.
lastEntryHeaderLines - Variable in class org.opends.server.util.LDIFReader
The lines that comprise the header (DN and any comments) for the last entry read.
lastEntryLineNumber - Variable in class org.opends.server.util.LDIFReader
The line number on which the last entry started.
lastException - Variable in class org.opends.guitools.controlpanel.task.Task
The last exception encountered during the task execution.
LastModPlugin - Class in org.opends.server.plugins
This class implements a Directory Server plugin that will add the creatorsName and createTimestamp attributes to an entry whenever it is added to the server, and will add the modifiersName and modifyTimestamp attributes whenever the entry is modified or renamed.
LastModPlugin() - Constructor for class org.opends.server.plugins.LastModPlugin
Creates a new instance of this Directory Server plugin.
LastModPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Last Mod Plugin settings.
LastModPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Last Mod Plugin settings.
LastModPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Last Mod Plugin managed object definition meta information.
LastNameTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include a last name in the attribute value.
LastNameTag() - Constructor for class org.opends.server.tools.makeldif.LastNameTag
Creates a new instance of this last name tag.
lAttributesToExclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The attributes to exclude label.
lAttributesToInclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The attributes to include.
launch() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
The main method which is called by the command lines.
launch() - Method in class org.opends.quicksetup.installer.SetupLauncher
The main method which is called by the command lines.
launch() - Method in class org.opends.quicksetup.Launcher
The main method which is called by the command lines.
launch() - Method in class org.opends.quicksetup.ui.QuickSetup
Launch the QuickSetup application Open DS.
launchCli(CliApplication) - Method in class org.opends.quicksetup.Launcher
Launches the command line based uninstall.
Launcher - Class in org.opends.quicksetup
Responsible for providing initial evaluation of command line arguments and determining whether to launch a CLI, GUI, or print a usage statement.
Launcher(String[]) - Constructor for class org.opends.quicksetup.Launcher
Creates a Launcher.
launcher - Variable in class org.opends.quicksetup.QuickSetupCli
Arguments passed in the command line.
LAUNCHER_OPTION - Static variable in class org.opends.server.tools.ConfigureWindowsService
Option to be used when calling the launchers.
launchGui(String[]) - Method in class org.opends.quicksetup.Launcher
Launches the graphical uninstall.
launchOperation(Task, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessageDescriptor.Arg1<Number>, ProgressDialog) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Launch an task.
launchOperation(Task, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessage, LocalizableMessageDescriptor.Arg1<Number>, ProgressDialog, boolean, ControlPanelInfo) - Static method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Launch an task.
lAvailableBackups - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Label for the list.
LAZY_JAR_URLS - Static variable in class org.opends.server.util.SetupUtils
Java property used to know which are the jar files that must be downloaded lazily.
LDAP_FILTER - Static variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
LDAP filter message.
LDAP_URL - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression matching a LDAP URL.
LDAP_URLS - Static variable in class org.opends.server.authorization.dseecompat.GroupDN
Regular expression matching one or more LDAP URLs separated by "||".
LDAPADListPlugin - Class in org.opends.server.plugins
This pre-parse plugin modifies the operation to allow an object class identifier to be specified in attributes lists, such as in Search requests, to request the return all attributes belonging to an object class as per the specification in RFC 4529.
LDAPADListPlugin() - Constructor for class org.opends.server.plugins.LDAPADListPlugin
Creates a new instance of this Directory Server plugin.
LDAPAssertionRequestControl - Class in org.opends.server.controls
This class implements the LDAP assertion request control as defined in RFC 4528.
LDAPAssertionRequestControl(boolean, LDAPFilter) - Constructor for class org.opends.server.controls.LDAPAssertionRequestControl
Creates a new instance of this LDAP assertion request control with the provided information.
LDAPAttribute - Class in org.opends.server.protocols.ldap
This class defines the data structures and methods to use when interacting with an LDAP attribute, which is the basic unit of information in an LDAP entry.
LDAPAttribute(String) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute with the provided type and no values.
LDAPAttribute(String, String) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute with the provided type and no values.
LDAPAttribute(String, ByteString) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute with the provided type and no values.
LDAPAttribute(String, List<String>) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute with the provided type and values.
LDAPAttribute(String, ArrayList<ByteString>) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute with the provided type and values.
LDAPAttribute(Attribute) - Constructor for class org.opends.server.protocols.ldap.LDAPAttribute
Creates a new LDAP attribute from the provided attribute.
LDAPAttributeDescriptionListPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying LDAP Attribute Description List Plugin settings.
LDAPAttributeDescriptionListPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying LDAP Attribute Description List Plugin settings.
LDAPAttributeDescriptionListPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the LDAP Attribute Description List Plugin managed object definition meta information.
LDAPAuthenticationHandler - Class in org.opends.server.tools
This class provides a generic interface that LDAP clients can use to perform various kinds of authentication to the Directory Server.
LDAPAuthenticationHandler(LDAPReader, LDAPWriter, String, AtomicInteger) - Constructor for class org.opends.server.tools.LDAPAuthenticationHandler
Creates a new instance of this authentication handler.
LDAPClientConnection - Class in org.opends.server.protocols.ldap
This class defines an LDAP client connection, which is a type of client connection that will be accepted by an instance of the LDAP connection handler and have its requests decoded by an LDAP request handler.
LDAPCompare - Class in org.opends.server.tools
This class provides a tool that can be used to issue compare requests to the Directory Server.
LDAPCompare(AtomicInteger, PrintStream, PrintStream) - Constructor for class org.opends.server.tools.LDAPCompare
Constructor for the LDAPCompare object.
LDAPCompareOptions - Class in org.opends.server.tools
This class defines options for all the compare operations used by the ldapcompare tool.
LDAPCompareOptions() - Constructor for class org.opends.server.tools.LDAPCompareOptions
Creates the options instance.
LDAPConnection - Class in org.opends.server.admin.client.ldap
An LDAP connection adaptor interface which is used to perform LDAP client operations.
LDAPConnection() - Constructor for class org.opends.server.admin.client.ldap.LDAPConnection
Create a new LDAP connection.
LDAPConnection - Class in org.opends.server.tools
This class provides a tool that can be used to issue search requests to the Directory Server.
LDAPConnection(String, int, LDAPConnectionOptions) - Constructor for class org.opends.server.tools.LDAPConnection
Constructor for the LDAPConnection object.
LDAPConnection(String, int, LDAPConnectionOptions, PrintStream, PrintStream) - Constructor for class org.opends.server.tools.LDAPConnection
Constructor for the LDAPConnection object.
LDAPConnectionArgumentParser - Class in org.opends.server.util.args
Creates an argument parser pre-populated with arguments for specifying information for opening and LDAPConnection an LDAP connection.
LDAPConnectionArgumentParser(String, LocalizableMessage, boolean, ArgumentGroup, boolean) - Constructor for class org.opends.server.util.args.LDAPConnectionArgumentParser
Creates a new instance of this argument parser with no arguments.
LDAPConnectionConsoleInteraction - Class in org.opends.server.util.cli
Supports interacting with a user through the command line to prompt for information necessary to create an LDAP connection.
LDAPConnectionConsoleInteraction(ConsoleApplication, SecureConnectionCliArgs) - Constructor for class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Constructs a parameterized instance.
LDAPConnectionException - Exception in org.opends.server.tools
This class defines an exception that may be thrown during the course of creating an LDAP connection to the server.
LDAPConnectionException(LocalizableMessage) - Constructor for exception org.opends.server.tools.LDAPConnectionException
Creates a new exception with the provided message.
LDAPConnectionException(LocalizableMessage, int, LocalizableMessage) - Constructor for exception org.opends.server.tools.LDAPConnectionException
Creates a new exception with the provided message.
LDAPConnectionException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.tools.LDAPConnectionException
Creates a new exception with the provided message and underlying cause.
LDAPConnectionException(LocalizableMessage, int, LocalizableMessage, Throwable) - Constructor for exception org.opends.server.tools.LDAPConnectionException
Creates a new exception with the provided message and underlying cause.
LDAPConnectionException(LocalizableMessage, int, LocalizableMessage, DN, Throwable) - Constructor for exception org.opends.server.tools.LDAPConnectionException
Creates a new exception with the provided message and underlying cause.
LDAPConnectionHandler - Class in org.opends.server.protocols.ldap
This class defines a connection handler that will be used for communicating with clients over LDAP.
LDAPConnectionHandler() - Constructor for class org.opends.server.protocols.ldap.LDAPConnectionHandler
Creates a new instance of this LDAP connection handler.
LDAPConnectionHandler(QueueingStrategy, String) - Constructor for class org.opends.server.protocols.ldap.LDAPConnectionHandler
Creates a new instance of this LDAP connection handler, using a queueing strategy.
LDAPConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying LDAP Connection Handler settings.
LDAPConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying LDAP Connection Handler settings.
LDAPConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the LDAP Connection Handler managed object definition meta information.
LDAPConnectionHandlerCfgDefn.SSLClientAuthPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "ssl-client-auth-policy" property.
LDAPConnectionOptions - Class in org.opends.server.tools
This class defines options used while creating an LDAP connection to the server.
LDAPConnectionOptions() - Constructor for class org.opends.server.tools.LDAPConnectionOptions
Creates a the connection options instance.
LDAPConnectionPool - Class in org.opends.guitools.controlpanel.browser
An LDAPConnectionPool is a pool of LDAPConnection.
LDAPConnectionPool() - Constructor for class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
 
LDAPConstants - Class in org.opends.server.protocols.ldap
This class defines a number of constants used in the LDAP protocol.
LDAPConstants() - Constructor for class org.opends.server.protocols.ldap.LDAPConstants
 
LDAPControl - Class in org.opends.server.protocols.ldap
This class defines the data structures and methods to use when interacting with a generic LDAP control.
LDAPControl(String) - Constructor for class org.opends.server.protocols.ldap.LDAPControl
Creates a new LDAP control with the specified OID.
LDAPControl(String, boolean) - Constructor for class org.opends.server.protocols.ldap.LDAPControl
Creates a new LDAP control with the specified OID and criticality.
LDAPControl(String, boolean, ByteString) - Constructor for class org.opends.server.protocols.ldap.LDAPControl
Creates a new LDAP control with the specified OID, criticality, and value.
LDAPDelete - Class in org.opends.server.tools
This class provides a tool that can be used to issue delete requests to the Directory Server.
LDAPDelete(AtomicInteger, PrintStream, PrintStream) - Constructor for class org.opends.server.tools.LDAPDelete
Constructor for the LDAPDelete object.
LDAPDeleteOptions - Class in org.opends.server.tools
This class defines options for all the delete operations used by the ldapdelete tool.
LDAPDeleteOptions() - Constructor for class org.opends.server.tools.LDAPDeleteOptions
Creates the options instance.
LDAPEntryChangedEvent - Class in org.opends.guitools.controlpanel.event
Method that describes that an entry has changed.
LDAPEntryChangedEvent(Object, Entry) - Constructor for class org.opends.guitools.controlpanel.event.LDAPEntryChangedEvent
Constructor of the event.
LDAPEntryChangedListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when a LDAP Entry has been modified.
LDAPEntryPanel - Class in org.opends.guitools.controlpanel.ui
This is the panel that contains all the different views to display an entry.
LDAPEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Default constructor.
LDAPEntryPanel.View - Enum in org.opends.guitools.controlpanel.ui
The different views that we have to display an LDAP entry.
LDAPEntryReader - Class in org.opends.guitools.controlpanel.util
A class that reads an entry on the background.
LDAPEntryReader(String, InitialLdapContext) - Constructor for class org.opends.guitools.controlpanel.util.LDAPEntryReader
Constructor of the entry reader.
LDAPEntrySelectionPanel - Class in org.opends.guitools.controlpanel.ui
A basic panel that contains a browser.
LDAPEntrySelectionPanel() - Constructor for class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Default constructor.
LDAPEntrySelectionPanel.Filter - Enum in org.opends.guitools.controlpanel.ui
The values of the filters that will be used when opening the dialog where this panel is contained.
LDAPEntryTableCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
The renderer used by the table in the 'Attribute View' of the LDAP entry browser.
LDAPEntryTableCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Constructor of the cell renderer.
LDAPException - Exception in org.opends.server.types
This class defines an exception that may be thrown if a problem occurs while interacting with an LDAP protocol element.
LDAPException(int, LocalizableMessage) - Constructor for exception org.opends.server.types.LDAPException
Creates a new LDAP exception with the provided message.
LDAPException(int, LocalizableMessage, LocalizableMessage) - Constructor for exception org.opends.server.types.LDAPException
Creates a new LDAP exception with the provided message.
LDAPException(int, LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.LDAPException
Creates a new LDAP exception with the provided message and root cause.
LDAPException(int, LocalizableMessage, LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.LDAPException
Creates a new LDAP exception with the provided message and root cause.
LDAPException(int, LocalizableMessage, LocalizableMessage, DN, Throwable) - Constructor for exception org.opends.server.types.LDAPException
Creates a new LDAP exception with the provided message and root cause.
LDAPFilter - Class in org.opends.server.protocols.ldap
This class defines the data structures and methods to use when interacting with an LDAP search filter, which defines a set of criteria for locating entries in a search request.
LDAPFilter(FilterType, ArrayList<RawFilter>, RawFilter, String, ByteString, ByteString, ArrayList<ByteString>, ByteString, String, boolean) - Constructor for class org.opends.server.protocols.ldap.LDAPFilter
Creates a new LDAP filter with the provided information.
LDAPFilter(SearchFilter) - Constructor for class org.opends.server.protocols.ldap.LDAPFilter
Creates a new LDAP filter from the provided search filter.
ldapIterator() - Method in class org.opends.server.replication.protocol.MonitorMsg
Returns an iterator on the serverId of the connected LDAP servers.
LDAPManagementContext - Class in org.opends.server.admin.client.ldap
An LDAP management connection context.
LDAPMessage - Class in org.opends.server.protocols.ldap
This class defines the data structures and methods to use when interacting with an LDAP message, which is the basic envelope used to hold LDAP requests and responses.
LDAPMessage(int, ProtocolOp) - Constructor for class org.opends.server.protocols.ldap.LDAPMessage
Creates a new LDAP message with the provided message ID and protocol op but no controls.
LDAPMessage(int, ProtocolOp, List<Control>) - Constructor for class org.opends.server.protocols.ldap.LDAPMessage
Creates a new LDAP message with the provided message ID, protocol op, and set of controls.
LDAPModification - Class in org.opends.server.protocols.ldap
This class defines the data structures and methods to use when interacting with an LDAP modification, which describes a change that should be made to an attribute.
LDAPModification(ModificationType, RawAttribute) - Constructor for class org.opends.server.protocols.ldap.LDAPModification
Creates a new LDAP modification with the provided type and attribute.
LDAPModify - Class in org.opends.server.tools
This class provides a tool that can be used to issue modify requests to the Directory Server.
LDAPModify(AtomicInteger, PrintStream, PrintStream) - Constructor for class org.opends.server.tools.LDAPModify
Constructor for the LDAPModify object.
LDAPModifyOptions - Class in org.opends.server.tools
This class defines options for all the modify operations used by the ldapmodify tool.
LDAPModifyOptions() - Constructor for class org.opends.server.tools.LDAPModifyOptions
Creates the options instance.
LDAPPassThroughAuthenticationPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying LDAP Pass Through Authentication Policy settings.
LDAPPassThroughAuthenticationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying LDAP Pass Through Authentication Policy settings.
LDAPPassThroughAuthenticationPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the LDAP Pass Through Authentication Policy managed object definition meta information.
LDAPPassThroughAuthenticationPolicyCfgDefn.MappingPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "mapping-policy" property.
LDAPPassThroughAuthenticationPolicyFactory - Class in org.opends.server.extensions
LDAP pass through authentication policy implementation.
LDAPPassThroughAuthenticationPolicyFactory() - Constructor for class org.opends.server.extensions.LDAPPassThroughAuthenticationPolicyFactory
Public default constructor used by the admin framework.
LDAPPasswordModify - Class in org.opends.server.tools
This program provides a utility that uses the LDAP password modify extended operation to change the password for a user.
LDAPPasswordModify() - Constructor for class org.opends.server.tools.LDAPPasswordModify
 
LDAPPostReadRequestControl - Class in org.opends.server.controls
This class implements the post-read request control as defined in RFC 4527.
LDAPPostReadRequestControl(boolean, Set<String>) - Constructor for class org.opends.server.controls.LDAPPostReadRequestControl
Creates a new instance of this LDAP post-read request control with the provided information.
LDAPPostReadRequestControl(String, boolean, Set<String>) - Constructor for class org.opends.server.controls.LDAPPostReadRequestControl
Creates a new instance of this LDAP post-read request control with the provided information.
LDAPPostReadResponseControl - Class in org.opends.server.controls
This class implements the post-read response control as defined in RFC 4527.
LDAPPostReadResponseControl(SearchResultEntry) - Constructor for class org.opends.server.controls.LDAPPostReadResponseControl
Creates a new instance of this LDAP post-read response control with the provided information.
LDAPPostReadResponseControl(boolean, SearchResultEntry) - Constructor for class org.opends.server.controls.LDAPPostReadResponseControl
Creates a new instance of this LDAP post-read response control with the provided information.
LDAPPreReadRequestControl - Class in org.opends.server.controls
This class implements the pre-read request control as defined in RFC 4527.
LDAPPreReadRequestControl(boolean, Set<String>) - Constructor for class org.opends.server.controls.LDAPPreReadRequestControl
Creates a new instance of this LDAP pre-read request control with the provided information.
LDAPPreReadResponseControl - Class in org.opends.server.controls
This class implements the pre-read response control as defined in RFC 4527.
LDAPPreReadResponseControl(SearchResultEntry) - Constructor for class org.opends.server.controls.LDAPPreReadResponseControl
Creates a new instance of this LDAP pre-read response control with the provided information.
LDAPPreReadResponseControl(boolean, SearchResultEntry) - Constructor for class org.opends.server.controls.LDAPPreReadResponseControl
Creates a new instance of this LDAP pre-read response control with the provided information.
LDAPProfile - Class in org.opends.server.admin
This class is used to map configuration elements to their LDAP schema names.
LDAPProfile.Wrapper - Class in org.opends.server.admin
LDAP profile wrappers can be used to provide temporary LDAP profile information for components which do not have LDAP profile property files.
LDAPProfile.Wrapper() - Constructor for class org.opends.server.admin.LDAPProfile.Wrapper
Default constructor.
LDAPReader - Class in org.opends.server.protocols.ldap
Utility class used to decode LDAP messages from an ASN1Reader.
LDAPReader() - Constructor for class org.opends.server.protocols.ldap.LDAPReader
 
LDAPReader - Class in org.opends.server.tools
This class defines a utility that can be used to read LDAP messages from a provided socket.
LDAPReader(Socket) - Constructor for class org.opends.server.tools.LDAPReader
Creates a new LDAP reader that will read messages from the provided socket and trace the messages using a provided tracer.
LDAPReplicationDomain - Class in org.opends.server.replication.plugin
This class implements the bulk part of the Directory Server side of the replication code.
LDAPRequestHandler - Class in org.opends.server.protocols.ldap
This class defines an LDAP request handler, which is associated with an LDAP connection handler and is responsible for reading and decoding any requests that LDAP clients may send to the server.
LDAPRequestHandler(LDAPConnectionHandler, int) - Constructor for class org.opends.server.protocols.ldap.LDAPRequestHandler
Creates a new LDAP request handler that will be associated with the provided connection handler.
LDAPResult - Class in org.opends.dsml.protocol
Java class for LDAPResult complex type.
LDAPResult() - Constructor for class org.opends.dsml.protocol.LDAPResult
 
LDAPResultCode - Enum in org.opends.dsml.protocol
Java class for LDAPResultCode.
LDAPResultCode - Class in org.opends.server.protocols.ldap
This class defines a set of constants that correspond to the result codes defined in the LDAP protocol.
LDAPResultCode() - Constructor for class org.opends.server.protocols.ldap.LDAPResultCode
 
LDAPSearch - Class in org.opends.server.tools
This class provides a tool that can be used to issue search requests to the Directory Server.
LDAPSearch(AtomicInteger, PrintStream, PrintStream) - Constructor for class org.opends.server.tools.LDAPSearch
Constructor for the LDAPSearch object.
LDAPSearchOptions - Class in org.opends.server.tools
This class defines options for the search operations used by the ldapsearch tool.
LDAPSearchOptions() - Constructor for class org.opends.server.tools.LDAPSearchOptions
Creates the options instance.
LDAPSocketFactory - Interface in netscape.ldap
This class provides an empty definition of the {{netscape.ldap.LDAPSocketFactory}} interface, which is part of the Mozilla LDAP SDK for Java.
LDAPStatistics - Class in org.opends.server.protocols.ldap
This class defines a data structure that will be used to keep track of various metrics related to LDAP communication that the server has conducted.
LDAPStatistics(String) - Constructor for class org.opends.server.protocols.ldap.LDAPStatistics
Creates a new instance of this class with the specified parent.
LDAPSyntaxDescription - Class in org.opends.server.types
This class defines a data structure for storing and interacting with an ldap syntax, which defines the custom ldap syntaxes.
LDAPSyntaxDescription(String, Syntax, Map<String, List<String>>) - Constructor for class org.opends.server.types.LDAPSyntaxDescription
Creates a new ldap syntax definition with the provided information.
LDAPSyntaxDescriptionSyntax - Class in org.opends.server.schema
This class defines the LDAP syntax description syntax, which is used to hold attribute syntax definitions in the server schema.
LDAPSyntaxDescriptionSyntax() - Constructor for class org.opends.server.schema.LDAPSyntaxDescriptionSyntax
Creates a new instance of this syntax.
LDAPToolOptions - Class in org.opends.server.tools
This class defines common options for all the operations used by the tools.
LDAPToolOptions() - Constructor for class org.opends.server.tools.LDAPToolOptions
Creates a the tool options instance.
LDAPToolUtils - Class in org.opends.server.tools
This class provides utility functions for all the client side tools.
LDAPToolUtils() - Constructor for class org.opends.server.tools.LDAPToolUtils
 
LDAPUpdateMsg - Class in org.opends.server.replication.protocol
Abstract class that must be extended to define a message used for sending Updates between servers.
LDAPUpdateMsg() - Constructor for class org.opends.server.replication.protocol.LDAPUpdateMsg
Creates a new UpdateMsg.
LDAPURL - Class in org.opends.server.types
This class defines a data structure that represents the components of an LDAP URL, including the scheme, host, port, base DN, attributes, scope, filter, and extensions.
LDAPURL(String, String, int, String, LinkedHashSet<String>, SearchScope, String, LinkedList<String>) - Constructor for class org.opends.server.types.LDAPURL
Creates a new LDAP URL with the provided information.
LDAPURL(String, String, int, DN, LinkedHashSet<String>, SearchScope, SearchFilter, LinkedList<String>) - Constructor for class org.opends.server.types.LDAPURL
Creates a new LDAP URL with the provided information.
LDAPWriter - Class in org.opends.server.tools
This class defines a utility that can be used to write LDAP messages over a provided socket.
LDAPWriter(Socket) - Constructor for class org.opends.server.tools.LDAPWriter
Creates a new LDAP writer that will write messages to the provided socket and trace the messages using a provided tracer.
lDescription - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The label for the description.
LDIF_BUFFER_SIZE - Static variable in class org.opends.server.tools.ImportLDIF
The buffer size that should be used when reading data from LDIF.
LDIFBackend - Class in org.opends.server.backends
This class provides a backend implementation that stores the underlying data in an LDIF file.
LDIFBackend() - Constructor for class org.opends.server.backends.LDIFBackend
Creates a new backend with the provided information.
LDIFBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying LDIF Backend settings.
LDIFBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying LDIF Backend settings.
LDIFBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the LDIF Backend managed object definition meta information.
LDIFConnectionHandler - Class in org.opends.server.protocols
This class defines an LDIF connection handler, which can be used to watch for new LDIF files to be placed in a specified directory.
LDIFConnectionHandler() - Constructor for class org.opends.server.protocols.LDIFConnectionHandler
Creates a new instance of this connection handler.
LDIFConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying LDIF Connection Handler settings.
LDIFConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying LDIF Connection Handler settings.
LDIFConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the LDIF Connection Handler managed object definition meta information.
LDIFDiff - Class in org.opends.server.tools
This class provides a program that may be used to determine the differences between two LDIF files, generating the output in LDIF change format.
LDIFDiff() - Constructor for class org.opends.server.tools.LDIFDiff
 
LDIFException - Exception in org.opends.server.util
This class defines an exception that may be thrown while attempting to parse LDIF content.
LDIFException(LocalizableMessage) - Constructor for exception org.opends.server.util.LDIFException
Creates a new LDIF exception with the provided information.
LDIFException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.util.LDIFException
Creates a new LDIF exception with the provided information.
LDIFException(LocalizableMessage, Number, boolean) - Constructor for exception org.opends.server.util.LDIFException
Creates a new LDIF exception with the provided information.
LDIFException(LocalizableMessage, Number, boolean, Throwable) - Constructor for exception org.opends.server.util.LDIFException
Creates a new configuration exception with the provided message and underlying cause.
LDIFExportConfig - Class in org.opends.server.types
This class defines a data structure for holding configuration information to use when performing an LDIF export.
LDIFExportConfig(String, ExistingFileBehavior) - Constructor for class org.opends.server.types.LDIFExportConfig
Creates a new LDIF export configuration that will write to the specified LDIF file.
LDIFExportConfig(OutputStream) - Constructor for class org.opends.server.types.LDIFExportConfig
Creates a new LDIF export configuration that will write to the provided output stream.
LDIFImportConfig - Class in org.opends.server.types
This class defines a data structure for holding configuration information to use when performing an LDIF import.
LDIFImportConfig(String) - Constructor for class org.opends.server.types.LDIFImportConfig
Creates a new LDIF import configuration that will read from the specified LDIF file.
LDIFImportConfig(List<String>) - Constructor for class org.opends.server.types.LDIFImportConfig
Creates a new LDIF import configuration that will read from the specified LDIF files.
LDIFImportConfig(InputStream) - Constructor for class org.opends.server.types.LDIFImportConfig
Creates a new LDIF import configuration that will read from the provided input stream.
LDIFImportConfig(Reader) - Constructor for class org.opends.server.types.LDIFImportConfig
Creates a new LDIF import configuration that will read from the provided reader.
LDIFImportConfig(TemplateFile) - Constructor for class org.opends.server.types.LDIFImportConfig
Creates a new LDIF import configuration that will generate entries using the given MakeLDIF template file rather than reading them from an existing LDIF file.
LDIFImportResult - Class in org.opends.server.types
This class defines a data structure for providing information about the state of a completed LDIF import, including the total number of entries read, skipped, and rejected.
LDIFImportResult(long, long, long) - Constructor for class org.opends.server.types.LDIFImportResult
Creates a new LDIF import result object with the provided information.
LDIFModify - Class in org.opends.server.tools
This class provides a program that may be used to apply a set of changes (in LDIF change format) to an LDIF file.
LDIFModify() - Constructor for class org.opends.server.tools.LDIFModify
 
ldifModifyMain(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDIFModify
Processes the command-line arguments and makes the appropriate updates to the LDIF file.
LDIFReader - Class in org.opends.server.util
This class provides the ability to read information from an LDIF file.
LDIFReader(LDIFImportConfig) - Constructor for class org.opends.server.util.LDIFReader
Creates a new LDIF reader that will read information from the specified file.
LDIFS_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the LDIF files are.
LDIFSearch - Class in org.opends.server.tools
This class provides a program that may be used to search LDIF files.
LDIFSearch() - Constructor for class org.opends.server.tools.LDIFSearch
 
LDIFViewEntryPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying an LDIF view of an entry.
LDIFViewEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Default constructor.
LDIFWriter - Class in org.opends.server.util
This class provides a mechanism for writing entries in LDIF form to a file or an output stream.
LDIFWriter(LDIFExportConfig) - Constructor for class org.opends.server.util.LDIFWriter
Creates a new LDIF writer with the provided configuration.
lDn - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The label for the DN.
lDnsToExclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The DNs to exclude label.
lDnsToInclude - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The DNs to include.
LeaveLockdownModeTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used bring the server out of lockdown mode.
LeaveLockdownModeTask() - Constructor for class org.opends.server.tasks.LeaveLockdownModeTask
 
LEFT_INSET_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the background image.
LEFT_INSET_BROWSE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the browse button.
LEFT_INSET_COPY_BUTTON - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the copy url button.
LEFT_INSET_PRIMARY_FIELD - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the primary field.
LEFT_INSET_RADIO_SUBORDINATE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for radio subordinate panel.
LEFT_INSET_SECONDARY_FIELD - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the secondary field.
LEFT_INSET_STEP - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for the steps.
LEFT_INSET_SUBPANEL_SUBORDINATE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the left inset for a subordinate subpanel.
LEFT_INSET_SUBSTEP - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the extra left inset for the sub-steps.
LengthBasedPasswordValidator - Class in org.opends.server.extensions
This class provides a password validator that can ensure that the provided password meets minimum and/or maximum length requirements.
LengthBasedPasswordValidator() - Constructor for class org.opends.server.extensions.LengthBasedPasswordValidator
Creates a new instance of this password validator.
LengthBasedPasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Length Based Password Validator settings.
LengthBasedPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Length Based Password Validator settings.
LengthBasedPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Length Based Password Validator managed object definition meta information.
LESS_OR_EQUAL_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the lessOrEqual filter type.
lessOrEqual - Variable in class org.opends.dsml.protocol.Filter
 
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value for the provided entry that is less than or equal to the given value.
lessThanOrEqualTo(ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has any value(s) that are less than or equal to the provided value.
lessThanOrEqualTo(ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute has any value(s) that are less than or equal to the provided value.
lessThanOrEqualTo(ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
LevenshteinDistance - Class in org.opends.server.util
This class provides an implementation of the Levenshtein distance algorithm, which may be used to determine the minimum number of changes required to transform one string into another.
LevenshteinDistance() - Constructor for class org.opends.server.util.LevenshteinDistance
 
lExclusionFilter - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The exclusion filter label.
LIBRARIES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where all the libraries (jar files) are.
LIBRARIES_PATH_RELATIVE - Static variable in class org.opends.server.util.SetupUtils
The relative path where all the libraries (jar files) are.
LicenseFile - Class in org.opends.quicksetup
Represents information about the license file.
LicenseFile() - Constructor for class org.opends.quicksetup.LicenseFile
 
LightweightServerHandler - Class in org.opends.server.replication.server
This class defines a server handler dedicated to the remote LDAP servers connected to a remote Replication Server.
LightweightServerHandler(ReplicationServerHandler, DSInfo) - Constructor for class org.opends.server.replication.server.LightweightServerHandler
Creates a new LightweightServerHandler with the provided serverId, connected to the remote Replication Server represented by replServerHandler.
LIMIT_KEYSTORE_PASSWORD_PROMPT - Static variable in class org.opends.server.tools.InstallDS
The maximum number of times that we should ask the user to provide the password to access to a keystore.
lInclusionFilter - Variable in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
The inclusion filter label.
LINE_NUMBER_NATIVE - Static variable in class org.opends.server.plugins.profiler.ProfileStack
The line number that will be used for stack frames in which the line number is unknown because it is a native method.
LINE_NUMBER_UNKNOWN - Static variable in class org.opends.server.plugins.profiler.ProfileStack
The line number that will be used for stack frames in which the line number is unknown but it is not a native method.
LINE_SEPARATOR - Static variable in class org.opends.quicksetup.Constants
Platform appropriate line separator.
list - Variable in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
The list containing the base DNs.
listAccessLogFilteringCriteria() - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Lists the Access Log Filtering Criteria.
listAccessLogFilteringCriteria() - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Lists the Access Log Filtering Criteria.
listAccountStatusNotificationHandlers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Account Status Notification Handlers.
listAccountStatusNotificationHandlers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Account Status Notification Handlers.
listAlertHandlers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Alert Handlers.
listAlertHandlers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Alert Handlers.
listAttributeSyntaxes() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Attribute Syntaxes.
listAttributeSyntaxes() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Attribute Syntaxes.
listBackendIndexes() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Lists the Backend Indexes.
listBackendIndexes() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Lists the Backend Indexes.
listBackends() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Backends.
listBackends() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Backends.
ListBackends - Class in org.opends.server.tools
This program provides a utility that may be used to list the backends in the server, as well as to determine which backend holds a given entry.
ListBackends() - Constructor for class org.opends.server.tools.ListBackends
 
listBackends(String[]) - Static method in class org.opends.server.tools.ListBackends
Parses the provided command-line arguments and uses that information to list the backend information.
listBackends(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ListBackends
Parses the provided command-line arguments and uses that information to list the backend information.
listBackendVLVIndexes() - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Lists the Backend VLV Indexes.
listBackendVLVIndexes() - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Lists the Backend VLV Indexes.
listCertificateMappers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Certificate Mappers.
listCertificateMappers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Certificate Mappers.
listChildren(InstantiableRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Lists the child managed objects associated with the specified instantiable relation.
listChildren(InstantiableRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in interface org.opends.server.admin.client.ManagedObject
Lists the child managed objects associated with the specified instantiable relation which are a sub-type of the specified managed object definition.
listChildren(SetRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Lists the child managed objects associated with the specified set relation.
listChildren(SetRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in interface org.opends.server.admin.client.ManagedObject
Lists the child managed objects associated with the specified set relation which are a sub-type of the specified managed object definition.
listChildren(InstantiableRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Lists the child managed objects associated with the specified instantiable relation.
listChildren(InstantiableRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Lists the child managed objects associated with the specified instantiable relation which are a sub-type of the specified managed object definition.
listChildren(SetRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Lists the child managed objects associated with the specified set relation.
listChildren(SetRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Lists the child managed objects associated with the specified set relation which are a sub-type of the specified managed object definition.
listChildren(InstantiableRelationDefinition<?, ?>) - Method in class org.opends.server.admin.server.ServerManagedObject
Lists the child managed objects associated with the specified instantiable relation.
listChildren(SetRelationDefinition<?, ?>) - Method in class org.opends.server.admin.server.ServerManagedObject
Lists the child managed objects associated with the specified set relation.
listConnectionHandlers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Connection Handlers.
listConnectionHandlers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Connection Handlers.
listDatabases(List<DatabaseContainer>) - Method in class org.opends.server.backends.jeb.AttributeIndex
Get a list of the databases opened by this attribute index.
listDatabases(List<DatabaseContainer>) - Method in class org.opends.server.backends.jeb.EntryContainer
Get a list of the databases opened by the entryContainer.
listDebugTargets() - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Lists the Debug Targets.
listDebugTargets() - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Lists the Debug Targets.
listenerDelegate - Variable in class org.opends.quicksetup.Application
Handler for listeners and event firing.
listeners - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The set of connection listeners.
listEntries(LdapName, String) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Lists the children of the named entry.
listEntries(LdapName, String) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Lists the children of the named entry.
listEntryCaches() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Entry Caches.
listEntryCaches() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Entry Caches.
listExtendedOperationHandlers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Extended Operation Handlers.
listExtendedOperationHandlers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Extended Operation Handlers.
listFiles() - Method in class org.opends.server.loggers.TimeStampNaming
Gets all the existing files named by this policy in the parent directory of the initial file.
listGroupImplementations() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Group Implementations.
listGroupImplementations() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Group Implementations.
listIdentityMappers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Identity Mappers.
listIdentityMappers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Identity Mappers.
listKeyManagerProviders() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Key Manager Providers.
listKeyManagerProviders() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Key Manager Providers.
listLocalDBIndexes() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Lists the Local DB Indexes.
listLocalDBIndexes() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Lists the Local DB Indexes.
listLocalDBVLVIndexes() - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Lists the Local DB VLV Indexes.
listLocalDBVLVIndexes() - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Lists the Local DB VLV Indexes.
listLogPublishers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Log Publishers.
listLogPublishers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Log Publishers.
listLogRetentionPolicies() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Log Retention Policies.
listLogRetentionPolicies() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Log Retention Policies.
listLogRotationPolicies() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Log Rotation Policies.
listLogRotationPolicies() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Log Rotation Policies.
listManagedObjects(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.ManagementContext
Lists the child managed objects of the named parent managed object.
listManagedObjects(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in class org.opends.server.admin.client.ManagementContext
Lists the child managed objects of the named parent managed object which are a sub-type of the specified managed object definition.
listManagedObjects(ManagedObjectPath<?, ?>, SetRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.ManagementContext
Lists the child managed objects of the named parent managed object.
listManagedObjects(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in class org.opends.server.admin.client.spi.Driver
Lists the child managed objects of the named parent managed object which are a sub-type of the specified managed object definition.
listManagedObjects(ManagedObjectPath<?, ?>, SetRelationDefinition<C, S>, AbstractManagedObjectDefinition<? extends C, ? extends S>) - Method in class org.opends.server.admin.client.spi.Driver
Lists the child managed objects of the named parent managed object which are a sub-type of the specified managed object definition.
listManagedObjects(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>) - Method in class org.opends.server.admin.server.ServerManagementContext
Lists the child managed objects of the named parent managed object.
listManagedObjects(ManagedObjectPath<?, ?>, SetRelationDefinition<C, S>) - Method in class org.opends.server.admin.server.ServerManagementContext
Lists the child managed objects of the named parent managed object.
listMatchingRules() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Matching Rules.
listMatchingRules() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Matching Rules.
listMonitorProviders() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Monitor Providers.
listMonitorProviders() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Monitor Providers.
listPasswordGenerators() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Password Generators.
listPasswordGenerators() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Password Generators.
listPasswordPolicies() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Password Policies.
listPasswordPolicies() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Password Policies.
listPasswordStorageSchemes() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Password Storage Schemes.
listPasswordStorageSchemes() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Password Storage Schemes.
listPasswordValidators() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Password Validators.
listPasswordValidators() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Password Validators.
listPlugins() - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Lists the Plugins.
listPlugins() - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Lists the Plugins.
listReplicationDomains() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Lists the Replication Domains.
listReplicationDomains() - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Lists the Replication Domains.
listRootDNUsers() - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Lists the Root DN Users.
listRootDNUsers() - Method in interface org.opends.server.admin.std.server.RootDNCfg
Lists the Root DN Users.
listsAreEqual(List<?>, List<?>) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the two array lists are equal.
listSASLMechanismHandlers() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the SASL Mechanism Handlers.
listSASLMechanismHandlers() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the SASL Mechanism Handlers.
listSchemaProviders() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Schema Providers.
listSchemaProviders() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Schema Providers.
listSynchronizationProviders() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Synchronization Providers.
listSynchronizationProviders() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Synchronization Providers.
ListTag - Class in org.opends.server.tools.makeldif
This class defines a tag that may be used to select a value from a pre-defined list, optionally defining weights for each value that can impact the likelihood of a given item being selected.
ListTag() - Constructor for class org.opends.server.tools.makeldif.ListTag
Creates a new instance of this list tag.
listToArray(List<String>) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string array containing the contents of the provided list of strings.
listToString(List<?>, String, String, String) - Static method in class org.opends.quicksetup.util.Utils
Creates a string consisting of the string representation of the elements in the list separated by separator.
listTrees() - Method in class org.opends.server.backends.pdb.PDBStorage
 
listTrees() - Method in interface org.opends.server.backends.pluggable.spi.Storage
TODO JNR.
listTrustManagerProviders() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Trust Manager Providers.
listTrustManagerProviders() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Trust Manager Providers.
listVirtualAttributes() - Method in interface org.opends.server.admin.std.client.RootCfgClient
Lists the Virtual Attributes.
listVirtualAttributes() - Method in interface org.opends.server.admin.std.server.RootCfg
Lists the Virtual Attributes.
lName - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The label for the name.
lNoElementsFound - Variable in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Label indicating that no element was found.
load() - Method in class org.opends.quicksetup.Configuration
Loads the contents of the configuration file into memory.
loadAttribute(byte[], String, Collection<String>) - Method in class org.opends.server.api.CompressedSchema
Loads an encoded attribute into this compressed schema.
loadClass(String, Class<T>) - Method in class org.opends.server.admin.ClassPropertyDefinition
Validate and load the named class, and cast it to a subclass of the specified class.
loadClass(String) - Static method in class org.opends.server.core.DirectoryServer
Loads the named class using this directory server application's class loader.
loader - Variable in class org.opends.quicksetup.ui.GuiApplication
Downloads .jar files for webstart application.
loadObjectClasses(byte[], Collection<String>) - Method in class org.opends.server.api.CompressedSchema
Loads an encoded object class into this compressed schema.
loadResource(URL, String, DownloadServiceListener) - Method in interface javax.jnlp.DownloadService
 
loadSchemaFile(ServerContext, Schema, String) - Static method in class org.opends.server.core.SchemaConfigManager
Loads the contents of the specified schema file into the provided schema.
localAddress(int) - Static method in class org.opends.server.types.HostPort
Builds a new instance of HostPort representing the local machine with the supplied port.
LocalBackendAddOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to add an entry in a local backend of the Directory Server.
LocalBackendAddOperation(AddOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendAddOperation
Creates a new operation that may be used to add a new entry in a local backend of the Directory Server.
LocalBackendBindOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to bind against the Directory Server, with the bound user entry within a local backend.
LocalBackendCompareOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation that may be used to determine whether a specified entry in the Directory Server contains a given attribute-value pair.
LocalBackendCompareOperation(CompareOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendCompareOperation
Creates a new compare operation based on the provided compare operation.
LocalBackendDeleteOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to delete an entry in a local backend of the Directory Server.
LocalBackendDeleteOperation(DeleteOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendDeleteOperation
Creates a new operation that may be used to delete an entry from a local backend of the Directory Server.
LocalBackendModifyDNOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to move an entry in a local backend of the Directory Server.
LocalBackendModifyDNOperation(ModifyDNOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendModifyDNOperation
Creates a new operation that may be used to move an entry in a local backend of the Directory Server.
LocalBackendModifyOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to modify an entry in a local backend of the Directory Server.
LocalBackendModifyOperation(ModifyOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Creates a new operation that may be used to modify an entry in a local backend of the Directory Server.
LOCALBACKENDOPERATIONS - Static variable in interface org.opends.server.types.Operation
Identifier used to get the local operation [if any] in the attachments.
LocalBackendSearchOperation - Class in org.opends.server.workflowelement.localbackend
This class defines an operation used to search for entries in a local backend of the Directory Server.
LocalBackendSearchOperation(SearchOperation) - Constructor for class org.opends.server.workflowelement.localbackend.LocalBackendSearchOperation
Creates a new operation that may be used to search for entries in a local backend of the Directory Server.
LocalBackendWorkflowElement - Class in org.opends.server.workflowelement.localbackend
This class defines a local backend workflow element; e-g an entity that handle the processing of an operation against a local backend.
LocalDBBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Local DB Backend settings.
LocalDBBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Local DB Backend settings.
LocalDBBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Local DB Backend managed object definition meta information.
LocalDBIndexCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Local DB Index settings.
LocalDBIndexCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Local DB Index settings.
LocalDBIndexCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Local DB Index managed object definition meta information.
LocalDBIndexCfgDefn.IndexType - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "index-type" property.
LocalDBVLVIndexCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Local DB VLV Index settings.
LocalDBVLVIndexCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Local DB VLV Index settings.
LocalDBVLVIndexCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Local DB VLV Index managed object definition meta information.
LocalDBVLVIndexCfgDefn.Scope - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "scope" property.
localGenerationId - Variable in class org.opends.server.replication.server.ServerHandler
The generation id of the hosting RS.
LocalOrRemotePanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user is asked to provide authentication.
LocalOrRemotePanel() - Constructor for class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Default constructor.
LocalPurgeHistorical - Class in org.opends.server.tools.dsreplication
The class that is in charge of taking the different information provided by the user through the command-line and actually executing the local purge.
LocalPurgeHistorical(PurgeHistoricalUserData, ConsoleApplication, ProgressMessageFormatter, String, String) - Constructor for class org.opends.server.tools.dsreplication.LocalPurgeHistorical
The default constructor.
lock() - Method in class org.opends.server.backends.jeb.EntryContainer
Get the exclusive lock.
lock() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Takes the lock on this domain (blocking until lock can be acquired) or calling thread is interrupted.
LOCK_FILE_SUFFIX - Static variable in class org.opends.server.util.ServerConstants
The suffix that will be used for all lock files created by the Directory Server.
lockDomainNoTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Lock the domain without a timeout.
lockDomainWithTimeout() - Method in class org.opends.server.replication.server.ServerHandler
Lock the domain with a timeout.
lockdownMode() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server is currently configured to operate in the lockdown mode, in which all non-root requests will be rejected and all connection attempts from non-loopback clients will be rejected.
lockedDown(LocalizableMessage) - Static method in class org.opends.server.backends.pluggable.spi.StorageStatus
Returns state for resources getting scarce.
lockedDueToFailures() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the associated user should be considered locked out as a result of too many authentication failures.
lockedDueToIdleInterval() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the user's account is currently locked because it has been idle for too long.
lockedDueToMaximumResetAge() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the user's account is locked because the password has been reset by an administrator but the user did not change the password in a timely manner.
LockFileManager - Class in org.opends.server.core
This class provides a mechanism for allowing the Directory Server to utilize file locks as provided by the underlying OS.
LockFileManager() - Constructor for class org.opends.server.core.LockFileManager
 
LockManager - Class in org.opends.server.types
A lock manager coordinates directory update operations so that the DIT structure remains in a consistent state, as well as providing repeatable read isolation.
LockManager() - Constructor for class org.opends.server.types.LockManager
Creates a new lock manager with a lock timeout of 9 seconds and an automatically chosen number of lock table buckets based on the number of processors.
LockManager(long, TimeUnit) - Constructor for class org.opends.server.types.LockManager
Creates a new lock manager with the specified lock timeout and an automatically chosen number of lock table buckets based on the number of processors.
LockManager(long, TimeUnit, int) - Constructor for class org.opends.server.types.LockManager
Creates a new lock manager with the provided configuration.
LockManager.DNLock - Class in org.opends.server.types
A lock on an entry or subtree.
LOCKS_DIRECTORY - Static variable in class org.opends.server.util.ServerConstants
The name of the directory in which lock files will be placed.
LOCKS_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
Relative path to the locks directory.
LockType - Enum in org.opends.server.types
This enumeration defines a set of lock types that can be used when requesting that a lock be obtained for an entry or some other object.
log(String, Severity, LocalizableMessage, Throwable) - Method in class org.opends.server.loggers.ErrorLogPublisher
Writes a message to the error log using the provided information.
log(int) - Method in interface org.opends.server.loggers.HTTPRequestInfo
Logs the current request info in the HTTP access log.
log(String, Severity, LocalizableMessage, Throwable) - Method in class org.opends.server.loggers.TextErrorLogPublisher
Writes a message to the error log using the provided information.
log(String, Severity, LocalizableMessage, Throwable) - Method in class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Writes a message to the error log using the provided information.
LOG_ELEMENT_AUTH_TYPE - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the authentication type for a bind operation.
LOG_ELEMENT_BASE_DN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the base DN for a search operation.
LOG_ELEMENT_BIND_DN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the bind DN.
LOG_ELEMENT_COMPARE_ATTR - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the name of the attribute to compare.
LOG_ELEMENT_CONNECTION_ID - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to connection ID for the client connection that requested the operation.
LOG_ELEMENT_DELETE_OLD_RDN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to indicate whether the old RDN attribute value should be removed from an entry.
LOG_ELEMENT_ENTRIES_SENT - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the number of entries returned to the client for a search operation.
LOG_ELEMENT_ENTRY_DN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the DN of an entry targeted by an operation.
LOG_ELEMENT_ERROR_MESSAGE - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the error message for an operation.
LOG_ELEMENT_EXTENDED_REQUEST_OID - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the request OID for an extended operation.
LOG_ELEMENT_EXTENDED_RESPONSE_OID - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the response OID for an extended operation.
LOG_ELEMENT_FILTER - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the filter for a search operation.
LOG_ELEMENT_ID_TO_ABANDON - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the message ID of an operation to abandon.
LOG_ELEMENT_MATCHED_DN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the matched DN for an operation.
LOG_ELEMENT_MESSAGE_ID - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to message ID for an operation.
LOG_ELEMENT_NEW_RDN - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the new RDN for a modify DN operation.
LOG_ELEMENT_NEW_SUPERIOR - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the new superior DN for a modify DN operation.
LOG_ELEMENT_OPERATION_ID - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to operation ID for an operation.
LOG_ELEMENT_PROCESSING_TIME - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the length of time spent processing an operation.
LOG_ELEMENT_REFERENCES_SENT - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the number of search references returned to the client for a search operation.
LOG_ELEMENT_REFERRAL_URLS - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the referral URLs for an operation.
LOG_ELEMENT_REQUESTED_ATTRIBUTES - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the requested attributes for a search operation.
LOG_ELEMENT_RESULT_CODE - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the result code for an operation.
LOG_ELEMENT_SASL_MECHANISM - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the SASL mechanism for a bind operation.
LOG_ELEMENT_SCOPE - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the scope for a search operation.
LOG_ELEMENT_SIZE_LIMIT - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the size limit for a search operation.
LOG_ELEMENT_TIME_LIMIT - Static variable in class org.opends.server.core.CoreConstants
The name of the log element that will be used to hold the time limit for a search operation.
LOG_FILE_PREFIX - Static variable in class org.opends.guitools.controlpanel.ControlPanelLauncher
Prefix for log files.
LOG_FILE_PREFIX - Static variable in class org.opends.guitools.uninstaller.UninstallLauncher
Prefix for log files.
LOG_FILE_PREFIX - Static variable in class org.opends.quicksetup.Constants
Prefix for log files.
LOG_FILE_PREFIX - Static variable in class org.opends.server.tools.dsreplication.ReplicationCliMain
Prefix for log files.
LOG_FILE_PREFIX - Static variable in class org.opends.server.tools.status.StatusCli
Prefix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.guitools.controlpanel.ControlPanelLauncher
Suffix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.guitools.uninstaller.UninstallLauncher
Suffix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.quicksetup.Constants
Suffix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.server.tools.dsreplication.ReplicationCliMain
Suffix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.server.tools.InstallDS
Suffix for log files.
LOG_FILE_SUFFIX - Static variable in class org.opends.server.tools.status.StatusCli
Suffix for log files.
LOG_SEVERITY_ALL - Static variable in class org.opends.server.util.ServerConstants
The English name for the basic all log severity used for all log severities.
LOG_SEVERITY_DISABLED - Static variable in class org.opends.server.util.ServerConstants
The English name for the basic disabled log severity used for all log severities.
LOG_SEVERITY_NONE - Static variable in class org.opends.server.util.ServerConstants
The English name for the basic none log severity used to log no error message beside some specific category.
logAbandonRequest(AbandonOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the abandon request associated with the provided abandon operation.
logAbandonRequest(AbandonOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the abandon request associated with the provided abandon operation.
logAbandonRequest(AbandonOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the abandon request associated with the provided abandon operation.
logAbandonResult(AbandonOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the result of the provided abandon operation.
logAbandonResult(AbandonOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the result of the provided abandon operation.
logAbandonResult(AbandonOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the result of the provided abandon operation.
logAddRequest(AddOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the add request associated with the provided add operation.
logAddRequest(AddOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the add request associated with the provided add operation.
logAddRequest(AddOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the add request associated with the provided add operation.
logAddResponse(AddOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the add response associated with the provided add operation.
logAddResponse(AddOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the add response associated with the provided add operation.
logAddResponse(AddOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the add response associated with the provided add operation.
logAddResponse(AddOperation) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Writes a message to the access logger with information about the add response associated with the provided add operation.
logBindRequest(BindOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the bind request associated with the provided bind operation.
logBindRequest(BindOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the bind request associated with the provided bind operation.
logBindRequest(BindOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the bind request associated with the provided bind operation.
logBindResponse(BindOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the bind response associated with the provided bind operation.
logBindResponse(BindOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the bind response associated with the provided bind operation.
logBindResponse(BindOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the bind response associated with the provided bind operation.
logCompareRequest(CompareOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the compare request associated with the provided compare operation.
logCompareRequest(CompareOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the compare request associated with the provided compare operation.
logCompareRequest(CompareOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the compare request associated with the provided compare operation.
logCompareResponse(CompareOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the compare response associated with the provided compare operation.
logCompareResponse(CompareOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the compare response associated with the provided compare operation.
logCompareResponse(CompareOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the compare response associated with the provided compare operation.
logConnect(ClientConnection) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about a new client connection that has been established, regardless of whether it will be immediately terminated.
logConnect(ClientConnection) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about a new client connection that has been established, regardless of whether it will be immediately terminated.
logConnect(ClientConnection) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about a new client connection that has been established, regardless of whether it will be immediately terminated.
logDeleteRequest(DeleteOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the delete request associated with the provided delete operation.
logDeleteRequest(DeleteOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the delete request associated with the provided delete operation.
logDeleteRequest(DeleteOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the delete request associated with the provided delete operation.
logDeleteResponse(DeleteOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the delete response associated with the provided delete operation.
logDeleteResponse(DeleteOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the delete response associated with the provided delete operation.
logDeleteResponse(DeleteOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the delete response associated with the provided delete operation.
logDeleteResponse(DeleteOperation) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Writes a message to the access logger with information about the delete response associated with the provided delete operation.
logDisconnect(ClientConnection, DisconnectReason, LocalizableMessage) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the termination of an existing client connection.
logDisconnect(ClientConnection, DisconnectReason, LocalizableMessage) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the termination of an existing client connection.
logDisconnect(ClientConnection, DisconnectReason, LocalizableMessage) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the termination of an existing client connection.
logExtendedRequest(ExtendedOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the extended request associated with the provided extended operation.
logExtendedRequest(ExtendedOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the extended request associated with the provided extended operation.
logExtendedRequest(ExtendedOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the extended request associated with the provided extended operation.
logExtendedResponse(ExtendedOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the extended response associated with the provided extended operation.
logExtendedResponse(ExtendedOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the extended response associated with the provided extended operation.
logExtendedResponse(ExtendedOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the extended response associated with the provided extended operation.
logger - Static variable in class org.opends.server.replication.server.changelog.je.JEChangelogDB
The tracer object for the debug logger.
LoggerConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of loggers used in the Directory Server.
LoggerConfigManager(ServerContext) - Constructor for class org.opends.server.core.LoggerConfigManager
Create the logger config manager with the provided server context.
LoggerMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.logger.
LOGICAL_OR - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression used to match token that joins expressions (||).
LoginDialog - Class in org.opends.guitools.uninstaller.ui
This class is a dialog that appears when the user must provide authentication to connect to the Directory Server in order to be able to display information.
LoginDialog(JFrame, ApplicationTrustManager, int) - Constructor for class org.opends.guitools.uninstaller.ui.LoginDialog
Constructor of the LoginDialog.
logInfo() - Static method in class org.opends.server.util.RuntimeInformation
Write runtime information to error log.
LoginPanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user is asked to provide authentication.
LoginPanel() - Constructor for class org.opends.guitools.controlpanel.ui.LoginPanel
Default constructor.
logModifyDNRequest(ModifyDNOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the modify DN request associated with the provided modify DN operation.
logModifyDNRequest(ModifyDNOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the modify DN request associated with the provided modify DN operation.
logModifyDNRequest(ModifyDNOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the modify DN request associated with the provided modify DN operation.
logModifyDNResponse(ModifyDNOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the modify DN response associated with the provided modify DN operation.
logModifyDNResponse(ModifyDNOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the modify DN response associated with the provided modify DN operation.
logModifyDNResponse(ModifyDNOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the modify DN response associated with the provided modify DN operation.
logModifyDNResponse(ModifyDNOperation) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Writes a message to the access logger with information about the modify DN response associated with the provided modify DN operation.
logModifyRequest(ModifyOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the modify request associated with the provided modify operation.
logModifyRequest(ModifyOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the modify request associated with the provided modify operation.
logModifyRequest(ModifyOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the modify request associated with the provided modify operation.
logModifyResponse(ModifyOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the modify response associated with the provided modify operation.
logModifyResponse(ModifyOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the modify response associated with the provided modify operation.
logModifyResponse(ModifyOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the modify response associated with the provided modify operation.
logModifyResponse(ModifyOperation) - Method in class org.opends.server.loggers.TextAuditLogPublisher
Writes a message to the access logger with information about the modify response associated with the provided modify operation.
logMsgsSetLockDownMode(LinkedList<LocalizableMessage>) - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
Log the exception messages from the failed ACI decode and then put the server in lockdown mode -- if needed.
LogPublisher<T extends LogPublisherCfg> - Interface in org.opends.server.loggers
This class defines the set of methods and structures that must be implemented for a Directory Server log publisher.
LogPublisherCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Log Publisher settings.
LogPublisherCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Log Publisher settings.
LogPublisherCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Log Publisher managed object definition meta information.
logRequestInfo(HTTPRequestInfo) - Static method in class org.opends.server.loggers.HTTPAccessLogger
Logs the given HTTPRequestInfo.
logRequestInfo(HTTPRequestInfo) - Method in class org.opends.server.loggers.HTTPAccessLogPublisher
Logs the request info according to the configured extended log format.
logRequestInfo(HTTPRequestInfo) - Method in class org.opends.server.loggers.TextHTTPAccessLogPublisher
Logs the request info according to the configured extended log format.
LogRetentionPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Log Retention Policy settings.
LogRetentionPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Log Retention Policy settings.
LogRetentionPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Log Retention Policy managed object definition meta information.
LogRetentionPolicyConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of log retention policies used in the Directory Server.
LogRetentionPolicyConfigManager(ServerContext) - Constructor for class org.opends.server.core.LogRetentionPolicyConfigManager
Creates this log retention policy manager.
LogRotationPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Log Rotation Policy settings.
LogRotationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Log Rotation Policy settings.
LogRotationPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Log Rotation Policy managed object definition meta information.
LogRotationPolicyConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of log rotation policies used in the Directory Server.
LogRotationPolicyConfigManager(ServerContext) - Constructor for class org.opends.server.core.LogRotationPolicyConfigManager
Creates this log rotation policy manager.
logs - Variable in class org.opends.guitools.controlpanel.task.Task
The progress logs of the task.
LOGS_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the log files are.
logSearchRequest(SearchOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the search request associated with the provided search operation.
logSearchRequest(SearchOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the search request associated with the provided search operation.
logSearchRequest(SearchOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the search request associated with the provided search operation.
logSearchResultDone(SearchOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the completion of the provided search operation.
logSearchResultDone(SearchOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the completion of the provided search operation.
logSearchResultDone(SearchOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the completion of the provided search operation.
logSearchResultEntry(SearchOperation, SearchResultEntry) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the search result entry that matches the criteria associated with the provided search operation.
logSearchResultReference(SearchOperation, SearchResultReference) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the search result reference returned while processing the associated search operation.
logStartHandshakeRCVandSND(StartMsg, StartMsg) - Method in class org.opends.server.replication.server.ServerHandler
Log the messages involved in the start handshake.
logStartHandshakeSNDandRCV(StartMsg, StartMsg) - Method in class org.opends.server.replication.server.ServerHandler
Log the messages involved in the start handshake.
logStartSessionHandshake(StartSessionMsg, TopologyMsg) - Method in class org.opends.server.replication.server.ServerHandler
Log the messages involved in the Topology/StartSession handshake.
logStopReceived() - Method in class org.opends.server.replication.server.ServerHandler
Log stop message has been received.
logTopoHandshakeRCVandSND(TopologyMsg, TopologyMsg) - Method in class org.opends.server.replication.server.ServerHandler
Log the messages involved in the Topology handshake.
logTopoHandshakeSNDandRCV(TopologyMsg, TopologyMsg) - Method in class org.opends.server.replication.server.ServerHandler
Log the messages involved in the Topology handshake.
logToRejectWriter(List<StringBuilder>, LocalizableMessage) - Method in class org.opends.server.util.LDIFReader
Log a message to the reject writer if one is configured.
logToSkipWriter(List<StringBuilder>, LocalizableMessage) - Method in class org.opends.server.util.LDIFReader
Log a message to the reject writer if one is configured.
logUnbind(UnbindOperation) - Static method in class org.opends.server.loggers.AccessLogger
Writes a message to the access logger with information about the unbind request associated with the provided unbind operation.
logUnbind(UnbindOperation) - Method in class org.opends.server.loggers.AccessLogPublisher
Writes a message to the access logger with information about the unbind request associated with the provided unbind operation.
logUnbind(UnbindOperation) - Method in class org.opends.server.loggers.TextAccessLogPublisher
Writes a message to the access logger with information about the unbind request associated with the provided unbind operation.
LONG_SIZE - Static variable in class org.opends.server.util.StaticUtils
The number of bytes of a Java long.
longs(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 long fields when appended to a ByteArrayBuilder.
longValue() - Method in class org.opends.server.backends.jeb.EntryID
Get the value of the entry ID as a long.
lookup(String) - Static method in class javax.jnlp.ServiceManager
 
LOOP_DETECT - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a referral or chaining loop was detected.
LowerCaseComparator - Class in org.opends.guitools.controlpanel.util
Class used to compare Strings without taking into account the case.
LowerCaseComparator() - Constructor for class org.opends.guitools.controlpanel.util.LowerCaseComparator
 
lPath - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Label for the path field.
lRefreshingList - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Refreshing list label (displayed instead of the list when this one is being refreshed).

M

MAC_APPLICATIONS_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where all the MacOS X Applications are.
MAC_CONTROLPANEL_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The MacOS X control panel application bundle name.
MAC_JAVA_APP_STUB_NAME - Static variable in class org.opends.quicksetup.Installation
The MacOS X Java application stub name.
mailServerConfigured() - Static method in class org.opends.server.core.DirectoryServer
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.
main(String[]) - Static method in class org.opends.guitools.controlpanel.ControlPanel
Main method that is used for testing purposes.
main(String[]) - Static method in class org.opends.guitools.controlpanel.ControlPanelLauncher
Main method invoked by the control-panel script.
main(String[]) - Static method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
The main method to test this panel.
main(String[]) - Static method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
The main method to test this panel.
main(String[]) - Static method in class org.opends.guitools.uninstaller.ui.LoginDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.guitools.uninstaller.UninstallLauncher
The main method which is called by the uninstall command lines.
main(String[]) - Static method in class org.opends.quicksetup.installer.SetupLauncher
The main method which is called by the setup command lines.
main(String[]) - Static method in class org.opends.quicksetup.installer.ui.JavaArgumentsDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.quicksetup.installer.ui.SecurityOptionsDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.quicksetup.installer.ui.SelectAliasDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.quicksetup.SplashScreen
The main method for this class.
main(String[]) - Static method in class org.opends.quicksetup.ui.ProgressDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.quicksetup.ui.WebBrowserErrorDialog
Method written for testing purposes.
main(String[]) - Static method in class org.opends.server.admin.doc.ConfigGuideGeneration
Entry point for documentation generation.
main(String[]) - Static method in class org.opends.server.backends.jeb.DBTest
Provides the command-line arguments to the main application for processing.
main(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.backends.jeb.DBTest
Provides the command-line arguments to the main application for processing and returns the exit code as an integer.
main(String[]) - Static method in class org.opends.server.core.DirectoryServer
Parses the provided command-line arguments and uses that information to bootstrap and start the Directory Server.
main(String[]) - Static method in class org.opends.server.plugins.profiler.ProfileViewer
Parses the command-line arguments and creates an instance of the profile viewer as appropriate.
main(String[]) - Static method in class org.opends.server.tools.BackUpDB
The main method for BackUpDB tool.
main(String[]) - Static method in class org.opends.server.tools.ConfigureDS
Provides the command-line arguments to the configMain method for processing.
main(String[]) - Static method in class org.opends.server.tools.ConfigureWindowsService
Configures the Windows service for this instance on this machine.
main(String[]) - Static method in class org.opends.server.tools.CreateRCScript
Parse the command line arguments and create an RC script that can be used to control the server.
main(String[], OutputStream, OutputStream) - Static method in class org.opends.server.tools.CreateRCScript
Parse the command line arguments and create an RC script that can be used to control the server.
main(String[]) - Static method in class org.opends.server.tools.dsreplication.ReplicationCliMain
The main method for the replication tool.
main(String[]) - Static method in class org.opends.server.tools.EncodePassword
Processes the command-line arguments and performs the requested action.
main(String[]) - Static method in class org.opends.server.tools.ExportLDIF
The main method for ExportLDIF tool.
main(String[]) - Static method in class org.opends.server.tools.ImportLDIF
The main method for ImportLDIF tool.
main(String[]) - Static method in class org.opends.server.tools.InstallDS
The main method for the InstallDS CLI tool.
main(String[]) - Static method in class org.opends.server.tools.JavaPropertiesTool
The main method for the java properties tool.
main(String[]) - Static method in class org.opends.server.tools.LDAPCompare
The main method for LDAPCompare tool.
main(String[]) - Static method in class org.opends.server.tools.LDAPDelete
The main method for LDAPDelete tool.
main(String[]) - Static method in class org.opends.server.tools.LDAPModify
The main method for LDAPModify tool.
main(String[]) - Static method in class org.opends.server.tools.LDAPPasswordModify
Parses the command-line arguments, establishes a connection to the Directory Server, sends the password modify request, and reads the response.
main(String[]) - Static method in class org.opends.server.tools.LDAPSearch
The main method for LDAPSearch tool.
main(String[]) - Static method in class org.opends.server.tools.LDIFDiff
Provides the command line arguments to the mainDiff method so that they can be processed.
main(String[]) - Static method in class org.opends.server.tools.LDIFModify
Invokes ldifModifyMain to perform the appropriate processing.
main(String[]) - Static method in class org.opends.server.tools.LDIFSearch
Provides the command line arguments to the mainSearch method so that they can be processed.
main(String[]) - Static method in class org.opends.server.tools.ListBackends
Parses the provided command-line arguments and uses that information to list the backend information.
main(String[]) - Static method in class org.opends.server.tools.makeldif.MakeLDIF
Invokes the makeLDIFMain method with the provided set of arguments.
main(String[], OutputStream, OutputStream) - Static method in class org.opends.server.tools.makeldif.MakeLDIF
Provides the command-line arguments to the main application for processing and returns the exit code as an integer.
main(String[]) - Static method in class org.opends.server.tools.ManageAccount
Parses the command-line arguments, connects to the server, and performs the appropriate processing.
main(String[], Boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ManageAccount
Parses the command-line arguments, connects to the server, and performs the appropriate processing.
main(String[]) - Static method in class org.opends.server.tools.ManageTasks
The main method for TaskInfo tool.
main(String[]) - Static method in class org.opends.server.tools.RebuildIndex
Processes the command-line arguments and invokes the rebuild process.
main(String[]) - Static method in class org.opends.server.tools.RestoreDB
The main method for RestoreDB tool.
main(String[]) - Static method in class org.opends.server.tools.StartWindowsService
Invokes the net start on the service corresponding to this server.
main(String[]) - Static method in class org.opends.server.tools.status.StatusCli
The main method for the status CLI tool.
main(String[]) - Static method in class org.opends.server.tools.StopDS
Invokes the stopDS method, passing it the provided command line arguments.
main(String[]) - Static method in class org.opends.server.tools.StopWindowsService
Invokes the net stop on the service corresponding to this server.
main(String[]) - Static method in class org.opends.server.tools.upgrade.UpgradeCli
Provides the command-line arguments to the main application for processing.
main(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.upgrade.UpgradeCli
Provides the command-line arguments to the main application for processing and returns the exit code as an integer.
main(String[]) - Static method in class org.opends.server.tools.VerifyIndex
Processes the command-line arguments and invokes the verify process.
main(String[]) - Static method in class org.opends.server.tools.WaitForFileDelete
Processes the command-line arguments and initiates the process of waiting for the file to be removed.
main(String[]) - Static method in class org.opends.server.util.Base64
Provide a command-line utility that may be used to base64-encode and decode strings and file contents.
main(String[]) - Static method in class org.opends.server.util.BSDMD5Crypt
Main test method.
main(String[]) - Static method in class org.opends.server.util.EMailMessage
Provide a command-line mechanism for sending an e-mail message via SMTP.
MainActionsPane - Class in org.opends.guitools.controlpanel.ui
The panel on the left side of the main Control Center dialog.
MainActionsPane() - Constructor for class org.opends.guitools.controlpanel.ui.MainActionsPane
Default constructor.
mainBackUpDB(String[]) - Static method in class org.opends.server.tools.BackUpDB
Processes the command-line arguments and invokes the backup process.
mainBackUpDB(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.BackUpDB
Processes the command-line arguments and invokes the backup process.
mainCLI(String[]) - Static method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Parses the provided command-line arguments and uses that information to run the replication tool.
mainCLI(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Parses the provided command-line arguments and uses that information to run the replication tool.
mainCLI(String[]) - Static method in class org.opends.server.tools.InstallDS
Parses the provided command-line arguments and uses that information to run the setup tool.
mainCLI(String[], OutputStream, OutputStream, InputStream) - Static method in class org.opends.server.tools.InstallDS
Parses the provided command-line arguments and uses that information to run the setup tool.
mainCLI(String...) - Static method in class org.opends.server.tools.JavaPropertiesTool
Parses the provided command-line arguments and uses that information to run the java properties tool.
mainCLI(String[], OutputStream, OutputStream, InputStream) - Static method in class org.opends.server.tools.JavaPropertiesTool
Parses the provided command-line arguments and uses that information to run the java properties tool.
mainCLI(String[]) - Static method in class org.opends.server.tools.status.StatusCli
Parses the provided command-line arguments and uses that information to run the status tool.
mainCLI(String[], boolean, OutputStream, OutputStream, InputStream) - Static method in class org.opends.server.tools.status.StatusCli
Parses the provided command-line arguments and uses that information to run the status tool.
mainCLI(String[], boolean, OutputStream, OutputStream, InputStream) - Static method in class org.opends.server.tools.WaitForFileDelete
Processes the command-line arguments and initiates the process of waiting for the file to be removed.
mainCompare(String[]) - Static method in class org.opends.server.tools.LDAPCompare
Parses the provided command-line arguments and uses that information to run the ldapcompare tool.
mainCompare(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPCompare
Parses the provided command-line arguments and uses that information to run the ldapcompare tool.
mainDelete(String[]) - Static method in class org.opends.server.tools.LDAPDelete
Parses the provided command-line arguments and uses that information to run the ldapdelete tool.
mainDelete(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPDelete
Parses the provided command-line arguments and uses that information to run the ldapdelete tool.
mainDiff(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDIFDiff
Parses the provided command line arguments and performs the appropriate LDIF diff operation.
mainExportLDIF(String[]) - Static method in class org.opends.server.tools.ExportLDIF
Processes the command-line arguments and invokes the export process.
mainExportLDIF(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ExportLDIF
Processes the command-line arguments and invokes the export process.
mainImportLDIF(String[]) - Static method in class org.opends.server.tools.ImportLDIF
Processes the command-line arguments and invokes the import process.
mainImportLDIF(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ImportLDIF
Processes the command-line arguments and invokes the import process.
MainMenuBar - Class in org.opends.guitools.controlpanel.ui
The menu bar that appears on the main panel.
MainMenuBar(ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.MainMenuBar
Constructor.
mainModify(String[]) - Static method in class org.opends.server.tools.LDAPModify
Parses the provided command-line arguments and uses that information to run the ldapmodify tool.
mainModify(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPModify
Parses the provided command-line arguments and uses that information to run the ldapmodify tool.
mainPanel - Variable in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
The main panel.
mainPanel - Variable in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
The panel with a CardLayout that contains all the panels.
mainPasswordModify(String[]) - Static method in class org.opends.server.tools.LDAPPasswordModify
Parses the command-line arguments, establishes a connection to the Directory Server, sends the password modify request, and reads the response.
mainPasswordModify(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPPasswordModify
Parses the command-line arguments, establishes a connection to the Directory Server, sends the password modify request, and reads the response.
mainRebuildIndex(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.RebuildIndex
Processes the command-line arguments and invokes the rebuild process.
mainRestoreDB(String[]) - Static method in class org.opends.server.tools.RestoreDB
Processes the command-line arguments and invokes the restore process.
mainRestoreDB(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.RestoreDB
Processes the command-line arguments and invokes the restore process.
mainSearch(String[]) - Static method in class org.opends.server.tools.LDAPSearch
Parses the provided command-line arguments and uses that information to run the ldapsearch tool.
mainSearch(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPSearch
Parses the provided command-line arguments and uses that information to run the ldapsearch tool.
mainSearch(String[], boolean, boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDAPSearch
Parses the provided command-line arguments and uses that information to run the ldapsearch tool.
mainSearch(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.LDIFSearch
Parses the provided command line arguments and performs the appropriate search operation.
maintainConfigArchive() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server should maintain an archive of previous configurations.
maintainHistory() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether password history information should be maintained for this user.
mainTaskInfo(String[]) - Static method in class org.opends.server.tools.ManageTasks
Processes the command-line arguments and invokes the process for displaying task information.
mainTaskInfo(String[], InputStream, OutputStream, OutputStream, boolean) - Static method in class org.opends.server.tools.ManageTasks
Processes the command-line arguments and invokes the export process.
mainTaskInfo(String[], InputStream, OutputStream, OutputStream) - Static method in class org.opends.server.tools.ManageTasks
Processes the command-line arguments and invokes the export process.
mainVerifyIndex(String[], boolean, OutputStream, OutputStream) - Static method in class org.opends.server.tools.VerifyIndex
Processes the command-line arguments and invokes the verify process.
MAJOR_VERSION - Static variable in class org.opends.server.util.DynamicConstants
The major version number for the Directory Server.
MAJOR_VERSION - Static variable in class org.opends.server.util.SetupUtils
Major version.
makeChildDN(DN, AttributeType, String) - Static method in class org.opends.server.backends.BackupBackend
Create a new child DN from a given parent DN.
makeChildDN(DN, AttributeType, String) - Static method in class org.opends.server.backends.TrustStoreBackend
Create a new child DN from a given parent DN.
makeClient(String, Subject) - Method in class org.opends.server.protocols.jmx.OpendsRMIJRMPServerImpl
makeHtmlPane(CharSequence, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a JEditorPane that displays a message.
makeHtmlPane(LocalizableMessage, Font) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a read only JEditorPane containing the provided text with the provided font.
makeHtmlPane(LocalizableMessage, HTMLEditorKit, Font) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a read only JEditorPane containing the provided text with the provided font.
makeJButton(LocalizableMessage, LocalizableMessage) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JButton with the given label and tooltip.
makeJCheckBox(LocalizableMessage, LocalizableMessage, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JCheckBox with the given text, tooltip text and text style.
makeJLabel(LabelFieldDescriptor) - Static method in class org.opends.quicksetup.ui.UIFactory
Commodity method that returns a JLabel based on a LabelFieldDescriptor.
makeJLabel(UIFactory.IconType, LocalizableMessage, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JLabel with the given icon, text and text style.
makeJList(UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JList.
makeJPanel() - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a new JPanel.
makeJPasswordField(LocalizableMessage, LocalizableMessage, int, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JPasswordField with the given icon, tooltip text, size and text style.
makeJRadioButton(LocalizableMessage, LocalizableMessage, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JRadioButton with the given text, tooltip text and text style.
makeJTextComponent(LabelFieldDescriptor, String) - Static method in class org.opends.quicksetup.ui.UIFactory
Commodity method that returns a JTextComponent based on a LabelFieldDescriptor.
makeJTextField(LocalizableMessage, LocalizableMessage, int, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Creates a JTextField with the given icon, tooltip text, size and text style.
makeLDAPUrl(InitialLdapContext, String) - Static method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Make an url from the specified arguments.
makeLDAPUrl(LDAPURL, String) - Static method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Make an url from the specified arguments.
MakeLDIF - Class in org.opends.server.tools.makeldif
This class defines a program that can be used to generate LDIF content based on a template.
MakeLDIF() - Constructor for class org.opends.server.tools.makeldif.MakeLDIF
Creates a new instance of this utility.
MakeLDIFException - Exception in org.opends.server.tools.makeldif
This class defines an exception that can be thrown if a problem occurs during MakeLDIF processing.
MakeLDIFException(LocalizableMessage) - Constructor for exception org.opends.server.tools.makeldif.MakeLDIFException
Creates a new MakeLDIF exception with the provided information.
MakeLDIFException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.tools.makeldif.MakeLDIFException
Creates a new MakeLDIF exception with the provided information.
MakeLDIFInputStream - Class in org.opends.server.tools.makeldif
This class creates an input stream that can be used to read entries generated by MakeLDIF as if they were being read from another source like a file.
MakeLDIFInputStream(TemplateFile) - Constructor for class org.opends.server.tools.makeldif.MakeLDIFInputStream
Creates a new MakeLDIF input stream that will generate entries based on the provided template file.
makeLDIFMain(String[], boolean, boolean, OutputStream, OutputStream) - Method in class org.opends.server.tools.makeldif.MakeLDIF
Processes the provided set of command-line arguments and begins generating the LDIF content.
makeLDIFMain(String[]) - Method in class org.opends.server.tools.makeldif.MakeLDIF
Processes the provided set of command-line arguments and begins generating the LDIF content.
makePlainTextPane(String, Font) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a JEditorPane that displays a message.
makeProgressPane(JScrollPane) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a JEditorPane that works with the provided scroll.
makeSocket(String, int) - Method in interface netscape.ldap.LDAPSocketFactory
 
makeSocket(String, int) - Method in class org.opends.server.protocols.internal.InternalMozillaLDAPSocketFactory
Creates and returns a new internal LDAP socket, which can be used by the Mozilla LDAP SDK for Java to perform internal operations in OpenDS.
makeTextPane(LocalizableMessage, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Returns a read only JEditorPane containing the provided text with the provided TextStyle.
makeTitledBorder(LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Creates a titled border.
ManageAccount - Class in org.opends.server.tools
This class provides a tool that can be used to perform various kinds of account management using the password policy state extended operation.
ManageAccount() - Constructor for class org.opends.server.tools.ManageAccount
 
ManagedObject<T extends ConfigurationClient> - Interface in org.opends.server.admin.client
A generic interface for accessing client-side managed objects.
ManagedObjectAlreadyExistsException - Exception in org.opends.server.admin
A managed object could not be created because there is an existing managed object with the same name.
ManagedObjectAlreadyExistsException() - Constructor for exception org.opends.server.admin.ManagedObjectAlreadyExistsException
Create a managed object already exists exception.
ManagedObjectDecodingException - Exception in org.opends.server.admin.client
The requested managed object was found but one or more of its properties could not be decoded successfully.
ManagedObjectDecodingException(ManagedObject<?>, Collection<PropertyException>) - Constructor for exception org.opends.server.admin.client.ManagedObjectDecodingException
Create a new property decoding exception.
ManagedObjectDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
Defines the structure of a managed object which can be instantiated.
ManagedObjectDefinition(String, AbstractManagedObjectDefinition<? super C, ? super S>) - Constructor for class org.opends.server.admin.ManagedObjectDefinition
Create a new managed object definition.
ManagedObjectDefinitionI18NResource - Class in org.opends.server.admin
A class for retrieving internationalized resource properties associated with a managed object definition.
ManagedObjectDefinitionResource - Class in org.opends.server.admin
A class for retrieving non-internationalized resource properties associated with a managed object definition.
managedObjectExists(ManagedObjectPath<?, ?>) - Method in class org.opends.server.admin.client.ManagementContext
Determines whether or not the named managed object exists.
managedObjectExists(ManagedObjectPath<?, ?>) - Method in class org.opends.server.admin.client.spi.Driver
Determines whether or not the named managed object exists.
managedObjectExists(ManagedObjectPath<?, ?>) - Method in class org.opends.server.admin.server.ServerManagementContext
Determines whether or not the named managed object exists.
ManagedObjectNotFoundException - Exception in org.opends.server.admin
The requested managed object could not be located.
ManagedObjectNotFoundException() - Constructor for exception org.opends.server.admin.ManagedObjectNotFoundException
Create a managed object not found exception.
ManagedObjectNotFoundException(Throwable) - Constructor for exception org.opends.server.admin.ManagedObjectNotFoundException
Create a managed object not found exception with the specified cause.
ManagedObjectOption - Enum in org.opends.server.admin
This enumeration contains various options that can be associated with managed object definitions.
ManagedObjectPath<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
A path which can be used to determine the location of a managed object instance.
ManagedObjectPathSerializer - Interface in org.opends.server.admin
A strategy for serializing managed object paths.
ManagementContext - Class in org.opends.server.admin.client
Client management connection context.
ManagementContext() - Constructor for class org.opends.server.admin.client.ManagementContext
Creates a new management context.
ManageTasks - Class in org.opends.server.tools
Tool for getting information and managing tasks in the Directory Server.
ManageTasks(InputStream, OutputStream, OutputStream) - Constructor for class org.opends.server.tools.ManageTasks
Constructs a parameterized instance.
ManageTasksPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the list of scheduled tasks.
ManageTasksPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Default constructor.
mapCertificateToUser(Certificate[]) - Method in class org.opends.server.api.CertificateMapper
Establishes a mapping between the information in the provided certificate chain and a single user entry in the Directory Server.
mapCertificateToUser(Certificate[]) - Method in class org.opends.server.extensions.FingerprintCertificateMapper
Establishes a mapping between the information in the provided certificate chain and a single user entry in the Directory Server.
mapCertificateToUser(Certificate[]) - Method in class org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
Establishes a mapping between the information in the provided certificate chain and a single user entry in the Directory Server.
mapCertificateToUser(Certificate[]) - Method in class org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
Establishes a mapping between the information in the provided certificate chain and a single user entry in the Directory Server.
mapCertificateToUser(Certificate[]) - Method in class org.opends.server.extensions.SubjectEqualsDNCertificateMapper
Establishes a mapping between the information in the provided certificate chain to the DN of a single user in the Directory Server.
mark(int) - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Marks the current position in the input stream.
mark(int) - Method in class org.opends.server.types.RecordingInputStream
mark(int) - Method in class org.opends.server.util.SizeLimitInputStream
markSupported() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Indicates whether this input stream implementation supports the use of the mark and reset methods.
markSupported() - Method in class org.opends.server.types.RecordingInputStream
markSupported() - Method in class org.opends.server.util.SizeLimitInputStream
matchedDN - Variable in class org.opends.dsml.protocol.LDAPResult
 
MatchedValuesControl - Class in org.opends.server.controls
This class implements the matched values control as defined in RFC 3876.
MatchedValuesControl(boolean, ArrayList<MatchedValuesFilter>) - Constructor for class org.opends.server.controls.MatchedValuesControl
Creates a new matched values control using the default OID and the provided criticality and set of filters.
MatchedValuesFilter - Class in org.opends.server.controls
This class defines a filter that may be used in conjunction with the matched values control to indicate which particular values of a multivalued attribute should be returned.
matches(AbstractManagedObjectDefinition<?, ?>) - Method in interface org.opends.server.admin.DefinitionResolver
Determines whether or not the provided managed object definition matches this resolver's criteria.
matches(ManagedObjectPath<?, ?>) - Method in class org.opends.server.admin.ManagedObjectPath
Determines whether this managed object path references the same location as the provided managed object path.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.AndRefinement
Check if the refinement matches the given entry.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.FilterRefinement
Check if the refinement matches the given entry.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.ItemRefinement
Check if the refinement matches the given entry.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.NotRefinement
Check if the refinement matches the given entry.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.OrRefinement
Check if the refinement matches the given entry.
matches(Entry) - Method in class org.opends.server.types.SubtreeSpecification.Refinement
Check if the refinement matches the given entry.
matchesBaseAndScope(DN, SearchScope) - Method in class org.opends.server.types.DN
Indicates whether this entry falls within the range of the provided search base DN and scope.
matchesBaseAndScope(DN, SearchScope) - Method in class org.opends.server.types.Entry
Indicates whether this entry falls within the range of the provided search base DN and scope.
matchesDN(DN) - Method in class org.opends.server.authorization.dseecompat.PatternDN
Determine whether a given DN matches this pattern.
matchesEntry(Entry) - Method in class org.opends.server.types.LDAPURL
Indicates whether the provided entry matches the criteria defined in this LDAP URL.
matchesEntry(Entry) - Method in class org.opends.server.types.SearchFilter
Indicates whether this search filter matches the provided entry.
matchesEqualityAssertion(Entry, VirtualAttributeRule, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider matches the assertion value.
matchesEqualityAssertion(ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute matches the specified assertion value.
matchesEqualityAssertion(ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute matches the specified assertion value.
matchesEqualityAssertion(ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
matchesPattern(DN) - Method in class org.opends.server.authorization.dseecompat.Target
This method tries to match a pattern against a DN.
matchesRDN(RDN) - Method in class org.opends.server.authorization.dseecompat.PatternRDN
Determine whether a given RDN matches the pattern.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(Entry, VirtualAttributeRule, ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Indicates whether this virtual attribute provider will generate any value which matches the provided substring.
matchesSubstring(ByteString, List<ByteString>, ByteString) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has any value(s) that match the provided substring.
matchesSubstring(ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Indicates whether this attribute has any value(s) that match the provided substring.
matchesSubstring(ByteString, List<ByteString>, ByteString) - Method in class org.opends.server.types.VirtualAttribute
 
matchingRule - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
MatchingRuleAssertion - Class in org.opends.dsml.protocol
Java class for MatchingRuleAssertion complex type.
MatchingRuleAssertion() - Constructor for class org.opends.dsml.protocol.MatchingRuleAssertion
 
MatchingRuleCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Matching Rule settings.
MatchingRuleCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Matching Rule settings.
MatchingRuleCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Matching Rule managed object definition meta information.
MatchingRuleConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of matching rules defined in the Directory Server.
MatchingRuleConfigManager() - Constructor for class org.opends.server.core.MatchingRuleConfigManager
Creates a new instance of this matching rule config manager.
MatchingRuleFactory<T extends MatchingRuleCfg> - 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 a matching rule factory.
MatchingRuleFactory() - Constructor for class org.opends.server.api.MatchingRuleFactory
 
MatchingRulePanel - Class in org.opends.guitools.controlpanel.ui
Class displaying the contents of a matching rule.
MatchingRulePanel() - Constructor for class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Default constructor.
matchingRulesToKeep - Variable in class org.opends.guitools.controlpanel.util.SchemaLoader
List of matching rules to keep in the schema.
MatchingRuleSyntax - Class in org.opends.server.schema
This class implements the matching rule description syntax, which is used to hold matching rule definitions in the server schema.
MatchingRuleSyntax() - Constructor for class org.opends.server.schema.MatchingRuleSyntax
Creates a new instance of this syntax.
MatchingRuleTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a matching rule in the 'Manage Schema' tree.
MatchingRuleTreeNode(String, MatchingRule) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.MatchingRuleTreeNode
Constructor of the node.
MatchingRuleUse - Class in org.opends.server.types
This class defines a data structure for storing and interacting with a matching rule use definition, which may be used to restrict the set of attribute types that may be used for a given matching rule.
MatchingRuleUse(String, MatchingRule, Map<String, String>, String, boolean, Set<AttributeType>, Map<String, List<String>>) - Constructor for class org.opends.server.types.MatchingRuleUse
Creates a new matching rule use definition with the provided information.
MatchingRuleUseSyntax - Class in org.opends.server.schema
This class implements the matching rule use description syntax, which is used to hold matching rule use definitions in the server schema.
MatchingRuleUseSyntax() - Constructor for class org.opends.server.schema.MatchingRuleUseSyntax
Creates a new instance of this syntax.
MAX_CHARS_PER_LINE_IN_DIALOG - Static variable in class org.opends.quicksetup.Constants
The maximum chars we show in a line of a dialog.
MAX_CSN_VALUE - Static variable in class org.opends.server.replication.common.CSN
The maximum possible value for a CSN.
MAX_NESTED_FILTER_DEPTH - Static variable in class org.opends.server.util.ServerConstants
The maximum depth to which nested search filters will be processed.
MAX_PORT_VALUE - Static variable in class org.opends.quicksetup.installer.Installer
The maximum integer value that can be used for a port.
maxRcvWindow - Variable in class org.opends.server.replication.server.ServerHandler
The size of the receiving window.
mayAlterMemberList() - Method in class org.opends.server.api.Group
Indicates whether it is possible to alter the member list for this group (e.g., in order to add members to the group or remove members from it).
mayAlterMemberList() - Method in class org.opends.server.extensions.DynamicGroup
Indicates whether it is possible to alter the member list for this group (e.g., in order to add members to the group or remove members from it).
mayAlterMemberList() - Method in class org.opends.server.extensions.StaticGroup
Indicates whether it is possible to alter the member list for this group (e.g., in order to add members to the group or remove members from it).
mayAlterMemberList() - Method in class org.opends.server.extensions.VirtualStaticGroup
Indicates whether it is possible to alter the member list for this group (e.g., in order to add members to the group or remove members from it).
mayProxy(Entry, Entry, Operation) - Method in class org.opends.server.api.AccessControlHandler
Indicates if the specified proxy user entry can proxy, or act on the behalf of the specified proxied user entry.
mayProxy(Entry, Entry, Operation) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates if the specified proxy user entry can proxy, or act on the behalf of the specified proxied user entry.
maySend(Operation, SearchResultEntry) - Method in class org.opends.server.api.AccessControlHandler
Indicates whether the provided search result entry may be sent to the client.
maySend(DN, Operation, SearchResultReference) - Method in class org.opends.server.api.AccessControlHandler
Indicates whether the provided search result reference may be sent to the client based on the access control configuration.
maySend(DN, Operation, SearchResultReference) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided search result reference may be sent to the client based on the access control configuration.
maySend(Operation, SearchResultEntry) - Method in class org.opends.server.authorization.dseecompat.AciHandler
Indicates whether the provided search result entry may be sent to the client.
mayUseCertificateManager() - Static method in class org.opends.server.util.CertificateManager
Always return true.
mayUseExec() - Static method in class org.opends.server.util.StaticUtils
Indicates whether the use of the exec method will be allowed on this system.
mayUseGraceLogin() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the user may use a grace login if the password is expired and there is at least one grace login remaining.
MB - Static variable in class org.opends.server.util.StaticUtils
Number of bytes in a Mebibyte.
MBEAN_BASE_DOMAIN - Static variable in class org.opends.server.util.ServerConstants
The domain that will be used for JMX MBeans defined within the Directory Server.
MD5_DIGEST_LENGTH - Static variable in class org.opends.server.util.ServerConstants
The number of bytes in a raw MD5 digest.
MD5PasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme based on the MD5 algorithm defined in RFC 1321.
MD5PasswordStorageScheme() - Constructor for class org.opends.server.extensions.MD5PasswordStorageScheme
Creates a new instance of this password storage scheme.
MD5PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying MD5 Password Storage Scheme settings.
MD5PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying MD5 Password Storage Scheme settings.
MD5PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the MD5 Password Storage Scheme managed object definition meta information.
MemberList - Class in org.opends.server.types
This class defines a mechanism that may be used to iterate over the members of a group.
MemberList() - Constructor for class org.opends.server.types.MemberList
 
MembershipException - Exception in org.opends.server.types
This class defines an exception that may be thrown if a problem occurs while attempting to iterate across the members of a group.
MembershipException(LocalizableMessage, boolean) - Constructor for exception org.opends.server.types.MembershipException
Creates a new membership exception with the provided information.
MembershipException(LocalizableMessage, boolean, Throwable) - Constructor for exception org.opends.server.types.MembershipException
Creates a new membership exception with the provided information.
MemberVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Member Virtual Attribute settings.
MemberVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Member Virtual Attribute settings.
MemberVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Member Virtual Attribute managed object definition meta information.
MemberVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider that works in conjunction with virtual static groups to generate the values for the member or uniqueMember attribute.
MemberVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.MemberVirtualAttributeProvider
Creates a new instance of this member virtual attribute provider.
memBytesToPercent(long) - Method in class org.opends.server.core.MemoryQuota
Translates bytes to percent of reservable memory.
MemoryBackend - Class in org.opends.server.backends
This class defines a very simple backend that stores its information in memory.
MemoryBackend() - Constructor for class org.opends.server.backends.MemoryBackend
Creates a new backend with the provided information.
MemoryBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Memory Backend settings.
MemoryBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Memory Backend settings.
MemoryBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Memory Backend managed object definition meta information.
MemoryQuota - Class in org.opends.server.core
Estimates the amount of memory in the running JVM for use of long term caches by looking at the Old Generation, where implemented, or at the Runtime information as fallback.
MemoryQuota() - Constructor for class org.opends.server.core.MemoryQuota
Returns the memory quota reservation system for this server instance.
MemoryUsageMonitorProvider - Class in org.opends.server.monitors
This class defines a monitor provider that reports information about Directory Server memory usage.
MemoryUsageMonitorProvider() - Constructor for class org.opends.server.monitors.MemoryUsageMonitorProvider
 
MemoryUsageMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Memory Usage Monitor Provider settings.
MemoryUsageMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Memory Usage Monitor Provider settings.
MemoryUsageMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Memory Usage Monitor Provider managed object definition meta information.
memPercentToBytes(int) - Method in class org.opends.server.core.MemoryQuota
Translates a percentage of memory to the equivalent number of bytes.
merge(Attribute, Attribute) - Static method in class org.opends.server.types.Attributes
Creates a new attribute containing all the values from the two provided attributes.
merge(Attribute, Attribute, Collection<ByteString>) - Static method in class org.opends.server.types.Attributes
Creates a new attribute containing all the values from the two provided attributes and put any duplicate values into the provided collection.
mergeWithRegistry(ADSContext) - Method in class org.opends.admin.ads.ADSContext
Merge the contents of this ADSContext with the contents of the provided ADSContext.
message - Variable in class org.opends.dsml.protocol.ErrorResponse
 
MESSAGE_DIGEST_ALGORITHM_MD5 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate MD5 hashes.
MESSAGE_DIGEST_ALGORITHM_PBKDF2 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate PBKDF2 hashes.
MESSAGE_DIGEST_ALGORITHM_SHA_1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate SHA-1 hashes.
MESSAGE_DIGEST_ALGORITHM_SHA_256 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate 256-bit SHA-2 hashes.
MESSAGE_DIGEST_ALGORITHM_SHA_384 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate 384-bit SHA-2 hashes.
MESSAGE_DIGEST_ALGORITHM_SHA_512 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the message digest algorithm that should be used to generate 512-bit SHA-2 hashes.
messageDesciptorName() - Method in enum org.opends.messages.Severity
Gets the abbreviated form of this Severity.
messageID - Variable in class org.opends.server.types.AbstractOperation
The message ID for this operation.
MeteredStream - Class in org.opends.server.loggers
A metered stream is a subclass of OutputStream that (a) forwards all its output to a target stream (b) keeps track of how many bytes have been written.
MeteredStream(OutputStream, long) - Constructor for class org.opends.server.loggers.MeteredStream
Create the stream wrapped around the specified output stream.
MIN_PORT_VALUE - Static variable in class org.opends.quicksetup.installer.Installer
The minimum integer value that can be used for a port.
MinimumSizeComponentListener - Class in org.opends.quicksetup.event
This class is used to not allowing the user to reduce the size of a component below a certain size.
MinimumSizeComponentListener(Component, int, int) - Constructor for class org.opends.quicksetup.event.MinimumSizeComponentListener
Constructor for the MinimumSizeComponentListener.
MINOR_VERSION - Static variable in class org.opends.server.util.DynamicConstants
The minor version number for the Directory Server.
MINOR_VERSION - Static variable in class org.opends.server.util.SetupUtils
Minor version.
MissingMandatoryPropertiesException - Exception in org.opends.server.admin.client
This exception is thrown when an attempt is made to add or modify a managed object when one or more of its mandatory properties are undefined.
MissingMandatoryPropertiesException(LocalizableMessage, Collection<PropertyException>, boolean) - Constructor for exception org.opends.server.admin.client.MissingMandatoryPropertiesException
Creates a new missing mandatory properties exception with the provided causes.
MOD_TYPE_ADD - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The enumerated type for modify operations that add one or more values for an attribute.
MOD_TYPE_DELETE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The enumerated type for modify operations that remove one or more values from an attribute.
MOD_TYPE_INCREMENT - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The enumerated type for modify operations that increment the value for an attribute.
MOD_TYPE_REPLACE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The enumerated type for modify operations that replace the set of values for an attribute.
modAciOldNewEntry(Entry, Entry, boolean, boolean) - Method in class org.opends.server.authorization.dseecompat.AciList
Remove all of the ACIs related to the old entry and then add all of the ACIs related to the new entry.
modeForName(String) - Static method in enum org.opends.server.types.WritabilityMode
Retrieves the writability mode for the specified name.
modification - Variable in class org.opends.dsml.protocol.ModifyRequest
 
Modification - Class in org.opends.server.types
This class defines a data structure for storing and interacting with a modification that may be requested of an entry in the Directory Server.
Modification(ModificationType, Attribute) - Constructor for class org.opends.server.types.Modification
Creates a new modification with the provided information.
Modification(ModificationType, Attribute, boolean) - Constructor for class org.opends.server.types.Modification
Creates a new modification with the provided information.
MODIFIER_ERROR - Static variable in class org.opends.guitools.controlpanel.browser.IconPool
Mask for the node that has an error.
MODIFIER_LEAF - Static variable in class org.opends.guitools.controlpanel.browser.IconPool
Mask for the leaf node.
MODIFIER_REFERRAL - Static variable in class org.opends.guitools.controlpanel.browser.IconPool
Mask for the referral node.
modifyAsync(ModifyRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
ModifyAttributeTask - Class in org.opends.guitools.controlpanel.task
The task that is in charge of modifying an attribute definition (and all the references to this attribute).
ModifyAttributeTask(ControlPanelInfo, ProgressDialog, AttributeType, AttributeType) - Constructor for class org.opends.guitools.controlpanel.task.ModifyAttributeTask
The constructor of the task.
ModifyChangeRecordEntry - Class in org.opends.server.util
This class defines a data structure for a change record entry for an modify operation.
ModifyChangeRecordEntry(DN, Collection<RawModification>) - Constructor for class org.opends.server.util.ModifyChangeRecordEntry
Creates a new entry with the provided information.
ModifyCommonMsg - Class in org.opends.server.replication.protocol
This class holds every common code for the modify messages (mod, moddn).
ModifyCommonMsg() - Constructor for class org.opends.server.replication.protocol.ModifyCommonMsg
Creates a new ModifyCommonMsg.
ModifyCommonMsg(OperationContext, DN) - Constructor for class org.opends.server.replication.protocol.ModifyCommonMsg
Creates a new ModifyCommonMsg with the given informations.
ModifyCommonMsg(CSN, String, DN) - Constructor for class org.opends.server.replication.protocol.ModifyCommonMsg
Creates a new ModifyCommonMsg with the given informations.
modifyConfigEntry(LocalizableMessage, String, String...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Returns a new upgrade task which applies an LDIF record to all configuration entries matching the provided filter.
ModifyContext - Class in org.opends.server.replication.protocol
This class describe the replication context that is attached to Modify operation.
ModifyContext(CSN, String) - Constructor for class org.opends.server.replication.protocol.ModifyContext
Creates a new Modify Context with the provided parameters.
MODIFYDN_DNS - Static variable in class org.opends.server.plugins.ReferentialIntegrityPlugin
Used to save a map in the modifyDN operation attachment map that holds the old entry DNs and the new entry DNs related to a modify DN rename to new superior operation.
modifyDNAsync(ModifyDNRequest, IntermediateResponseHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
ModifyDNChangeRecordEntry - Class in org.opends.server.util
This class defines a data structure for a change record entry for an modifyDN operation.
ModifyDNChangeRecordEntry(DN, RDN, boolean, DN) - Constructor for class org.opends.server.util.ModifyDNChangeRecordEntry
Creates a new entry with the provided information.
ModifyDnContext - Class in org.opends.server.replication.protocol
This class describe the replication context that is attached to ModifyDN operation.
ModifyDnContext(CSN, String, String) - Constructor for class org.opends.server.replication.protocol.ModifyDnContext
Creates a new ModifyDN Context with the provided parameters.
ModifyDNMsg - Class in org.opends.server.replication.protocol
Message used to send Modify DN information.
ModifyDNMsg(PostOperationModifyDNOperation) - Constructor for class org.opends.server.replication.protocol.ModifyDNMsg
Construct a new Modify DN message.
ModifyDNMsg(DN, CSN, String, String, boolean, String, String) - Constructor for class org.opends.server.replication.protocol.ModifyDNMsg
Construct a new Modify DN message (no mods).
ModifyDNMsg(DN, CSN, String, String, boolean, String, String, List<Modification>) - Constructor for class org.opends.server.replication.protocol.ModifyDNMsg
Construct a new Modify DN message (with mods).
ModifyDNOperation - Interface in org.opends.server.core
This interface defines an operation used to move an entry in the Directory Server.
ModifyDNOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to alter the DN of an entry in the Directory Server.
ModifyDNOperationBasis(ClientConnection, long, int, List<Control>, ByteString, ByteString, boolean, ByteString) - Constructor for class org.opends.server.core.ModifyDNOperationBasis
Creates a new modify DN operation with the provided information.
ModifyDNOperationBasis(ClientConnection, long, int, List<Control>, DN, RDN, boolean, DN) - Constructor for class org.opends.server.core.ModifyDNOperationBasis
Creates a new modify DN operation with the provided information.
ModifyDNOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given moddn operation.
ModifyDNOperationWrapper(ModifyDNOperation) - Constructor for class org.opends.server.core.ModifyDNOperationWrapper
Creates a new moddn operation based on the provided moddn operation.
ModifyDNRequest - Class in org.opends.dsml.protocol
Java class for ModifyDNRequest complex type.
ModifyDNRequest() - Constructor for class org.opends.dsml.protocol.ModifyDNRequest
 
ModifyDNRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP modify DN request protocol op, which is used to move or rename an entry or subtree within the Directory Server.
ModifyDNRequestProtocolOp(ByteString, ByteString, boolean) - Constructor for class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Creates a new modify DN request protocol op with the provided information.
ModifyDNRequestProtocolOp(ByteString, ByteString, boolean, ByteString) - Constructor for class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Creates a new modify DN request protocol op with the provided information.
ModifyDNResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP modify DN response protocol op, which is used to provide information about the result of processing a modify DN request.
ModifyDNResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Creates a new modify DN response protocol op with the provided result code.
ModifyDNResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Creates a new modify DN response protocol op with the provided result code and error message.
ModifyDNResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
Creates a new modify DN response protocol op with the provided information.
modifyEntry(LdapName, Attributes) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Modifies the attributes of the named entry.
modifyEntry(LdapName, Attributes) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Modifies the attributes of the named entry.
modifyEntry(IndexBuffer, EntryID, Entry, Entry, List<Modification>) - Method in class org.opends.server.backends.jeb.AttributeIndex
Update the index to reflect a sequence of modifications in a Modify operation.
modifyEntry(Entry, Entry, List<Modification>, Map<ByteString, Boolean>) - Method in class org.opends.server.backends.jeb.AttributeIndexer
Generate the set of index keys to be added and the set of index keys to be deleted for an entry that was modified.
modifyEntry(Entry, Entry, List<Modification>, Map<ByteString, Boolean>) - Method in class org.opends.server.backends.jeb.ID2CIndexer
Generate the set of index keys to be added and the set of index keys to be deleted for an entry that was modified.
modifyEntry(Entry, Entry, List<Modification>, Map<ByteString, Boolean>) - Method in class org.opends.server.backends.jeb.ID2SIndexer
Generate the set of index keys to be added and the set of index keys to be deleted for an entry that was modified.
modifyEntry(IndexBuffer, EntryID, Entry, Entry, List<Modification>) - Method in class org.opends.server.backends.jeb.Index
Update the index to reflect a sequence of modifications in a Modify operation.
modifyEntry(Entry, Entry, List<Modification>, Map<ByteString, Boolean>) - Method in class org.opends.server.backends.jeb.Indexer
Generate the set of index keys to be added and the set of index keys to be deleted for an entry that was modified.
modifyEntry(Entry, Entry, List<Modification>, Map<ByteString, Boolean>) - Method in class org.opends.server.backends.jeb.PresenceIndexer
Generate the set of index keys to be added and the set of index keys to be deleted for an entry that was modified.
ModifyEntryTask - Class in org.opends.guitools.controlpanel.task
The task that is called when we must modify an entry.
ModifyEntryTask(ControlPanelInfo, ProgressDialog, Entry, CustomSearchResult, BrowserController, TreePath) - Constructor for class org.opends.guitools.controlpanel.task.ModifyEntryTask
Constructor of the task.
modifyExistingManagedObject() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Applies changes made to this managed object.
modifyLDIF(LDIFReader, LDIFReader, LDIFWriter, List<LocalizableMessage>) - Static method in class org.opends.server.tools.LDIFModify
Applies the specified changes to the source LDIF, writing the modified file to the specified target.
ModifyMsg - Class in org.opends.server.replication.protocol
Message used to send Modify information.
ModifyMsg(CSN, DN, List<Modification>, String) - Constructor for class org.opends.server.replication.protocol.ModifyMsg
Creates a new Modify message using the provided information.
ModifyObjectClassTask - Class in org.opends.guitools.controlpanel.task
The task that is in charge of modifying an object class definition (and all the references to this object class).
ModifyObjectClassTask(ControlPanelInfo, ProgressDialog, ObjectClass, ObjectClass) - Constructor for class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
The constructor of the task.
ModifyOnceNewConfigFrameworkIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code should be modified once the new configuration framework is used in place of legacy one.
ModifyOnceSDKSchemaIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code could be modified once the SDK schema is used in place of legacy server schema.
ModifyOperation - Interface in org.opends.server.core
This interface defines an operation used to modify an entry in the Directory Server.
ModifyOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to modify an entry in the Directory Server.
ModifyOperationBasis(ClientConnection, long, int, List<Control>, ByteString, List<RawModification>) - Constructor for class org.opends.server.core.ModifyOperationBasis
Creates a new modify operation with the provided information.
ModifyOperationBasis(ClientConnection, long, int, List<Control>, DN, List<Modification>) - Constructor for class org.opends.server.core.ModifyOperationBasis
Creates a new modify operation with the provided information.
ModifyOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given modify operation.
ModifyOperationWrapper(ModifyOperation) - Constructor for class org.opends.server.core.ModifyOperationWrapper
Creates a new modify operation based on the provided modify operation.
ModifyRequest - Class in org.opends.dsml.protocol
Java class for ModifyRequest complex type.
ModifyRequest() - Constructor for class org.opends.dsml.protocol.ModifyRequest
 
ModifyRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP modify request protocol op, which is used to alter the contents of an entry in the Directory Server.
ModifyRequestProtocolOp(ByteString) - Constructor for class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Creates a new LDAP modify request protocol op with the specified DN and no modifications.
ModifyRequestProtocolOp(ByteString, List<RawModification>) - Constructor for class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Creates a new LDAP modify request protocol op with the specified DN and set of modifications.
ModifyResponseProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP modify response protocol op, which is used to provide information about the result of processing a modify request.
ModifyResponseProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Creates a new modify response protocol op with the provided result code.
ModifyResponseProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Creates a new modify response protocol op with the provided result code and error message.
ModifyResponseProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
Creates a new modify response protocol op with the provided information.
MonitorBackend - Class in org.opends.server.backends
This class defines a backend to hold Directory Server monitor entries.
MonitorBackend() - Constructor for class org.opends.server.backends.MonitorBackend
Creates a new backend with the provided information.
MonitorBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Monitor Backend settings.
MonitorBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Monitor Backend settings.
MonitorBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Monitor Backend managed object definition meta information.
MonitorConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of monitor providers defined in the Directory Server.
MonitorConfigManager(ServerContext) - Constructor for class org.opends.server.core.MonitorConfigManager
Creates a new instance of this monitor provider config manager.
monitorDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The monitor root entry DN.
MonitoringAttributes - Interface in org.opends.guitools.controlpanel.datamodel
An interface defining the different methods required by the UI components to display monitoring attributes data.
MonitoringAttributesViewPanel<T> - Class in org.opends.guitools.controlpanel.ui
The panel that allows the user to select which attributes must be displayed in the traffic monitoring tables.
MonitoringAttributesViewPanel(LinkedHashSet<T>) - Constructor for class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Default constructor.
MonitoringPublisher - Class in org.opends.server.replication.server
This thread regularly publishes monitoring information: - it sends monitoring messages regarding the direct topology (directly connected DSs and RSs) to the connected RSs - it sends monitoring messages regarding the whole topology (also includes the local RS) to the connected DSs Note: as of today, monitoring messages mainly contains the server state of the entities.
MonitoringPublisher(ReplicationServerDomain, long) - Constructor for class org.opends.server.replication.server.MonitoringPublisher
Create a monitoring publisher.
MonitorMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
MonitorMsg(int, int) - Constructor for class org.opends.server.replication.protocol.MonitorMsg
Creates a new MonitorMsg.
MonitorProvider<T extends MonitorProviderCfg> - 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 can provide usage, performance, availability, or other kinds of monitor information to clients.
MonitorProvider() - Constructor for class org.opends.server.api.MonitorProvider
 
MonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Monitor Provider settings.
MonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Monitor Provider settings.
MonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Monitor Provider managed object definition meta information.
MonitorRequestMsg - Class in org.opends.server.replication.protocol
This message is part of the replication protocol.
MonitorRequestMsg(int, int) - Constructor for class org.opends.server.replication.protocol.MonitorRequestMsg
Creates a message.
MONTHS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The set of month names that will be used.
mouseEntered(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Callback when mouse entered a component.
mouseExited(MouseEvent) - Method in class org.opends.guitools.controlpanel.event.ClickTooltipDisplayer
mouseExited(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Callback when mouse exited a component.
mouseOverBackground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The color of the background when the mouse is over (this is used in some components, like the accordion components or some tables to have a visual hint that some components can be clicked).
mouseOverForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The color of the text when the mouse is over (this is used in some components, like the accordion components or some tables to have a visual hint that some components can be clicked).
mousePressed(MouseEvent) - Method in class org.opends.guitools.controlpanel.event.ClickTooltipDisplayer
mousePressed(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Callback when a mouse button has been pressed.
mouseReleased(MouseEvent) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
Callback when a mouse button has been released.
move(File, File) - Method in class org.opends.quicksetup.util.FileManager
Move a file.
move(File, File, FileFilter) - Method in class org.opends.quicksetup.util.FileManager
Move a file.
MoveEvent - Class in org.opends.guitools.controlpanel.event
The event that is throw when an entry is moved in the LDAP entry browser.
MoveEvent(BrowserNodeInfo, BrowserNodeInfo[]) - Constructor for class org.opends.guitools.controlpanel.event.MoveEvent
The constructor of the move event.
moveFile(File, File) - Static method in class org.opends.server.util.StaticUtils
Moves the indicated file to the specified directory by creating a new file in the target directory, copying the contents of the existing file, and removing the existing file.
MoveListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when an entry is being moved (for instance using drag and drop).
MsgQueue - Class in org.opends.server.replication.server
This class is used to build ordered lists of UpdateMsg.
MsgQueue() - Constructor for class org.opends.server.replication.server.MsgQueue
 
MultiChoiceConfigAttribute - Class in org.opends.server.config
This class defines a multi-choice configuration attribute, which can hold zero or more string values.
MultiChoiceConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, Set<String>) - Constructor for class org.opends.server.config.MultiChoiceConfigAttribute
Creates a new multi-choice configuration attribute stub with the provided information but no values.
MultiChoiceConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, Set<String>, String) - Constructor for class org.opends.server.config.MultiChoiceConfigAttribute
Creates a new multi-choice configuration attribute with the provided information.
MultiChoiceConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, Set<String>, List<String>) - Constructor for class org.opends.server.config.MultiChoiceConfigAttribute
Creates a new multi-choice configuration attribute with the provided information.
MultiChoiceConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, Set<String>, List<String>, List<String>) - Constructor for class org.opends.server.config.MultiChoiceConfigAttribute
Creates a new multi-choice configuration attribute with the provided information.
MultiDomainDBCursor - Class in org.opends.server.replication.server.changelog.file
Cursor iterating over a all the replication domain known to the changelog DB.
MultiDomainDBCursor(ReplicationDomainDB, DBCursor.CursorOptions) - Constructor for class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
Builds a MultiDomainDBCursor instance.
MultiDomainServerState - Class in org.opends.server.replication.common
This object is used to store a list of ServerState object, one by replication domain.
MultiDomainServerState() - Constructor for class org.opends.server.replication.common.MultiDomainServerState
Creates a new empty object.
MultiDomainServerState(String) - Constructor for class org.opends.server.replication.common.MultiDomainServerState
Create an object from a string representation.
MultimasterReplication - Class in org.opends.server.replication.plugin
This class is used to load the Replication code inside the JVM and to trigger initialization of the replication.
MultimasterReplication() - Constructor for class org.opends.server.replication.plugin.MultimasterReplication
 
MultiOutputStream - Class in org.opends.server.util
This class defines a simple OutputStream object that can be used to write all messages to multiple targets at the same time, much like the UNIX "tee" command.
MultiOutputStream(OutputStream...) - Constructor for class org.opends.server.util.MultiOutputStream
Creates a new MultiOutputStream object that will write all messages to all of the target streams.
multipleEntriesSelected() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Displays a panel informing that multiple entries are selected.
mustChangePassword() - Method in class org.opends.server.api.ClientConnection
Indicates whether the user associated with this client connection must change their password before they will be allowed to do anything else.
mustChangePassword() - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the user's password must be changed before any other operation can be performed.
mustChangePassword() - Method in class org.opends.server.types.AuthenticationInfo
Indicates whether the authenticated user must change his/her password before any other operation will be allowed.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Method used to know if there are unsaved changes or not.
mustCheckUnsavedChanges() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
Method used to know if there are unsaved changes or not.
mustConfigureReplication() - Method in class org.opends.quicksetup.installer.Installer
Returns true if we must configure replication and false otherwise.
mustCreateAdministrator() - Method in class org.opends.quicksetup.UserData
Returns whether must create a global administrator or not.
mustCreateAds() - Method in class org.opends.quicksetup.installer.Installer
Returns true if we must create the ADS and false otherwise.
mustDeregisterConfig() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Returns true if the configuration must be deregistered and false otherwise.
mustInitializeSuffixes() - Method in class org.opends.quicksetup.installer.Installer
Returns true if we must initialize suffixes and false otherwise.
mustObfuscate(String, Schema) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Returns true if an attribute value must be obfuscated because it contains sensitive information (like passwords) and false otherwise.
mustReadSchema() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Returns true if the schema must be read and false otherwise.
mustReindex(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Tells whether an index must be reindexed or not.
mustStart() - Method in class org.opends.quicksetup.installer.Installer
Returns true if we must start the server and false otherwise.
mustStop() - Method in class org.opends.quicksetup.installer.Installer
Returns true if we must stop the server and false otherwise.

N

name - Variable in class org.opends.dsml.protocol.AttributeDescription
 
name - Variable in class org.opends.dsml.protocol.AttributeValueAssertion
 
name - Variable in class org.opends.dsml.protocol.DsmlAttr
 
name - Variable in class org.opends.dsml.protocol.DsmlModification
 
name - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
name - Variable in class org.opends.dsml.protocol.SubstringFilter
 
name - Variable in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
The field containing the name.
name - Variable in class org.opends.server.backends.jeb.DatabaseContainer
The name of the database within the entryContainer.
NAME - Static variable in class org.opends.server.util.SetupUtils
Product name.
NAME_PREFIX_BACKUP - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom attribute and objectclass names used for holding information about a Directory Server backup.
NAME_PREFIX_CFG - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom attribute and objectclass names in the Directory Server configuration.
NAME_PREFIX_PWP - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom operational attributes used for holding password policy state information.
NAME_PREFIX_RECURRING_TASK - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom attributes and objectclasses for holding recurring task information.
NAME_PREFIX_RLIM - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom operational attributes used for holding resource limit information.
NAME_PREFIX_TASK - Static variable in class org.opends.server.config.ConfigConstants
The prefix that will be applied to all custom attributes and objectclasses for holding task information.
NameAndOptionalUIDSyntax - Class in org.opends.server.schema
This class implements the name and optional UID attribute syntax, which holds values consisting of a DN, optionally followed by an octothorpe (#) and a bit string value.
NameAndOptionalUIDSyntax() - Constructor for class org.opends.server.schema.NameAndOptionalUIDSyntax
Creates a new instance of this syntax.
NamedCharacterSet - Class in org.opends.server.types
This class provides a data structure that makes it possible to associate a name with a given set of characters.
NamedCharacterSet(String, char[]) - Constructor for class org.opends.server.types.NamedCharacterSet
Creates a new named character set with the provided information.
NamedCharacterSet(String, char[], Random) - Constructor for class org.opends.server.types.NamedCharacterSet
Creates a new named character set with the provided information.
NameForm - Class in org.opends.server.types
This class defines a data structure for storing and interacting with a name form, which defines the attribute type(s) that must and/or may be used in the RDN of an entry with a given structural objectclass.
NameForm(String, Map<String, String>, String, String, boolean, ObjectClass, Set<AttributeType>, Set<AttributeType>, Map<String, List<String>>) - Constructor for class org.opends.server.types.NameForm
Creates a new name form definition with the provided information.
NameFormSyntax - Class in org.opends.server.schema
This class implements the name form description syntax, which is used to hold name form definitions in the server schema.
NameFormSyntax() - Constructor for class org.opends.server.schema.NameFormSyntax
Creates a new instance of this syntax.
NAMING_VIOLATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail due to a naming violation.
needsBase64Encoding(ByteSequence) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the provided value needs to be base64-encoded if it is represented in LDIF form.
needsBase64Encoding(String) - Static method in class org.opends.server.util.StaticUtils
Indicates whether the provided value needs to be base64-encoded if it is represented in LDIF form.
negateIfNeeded(EnumEvalResult, boolean) - Static method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
This method is used to possibly negate the result of a simple bind rule evaluation.
netscape.ldap - package netscape.ldap
This package provides a source file stub for the LDAPSocketFactory class that is part of the Mozilla LDAP SDK for Java and is required to build the org.opends.server.protocols.internal.InternalMozillaLDAPSocketFactory class.
newAnonymousConnection() - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new connection for an anonymous user.
newAnonymousConnectionFactory() - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new anonymous connection factory.
newArrayList(E...) - Static method in class org.opends.server.util.CollectionUtils
Creates a new ArrayList with the provided elements.
NewAttributePanel - Class in org.opends.guitools.controlpanel.ui
The panel displayed when the user wants to define a new attribute in the schema.
NewAttributePanel(Component) - Constructor for class org.opends.guitools.controlpanel.ui.NewAttributePanel
Constructor of the new attribute panel.
newAttributeTypes(LocalizableMessage, String, String...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
This task adds a new attribute type (must exists in the original file) to the specified file placed in parameter.
NewBaseDNPanel - Class in org.opends.guitools.controlpanel.ui
The class that appears when the user clicks on 'New Base DN'.
NewBaseDNPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Default constructor.
NewBaseDNPanel.NewBaseDNTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of creating the base DN (and if required, the backend).
NewBaseDNPanel.NewBaseDNTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
The constructor of the task.
newConnectionAccepted(ClientConnection) - Static method in class org.opends.server.core.DirectoryServer
Indicates that a new connection has been accepted and increments the associated counters.
newConnectionFactory(InternalClientConnection) - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new connection factory.
newConnectionFactoryForUser(DN) - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new connection factory for a specified user.
newConnectionForUser(DN) - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new connection for a specified user.
newCSN() - Method in class org.opends.server.replication.common.CSNGenerator
Generate a new CSN.
newDNIsEqual(DN) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Check if the new dn of this ModifyDNMsg is the same as the targetDN given in parameter.
newDNIsParent(DN) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Check if this MSG will change the DN of the target entry to be the same as the dn given as a parameter.
NewDomainPanel - Class in org.opends.guitools.controlpanel.ui
The panel to create a domain.
NewDomainPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewDomainPanel
 
NewEntryFromLDIFPanel - Class in org.opends.guitools.controlpanel.ui
The panel used to create a new entry using an LDIF representation.
NewEntryFromLDIFPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Default constructor.
NewEntryTask - Class in org.opends.guitools.controlpanel.task
The task launched when we must create an entry.
NewEntryTask(ControlPanelInfo, ProgressDialog, Entry, String, BasicNode, BrowserController) - Constructor for class org.opends.guitools.controlpanel.task.NewEntryTask
Constructor of the task.
NewGroupPanel - Class in org.opends.guitools.controlpanel.ui
The panel to create a group.
NewGroupPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewGroupPanel
Default constructor.
newHashSet(E...) - Static method in class org.opends.server.util.CollectionUtils
Creates a new HashSet with the provided elements.
NewIndexPanel - Class in org.opends.guitools.controlpanel.ui
Panel that appears when the user defines a new index.
NewIndexPanel(String, Component) - Constructor for class org.opends.guitools.controlpanel.ui.NewIndexPanel
Constructor of the panel.
newInstance(ManagedObjectDefinition<M, ?>, ManagedObjectPath<M, ?>, PropertySet, boolean, PropertyDefinition<?>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Creates a new managed object.
newInstance(ServerContext, Entry) - Method in class org.opends.server.api.Group
Creates a new group of this type based on the definition contained in the provided entry.
newInstance(ServerContext, Entry) - Method in class org.opends.server.extensions.DynamicGroup
Creates a new group of this type based on the definition contained in the provided entry.
newInstance(ServerContext, Entry) - Method in class org.opends.server.extensions.StaticGroup
Creates a new group of this type based on the definition contained in the provided entry.
newInstance(ServerContext, Entry) - Method in class org.opends.server.extensions.VirtualStaticGroup
Creates a new group of this type based on the definition contained in the provided entry.
newInstanceFromEntry(Entry) - Static method in class org.opends.server.replication.plugin.EntryHistorical
Construct an Historical object from the provided entry by reading the historical attribute.
newLine(String) - Method in interface org.opends.guitools.controlpanel.event.PrintStreamListener
Notification that a new line has been written in a PrintStream.
newLinkedHashSet(E...) - Static method in class org.opends.server.util.CollectionUtils
Creates a new LinkedHashSet with the provided elements.
newLinkedList(E...) - Static method in class org.opends.server.util.CollectionUtils
Creates a new LinkedList with the provided elements.
newObjectClasses(LocalizableMessage, String, String...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
This task adds a new object class (must exists in the original file) to the specified file placed in parameter.
NewObjectClassPanel - Class in org.opends.guitools.controlpanel.ui
The panel displayed when the user wants to define a new object class in the schema.
NewObjectClassPanel(Component) - Constructor for class org.opends.guitools.controlpanel.ui.NewObjectClassPanel
Constructor of the new object class panel.
NewOrganizationalUnitPanel - Class in org.opends.guitools.controlpanel.ui
The panel used to create a new organizational unit.
NewOrganizationalUnitPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Default constructor.
NewOrganizationPanel - Class in org.opends.guitools.controlpanel.ui
The panel used to create a new organization.
NewOrganizationPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Default constructor.
newParentIsEqual(DN) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Check if the new parent of the modifyDNMsg is the same as the targetDN given in parameter.
newrdn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
newRootConnection() - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new root connection.
newRootConnectionFactory() - Static method in class org.forgerock.opendj.adapter.server3x.Adapters
Returns a new root connection factory.
NewSchemaElementsTask - Class in org.opends.guitools.controlpanel.task
An abstract class used to re-factor some code between the different tasks that create elements in the schema.
NewSchemaElementsTask(ControlPanelInfo, ProgressDialog, Set<ObjectClass>, Set<AttributeType>) - Constructor for class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
Constructor of the task.
newSearchRequest(DN, SearchScope, SearchFilter, String...) - Static method in class org.opends.server.protocols.internal.Requests
Creates a new search request using the provided distinguished name, scope, and filter.
newSearchRequest(String, SearchScope, String, String...) - Static method in class org.opends.server.protocols.internal.Requests
Creates a new search request using the provided distinguished name, scope, and filter, decoded using the default schema.
newSearchRequest(String, SearchScope, String) - Static method in class org.opends.server.protocols.internal.Requests
Return a new search request object.
newSearchRequest(DN, SearchScope, String) - Static method in class org.opends.server.protocols.internal.Requests
Return a new search request object.
newSearchRequest(DN, SearchScope) - Static method in class org.opends.server.protocols.internal.Requests
Return a new search request object.
NewSuffixOptions - Class in org.opends.quicksetup.installer
This class is used to provide a data model for the Data Options panel of the installer.
NewSuffixOptions.Type - Enum in org.opends.quicksetup.installer
This enumeration is used to know what the user wants to do for the data (import data or not, what use as source of the data...).
newSuperior - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
newThread(Runnable) - Method in class org.opends.server.api.DirectoryThread.Factory
newTreeSet(E...) - Static method in class org.opends.server.util.CollectionUtils
Creates a new TreeSet with the provided elements.
NewUserPanel - Class in org.opends.guitools.controlpanel.ui
The panel used to create a new user.
NewUserPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NewUserPanel
Default constructor.
next() - Method in class org.opends.server.backends.jeb.IDSetIterator
Returns the next element in the iteration.
next() - Method in interface org.opends.server.backends.pluggable.spi.SequentialCursor
Moves this cursor to the next record in the tree.
next() - Method in interface org.opends.server.replication.server.changelog.api.DBCursor
Skip to the next record of the database.
next() - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
 
next() - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
Skip to the next record of the database.
next() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
Go to the next record on the cursor.
next() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDBCursor
Skip to the next record of the database.
nextBigInteger() - Method in class org.opends.server.protocols.asn1.GSERParser
Returns the next element as a BigInteger.
nextBoolean() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next boolean.
nextByte() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next byte.
nextByteArray(int) - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Return a new byte array containing the requested number of bytes.
nextChoiceValueIdentifier() - Method in class org.opends.server.protocols.asn1.GSERParser
Return the identifier of the next IdentifiedChoiceValue element.
nextClicked(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user has clicked the 'next' button.
nextClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
nextClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user has clicked the 'next' button.
nextCSN() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next CSN.
nextCSNUTF8() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next CSN that was encoded as a UTF8 string.
nextDN() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next DN.
nextFirstAndLastNames() - Method in class org.opends.server.tools.makeldif.TemplateFile
Updates the first and last name indexes to choose new values.
nextInt() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next int.
nextInt() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Scans the next token of the input as a non-negative int value.
nextInteger() - Method in class org.opends.server.protocols.asn1.GSERParser
Returns the next element as an Integer.
nextIntUTF8() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next int that was encoded as a UTF8 string.
nextKey() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Scans the next token of the input as a key value.
nextLong() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next long.
nextLongUTF8() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next long that was encoded as a UTF8 string.
nextMemberDN() - Method in class org.opends.server.extensions.FilteredStaticGroupMemberList
Retrieves the DN of the next group member.
nextMemberDN() - Method in class org.opends.server.extensions.SimpleStaticGroupMemberList
Retrieves the DN of the next group member.
nextMemberDN() - Method in class org.opends.server.types.MemberList
Retrieves the DN of the next group member.
nextMemberEntry() - Method in class org.opends.server.extensions.DynamicGroupMemberList
Retrieves the entry for the next group member.
nextMemberEntry() - Method in class org.opends.server.extensions.FilteredStaticGroupMemberList
Retrieves the entry for the next group member.
nextMemberEntry() - Method in class org.opends.server.extensions.SimpleStaticGroupMemberList
Retrieves the entry for the next group member.
nextMemberEntry() - Method in class org.opends.server.types.MemberList
Retrieves the entry for the next group member.
nextMessageID() - Static method in class org.opends.dsml.protocol.DSMLServlet
Retrieves a message ID that may be used for the next LDAP message sent to the Directory Server.
nextMessageID() - Static method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves the message ID that should be used for the next internal operation.
nextMessageID() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the message ID that should be used for the next Jmx operation.
nextName() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Scans the next token of the input as a name value.
nextNamedValueIdentifier() - Method in class org.opends.server.protocols.asn1.GSERParser
Returns the identifier of the next NamedValue element.
nextOperation(ParallelWorkerThread) - Method in class org.opends.server.extensions.ParallelWorkQueue
Retrieves the next operation that should be processed by one of the worker threads, blocking if necessary until a new request arrives.
nextOperation(TraditionalWorkerThread) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Retrieves the next operation that should be processed by one of the worker threads, blocking if necessary until a new request arrives.
nextOperationID() - Static method in class org.opends.server.protocols.internal.InternalClientConnection
Retrieves the operation ID that should be used for the next internal operation.
nextOperationID() - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Retrieves the operation ID that should be used for the next Jmx operation.
nextReader() - Method in class org.opends.server.types.LDIFImportConfig
Retrieves the LDIF reader configured to read from the next LDIF file in the list.
nextServerStateMustComeLast() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next ServerState.
nextShort() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next short.
nextSpecificExclusions(Set<DN>, Set<DN>) - Method in class org.opends.server.types.SubtreeSpecification.Parser
Scans the next tokens of the input as a set of specific exclusions encoded according to the SpecificExclusion production in RFC 3672.
nextString() - Method in class org.opends.server.protocols.asn1.GSERParser
Returns the next element as a String.
nextString() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next UTF8-encoded string.
nextStrings(TCol) - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Reads the next UTF8-encoded strings in the provided collection.
nextStringValue() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Scans the next token of the input as a string quoted according to the StringValue production in RFC 3641.
NO_ATTRIBUTES - Static variable in class org.opends.server.schema.SchemaConstants
RFC 2251, Section 4.5.1: 'If the client does not want any attributes returned, it can specify a list containing only the attribute with OID "1.1".
NO_BACKUPS_FOUND - Static variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
The message informing that no backups where found.
NO_OPERATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations in which no action is taken because the request include the LDAP no-op control.
NO_RESPONSE_CONTROLS - Static variable in class org.opends.server.types.AbstractOperation
The set of response controls that will always be returned for an abandon operation.
NO_SUCH_ATTRIBUTE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a specified attribute does not exist.
NO_SUCH_OBJECT - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a targeted entry does not exist.
NO_SUCH_OPERATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for cancel operations that fail because the specified operation could not be found.
NO_VALUE_SET - Static variable in class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
The message to express that the value was not found.
nodeIsExpanded(BasicNode) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Returns true if the node is expanded.
NodeRefresher - Class in org.opends.guitools.controlpanel.browser
The class that is in charge of doing the LDAP searches required to update a node: search the local entry, detect if it has children, retrieve the attributes required to render the node, etc.
NodeRefresher.State - Enum in org.opends.guitools.controlpanel.browser
The enumeration containing all the states the refresher can have.
noEntryPanel - Variable in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
The panel used to update messages.
noEntrySelected() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Displays a panel informing that nothing is selected.
NoItemSelectedPanel - Class in org.opends.guitools.controlpanel.ui
A simple panel containing a message.
NoItemSelectedPanel() - Constructor for class org.opends.guitools.controlpanel.ui.NoItemSelectedPanel
Default constructor.
NoLeftInsetCategoryComboBoxRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
This class is used simply to avoid an inset on the left for the elements of the combo box.
NoLeftInsetCategoryComboBoxRenderer(JComboBox) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.NoLeftInsetCategoryComboBoxRenderer
The constructor.
nonselectionBackground - Static variable in class org.opends.guitools.controlpanel.ui.renderer.TreeCellRenderer
Background when the cell is not selected.
noPropertiesFileArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliParser
The argument which should be used to indicate that we will not look for properties file.
normalizeAttributeValue(Schema, ByteSequence) - Method in class org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRuleImpl
NORMALIZED_AVA_SEPARATOR - Static variable in class org.opends.server.types.DN
AVA separator for normalized byte string of a DN.
NORMALIZED_ESC_BYTE - Static variable in class org.opends.server.types.DN
Escape byte for normalized byte string of a DN.
NORMALIZED_RDN_SEPARATOR - Static variable in class org.opends.server.types.DN
RDN separator for normalized byte string of a DN.
normalizedObjectClasses(Set<String>) - Static method in class org.opends.server.plugins.LDAPADListPlugin
Filters the set of attributes provided in a search request or pre- / post- read controls according to RFC 4529.
normalizeValue(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Get a normalized string representation of a property value.
normalizeValue(String) - Method in class org.opends.server.admin.ClassPropertyDefinition
Get a normalized string representation of a property value.
normalizeValue(E) - Method in class org.opends.server.admin.EnumPropertyDefinition
Get a normalized string representation of a property value.
normalizeValue(T) - Method in class org.opends.server.admin.PropertyDefinition
Get a normalized string representation of a property value.
normalizeValue(String) - Method in class org.opends.server.admin.StringPropertyDefinition
Get a normalized string representation of a property value.
not - Variable in class org.opends.dsml.protocol.Filter
 
not(Condition) - Static method in class org.opends.server.admin.condition.Conditions
Creates a condition which evaluates to true if the sub-condition is false, or false if the sub-condition is true.
NOT_ALLOWED_ON_NONLEAF - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation is not allowed on non-leaf entries.
NOT_ALLOWED_ON_RDN - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation is not allowed on an RDN attribute.
NOT_APPLICABLE - Static variable in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
The not applicable message.
NOT_AVAILABLE - Static variable in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Key value to identify the case of a value not available.
NOT_AVAILABLE_AUTHENTICATION_REQUIRED - Static variable in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Key value to identify the case of a value not available because authentication is required.
NOT_AVAILABLE_SERVER_DOWN - Static variable in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Key value to identify the case of a value not available because the server is down.
NOT_CURRENT_STEP_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the step which is not the current one in the steps panel.
NOTCondition - Class in org.opends.server.admin.condition
A condition which evaluates to true if the sub-condition is false, or false if the sub-condition is true.
NOTCondition(Condition) - Constructor for class org.opends.server.admin.condition.NOTCondition
Creates a new logical NOT condition with the provided sub-condition.
NOTE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM - Static variable in class org.opends.messages.AccessControlMessages
The SASL mechanism "%s" provided in the Access Control Instruction (ACI) bind rule authmethod expression is not one of the currently registered mechanisms in the server
NOTE_AVAILABLE_PROCESSORS - Static variable in class org.opends.messages.RuntimeMessages
Available Processors: %d
NOTE_AVOID_YOYO_EFFECT - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) stayed connected to RS(%d) to avoid the yoyo effect
NOTE_BACKEND_ENVIRONMENT_UNUSABLE - Static variable in class org.opends.messages.BackendMessages
JE Database Environment corresponding to backend id %s is corrupt.
NOTE_BACKEND_OFFLINE - Static variable in class org.opends.messages.BackendMessages
The backend %s is now taken offline
NOTE_BACKEND_STARTED - Static variable in class org.opends.messages.BackendMessages
The database backend %s containing %d entries has started
NOTE_BACKUP_ARCHIVED_FILE - Static variable in class org.opends.messages.UtilityMessages
Archived backup file: %s
NOTE_BACKUP_FILE_UNCHANGED - Static variable in class org.opends.messages.UtilityMessages
Backup file has not changed: %s
NOTE_BACKUP_RESTORED_FILE - Static variable in class org.opends.messages.UtilityMessages
Restored backup file: %s (size %d)
NOTE_BACKUP_VERIFY_FILE - Static variable in class org.opends.messages.UtilityMessages
Verifying backup file: %s
NOTE_BACKUPDB_CANCELLED - Static variable in class org.opends.messages.ToolMessages
The backup process was cancelled
NOTE_BACKUPDB_COMPLETED_SUCCESSFULLY - Static variable in class org.opends.messages.ToolMessages
The backup process completed successfully
NOTE_BACKUPDB_COMPLETED_WITH_ERRORS - Static variable in class org.opends.messages.ToolMessages
The backup process completed with one or more errors
NOTE_BACKUPDB_STARTING_BACKUP - Static variable in class org.opends.messages.ToolMessages
Starting backup for backend %s
NOTE_BAD_GEN_ID_IN_FULL_UPDATE - Static variable in class org.opends.messages.ReplicationMessages
Replication server %s for dn %s: directory server %s must stay in full update although a generation id reset has been ordered (from %s to %s)
NOTE_BEST_RS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) has been evaluated to be the best replication server for DS(%d) to connect to because it was the only one standing after all tests
NOTE_BIGGEST_WEIGHT_RS - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) will connect to RS(%d) because it has the biggest weight among all the replication servers
NOTE_BUILD_ID - Static variable in class org.opends.messages.CoreMessages
Build ID: %s
NOTE_CACHE_DB_PRELOADED - Static variable in class org.opends.messages.BackendMessages
The database cache preload for database %s is complete
NOTE_CACHE_PRELOAD_DONE - Static variable in class org.opends.messages.BackendMessages
The database cache preload for backend %s is complete
NOTE_CACHE_PRELOAD_INTERRUPTED_BY_SIZE - Static variable in class org.opends.messages.BackendMessages
The database cache preload for backend %s has been interrupted while preloading database %s due to size limit
NOTE_CACHE_PRELOAD_INTERRUPTED_BY_TIME - Static variable in class org.opends.messages.BackendMessages
The database cache preload for backend %s has been interrupted while preloading database %s due to time limit
NOTE_CACHE_PRELOAD_INTERRUPTED_UNKNOWN - Static variable in class org.opends.messages.BackendMessages
The database cache preload for backend %s has been interrupted while preloading database %s
NOTE_CACHE_PRELOAD_PROGRESS_DONE - Static variable in class org.opends.messages.ExtensionMessages
The entry cache preload for %s backend is complete with the total of %d entries processed
NOTE_CACHE_PRELOAD_PROGRESS_REPORT - Static variable in class org.opends.messages.ExtensionMessages
The entry cache preload for %s backend has processed %d entries, %d MB free heap memory available
NOTE_CACHE_PRELOAD_PROGRESS_START - Static variable in class org.opends.messages.ExtensionMessages
Starting the entry cache preload for %s backend
NOTE_CACHE_PRELOAD_STARTED - Static variable in class org.opends.messages.BackendMessages
The database cache preload for backend %s has started
NOTE_CACHE_SIZE_AFTER_PRELOAD - Static variable in class org.opends.messages.BackendMessages
The database cache is %d MB after pre-loading
NOTE_CONFIG_AUTHZ_ENABLED - Static variable in class org.opends.messages.ConfigMessages
Access control has been enabled and will use the %s implementation
NOTE_CONFIG_BACKEND_ACTION_REQUIRED_TO_CHANGE_CLASS - Static variable in class org.opends.messages.ConfigMessages
The requested change to configuration entry %s would cause the class for the associated backend to change from %s to %s.
NOTE_CONFIG_BACKEND_CANNOT_REMOVE_BACKEND_WITH_SUBORDINATES - Static variable in class org.opends.messages.ConfigMessages
The backend defined in configuration entry %s has one or more subordinate backends.
NOTE_CONFIG_DB_DIR_REQUIRES_RESTART - Static variable in class org.opends.messages.BackendMessages
The change to the DB directory will not take effect until the backend is restarted.
NOTE_CONFIG_FILE_USING_STARTOK_FILE - Static variable in class org.opends.messages.ConfigMessages
The Directory Server is starting using the last known good configuration file %s rather than the active configuration file %s
NOTE_CONFIG_INDEX_ENTRY_LIMIT_REQUIRES_REBUILD - Static variable in class org.opends.messages.BackendMessages
Some index keys have already exceeded the previous index entry limit in index %s.
NOTE_CONFIG_INDEX_SUBSTRING_LENGTH_REQUIRES_REBUILD - Static variable in class org.opends.messages.BackendMessages
Due to changes in the configuration, index %s is currently operating in a degraded state and must be rebuilt before it can be used
NOTE_CONFIG_RESTORE_RESTORED_OLD_CONFIG - Static variable in class org.opends.messages.ConfigMessages
An error occurred that prevented the configuration backup from being properly restored.
NOTE_CONFIG_RESTORE_SIGNED_HASH_VALID - Static variable in class org.opends.messages.ConfigMessages
The signed digest calculated from the backup archive matches the signature stored with the backup information
NOTE_CONFIG_RESTORE_SUCCESSFUL - Static variable in class org.opends.messages.ConfigMessages
Configuration backup %s was successfully restored from the archive in directory %s
NOTE_CONFIG_RESTORE_UNSIGNED_HASH_VALID - Static variable in class org.opends.messages.ConfigMessages
The message digest calculated from the backup archive matches the digest stored with the backup information
NOTE_CONFIG_RESTORE_VERIFY_SUCCESSFUL - Static variable in class org.opends.messages.ConfigMessages
All tests performed on configuration backup %s from directory %s show that the archive appears to be valid
NOTE_CONNHANDLER_STARTED_LISTENING - Static variable in class org.opends.messages.ProtocolMessages
Started listening for new connections on %s
NOTE_CONNHANDLER_STOPPED_LISTENING - Static variable in class org.opends.messages.ProtocolMessages
Stopped listening for new connections on %s
NOTE_CURRENT_DIRECTORY - Static variable in class org.opends.messages.RuntimeMessages
Current Directory: %s
NOTE_DIGEST_MD5_SERVER_FQDN - Static variable in class org.opends.messages.ExtensionMessages
DIGEST-MD5 SASL mechanism using a server fully qualified domain name of: %s
NOTE_DIRECTORY_SERVER_CHANGED_STATUS - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) for domain "%s" has changed its status to %s
NOTE_DIRECTORY_SERVER_LEAVING_LOCKDOWN_MODE - Static variable in class org.opends.messages.CoreMessages
The Directory Server is leaving lockdown mode and will resume normal operation
NOTE_DIRECTORY_SERVER_STARTED - Static variable in class org.opends.messages.CoreMessages
The Directory Server has started successfully
NOTE_DIRECTORY_SERVER_STARTING - Static variable in class org.opends.messages.CoreMessages
%s (build %s, R%d) starting up
NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) disconnected from overloaded RS(%d)
NOTE_DISK_SPACE_RESTORED - Static variable in class org.opends.messages.CoreMessages
The free space (%d bytes) on the disk containing directory %s is now above the threshold
NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) not disconnected from current RS(%d), because RS is underloaded or its load goal is reached
NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) not disconnected from overloaded RS(%d), other DSs will disconnect
NOTE_DS_ACK_TIMEOUT - Static variable in class org.opends.messages.ReplicationMessages
In replication service %s, timeout after %s ms waiting for the acknowledgement of the assured update message: %s
NOTE_DS_RECEIVED_ACK_ERROR - Static variable in class org.opends.messages.ReplicationMessages
In replication service %s and server id %s, the assured update message %s was acknowledged with the following errors: %s
NOTE_ECL_LOOKTHROUGH_LIMIT_EXCEEDED - Static variable in class org.opends.messages.ReplicationMessages
This search operation has checked the maximum of %d entries for matches
NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE - Static variable in class org.opends.messages.ReplicationMessages
Cannot change the configuration while a total update is in progress
NOTE_ERR_FRACTIONAL - Static variable in class org.opends.messages.ReplicationMessages
Fractional replication : exception for domain : %s : %s
NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration : cannot use both exclusive and inclusive modes
NOTE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration : attribute %s is not optional in class %s
NOTE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration : prohibited attribute %s usage
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_ATTRIBUTE_TYPE - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration : could not find attribute type definition for %s in schema
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_OBJECT_CLASS - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration: could not find object class definition for %s in schema
NOTE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT - Static variable in class org.opends.messages.ReplicationMessages
Wrong fractional replication configuration : wrong format : %s (need at least [|*],attributeName)
NOTE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL - Static variable in class org.opends.messages.ReplicationMessages
The export of domain %s from server %s to all other servers of the topology is forbidden as the source server has some fractional configuration : only fractional servers in a replicated topology does not make sense
NOTE_ERR_FRACTIONAL_FORBIDDEN_OPERATION - Static variable in class org.opends.messages.ReplicationMessages
The following operation has been forbidden in suffix %s due to inconsistency with the fractional replication configuration : %s
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE - Static variable in class org.opends.messages.ReplicationMessages
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has not the same fractional configuration
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL - Static variable in class org.opends.messages.ReplicationMessages
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has some fractional configuration but not destination server
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_BAD_DATA_SET - Static variable in class org.opends.messages.ReplicationMessages
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has not the same fractional configuration as local server
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_DATA_SET_IS_FRACTIONAL - Static variable in class org.opends.messages.ReplicationMessages
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has some fractional configuration but not local server
NOTE_ERR_ROUTING_TO_SERVER - Static variable in class org.opends.messages.ReplicationMessages
Protocol error : a replication server is not expected to be the destination of a message of type %s
NOTE_ERR_UNABLE_TO_ENABLE_ECL - Static variable in class org.opends.messages.ReplicationMessages
Error in %s when enabling the external change log: %s
NOTE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR - Static variable in class org.opends.messages.ReplicationMessages
Error when loading a virtual attribute for external change log: Attribute: %s , Error: %s
NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION - Static variable in class org.opends.messages.ExtensionMessages
Account-Status-Notification type='%s' userdn='%s' id=%d msg='%s'
NOTE_EXCEPTION_CLOSING_DATABASE - Static variable in class org.opends.messages.ReplicationMessages
Error closing Replication Server database %s : %s
NOTE_EXCEPTION_RESTARTING_SESSION - Static variable in class org.opends.messages.ReplicationMessages
Caught Exception during reinitialization of communication on domain %s : %s
NOTE_EXPORT_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Exported %d entries and skipped %d in %d seconds (average rate %.1f/sec)
NOTE_EXPORT_PROGRESS_REPORT - Static variable in class org.opends.messages.BackendMessages
Exported %d records and skipped %d (recent rate %.1f/sec)
NOTE_FRACTIONAL_BAD_DATA_SET_NEED_RESYNC - Static variable in class org.opends.messages.ReplicationMessages
Warning : domain %s fractional replication configuration is inconsistent with backend data set : need resynchronization or fractional configuration to be changed
NOTE_FREE_MEMORY - Static variable in class org.opends.messages.RuntimeMessages
Currently Free Memory: %d
NOTE_FSCACHE_INDEX_NOT_FOUND - Static variable in class org.opends.messages.ExtensionMessages
No previous persistent cache state can be found.
NOTE_FSCACHE_RESTORE - Static variable in class org.opends.messages.ExtensionMessages
Staring persistent entry cache state restoration, this may take awhile
NOTE_FSCACHE_RESTORE_REPORT - Static variable in class org.opends.messages.ExtensionMessages
Restored %d persistent cache entries into the entry cache
NOTE_FSCACHE_SAVE - Static variable in class org.opends.messages.ExtensionMessages
Making the entry cache state persistent, this may take awhile
NOTE_FSCACHE_SAVE_REPORT - Static variable in class org.opends.messages.ExtensionMessages
Made persistent %d cache entries
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END - Static variable in class org.opends.messages.ReplicationMessages
Finished total update: exported domain "%s" from this directory server DS(%d) to remote directory server DS(%d).
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL - Static variable in class org.opends.messages.ReplicationMessages
Finished total update: exported domain "%s" from this directory server DS(%d) to all remote directory servers.
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START - Static variable in class org.opends.messages.ReplicationMessages
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to remote directory server DS(%d)
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL - Static variable in class org.opends.messages.ReplicationMessages
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to all remote directory servers
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END - Static variable in class org.opends.messages.ReplicationMessages
Finished total update: imported domain "%s" from remote directory server DS(%d) to this directory server DS(%d).
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START - Static variable in class org.opends.messages.ReplicationMessages
Starting total update: importing domain "%s" from remote directory server DS(%d) to this directory server DS(%d)
NOTE_IMPORT_ADJUST_THREAD_COUNT - Static variable in class org.opends.messages.BackendMessages
Insufficient memory to allocate enough phase one buffers for use by %d threads.
NOTE_IMPORT_CLOSING_DATABASE - Static variable in class org.opends.messages.BackendMessages
Flushing data to disk
NOTE_IMPORT_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Processed %d entries, imported %d, skipped %d, rejected %d and migrated %d in %d seconds (average rate %.1f/sec)
NOTE_IMPORT_LDIF_DB_MEM_BUF_INFO - Static variable in class org.opends.messages.BackendMessages
Setting DB cache size to %d bytes and phase one buffer size to %d bytes
NOTE_IMPORT_LDIF_DN_CLOSE - Static variable in class org.opends.messages.BackendMessages
DN phase two processing completed.
NOTE_IMPORT_LDIF_INDEX_CLOSE - Static variable in class org.opends.messages.BackendMessages
Index %s phase two processing completed
NOTE_IMPORT_LDIF_INDEX_STARTED - Static variable in class org.opends.messages.BackendMessages
Index %s phase two started processing %d buffers in %d batches
NOTE_IMPORT_LDIF_NOT_TRUSTED_FAILED - Static variable in class org.opends.messages.BackendMessages
Setting indexes to not trusted failed for the following reason: %s
NOTE_IMPORT_LDIF_PHASE_TWO_MEM_REPORT - Static variable in class org.opends.messages.BackendMessages
The available memory for phase two processing is %d bytes.
NOTE_IMPORT_LDIF_PHASE_TWO_REPORT - Static variable in class org.opends.messages.BackendMessages
Index %s %d%% complete: remaining = %d kb, rate = %d kb/s; batch %d/%d
NOTE_IMPORT_LDIF_ROOTCONTAINER_CLOSE - Static variable in class org.opends.messages.BackendMessages
Import LDIF environment close took %d seconds
NOTE_IMPORT_LDIF_TMP_ENV_MEM - Static variable in class org.opends.messages.BackendMessages
The amount memory available to the temporary DN cache environment is %d bytes
NOTE_IMPORT_LDIF_TOT_MEM_BUF - Static variable in class org.opends.messages.BackendMessages
The amount of free memory available to the import task is %d bytes.
NOTE_IMPORT_LDIF_TRUSTED_FAILED - Static variable in class org.opends.messages.BackendMessages
Setting indexes trusted failed for the following reason: %s
NOTE_IMPORT_MIGRATION_START - Static variable in class org.opends.messages.BackendMessages
Migrating %s entries for base DN %s
NOTE_IMPORT_PHASE_STATS - Static variable in class org.opends.messages.BackendMessages
Total import time was %d seconds.
NOTE_IMPORT_PROGRESS_REPORT - Static variable in class org.opends.messages.BackendMessages
Processed %d entries, skipped %d and rejected %d (recent rate %.1f/sec)
NOTE_IMPORT_STARTING - Static variable in class org.opends.messages.BackendMessages
%s starting import (build %s, R%d)
NOTE_IMPORT_THREAD_COUNT - Static variable in class org.opends.messages.BackendMessages
Import Thread Count: %d threads
NOTE_INDEX_ADD_REQUIRES_REBUILD - Static variable in class org.opends.messages.BackendMessages
Due to changes in the configuration, index %s is currently operating in a degraded state and must be rebuilt before it can be used
NOTE_INSTALL_DIRECTORY - Static variable in class org.opends.messages.RuntimeMessages
Installation Directory: %s
NOTE_INSTANCE_DIRECTORY - Static variable in class org.opends.messages.RuntimeMessages
Instance Directory: %s
NOTE_JAVA_CLASSPATH - Static variable in class org.opends.messages.RuntimeMessages
Class Path: %s
NOTE_JAVA_HOME - Static variable in class org.opends.messages.RuntimeMessages
JAVA Home: %s
NOTE_JAVA_VENDOR - Static variable in class org.opends.messages.RuntimeMessages
JAVA Vendor: %s
NOTE_JAVA_VERSION - Static variable in class org.opends.messages.RuntimeMessages
JAVA Version: %s
NOTE_JE_VERSION - Static variable in class org.opends.messages.RuntimeMessages
JE Version: %s
NOTE_JEB_BACKUP_CLEANER_ACTIVITY - Static variable in class org.opends.messages.BackendMessages
Including %s additional log file(s) due to cleaner activity
NOTE_JEB_CONFIG_ATTR_REQUIRES_RESTART - Static variable in class org.opends.messages.BackendMessages
The change to the %s attribute will not take effect until the backend is restarted
NOTE_JEB_IMPORT_LDIF_BUFFER_CHECKPOINTS - Static variable in class org.opends.messages.BackendMessages
Checkpoints performed: %d
NOTE_JEB_IMPORT_LDIF_CLEANER_STATS - Static variable in class org.opends.messages.BackendMessages
Cleaner runs: %d files deleted: %d entries read: %d IN nodes cleaned: %d
NOTE_JEB_IMPORT_LDIF_EVICTION_DETECTED - Static variable in class org.opends.messages.BackendMessages
Eviction detected after importing %d entries
NOTE_JEB_IMPORT_LDIF_EVICTION_DETECTED_STATS - Static variable in class org.opends.messages.BackendMessages
Eviction in progress.
NOTE_JEB_SUBORDINATE_INDEXES_DISABLED - Static variable in class org.opends.messages.BackendMessages
The subordinate indexes have been disabled for database backend %s
NOTE_JVM_ARCH - Static variable in class org.opends.messages.RuntimeMessages
JVM Architecture: %s
NOTE_JVM_ARGS - Static variable in class org.opends.messages.RuntimeMessages
JVM Arguments: %s
NOTE_JVM_HOST - Static variable in class org.opends.messages.RuntimeMessages
JVM Host: %s, running %s, %d bytes physical memory size, number of processors available %d
NOTE_JVM_HOST_WITH_UNKNOWN_PHYSICAL_MEM - Static variable in class org.opends.messages.RuntimeMessages
JVM Host: %s, running %s, unknown physical memory size, number of processors available %d
NOTE_JVM_INFO - Static variable in class org.opends.messages.RuntimeMessages
JVM Information: %s by %s, %s architecture, %d bytes heap size
NOTE_JVM_VENDOR - Static variable in class org.opends.messages.RuntimeMessages
JVM Vendor: %s
NOTE_JVM_VERSION - Static variable in class org.opends.messages.RuntimeMessages
JVM Version: %s
NOTE_LOAD_BALANCE_REPLICATION_SERVER - Static variable in class org.opends.messages.ReplicationMessages
Directory Server DS(%d) is disconnecting from replication server RS(%d) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally
NOTE_LOG_EXTENSION_INFORMATION - Static variable in class org.opends.messages.ExtensionMessages
Loaded extension from file '%s' (build %s, revision %s)
NOTE_LOOKTHROUGH_LIMIT_EXCEEDED - Static variable in class org.opends.messages.BackendMessages
This search operation has checked the maximum of %d entries for matches
NOTE_MAX_MEMORY - Static variable in class org.opends.messages.RuntimeMessages
Max Available Memory: %d
NOTE_MONITOR_DATA_RECEIVED - Static variable in class org.opends.messages.ReplicationMessages
Monitor data for the domain "%s" has been received from replication server RS(%d)
NOTE_NEW_BEST_REPLICATION_SERVER - Static variable in class org.opends.messages.ReplicationMessages
Directory Server DS(%d) is switching from replication server RS(%d) at %s to RS(%d) for domain "%s" because it is more suitable.
NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS - Static variable in class org.opends.messages.ReplicationMessages
DS(%d) not disconnected from current RS(%d), since there is no need to rebalance all directory servers to other replication servers in the topology
NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s with generation ID %d
NOTE_OPERATING_SYSTEM - Static variable in class org.opends.messages.RuntimeMessages
Operating System: %s
NOTE_PDB_MEMORY_CFG - Static variable in class org.opends.messages.BackendMessages
The PDB storage for backend '%s' initialized to use %d buffers of %d bytes (total %dkb)
NOTE_READER_EXCEPTION - Static variable in class org.opends.messages.ReplicationMessages
Exception when reading messages from %s: %s
NOTE_READER_NULL_MSG - Static variable in class org.opends.messages.ReplicationMessages
Received a Null Msg from %s
NOTE_REBUILD_ALL_START - Static variable in class org.opends.messages.BackendMessages
Rebuild of all indexes started with %d total entries to process
NOTE_REBUILD_CLEARDEGRADEDSTATE_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Degraded state of index(es) %s has been cleared
NOTE_REBUILD_DEGRADED_START - Static variable in class org.opends.messages.BackendMessages
Rebuild of all degraded indexes started with %d total entries to process
NOTE_REBUILD_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Rebuild complete.
NOTE_REBUILD_PROGRESS_REPORT - Static variable in class org.opends.messages.BackendMessages
%.1f%% Completed.
NOTE_REBUILD_START - Static variable in class org.opends.messages.BackendMessages
Rebuild of index(es) %s started with %d total entries to process
NOTE_REFERRAL_RESULT_MESSAGE - Static variable in class org.opends.messages.BackendMessages
A referral entry %s indicates that the operation must be processed at a different server
NOTE_REJECT_OPERATION_IN_LOCKDOWN_MODE - Static variable in class org.opends.messages.CoreMessages
Rejecting the requested operation because the server is in lockdown mode and will only accept requests from root users over loopback connections
NOTE_REPLICATION_SERVER_LISTENING - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) started listening for new connections on address %s port %d
NOTE_RESENDING_INIT_FROM_REMOTE_REQUEST - Static variable in class org.opends.messages.ReplicationMessages
Resending a new initialization request for an initialization from a remote server due to the root error : %s
NOTE_RESENDING_INIT_TARGET - Static variable in class org.opends.messages.ReplicationMessages
Resending a new initialization start for an initialization of a remote server due to the root error : %s
NOTE_RESET_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
The generation ID for domain "%s" has been reset to %d
NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) generation Id %d does not match DS(%d) generation Id %d, but at least another RS does
NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) groupId %d does not match DS(%d) groupId %d, but at least another RS does
NOTE_RS_HAS_NO_GENERATION_ID - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) has no generation Id, but at least one other RS has the same generation Id %d as DS(%d)
NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) newest change %s is behind another RS which is ahead of DS(%d) newest change %s
NOTE_RS_LATER_THAN_LOCAL_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) newest change %s is behind DS(%d) newest change %s, but at least another RS is at the same point or ahead of the DS
NOTE_RS_NOT_LOCALLY_CONFIGURED - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) was not configured locally on DS(%d), but at least one other RS was
NOTE_RS_ON_DIFFERENT_HOST_THAN_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) is on a different host than DS(%d), but at least another RS is on the same host
NOTE_RS_ON_DIFFERENT_VM_THAN_DS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) is on the same host, but a different virtual machine than DS(%d), but at least another RS is
NOTE_SCHEMA_IMPORT_FAILED - Static variable in class org.opends.messages.SchemaMessages
A schema element could not be imported: %s, %s
NOTE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA - Static variable in class org.opends.messages.BackendMessages
An error occurred that prevented the schema backup from being properly restored.
NOTE_SCHEMA_RESTORE_SIGNED_HASH_VALID - Static variable in class org.opends.messages.BackendMessages
The signed digest calculated from the backup archive matches the signature stored with the backup information
NOTE_SCHEMA_RESTORE_SUCCESSFUL - Static variable in class org.opends.messages.BackendMessages
Schema backup %s was successfully restored from the archive in directory %s
NOTE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID - Static variable in class org.opends.messages.BackendMessages
The message digest calculated from the backup archive matches the digest stored with the backup information
NOTE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL - Static variable in class org.opends.messages.BackendMessages
All tests performed on schema backup %s from directory %s show that the archive appears to be valid
NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES - Static variable in class org.opends.messages.ReplicationMessages
You do not have sufficient privileges to perform a search request on cn=changelog
NOTE_SENT_ALERT_NOTIFICATION - Static variable in class org.opends.messages.CoreMessages
The Directory Server has sent an alert notification generated by class %s (alert type %s, alert ID %s): %s
NOTE_SERVER_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
The Directory Server has started the shutdown process.
NOTE_SERVER_STATE_RECOVERY - Static variable in class org.opends.messages.ReplicationMessages
ServerState recovery for domain %s, updated with changeNumber %s
NOTE_SERVER_STOPPED - Static variable in class org.opends.messages.CoreMessages
The Directory Server is now stopped
NOTE_SYSTEM_NAME - Static variable in class org.opends.messages.RuntimeMessages
System Name: %s
NOTE_TASK_FINISHED - Static variable in class org.opends.messages.BackendMessages
%s task %s finished execution in the state %s
NOTE_TASK_STARTED - Static variable in class org.opends.messages.BackendMessages
%s task %s started execution
NOTE_TASKS_RESTORE_SIGNED_HASH_VALID - Static variable in class org.opends.messages.BackendMessages
The signed digest calculated from the backup archive matches the signature stored with the backup information
NOTE_TASKS_RESTORE_SUCCESSFUL - Static variable in class org.opends.messages.BackendMessages
Tasks backup %s was successfully restored from the archive in directory %s
NOTE_TASKS_RESTORE_UNSIGNED_HASH_VALID - Static variable in class org.opends.messages.BackendMessages
The message digest calculated from the backup archive matches the digest stored with the backup information
NOTE_TASKS_RESTORE_VERIFY_SUCCESSFUL - Static variable in class org.opends.messages.BackendMessages
All tests performed on tasks backup %s from directory %s show that the archive appears to be valid
NOTE_TOTAL_MEMORY - Static variable in class org.opends.messages.RuntimeMessages
Currently Used Memory: %d
NOTE_UNKNOWN_INSTALL_DIRECTORY - Static variable in class org.opends.messages.RuntimeMessages
Installation Directory: unknown
NOTE_UNKNOWN_INSTANCE_DIRECTORY - Static variable in class org.opends.messages.RuntimeMessages
Instance Directory: unknown
NOTE_UNKNOWN_RS - Static variable in class org.opends.messages.ReplicationMessages
RS(%d) could not be contacted by DS(%d)
NOTE_UNRESOLVED_CONFLICT - Static variable in class org.opends.messages.ReplicationMessages
An unresolved conflict was detected for DN %s
NOTE_VERIFY_CLEAN_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Checked %d records and found %d error(s) in %d seconds (average rate %.1f/sec)
NOTE_VERIFY_FINAL_STATUS - Static variable in class org.opends.messages.BackendMessages
Checked %d entries and found %d error(s) in %d seconds (average rate %.1f/sec)
NOTE_VERIFY_PROGRESS_REPORT - Static variable in class org.opends.messages.BackendMessages
Processed %d out of %d records and found %d error(s) (recent rate %.1f/sec)
NOTE_VERSION - Static variable in class org.opends.messages.CoreMessages
%s
NOTICE_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
Output a notice message.
NotificationMessageNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value that is the message for the account status notification.
NotificationMessageNotificationMessageTemplateElement() - Constructor for class org.opends.server.extensions.NotificationMessageNotificationMessageTemplateElement
Creates a new notification message notification message template element.
NotificationMessageTemplateElement - Class in org.opends.server.extensions
This class defines the base class for elements that may be used to generate an account status notification message.
NotificationMessageTemplateElement() - Constructor for class org.opends.server.extensions.NotificationMessageTemplateElement
 
NotificationPropertyNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value that is the value of a specified notification property.
NotificationPropertyNotificationMessageTemplateElement(AccountStatusNotificationProperty) - Constructor for class org.opends.server.extensions.NotificationPropertyNotificationMessageTemplateElement
Creates a new notification property notification message template element.
NotificationTypeNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value that is the name of the account status notification type.
NotificationTypeNotificationMessageTemplateElement() - Constructor for class org.opends.server.extensions.NotificationTypeNotificationMessageTemplateElement
Creates a new notification type notification message template element.
notifyAbandonedOperations() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server should send a response to an operation that has been abandoned.
notifyAuthDataChanged() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Notify this controller that authentication data have changed in the connection pool.
notifyAuthDataChanged() - Method in interface org.opends.guitools.controlpanel.event.ReferralAuthenticationListener
Notification that some authentication changed.
notifyBackupBeginning(Backend<?>, BackupConfig) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered backup task listeners that the server will be beginning a backup task with the provided information.
notifyBackupEnded(Backend<?>, BackupConfig, boolean) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered backup task listeners that the server has completed processing on a backup task with the provided information.
notifyButtonEvent(ButtonName) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Notifies the ButtonActionListener objects that an ButtonEvent has occurred in the button associated with buttonName.
notifyButtonListeners(ButtonEvent) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Notifies the button action listeners that an event occurred.
notifyChangeNumberEntryAdded(DN, long, String, UpdateMsg) - Method in class org.opends.server.backends.ChangelogBackend
Notifies persistent searches of this backend that a new change number entry was added to it.
notifyConfigurationElementCreated(Object) - Method in class org.opends.guitools.controlpanel.task.Task
Notifies the configuration element created listener that a new object has been created.
notifyCookieEntryAdded(DN, UpdateMsg) - Method in class org.opends.server.backends.ChangelogBackend
Notifies persistent searches of this backend that a new cookie entry was added to it.
notifyEntryAdded(BrowserNodeInfo, String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Notify this controller that an entry has been added.
notifyEntryAddedToChangelog(DN, long, MultiDomainServerState, UpdateMsg) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Notifies the ChangelogBackend that a new entry has been added.
notifyEntryChanged(BrowserNodeInfo) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Notify this controller that an entry has changed.
notifyEntryDeleted(BrowserNodeInfo) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Notify this controller that a entry has been deleted.
notifyExportBeginning(Backend<?>, LDIFExportConfig) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered LDIF export task listeners that the server will be beginning an export task with the provided information.
notifyExportEnded(Backend<?>, LDIFExportConfig, boolean) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered LDIF export task listeners that the server has completed processing on an export task with the provided information.
notifyImportBeginning(Backend<?>, LDIFImportConfig) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered LDIF import task listeners that the server will be beginning an import task with the provided information.
notifyImportEnded(Backend<?>, LDIFImportConfig, boolean) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered LDIF import task listeners that the server has completed processing on an import task with the provided information.
notifyListeners() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Notifies the entry changed listeners that the entry changed.
notifyListeners(Integer, LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.uninstaller.Uninstaller
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyListeners(Integer, LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.Application
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyListeners(LocalizableMessage) - Method in class org.opends.quicksetup.Application
This method is called when a new log message has been received.
notifyListeners(Integer, LocalizableMessage, LocalizableMessage) - Method in interface org.opends.quicksetup.event.ProgressNotifier
Notifies all registered listeners about a change in progress state.
notifyListeners(ProgressStep, Integer, LocalizableMessage, LocalizableMessage) - Method in class org.opends.quicksetup.ProgressUpdateListenerDelegate
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyListeners(LocalizableMessage) - Method in class org.opends.quicksetup.ProgressUpdateListenerDelegate
Notify listeners about a change in log detail.
notifyListenersDone(Integer) - Method in class org.opends.quicksetup.Application
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyListenersOfLog() - Method in class org.opends.quicksetup.Application
Conditionally notifies listeners of the log file if it has been initialized.
notifyListenersOfLogAfterError() - Method in class org.opends.quicksetup.Application
Conditionally notifies listeners of the log file if it has been initialized.
notifyListenersRatioChange(Integer) - Method in class org.opends.quicksetup.Application
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyListenersWithPoints(Integer, LocalizableMessage) - Method in class org.opends.quicksetup.Application
This method notifies the ProgressUpdateListeners that there was an update in the installation progress.
notifyOriginalRequestor() - Method in class org.opends.server.types.CancelRequest
Indicates whether the original requestor should receive a response to the request if the operation is canceled.
notifyReplicaOffline(DN, CSN) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Let the DB know this replica is going down.
notifyReplicaOffline(DN, CSN) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Let the DB know this replica is going down.
notifyReplicaOffline(DN, CSN) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Let the DB know this replica is going down.
notifyReplicaOffline(DN, CSN) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Notify that replica is offline.
notifyReplicaOnline(DN, int) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Notify that replica is online.
notifyRestoreBeginning(Backend<?>, RestoreConfig) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered restore task listeners that the server will be beginning a restore task with the provided information.
notifyRestoreEnded(Backend<?>, RestoreConfig, boolean) - Static method in class org.opends.server.core.DirectoryServer
Notifies the registered restore task listeners that the server has completed processing on a restore task with the provided information.
notifySchemaSelectionListeners(Object) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Notifies to all the listeners that a new schema element was selected.
NotSupportedOldVersionPDUException - Exception in org.opends.server.replication.protocol
This exception should be raised by the un-serialization code of a PDU (typically the constructor code with a byte[] parameter), when the detected PDU type (deduced from the first received byte of the message) is a PDU used in an older version of the replication protocol than the current one, and we do not support translation from this old version PDU to his matching PDU in the current protocol version (if it exists).
NotSupportedOldVersionPDUException(String, short, byte) - Constructor for exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
Exception constructor.
NOW - Static variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Magic value used to indicate that the user would like to schedule this operation to run immediately as a task as opposed to running the operation in the local VM.
NOW - Static variable in class org.opends.server.tools.tasks.TaskTool
Magic value used to indicate that the user would like to schedule this operation to run immediately as a task as opposed to running the operation in the local VM.
NULL_DN - Static variable in class org.opends.server.types.DN
A singleton instance of the null DN (a DN with no components).
NULL_LDAP_URL - Static variable in class org.opends.server.authorization.dseecompat.Aci
String used to check for NULL ldap URL.
NullBackend - Class in org.opends.server.backends
This class implements /dev/null like backend for development and testing.
NullBackend() - Constructor for class org.opends.server.backends.NullBackend
Creates a new backend with the provided information.
NullBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Null Backend settings.
NullBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Null Backend settings.
NullBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Null Backend managed object definition meta information.
NullKeyManagerProvider - Class in org.opends.server.extensions
This class provides an implementation of a key manager provider that does not actually have the ability to provide a key manager.
NullKeyManagerProvider() - Constructor for class org.opends.server.extensions.NullKeyManagerProvider
Creates a new instance of this null key manager provider.
NullOutputStream - Class in org.opends.server.types
This class defines a custom output stream that simply discards any data written to it.
NullTrustManagerProvider - Class in org.opends.server.extensions
This class provides an implementation of a trust manager provider that does not actually have the ability to provide a trust manager.
NullTrustManagerProvider() - Constructor for class org.opends.server.extensions.NullTrustManagerProvider
Creates a new instance of this null trust manager provider.
NUMBER_ENTRIES_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for the number of entries.
numberConnections - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The number of connections opened on the server.
NUMERIC_CHARS - Static variable in class org.opends.server.tools.makeldif.RandomTag
The character set that will be used for numeric characters.
NumericLimitedSizeDocumentFilter - Class in org.opends.guitools.controlpanel.ui.components
Document filter used to update properly a text component displaying a numeric field with a limited size.
NumericLimitedSizeDocumentFilter(JTextComponent, int) - Constructor for class org.opends.guitools.controlpanel.ui.components.NumericLimitedSizeDocumentFilter
Constructor.
NumericStringEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for NumericStringEqualityMatchingRule.
NumericStringEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.NumericStringEqualityMatchingRuleFactory
 
NumericStringOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for NumericStringOrderingMatchingRule.
NumericStringOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.NumericStringOrderingMatchingRuleFactory
 
NumericStringSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for NumericStringSubstringMatchingRule.
NumericStringSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.NumericStringSubstringMatchingRuleFactory
 
NumericStringSyntax - Class in org.opends.server.schema
This class implements the numeric string attribute syntax, which may be hold one or more numeric digits and/or spaces.
NumericStringSyntax() - Constructor for class org.opends.server.schema.NumericStringSyntax
Creates a new instance of this syntax.
NumSubordinateHacker - Class in org.opends.guitools.controlpanel.util
Class used to handle the case where numsubordinates does not work between databases.
NumSubordinateHacker() - Constructor for class org.opends.guitools.controlpanel.util.NumSubordinateHacker
 
numSubordinates(DN, boolean) - Method in class org.opends.server.core.ConfigurationHandler
Retrieves the number of subordinates for the requested entry.
NumSubordinatesVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Num Subordinates Virtual Attribute settings.
NumSubordinatesVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Num Subordinates Virtual Attribute settings.
NumSubordinatesVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Num Subordinates Virtual Attribute managed object definition meta information.
NumSubordinatesVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute as described in draft-ietf-boreham-numsubordinates.
NumSubordinatesVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Creates a new instance of this NumSubordinates virtual attribute provider.

O

obfuscateAttributeStringValue(String, Object) - Method in class org.opends.guitools.controlpanel.task.Task
Returns a String representation of a value.
obfuscateLDIFLine(String) - Method in class org.opends.guitools.controlpanel.task.Task
Obfuscates (if required) the attribute value in an LDIF line.
ObjectClass - Class in org.opends.server.types
This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
ObjectClass(String, String, Collection<String>, String, String, Set<ObjectClass>, Set<AttributeType>, Set<AttributeType>, ObjectClassType, boolean, Map<String, List<String>>) - Constructor for class org.opends.server.types.ObjectClass
Creates a new objectclass definition with the provided information.
OBJECTCLASS_ATTRIBUTE_TYPE_NAME - Static variable in class org.opends.server.util.ServerConstants
The name of the attribute type that represents the "objectclass" attribute, formatted in all lowercase characters.
OBJECTCLASS_ATTRIBUTE_TYPE_OID - Static variable in class org.opends.server.util.ServerConstants
The OID for the attribute type that represents the "objectclass" attribute.
OBJECTCLASS_MODS_PROHIBITED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation attempted to modify objectclass values in an illegal manner.
OBJECTCLASS_VIOLATION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the requested operation would have resulted in an entry that violates the server schema.
ObjectClassCellPanel - Class in org.opends.guitools.controlpanel.ui.components
A simple panel used in the LDAP entry viewers to display the object class values of an entry.
ObjectClassCellPanel() - Constructor for class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Default constructor.
ObjectClassEditorPanel - Class in org.opends.guitools.controlpanel.ui
This is the class used to edit the object class of a given entry, it displays the structural objectclass of the entry and its auxiliary objectclasses.
ObjectClassEditorPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Default constructor.
objectClassPresent() - Static method in class org.opends.server.protocols.ldap.LDAPFilter
Returns the objectClass presence filter (objectClass=*).
objectClassPresent() - Static method in class org.opends.server.types.SearchFilter
Returns the objectClass presence filter (objectClass=*).
objectClassSelected(JList) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Method called when there is an object class selected in a list.
ObjectClassSyntax - Class in org.opends.server.schema
This class implements the object class description syntax, which is used to hold objectclass definitions in the server schema.
ObjectClassSyntax() - Constructor for class org.opends.server.schema.ObjectClassSyntax
Creates a new instance of this syntax.
ObjectClassValue - Class in org.opends.guitools.controlpanel.datamodel
This class represent all the objectclass values for a given entry.
ObjectClassValue(String, Set<String>) - Constructor for class org.opends.guitools.controlpanel.datamodel.ObjectClassValue
Constructor of the object class value.
ObjectFactory - Class in org.opends.dsml.protocol
This object contains factory methods for each Java content interface and Java element interface generated in the org.opends.dsml.protocol package.
ObjectFactory() - Constructor for class org.opends.dsml.protocol.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opends.dsml.protocol
ObjectIdentifierEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for ObjectIdentifierEqualityMatchingRule.
ObjectIdentifierEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.ObjectIdentifierEqualityMatchingRuleFactory
 
ObjectIdentifierFirstComponentEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for ObjectIdentifierFirstComponentEqualityMatchingRule.
ObjectIdentifierFirstComponentEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.ObjectIdentifierFirstComponentEqualityMatchingRuleFactory
 
OC_ACCESS_LOGGER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server access logger.
OC_ACCT_NOTIFICATION_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server account status notification handler.
OC_ALERT_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server alert handler.
OC_ALIAS - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass that is used to indicate that an entry is an alias, formatted in all lowercase.
OC_ATTRIBUTE_SYNTAX - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server attribute syntaxes.
OC_AUTHZ_HANDLER_CONFIG - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for the Directory Server access control configuration.
OC_BACKEND - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server backend.
OC_BACKUP_DIRECTORY - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a directory server backup directory.
OC_BACKUP_INFO - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a directory server backup information entry.
OC_BACKUP_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server backup task definition.
OC_CERTIFICATE_MAPPER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server certificate mapper.
OC_CHANGELOG_ENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the objectclass that will be used as the structural class for monitor entries.
OC_COLLECTIVE_ATTR_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the RFC 3671 "collectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of shared attributes subentry), formatted in camel case.
OC_COLLECTIVE_ATTR_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the RFC 3671 "collectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of shared attributes subentry), formatted in all lowercase.
OC_CONNECTION_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server connection handler.
OC_COUNTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass, formatted in all lowercase, that is used to indicate that an entry describes a country.
OC_CRYPTO_CIPHER_KEY - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a cipher key.
OC_CRYPTO_INSTANCE_KEY - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a server certificate entry.
OC_CRYPTO_MAC_KEY - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a mac key.
OC_DEBUG_LOGGER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server debug logger.
OC_DOMAIN - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass, formatted in all lowercase, that is used to indicate that an entry describes a domain.
OC_ERROR_LOGGER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server error logger.
OC_EXPORT_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server export task definition.
OC_EXTENDED_OPERATION_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server extended operation handler.
OC_EXTENSIBLE_OBJECT - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass that is used to allow any attribute type to be present in an entry, formatted in camel case.
OC_EXTENSIBLE_OBJECT_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass that is used to allow any attribute type to be present in an entry, formatted in all lowercase characters.
OC_GROUP_IMPLEMENTATION - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server group implementation.
OC_GROUP_OF_ENTRIES - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfEntries" object class, formatted in camelCase.
OC_GROUP_OF_ENTRIES_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfEntries" object class, formatted in all lowercase characters.
OC_GROUP_OF_NAMES - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfNames" object class, formatted in camelCase.
OC_GROUP_OF_NAMES_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfNames" object class, formatted in all lowercase characters.
OC_GROUP_OF_UNIQUE_NAMES - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfUniqueNames" object class, formatted in camelCase.
OC_GROUP_OF_UNIQUE_NAMES_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfUniqueNames" object class, formatted in all lowercase characters.
OC_GROUP_OF_URLS - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfURLs" object class, formatted in camel case.
OC_GROUP_OF_URLS_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "groupOfURLs" object class, formatted in all lowercase characters.
OC_IDENTITY_MAPPER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server identity mapper.
OC_IMPORT_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server import task definition.
OC_INHERITED_COLLECTIVE_ATTR_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of COS template subentry), formatted in camel case.
OC_INHERITED_COLLECTIVE_ATTR_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of COS template subentry), formatted in all lowercase.
OC_INHERITED_FROM_DN_COLLECTIVE_ATTR_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedFromDNCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of indirect COS template subentry), formatted in camel case.
OC_INHERITED_FROM_DN_COLLECTIVE_ATTR_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedFromDNCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of indirect COS template subentry), formatted in all lowercase.
OC_INHERITED_FROM_RDN_COLLECTIVE_ATTR_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedFromRDNCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of classic COS template subentry), formatted in camel case.
OC_INHERITED_FROM_RDN_COLLECTIVE_ATTR_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the "inheritedFromRDNCollectiveAttributeSubentry" objectclass (which is a special type of objectclass that makes a kind of classic COS template subentry), formatted in all lowercase.
OC_INITIALIZE_TARGET_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server initialize target task definition.
OC_INITIALIZE_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server initialize task definition.
OC_KEY_MANAGER_PROVIDER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server key manager provider.
OC_LDAP_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "ldapSubentry" objectclass (which is a special type of objectclass that makes a kind of "operational" entry), formatted in camel case.
OC_LDAP_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "ldapSubentry" objectclass (which is a special type of objectclass that makes a kind of "operational" entry), formatted in all lowercase.
OC_MATCHING_RULE - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server matching rules.
OC_MONITOR_BACKEND - Static variable in class org.opends.server.util.ServerConstants
The name of the custom objectclass that will be included in backend monitor entries.
OC_MONITOR_BRANCH - Static variable in class org.opends.server.util.ServerConstants
The name of the objectclass that will be used as the structural class for monitor branches.
OC_MONITOR_CONNHANDLER - Static variable in class org.opends.server.util.ServerConstants
The name of the custom objectclass that will be included in connection handler monitor entries.
OC_MONITOR_CONNHANDLERSTATS - Static variable in class org.opends.server.util.ServerConstants
The name of the custom objectclass that will be included in connection handler statistics monitor entries.
OC_MONITOR_ENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the objectclass that will be used as the structural class for monitor entries.
OC_MONITOR_PROVIDER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server monitor provider.
OC_ORGANIZATION - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass, formatted in all lowercase, that is used to indicate that an entry describes an organization.
OC_ORGANIZATIONAL_UNIT - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass that is used to indicate that an entry describes an organizational unit.
OC_ORGANIZATIONAL_UNIT_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the organizationalUnit objectclass formatted in all lowercase characters.
OC_PASSWORD_GENERATOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server password generator.
OC_PASSWORD_POLICY - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server password policy.
OC_PASSWORD_STORAGE_SCHEME - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server password storage scheme.
OC_PASSWORD_VALIDATOR - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server password validator.
OC_PERSON - Static variable in class org.opends.server.util.ServerConstants
The name of the person objectclass, formatted in all lowercase characters.
OC_PLUGIN - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server plugin.
OC_PWD_POLICY_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the LDAP Password Policy Internet-Draft "pwdPolicy" objectclass, formatted in camel case.
OC_PWD_POLICY_SUBENTRY_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the LDAP Password Policy Internet-Draft "pwdPolicy" objectclass, formatted in all lowercase.
OC_RECURRING_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server recurring task definition.
OC_REFERRAL - Static variable in class org.opends.server.util.ServerConstants
The name of the standard objectclass that is used to indicate that an entry is a smart referral, formatted in all lowercase.
OC_RESET_GENERATION_ID_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server reset generationId task definition.
OC_RESTORE_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server restore task definition.
OC_ROOT_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server root DN configuration entry.
OC_ROOT_DSE - Static variable in class org.opends.server.util.ServerConstants
The name of the structural objectclass that will be used for the Directory Server root DSE entry.
OC_SASL_MECHANISM_HANDLER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server SASL mechanism handler.
OC_SELF_SIGNED_CERT_REQUEST - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a self-signed certificate request.
OC_SUBENTRY - Static variable in class org.opends.server.util.ServerConstants
The name of the RFC 3672 "subentry" objectclass (which is a special type of objectclass that makes a kind of "operational" entry), formatted in all lowercase.
OC_SUBSCHEMA - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "subschema" objectclass (which is used in entries that publish schema information), formatted in all lowercase.
OC_SYNCHRONIZATION_PROVIDER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server synchronization provider.
OC_TASK - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server task definition.
OC_TOP - Static variable in class org.opends.server.util.ServerConstants
The name of the standard "top" objectclass, which is the superclass for virtually all other objectclasses, formatted in all lowercase.
OC_TRUST_MANAGER_PROVIDER - Static variable in class org.opends.server.config.ConfigConstants
The name of the objectclass that will be used for a Directory Server trust manager provider.
OC_UNTYPED_OBJECT - Static variable in class org.opends.server.util.ServerConstants
The name of the objectclass that can be used for generic entries for which we don't have any other type of objectclass that is more appropriate.
OC_UNTYPED_OBJECT_LC - Static variable in class org.opends.server.util.ServerConstants
The name of the untypedObject objectclass in all lowercase characters.
OC_VIRTUAL_STATIC_GROUP - Static variable in class org.opends.server.util.ServerConstants
The name of the ds-virtual-static-group objectclass in all lowercase characters.
OctetStringEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for OctetStringEqualityMatchingRule.
OctetStringEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.OctetStringEqualityMatchingRuleFactory
 
OctetStringOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for OctetStringOrderingMatchingRule.
OctetStringOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.OctetStringOrderingMatchingRuleFactory
 
OctetStringSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for OctetStringSubstringMatchingRule.
OctetStringSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.OctetStringSubstringMatchingRuleFactory
 
OctetStringSyntax - Class in org.opends.server.schema
This class implements the octet string attribute syntax, which is equivalent to the binary syntax and should be considered a replacement for it.
OctetStringSyntax() - Constructor for class org.opends.server.schema.OctetStringSyntax
Creates a new instance of this syntax.
of(DN, int) - Static method in class org.opends.server.replication.server.changelog.api.ReplicaId
Creates a ReplicaId with the provided parameters.
OfflineInstaller - Class in org.opends.quicksetup.installer.offline
This is an implementation of the Installer class that is used to install the Directory Server from a zip file.
OfflineInstaller() - Constructor for class org.opends.quicksetup.installer.offline.OfflineInstaller
 
OfflineUpdateException - Exception in org.opends.guitools.controlpanel.task
Exception throw when there is an error updating the configuration offline (in general updating the configuration files).
OfflineUpdateException(LocalizableMessage) - Constructor for exception org.opends.guitools.controlpanel.task.OfflineUpdateException
Creates an exception with a message.
OfflineUpdateException(LocalizableMessage, Throwable) - Constructor for exception org.opends.guitools.controlpanel.task.OfflineUpdateException
Creates an exception with a message and a root cause.
OFFSET_RANGE_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the request included a VLV request control with an invalid offset.
OID_ACCOUNT_USABLE_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the account usable request and response controls.
OID_ALL_OPERATIONAL_ATTRS_FEATURE - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the feature allowing a user to request that all operational attributes be returned.
OID_AUTHZID_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The OID for the authorization identity request control.
OID_AUTHZID_RESPONSE - Static variable in class org.opends.server.util.ServerConstants
The OID for the authorization identity response control.
OID_CANCEL_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The request OID for the cancel extended operation.
OID_COLLECTIVE_EXCLUSIONS_EXCLUDE_ALL - Static variable in class org.opends.server.util.ServerConstants
The OID of the standard "excludeAllCollectiveAttributes" attribute value of the standard "collectiveExclusions" attribute type.
OID_CSN_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the CSN control.
OID_ECL_COOKIE_EXCHANGE_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the entry change request control.
OID_ENTRY_CHANGE_NOTIFICATION - Static variable in class org.opends.server.util.ServerConstants
The OID for the entry change notification control.
OID_EXTENSIBLE_OBJECT - Static variable in class org.opends.server.util.ServerConstants
The OID for the extensibleObject objectclass.
OID_GET_CONNECTION_ID_EXTOP - Static variable in class org.opends.server.util.ServerConstants
The OID for the extended operation that can be used to get the client connection ID.
OID_GET_EFFECTIVE_RIGHTS - Static variable in class org.opends.server.util.ServerConstants
The OID for the get effective rights control.
OID_GET_SYMMETRIC_KEY_EXTENDED_OP - Static variable in class org.opends.server.util.ServerConstants
The request OID for the get symmetric key extended operation.
OID_GSSAPI_KERBEROS_V - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The OID for the Kerberos V GSSAPI mechanism.
OID_INTERNAL_GROUP_MEMBERSHIP_UPDATE - Static variable in class org.opends.server.util.ServerConstants
The OID for the control that will be included in modifications used to alter group membership.
OID_LDAP_ADLIST_FEATURE - Static variable in class org.opends.server.util.ServerConstants
The OID to include in the supportedFeatures list of the Directory Server to indicate that it supports requesting attributes by objectclass.
OID_LDAP_ASSERTION - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the LDAP assertion control.
OID_LDAP_NOOP_OPENLDAP_ASSIGNED - Static variable in class org.opends.server.util.ServerConstants
The OID for the LDAP no-op control that was originally assigned in the initial draft (draft-zeilenga-ldap-noop-00) from the OpenLDAP private range.
OID_LDAP_READENTRY_POSTREAD - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the LDAP readentry control used for retrieving an entry in the state it had immediately after an update was applied.
OID_LDAP_READENTRY_PREREAD - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the LDAP readentry control used for retrieving an entry in the state it had immediately before an update was applied.
OID_LDAP_SUBENTRIES - Static variable in class org.opends.server.util.ServerConstants
The OID for the LDAP subentries control as defined in RFC 3672, which is used to indicate that matching subentries should be returned.
OID_LDUP_SUBENTRIES - Static variable in class org.opends.server.util.ServerConstants
The OID for the LDAP subentries control as defined in the legacy draft-ietf-ldup-subentry internet draft, which is used to indicate that matching subentries should be returned.
OID_MANAGE_DSAIT_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the ManageDsaIT control defined in RFC 3296.
OID_MATCHED_VALUES - Static variable in class org.opends.server.util.ServerConstants
The OID for the matched values control used to specify which particular attribute values should be returned in a search result entry.
OID_MODIFY_INCREMENT_FEATURE - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the feature allowing the use of the increment modification type.
OID_NOTICE_OF_DISCONNECTION - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The OID for the LDAP notice of disconnection extended operation.
OID_NS_PASSWORD_EXPIRED - Static variable in class org.opends.server.util.ServerConstants
The OID for the Netscape password expired control.
OID_NS_PASSWORD_EXPIRING - Static variable in class org.opends.server.util.ServerConstants
The OID for the Netscape password expiring control.
OID_OPENDS_SERVER_ATTRIBUTE_SYNTAX_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server attribute syntax definitions.
OID_OPENDS_SERVER_ATTRIBUTE_TYPE_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server attribute type definitions.
OID_OPENDS_SERVER_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for the OpenDS Directory Server project.
OID_OPENDS_SERVER_CONTROL_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server control definitions.
OID_OPENDS_SERVER_EXPERIMENTAL_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for temporary or experimental OIDs within the OpenDS Directory Server.
OID_OPENDS_SERVER_EXTENDED_OPERATION_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server extended operation definitions.
OID_OPENDS_SERVER_GENERAL_USE_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for general-purpose (i.e., "other") types of OIDs that need to be allocated for the OpenDS Directory Server.
OID_OPENDS_SERVER_MATCHING_RULE_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server matching rule definitions.
OID_OPENDS_SERVER_OBJECT_CLASS_BASE - Static variable in class org.opends.server.schema.SchemaConstants
The base OID that will be used for OpenDS Directory Server object class definitions.
OID_PAGED_RESULTS_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the paged results control defined in RFC 2696.
OID_PASSWORD_MODIFY_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The request OID for the password modify extended operation.
OID_PASSWORD_POLICY_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the password policy control from draft-behera-ldap-password-policy.
OID_PASSWORD_POLICY_STATE_EXTOP - Static variable in class org.opends.server.util.ServerConstants
The OID for the password policy state extended operation (both the request and response types).
OID_PERMISSIVE_MODIFY_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the Permissive Modify control, defined and used by MSAD.
OID_PERSISTENT_SEARCH - Static variable in class org.opends.server.util.ServerConstants
The OID for the persistent search control.
OID_PROXIED_AUTH_V1 - Static variable in class org.opends.server.util.ServerConstants
The OID for the proxied authorization v1 control.
OID_PROXIED_AUTH_V2 - Static variable in class org.opends.server.util.ServerConstants
The OID for the proxied authorization v2 control.
OID_REAL_ATTRS_ONLY - Static variable in class org.opends.server.util.ServerConstants
The OID for the real attributes only control.
OID_REPLICATION_REPAIR_CONTROL - Static variable in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
The OID of the Replication repair Control.
OID_SERVER_SIDE_SORT_REQUEST_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the server-side sort request control.
OID_SERVER_SIDE_SORT_RESPONSE_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the server-side sort response control.
OID_START_TLS_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The request OID for the StartTLS extended operation.
OID_SUBTREE_DELETE_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the subtree delete control.
OID_TRUE_FALSE_FILTERS_FEATURE - Static variable in class org.opends.server.util.ServerConstants
The IANA-assigned OID for the feature allowing the use of LDAP true and false filters.
OID_VIRTUAL_ATTRS_ONLY - Static variable in class org.opends.server.util.ServerConstants
The OID for the virtual attributes only control.
OID_VLV_REQUEST_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the virtual list view request control.
OID_VLV_RESPONSE_CONTROL - Static variable in class org.opends.server.util.ServerConstants
The OID for the virtual list view request control.
OID_WHO_AM_I_REQUEST - Static variable in class org.opends.server.util.ServerConstants
The request OID for the "Who Am I?" extended operation.
OIDSyntax - Class in org.opends.server.schema
This class defines the OID syntax, which holds either an identifier name or a numeric OID.
OIDSyntax() - Constructor for class org.opends.server.schema.OIDSyntax
Creates a new instance of this syntax.
okClicked() - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.components.TreePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.DeleteBackendPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ErrorPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.MainActionsPane
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.NewAttributePanel
 
okClicked() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.NewIndexPanel
 
okClicked() - Method in class org.opends.guitools.controlpanel.ui.NewObjectClassPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
okClicked() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
 
okClicked() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Notification that the ok button has been clicked, the panel is in charge of doing whatever is required (close the dialog, launch a task, etc.).
oldGenerationId - Variable in class org.opends.server.replication.server.ServerHandler
The generation id before processing a new start handshake.
OMIT_FROM_ENTRY - Static variable in class org.opends.server.tools.makeldif.TagResult
A tag result that indicates the value should not be included in the entry, but all other processing should continue.
OMR_CASE_EXACT_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the caseExactOrderingMatch ordering matching rule.
OMR_CASE_EXACT_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the caseExactOrderingMatch ordering matching rule.
OMR_CASE_IGNORE_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the caseIgnoreOrderingMatch ordering matching rule.
OMR_CASE_IGNORE_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the caseIgnoreOrderingMatch ordering matching rule.
OMR_GENERALIZED_TIME_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the generalizedTimeOrderingMatch ordering matching rule.
OMR_GENERALIZED_TIME_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the generalizedTimeOrderingMatch ordering matching rule.
OMR_GENERIC_ENUM_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the enumOrderingMatch ordering matching rule.
OMR_INTEGER_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the integerOrderingMatch ordering matching rule.
OMR_INTEGER_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the integerOrderingMatch ordering matching rule.
OMR_NUMERIC_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the numericStringOrderingMatch ordering matching rule.
OMR_NUMERIC_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the numericStringOrderingMatch ordering matching rule.
OMR_OCTET_STRING_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the octetStringOrderingMatch ordering matching rule.
OMR_OCTET_STRING_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the octetStringOrderingMatch ordering matching rule.
OMR_OID_GENERIC_ENUM - Static variable in class org.opends.server.schema.SchemaConstants
The oid for the generic enum syntax ordering matching rule.
OMR_UUID_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name for the uuidOrderingMatch ordering matching rule.
OMR_UUID_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the uuidOrderingMatch ordering matching rule.
onError - Variable in class org.opends.dsml.protocol.BatchRequest
 
OnlineUpdateException - Exception in org.opends.guitools.controlpanel.task
Exception throw when there is an error updating the configuration online (in general is used as a wrapper when we get a NamingException).
OnlineUpdateException(LocalizableMessage) - Constructor for exception org.opends.guitools.controlpanel.task.OnlineUpdateException
Creates an exception with a message.
OnlineUpdateException(LocalizableMessage, Throwable) - Constructor for exception org.opends.guitools.controlpanel.task.OnlineUpdateException
Creates an exception with a message and a root cause.
onlyForTestsAddlocalReplicationServer(String) - Static method in class org.opends.server.replication.server.ReplicationServer
WARNING : only use this methods for tests purpose.
onlyForTestsClearLocalReplicationServerList() - Static method in class org.opends.server.replication.server.ReplicationServer
WARNING : only use this methods for tests purpose.
OP_ADD_AUTHENTICATION_FAILURE_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the addAuthenticationFailureTime operation.
OP_ADD_GRACE_LOGIN_USE_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the addGraceLoginUseTime operation.
OP_ATTR_ACCOUNT_DISABLED - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate whether the account has been disabled.
OP_ATTR_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that may appear in a user's entry to indicate when that account will expire (and therefore may no longer be used to authenticate).
OP_ATTR_CREATE_TIMESTAMP - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in an entry to indicate when it was created.
OP_ATTR_CREATE_TIMESTAMP_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the create timestamp attribute, in all lowercase characters.
OP_ATTR_CREATORS_NAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in an entry to indicate who created it.
OP_ATTR_CREATORS_NAME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the creatorsName attribute, in all lowercase characters.
OP_ATTR_LAST_LOGIN_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to hold the last login time.
OP_ATTR_MODIFIERS_NAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in an entry to indicate who last updated it.
OP_ATTR_MODIFIERS_NAME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the modifiersName attribute, in all lowercase characters.
OP_ATTR_MODIFY_TIMESTAMP - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in an entry to indicate when it was last updated.
OP_ATTR_MODIFY_TIMESTAMP_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the modify timestamp attribute, in all lowercase characters.
OP_ATTR_PRIVILEGE_NAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to specify the set of privileges assigned to that user.
OP_ATTR_PTAPOLICY_CACHED_PASSWORD - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute which will be put in user's entry in order to cache a copy of their password for pass through authentication.
OP_ATTR_PTAPOLICY_CACHED_PASSWORD_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute which will be put in user's entry in order to record the time at which their password was cached for pass through authentication.
OP_ATTR_PWPOLICY_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate the time that the user changed their password as a result of a policy-wide required change.
OP_ATTR_PWPOLICY_CHANGED_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate the time that the password was last changed.
OP_ATTR_PWPOLICY_CHANGED_TIME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the password changed time attribute, in all lowercase characters.
OP_ATTR_PWPOLICY_FAILURE_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that specifies the time that an authentication attempt failed.
OP_ATTR_PWPOLICY_FAILURE_TIME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the failure time attribute, in all lowercase characters.
OP_ATTR_PWPOLICY_GRACE_LOGIN_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate the times of the grace logins by that user.
OP_ATTR_PWPOLICY_GRACE_LOGIN_TIME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the grace login time attribute, in all lowercase characters.
OP_ATTR_PWPOLICY_HISTORY - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that is used to maintain the password history for the user.
OP_ATTR_PWPOLICY_HISTORY_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that is used to maintain the password history for the user, in all lowercase characters.
OP_ATTR_PWPOLICY_LOCKED_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that specifies the time that the account was locked due to too many failed attempts.
OP_ATTR_PWPOLICY_LOCKED_TIME_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the locked time attribute, in all lowercase characters.
OP_ATTR_PWPOLICY_POLICY_DN - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate which password policy should be used.
OP_ATTR_PWPOLICY_RESET_REQUIRED - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that will appear in a user's entry to indicate whether the password must be changed at the next authentication.
OP_ATTR_PWPOLICY_RESET_REQUIRED_LC - Static variable in class org.opends.server.config.ConfigConstants
The name of the password reset attribute, in all lowercase characters.
OP_ATTR_PWPOLICY_WARNED_TIME - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that indicates when the user was first warned about an upcoming password expiration.
OP_ATTR_USER_IDLE_TIME_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that may be included in user entries to specify an idle time limit to be applied for that user.
OP_ATTR_USER_LOOKTHROUGH_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that may be included in user entries to specify a lookthrough limit for that user.
OP_ATTR_USER_SIZE_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that may be included in user entries to specify a size limit to be applied for that user.
OP_ATTR_USER_TIME_LIMIT - Static variable in class org.opends.server.config.ConfigConstants
The name of the operational attribute that may be included in user entries to specify a time limit to be applied for that user.
OP_CLEAR_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearAccountDisabledState operation.
OP_CLEAR_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearAccountExpirationTime operation.
OP_CLEAR_AUTHENTICATION_FAILURE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearAuthenticationFailureTimes operation.
OP_CLEAR_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearGraceLoginUseTimes operation.
OP_CLEAR_LAST_LOGIN_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearLastLoginTime operation.
OP_CLEAR_PASSWORD_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearPasswordChangedByRequiredTime operation.
OP_CLEAR_PASSWORD_CHANGED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearPasswordChangedTime operation.
OP_CLEAR_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearPasswordExpirationWarnedTime operation.
OP_CLEAR_PASSWORD_HISTORY - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearPasswordHistory operation.
OP_CLEAR_PASSWORD_RESET_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the clearPasswordResetState operation.
OP_GET_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getAccountDisabledState operation.
OP_GET_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getAccountExpirationTime operation.
OP_GET_AUTHENTICATION_FAILURE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getAuthenticationFailureTimes operation.
OP_GET_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getGraceLoginUseTimes operation.
OP_GET_LAST_LOGIN_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getLastLoginTime operation.
OP_GET_PASSWORD_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordChangedByRequiredTime operation.
OP_GET_PASSWORD_CHANGED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordChangedTime operation.
OP_GET_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordExpirationWarnedTime operation.
OP_GET_PASSWORD_HISTORY - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordHistory operation.
OP_GET_PASSWORD_POLICY_DN - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordPolicyDN operation.
OP_GET_PASSWORD_RESET_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getPasswordResetState operation.
OP_GET_REMAINING_AUTHENTICATION_FAILURE_COUNT - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getRemainingAuthenticationFailureCount operation.
OP_GET_REMAINING_GRACE_LOGIN_COUNT - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getRemainingGraceLoginCount operation.
OP_GET_SECONDS_UNTIL_ACCOUNT_EXPIRATION - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilAccountExpiration operation.
OP_GET_SECONDS_UNTIL_AUTHENTICATION_FAILURE_UNLOCK - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilAuthenticationFailureUnlock operation.
OP_GET_SECONDS_UNTIL_IDLE_LOCKOUT - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilIdleLockout operation.
OP_GET_SECONDS_UNTIL_PASSWORD_EXPIRATION - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilPasswordExpiration operation.
OP_GET_SECONDS_UNTIL_PASSWORD_EXPIRATION_WARNING - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilPasswordExpirationWarning operation.
OP_GET_SECONDS_UNTIL_PASSWORD_RESET_LOCKOUT - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilPasswordResetLockout operation.
OP_GET_SECONDS_UNTIL_REQUIRED_CHANGE_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the getSecondsUntilRequiredChangeTime operation.
OP_SET_ACCOUNT_DISABLED_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setAccountDisabledState operation.
OP_SET_ACCOUNT_EXPIRATION_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setAccountExpirationTime operation.
OP_SET_AUTHENTICATION_FAILURE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setAuthenticationFailureTimes operation.
OP_SET_GRACE_LOGIN_USE_TIMES - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setGraceLoginUseTimes operation.
OP_SET_LAST_LOGIN_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setLastLoginTime operation.
OP_SET_PASSWORD_CHANGED_BY_REQUIRED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setPasswordChangedByRequiredTime operation.
OP_SET_PASSWORD_CHANGED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setPasswordChangedTime operation.
OP_SET_PASSWORD_EXPIRATION_WARNED_TIME - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setPasswordExpirationWarnedTime operation.
OP_SET_PASSWORD_RESET_STATE - Static variable in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
The enumerated value for the setPasswordResetState operation.
OP_TYPE_ABANDON_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for abandon requests.
OP_TYPE_ADD_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for add requests.
OP_TYPE_ADD_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for add responses.
OP_TYPE_BIND_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for bind requests.
OP_TYPE_BIND_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for bind responses.
OP_TYPE_COMPARE_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for compare requests.
OP_TYPE_COMPARE_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for compare responses.
OP_TYPE_DELETE_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for delete requests.
OP_TYPE_DELETE_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for delete responses.
OP_TYPE_EXTENDED_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for extended requests.
OP_TYPE_EXTENDED_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for extended responses.
OP_TYPE_INTERMEDIATE_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for intermediate responses.
OP_TYPE_MODIFY_DN_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for modify DN requests.
OP_TYPE_MODIFY_DN_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for modify DN responses.
OP_TYPE_MODIFY_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for modify requests.
OP_TYPE_MODIFY_RESPONSE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for modify responses.
OP_TYPE_SEARCH_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for search requests.
OP_TYPE_SEARCH_RESULT_DONE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for search result done elements.
OP_TYPE_SEARCH_RESULT_ENTRY - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for search result entries.
OP_TYPE_SEARCH_RESULT_REFERENCE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for search result references.
OP_TYPE_UNBIND_REQUEST - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The protocol op type for unbind requests.
open() - Method in class org.opends.server.backends.jeb.AttributeIndex
Open the attribute index.
open() - Method in class org.opends.server.backends.jeb.DatabaseContainer
Opens a JE database in this database container.
open(EnvironmentConfig) - Method in class org.opends.server.backends.jeb.RootContainer
Opens the root container using the JE configuration object provided.
open() - Method in class org.opends.server.backends.jeb.VLVIndex
Opens a JE database in this database container.
open(AccessMode) - Method in class org.opends.server.backends.pdb.PDBStorage
Opens the storage engine to allow executing operations on it.
open(AccessMode) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Opens the storage engine to allow executing operations on it.
OPEN_PAREN - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression used to match an open parenthesis.
openBackend() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.api.Backend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.BackupBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.ChangelogBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.jeb.BackendImpl
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.LDIFBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.MemoryBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.MonitorBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.NullBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.pluggable.BackendImpl
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.RootDSEBackend
 
openBackend() - Method in class org.opends.server.backends.SchemaBackend
 
openBackend() - Method in class org.opends.server.backends.task.TaskBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.backends.TrustStoreBackend
Opens this backend based on the information provided when the backend was configured.
openBackend() - Method in class org.opends.server.extensions.ConfigFileHandler
Opens this backend based on the information provided when the backend was configured.
openCursor(Transaction, CursorConfig) - Method in class org.opends.server.backends.jeb.DatabaseContainer
Open a JE cursor on the JE database.
openCursor(DiskOrderedCursorConfig) - Method in class org.opends.server.backends.jeb.DatabaseContainer
Open a JE disk ordered cursor on the JE database.
openCursor(TreeName) - Method in interface org.opends.server.backends.pluggable.spi.ReadableTransaction
Opens a cursor on the tree whose name is provided.
openDatabase(String) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Open a JE database.
openDeleteCursor() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Create a cursor that can be used to delete some record from this ReplicationServer database.
OPENDJ_BOOTSTRAP_CLIENT_JAR_RELATIVE_PATH - Static variable in class org.opends.quicksetup.Installation
Relative path to bootstrap-client OpenDJ jar file.
OPENDJ_BOOTSTRAP_JAR_RELATIVE_PATH - Static variable in class org.opends.quicksetup.Installation
Relative path to bootstrap OpenDJ jar file.
OPENDJ_JAVA_ARGS - Static variable in class org.opends.server.util.SetupUtils
Specific environment variable used by the scripts to set java arguments.
OPENDJ_JAVA_HOME - Static variable in class org.opends.server.util.SetupUtils
Specific environment variable used by the scripts to find java.
OPENDJ_NUMBER_STRING - Static variable in class org.opends.server.util.DynamicConstants
A string representation of the version number.
OpenDJLoggerFactory - Class in org.opends.server.loggers
Factory to retrieve an openDJ implementation of SLF4J Logger.
OpenDJLoggerFactory() - Constructor for class org.opends.server.loggers.OpenDJLoggerFactory
Create the factory.
OpendsCertificateException - Exception in org.opends.admin.ads.util
When a remote client (dsconfig for instance) wants to establish a remote connection with opends server through a secure connection, and if the certificate is not known, the SSL handcheck fails and this exception is thrown.
OpendsCertificateException(X509Certificate[]) - Constructor for exception org.opends.admin.ads.util.OpendsCertificateException
Build a new OpendsCertificationException object.
OpendsCertificateException(String, X509Certificate[]) - Constructor for exception org.opends.admin.ads.util.OpendsCertificateException
Build a new OpendsCertificationException object.
OpendsCertificateException(X509Certificate[], CertificateException) - Constructor for exception org.opends.admin.ads.util.OpendsCertificateException
Build a new OpendsCertificationException object.
OpenDsException - Exception in org.opends.server.types
This class defines a base exception for OpenDS exceptions.
OpenDsException() - Constructor for exception org.opends.server.types.OpenDsException
Creates a new identified exception.
OpenDsException(OpenDsException) - Constructor for exception org.opends.server.types.OpenDsException
Constructs a new instance from another OpenDsException.
OpenDsException(LocalizableMessage) - Constructor for exception org.opends.server.types.OpenDsException
Creates a new identified exception with the provided information.
OpenDsException(Throwable) - Constructor for exception org.opends.server.types.OpenDsException
Creates a new identified exception with the provided information.
OpenDsException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.types.OpenDsException
Creates a new identified exception with the provided information.
OpendsJmxConnector - Class in org.opends.server.protocols.jmx
Wrapper class for the JMX's RMI connector.
OpendsJmxConnector(String, int, Map<String, Object>) - Constructor for class org.opends.server.protocols.jmx.OpendsJmxConnector
Creates a connector client for the connector server at the given host and port.
OpendsJmxPrincipal - Class in org.opends.server.protocols.jmx
Represents a Ldap authentication ID used for JMX connection authentication.
OpendsJmxPrincipal(String) - Constructor for class org.opends.server.protocols.jmx.OpendsJmxPrincipal
Create a new OpendsJmxPrincipal object.
OpendsRMIJRMPServerImpl - Class in org.opends.server.protocols.jmx
An OpendsRMIJRMPServerImpl object that is exported through JRMP and that creates client connections as RMI objects exported through JRMP.
OpendsRMIJRMPServerImpl(int, RMIClientSocketFactory, RMIServerSocketFactory, Map<String, ?>) - Constructor for class org.opends.server.protocols.jmx.OpendsRMIJRMPServerImpl
Creates a new RMIServer object that will be exported on the given port using the given socket factories.
OpendsRmiServerSocketFactory - Class in org.opends.server.protocols.jmx
An implementation of the socketServer.
OpendsRmiServerSocketFactory(InetAddress) - Constructor for class org.opends.server.protocols.jmx.OpendsRmiServerSocketFactory
Create a new socket factory which will listen on the specified address.
openJEEnvironment(String) - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Open a JE environment.
openReadCursor(long) - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Create a cursor that can be used to search or iterate on this DB.
openTree(TreeName, boolean) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Opens the tree identified by the provided name.
openURL(String) - Static method in class org.opends.quicksetup.util.WebBrowserLauncher
Tries to launch the user web browser with a given URL.
operation - Variable in class org.opends.dsml.protocol.DsmlModification
 
Operation - Interface in org.opends.server.types
This interface defines a generic operation that may be processed by the Directory Server.
operationCompleted() - Method in class org.opends.server.core.OperationWrapper
Indicates that processing on this operation has completed successfully and that the client should perform any associated cleanup work.
operationCompleted() - Method in class org.opends.server.types.AbstractOperation
 
operationCompleted() - Method in interface org.opends.server.types.Operation
Indicates that processing on this operation has completed successfully and that the client should perform any associated cleanup work.
OperationConfig - Class in org.opends.server.types
Base for data structures that define configuration for operations.
OperationConfig() - Constructor for class org.opends.server.types.OperationConfig
 
OperationContext - Class in org.opends.server.replication.protocol
This class describe the replication context that is attached to each Operation using the SYNCHROCONTEXT key.
OperationContext(CSN, String) - Constructor for class org.opends.server.replication.protocol.OperationContext
Create a new OperationContext.
operationID - Variable in class org.opends.server.types.AbstractOperation
The operation ID for this operation.
OperationRejectedException - Exception in org.opends.server.admin.client
This exception is thrown when the client or server refuses to create, delete, or modify a managed object due to one or more constraints that cannot be satisfied.
OperationRejectedException(OperationRejectedException.OperationType, LocalizableMessage) - Constructor for exception org.opends.server.admin.client.OperationRejectedException
Creates a new operation rejected exception with a default message.
OperationRejectedException(OperationRejectedException.OperationType, LocalizableMessage, Collection<LocalizableMessage>) - Constructor for exception org.opends.server.admin.client.OperationRejectedException
Creates a new operation rejected exception with the provided messages.
OperationRejectedException(OperationRejectedException.OperationType, LocalizableMessage, LocalizableMessage) - Constructor for exception org.opends.server.admin.client.OperationRejectedException
Creates a new operation rejected exception with the provided message.
OperationRejectedException.OperationType - Enum in org.opends.server.admin.client
The type of operation that caused this exception.
OPERATIONS_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail due to an operations error.
OperationsException - Exception in org.opends.server.admin
Exceptions thrown as a result of errors that occurred when reading, listing, and modifying managed objects.
OperationsException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.admin.OperationsException
Create an operations exception with a message and cause.
OperationsException(LocalizableMessage) - Constructor for exception org.opends.server.admin.OperationsException
Create an operations exception with a message.
OperationType - Enum in org.opends.server.types
This enumeration defines the set of possible operation types that may be processed by the Directory Server.
OperationWrapper<W extends Operation> - Class in org.opends.server.core
This abstract class is a generic operation wrapper intended to be subclassed by a specific operation wrapper.
OperationWrapper(W) - Constructor for class org.opends.server.core.OperationWrapper
Creates a new generic operation wrapper.
OPTION_PENDING_VALUES - Static variable in class org.opends.server.config.ConfigConstants
The name of the attribute option used to indicate that a configuration attribute has one or more pending values.
OptionalRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
A managed object composite relationship definition which represents a composition of an optional single managed object (i.e.
OptionalRelationDefinition.Builder<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
An interface for incrementally constructing optional relation definitions.
OptionalRelationDefinition.Builder(AbstractManagedObjectDefinition<?, ?>, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.OptionalRelationDefinition.Builder
Creates a new builder which can be used to incrementally build an optional relation definition.
optionsEqual(Set<String>) - Method in class org.opends.server.types.AbstractAttribute
Indicates whether this attribute has exactly the specified set of options.
optionsEqual(Set<String>) - Method in interface org.opends.server.types.Attribute
Indicates whether this attribute has exactly the specified set of options.
optionsEqual(Set<String>) - Method in class org.opends.server.types.AttributeBuilder
Indicates whether this attribute builder has exactly the specified set of options.
optionsEqual(Set<String>) - Method in class org.opends.server.types.VirtualAttribute
 
or - Variable in class org.opends.dsml.protocol.Filter
 
or(Condition...) - Static method in class org.opends.server.admin.condition.Conditions
Creates a condition which evaluates to false if and only if all of its sub-conditions are false.
ORCondition - Class in org.opends.server.admin.condition
A condition which evaluates to false if and only if all of its sub-conditions are false.
ORCondition(Condition...) - Constructor for class org.opends.server.admin.condition.ORCondition
Creates a new logical OR condition with the provided sub-conditions.
org.forgerock.opendj.adapter.server3x - package org.forgerock.opendj.adapter.server3x
Classes for interacting with an embedded OpenDJ 2.x instance using the OpenDJ LDAP SDK.
org.opends.admin.ads - package org.opends.admin.ads
Defines the different classes that are you used to have a read-only view of the configuration of the servers that are registered in the Administration Directory Server (ADS).
org.opends.admin.ads.util - package org.opends.admin.ads.util
Defines a set of auxiliary classes and utilities that are used to retrieve the configuration of the servers that are registered in the Administration Directory Server (ADS).
org.opends.dsml.protocol - package org.opends.dsml.protocol
This package contains source for a Web application that may be used as a DSML-to-LDAP gateway.
org.opends.guitools.controlpanel - package org.opends.guitools.controlpanel
Defines the main classes that are you used by the control-panel to launch the command line.
org.opends.guitools.controlpanel.browser - package org.opends.guitools.controlpanel.browser
Defines the main classes that are you used by the entry browser of the Control Panel.
org.opends.guitools.controlpanel.datamodel - package org.opends.guitools.controlpanel.datamodel
Defines the data structures that are used in the control panel.
org.opends.guitools.controlpanel.event - package org.opends.guitools.controlpanel.event
Defines some of the events and listeners used in the Control Panel.
org.opends.guitools.controlpanel.images - package org.opends.guitools.controlpanel.images
Contains the different images (in gif and png format) that are used by the control panel.
org.opends.guitools.controlpanel.task - package org.opends.guitools.controlpanel.task
Defines the main classes that are you used to perform the administrative operations: start the server, modify an entry, delete a base DN, etc.
org.opends.guitools.controlpanel.ui - package org.opends.guitools.controlpanel.ui
Contains the panels and dialogs displayed in the Control Panel.
org.opends.guitools.controlpanel.ui.border - package org.opends.guitools.controlpanel.ui.border
Contains some specific borders used in the Control Panel.
org.opends.guitools.controlpanel.ui.components - package org.opends.guitools.controlpanel.ui.components
Contains some components used in the Control Panel: the MainActionsPane, the ActionButton, etc.
org.opends.guitools.controlpanel.ui.nodes - package org.opends.guitools.controlpanel.ui.nodes
Contains the different nodes that are used in the trees of the Control Panel (index browser, schema browser, LDAP entries browser...).
org.opends.guitools.controlpanel.ui.renderer - package org.opends.guitools.controlpanel.ui.renderer
Contains some of the list, combo box and table renderers and editors used in the Control Panel: index renderers, schema renderers, LDAP entry renderers...
org.opends.guitools.controlpanel.util - package org.opends.guitools.controlpanel.util
Contains some utilities used in the Control Panel.
org.opends.guitools.uninstaller - package org.opends.guitools.uninstaller
Defines the main classes that are you used by the uninstall and uninstall-gui command lines.
org.opends.guitools.uninstaller.ui - package org.opends.guitools.uninstaller.ui
Defines the classes that are related to AWT and Swing for the code of the uninstaller-gui command line.
org.opends.messages - package org.opends.messages
Defines all the messages that may be used in the Directory Server and tools.
org.opends.quicksetup - package org.opends.quicksetup
Defines the main classes that are you used by both the QuickSetup utilities: the installer.
org.opends.quicksetup.event - package org.opends.quicksetup.event
Defines the different classes that are used to define the specific events and listeners in the installer application.
org.opends.quicksetup.images - package org.opends.quicksetup.images
Contains the different images (in gif and png format) that are used by the installer.
org.opends.quicksetup.installer - package org.opends.quicksetup.installer
Defines the classes that are you used by both the off-line and the web start installer.
org.opends.quicksetup.installer.offline - package org.opends.quicksetup.installer.offline
Defines the specific classes for the offline installer (the one that can be launched after unzipping the OpenDS zip file).
org.opends.quicksetup.installer.ui - package org.opends.quicksetup.installer.ui
Defines the specific graphical classes for the installer.
org.opends.quicksetup.installer.webstart - package org.opends.quicksetup.installer.webstart
Defines the specific classes for the webstart installer (the one that can be launched using a JNLP file located in a remote server).
org.opends.quicksetup.ui - package org.opends.quicksetup.ui
Defines the graphical classes that are shared by the different applications.
org.opends.quicksetup.util - package org.opends.quicksetup.util
Defines the different auxiliary classes that can be used by the different applications (installer).
org.opends.quicksetup.webstart - package org.opends.quicksetup.webstart
Defines the specific classes that are used by both the web start applications.
org.opends.server.admin - package org.opends.server.admin
Common administration classes.
org.opends.server.admin.client - package org.opends.server.admin.client
Common client-side administration classes.
org.opends.server.admin.client.cli - package org.opends.server.admin.client.cli
Command-line interface code for common client-side administration classes.
org.opends.server.admin.client.ldap - package org.opends.server.admin.client.ldap
LDAP configuration transport implementation.
org.opends.server.admin.client.spi - package org.opends.server.admin.client.spi
Client side driver implementation interfaces.
org.opends.server.admin.condition - package org.opends.server.admin.condition
Logical conditions for defining constraints.
org.opends.server.admin.doc - package org.opends.server.admin.doc
Administration documentation classes.
org.opends.server.admin.server - package org.opends.server.admin.server
Server-side administration interface.
org.opends.server.admin.std.client - package org.opends.server.admin.std.client
Provides client-side interfaces for querying and managing the Core directory server administrative components.
org.opends.server.admin.std.meta - package org.opends.server.admin.std.meta
Provides introspection interfaces for the Core directory server administrative components.
org.opends.server.admin.std.server - package org.opends.server.admin.std.server
Provides server-side interfaces for accessing the Core directory server administrative components.
org.opends.server.api - package org.opends.server.api
Contains a number of API declarations for use throughout the Directory Server.
org.opends.server.api.plugin - package org.opends.server.api.plugin
Defines the Directory Server plugin API.
org.opends.server.authorization - package org.opends.server.authorization
Contains the Directory Server access control handler implementation.
org.opends.server.authorization.dseecompat - package org.opends.server.authorization.dseecompat
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access control handler implementation.
org.opends.server.backends - package org.opends.server.backends
Contains various Directory Server backend implementations.
org.opends.server.backends.jeb - package org.opends.server.backends.jeb
Contains the code for the Directory Server backend that uses the Berkeley DB Java Edition as the repository for storing entry and index information.
org.opends.server.backends.pdb - package org.opends.server.backends.pdb
Contains the code for the Directory Server backend that uses Persistit as the repository for storing entry and index information.
org.opends.server.backends.pluggable - package org.opends.server.backends.pluggable
Contains the code for implementing Directory Server pluggable storage backends.
org.opends.server.backends.pluggable.spi - package org.opends.server.backends.pluggable.spi
Interfaces and classes required when implementing new storage engines for the pluggable backend.
org.opends.server.backends.task - package org.opends.server.backends.task
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
org.opends.server.config - package org.opends.server.config
Contains code used to interact with the Directory Server configuration.
org.opends.server.controls - package org.opends.server.controls
Contains classes that represent specific LDAP controls and their values.
org.opends.server.core - package org.opends.server.core
Contains various classes that comprise the core of the Directory Server codebase.
org.opends.server.crypto - package org.opends.server.crypto
This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.
org.opends.server.extensions - package org.opends.server.extensions
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
org.opends.server.loggers - package org.opends.server.loggers
Contains implementations of Directory Server access, error, and debug loggers.
org.opends.server.monitors - package org.opends.server.monitors
Contains various Directory Server monitor provider implementations.
org.opends.server.plugins - package org.opends.server.plugins
Contains the implementation for various Directory Server plugins.
org.opends.server.plugins.profiler - package org.opends.server.plugins.profiler
Contains the implementation of the Directory Server plugin that acts as an embedded profiler that can be used for performance analysis of the server under load.
org.opends.server.protocols - package org.opends.server.protocols
Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols.
org.opends.server.protocols.asn1 - package org.opends.server.protocols.asn1
Contains the Directory Server classes for performing encoding and decoding of ASN.1 elements.
org.opends.server.protocols.http - package org.opends.server.protocols.http
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP.
org.opends.server.protocols.internal - package org.opends.server.protocols.internal
Contains the implementation for the "internal" connection handler and its associated classes.
org.opends.server.protocols.jmx - package org.opends.server.protocols.jmx
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX.
org.opends.server.protocols.ldap - package org.opends.server.protocols.ldap
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using LDAPv3.
org.opends.server.replication - package org.opends.server.replication
This package contains the code for the Multi-Master replication.
org.opends.server.replication.common - package org.opends.server.replication.common
This package contains utilities that can are used by all the packages below org.opends.server.replication.
org.opends.server.replication.plugin - package org.opends.server.replication.plugin
This package contains the part of the Multi-master replication code that works on the Directory Server side.
org.opends.server.replication.protocol - package org.opends.server.replication.protocol
This package contains the code used by the replication server and by the code running on the Directory Server side to exchange their information.
org.opends.server.replication.server - package org.opends.server.replication.server
This package contains the code for the Replication Server part of the Multimaster replication feature.
org.opends.server.replication.server.changelog.api - package org.opends.server.replication.server.changelog.api
This package contains the API for the changelog database.
org.opends.server.replication.server.changelog.file - package org.opends.server.replication.server.changelog.file
This package contains a file-based log implementation for the changelog database API.
org.opends.server.replication.server.changelog.je - package org.opends.server.replication.server.changelog.je
This package contains the Berkeley DB JE implementation for the changelog database API.
org.opends.server.replication.service - package org.opends.server.replication.service
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
org.opends.server.schema - package org.opends.server.schema
Contains implementations of various Directory Server schema elements.
org.opends.server.tasks - package org.opends.server.tasks
Contains implementations for various Directory Server tasks.
org.opends.server.tools - package org.opends.server.tools
Contains various Directory Server tool implementations.
org.opends.server.tools.dsreplication - package org.opends.server.tools.dsreplication
Defines the classes that are you used by the replication command lines.
org.opends.server.tools.makeldif - package org.opends.server.tools.makeldif
This package provides classes for a tool which may be used to generate LDIF content based on user-defined templates.
org.opends.server.tools.status - package org.opends.server.tools.status
Defines the classes that are you used by the status command line.
org.opends.server.tools.tasks - package org.opends.server.tools.tasks
This package contains classes that support client tool interaction with the tasks backend.
org.opends.server.tools.upgrade - package org.opends.server.tools.upgrade
Defines the specific classes that are used by the upgrade tool.
org.opends.server.types - package org.opends.server.types
Contains implementations for a number of Directory Server data types.
org.opends.server.types.operation - package org.opends.server.types.operation
Contains a number of interfaces that are implemented by the various types of Directory Server operations.
org.opends.server.util - package org.opends.server.util
Contains implementations for various Directory Server utility classes and methods which may be used throughout the server but do not necessarily fit in elsewhere.
org.opends.server.util.args - package org.opends.server.util.args
Provides an implementation of a utility that can manage the processing of command-line arguments for an application.
org.opends.server.util.cli - package org.opends.server.util.cli
Provides a high-level framework for implementing command-line tools.
org.opends.server.workflowelement.localbackend - package org.opends.server.workflowelement.localbackend
This package contains source for the local backend workflow element, which are used to process operations against data stored in local backend databases and other repositories that are considered "local".
org.slf4j.impl - package org.slf4j.impl
Classes needed by SLF4J to choose actual implementation of SLF4J API.
ORIG_AUTH_ENTRY - Static variable in class org.opends.server.authorization.dseecompat.AciHandler
String used to save the original authorization entry in an operation attachment if a proxied authorization control was seen.
OTHER - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for use in cases in which none of the other defined result codes are appropriate.
OTHER_EXECUTABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is executable by users other than the owner or group members.
OTHER_READABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is readable by users other than the owner or group members.
OTHER_WRITABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is writable by users other than the owner or group members.
OtherMailboxSyntax - Class in org.opends.server.schema
This class implements the other mailbox attribute syntax, which consists of a printable string component (the mailbox type) followed by a dollar sign and an IA5 string component (the mailbox).
OtherMailboxSyntax() - Constructor for class org.opends.server.schema.OtherMailboxSyntax
Creates a new instance of this syntax.
outPrintStream - Variable in class org.opends.guitools.controlpanel.task.Task
The print stream for the standard output logs.
outputFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
Specifies the font for the command-line output in the detail panel.
outputLogs - Variable in class org.opends.guitools.controlpanel.task.Task
The standard output logs of the task.
OutputReader - Class in org.opends.quicksetup.util
This class is used to read an input stream and process ouput.
OutputReader(BufferedReader) - Constructor for class org.opends.quicksetup.util.OutputReader
The protected constructor.
OWNER_EXECUTABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is executable by its owner.
OWNER_READABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is readable by its owner.
OWNER_WRITABLE - Static variable in class org.opends.server.types.FilePermission
The bitmask that should be used for indicating whether a file is writable by its owner.

P

pack() - Method in class org.opends.quicksetup.ui.ProgressDialog
Prepares size for this dialog.
packAndShow() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Packs and displays this dialog.
packAndShow() - Method in class org.opends.quicksetup.ui.WebBrowserErrorDialog
Packs and displays this dialog.
packParentDialog() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Packs the parent dialog.
PagedResultsControl - Class in org.opends.server.controls
This class represents a paged results control value as defined in RFC 2696.
PagedResultsControl(boolean, int, ByteString) - Constructor for class org.opends.server.controls.PagedResultsControl
Creates a new paged results control with the specified information.
paint(Graphics) - Method in class org.opends.quicksetup.SplashScreen
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.opends.guitools.controlpanel.ui.border.AccordionElementBorder
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.opends.guitools.controlpanel.ui.border.SelectedCategoryBorder
paintComponent(Graphics) - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
paintComponent(Graphics) - Method in class org.opends.guitools.controlpanel.ui.components.CustomTree
paintComponent(Graphics) - Method in class org.opends.quicksetup.ui.FramePanel
This method has been overwritten to be able to have a transparency effect with the OpenDS logo background.
panel - Variable in class org.opends.guitools.controlpanel.ui.GenericDialog
The panel contained in the dialog.
panel - Variable in class org.opends.guitools.controlpanel.ui.GenericFrame
The panel contained in the frame.
PANEL_BORDER - Variable in class org.opends.guitools.controlpanel.ui.GeneralMonitoringPanel
The empty border shared by all the panels.
PANEL_BORDER - Variable in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
The empty border shared by all the schema element panels.
PANEL_BORDER_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the panel border color.
ParallelWorkerThread - Class in org.opends.server.extensions
This class defines a data structure for storing and interacting with a Directory Server worker thread.
ParallelWorkerThread(ParallelWorkQueue, int) - Constructor for class org.opends.server.extensions.ParallelWorkerThread
Creates a new worker thread that will service the provided work queue and process any new requests that are submitted.
ParallelWorkQueue - Class in org.opends.server.extensions
This class defines a data structure for storing and interacting with the Directory Server work queue.
ParallelWorkQueue() - Constructor for class org.opends.server.extensions.ParallelWorkQueue
Creates a new instance of this work queue.
ParallelWorkQueueCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Parallel Work Queue settings.
ParallelWorkQueueCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Parallel Work Queue settings.
ParallelWorkQueueCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Parallel Work Queue managed object definition meta information.
ParallelWorkQueueMonitor - Class in org.opends.server.monitors
This class defines a Directory Server monitor that can be used to provide information about the state of the work queue.
ParallelWorkQueueMonitor(ParallelWorkQueue) - Constructor for class org.opends.server.monitors.ParallelWorkQueueMonitor
Initializes this monitor provider.
parent() - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new parent managed object path representing the immediate parent of this path.
parent(int) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new parent managed object path the specified number of path elements above this path.
parent() - Method in class org.opends.server.types.DN
Retrieves the DN of the entry that is the immediate parent for this entry.
parentDirectory - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
The text field containing the parent directory.
parentDirectoryExists(String) - Static method in class org.opends.quicksetup.util.Utils
Returns true if the parent directory for the provided path exists and false otherwise.
ParentDNTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include the DN of the parent entry in the attribute value.
ParentDNTag() - Constructor for class org.opends.server.tools.makeldif.ParentDNTag
Creates a new instance of this parent DN tag.
ParentInheritance - Class in org.opends.server.authorization.dseecompat
This class is used by USERDN and GROUPDN userattr types to determine what parent inheritance checks to make.
parentNode - Variable in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
The parent node that was selected when the user clicked on the new entry action.
parentObjectClassesChanged(SuperiorObjectClassesChangedEvent) - Method in interface org.opends.guitools.controlpanel.event.SuperiorObjectClassesChangedListener
Method called to notify the listener that a change has been made in the superiors of an object class.
parse(String, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.TemplateFile
Parses the contents of the specified file as a MakeLDIF template file definition.
parse(InputStream, List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.TemplateFile
Parses the data read from the provided input stream as a MakeLDIF template file definition.
parse(String[], List<LocalizableMessage>) - Method in class org.opends.server.tools.makeldif.TemplateFile
Parses the provided data as a MakeLDIF template file definition.
parseArguments(String[]) - Method in class org.opends.guitools.controlpanel.ControlPanelArgumentParser
parseArguments(String[]) - Method in class org.opends.server.tools.InstallDSArgumentParser
parseArguments(String[]) - Method in class org.opends.server.tools.JavaPropertiesToolArgumentParser
parseAttrDescription(String) - Static method in class org.opends.server.util.LDIFReader
Parse an AttributeDescription (an attribute type name and its options).
parseAttribute(Attribute) - Static method in class org.opends.server.types.AttributeParser
Returns an attribute parser for the provided attribute.
parseAttribute(String) - Method in class org.opends.server.types.Entry
Returns a parser for the named attribute contained in this entry.
parseConfigEntry(LocalDBBackendCfg) - Static method in class org.opends.server.backends.jeb.ConfigurableEnvironment
Parse a configuration associated with a JE environment and create an environment config from it.
parseDateTimeString(String) - Static method in class org.opends.server.util.StaticUtils
Converts a string representing a time in "yyyyMMddHHmmss.SSS'Z'" or "yyyyMMddHHmmss" to a Date.
parseDN(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, String) - Static method in class org.opends.server.admin.Reference
Parses a DN string value as a reference using the provided managed object path and relation definition.
parseMask(int) - Static method in enum org.opends.messages.Category
Obtains the Severity associated with a given mask value.
parseMessageId(int) - Static method in enum org.opends.messages.Category
Obtains the Severity associated with the the input message ID msgId.
parseName(ManagedObjectPath<?, ?>, InstantiableRelationDefinition<C, S>, String) - Static method in class org.opends.server.admin.Reference
Parses a name as a reference using the provided managed object path and relation definition.
parseString(String) - Static method in enum org.opends.messages.Severity
Returns the Severity associated with the input string s which can either be a severity's name or messageDescriptorForm.
parseTaskTab(String) - Static method in class org.opends.server.backends.task.RecurringTask
Parse and validate recurring task schedule.
parseTaskTabField(String, int, int) - Static method in class org.opends.server.backends.task.RecurringTask
Parse and validate recurring task schedule field.
parseTraceSettings(String) - Static method in class org.opends.server.loggers.TraceSettings
Parse trace settings from the string representation.
PARTIAL_DATE_TIME_INDEX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The preferred index name for partial date and time matching rule.
PASSWORD_FIELD_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the password field text.
PASSWORD_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a password.
PasswordExpirationTimeVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Expiration Time Virtual Attribute settings.
PasswordExpirationTimeVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Expiration Time Virtual Attribute settings.
PasswordExpirationTimeVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Expiration Time Virtual Attribute managed object definition meta information.
PasswordExpirationTimeVirtualAttributeProvider - Class in org.opends.server.extensions
Provider for the password expiration time virtual attribute.
PasswordExpirationTimeVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Default constructor.
PasswordExpiredControl - Class in org.opends.server.controls
This class implements the Netscape password expired control.
PasswordExpiredControl() - Constructor for class org.opends.server.controls.PasswordExpiredControl
Creates a new instance of the password expired control with the default settings.
PasswordExpiredControl(boolean) - Constructor for class org.opends.server.controls.PasswordExpiredControl
Creates a new instance of the password expired control with the provided information.
PasswordExpiringControl - Class in org.opends.server.controls
This class implements the Netscape password expiring control, which serves as a warning to clients that the user's password is about to expire.
PasswordExpiringControl(int) - Constructor for class org.opends.server.controls.PasswordExpiringControl
Creates a new instance of the password expiring control with the provided information.
PasswordExpiringControl(boolean, int) - Constructor for class org.opends.server.controls.PasswordExpiringControl
Creates a new instance of the password expiring control with the provided information.
PASSWORDFIELD_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the password field text color.
PasswordGenerator<T extends PasswordGeneratorCfg> - Class in org.opends.server.api
This class defines a set of methods and structures that must be implemented by a Directory Server module that may be used to generate user passwords.
PasswordGenerator() - Constructor for class org.opends.server.api.PasswordGenerator
 
PasswordGeneratorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Generator settings.
PasswordGeneratorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Generator settings.
PasswordGeneratorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Generator managed object definition meta information.
PasswordGeneratorConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of password generators defined in the Directory Server.
PasswordGeneratorConfigManager(ServerContext) - Constructor for class org.opends.server.core.PasswordGeneratorConfigManager
Creates a new instance of this password generator config manager.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.api.PasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(Operation, Entry, ByteString, Set<ByteString>, LocalizableMessageBuilder) - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the provided password appears to be acceptable according to the password validators.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.AttributeValuePasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.CharacterSetPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.DictionaryPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.LengthBasedPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.SimilarityBasedPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsAcceptable(ByteString, Set<ByteString>, Operation, Entry, LocalizableMessageBuilder) - Method in class org.opends.server.extensions.UniqueCharactersPasswordValidator
Indicates whether the provided password is acceptable for use by the specified user.
passwordIsPreEncoded(ByteString) - Method in class org.opends.server.core.PasswordPolicyState
Indicates whether the provided password value is pre-encoded.
passwordMatches(ByteString) - Method in class org.opends.server.api.AuthenticationPolicyState
Returns true if the provided password value matches any of the user's passwords.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.api.PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteString) - Method in class org.opends.server.core.PasswordPolicyState
 
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.AESPasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.Base64PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.BlowfishPasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.ClearPasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.CryptPasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.MD5PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.RC4PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SaltedMD5PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.SHA1PasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
passwordMatches(ByteSequence, ByteSequence) - Method in class org.opends.server.extensions.TripleDESPasswordStorageScheme
Indicates whether the provided plaintext password included in a bind request matches the given stored value.
PasswordModifyExtendedOperation - Class in org.opends.server.extensions
This class implements the password modify extended operation defined in RFC 3062.
PasswordModifyExtendedOperation() - Constructor for class org.opends.server.extensions.PasswordModifyExtendedOperation
Create an instance of this password modify extended operation.
PasswordModifyExtendedOperationHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Modify Extended Operation Handler settings.
PasswordModifyExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Modify Extended Operation Handler settings.
PasswordModifyExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Modify Extended Operation Handler managed object definition meta information.
PasswordPolicy - Class in org.opends.server.core
This class defines a data structure that holds information about a Directory Server password policy.
PasswordPolicy() - Constructor for class org.opends.server.core.PasswordPolicy
Creates a new password policy.
PasswordPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Policy settings.
PasswordPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Policy settings.
PasswordPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Policy managed object definition meta information.
PasswordPolicyCfgDefn.StateUpdateFailurePolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "state-update-failure-policy" property.
PasswordPolicyErrorType - Enum in org.opends.server.controls
This enumeration defines the set of password policy errors that may be included in the password policy response control defined in draft-behera-ldap-password-policy.
PasswordPolicyFactory - Class in org.opends.server.core
This class is the interface between the password policy configurable component and a password policy state object.
PasswordPolicyFactory() - Constructor for class org.opends.server.core.PasswordPolicyFactory
Default constructor instantiated from authentication policy config manager.
PasswordPolicyImportPlugin - Class in org.opends.server.plugins
This class implements a Directory Server plugin that performs various password policy processing during an LDIF import.
PasswordPolicyImportPlugin() - Constructor for class org.opends.server.plugins.PasswordPolicyImportPlugin
Creates a new instance of this Directory Server plugin.
PasswordPolicyImportPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Policy Import Plugin settings.
PasswordPolicyImportPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Policy Import Plugin settings.
PasswordPolicyImportPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Policy Import Plugin managed object definition meta information.
PasswordPolicyRequestControl - Class in org.opends.server.controls
This class implements the password policy request control defined in draft-behera-ldap-password-policy.
PasswordPolicyRequestControl() - Constructor for class org.opends.server.controls.PasswordPolicyRequestControl
Creates a new instance of the password policy request control with the default settings.
PasswordPolicyRequestControl(boolean) - Constructor for class org.opends.server.controls.PasswordPolicyRequestControl
Creates a new instance of the password policy request control with the provided information.
PasswordPolicyResponseControl - Class in org.opends.server.controls
This class implements the password policy response control defined in draft-behera-ldap-password-policy.
PasswordPolicyResponseControl() - Constructor for class org.opends.server.controls.PasswordPolicyResponseControl
Creates a new instance of the password policy response control with the default OID and criticality, and without either a warning or an error flag.
PasswordPolicyResponseControl(PasswordPolicyWarningType, int, PasswordPolicyErrorType) - Constructor for class org.opends.server.controls.PasswordPolicyResponseControl
Creates a new instance of this password policy response control with the default OID and criticality, and with the provided warning and/or error flag information.
PasswordPolicyResponseControl(boolean, PasswordPolicyWarningType, int, PasswordPolicyErrorType) - Constructor for class org.opends.server.controls.PasswordPolicyResponseControl
Creates a new instance of the password policy request control with the provided information.
PasswordPolicyState - Class in org.opends.server.core
This class provides a data structure for holding password policy state information for a user account.
PasswordPolicyStateExtendedOperation - Class in org.opends.server.extensions
This class implements an LDAP extended operation that can be used to query and update elements of the Directory Server password policy state for a given user.
PasswordPolicyStateExtendedOperation() - Constructor for class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
Create an instance of this password policy state extended operation.
PasswordPolicyStateExtendedOperationHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Policy State Extended Operation Handler settings.
PasswordPolicyStateExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Policy State Extended Operation Handler settings.
PasswordPolicyStateExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Policy State Extended Operation Handler managed object definition meta information.
PasswordPolicySubentryVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Policy Subentry Virtual Attribute settings.
PasswordPolicySubentryVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Policy Subentry Virtual Attribute settings.
PasswordPolicySubentryVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Policy Subentry Virtual Attribute managed object definition meta information.
PasswordPolicySubentryVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider to serve the pwdPolicySubentry operational attribute as described in Password Policy for LDAP Directories Internet-Draft.
PasswordPolicySubentryVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
Creates a new instance of this pwdPolicySubentry virtual attribute provider.
PasswordPolicyWarningType - Enum in org.opends.server.controls
This enumeration defines the set of password policy warnings that may be included in the password policy response control defined in draft-behera-ldap-password-policy.
PasswordStorageScheme<T extends PasswordStorageSchemeCfg> - 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 a password storage scheme.
PasswordStorageScheme() - Constructor for class org.opends.server.api.PasswordStorageScheme
 
PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Storage Scheme settings.
PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Storage Scheme settings.
PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Storage Scheme managed object definition meta information.
PasswordStorageSchemeConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of password storage schemes defined in the Directory Server.
PasswordStorageSchemeConfigManager(ServerContext) - Constructor for class org.opends.server.core.PasswordStorageSchemeConfigManager
Creates a new instance of this password storage scheme config manager.
PasswordValidator<T extends PasswordValidatorCfg> - 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 may be used to determine whether a proposed password is acceptable for a user.
PasswordValidator() - Constructor for class org.opends.server.api.PasswordValidator
 
PasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Password Validator settings.
PasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Password Validator settings.
PasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Password Validator managed object definition meta information.
PasswordValidatorConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of password validators defined in the Directory Server.
PasswordValidatorConfigManager(ServerContext) - Constructor for class org.opends.server.core.PasswordValidatorConfigManager
Creates a new instance of this password validator config manager.
PATH_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a path.
PATH_MAKELDIF_RESOURCE_DIR - Static variable in class org.opends.server.config.ConfigConstants
The path to the directory that should serve as the MakeLDIF resource directory.
PATH_SCHEMA_DIR - Static variable in class org.opends.server.config.ConfigConstants
The path to the directory containing the server schema definitions.
PatternDN - Class in org.opends.server.authorization.dseecompat
This class is used to encapsulate DN pattern matching using wildcards.
PatternIP - Class in org.opends.server.authorization.dseecompat
A class representing a single IP address parsed from a IP bind rule expression.
PatternRDN - Class in org.opends.server.authorization.dseecompat
This class is used to match RDN patterns containing wildcards in either the attribute types or the attribute values.
PatternRDN(String, ArrayList<ByteString>, String) - Constructor for class org.opends.server.authorization.dseecompat.PatternRDN
Create a new RDN pattern composed of a single attribute-value pair.
PBKDF2PasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme based on the PBKDF2 algorithm defined in RFC 2898.
PBKDF2PasswordStorageScheme() - Constructor for class org.opends.server.extensions.PBKDF2PasswordStorageScheme
Creates a new instance of this password storage scheme.
PBKDF2PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying PBKDF2 Password Storage Scheme settings.
PBKDF2PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying PBKDF2 Password Storage Scheme settings.
PBKDF2PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the PBKDF2 Password Storage Scheme managed object definition meta information.
PDBBackend - Class in org.opends.server.backends.pdb
Class defined in the configuration for this backend type.
PDBBackend() - Constructor for class org.opends.server.backends.pdb.PDBBackend
 
PDBBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying PDB Backend settings.
PDBBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying PDB Backend settings.
PDBBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the PDB Backend managed object definition meta information.
PDBStorage - Class in org.opends.server.backends.pdb
PersistIt database implementation of the Storage engine.
PDBStorage(PDBBackendCfg, ServerContext) - Constructor for class org.opends.server.backends.pdb.PDBStorage
Creates a new persistit storage with the provided configuration.
PeerNotFoundException - Exception in org.opends.quicksetup.installer
The exception that is thrown during initialization if the peer specified could not be found.
PeerNotFoundException(LocalizableMessage) - Constructor for exception org.opends.quicksetup.installer.PeerNotFoundException
The constructor for the exception.
pendingCalculatedValue() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the calculated pending value for this configuration attribute.
pendingIntValue() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the pending value for this configuration attribute as an integer.
pendingIntValue() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the integer component of the pending value for this configuration attribute.
pendingUnit() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves the name of the pending unit for this configuration attribute.
pendingValue() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves the pending boolean value for this configuration attribute.
pendingValue() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the pending value for this configuration attribute as a DN.
pendingValue() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the pending value for this configuration attribute as a long.
pendingValue() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the pending value for this configuration attribute as a string.
pendingValue() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the pending value for this configuration attribute as a string.
pendingValue() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the pending value for this configuration attribute as a string.
pendingValues() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves the set of pending values for this configuration attribute.
pendingValues() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves the set of pending values for this configuration attribute.
pendingValues() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves the set of pending values for this configuration attribute.
pendingValues() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves the set of pending values for this configuration attribute.
pendingValues() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves the set of pending values for this configuration attribute.
pendingValuesToStrings() - Method in class org.opends.server.config.BooleanConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.ConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.DNConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.IntegerConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
pendingValuesToStrings() - Method in class org.opends.server.config.StringConfigAttribute
Converts the set of pending values for this configuration attribute into a set of strings that may be stored in the configuration or represented over protocol.
perform(UpgradeContext) - Method in interface org.opends.server.tools.upgrade.UpgradeTask
Performs this upgrade task.
performAdditionalPasswordChangedProcessing() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Performs additional preliminary processing that is required for a password change.
performBackendFinalizationProcessing(Backend<?>) - Method in interface org.opends.server.api.BackendInitializationListener
Performs any processing that may be required whenever a backend is finalized.
performBackendFinalizationProcessing(Backend<?>) - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
Performs any processing that may be required whenever a backend is finalized.
performBackendFinalizationProcessing(Backend<?>) - Method in class org.opends.server.core.GroupManager
Performs any processing that may be required whenever a backend is finalized.
performBackendFinalizationProcessing(Backend<?>) - Method in class org.opends.server.core.SubentryManager
Performs any processing that may be required whenever a backend is finalized.
performBackendFinalizationProcessing(Backend<?>) - Method in class org.opends.server.crypto.CryptoManagerSync
Performs any processing that may be required whenever a backend is finalized.
performBackendFinalizationProcessing(Backend<?>) - Method in class org.opends.server.extensions.DefaultEntryCache
Performs any processing that may be required whenever a backend is finalized.
performBackendInitializationProcessing(Backend<?>) - Method in interface org.opends.server.api.BackendInitializationListener
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performBackendInitializationProcessing(Backend<?>) - Method in class org.opends.server.authorization.dseecompat.AciListenerManager
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performBackendInitializationProcessing(Backend<?>) - Method in class org.opends.server.core.GroupManager
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performBackendInitializationProcessing(Backend<?>) - Method in class org.opends.server.core.SubentryManager
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performBackendInitializationProcessing(Backend<?>) - Method in class org.opends.server.crypto.CryptoManagerSync
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performBackendInitializationProcessing(Backend<?>) - Method in class org.opends.server.extensions.DefaultEntryCache
Performs any processing that may be required whenever a backend is initialized for use in the Directory Server.
performPostAdd(ServerManagedObject<?>) - Method in class org.opends.server.admin.server.ServerConstraintHandler
Performs any post-add processing required by this constraint.
performPostDelete(ServerManagedObject<?>) - Method in class org.opends.server.admin.server.ServerConstraintHandler
Performs any post-delete processing required by this constraint.
performPostModify(ServerManagedObject<?>) - Method in class org.opends.server.admin.server.ServerConstraintHandler
Performs any post-modify processing required by this constraint.
PermBindRulePair - Class in org.opends.server.authorization.dseecompat
A class representing a permission-bind rule pair.
Permission - Class in org.opends.server.authorization.dseecompat
A class representing the permissions of an bind rule.
PersistentSearch - Class in org.opends.server.core
This class defines a data structure that will be used to hold the information necessary for processing a persistent search.
PersistentSearch(SearchOperation, Set<PersistentSearchChangeType>, boolean, boolean) - Constructor for class org.opends.server.core.PersistentSearch
Creates a new persistent search object with the provided information.
PersistentSearch.CancellationCallback - Interface in org.opends.server.core
A cancellation call-back which can be used by work-flow element implementations in order to register for resource cleanup when a persistent search is cancelled.
persistentSearchCancelled(PersistentSearch) - Method in interface org.opends.server.core.PersistentSearch.CancellationCallback
The provided persistent search has been cancelled.
PersistentSearchChangeType - Enum in org.opends.server.controls
This enumeration defines the set of possible change types that may be used in conjunction with the persistent search control, as defined in draft-ietf-ldapext-psearch.
PersistentSearchControl - Class in org.opends.server.controls
This class implements the persistent search control defined in draft-ietf-ldapext-psearch.
PersistentSearchControl(Set<PersistentSearchChangeType>, boolean, boolean) - Constructor for class org.opends.server.controls.PersistentSearchControl
Creates a new persistent search control with the provided information.
PersistentSearchControl(boolean, Set<PersistentSearchChangeType>, boolean, boolean) - Constructor for class org.opends.server.controls.PersistentSearchControl
Creates a new persistent search control with the provided information.
pingDirContext(InitialLdapContext) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Ping the specified InitialLdapContext.
PKCS11_KEYSTORE_TYPE - Static variable in class org.opends.server.extensions.PKCS11KeyManagerProvider
The keystore type to use when accessing the PKCS#11 keystore.
PKCS11KeyManagerProvider - Class in org.opends.server.extensions
This class defines a key manager provider that will access keys stored on a PKCS#11 device.
PKCS11KeyManagerProvider() - Constructor for class org.opends.server.extensions.PKCS11KeyManagerProvider
Creates a new instance of this PKCS#11 key manager provider.
PKCS11KeyManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying PKCS11 Key Manager Provider settings.
PKCS11KeyManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying PKCS11 Key Manager Provider settings.
PKCS11KeyManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the PKCS11 Key Manager Provider managed object definition meta information.
PKCS5S2PasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme based on the Atlassian PBKF2-base hash algorithm.
PKCS5S2PasswordStorageScheme() - Constructor for class org.opends.server.extensions.PKCS5S2PasswordStorageScheme
Creates a new instance of this password storage scheme.
PKCS5S2PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying PKCS5S2 Password Storage Scheme settings.
PKCS5S2PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying PKCS5S2 Password Storage Scheme settings.
PKCS5S2PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the PKCS5S2 Password Storage Scheme managed object definition meta information.
PlainSASLMechanismHandler - Class in org.opends.server.extensions
This class provides an implementation of a SASL mechanism that uses plain-text authentication.
PlainSASLMechanismHandler() - Constructor for class org.opends.server.extensions.PlainSASLMechanismHandler
Creates a new instance of this SASL mechanism handler.
PlainSASLMechanismHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Plain SASL Mechanism Handler settings.
PlainSASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Plain SASL Mechanism Handler settings.
PlainSASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Plain SASL Mechanism Handler managed object definition meta information.
PlainTextProgressMessageFormatter - Class in org.opends.quicksetup.util
This is an implementation of the ProgressMessageFormatter class that provides format in plain text.
PlainTextProgressMessageFormatter() - Constructor for class org.opends.quicksetup.util.PlainTextProgressMessageFormatter
 
Platform - Class in org.opends.server.util
Provides a wrapper class that collects all of the JVM vendor and JDK version specific code in a single place.
PluggableBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Pluggable Backend settings.
PluggableBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Pluggable Backend settings.
PluggableBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Pluggable Backend managed object definition meta information.
PluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Plugin settings.
PluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Plugin settings.
PluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Plugin managed object definition meta information.
PluginCfgDefn.PluginType - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "plugin-type" property.
PluginConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the configuration for the set of plugins defined in the Directory Server.
PluginConfigManager(ServerContext) - Constructor for class org.opends.server.core.PluginConfigManager
Creates a new instance of this plugin config manager.
pluginConfigManager - Variable in class org.opends.server.util.LDIFReader
The plugin config manager that will be used if we are to invoke plugins on the entries as they are read.
PluginMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.plugin.
PluginOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).
PluginResult - Class in org.opends.server.api.plugin
This class defines a data structure that holds information about the result of processing by a plugin.
PluginResult() - Constructor for class org.opends.server.api.plugin.PluginResult
 
PluginResult.ImportLDIF - Class in org.opends.server.api.plugin
Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins, or stop processing with an error message.
PluginResult.IntermediateResponse - Class in org.opends.server.api.plugin
Defines an intermediate response plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginResult.OperationResult - Interface in org.opends.server.api.plugin
Contract for operation results.
PluginResult.PostConnect - Class in org.opends.server.api.plugin
Defines a post connect plugin result for client connection processing consisting of either continue, skip further plugins, or stop.
PluginResult.PostDisconnect - Class in org.opends.server.api.plugin
Defines a post disconnect plugin result for client connection processing consisting of either continue or skip further plugins.
PluginResult.PostOperation - Class in org.opends.server.api.plugin
Defines a post operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginResult.PostResponse - Class in org.opends.server.api.plugin
Defines a post response plugin result for core server operation processing consisting of either continue or skip further plugins.
PluginResult.PreOperation - Class in org.opends.server.api.plugin
Defines a pre operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginResult.PreParse - Class in org.opends.server.api.plugin
Defines a pre parse plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginResult.Startup - Class in org.opends.server.api.plugin
Defines a startup plugin result consisting of either continue skip further plugins, or stop startup with an error message.
PluginResult.SubordinateDelete - Class in org.opends.server.api.plugin
Defines a subordinate delete plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginResult.SubordinateModifyDN - Class in org.opends.server.api.plugin
Defines a subordinate modify DN plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
PluginRootCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Plugin Root settings.
PluginRootCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Plugin Root settings.
PluginRootCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Plugin Root managed object definition meta information.
PluginType - Enum in org.opends.server.api.plugin
This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
POINT_VERSION - Static variable in class org.opends.server.util.DynamicConstants
The point version number for the Directory Server.
POINT_VERSION - Static variable in class org.opends.server.util.SetupUtils
Point version of the product.
PointAdder - Class in org.opends.server.util.cli
Class used to add points periodically to the end of the output.
PointAdder(ConsoleApplication) - Constructor for class org.opends.server.util.cli.PointAdder
Default constructor.
PointAdder(ConsoleApplication, long, boolean, ProgressMessageFormatter) - Constructor for class org.opends.server.util.cli.PointAdder
Default constructor.
policyForName(String) - Static method in enum org.opends.server.extensions.CertificateValidationPolicy
Retrieves the certificate validation policy for the specified name.
policyForName(String) - Static method in enum org.opends.server.types.AcceptRejectWarn
Retrieves the accept/reject/warn policy for the specified name.
policyForName(String) - Static method in enum org.opends.server.types.SSLClientAuthPolicy
Retrieves the SSL client authentication policy for the specified name.
populateLDAPOptions(LDAPConnectionOptions) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Populates a set of LDAP options with state from this interaction.
popWrapper() - Method in class org.opends.server.admin.LDAPProfile
Removes the last LDAP profile wrapper added using LDAPProfile.pushWrapper(org.opends.server.admin.LDAPProfile.Wrapper).
PORT_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a port.
portArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'port' global argument.
positionToIndex(int) - Method in interface org.opends.server.backends.pluggable.spi.Cursor
Positions the cursor to the specified index within the tree.
positionToKey(ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.Cursor
Positions the cursor to the provided key if it exists in the tree.
positionToKeyOrNext(ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.Cursor
Positions the cursor to the provided key if it exists in the tree, or else the lesser key greater than the provided key in the tree.
positionToLastKey() - Method in interface org.opends.server.backends.pluggable.spi.Cursor
Positions the cursor to the last key in the tree.
PostalAddressSyntax - Class in org.opends.server.schema
This class implements the postal address attribute syntax, which is a list of UCS (Universal Character Set, as defined in the ISO 10646 specification and includes UTF-8 and UTF-16) strings separated by dollar signs.
PostalAddressSyntax() - Constructor for class org.opends.server.schema.PostalAddressSyntax
Creates a new instance of this syntax.
postCommandLine() - Method in class org.opends.guitools.controlpanel.task.StartStopTask
Method called just after calling the command-line.
postCommandLine() - Method in class org.opends.guitools.controlpanel.task.StopServerTask
Method called just after calling the command-line.
postOperation() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Method that is called when everything is finished after updating the progress dialog.
postOperation() - Method in class org.opends.guitools.controlpanel.task.Task
Method that is called when everything is finished after updating the progress dialog.
postOperation() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Method that is called when everything is finished after updating the progress dialog.
postOperation() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
PostOperationAbandonOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for abandon operations.
PostOperationAddOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for add operations.
PostOperationBindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for bind operations.
PostOperationCompareOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for compare operations.
PostOperationDeleteOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for delete operations.
PostOperationExtendedOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for extended operations.
PostOperationModifyDNOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.
PostOperationModifyOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for modify operations.
PostOperationOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for all types of operations.
PostOperationSearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for search operations.
PostOperationUnbindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-operation plugins for unbind operations.
postponePostUpgrade(UpgradeContext) - Method in interface org.opends.server.tools.upgrade.UpgradeTask
This method will be invoked only if one of the previous post upgrade task has failed.
PostResponseAddOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for add operations.
PostResponseBindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for bind operations.
PostResponseCompareOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for compare operations.
PostResponseDeleteOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for delete operations.
PostResponseExtendedOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for extended operations.
PostResponseModifyDNOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for modify DN operations.
PostResponseModifyOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for modify operations.
PostResponseOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for all types of operations.
PostResponseSearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-response plugins for search operations.
PostSynchronizationAddOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-synchronization plugins for add operations.
PostSynchronizationDeleteOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-synchronization plugins for delete operations.
PostSynchronizationModifyDNOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-synchronization plugins for modify DN operations.
PostSynchronizationModifyOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-synchronization plugins for modify operations.
PostSynchronizationOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by post-synchronization plugins for all types of operations.
postUpgrade(UpgradeContext) - Method in interface org.opends.server.tools.upgrade.UpgradeTask
This method will be invoked after all upgrade tasks have completed successfully The post upgrade tasks are processes which should be launched after a successful upgrade.
postUpgradeRebuildIndexes() - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
This task is processed at the end of the upgrade, rebuilding indexes.
PreferredConnection - Class in org.opends.admin.ads.util
A simple class that is used to be able to specify which URL and connection type to use when we connect to a server.
PreferredConnection(String, PreferredConnection.Type) - Constructor for class org.opends.admin.ads.util.PreferredConnection
The constructor of the PreferredConnection.
PreferredConnection.Type - Enum in org.opends.admin.ads.util
The type of the connection.
preload(PreloadConfig) - Method in class org.opends.server.backends.jeb.DatabaseContainer
Preload the database into cache.
preload(long) - Method in class org.opends.server.backends.jeb.RootContainer
Preload the database cache.
PreOperationAddOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for add operations.
PreOperationBindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for bind operations.
PreOperationCompareOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for compare operations.
PreOperationDeleteOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for delete operations.
PreOperationExtendedOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for extended operations.
PreOperationModifyDNOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.
PreOperationModifyOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for modify operations.
PreOperationOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for all types of operations.
PreOperationSearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-operation plugins for search operations.
prepare(UpgradeContext) - Method in interface org.opends.server.tools.upgrade.UpgradeTask
Performs any preparation work required before performing the upgrade task, including interacting with the user where needed (e.g.
prepareTLS(LocalizableMessageBuilder) - Method in interface org.opends.server.extensions.TLSCapableConnection
Prepares this connection for using TLS and returns whether TLS protection is actually available for the underlying client connection.
prepareTLS(LocalizableMessageBuilder) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Prepares this connection for using TLS and returns whether TLS protection is actually available for the underlying client connection.
prepareWaitForAckIfAssuredEnabled(UpdateMsg) - Method in class org.opends.server.replication.service.ReplicationDomain
Prepare a message if it is to be sent in assured mode.
PreParseAbandonOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for abandon operations.
PreParseAddOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for add operations.
PreParseBindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for bind operations.
PreParseCompareOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for compare operations.
PreParseDeleteOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for delete operations.
PreParseExtendedOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for extended operations.
PreParseModifyDNOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for modify DN operations.
PreParseModifyOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for modify operations.
PreParseOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for all types of operations.
PreParseSearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for search operations.
PreParseUnbindOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by pre-parse plugins for unbind operations.
PresenceIndexer - Class in org.opends.server.backends.jeb
An implementation of an Indexer for attribute presence.
PresenceIndexer(AttributeType) - Constructor for class org.opends.server.backends.jeb.PresenceIndexer
Create a new attribute presence indexer.
PresenceTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to indicate that a value should only be included in a percentage of the entries.
PresenceTag() - Constructor for class org.opends.server.tools.makeldif.PresenceTag
Creates a new instance of this presence tag.
present - Variable in class org.opends.dsml.protocol.Filter
 
PRESENT_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the present filter type.
PresentationAddressEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for PresentationAddressEqualityMatchingRule.
PresentationAddressEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.PresentationAddressEqualityMatchingRuleFactory
 
PresentationAddressSyntax - Class in org.opends.server.schema
This class implements the presentation address attribute syntax, which is defined in RFC 1278.
PresentationAddressSyntax() - Constructor for class org.opends.server.schema.PresentationAddressSyntax
Creates a new instance of this syntax.
pressedBackground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The color of the background when the mouse is pressed (this is used in some components, like the accordion components or some tables to have a visual hint that some components can be clicked).
pressedForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The color of the text when the mouse is pressed (this is used in some components, like the accordion components or some tables to have a visual hint that some components can be clicked).
previousClicked(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user has clicked the 'previous' button.
previousClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
previousClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user has clicked the 'previous' button.
PRIMARY_FIELD_INVALID_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the primary invalid field.
PRIMARY_FIELD_VALID_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the primary valid field.
primaryFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in primary labels.
primaryInvalidFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used when the field associated with a primary label is not valid.
principal - Variable in class org.opends.dsml.protocol.AuthRequest
 
PRINT_VERSION - Static variable in class org.opends.quicksetup.ReturnCode
Return code: Print Version.
PRINTABLE_VERSION_STRING - Static variable in class org.opends.server.util.DynamicConstants
A printable version string for this product.
PrintableString - Class in org.opends.server.schema
This class defines utility methods that can be used to determine whether a character string is printable as defined in X.520 and referenced in RFC 2252.
PrintableString() - Constructor for class org.opends.server.schema.PrintableString
 
PrintableStringSyntax - Class in org.opends.server.schema
This class implements the printable string attribute syntax, which is simply a string of characters from a limited ASCII character set (uppercase and lowercase letters, numeric digits, the space, and a set of various symbols).
PrintableStringSyntax() - Constructor for class org.opends.server.schema.PrintableStringSyntax
Creates a new instance of this syntax.
printEquivalentCommandLine(String, List<String>, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.task.Task
Prints the equivalent command line.
printEquivalentCommandToModify(DN, Collection<ModificationItem>, boolean) - Method in class org.opends.guitools.controlpanel.task.Task
Prints the equivalent modify command line in the progress dialog.
printEquivalentCommandToModify(String, Collection<ModificationItem>, boolean) - Method in class org.opends.guitools.controlpanel.task.Task
Prints the equivalent modify command line in the progress dialog.
printEquivalentRenameCommand(DN, DN, boolean) - Method in class org.opends.guitools.controlpanel.task.Task
Prints the equivalent rename command line in the progress dialog.
printErrorMessage(PrintStream, LocalizableMessage, int, LocalizableMessage, DN) - Static method in class org.opends.server.tools.LDAPToolUtils
Prints a multi-line error message with the provided information to the given print stream.
printExtensionInformation() - Method in class org.opends.server.admin.ClassLoaderProvider
Prints out all information about extensions.
printInfo() - Static method in class org.opends.server.util.RuntimeInformation
Writes runtime information to a print stream.
println(String) - Method in class org.opends.guitools.controlpanel.util.ApplicationPrintStream
println(String) - Method in class org.opends.quicksetup.Application.ApplicationPrintStream
printProfileData() - Method in class org.opends.server.plugins.profiler.ProfileViewer
Prints the profile information to standard output in a human-readable form.
printStackTrace() - Method in exception org.opends.admin.ads.ADSContextException
printStream() - Static method in class org.opends.server.types.NullOutputStream
Retrieves a print stream using this null output stream.
PrintStreamListener - Interface in org.opends.guitools.controlpanel.event
This is a listener used by the progress dialogs and the tasks to be notified when something is written to a PrintStream.
printUsage(String, boolean) - Method in class org.opends.quicksetup.Launcher
Prints a usage message to the terminal.
printUsage(boolean) - Method in class org.opends.quicksetup.Launcher
Prints a usage statement to terminal and exits with an error code.
printVersion() - Method in class org.opends.quicksetup.Launcher
Prints the version statement to standard output terminal.
printVersion() - Method in class org.opends.server.core.DirectoryServer.DirectoryServerVersionHandler
printVersion(OutputStream) - Static method in class org.opends.server.core.DirectoryServer
Prints out the version string for the Directory Server.
Privilege - Enum in org.opends.server.types
This class implements an enumeration that defines the set of privileges available in the Directory Server.
privilegeForName(String) - Static method in enum org.opends.server.types.Privilege
Retrieves the privilege with the specified name.
process - Variable in class org.opends.guitools.controlpanel.task.Task
The process (if any) that the task launched.
process(String[]) - Method in class org.opends.server.tools.ManageTasks
Processes the command-line arguments and invokes the export process.
process(String[], boolean) - Method in class org.opends.server.tools.ManageTasks
Processes the command-line arguments and invokes the export process.
process(LDAPConnectionArgumentParser, boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.tasks.TaskTool
Either invokes initiates this tool's local action or schedule this tool using the tasks interface based on user input.
processAdd(Entry) - Method in class org.opends.server.core.PersistentSearch
Notifies the persistent searches that an entry has been added.
processAdd(String, List<RawAttribute>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(ByteString, List<RawAttribute>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(ByteString, List<RawAttribute>, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(DN, Map<ObjectClass, String>, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(DN, Map<ObjectClass, String>, Map<AttributeType, List<Attribute>>, Map<AttributeType, List<Attribute>>, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(Entry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(Entry, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation with the provided information.
processAdd(AddChangeRecordEntry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal add operation based on the provided add change record entry.
processBackgroundTask() - Method in class org.opends.guitools.controlpanel.util.BackgroundTask
Performs all processing associated with the task.
processBackgroundTask() - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Performs all processing associated with the task.
processBackgroundTask() - Method in class org.opends.quicksetup.util.BackgroundTask
Performs all processing associated with the task.
processBackgroundTask() - Method in class org.opends.quicksetup.util.URLWorker
Performs all processing associated with the task.
processBackupBegin(Backend, BackupConfig) - Method in interface org.opends.server.api.BackupTaskListener
Performs any processing that might be necessary just before the server begins processing on a backup task.
processBackupBegin(Backend, BackupConfig) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary just before the server begins processing on a backup task.
processBackupEnd(Backend, BackupConfig, boolean) - Method in interface org.opends.server.api.BackupTaskListener
Performs any processing that might be necessary after the server has completed processing on a backup task.
processBackupEnd(Backend, BackupConfig, boolean) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary after the server has completed processing on a backup task.
processBrowserEvent(BrowserEvent) - Method in interface org.opends.guitools.controlpanel.event.BrowserEventListener
The method that is called to notify that a new browser event has been generated.
processCompare(String, String, String) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processCompare(String, String, String, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processCompare(ByteString, String, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processCompare(ByteString, String, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processCompare(DN, AttributeType, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processCompare(DN, AttributeType, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal compare operation with the provided information.
processDataFile(String) - Method in class org.opends.server.plugins.profiler.ProfileViewer
Reads and processes the information in the provided data file into this profile viewer.
processDelete(Entry) - Method in class org.opends.server.core.PersistentSearch
Notifies the persistent searches that an entry has been deleted.
processDelete(String) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(String, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(DN) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(DN, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processDelete(DeleteChangeRecordEntry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal delete operation with the provided information.
processEntryCacheConfig(SoftReferenceEntryCacheCfg, boolean, EntryCacheCommon.ConfigErrorHandler) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Parses the provided configuration and configure the entry cache.
processExportBegin(Backend, LDIFExportConfig) - Method in interface org.opends.server.api.ExportTaskListener
Performs any processing that might be necessary just before the server begins processing on an LDIF export task.
processExportBegin(Backend, LDIFExportConfig) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary just before the server begins processing on an LDIF export task.
processExportEnd(Backend, LDIFExportConfig, boolean) - Method in interface org.opends.server.api.ExportTaskListener
Performs any processing that might be necessary after the server has completed processing on an LDIF export task.
processExportEnd(Backend, LDIFExportConfig, boolean) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary after the server has completed processing on an LDIF export task.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.api.ExtendedOperationHandler
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.CancelExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.GetConnectionIDExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.PasswordPolicyStateExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.StartTLSExtendedOperation
Processes the provided extended operation.
processExtendedOperation(ExtendedOperation) - Method in class org.opends.server.extensions.WhoAmIExtendedOperation
Processes the provided extended operation.
processExtendedOperation(String, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal extended operation with the provided information.
processExtendedOperation(String, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal extended operation with the provided information.
processImportBegin(Backend, LDIFImportConfig) - Method in interface org.opends.server.api.ImportTaskListener
Performs any processing that might be necessary just before the server begins processing on an LDIF import task.
processImportBegin(Backend, LDIFImportConfig) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Performs any processing that might be necessary just before the server begins processing on an LDIF import task.
processImportBegin(Backend, LDIFImportConfig) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary just before the server begins processing on an LDIF import task.
processImportEnd(Backend, LDIFImportConfig, boolean) - Method in interface org.opends.server.api.ImportTaskListener
Performs any processing that might be necessary after the server has completed processing on an LDIF import task.
processImportEnd(Backend, LDIFImportConfig, boolean) - Method in class org.opends.server.plugins.PasswordPolicyImportPlugin
Performs any processing that might be necessary after the server has completed processing on an LDIF import task.
processImportEnd(Backend, LDIFImportConfig, boolean) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary after the server has completed processing on an LDIF import task.
processing - Variable in class org.opends.dsml.protocol.BatchRequest
 
processIntermediateResponse(IntermediateResponse) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before an intermediate response message is sent to a client.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.components.CellEditorButton
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
processLine(String) - Method in class org.opends.quicksetup.util.OutputReader
Called whenever new input is read from the reader.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.BackUpDB
Called when this utility should perform its actions locally in this JVM.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.ExportLDIF
Called when this utility should perform its actions locally in this JVM.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.ImportLDIF
Called when this utility should perform its actions locally in this JVM.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.RebuildIndex
Called when this utility should perform its actions locally in this JVM.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.RestoreDB
Called when this utility should perform its actions locally in this JVM.
processLocal(boolean, PrintStream, PrintStream) - Method in class org.opends.server.tools.tasks.TaskTool
Called when this utility should perform its actions locally in this JVM.
processLocalAdd(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendAddOperation
Process this add operation against a local backend.
processLocalBind(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendBindOperation
Process this bind operation in a local backend.
processLocalCompare(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendCompareOperation
Process this compare operation in a local backend.
processLocalDelete(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendDeleteOperation
Process this delete operation in a local backend.
processLocalModify(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyOperation
Process this modify operation against a local backend.
processLocalModifyDN(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendModifyDNOperation
Process this modify DN operation in a local backend.
processLocalOrNonConflictModification(CSN, Modification) - Method in class org.opends.server.replication.plugin.AttrHistorical
This method calculates the historical information and update the hist attribute to store the historical information for modify operation that does not conflict with previous operation.
processLocalOrNonConflictModification(CSN, Modification) - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
 
processLocalOrNonConflictModification(CSN, Modification) - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
 
processLocalSearch(LocalBackendWorkflowElement) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendSearchOperation
Process this search operation against a local backend.
processModify(Entry) - Method in class org.opends.server.core.PersistentSearch
Notifies the persistent searches that an entry has been modified.
processModify(Entry, Entry) - Method in class org.opends.server.core.PersistentSearch
Notifies persistent searches that an entry has been modified.
processModify(String, List<RawModification>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(String, List<RawModification>, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(ByteString, List<RawModification>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(ByteString, List<RawModification>, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(DN, List<Modification>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(DN, List<Modification>, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModify(ModifyChangeRecordEntry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify operation with the provided information.
processModifyDN(Entry, DN) - Method in class org.opends.server.core.PersistentSearch
Notifies the persistent searches that an entry has been renamed.
processModifyDN(String, String, boolean) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(String, String, boolean, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(ByteString, ByteString, boolean) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(String, String, boolean, String) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(String, String, boolean, String, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(ByteString, ByteString, boolean, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(ByteString, ByteString, boolean, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(DN, RDN, boolean) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(DN, RDN, boolean, DN) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(DN, RDN, boolean, DN, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processModifyDN(ModifyDNChangeRecordEntry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal modify DN operation with the provided information.
processMoveEvent(MoveEvent) - Method in interface org.opends.guitools.controlpanel.event.MoveListener
Notification that the entry is being moved.
processNewStatus(ChangeStatusMsg) - Method in class org.opends.server.replication.server.DataServerHandler
Process message of a remote server changing his status.
processNewStatus(DataServerHandler, ChangeStatusMsg) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Process message of a remote server changing his status.
processNotificationHandlerConfig(ErrorLogAccountStatusNotificationHandlerCfg, boolean) - Method in class org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
Parses the provided configuration and configure the notification handler.
processOperationResult(PluginResult.OperationResult) - Method in class org.opends.server.types.AbstractOperation
Processes the provided operation result for the current operation.
processOperationResult(Operation, PluginResult.OperationResult) - Static method in class org.opends.server.types.AbstractOperation
Processes the provided operation result for the provided operation.
ProcessReader - Class in org.opends.guitools.controlpanel.util
Class used to write the output and error of a given process in a printstream.
ProcessReader(Process, PrintStream, boolean) - Constructor for class org.opends.guitools.controlpanel.util.ProcessReader
The constructor.
processReceivedAck(ServerHandler, AckMsg) - Method in class org.opends.server.replication.server.ExpectedAcksInfo
Process the received ack from a server we are waiting an ack from.
processReceivedAck(ServerHandler, AckMsg) - Method in class org.opends.server.replication.server.SafeDataExpectedAcksInfo
Process the received ack from a server we are waiting an ack from.
processReceivedAck(ServerHandler, AckMsg) - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Process the received ack from a server we are waiting an ack from.
processRestoreBegin(Backend, RestoreConfig) - Method in interface org.opends.server.api.RestoreTaskListener
Performs any processing that might be necessary just before the server begins processing on a restore task.
processRestoreBegin(Backend, RestoreConfig) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary just before the server begins processing on a restore task.
processRestoreEnd(Backend, RestoreConfig, boolean) - Method in interface org.opends.server.api.RestoreTaskListener
Performs any processing that might be necessary after the server has completed processing on a restore task.
processRestoreEnd(Backend, RestoreConfig, boolean) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Performs any processing that might be necessary after the server has completed processing on a restore task.
processSASLBind(BindOperation) - Method in class org.opends.server.api.SASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.AnonymousSASLMechanismHandler
 
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.CRAMMD5SASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.DigestMD5SASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.ExternalSASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.GSSAPISASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(BindOperation) - Method in class org.opends.server.extensions.PlainSASLMechanismHandler
Processes the SASL bind operation.
processSASLBind(ByteString, String, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSASLBind(ByteString, String, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSASLBind(DN, String, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSASLBind(DN, String, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSchemaChange(List<Modification>) - Method in class org.opends.server.api.SynchronizationProvider
Performs any processing that may be required whenever the server schema has been updated.
processSchemaChange(List<Modification>) - Method in class org.opends.server.replication.plugin.MultimasterReplication
This method is called whenever the server detects a modification of the schema done by directly modifying the backing files of the schema backend.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.api.VirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.CollectiveAttributeSubentriesVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.EntityTagVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.EntryDNVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.EntryUUIDVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.GoverningStructureRuleVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.HasSubordinatesVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.MemberVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.NumSubordinatesVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.PasswordExpirationTimeVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.PasswordPolicySubentryVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.StructuralObjectClassVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(VirtualAttributeRule, SearchOperation) - Method in class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Processes the provided search operation in which the search criteria includes an operation targeted at this virtual attribute.
processSearch(SearchRequest) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal search operation with the provided information.
processSearch(SearchRequest, InternalSearchListener) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal search operation with the provided information.
processSearch(SearchRequest) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Processes an Jmx search operation with the provided information.
processSearchEntry(SearchEntrySearchOperation, SearchResultEntry) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before a search result entry is sent to a client.
processSearchReference(SearchReferenceSearchOperation, SearchResultReference) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done before a search result reference is sent to a client.
processServerShutdown(LocalizableMessage) - Method in interface org.opends.server.api.ServerShutdownListener
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.core.IdleTimeLimitThread
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.extensions.DiskSpaceMonitor
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Process a server shutdown.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processServerShutdown(LocalizableMessage) - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Indicates that the Directory Server has received a request to stop running and that this shutdown listener should take any action necessary to prepare for it.
processSimpleBind(String, String) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSimpleBind(String, String, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSimpleBind(ByteString, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSimpleBind(ByteString, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSimpleBind(DN, ByteString) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processSimpleBind(DN, ByteString, List<Control>) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Processes an internal bind operation with the provided information.
processStartFromRemote(ServerStartMsg) - Method in class org.opends.server.replication.server.DataServerHandler
Processes a start message received from a remote data server.
processSubordinateDelete(DeleteOperation, Entry) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done whenever a subordinate entry is deleted as part of subtree delete operation.
processSubordinateDelete(DeleteOperation, Entry) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done whenever a subordinate entry is deleted as part of subtree delete operation.
processSubordinateModifyDN(SubordinateModifyDNOperation, Entry, Entry, List<Modification>) - Method in class org.opends.server.api.plugin.DirectoryServerPlugin
Performs any necessary processing that should be done whenever a subordinate entry is moved or renamed as part of a modify DN operation.
processSubordinateModifyDN(SubordinateModifyDNOperation, Entry, Entry, List<Modification>) - Method in class org.opends.server.plugins.ReferentialIntegrityPlugin
Performs any necessary processing that should be done whenever a subordinate entry is moved or renamed as part of a modify DN operation.
processTopoInfoFromRS(TopologyMsg) - Method in class org.opends.server.replication.server.ReplicationServerHandler
Stores topology information received from a peer RS and that must be kept in RS handler.
processUpdate(UpdateMsg) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
processUpdate(UpdateMsg) - Method in class org.opends.server.replication.service.ReplicationDomain
This method should handle the processing of UpdateMsg receive from remote replication entities.
processUpdateDone(UpdateMsg, String) - Method in class org.opends.server.replication.service.ReplicationDomain
This method must be called after each call to ReplicationDomain.processUpdate(UpdateMsg) when the processing of the update is completed.
processVirtualAttributes() - Method in class org.opends.server.types.Entry
Performs any necessary virtual attribute processing for this entry.
PRODUCT_NAME - Static variable in class org.opends.server.util.DynamicConstants
The official full product name for the Directory Server.
PROFILE_ACTION_CANCEL - Static variable in class org.opends.server.plugins.profiler.ProfilerPlugin
The value to use for the profiler action when it should stop capturing data and discard any information that has been collected.
PROFILE_ACTION_NONE - Static variable in class org.opends.server.plugins.profiler.ProfilerPlugin
The value to use for the profiler action when no action is necessary.
PROFILE_ACTION_START - Static variable in class org.opends.server.plugins.profiler.ProfilerPlugin
The value to use for the profiler action when it should start capturing information.
PROFILE_ACTION_STOP - Static variable in class org.opends.server.plugins.profiler.ProfilerPlugin
The value to use for the profiler action when it should stop capturing data and write the information it has collected to disk.
ProfilerPlugin - Class in org.opends.server.plugins.profiler
This class defines a Directory Server startup plugin that will register itself as a configurable component that can allow for a simple sample-based profiling mechanism within the Directory Server.
ProfilerPlugin() - Constructor for class org.opends.server.plugins.profiler.ProfilerPlugin
Creates a new instance of this Directory Server plugin.
ProfilerPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Profiler Plugin settings.
ProfilerPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Profiler Plugin settings.
ProfilerPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Profiler Plugin managed object definition meta information.
ProfilerPluginCfgDefn.ProfileAction - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "profile-action" property.
ProfilerThread - Class in org.opends.server.plugins.profiler
This class defines a thread that may be used to actually perform profiling in the Directory Server.
ProfilerThread(long) - Constructor for class org.opends.server.plugins.profiler.ProfilerThread
Creates a new profiler thread that will obtain stack traces at the specified interval.
ProfileStack - Class in org.opends.server.plugins.profiler
This class defines a data structure that may be used to hold information about a thread stack trace.
ProfileStack(StackTraceElement[]) - Constructor for class org.opends.server.plugins.profiler.ProfileStack
Creates a new profile stack with the provided information.
ProfileStackFrame - Class in org.opends.server.plugins.profiler
This class defines a data structure for holding information about a stack frame captured by the Directory Server profiler.
ProfileStackFrame(String, String) - Constructor for class org.opends.server.plugins.profiler.ProfileStackFrame
Creates a new profile stack frame with the provided information.
ProfileViewer - Class in org.opends.server.plugins.profiler
This class defines a Directory Server utility that may be used to view profile information that has been captured by the profiler plugin.
ProfileViewer() - Constructor for class org.opends.server.plugins.profiler.ProfileViewer
Creates a new profile viewer object without any data.
progress(URL, String, long, long, int) - Method in interface javax.jnlp.DownloadServiceListener
 
progress(URL, String, long, long, int) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
PROGRESS_BAR_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of points for the width of the progress bar.
PROGRESS_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the progress text color.
PROGRESS_DONE_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the done text 'Done' in the progress panel.
PROGRESS_ERROR_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the error messages in the progress panel.
PROGRESS_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the progress text.
PROGRESS_LOG_ERROR_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the error log messages in the progress panel.
PROGRESS_LOG_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the log messages in the progress panel.
PROGRESS_POINTS_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the points '....' in the progress panel.
PROGRESS_WARNING_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the warning messages in the progress panel.
ProgressDescriptor - Class in org.opends.quicksetup
This class is used to describe the current state of the installation.
ProgressDescriptor(ProgressStep, Integer, LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.quicksetup.ProgressDescriptor
Constructor for the ProgressDescriptor.
ProgressDialog - Class in org.opends.guitools.controlpanel.ui
The dialog that is used to display progress in a task.
ProgressDialog(JFrame, Component, LocalizableMessage, ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.ProgressDialog
Constructor of the dialog.
ProgressDialog - Class in org.opends.quicksetup.ui
This panel is used to show the progress of the start/stop/restart operations.
ProgressDialog(JFrame) - Constructor for class org.opends.quicksetup.ui.ProgressDialog
ProgressDialog constructor.
progressFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the progress dialog's 'Details' section.
ProgressMessageFormatter - Interface in org.opends.quicksetup.util
This interface has been created in order to share the same formatting code for both the Installer and the Uninstaller classes.
ProgressNotificationCallback - Class in org.opends.server.tools.upgrade
A progress notification callback.
ProgressNotifier - Interface in org.opends.quicksetup.event
Inteface for applications that advertise status to interested listeners.
ProgressPanel - Class in org.opends.quicksetup.ui
This panel is used to show the progress of the application.
ProgressPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.ProgressPanel
ProgressPanel constructor.
ProgressStep - Interface in org.opends.quicksetup
Interface describing the different installation steps in which we can be.
progressUpdate(ProgressUpdateEvent) - Method in interface org.opends.quicksetup.event.ProgressUpdateListener
Method called when an update in the installation progress occurs.
progressUpdate(ProgressUpdateEvent) - Method in class org.opends.quicksetup.ui.QuickSetup
ProgressUpdateListener implementation.
ProgressUpdateEvent - Class in org.opends.quicksetup.event
The event that is generated when there is a change during the installation process (we get a new log message when starting the server, or we finished configuring the server for instance).
ProgressUpdateEvent(ProgressStep, Integer, LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.quicksetup.event.ProgressUpdateEvent
Constructor of the ProgressUpdateEvent.
ProgressUpdateListener - Interface in org.opends.quicksetup.event
Interface that implement the objects that want to receive notifications of updates in the installation progress.
ProgressUpdateListenerDelegate - Class in org.opends.quicksetup
Delegate class for handling progress notification listeners and events.
ProgressUpdateListenerDelegate() - Constructor for class org.opends.quicksetup.ProgressUpdateListenerDelegate
Creates a parameterized instance.
promptForCertificateConfirmation(Throwable, ApplicationTrustManager, String, LocalizedLogger) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Prompts the user to accept the certificate.
PromptTrustManager - Class in org.opends.server.tools
This class provides an implementation of an X.509 trust manager which will interactively prompt the user (via the CLI) whether a given certificate should be trusted.
properties() - Method in interface org.opends.server.admin.ConfigurationClient
Get a property provider view of this configuration.
propertiesFileArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Argument indicating a properties file argument.
Property<T> - Interface in org.opends.server.admin.client.spi
A managed object property comprising of the property's definition and its set of values.
PROPERTY_BACKEND_CONFIG_DN - Static variable in class org.opends.server.types.BackupDirectory
The name of the property that will be used to provide the DN of the configuration entry for the backend associated with the backups in this directory.
PROPERTY_BACKUP_DATE - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the date that the backup was created.
PROPERTY_BACKUP_ID - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the backup ID in encoded representations.
PROPERTY_CONFIG_CLASS - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the fully-qualified name of theclass that provides the Director Server config handler implementation.
PROPERTY_CONFIG_FILE - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the path to the configuration file that should be used to initialize the config handler.
PROPERTY_CUSTOM_PREFIX - Static variable in class org.opends.server.types.BackupInfo
The prefix to use with custom backup properties.
PROPERTY_DEBUG_TARGET - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify a target for the debug logger on startup.
PROPERTY_DEPENDENCY - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the set of dependencies in encoded representations (one dependency per instance).
PROPERTY_DISABLE_ADMIN_DATA_SYNCHRONIZATION - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to disable the synchronization between between administration data.
PROPERTY_DISABLE_CONNECTION_HANDLERS - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to disable any connection handler that may be enabled in the server configuration.
PROPERTY_DISABLE_EXEC - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to indicate whether components should be allowed to use the Runtime.exec method.
PROPERTY_DISABLE_SYNCHRONIZATION - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to disable any synchronization provider that may be enabled in the server configuration.
PROPERTY_ERROR_LEVEL - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify a level for the error logger on startup.
PROPERTY_FORCE_DAEMON_THREADS - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to determine whether all DirectoryThread instances should be created as daemon threads regardless of whether they would otherwise be configured that way.
PROPERTY_INSTANCE_ROOT - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the path to the instance root.
PROPERTY_IS_COMPRESSED - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the compressed flag in encoded representations.
PROPERTY_IS_ENCRYPTED - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the encrypted flag in encoded representations.
PROPERTY_IS_INCREMENTAL - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the incremental flag in encoded representations.
PROPERTY_LOCK_DIRECTORY - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the path to the directory in which the server lock files should be written.
PROPERTY_LOCK_MANAGER_CONCURRENCY_LEVEL - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the concurrency level for the lock table.
PROPERTY_LOCK_MANAGER_FAIR_ORDERING - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify if the entry lock manager should use a fair ordering policy.
PROPERTY_LOCK_MANAGER_TABLE_SIZE - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the initial table size for the server lock table.
PROPERTY_MAINTAIN_CONFIG_ARCHIVE - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to determine whether the server should maintain an archive of previous configurations.
PROPERTY_MAX_CONFIG_ARCHIVE_SIZE - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the maximum number of archived configurations to maintain.
PROPERTY_RUNNING_UNIT_TESTS - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to determine whether the Directory Server is starting up for the purpose of running the unit tests.
PROPERTY_SCHEMA_DIRECTORY - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the path to the directory in which the schema configuration files may be found.
PROPERTY_SCRIPT_NAME - Static variable in class org.opends.server.util.ServerConstants
The name of a command-line script used to launch an administrative tool.
PROPERTY_SERVER_ROOT - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to specify the path to the server root.
PROPERTY_SIGNED_HASH - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the signed hash in encoded representations.
PROPERTY_UNSIGNED_HASH - Static variable in class org.opends.server.types.BackupInfo
The name of the property that holds the unsigned hash in encoded representations.
PROPERTY_USE_LAST_KNOWN_GOOD_CONFIG - Static variable in class org.opends.server.util.ServerConstants
The name of the system property that can be used to indicate that the Directory Server should attempt to start using the last known good configuration, rather than the current active configuration.
PropertyDefinition<T> - Class in org.opends.server.admin
An interface for querying generic property definition features.
PropertyDefinition(AbstractManagedObjectDefinition<?, ?>, Class<T>, String, EnumSet<PropertyOption>, AdministratorAction, DefaultBehaviorProvider<T>) - Constructor for class org.opends.server.admin.PropertyDefinition
Create a property definition.
PropertyDefinition.AbstractBuilder<T,D extends PropertyDefinition<T>> - Class in org.opends.server.admin
An interface for incrementally constructing property definitions.
PropertyDefinition.AbstractBuilder(AbstractManagedObjectDefinition<?, ?>, String) - Constructor for class org.opends.server.admin.PropertyDefinition.AbstractBuilder
Create a property definition builder.
PropertyDefinitionUsageBuilder - Class in org.opends.server.admin
A property definition visitor which can be used to generate syntax usage information.
PropertyDefinitionUsageBuilder(boolean) - Constructor for class org.opends.server.admin.PropertyDefinitionUsageBuilder
Creates a new property usage builder.
PropertyDefinitionVisitor<R,P> - Class in org.opends.server.admin
A visitor of property definitions, in the style of the visitor design pattern.
PropertyDefinitionVisitor() - Constructor for class org.opends.server.admin.PropertyDefinitionVisitor
Default constructor.
PropertyException - Exception in org.opends.server.admin
Exceptions thrown as a result of errors that occurred when decoding and modifying property values.
propertyIsMandatoryException(PropertyDefinition<?>) - Static method in exception org.opends.server.admin.PropertyException
Create a new property is mandatory exception.
propertyIsReadOnlyException(PropertyDefinition<?>) - Static method in exception org.opends.server.admin.PropertyException
Create a new property is read-only exception.
propertyIsSingleValuedException(PropertyDefinition<?>) - Static method in exception org.opends.server.admin.PropertyException
Create a new property is single valued exception.
propertyKeyFormName() - Method in enum org.opends.messages.Severity
Gets the name of this severity as it must appear in the property key name in a messages file.
PropertyNotFoundException - Exception in org.opends.server.admin
Thrown when an attempt is made to retrieve a property using its name but the name was not recognized.
PropertyNotFoundException(String) - Constructor for exception org.opends.server.admin.PropertyNotFoundException
Create a new property not found exception.
PropertyOption - Enum in org.opends.server.admin
This enumeration contains various options that can be associated with property definitions.
PropertyProvider - Interface in org.opends.server.admin
An interface which can be used to initialize the contents of a managed object.
PropertySet - Class in org.opends.server.admin.client.spi
A set of properties.
PropertySet() - Constructor for class org.opends.server.admin.client.spi.PropertySet
Creates a new empty property set.
PropertyValueVisitor<R,P> - Class in org.opends.server.admin
A visitor of property values, in the style of the visitor design pattern.
PropertyValueVisitor() - Constructor for class org.opends.server.admin.PropertyValueVisitor
Default constructor.
PROTOCOL_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail due to a protocol error.
PROTOCOL_VERSION - Static variable in class org.opends.server.protocols.internal.InternalClientConnection
The protocol version string that will be used for internal bind operations.
ProtocolElement - Interface in org.opends.server.api
This interface defines a set of methods that must be implemented by any class that forms the basis for a protocol element (e.g., an ASN.1 element, an LDAP message, etc.).
ProtocolInformationEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for ProtocolInformationEqualityMatchingRule.
ProtocolInformationEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.ProtocolInformationEqualityMatchingRuleFactory
 
ProtocolInformationSyntax - Class in org.opends.server.schema
This class implements the protocol information attribute syntax, which is being deprecated.
ProtocolInformationSyntax() - Constructor for class org.opends.server.schema.ProtocolInformationSyntax
Creates a new instance of this syntax.
ProtocolMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.protocol.
ProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP protocol op, which is the core of an LDAP message.
ProtocolOp() - Constructor for class org.opends.server.protocols.ldap.ProtocolOp
 
ProtocolVersion - Class in org.opends.server.replication.protocol
The version utility class for the replication protocol.
ProtocolVersion() - Constructor for class org.opends.server.replication.protocol.ProtocolVersion
 
protocolVersion - Variable in class org.opends.server.replication.protocol.StartMsg
Protocol version.
protocolVersion - Variable in class org.opends.server.replication.protocol.UpdateMsg
Protocol version.
ProxiedAuthV1Control - Class in org.opends.server.controls
This class implements version 1 of the proxied authorization control as defined in early versions of draft-weltman-ldapv3-proxy (this implementation is based on the "-04" revision).
ProxiedAuthV1Control(ByteString) - Constructor for class org.opends.server.controls.ProxiedAuthV1Control
Creates a new instance of the proxied authorization v1 control with the provided information.
ProxiedAuthV1Control(DN) - Constructor for class org.opends.server.controls.ProxiedAuthV1Control
Creates a new instance of the proxied authorization v1 control with the provided information.
ProxiedAuthV1Control(boolean, ByteString) - Constructor for class org.opends.server.controls.ProxiedAuthV1Control
Creates a new instance of the proxied authorization v1 control with the provided information.
ProxiedAuthV1Control(boolean, DN) - Constructor for class org.opends.server.controls.ProxiedAuthV1Control
Creates a new instance of the proxied authorization v1 control with the provided information.
ProxiedAuthV2Control - Class in org.opends.server.controls
This class implements version 2 of the proxied authorization control as defined in RFC 4370.
ProxiedAuthV2Control(ByteString) - Constructor for class org.opends.server.controls.ProxiedAuthV2Control
Creates a new instance of the proxied authorization v2 control with the provided information.
ProxiedAuthV2Control(boolean, ByteString) - Constructor for class org.opends.server.controls.ProxiedAuthV2Control
Creates a new instance of the proxied authorization v2 control with the provided information.
PublicAPI - Annotation Type in org.opends.server.types
This class defines an annotation type that can be used to describe the position of a package, class, or method in the OpenDS public API (including to denote that the associated code should NOT be considered part of the public API).
publish(ReplicationMsg) - Method in class org.opends.server.replication.protocol.Session
Sends a replication message to the remote peer.
publish(ReplicationMsg) - Method in class org.opends.server.replication.service.ReplicationBroker
Publish a message to the other servers.
publish(UpdateMsg) - Method in class org.opends.server.replication.service.ReplicationDomain
Publish an UpdateMsg to the Replication Service.
publishHeartbeat(DN, CSN) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Ensures the medium consistency point is updated by heartbeats.
publishRecovery(ReplicationMsg) - Method in class org.opends.server.replication.service.ReplicationBroker
Publish a recovery message to the other servers.
publishReplicaOfflineMsg() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
 
publishReplicaOfflineMsg() - Method in class org.opends.server.replication.service.ReplicationDomain
Publishes a replica offline message if all pending changes for current replica have been sent out.
publishUpdateMsg(DN, UpdateMsg) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Publishes the provided change to the changelog DB for the specified serverId and replication domain.
publishUpdateMsg(DN, UpdateMsg) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Ensures the medium consistency point is updated by UpdateMsg.
publishUpdateMsg(DN, UpdateMsg) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Publishes the provided change to the changelog DB for the specified serverId and replication domain.
publishUpdateMsg(DN, UpdateMsg) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Publishes the provided change to the changelog DB for the specified serverId and replication domain.
purgeConflictsHistorical(PurgeConflictsHistoricalTask, long) - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Check if the operation that just happened has cleared a conflict : Clearing a conflict happens if the operation has freed a DN for which another entry was in conflict.
PurgeConflictsHistoricalTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used to purge the replication historical informations stored in the user entries to solve conflicts.
PurgeConflictsHistoricalTask() - Constructor for class org.opends.server.tasks.PurgeConflictsHistoricalTask
 
PurgeHistoricalScheduleInformation - Class in org.opends.server.tools.dsreplication
This is a simple adaptor to create a task schedule information object using the data provided by the user.
PurgeHistoricalScheduleInformation(PurgeHistoricalUserData) - Constructor for class org.opends.server.tools.dsreplication.PurgeHistoricalScheduleInformation
Default constructor.
PurgeHistoricalUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to purge historical data.
PurgeHistoricalUserData() - Constructor for class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Default constructor.
purgeUpTo(CSN) - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Synchronously purges the change number index DB up to and excluding the provided timestamp.
pushWrapper(LDAPProfile.Wrapper) - Method in class org.opends.server.admin.LDAPProfile
Decorates the core LDAP profile with the provided LDAP profile wrapper.
put(DN, T) - Method in class org.opends.server.api.DITCacheMap
put(Transaction, DatabaseEntry, DatabaseEntry) - Method in class org.opends.server.backends.jeb.DN2ID
Write a record to the DN database, where the key and value are already formatted.
put(Transaction, EntryID, Entry) - Method in class org.opends.server.backends.jeb.ID2Entry
Write a record in the entry database.
put(TreeName, ByteSequence, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.Importer
Creates a record with the provided key and value in the tree identified by the provided name.
put(TreeName, ByteSequence, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Adds a record with the provided key and value, replacing any existing record having the same key.
put(DN, ClientConnection) - Method in class org.opends.server.core.AuthenticatedUsers
Registers the provided user DN and client connection with this object.
put(Set<String>, AttrHistorical) - Method in class org.opends.server.replication.plugin.AttrHistoricalWithOptions
Associate some info to a given set of options.
put(UpdateMsg, ServerHandler) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Add an update that has been received to the list of updates that must be forwarded to all other servers.
put(UpdateMsg) - Method in class org.opends.server.replication.server.ServerHandler
Put a new update message received.
put(K, V) - Method in class org.opends.server.types.SmallMap
putAll(Map<? extends DN, ? extends T>) - Method in class org.opends.server.api.DITCacheMap
putAll(Map<? extends K, ? extends V>) - Method in class org.opends.server.types.SmallMap
putAttribute(AttributeType, List<Attribute>) - Method in class org.opends.server.types.Entry
Puts the provided attribute in this entry.
putConfigAttribute(ConfigAttribute) - Method in class org.opends.server.config.ConfigEntry
Puts the provided configuration attribute in this entry (adding a new attribute if one doesn't exist, or replacing it if one does).
putEntry(Entry, String, long) - Method in class org.opends.server.api.EntryCache
Stores the provided entry in the cache.
putEntry(Entry, String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
Stores the provided entry in the cache.
putEntry(Entry, String, long) - Method in class org.opends.server.extensions.FIFOEntryCache
Stores the provided entry in the cache.
putEntry(Entry, String, long) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Stores the provided entry in the cache.
putEntryIfAbsent(Entry, String, long) - Method in class org.opends.server.api.EntryCache
Stores the provided entry in the cache only if it does not conflict with an entry that already exists.
putEntryIfAbsent(Entry, String, long) - Method in class org.opends.server.extensions.DefaultEntryCache
Stores the provided entry in the cache only if it does not conflict with an entry that already exists.
putEntryIfAbsent(Entry, String, long) - Method in class org.opends.server.extensions.FIFOEntryCache
Stores the provided entry in the cache only if it does not conflict with an entry that already exists.
putEntryIfAbsent(Entry, String, long) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Stores the provided entry in the cache only if it does not conflict with an entry that already exists.
PWD_ATTRIBUTE_ATTACHMENT - Static variable in class org.opends.server.extensions.PasswordModifyExtendedOperation
The name of the attachment which will be used to store the password attribute.

Q

QueueingStrategy - Interface in org.opends.server.core
This interface defines request handling strategies.
QuickSetup - Class in org.opends.quicksetup.ui
This class is responsible for doing the following:
QuickSetup() - Constructor for class org.opends.quicksetup.ui.QuickSetup
 
QuickSetupCli - Class in org.opends.quicksetup
Class used by Launcher to start a CLI application.
QuickSetupCli(CliApplication, Launcher) - Constructor for class org.opends.quicksetup.QuickSetupCli
Creates a QuickSetupCli instance.
QuickSetupDialog - Class in org.opends.quicksetup.ui
This class represents the dialog used by quicksetup applications.
QuickSetupDialog(GuiApplication, CurrentInstallStatus, QuickSetup) - Constructor for class org.opends.quicksetup.ui.QuickSetupDialog
Constructor of QuickSetupDialog.
QuickSetupErrorPanel - Class in org.opends.quicksetup.ui
This class is a panel that contains an error message and a quit button.
QuickSetupErrorPanel(GuiApplication, CurrentInstallStatus) - Constructor for class org.opends.quicksetup.ui.QuickSetupErrorPanel
Constructor of the QuickSetupErrorPanel.
QuickSetupErrorPanel(GuiApplication, LocalizableMessage) - Constructor for class org.opends.quicksetup.ui.QuickSetupErrorPanel
Constructor of the QuickSetupErrorPanel.
QuickSetupLog - Class in org.opends.quicksetup
Utilities for setting up QuickSetup application log.
QuickSetupLog() - Constructor for class org.opends.quicksetup.QuickSetupLog
 
QuickSetupMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.quickSetup.
QuickSetupStepPanel - Class in org.opends.quicksetup.ui
This is an abstract class that is extended by all the classes that are in the CardLayout of CurrentStepPanel.
QuickSetupStepPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.QuickSetupStepPanel
Creates a default instance.
quit() - Method in class org.opends.quicksetup.ui.QuickSetup
Method called when we want to quit the setup (for instance when the user clicks on 'Close' or 'Quit' buttons and has confirmed that (s)he wants to quit the program.
quitClicked() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
The method called when the user clicks on quick.
quitClicked(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user has clicked the 'quit' button.
quitClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
 
quitClicked(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user has clicked the 'quit' button.
quotedKeyValue(Class<?>, String, Object) - Static method in class org.opends.server.types.AdditionalLogItem
Creates a new additional log item using the provided source, key, and value.

R

RANDOM_TYPE_CHARS_FIXED - Static variable in class org.opends.server.tools.makeldif.RandomTag
The value that indicates that the value is to be generated from a fixed number of characters from a given character set.
RANDOM_TYPE_CHARS_VARIABLE - Static variable in class org.opends.server.tools.makeldif.RandomTag
The value that indicates that the value is to be generated from a variable number of characters from a given character set.
RANDOM_TYPE_MONTH - Static variable in class org.opends.server.tools.makeldif.RandomTag
The value that indicates that the value should be a random month.
RANDOM_TYPE_NUMERIC - Static variable in class org.opends.server.tools.makeldif.RandomTag
The value that indicates that the value should be a random number.
RANDOM_TYPE_TELEPHONE - Static variable in class org.opends.server.tools.makeldif.RandomTag
The value that indicates that the value should be a telephone number.
RandomPasswordGenerator - Class in org.opends.server.extensions
This class provides an implementation of a Directory Server password generator that will create random passwords based on fixed-length strings built from one or more character sets.
RandomPasswordGenerator() - Constructor for class org.opends.server.extensions.RandomPasswordGenerator
 
RandomPasswordGeneratorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Random Password Generator settings.
RandomPasswordGeneratorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Random Password Generator settings.
RandomPasswordGeneratorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Random Password Generator managed object definition meta information.
RandomTag - Class in org.opends.server.tools.makeldif
This class defines a tag that may be used to generate random values.
RandomTag() - Constructor for class org.opends.server.tools.makeldif.RandomTag
Creates a new instance of this random tag.
RawAttribute - Class in org.opends.server.types
This class defines a raw attribute, which has a type (which may include zero or more options), and zero or more values.
RawAttribute() - Constructor for class org.opends.server.types.RawAttribute
 
RawFilter - Class in org.opends.server.types
This class defines the data structures and methods to use when interacting with a raw search filter, which defines a set of criteria for locating entries in a search request.
RawFilter() - Constructor for class org.opends.server.types.RawFilter
 
RawModification - Class in org.opends.server.types
This class defines the data structures and methods to use when interacting with a raw modification, which describes a change that should be made to an attribute.
RawModification() - Constructor for class org.opends.server.types.RawModification
 
RC4PasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme that will encode values using the RC4 reversible encryption algorithm.
RC4PasswordStorageScheme() - Constructor for class org.opends.server.extensions.RC4PasswordStorageScheme
Creates a new instance of this password storage scheme.
RC4PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying RC4 Password Storage Scheme settings.
RC4PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying RC4 Password Storage Scheme settings.
RC4PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the RC4 Password Storage Scheme managed object definition meta information.
rdn() - Method in class org.opends.server.types.DN
Retrieves the outermost RDN component for this DN (i.e., the one that is furthest from the suffix).
RDN - Class in org.opends.server.types
This class defines a data structure for storing and interacting with the relative distinguished names associated with entries in the Directory Server.
RDN(AttributeType, ByteString) - Constructor for class org.opends.server.types.RDN
Creates a new RDN with the provided information.
RDN(AttributeType, String, ByteString) - Constructor for class org.opends.server.types.RDN
Creates a new RDN with the provided information.
RDN(List<AttributeType>, List<String>, List<ByteString>) - Constructor for class org.opends.server.types.RDN
Creates a new RDN with the provided information.
RDN(AttributeType[], String[], ByteString[]) - Constructor for class org.opends.server.types.RDN
Creates a new RDN with the provided information.
RDNTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include the RDN of the current entry in the attribute value.
RDNTag() - Constructor for class org.opends.server.tools.makeldif.RDNTag
Creates a new instance of this RDN tag.
read(Transaction, DatabaseEntry, DatabaseEntry, LockMode) - Method in class org.opends.server.backends.jeb.DN2ID
Read a record from a JE database, with optional debug logging.
read(ReadOperation<T>) - Method in class org.opends.server.backends.pdb.PDBStorage
Executes a read operation.
read(TreeName, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.Importer
Reads the record's value associated to the provided key, in the tree whose name is provided.
read(TreeName, ByteSequence) - Method in interface org.opends.server.backends.pluggable.spi.ReadableTransaction
Reads the record's value associated to the provided key, in the tree whose name is provided.
read(ReadOperation<T>) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Executes a read operation.
read(ByteBuffer) - Method in class org.opends.server.extensions.RedirectingByteChannel
read() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Reads the next byte of data from the input stream, blocking if necessary until there is data available.
read(byte[]) - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Reads some number of bytes from the input stream, blocking if necessary until there is data available, and adds them to the provided array starting at position 0.
read(byte[], int, int) - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Reads some number of bytes from the input stream, blocking if necessary until there is data available, and adds them to the provided array starting at the specified position.
read() - Method in class org.opends.server.tools.makeldif.MakeLDIFInputStream
Reads a single byte of data from this input stream.
read(byte[], int, int) - Method in class org.opends.server.tools.makeldif.MakeLDIFInputStream
Reads data from this input stream.
read() - Method in class org.opends.server.types.RecordingInputStream
read(byte[]) - Method in class org.opends.server.types.RecordingInputStream
read(byte[], int, int) - Method in class org.opends.server.types.RecordingInputStream
read() - Method in class org.opends.server.util.SizeLimitInputStream
read(byte[], int, int) - Method in class org.opends.server.util.SizeLimitInputStream
READ_ONLY_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the read only text color.
READ_ONLY_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for read only text.
ReadableTransaction - Interface in org.opends.server.backends.pluggable.spi
Represents a readable transaction on a storage engine.
readAdministratorRegistry() - Method in class org.opends.admin.ads.ADSContext
Returns a set containing the administrators that are defined in the ADS.
readAndExecute(LDAPConnection, String, byte[], ArrayList<String>, LDAPCompareOptions) - Method in class org.opends.server.tools.LDAPCompare
Execute the compare request in the specified list of DNs.
readAndExecute(LDAPConnection, String, byte[], Reader, LDAPCompareOptions) - Method in class org.opends.server.tools.LDAPCompare
Read the specified DNs from the given reader (file or stdin) and execute the given compare request.
readAndExecute(LDAPConnection, ArrayList<String>, LDAPDeleteOptions) - Method in class org.opends.server.tools.LDAPDelete
Execute the delete request on the specified list of DNs.
readAndExecute(LDAPConnection, Reader, LDAPDeleteOptions) - Method in class org.opends.server.tools.LDAPDelete
Read the specified DNs from the given reader (file or stdin) and execute the given delete request.
readAndExecute(LDAPConnection, String, LDAPModifyOptions) - Method in class org.opends.server.tools.LDAPModify
Read the specified change records from the given input stream (file or stdin) and execute the given modify request.
readAssuredConfig(ReplicationDomainCfg, boolean) - Method in class org.opends.server.replication.service.ReplicationDomain
Gets and stores the assured replication configuration parameters.
readAttribute(List<StringBuilder>, StringBuilder, DN, Map<ObjectClass, String>, Map<AttributeType, List<AttributeBuilder>>, Map<AttributeType, List<AttributeBuilder>>, boolean) - Method in class org.opends.server.util.LDIFReader
Decodes the provided line as an LDIF attribute and adds it to the appropriate hash.
readBackupDirectoryDescriptor(String) - Static method in class org.opends.server.types.BackupDirectory
Reads the backup descriptor file in the specified path and uses the information it contains to create a new backup directory structure.
readBytesFromFile(String, PrintStream) - Static method in class org.opends.server.tools.LDAPToolUtils
Read the data from the specified file and return it in a byte array.
readChangeRecord(boolean) - Method in class org.opends.server.util.LDIFReader
Reads the next change record from the LDIF source.
readConcatenatedSchema(String, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Static method in class org.opends.server.types.Schema
Reads data from the specified concatenated schema file into the provided sets.
readConfiguration(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Reads configuration and monitoring information using the provided connection.
readConfiguration() - Method in class org.opends.guitools.controlpanel.util.ConfigFromFile
Reads configuration information from the configuration files.
readControl(ASN1Reader) - Static method in class org.opends.server.protocols.ldap.LDAPReader
Decodes the elements from the provided ASN.1 reader as an LDAP control.
readDN(LinkedList<StringBuilder>) - Method in class org.opends.server.util.LDIFReader
Reads the DN of the entry from the provided list of lines.
readEndSequence() - Method in class org.opends.server.protocols.asn1.GSERParser
Skips the input matching the end of a sequence and preceding space characters.
readEntry(LdapName, Collection<String>) - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Reads the attributes of the named entry.
readEntry(LdapName, Collection<String>) - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Reads the attributes of the named entry.
readEntry() - Method in class org.opends.server.util.LDIFReader
Reads the next entry from the LDIF source.
readEntry(boolean) - Method in class org.opends.server.util.LDIFReader
Reads the next entry from the LDIF source.
readEntryLines() - Method in class org.opends.server.util.LDIFReader
Reads a set of lines from the next entry in the LDIF source.
readFirstRecord() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Read the first Change from the database, 0 when none.
readInteger(LocalizableMessage, int) - Method in class org.opends.server.tools.dsreplication.ReplicationCliMain
Interactively retrieves an integer value from the console.
readKey(DatabaseEntry, Transaction, LockMode) - Method in class org.opends.server.backends.jeb.Index
Reads the set of entry IDs for a given key.
readLastRecord() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
Read the last change number from the database.
readMessage(ASN1Reader) - Static method in class org.opends.server.protocols.ldap.LDAPReader
Decodes the elements from the provided ASN.1 reader as an LDAP message.
readMessage() - Method in class org.opends.server.tools.LDAPReader
Reads an LDAP message from the associated input stream.
readOnDiskChangelogState() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Read and return the changelog state from the database.
ReadOnlyConfigAttribute - Class in org.opends.server.config
This class defines a configuration attribute that is only intended for use in displaying information.
ReadOnlyConfigAttribute(String, LocalizableMessage, boolean) - Constructor for class org.opends.server.config.ReadOnlyConfigAttribute
Creates a new read-only configuration attribute stub with the provided information but no values.
ReadOnlyConfigAttribute(String, LocalizableMessage, String) - Constructor for class org.opends.server.config.ReadOnlyConfigAttribute
Creates a new read-only configuration attribute with the provided information.
ReadOnlyConfigAttribute(String, LocalizableMessage, List<String>) - Constructor for class org.opends.server.config.ReadOnlyConfigAttribute
Creates a new read-only configuration attribute with the provided information.
ReadOnlyConfigFileHandler - Class in org.opends.guitools.controlpanel.util
A class used to read the configuration from a file.
ReadOnlyConfigFileHandler() - Constructor for class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
 
ReadOnlyStorageException - Exception in org.opends.server.backends.pluggable.spi
Thrown when the server or a tool attempts to access the storage while it is read-only.
ReadOnlyStorageException() - Constructor for exception org.opends.server.backends.pluggable.spi.ReadOnlyStorageException
Constructor with default error message.
ReadOnlyStorageException(String, Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.ReadOnlyStorageException
Constructor with a message and a cause.
ReadOnlyStorageException(String) - Constructor for exception org.opends.server.backends.pluggable.spi.ReadOnlyStorageException
Constructor with a message.
ReadOnlyStorageException(Throwable) - Constructor for exception org.opends.server.backends.pluggable.spi.ReadOnlyStorageException
Constructor with a cause.
ReadOperation<T> - Interface in org.opends.server.backends.pluggable.spi
Function performing a read operation.
readProtocolOp(ASN1Reader) - Static method in class org.opends.server.protocols.ldap.LDAPReader
Decodes the elements from the provided ASN.1 reader as an LDAP protocol op.
readRange(byte[], byte[], boolean, boolean) - Method in class org.opends.server.backends.jeb.Index
Reads a range of keys and collects all their entry IDs into a single set.
readSchema() - Method in class org.opends.guitools.controlpanel.util.ConfigReader
Reads the schema from the files.
readSchema(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.util.RemoteSchemaLoader
Reads the schema.
readSchema() - Method in class org.opends.guitools.controlpanel.util.SchemaLoader
Reads the schema.
readSearchEntry(ASN1Reader) - Static method in class org.opends.server.protocols.ldap.LDAPReader
Decodes the elements from the provided ASN.1 reader as an LDAP search result entry protocol op.
readServerGroupRegistry() - Method in class org.opends.admin.ads.ADSContext
Returns a set containing the server groups that are defined in the ADS.
readServerRegistry() - Method in class org.opends.admin.ads.ADSContext
Returns a set containing the servers that are registered in the ADS.
readStartSequence() - Method in class org.opends.server.protocols.asn1.GSERParser
Skips the input matching the start of a sequence and subsequent space characters.
REBUILD_ALL - Static variable in class org.opends.server.config.ConfigConstants
Used to specify that the rebuild all boolean should be set.
REBUILD_DEGRADED - Static variable in class org.opends.server.config.ConfigConstants
Used to specify that the rebuild degraded boolean should be set.
rebuildAllIndexes(LocalizableMessage) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Creates a rebuild all indexes task.
rebuildBackend(RebuildConfig, ServerContext) - Method in class org.opends.server.api.Backend
Rebuild indexes in the backend instance.
rebuildBackend(RebuildConfig, ServerContext) - Method in class org.opends.server.backends.jeb.BackendImpl
Rebuild indexes in the backend instance.
rebuildBackend(RebuildConfig, ServerContext) - Method in class org.opends.server.backends.pluggable.BackendImpl
Rebuild indexes in the backend instance.
RebuildConfig - Class in org.opends.server.backends
Configuration for the indexType rebuild process.
RebuildConfig() - Constructor for class org.opends.server.backends.RebuildConfig
 
RebuildConfig.RebuildMode - Enum in org.opends.server.backends
Identifies how indexes will be selected for rebuild.
rebuildDependentElements(SchemaFileElement) - Method in class org.opends.server.types.Schema
Recursively rebuilds all schema elements that are dependent upon the provided element.
RebuildIndex - Class in org.opends.server.tools
This program provides a utility to rebuild the contents of the indexes of a Directory Server backend.
RebuildIndex() - Constructor for class org.opends.server.tools.RebuildIndex
 
rebuildIndexesWithinMultipleBackends(boolean, PrintStream, String...) - Method in class org.opends.server.tools.RebuildIndex
This function allow internal use of the rebuild index tools.
rebuildIndexIfNecessary(AbstractIndexDescriptor, ProgressDialog) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
If the index must be rebuilt, asks the user for confirmation.
RebuildIndexPanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user wants to rebuild indexes.
RebuildIndexPanel() - Constructor for class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Constructor of the panel.
RebuildIndexTask - Class in org.opends.guitools.controlpanel.task
The class that is used when a set of indexes must be rebuilt.
RebuildIndexTask(ControlPanelInfo, ProgressDialog, Collection<String>, SortedSet<AbstractIndexDescriptor>) - Constructor for class org.opends.guitools.controlpanel.task.RebuildIndexTask
Constructor of the task.
rebuildSingleIndex(LocalizableMessage, String) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Creates a rebuild index task for a given single index.
RebuildTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used to rebuild indexes in the JEB backend..
RebuildTask() - Constructor for class org.opends.server.tasks.RebuildTask
 
recalculate() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel.NumberOfEntriesUpdater
Notifies that the number of entries in the browser has changed.
recalculateHashCode() - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexDescriptor
Method used to minimize the times the hashcode is calculated.
recalculateHashCode() - Method in class org.opends.guitools.controlpanel.datamodel.IndexDescriptor
 
recalculateHashCode() - Method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
 
receive() - Method in class org.opends.server.replication.protocol.Session
Attempt to receive a ReplicationMsg.
receive() - Method in class org.opends.server.replication.service.ReplicationBroker
Receive a message.
receiveEntryBytes() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
This is overwritten to allow stopping the (online) import process by the fractional ldif import plugin when it detects that the (imported) remote data set is not consistent with the local fractional configuration.
receiveEntryBytes() - Method in class org.opends.server.replication.service.ReplicationDomain
Receives bytes related to an entry in the context of an import to initialize the domain (called by ReplLDIFInputStream).
receiveNewStatus(ChangeStatusMsg) - Method in class org.opends.server.replication.server.DataServerHandler
Process message of a remote server changing his status.
receiveTopoInfoFromRS(TopologyMsg, ReplicationServerHandler, boolean) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Process topology information received from a peer RS.
receiveTopoInfoFromRS(TopologyMsg) - Method in class org.opends.server.replication.server.ReplicationServerHandler
Receives a topology msg.
RecordingInputStream - Class in org.opends.server.types
A wrapper InputStream that will record all reads from an underlying InputStream.
RecordingInputStream(InputStream) - Constructor for class org.opends.server.types.RecordingInputStream
Constructs a new RecordingInputStream that will record all reads from the given input stream.
RecordingOutputStream - Class in org.opends.server.types
A wrapper OutputStream that will record all writes to an underlying OutputStream.
RecordingOutputStream(OutputStream) - Constructor for class org.opends.server.types.RecordingOutputStream
Constructs a new RecordingOutputStream that will all writes to the given OutputStream.
RECURRING_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 recurring task definitions in the server.
recurringArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument to indicate a recurring task.
RecurringTask - Class in org.opends.server.backends.task
This class defines a information about a recurring task, which will be used to repeatedly schedule tasks for processing.
RecurringTask(ServerContext, TaskScheduler, Entry) - Constructor for class org.opends.server.backends.task.RecurringTask
Creates a new recurring task based on the information in the provided entry.
recurseSubFrames(ProfileStack, int, long, HashMap<String, HashMap<ProfileStack, Long>>) - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Recursively processes the frames of the provided stack, adding them as nested subordinate frames of this stack frame.
recursiveDelete(File) - Static method in class org.opends.server.util.StaticUtils
Attempts to delete the specified file or directory.
redirect(ConnectionSecurityProvider) - Method in class org.opends.server.extensions.RedirectingByteChannel
Redirects a byte channel to a byte channel associated with the specified provider.
RedirectingByteChannel - Class in org.opends.server.extensions
This class redirects read and write requests either to a child byte channel, or a byte channel to be redirected to.
ref - Variable in class org.opends.dsml.protocol.SearchResultReference
 
REF_SHORT_DESC_BACKUP - Static variable in class org.opends.messages.ToolMessages
back up OpenDJ directory data
REF_SHORT_DESC_BASE64 - Static variable in class org.opends.messages.ToolMessages
encode and decode base64 strings
REF_SHORT_DESC_CONTROL_PANEL - Static variable in class org.opends.messages.ToolMessages
start the OpenDJ graphical admin interface
REF_SHORT_DESC_CREATE_RC_SCRIPT - Static variable in class org.opends.messages.ToolMessages
script to manage OpenDJ as a service on UNIX
REF_SHORT_DESC_DBTEST - Static variable in class org.opends.messages.ToolMessages
gather OpenDJ backend database debugging information
REF_SHORT_DESC_DSJAVAPROPERTIES - Static variable in class org.opends.messages.ToolMessages
apply OpenDJ Java home and JVM settings
REF_SHORT_DESC_DSREPLICATION - Static variable in class org.opends.messages.ToolMessages
manage OpenDJ directory data replication
REF_SHORT_DESC_ENCODE_PASSWORD - Static variable in class org.opends.messages.ToolMessages
encode a password with an OpenDJ storage scheme
REF_SHORT_DESC_EXPORT_LDIF - Static variable in class org.opends.messages.ToolMessages
export OpenDJ directory data in LDIF
REF_SHORT_DESC_IMPORT_LDIF - Static variable in class org.opends.messages.ToolMessages
import OpenDJ directory data from LDIF
REF_SHORT_DESC_LDAPCOMPARE - Static variable in class org.opends.messages.ToolMessages
perform LDAP compare operations
REF_SHORT_DESC_LDAPDELETE - Static variable in class org.opends.messages.ToolMessages
perform LDAP delete operations
REF_SHORT_DESC_LDAPMODIFY - Static variable in class org.opends.messages.ToolMessages
perform LDAP modify, add, delete, mod DN operations
REF_SHORT_DESC_LDAPPASSWORDMODIFY - Static variable in class org.opends.messages.ToolMessages
perform LDAP password modifications
REF_SHORT_DESC_LDAPSEARCH - Static variable in class org.opends.messages.ToolMessages
perform LDAP search operations
REF_SHORT_DESC_LDIFDIFF - Static variable in class org.opends.messages.ToolMessages
compare small LDIF files
REF_SHORT_DESC_LDIFMODIFY - Static variable in class org.opends.messages.ToolMessages
apply LDIF changes to LDIF
REF_SHORT_DESC_LDIFSEARCH - Static variable in class org.opends.messages.ToolMessages
search LDIF with LDAP filters
REF_SHORT_DESC_LIST_BACKENDS - Static variable in class org.opends.messages.ToolMessages
list OpenDJ backends and base DNs
REF_SHORT_DESC_MAKELDIF - Static variable in class org.opends.messages.ToolMessages
generate test LDIF
REF_SHORT_DESC_MANAGE_ACCOUNT - Static variable in class org.opends.messages.ToolMessages
manage state of OpenDJ server accounts
REF_SHORT_DESC_MANAGE_TASKS - Static variable in class org.opends.messages.ToolMessages
manage OpenDJ server administration tasks
REF_SHORT_DESC_REBUILD_INDEX - Static variable in class org.opends.messages.ToolMessages
rebuild index after configuration change
REF_SHORT_DESC_RESTORE - Static variable in class org.opends.messages.ToolMessages
restore OpenDJ directory data backups
REF_SHORT_DESC_SETUP - Static variable in class org.opends.messages.ToolMessages
install OpenDJ directory server
REF_SHORT_DESC_START_DS - Static variable in class org.opends.messages.ToolMessages
start OpenDJ directory server
REF_SHORT_DESC_STATUS - Static variable in class org.opends.messages.ToolMessages
display basic OpenDJ server information
REF_SHORT_DESC_STOP_DS - Static variable in class org.opends.messages.ToolMessages
stop OpenDJ directory server
REF_SHORT_DESC_UPGRADE - Static variable in class org.opends.messages.ToolMessages
upgrade OpenDJ configuration and application data
REF_SHORT_DESC_VERIFY_INDEX - Static variable in class org.opends.messages.ToolMessages
check index for consistency or errors
REF_SHORT_DESC_WINDOWS_SERVICE - Static variable in class org.opends.messages.ToolMessages
register OpenDJ as a Windows Service
Reference<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
A reference to another managed object.
ReferentialIntegrityPlugin - Class in org.opends.server.plugins
This class implements a Directory Server post operation plugin that performs Referential Integrity processing on successful delete and modify DN operations.
ReferentialIntegrityPlugin() - Constructor for class org.opends.server.plugins.ReferentialIntegrityPlugin
 
ReferentialIntegrityPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Referential Integrity Plugin settings.
ReferentialIntegrityPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Referential Integrity Plugin settings.
ReferentialIntegrityPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Referential Integrity Plugin managed object definition meta information.
ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "check-references-scope-criteria" property.
referral - Variable in class org.opends.dsml.protocol.LDAPResult
 
REFERRAL - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that encountered a referral.
REFERRAL_INDEX_NAME - Static variable in interface org.opends.server.backends.pluggable.SuffixContainer
The name of the index associating normalized DNs to normalized URIs.
ReferralAuthenticationListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when the authentication to be used to handle referrals in the LDAP entries browser.
ReferralLimitExceededException - Exception in org.opends.guitools.controlpanel.browser
The exception that is launched when we exceed the maximum number of hops following referrals.
ReferralLimitExceededException(LocalizableMessage) - Constructor for exception org.opends.guitools.controlpanel.browser.ReferralLimitExceededException
Constructor of the exception.
referralSolveError(String, String[], BasicNodeError) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Displays a message informing that an error occurred resolving a referral.
REFRESHING_LIST - Static variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
The refreshing list message, displayed when the list of backups is refreshed.
refreshList - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Refresh list button.
refreshList() - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
Refresh the list of backups by looking in the backups defined under the provided parent backup directory.
refreshOptionsClicked() - Method in class org.opends.guitools.controlpanel.ui.MainMenuBar
The method called when the user clicks on 'Refresh Options'.
RefreshOptionsPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays the refresh options of the control panel.
RefreshOptionsPanel() - Constructor for class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
Default constructor.
refreshToken() - Method in class org.opends.server.core.GroupManager
Return the current refresh token value.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Regenerates the last found ServerDescriptor object.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Tells whether a new server descriptor should be regenerated when the task is over.
regenerateDescriptor() - Method in class org.opends.guitools.controlpanel.task.Task
Tells whether a new server descriptor should be regenerated when the task is over.
register(VirtualAttributeRule) - Method in class org.opends.server.core.VirtualAttributeConfigManager
Registers the provided virtual attribute rule.
register(DataServerHandler) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Registers a DS handler into this domain and notifies the domain about the new DS.
register(ReplicationServerHandler) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Registers the RS handler into this domain and notifies the domain.
registerAccountStatusNotificationHandler(DN, AccountStatusNotificationHandler) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided account status notification handler with the Directory Server.
registerAddListener(InstantiableRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when new child configurations are added beneath an instantiable relation.
registerAddListener(InstantiableRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when new child server managed object are added beneath an instantiable relation.
registerAddListener(OptionalRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when a new child configurations is added beneath an optional relation.
registerAddListener(OptionalRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when a new child server managed object is added beneath an optional relation.
registerAddListener(SetRelationDefinition<?, M>, ConfigurationAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when new child configurations are added beneath a set relation.
registerAddListener(SetRelationDefinition<?, M>, ServerManagedObjectAddListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when new child server managed object are added beneath a set relation.
registerAddListener(ConfigAddListener) - Method in class org.opends.server.config.ConfigEntry
Registers the provided add listener so that it will be notified if any new entries are added immediately below this configuration entry.
registerAddListener(DN, ConfigAddListener) - Method in class org.opends.server.core.ConfigurationHandler
registerAlertGenerator(AlertGenerator) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided alert generator with the Directory Server.
registerAlertGenerator(AlertGenerator) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided alert generator with the Directory Server.
registerAlertHandler(AlertHandler) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided alert handler with the Directory Server.
registerAlternateRootDN(DN, DN) - Static method in class org.opends.server.core.DirectoryServer
Registers an alternate root bind DN using the provided information.
registerAttributeType(AttributeType, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided attribute type with the Directory Server.
registerAttributeType(AttributeType, boolean) - Method in class org.opends.server.types.Schema
Registers the provided attribute type definition with this schema.
registerAuthenticationPolicy(DN, AuthenticationPolicy) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided authentication policy with the Directory Server.
registerBackend(Backend<?>) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided backend with the Directory Server.
registerBackendInitializationListener(BackendInitializationListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided backend initialization listener with the Directory Server.
registerBackupTaskListener(BackupTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided backup task listener with the Directory Server.
registerBaseDN(DN, Backend<?>, boolean) - Method in class org.opends.server.core.BaseDnRegistry
Registers a base DN with this registry.
registerBaseDN(DN, Backend<?>, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided base DN with the server.
registerBranch(Branch) - Method in class org.opends.server.tools.makeldif.TemplateFile
Registers the provided branch in this template file.
registerCancellationCallback(PersistentSearch.CancellationCallback) - Method in class org.opends.server.core.PersistentSearch
Registers a cancellation callback with this persistent search.
registerCertificateMapper(DN, CertificateMapper) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided certificate mapper with the Directory Server.
registerChangeListener(ConfigurationChangeListener<? super S>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when this server managed object is changed.
registerChangeListener(ServerManagedObjectChangeListener<? super S>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when this server managed object is changed.
registerChangeListener(ConfigChangeListener) - Method in class org.opends.server.config.ConfigEntry
Registers the provided change listener so that it will be notified of any changes to this configuration entry.
registerChangeListener(DN, ConfigChangeListener) - Method in class org.opends.server.core.ConfigurationHandler
registerChangeListener(SubentryChangeListener) - Method in class org.opends.server.core.SubentryManager
Registers the provided change notification listener with this manager so that it will be notified of any add, delete, modify, or modify DN operations that are performed.
registerClient(LDAPClientConnection) - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Registers the provided client connection with this request handler so that any requests received from that client will be processed.
registerClientConnection(ClientConnection) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Registers a client connection with this JMX connection handler.
registerConnection(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Registers a connection in this connection pool.
registerConnectionHandler(ConnectionHandler<? extends ConnectionHandlerCfg>) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided connection handler with the Directory Server.
registerConstant(String, String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Registers the provided constant for use in the template.
registerConstraint(Constraint) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Register a constraint with this managed object definition.
registerDefaultSyntax(Syntax) - Method in class org.opends.server.types.Schema
Registers the defaut syntax for this schema.
registerDeleteListener(InstantiableRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when existing child configurations are deleted beneath an instantiable relation.
registerDeleteListener(InstantiableRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when existing child server managed objects are deleted beneath an instantiable relation.
registerDeleteListener(OptionalRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when an existing child configuration is deleted beneath an optional relation.
registerDeleteListener(OptionalRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when an existing child server managed object is deleted beneath an optional relation.
registerDeleteListener(SetRelationDefinition<?, M>, ConfigurationDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when existing child configurations are deleted beneath a set relation.
registerDeleteListener(SetRelationDefinition<?, M>, ServerManagedObjectDeleteListener<M>) - Method in class org.opends.server.admin.server.ServerManagedObject
Register to be notified when existing child server managed objects are deleted beneath a set relation.
registerDeleteListener(ConfigDeleteListener) - Method in class org.opends.server.config.ConfigEntry
Registers the provided delete listener so that it will be notified if any entries are deleted immediately below this configuration entry.
registerDeleteListener(DN, ConfigDeleteListener) - Method in class org.opends.server.core.ConfigurationHandler
registerDITContentRule(DITContentRule, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided DIT content rule with the Directory Server.
registerDITContentRule(DITContentRule, boolean) - Method in class org.opends.server.types.Schema
Registers the provided DIT content rule definition with this schema.
registerDITStructureRule(DITStructureRule, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided DIT structure rule with the Directory Server.
registerDITStructureRule(DITStructureRule, boolean) - Method in class org.opends.server.types.Schema
Registers the provided DIT structure rule definition with this schema.
registerExportTaskListener(ExportTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided LDIF export task listener with the Directory Server.
registerIdentityMapper(DN, IdentityMapper) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided identity mapper for use with the Directory Server.
registerImportTaskListener(ImportTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided LDIF import task listener with the Directory Server.
registerInitializationCompletedListener(InitializationCompletedListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided initialization completed listener with the Directory Server so that it will be notified when the server initialization completes.
registerInternalPlugin(InternalDirectoryServerPlugin) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided internal plugin with the Directory Server and ensures that it will be invoked in the specified ways.
registerInvokableComponent(InvokableComponent) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided invokable component with the Directory Server.
registerInvokableComponent(InvokableComponent) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided invokable component with the Directory Server.
registerKeyManagerProvider(DN, KeyManagerProvider) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided key manager provider with the Directory Server.
registerLdapSyntaxDescription(LDAPSyntaxDescription, boolean) - Method in class org.opends.server.types.Schema
Registers the provided ldap syntax description with this schema.
registerMatchingRule(MatchingRule, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided matching rule with the Directory Server.
registerMatchingRule(MatchingRule, boolean) - Method in class org.opends.server.types.Schema
Registers the provided matching rule definition with this schema.
registerMatchingRuleUse(MatchingRuleUse, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided matching rule use with the Directory Server.
registerMatchingRuleUse(MatchingRuleUse, boolean) - Method in class org.opends.server.types.Schema
Registers the provided matching rule use definition with this schema.
registerModifiedIndex(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Registers an index as modified.
registerMonitoredDirectory(String, File, long, long, DiskSpaceMonitorHandler) - Method in class org.opends.server.extensions.DiskSpaceMonitor
Registers or reconfigures a directory for monitoring.
registerMonitorProvider(MonitorProvider<? extends MonitorProviderCfg>) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided monitor provider with the Directory Server.
registerNameForm(NameForm, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided name form with the Directory Server.
registerNameForm(NameForm, boolean) - Method in class org.opends.server.types.Schema
Registers the provided name form definition with this schema.
registerObjectClass(ObjectClass, boolean) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided objectclass with the Directory Server.
registerObjectClass(ObjectClass, boolean) - Method in class org.opends.server.types.Schema
Registers the provided objectclass definition with this schema.
registerOption(ManagedObjectOption) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Register an option with this managed object definition.
registerOrUpdateServer(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
A convenience method that takes some server properties as parameter and if there is no server registered associated with those properties, registers it and if it is already registered, updates it.
registerPasswordGenerator(DN, PasswordGenerator) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided password generator for use with the Directory Server.
registerPasswordStorageScheme(DN, PasswordStorageScheme) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided password storage scheme with the Directory Server.
registerPasswordValidator(DN, PasswordValidator<? extends PasswordValidatorCfg>) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided password validator for use with the Directory Server.
registerPersistentSearch(PersistentSearch) - Method in class org.opends.server.api.Backend
Registers the provided persistent search operation with this backend so that it will be notified of any add, delete, modify, or modify DN operations that are performed.
registerPersistentSearch(PersistentSearch) - Method in class org.opends.server.api.ClientConnection
Registers the provided persistent search for this client.
registerPersistentSearch(PersistentSearch) - Method in class org.opends.server.backends.ChangelogBackend
Registers the provided persistent search operation with this backend so that it will be notified of any add, delete, modify, or modify DN operations that are performed.
registerPersistentSearch() - Static method in class org.opends.server.core.DirectoryServer
Registers a new persistent search by increasing the count of active persistent searches.
registerPostResponseCallback(Runnable) - Method in class org.opends.server.core.OperationWrapper
Registers a callback which should be run once this operation has completed and the response sent back to the client.
registerPostResponseCallback(Runnable) - Method in class org.opends.server.types.AbstractOperation
 
registerPostResponseCallback(Runnable) - Method in interface org.opends.server.types.Operation
Registers a callback which should be run once this operation has completed and the response sent back to the client.
registerPropertyDefinition(PropertyDefinition<?>) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Register a property definition with this managed object definition, overriding any existing property definition with the same name.
registerRelationDefinition(RelationDefinition<?, ?>) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Register a relation definition with this managed object definition, overriding any existing relation definition with the same name.
registerRestoreTaskListener(RestoreTaskListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided restore task listener with the Directory Server.
registerRetentionPolicy(DN, RetentionPolicy) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided log retention policy with the Directory Server.
registerRootDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided root DN with the Directory Server.
registerRotationPolicy(DN, RotationPolicy) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided log rotation policy with the Directory Server.
registerSASLMechanismHandler(String, SASLMechanismHandler) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided SASL mechanism handler with the Directory Server.
registerSASLMechanismHandler(String, SASLMechanismHandler) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided SASL mechanism handler with the Directory Server.
registerServer(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Method called to register a server in the ADS.
registerShutdownListener(ServerShutdownListener) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided shutdown listener with the Directory Server so that it will be notified when the server shuts down.
registerShutdownListener() - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Causes this request handler to register itself as a shutdown listener with the Directory Server.
registerShutdownListener(ServerShutdownListener) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided shutdown listener with the Directory Server so that it will be notified when the server shuts down.
registerSupportedControl(String) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided OID as a supported control for the Directory Server.
registerSupportedControl(String) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided OID as a supported control for the Directory Server.
registerSupportedExtension(String, ExtendedOperationHandler) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided extended operation handler with the Directory Server.
registerSupportedExtension(String, ExtendedOperationHandler) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided extended operation handler with the Directory Server.
registerSupportedFeature(String) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided OID as a supported feature for the Directory Server.
registerSupportedFeature(String) - Static method in class org.opends.server.types.DirectoryConfig
Registers the provided OID as a supported feature for the Directory Server.
registerSupportedLDAPVersion(int, ConnectionHandler) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided LDAP protocol version as supported within the Directory Server.
registerSynchronizationProvider(SynchronizationProvider<SynchronizationProviderCfg>) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided synchronization provider with the Directory Server.
registerSyntax(Syntax, boolean) - Method in class org.opends.server.types.Schema
Registers the provided attribute syntax definition with this schema.
registerTag(Tag) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Register a tag with this managed object definition.
registerTag(String) - Method in class org.opends.server.tools.makeldif.TemplateFile
Registers the specified class as a tag that may be used in templates.
registerTask(Task) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Registers a task.
registerTemplate(Template) - Method in class org.opends.server.tools.makeldif.TemplateFile
Registers the provided template for use in this template file.
registerTrustManagerProvider(DN, TrustManagerProvider) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided trust manager provider with the Directory Server.
registerVirtualAttribute(VirtualAttributeRule) - Static method in class org.opends.server.core.DirectoryServer
Registers the provided virtual attribute rule with the Directory Server.
regressionInVersion(String, UpgradeTask...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Creates a group of tasks which will only be invoked if the current version is more recent than the provided version.
RegularExpressionIdentityMapper - Class in org.opends.server.extensions
This class provides an implementation of a Directory Server identity mapper that uses a regular expression to process the provided ID string, and then looks for that processed value to appear in an attribute of a user's entry.
RegularExpressionIdentityMapper() - Constructor for class org.opends.server.extensions.RegularExpressionIdentityMapper
Creates a new instance of this regular expression identity mapper.
RegularExpressionIdentityMapperCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Regular Expression Identity Mapper settings.
RegularExpressionIdentityMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Regular Expression Identity Mapper settings.
RegularExpressionIdentityMapperCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Regular Expression Identity Mapper managed object definition meta information.
reinitialize() - Static method in class org.opends.server.core.DirectoryServer
Reinitializes the server following a shutdown, preparing it for a call to startServer.
reinitialize(DirectoryEnvironmentConfig) - Static method in class org.opends.server.core.DirectoryServer
Reinitializes the server following a shutdown, preparing it for a call to startServer.
rejectEntry(Entry, LocalizableMessage) - Method in class org.opends.server.util.LDIFReader
Log the specified entry and messages in the reject writer.
rejectLastEntry(LocalizableMessage) - Method in class org.opends.server.util.LDIFReader
Rejects the last entry read from the LDIF.
rejectUnauthenticatedRequests() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether an unauthenticated request should be rejected.
RelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
Relation definitions define relationships between types of managed objects.
RelationDefinition(RelationDefinition.Common<C, S>) - Constructor for class org.opends.server.admin.RelationDefinition
Create a new managed object relation definition with the specified common fields.
RelationDefinition.AbstractBuilder<C extends ConfigurationClient,S extends Configuration,D extends RelationDefinition<C,S>> - Class in org.opends.server.admin
An interface for incrementally constructing relation definitions.
RelationDefinition.AbstractBuilder(AbstractManagedObjectDefinition<?, ?>, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.RelationDefinition.AbstractBuilder
Create a property definition builder.
RelationDefinition.Common<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
Opaque structure containing fields common to all relation definition types.
RelationDefinitionVisitor<R,P> - Interface in org.opends.server.admin
A visitor of relation definitions, in the style of the visitor design pattern.
RelationOption - Enum in org.opends.server.admin
This enumeration contains various options that can be associated with relation definitions.
RELATIVE_JAVA_PROPERTIES_FILE - Static variable in class org.opends.quicksetup.Installation
The default java properties file relative path.
RELATIVE_PATH_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a relative path.
RELATIVE_TIME_INDEX_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The preferred index name for partial date and time matching rule.
RelativeInheritedDefaultBehaviorProvider<T> - Class in org.opends.server.admin
A default behavior provider which retrieves default values from a parent managed object.
RelativeInheritedDefaultBehaviorProvider(AbstractManagedObjectDefinition<?, ?>, String, int) - Constructor for class org.opends.server.admin.RelativeInheritedDefaultBehaviorProvider
Create a relative inherited default behavior provider associated with a parent managed object.
release() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Releases the lock on this domain.
RELEASE_VERSION_STRING - Static variable in class org.opends.server.util.DynamicConstants
A string representation of the release version.
releaseConnection(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Release an LDAPConnection created by getConnection().
releaseDomainLock() - Method in class org.opends.server.replication.server.ServerHandler
Releases the lock on the replication server domain if it was held.
releaseLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
Attempts to release the lock on the specified file.
releaseMemory(long) - Method in class org.opends.server.core.MemoryQuota
Declares OldGen memory is not needed anymore.
reload(ServerState) - Method in class org.opends.server.replication.common.ServerState
Replace the Server State with another ServerState.
reloadTopology() - Method in class org.opends.admin.ads.TopologyCache
Reads the configuration of the registered servers.
remainingBytes() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Return a new byte array containing all remaining bytes in this ByteArrayScanner.
remainingBytesZeroTerminated() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Return a new byte array containing all remaining bytes in this ByteArrayScanner bar the last one which is a zero terminated byte (compatible with legacy code).
RemoteReplicationPortsPanel - Class in org.opends.quicksetup.installer.ui
This class is used to provide a data model for the list of servers for which we must provide a replication port.
RemoteReplicationPortsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Constructor of the panel.
RemoteSchemaLoader - Class in org.opends.guitools.controlpanel.util
Class used to retrieve the schema from the schema files.
RemoteSchemaLoader() - Constructor for class org.opends.guitools.controlpanel.util.RemoteSchemaLoader
In remote mode we cannot load the matching rules and syntaxes from local configuration, so we should instead bootstrap them from the SDK's core schema.
remove(T) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Removes a value from the list model.
remove(DocumentFilter.FilterBypass, int, int) - Method in class org.opends.guitools.controlpanel.ui.components.TimeDocumentFilter
remove(Object) - Method in class org.opends.server.api.DITCacheMap
remove(EntryID) - Method in class org.opends.server.backends.jeb.EntryIDSet
Remove an ID from this set.
remove() - Method in class org.opends.server.backends.jeb.IDSetIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(DN, ClientConnection) - Method in class org.opends.server.core.AuthenticatedUsers
Deregisters the provided user DN and client connection with this object.
remove() - Method in class org.opends.server.replication.server.ReplicationServer
Do what needed when the config object related to this replication server is deleted from the server configuration.
remove(ByteString) - Method in class org.opends.server.types.AttributeBuilder
Removes the specified attribute value from this attribute builder if it is present.
remove(String) - Method in class org.opends.server.types.AttributeBuilder
Removes the specified attribute value from this attribute builder if it is present.
remove(Object) - Method in class org.opends.server.types.SmallMap
remove(DN) - Static method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Removes a local backend that was registered with the server.
removeAccessChangeListener(ConfigurationChangeListener<AccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Deregister an existing Access Log Publisher configuration change listener.
removeAccessLogFilteringCriteria(String) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Removes the named Access Log Filtering Criteria.
removeAccessLogFilteringCriteriaAddListener(ConfigurationAddListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Deregisters an existing Access Log Filtering Criteria configuration add listener.
removeAccessLogFilteringCriteriaDeleteListener(ConfigurationDeleteListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Deregisters an existing Access Log Filtering Criteria configuration delete listener.
removeAccountStatusNotificationHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Account Status Notification Handler.
removeAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Account Status Notification Handler configuration add listener.
removeAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Account Status Notification Handler configuration delete listener.
removeAci(Entry, boolean, boolean) - Method in class org.opends.server.authorization.dseecompat.AciList
Remove global and regular ACIs from the list.
removeAci(Backend<?>) - Method in class org.opends.server.authorization.dseecompat.AciList
Remove all ACIs related to a backend.
removeActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
Removes an action listener to this text field.
removeActionListener(ActionListener) - Method in class org.opends.quicksetup.ui.CustomHTMLEditorKit
Removes an action listener.
removeAdminData(boolean) - Method in class org.opends.admin.ads.ADSContext
Removes the administration data.
removeAESChangeListener(ConfigurationChangeListener<AESPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.AESPasswordStorageSchemeCfg
Deregister an existing AES Password Storage Scheme configuration change listener.
removeAlertGenerator(AlertGenerator) - Method in class org.opends.server.config.JMXMBean
Removes the provided alert generator from the set of alert generators associated with this JMX MBean.
removeAlertHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Alert Handler.
removeAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Alert Handler configuration add listener.
removeAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Alert Handler configuration delete listener.
removeAll() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove all files.
removeAll(Attribute) - Method in class org.opends.server.types.AttributeBuilder
Removes all the values from the specified attribute from this attribute builder if they are not already present.
removeAll(Collection<ByteString>) - Method in class org.opends.server.types.AttributeBuilder
Removes the specified attribute values from this attribute builder if they are present.
removeAll() - Static method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Removes all the local backends that were registered with the server.
removeAllLogPublishers() - Method in class org.opends.server.loggers.AbstractLogger.LoggerStorage
Removes all existing log publishers from the logger.
removeAllLogPublishers() - Method in class org.opends.server.loggers.AbstractLogger
Removes all existing log publishers from the logger.
removeAllLogPublishers() - Method in class org.opends.server.loggers.AccessLogger
Removes all existing log publishers from the logger.
removeAllLogPublishers() - Method in class org.opends.server.loggers.DebugLogger
Removes all existing log publishers from the logger.
removeAllLogPublishers() - Method in class org.opends.server.loggers.ErrorLogger
Removes all existing log publishers from the logger.
removeAllLogPublishers() - Method in class org.opends.server.loggers.HTTPAccessLogger
Removes all existing log publishers from the logger.
removeAllUnderRoot() - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Remove all the suffixes.
removeAllValues() - Method in class org.opends.server.config.ConfigAttribute
Removes all values from this configuration attribute.
removeAnonymousChangeListener(ConfigurationChangeListener<AnonymousSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AnonymousSASLMechanismHandlerCfg
Deregister an existing Anonymous SASL Mechanism Handler configuration change listener.
removeAttachment(String) - Method in class org.opends.server.core.OperationWrapper
Removes the attachment with the specified name.
removeAttachment(String) - Method in class org.opends.server.types.AbstractOperation
 
removeAttachment(String) - Method in interface org.opends.server.types.operation.PluginOperation
Removes the attachment with the specified name.
removeAttachment(String) - Method in interface org.opends.server.types.Operation
Removes the attachment with the specified name.
removeAttribute(AttributeType) - Method in interface org.opends.server.core.AddOperation
Removes the specified attribute from the entry to add.
removeAttribute(AttributeType) - Method in class org.opends.server.core.AddOperationBasis
 
removeAttribute(AttributeType) - Method in class org.opends.server.core.AddOperationWrapper
Removes the specified attribute from the entry to add.
removeAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Removes all instances of the specified attribute type from this entry, including any instances with options.
removeAttribute(Attribute, List<ByteString>) - Method in class org.opends.server.types.Entry
Ensures that this entry does not contain the provided attribute values.
removeAttribute(AttributeType) - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Removes the specified attribute from the entry to add.
removeAttributeCleanupChangeListener(ConfigurationChangeListener<AttributeCleanupPluginCfg>) - Method in interface org.opends.server.admin.std.server.AttributeCleanupPluginCfg
Deregister an existing Attribute Cleanup Plugin configuration change listener.
removeAttributeSyntax(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Attribute Syntax.
removeAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Attribute Syntax configuration add listener.
removeAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Attribute Syntax configuration delete listener.
removeAttributeTypeDescriptionChangeListener(ConfigurationChangeListener<AttributeTypeDescriptionAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.AttributeTypeDescriptionAttributeSyntaxCfg
Deregister an existing Attribute Type Description Attribute Syntax configuration change listener.
removeAttributeValueChangeListener(ConfigurationChangeListener<AttributeValuePasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.AttributeValuePasswordValidatorCfg
Deregister an existing Attribute Value Password Validator configuration change listener.
removeBackend(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Backend.
removeBackendAddListener(ConfigurationAddListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Backend configuration add listener.
removeBackendDeleteListener(ConfigurationDeleteListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Backend configuration delete listener.
removeBackendIndex(String) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Removes the named Backend Index.
removeBackendIndexAddListener(ConfigurationAddListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Deregisters an existing Backend Index configuration add listener.
removeBackendIndexDeleteListener(ConfigurationDeleteListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Deregisters an existing Backend Index configuration delete listener.
removeBackendPopulatedListener(BackendPopulatedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Removes a backend populated listener.
removeBackendVLVIndex(String) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Removes the named Backend VLV Index.
removeBackendVLVIndexAddListener(ConfigurationAddListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Deregisters an existing Backend VLV Index configuration add listener.
removeBackendVLVIndexDeleteListener(ConfigurationDeleteListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Deregisters an existing Backend VLV Index configuration delete listener.
removeBackup(BackupDirectory, String) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.api.Backend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.BackupBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.ChangelogBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.jeb.BackendImpl
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.LDIFBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.MemoryBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.MonitorBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.NullBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.pdb.PDBStorage
 
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.pluggable.BackendImpl
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Removes a backup for this storage.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.RootDSEBackend
 
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.SchemaBackend
 
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.task.TaskBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.backends.TrustStoreBackend
Removes the specified backup if it is possible to do so.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.extensions.ConfigFileHandler
Removes the specified backup if it is possible to do so.
removeBackup(String) - Method in class org.opends.server.types.BackupDirectory
Removes the backup with the specified backup ID from this backup directory.
removeBackup(BackupDirectory, String) - Method in class org.opends.server.util.BackupManager
Removes the specified backup if it is possible to do so.
removeBackupChangeListener(ConfigurationChangeListener<BackupBackendCfg>) - Method in interface org.opends.server.admin.std.server.BackupBackendCfg
Deregister an existing Backup Backend configuration change listener.
removeBackupCreatedListener(BackupCreatedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Removes a backup creation listener.
removeBackupFiles() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove backup files.
removeBase64ChangeListener(ConfigurationChangeListener<Base64PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.Base64PasswordStorageSchemeCfg
Deregister an existing Base64 Password Storage Scheme configuration change listener.
removeBaseDNToSearch(String) - Method in class org.opends.admin.ads.TopologyCacheFilter
Removes a base DN fom the list of baseDNs to search.
removeBlindChangeListener(ConfigurationChangeListener<BlindTrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.BlindTrustManagerProviderCfg
Deregister an existing Blind Trust Manager Provider configuration change listener.
removeBlowfishChangeListener(ConfigurationChangeListener<BlowfishPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.BlowfishPasswordStorageSchemeCfg
Deregister an existing Blowfish Password Storage Scheme configuration change listener.
removeButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.ButtonsPanel
Removes a button listener.
removeButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.QuickSetupErrorPanel
Removes a button listener.
removeButtonActionListener(ButtonActionListener) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Removes a button listener.
removeCancelChangeListener(ConfigurationChangeListener<CancelExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.CancelExtendedOperationHandlerCfg
Deregister an existing Cancel Extended Operation Handler configuration change listener.
removeCertificate(String) - Method in class org.opends.server.util.CertificateManager
Removes the specified certificate from the key store.
removeCertificateChangeListener(ConfigurationChangeListener<CertificateAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.CertificateAttributeSyntaxCfg
Deregister an existing Certificate Attribute Syntax configuration change listener.
removeCertificateMapper(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Certificate Mapper.
removeCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Certificate Mapper configuration add listener.
removeCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Certificate Mapper configuration delete listener.
removeChangeListener(ConfigurationChangeListener<AccessControlHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AccessControlHandlerCfg
Deregister an existing Access Control Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<AccessLogFilteringCriteriaCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogFilteringCriteriaCfg
Deregister an existing Access Log Filtering Criteria configuration change listener.
removeChangeListener(ConfigurationChangeListener<AccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AccountStatusNotificationHandlerCfg
Deregister an existing Account Status Notification Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<AdministrationConnectorCfg>) - Method in interface org.opends.server.admin.std.server.AdministrationConnectorCfg
Deregister an existing Administration Connector configuration change listener.
removeChangeListener(ConfigurationChangeListener<AlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.AlertHandlerCfg
Deregister an existing Alert Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<AttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.AttributeSyntaxCfg
Deregister an existing Attribute Syntax configuration change listener.
removeChangeListener(ConfigurationChangeListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.AuthenticationPolicyCfg
Deregister an existing Authentication Policy configuration change listener.
removeChangeListener(ConfigurationChangeListener<BackendCfg>) - Method in interface org.opends.server.admin.std.server.BackendCfg
Deregister an existing Backend configuration change listener.
removeChangeListener(ConfigurationChangeListener<BackendIndexCfg>) - Method in interface org.opends.server.admin.std.server.BackendIndexCfg
Deregister an existing Backend Index configuration change listener.
removeChangeListener(ConfigurationChangeListener<BackendVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.BackendVLVIndexCfg
Deregister an existing Backend VLV Index configuration change listener.
removeChangeListener(ConfigurationChangeListener<CertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.CertificateMapperCfg
Deregister an existing Certificate Mapper configuration change listener.
removeChangeListener(ConfigurationChangeListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ConnectionHandlerCfg
Deregister an existing Connection Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<CryptoManagerCfg>) - Method in interface org.opends.server.admin.std.server.CryptoManagerCfg
Deregister an existing Crypto Manager configuration change listener.
removeChangeListener(ConfigurationChangeListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugTargetCfg
Deregister an existing Debug Target configuration change listener.
removeChangeListener(ConfigurationChangeListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.EntryCacheCfg
Deregister an existing Entry Cache configuration change listener.
removeChangeListener(ConfigurationChangeListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ExtendedOperationHandlerCfg
Deregister an existing Extended Operation Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<ExternalChangelogDomainCfg>) - Method in interface org.opends.server.admin.std.server.ExternalChangelogDomainCfg
Deregister an existing External Changelog Domain configuration change listener.
removeChangeListener(ConfigurationChangeListener<GlobalCfg>) - Method in interface org.opends.server.admin.std.server.GlobalCfg
Deregister an existing Global Configuration configuration change listener.
removeChangeListener(ConfigurationChangeListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.GroupImplementationCfg
Deregister an existing Group Implementation configuration change listener.
removeChangeListener(ConfigurationChangeListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.IdentityMapperCfg
Deregister an existing Identity Mapper configuration change listener.
removeChangeListener(ConfigurationChangeListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.KeyManagerProviderCfg
Deregister an existing Key Manager Provider configuration change listener.
removeChangeListener(ConfigurationChangeListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBIndexCfg
Deregister an existing Local DB Index configuration change listener.
removeChangeListener(ConfigurationChangeListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBVLVIndexCfg
Deregister an existing Local DB VLV Index configuration change listener.
removeChangeListener(ConfigurationChangeListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.LogPublisherCfg
Deregister an existing Log Publisher configuration change listener.
removeChangeListener(ConfigurationChangeListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LogRetentionPolicyCfg
Deregister an existing Log Retention Policy configuration change listener.
removeChangeListener(ConfigurationChangeListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LogRotationPolicyCfg
Deregister an existing Log Rotation Policy configuration change listener.
removeChangeListener(ConfigurationChangeListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.MatchingRuleCfg
Deregister an existing Matching Rule configuration change listener.
removeChangeListener(ConfigurationChangeListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.MonitorProviderCfg
Deregister an existing Monitor Provider configuration change listener.
removeChangeListener(ConfigurationChangeListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.PasswordGeneratorCfg
Deregister an existing Password Generator configuration change listener.
removeChangeListener(ConfigurationChangeListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordStorageSchemeCfg
Deregister an existing Password Storage Scheme configuration change listener.
removeChangeListener(ConfigurationChangeListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.PasswordValidatorCfg
Deregister an existing Password Validator configuration change listener.
removeChangeListener(ConfigurationChangeListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginCfg
Deregister an existing Plugin configuration change listener.
removeChangeListener(ConfigurationChangeListener<PluginRootCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Deregister an existing Plugin Root configuration change listener.
removeChangeListener(ConfigurationChangeListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationDomainCfg
Deregister an existing Replication Domain configuration change listener.
removeChangeListener(ConfigurationChangeListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationServerCfg
Deregister an existing Replication Server configuration change listener.
removeChangeListener(ConfigurationChangeListener<RootDNCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Deregister an existing Root DN configuration change listener.
removeChangeListener(ConfigurationChangeListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNUserCfg
Deregister an existing Root DN User configuration change listener.
removeChangeListener(ConfigurationChangeListener<RootDSEBackendCfg>) - Method in interface org.opends.server.admin.std.server.RootDSEBackendCfg
Deregister an existing Root DSE Backend configuration change listener.
removeChangeListener(ConfigurationChangeListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SASLMechanismHandlerCfg
Deregister an existing SASL Mechanism Handler configuration change listener.
removeChangeListener(ConfigurationChangeListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.SchemaProviderCfg
Deregister an existing Schema Provider configuration change listener.
removeChangeListener(ConfigurationChangeListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.SynchronizationProviderCfg
Deregister an existing Synchronization Provider configuration change listener.
removeChangeListener(ConfigurationChangeListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.TrustManagerProviderCfg
Deregister an existing Trust Manager Provider configuration change listener.
removeChangeListener(ConfigurationChangeListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.VirtualAttributeCfg
Deregister an existing Virtual Attribute configuration change listener.
removeChangeListener(ConfigurationChangeListener<WorkQueueCfg>) - Method in interface org.opends.server.admin.std.server.WorkQueueCfg
Deregister an existing Work Queue configuration change listener.
removeChangeNumberControlChangeListener(ConfigurationChangeListener<ChangeNumberControlPluginCfg>) - Method in interface org.opends.server.admin.std.server.ChangeNumberControlPluginCfg
Deregister an existing Change Number Control Plugin configuration change listener.
removeCharacterSetChangeListener(ConfigurationChangeListener<CharacterSetPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.CharacterSetPasswordValidatorCfg
Deregister an existing Character Set Password Validator configuration change listener.
removeChild(InstantiableRelationDefinition<C, S>, String) - Method in interface org.opends.server.admin.client.ManagedObject
Removes the named instantiable child managed object.
removeChild(OptionalRelationDefinition<C, S>) - Method in interface org.opends.server.admin.client.ManagedObject
Removes an optional child managed object.
removeChild(SetRelationDefinition<C, S>, String) - Method in interface org.opends.server.admin.client.ManagedObject
Removes s set child managed object.
removeChild(InstantiableRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Removes the named instantiable child managed object.
removeChild(OptionalRelationDefinition<C, S>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Removes an optional child managed object.
removeChild(SetRelationDefinition<C, S>, String) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Removes s set child managed object.
removeChild(DN) - Method in class org.opends.server.config.ConfigEntry
Attempts to remove the child entry with the specified DN.
removeClearChangeListener(ConfigurationChangeListener<ClearPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.ClearPasswordStorageSchemeCfg
Deregister an existing Clear Password Storage Scheme configuration change listener.
removeClientConnectionChangeListener(ConfigurationChangeListener<ClientConnectionMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.ClientConnectionMonitorProviderCfg
Deregister an existing Client Connection Monitor Provider configuration change listener.
removeCollationChangeListener(ConfigurationChangeListener<CollationMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.CollationMatchingRuleCfg
Deregister an existing Collation Matching Rule configuration change listener.
removeCollectiveAttributeSubentriesChangeListener(ConfigurationChangeListener<CollectiveAttributeSubentriesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.CollectiveAttributeSubentriesVirtualAttributeCfg
Deregister an existing Collective Attribute Subentries Virtual Attribute configuration change listener.
removeCompletedTask(String) - Method in class org.opends.server.backends.task.TaskScheduler
Removes the specified completed task.
removeConfigAttribute(String) - Method in class org.opends.server.config.ConfigEntry
Removes the specified configuration attribute from the entry.
removeConfigChangeListener(ConfigChangeListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Removes a configuration change listener.
removeConfigFileHandlerChangeListener(ConfigurationChangeListener<ConfigFileHandlerBackendCfg>) - Method in interface org.opends.server.admin.std.server.ConfigFileHandlerBackendCfg
Deregister an existing Config File Handler Backend configuration change listener.
removeConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.task.Task
Removes a configuration element created listener.
removeConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Removes a configuration element created listener.
removeConfigurationElementCreatedListener(ConfigurationElementCreatedListener) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Removes a configuration element created listener.
removeConfigurationFiles() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove configuration files.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
removeConnectionHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Connection Handler.
removeConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Connection Handler configuration add listener.
removeConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Connection Handler configuration delete listener.
removeConnectionNotificationListener(NotificationListener) - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.opends.server.protocols.jmx.OpendsJmxConnector
removeCoreSchemaChangeListener(ConfigurationChangeListener<CoreSchemaCfg>) - Method in interface org.opends.server.admin.std.server.CoreSchemaCfg
Deregister an existing Core Schema configuration change listener.
removeCountryStringChangeListener(ConfigurationChangeListener<CountryStringAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.CountryStringAttributeSyntaxCfg
Deregister an existing Country String Attribute Syntax configuration change listener.
removeCramMD5ChangeListener(ConfigurationChangeListener<CramMD5SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.CramMD5SASLMechanismHandlerCfg
Deregister an existing Cram MD5 SASL Mechanism Handler configuration change listener.
removeCryptChangeListener(ConfigurationChangeListener<CryptPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.CryptPasswordStorageSchemeCfg
Deregister an existing Crypt Password Storage Scheme configuration change listener.
removeCSN(DN, CSN) - Method in class org.opends.server.replication.common.MultiDomainServerState
Removes the mapping to the provided CSN if it is present in this MultiDomainServerState.
removeCSN(CSN) - Method in class org.opends.server.replication.common.ServerState
Removes the mapping to the provided CSN if it is present in this ServerState.
removeDatabases() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove database files.
removeDB() - Method in interface org.opends.server.replication.server.changelog.api.ChangelogDB
Removes the changelog database directory.
removeDB() - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Removes the changelog database directory.
removeDB() - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Removes the changelog database directory.
removeDebugChangeListener(ConfigurationChangeListener<DebugLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Deregister an existing Debug Log Publisher configuration change listener.
removeDebugTarget(String) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Removes the named Debug Target.
removeDebugTargetAddListener(ConfigurationAddListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Deregisters an existing Debug Target configuration add listener.
removeDebugTargetDeleteListener(ConfigurationDeleteListener<DebugTargetCfg>) - Method in interface org.opends.server.admin.std.server.DebugLogPublisherCfg
Deregisters an existing Debug Target configuration delete listener.
removeDeleteActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Removes an action listener previously added with the method addDeleteActionListener.
removeDictionaryChangeListener(ConfigurationChangeListener<DictionaryPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.DictionaryPasswordValidatorCfg
Deregister an existing Dictionary Password Validator configuration change listener.
removeDigestMD5ChangeListener(ConfigurationChangeListener<DigestMD5SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.DigestMD5SASLMechanismHandlerCfg
Deregister an existing Digest MD5 SASL Mechanism Handler configuration change listener.
removeDirectoryStringChangeListener(ConfigurationChangeListener<DirectoryStringAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.DirectoryStringAttributeSyntaxCfg
Deregister an existing Directory String Attribute Syntax configuration change listener.
removeDomain(DN) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Removes all the data relating to the specified replication domain and shutdown all its replica databases.
removeDomain(DN) - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
Removes a replication domain from this cursor and stops iterating over it.
removeDomain(DN) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Removes all the data relating to the specified replication domain and shutdown all its replica databases.
removeDomain(DN) - Method in class org.opends.server.replication.server.changelog.file.MultiDomainDBCursor
Removes a replication domain from this cursor and stops iterating over it.
removeDomain(DN) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Removes all the data relating to the specified replication domain and shutdown all its replica databases.
removeDomain(DN) - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Clear the changes from this DB (from both memory cache and DB storage) for the provided baseDN.
removeDseeCompatChangeListener(ConfigurationChangeListener<DseeCompatAccessControlHandlerCfg>) - Method in interface org.opends.server.admin.std.server.DseeCompatAccessControlHandlerCfg
Deregister an existing Dsee Compat Access Control Handler configuration change listener.
removeDynamicChangeListener(ConfigurationChangeListener<DynamicGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.DynamicGroupImplementationCfg
Deregister an existing Dynamic Group Implementation configuration change listener.
removeEditActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Removes an action listener previously added with the method addEditActionListener.
removeEditActionListener(ActionListener) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Removes an action listener previously added with the method addEditActionListener.
removeEntityTagChangeListener(ConfigurationChangeListener<EntityTagVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntityTagVirtualAttributeCfg
Deregister an existing Entity Tag Virtual Attribute configuration change listener.
removeEntry(DN) - Method in class org.opends.server.api.EntryCache
Removes the specified entry from the cache.
removeEntry(IndexBuffer, EntryID, Entry) - Method in class org.opends.server.backends.jeb.AttributeIndex
Update the attribute index for a deleted entry.
removeEntry(IndexBuffer, EntryID, Entry) - Method in class org.opends.server.backends.jeb.Index
Update the index buffer for a deleted entry.
removeEntry(DN) - Method in class org.opends.server.extensions.DefaultEntryCache
Removes the specified entry from the cache.
removeEntry(DN) - Method in class org.opends.server.extensions.FIFOEntryCache
Removes the specified entry from the cache.
removeEntry(DN) - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Removes the specified entry from the cache.
removeEntryCache(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Entry Cache.
removeEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Entry Cache configuration add listener.
removeEntryCacheChangeListener(ConfigurationChangeListener<EntryCacheMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.EntryCacheMonitorProviderCfg
Deregister an existing Entry Cache Monitor Provider configuration change listener.
removeEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Entry Cache configuration delete listener.
removeEntryDNChangeListener(ConfigurationChangeListener<EntryDNVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntryDNVirtualAttributeCfg
Deregister an existing Entry DN Virtual Attribute configuration change listener.
removeEntryReadListener(EntryReadListener) - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Removes an EntryReadListener.
removeEntryUUIDChangeListener(ConfigurationChangeListener<EntryUUIDPluginCfg>) - Method in interface org.opends.server.admin.std.server.EntryUUIDPluginCfg
Deregister an existing Entry UUID Plugin configuration change listener.
removeEntryUUIDChangeListener(ConfigurationChangeListener<EntryUUIDVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.EntryUUIDVirtualAttributeCfg
Deregister an existing Entry UUID Virtual Attribute configuration change listener.
removeErrorChangeListener(ConfigurationChangeListener<ErrorLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.ErrorLogPublisherCfg
Deregister an existing Error Log Publisher configuration change listener.
removeErrorLogChangeListener(ConfigurationChangeListener<ErrorLogAccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ErrorLogAccountStatusNotificationHandlerCfg
Deregister an existing Error Log Account Status Notification Handler configuration change listener.
removeExactMatchChangeListener(ConfigurationChangeListener<ExactMatchIdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.ExactMatchIdentityMapperCfg
Deregister an existing Exact Match Identity Mapper configuration change listener.
removeExtendedOperationHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Extended Operation Handler.
removeExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Extended Operation Handler configuration add listener.
removeExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Extended Operation Handler configuration delete listener.
removeExternalChangeListener(ConfigurationChangeListener<ExternalSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.ExternalSASLMechanismHandlerCfg
Deregister an existing External SASL Mechanism Handler configuration change listener.
removeFIFOChangeListener(ConfigurationChangeListener<FIFOEntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.FIFOEntryCacheCfg
Deregister an existing FIFO Entry Cache configuration change listener.
removeFileBasedAccessChangeListener(ConfigurationChangeListener<FileBasedAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedAccessLogPublisherCfg
Deregister an existing File Based Access Log Publisher configuration change listener.
removeFileBasedAuditChangeListener(ConfigurationChangeListener<FileBasedAuditLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedAuditLogPublisherCfg
Deregister an existing File Based Audit Log Publisher configuration change listener.
removeFileBasedChangeListener(ConfigurationChangeListener<FileBasedKeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedKeyManagerProviderCfg
Deregister an existing File Based Key Manager Provider configuration change listener.
removeFileBasedChangeListener(ConfigurationChangeListener<FileBasedTrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedTrustManagerProviderCfg
Deregister an existing File Based Trust Manager Provider configuration change listener.
removeFileBasedDebugChangeListener(ConfigurationChangeListener<FileBasedDebugLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedDebugLogPublisherCfg
Deregister an existing File Based Debug Log Publisher configuration change listener.
removeFileBasedErrorChangeListener(ConfigurationChangeListener<FileBasedErrorLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedErrorLogPublisherCfg
Deregister an existing File Based Error Log Publisher configuration change listener.
removeFileBasedHTTPAccessChangeListener(ConfigurationChangeListener<FileBasedHTTPAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.FileBasedHTTPAccessLogPublisherCfg
Deregister an existing File Based HTTP Access Log Publisher configuration change listener.
removeFileCountChangeListener(ConfigurationChangeListener<FileCountLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FileCountLogRetentionPolicyCfg
Deregister an existing File Count Log Retention Policy configuration change listener.
removeFiles(String) - Static method in class org.opends.server.backends.jeb.EnvManager
Deletes all the data files associated with the environment.
removeFingerprintChangeListener(ConfigurationChangeListener<FingerprintCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.FingerprintCertificateMapperCfg
Deregister an existing Fingerprint Certificate Mapper configuration change listener.
removeFirst() - Method in class org.opends.server.replication.server.MsgQueue
Get and remove the first UpdateMsg in this MessageQueue.
removeFixedTimeChangeListener(ConfigurationChangeListener<FixedTimeLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FixedTimeLogRotationPolicyCfg
Deregister an existing Fixed Time Log Rotation Policy configuration change listener.
removeFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg>) - Method in interface org.opends.server.admin.std.server.FractionalLDIFImportPluginCfg
Deregister an existing Fractional LDIF Import Plugin configuration change listener.
removeFreeDiskSpaceChangeListener(ConfigurationChangeListener<FreeDiskSpaceLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.FreeDiskSpaceLogRetentionPolicyCfg
Deregister an existing Free Disk Space Log Retention Policy configuration change listener.
removeGetConnectionIdChangeListener(ConfigurationChangeListener<GetConnectionIdExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GetConnectionIdExtendedOperationHandlerCfg
Deregister an existing Get Connection Id Extended Operation Handler configuration change listener.
removeGetSymmetricKeyChangeListener(ConfigurationChangeListener<GetSymmetricKeyExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GetSymmetricKeyExtendedOperationHandlerCfg
Deregister an existing Get Symmetric Key Extended Operation Handler configuration change listener.
removeGoverningStructureRuleChangeListener(ConfigurationChangeListener<GoverningStructureRuleVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.GoverningStructureRuleVirtualAttributeCfg
Deregister an existing Governing Structure Rule Virtual Attribute configuration change listener.
removeGroupImplementation(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Group Implementation.
removeGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Group Implementation configuration add listener.
removeGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Group Implementation configuration delete listener.
removeGSSAPIChangeListener(ConfigurationChangeListener<GSSAPISASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.GSSAPISASLMechanismHandlerCfg
Deregister an existing GSSAPI SASL Mechanism Handler configuration change listener.
removeHasSubordinatesChangeListener(ConfigurationChangeListener<HasSubordinatesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.HasSubordinatesVirtualAttributeCfg
Deregister an existing Has Subordinates Virtual Attribute configuration change listener.
removeHTTPAccessChangeListener(ConfigurationChangeListener<HTTPAccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.HTTPAccessLogPublisherCfg
Deregister an existing HTTP Access Log Publisher configuration change listener.
removeHTTPChangeListener(ConfigurationChangeListener<HTTPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.HTTPConnectionHandlerCfg
Deregister an existing HTTP Connection Handler configuration change listener.
removeIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Identity Mapper.
removeIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Identity Mapper configuration add listener.
removeIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Identity Mapper configuration delete listener.
removeIndexModifiedListener(IndexModifiedListener) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Removes an index modification listener.
removeIndexSelectionListener(IndexSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
Removes an index selection listener.
removeIndexSelectionListener(IndexSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Removes an index selection listener.
removeInvokableComponent(InvokableComponent) - Method in class org.opends.server.config.JMXMBean
Removes the provided invokable component from the set of components associated with this JMX MBean.
removeIsMemberOfChangeListener(ConfigurationChangeListener<IsMemberOfVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.IsMemberOfVirtualAttributeCfg
Deregister an existing Is Member Of Virtual Attribute configuration change listener.
removeJMXChangeListener(ConfigurationChangeListener<JMXAlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.JMXAlertHandlerCfg
Deregister an existing JMX Alert Handler configuration change listener.
removeJMXChangeListener(ConfigurationChangeListener<JMXConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.JMXConnectionHandlerCfg
Deregister an existing JMX Connection Handler configuration change listener.
removeJPEGChangeListener(ConfigurationChangeListener<JPEGAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.JPEGAttributeSyntaxCfg
Deregister an existing JPEG Attribute Syntax configuration change listener.
removeKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Key Manager Provider.
removeKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Key Manager Provider configuration add listener.
removeKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Key Manager Provider configuration delete listener.
removeLastModChangeListener(ConfigurationChangeListener<LastModPluginCfg>) - Method in interface org.opends.server.admin.std.server.LastModPluginCfg
Deregister an existing Last Mod Plugin configuration change listener.
removeLDAPAttributeDescriptionListChangeListener(ConfigurationChangeListener<LDAPAttributeDescriptionListPluginCfg>) - Method in interface org.opends.server.admin.std.server.LDAPAttributeDescriptionListPluginCfg
Deregister an existing LDAP Attribute Description List Plugin configuration change listener.
removeLDAPChangeListener(ConfigurationChangeListener<LDAPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.LDAPConnectionHandlerCfg
Deregister an existing LDAP Connection Handler configuration change listener.
removeLDAPEntryChangedListener(LDAPEntryChangedListener) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Removes an LDAP entry change listener.
removeLDAPPassThroughChangeListener(ConfigurationChangeListener<LDAPPassThroughAuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.LDAPPassThroughAuthenticationPolicyCfg
Deregister an existing LDAP Pass Through Authentication Policy configuration change listener.
removeLDIFChangeListener(ConfigurationChangeListener<LDIFBackendCfg>) - Method in interface org.opends.server.admin.std.server.LDIFBackendCfg
Deregister an existing LDIF Backend configuration change listener.
removeLDIFChangeListener(ConfigurationChangeListener<LDIFConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.LDIFConnectionHandlerCfg
Deregister an existing LDIF Connection Handler configuration change listener.
removeLDIFFiles() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove LDIF files.
removeLengthBasedChangeListener(ConfigurationChangeListener<LengthBasedPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.LengthBasedPasswordValidatorCfg
Deregister an existing Length Based Password Validator configuration change listener.
removeListener(PrintStreamListener) - Method in class org.opends.guitools.controlpanel.util.ApplicationPrintStream
Removes a print stream listener.
removeLocalDBChangeListener(ConfigurationChangeListener<LocalDBBackendCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Deregister an existing Local DB Backend configuration change listener.
removeLocalDBIndex(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Removes the named Local DB Index.
removeLocalDBIndexAddListener(ConfigurationAddListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Deregisters an existing Local DB Index configuration add listener.
removeLocalDBIndexDeleteListener(ConfigurationDeleteListener<LocalDBIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Deregisters an existing Local DB Index configuration delete listener.
removeLocalDBVLVIndex(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Removes the named Local DB VLV Index.
removeLocalDBVLVIndexAddListener(ConfigurationAddListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Deregisters an existing Local DB VLV Index configuration add listener.
removeLocalDBVLVIndexDeleteListener(ConfigurationDeleteListener<LocalDBVLVIndexCfg>) - Method in interface org.opends.server.admin.std.server.LocalDBBackendCfg
Deregisters an existing Local DB VLV Index configuration delete listener.
removeLogFiles() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove log files.
removeLogPublisher(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Log Publisher.
removeLogPublisher(P) - Method in class org.opends.server.loggers.AbstractLogger.LoggerStorage
Remove a log publisher from the logger.
removeLogPublisher(P) - Method in class org.opends.server.loggers.AbstractLogger
Remove a log publisher from the logger.
removeLogPublisher(AccessLogPublisher<AccessLogPublisherCfg>) - Method in class org.opends.server.loggers.AccessLogger
Remove a log publisher from the logger.
removeLogPublisher(DebugLogPublisher<DebugLogPublisherCfg>) - Method in class org.opends.server.loggers.DebugLogger
Remove a log publisher from the logger.
removeLogPublisher(ErrorLogPublisher<ErrorLogPublisherCfg>) - Method in class org.opends.server.loggers.ErrorLogger
Remove a log publisher from the logger.
removeLogPublisher(HTTPAccessLogPublisher<HTTPAccessLogPublisherCfg>) - Method in class org.opends.server.loggers.HTTPAccessLogger
Remove a log publisher from the logger.
removeLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Publisher configuration add listener.
removeLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Publisher configuration delete listener.
removeLogRetentionPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Log Retention Policy.
removeLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Retention Policy configuration add listener.
removeLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Retention Policy configuration delete listener.
removeLogRotationPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Log Rotation Policy.
removeLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Rotation Policy configuration add listener.
removeLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Log Rotation Policy configuration delete listener.
removeMatchingRule(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Matching Rule.
removeMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Matching Rule configuration add listener.
removeMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Matching Rule configuration delete listener.
removeMD5ChangeListener(ConfigurationChangeListener<MD5PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.MD5PasswordStorageSchemeCfg
Deregister an existing MD5 Password Storage Scheme configuration change listener.
removeMember(DN) - Method in class org.opends.server.api.Group
Attempts to remove the specified user as a member of this group.
removeMember(DN) - Method in class org.opends.server.extensions.DynamicGroup
Attempts to remove the specified user as a member of this group.
removeMember(DN) - Method in class org.opends.server.extensions.StaticGroup
Attempts to remove the specified user as a member of this group.
removeMember(DN) - Method in class org.opends.server.extensions.VirtualStaticGroup
Attempts to remove the specified user as a member of this group.
removeMemberChangeListener(ConfigurationChangeListener<MemberVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.MemberVirtualAttributeCfg
Deregister an existing Member Virtual Attribute configuration change listener.
removeMemoryChangeListener(ConfigurationChangeListener<MemoryBackendCfg>) - Method in interface org.opends.server.admin.std.server.MemoryBackendCfg
Deregister an existing Memory Backend configuration change listener.
removeMemoryUsageChangeListener(ConfigurationChangeListener<MemoryUsageMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.MemoryUsageMonitorProviderCfg
Deregister an existing Memory Usage Monitor Provider configuration change listener.
removeMonitorChangeListener(ConfigurationChangeListener<MonitorBackendCfg>) - Method in interface org.opends.server.admin.std.server.MonitorBackendCfg
Deregister an existing Monitor Backend configuration change listener.
removeMonitorProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Monitor Provider.
removeMonitorProvider(MonitorProvider<?>) - Method in class org.opends.server.config.JMXMBean
Removes the given monitor provider from the set of components associated with this JMX MBean.
removeMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Monitor Provider configuration add listener.
removeMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Monitor Provider configuration delete listener.
removeMouseListener(MouseListener) - Method in class org.opends.guitools.controlpanel.ui.components.CustomTree
removeNestedGroup(DN) - Method in class org.opends.server.api.Group
Attempts to remove the provided group as a nested group within this group.
removeNestedGroup(DN) - Method in class org.opends.server.extensions.DynamicGroup
Attempts to remove the provided group as a nested group within this group.
removeNestedGroup(DN) - Method in class org.opends.server.extensions.StaticGroup
Attempts to remove the provided group as a nested group within this group.
removeNestedGroup(DN) - Method in class org.opends.server.extensions.VirtualStaticGroup
Attempts to remove the provided group as a nested group within this group.
removeNullChangeListener(ConfigurationChangeListener<NullBackendCfg>) - Method in interface org.opends.server.admin.std.server.NullBackendCfg
Deregister an existing Null Backend configuration change listener.
removeNumSubordinatesChangeListener(ConfigurationChangeListener<NumSubordinatesVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.NumSubordinatesVirtualAttributeCfg
Deregister an existing Num Subordinates Virtual Attribute configuration change listener.
removeObjectClass(ObjectClass) - Method in interface org.opends.server.core.AddOperation
Removes the provided objectclass from the entry to add.
removeObjectClass(ObjectClass) - Method in class org.opends.server.core.AddOperationBasis
 
removeObjectClass(ObjectClass) - Method in class org.opends.server.core.AddOperationWrapper
Removes the provided objectclass from the entry to add.
removeObjectClass(ObjectClass) - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Removes the provided objectclass from the entry to add.
removeOfflineReplica(DN, int) - Method in class org.opends.server.replication.server.ChangelogState
Removes the following replica information from the offline list.
RemoveOnceLocalDBBackendIsPluggable - Annotation Type in org.opends.server.backends.jeb
Temporary annotation to remind that annotated code could be removed once the JE backend will be converted to pluggable backend.
RemoveOnceNewConfigFrameworkIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code could be removed once the new configuration framework is used in place of legacy one.
RemoveOnceSDKSchemaIsUsed - Annotation Type in org.opends.server.util
Temporary annotation to remind that annotated code could be removed once the SDK schema is used in place of legacy server schema.
removeOperation(Operation) - Method in class org.opends.server.extensions.ParallelWorkQueue
Attempts to remove the specified operation from this queue if it has not yet been picked up for processing by one of the worker threads.
removeOperationInProgress(int) - Method in class org.opends.server.api.ClientConnection
Removes the provided operation from the set of operations in progress for this client connection.
removeOperationInProgress(int) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Removes the provided operation from the set of operations in progress for this client connection.
removeOperationInProgress(int) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Removes the provided operation from the set of operations in progress for this client connection.
removeOperationInProgress(int) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Removes the provided operation from the set of operations in progress for this client connection.
removeParallelChangeListener(ConfigurationChangeListener<ParallelWorkQueueCfg>) - Method in interface org.opends.server.admin.std.server.ParallelWorkQueueCfg
Deregister an existing Parallel Work Queue configuration change listener.
removeParentObjectClassesChangedListener(SuperiorObjectClassesChangedListener) - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Removes the provided listener.
removePasswordExpirationTimeChangeListener(ConfigurationChangeListener<PasswordExpirationTimeVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordExpirationTimeVirtualAttributeCfg
Deregister an existing Password Expiration Time Virtual Attribute configuration change listener.
removePasswordGenerator(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Password Generator.
removePasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Generator configuration add listener.
removePasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Generator configuration delete listener.
removePasswordModifyChangeListener(ConfigurationChangeListener<PasswordModifyExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PasswordModifyExtendedOperationHandlerCfg
Deregister an existing Password Modify Extended Operation Handler configuration change listener.
removePasswordPolicy(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Password Policy.
removePasswordPolicyAddListener(ConfigurationAddListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Policy configuration add listener.
removePasswordPolicyChangeListener(ConfigurationChangeListener<PasswordPolicyCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Deregister an existing Password Policy configuration change listener.
removePasswordPolicyDeleteListener(ConfigurationDeleteListener<AuthenticationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Policy configuration delete listener.
removePasswordPolicyImportChangeListener(ConfigurationChangeListener<PasswordPolicyImportPluginCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyImportPluginCfg
Deregister an existing Password Policy Import Plugin configuration change listener.
removePasswordPolicyStateChangeListener(ConfigurationChangeListener<PasswordPolicyStateExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyStateExtendedOperationHandlerCfg
Deregister an existing Password Policy State Extended Operation Handler configuration change listener.
removePasswordPolicySubentryChangeListener(ConfigurationChangeListener<PasswordPolicySubentryVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicySubentryVirtualAttributeCfg
Deregister an existing Password Policy Subentry Virtual Attribute configuration change listener.
removePasswordStorageScheme(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Password Storage Scheme.
removePasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Storage Scheme configuration add listener.
removePasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Storage Scheme configuration delete listener.
removePasswordValidator(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Password Validator.
removePasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Validator configuration add listener.
removePasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Password Validator configuration delete listener.
removePBKDF2ChangeListener(ConfigurationChangeListener<PBKDF2PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PBKDF2PasswordStorageSchemeCfg
Deregister an existing PBKDF2 Password Storage Scheme configuration change listener.
removePDBChangeListener(ConfigurationChangeListener<PDBBackendCfg>) - Method in interface org.opends.server.admin.std.server.PDBBackendCfg
Deregister an existing PDB Backend configuration change listener.
removePendingTask(String) - Method in class org.opends.server.backends.task.TaskScheduler
Removes the specified pending task.
removePKCS11ChangeListener(ConfigurationChangeListener<PKCS11KeyManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.PKCS11KeyManagerProviderCfg
Deregister an existing PKCS11 Key Manager Provider configuration change listener.
removePKCS5S2ChangeListener(ConfigurationChangeListener<PKCS5S2PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.PKCS5S2PasswordStorageSchemeCfg
Deregister an existing PKCS5S2 Password Storage Scheme configuration change listener.
removePlainChangeListener(ConfigurationChangeListener<PlainSASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.PlainSASLMechanismHandlerCfg
Deregister an existing Plain SASL Mechanism Handler configuration change listener.
removePluggableChangeListener(ConfigurationChangeListener<PluggableBackendCfg>) - Method in interface org.opends.server.admin.std.server.PluggableBackendCfg
Deregister an existing Pluggable Backend configuration change listener.
removePlugin(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Removes the named Plugin.
removePluginAddListener(ConfigurationAddListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Deregisters an existing Plugin configuration add listener.
removePluginDeleteListener(ConfigurationDeleteListener<PluginCfg>) - Method in interface org.opends.server.admin.std.server.PluginRootCfg
Deregisters an existing Plugin configuration delete listener.
removeProfilerChangeListener(ConfigurationChangeListener<ProfilerPluginCfg>) - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Deregister an existing Profiler Plugin configuration change listener.
removeProgressUpdateListener(ProgressUpdateListener) - Method in class org.opends.quicksetup.Application
Removes a ProgressUpdateListener.
removeProgressUpdateListener(ProgressUpdateListener) - Method in interface org.opends.quicksetup.event.ProgressNotifier
Removes a listener from this list of those that are notified about a progress state change.
removeProgressUpdateListener(ProgressUpdateListener) - Method in class org.opends.quicksetup.ProgressUpdateListenerDelegate
Removes a ProgressUpdateListener.
removeRandomChangeListener(ConfigurationChangeListener<RandomPasswordGeneratorCfg>) - Method in interface org.opends.server.admin.std.server.RandomPasswordGeneratorCfg
Deregister an existing Random Password Generator configuration change listener.
removeRC4ChangeListener(ConfigurationChangeListener<RC4PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.RC4PasswordStorageSchemeCfg
Deregister an existing RC4 Password Storage Scheme configuration change listener.
removeRecurringTask(String) - Method in class org.opends.server.backends.task.TaskScheduler
Removes the recurring task with the given ID.
removeReferentialIntegrityChangeListener(ConfigurationChangeListener<ReferentialIntegrityPluginCfg>) - Method in interface org.opends.server.admin.std.server.ReferentialIntegrityPluginCfg
Deregister an existing Referential Integrity Plugin configuration change listener.
removeRegularExpressionChangeListener(ConfigurationChangeListener<RegularExpressionIdentityMapperCfg>) - Method in interface org.opends.server.admin.std.server.RegularExpressionIdentityMapperCfg
Deregister an existing Regular Expression Identity Mapper configuration change listener.
removeRepeatedCharactersChangeListener(ConfigurationChangeListener<RepeatedCharactersPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.RepeatedCharactersPasswordValidatorCfg
Deregister an existing Repeated Characters Password Validator configuration change listener.
removeReplicationChangeListener(ConfigurationChangeListener<ReplicationSynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Deregister an existing Replication Synchronization Provider configuration change listener.
removeReplicationDomain(String) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Removes the named Replication Domain.
removeReplicationDomainAddListener(ConfigurationAddListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Deregisters an existing Replication Domain configuration add listener.
removeReplicationDomainDeleteListener(ConfigurationDeleteListener<ReplicationDomainCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Deregisters an existing Replication Domain configuration delete listener.
removeReplicationServer() - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Removes the Replication Server if it exists.
removeReplicationServerAddListener(ConfigurationAddListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Deregisters an existing Replication Server configuration add listener.
removeReplicationServerDeleteListener(ConfigurationDeleteListener<ReplicationServerCfg>) - Method in interface org.opends.server.admin.std.server.ReplicationSynchronizationProviderCfg
Deregisters an existing Replication Server configuration delete listener.
removeResource(URL, String) - Method in interface javax.jnlp.DownloadService
 
removeResponseControl(Control) - Method in class org.opends.server.core.AbandonOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.AddOperationBasis
 
removeResponseControl(Control) - Method in class org.opends.server.core.BindOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.CompareOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.DeleteOperationBasis
 
removeResponseControl(Control) - Method in class org.opends.server.core.ExtendedOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.ModifyDNOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.ModifyOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.OperationWrapper
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in class org.opends.server.core.SearchOperationBasis
 
removeResponseControl(Control) - Method in class org.opends.server.core.UnbindOperationBasis
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in interface org.opends.server.types.operation.InProgressOperation
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in interface org.opends.server.types.operation.PostOperationOperation
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in interface org.opends.server.types.operation.PreOperationOperation
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in interface org.opends.server.types.operation.PreParseOperation
Removes the provided control from the set of controls to include in the response to the client.
removeResponseControl(Control) - Method in interface org.opends.server.types.Operation
Removes the provided control from the set of controls to include in the response to the client.
removeRootDNUser(String) - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Removes the named Root DN User.
removeRootDNUserAddListener(ConfigurationAddListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Deregisters an existing Root DN User configuration add listener.
removeRootDNUserDeleteListener(ConfigurationDeleteListener<RootDNUserCfg>) - Method in interface org.opends.server.admin.std.server.RootDNCfg
Deregisters an existing Root DN User configuration delete listener.
removeSaltedMD5ChangeListener(ConfigurationChangeListener<SaltedMD5PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedMD5PasswordStorageSchemeCfg
Deregister an existing Salted MD5 Password Storage Scheme configuration change listener.
removeSaltedSHA1ChangeListener(ConfigurationChangeListener<SaltedSHA1PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA1PasswordStorageSchemeCfg
Deregister an existing Salted SHA1 Password Storage Scheme configuration change listener.
removeSaltedSHA256ChangeListener(ConfigurationChangeListener<SaltedSHA256PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA256PasswordStorageSchemeCfg
Deregister an existing Salted SHA256 Password Storage Scheme configuration change listener.
removeSaltedSHA384ChangeListener(ConfigurationChangeListener<SaltedSHA384PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA384PasswordStorageSchemeCfg
Deregister an existing Salted SHA384 Password Storage Scheme configuration change listener.
removeSaltedSHA512ChangeListener(ConfigurationChangeListener<SaltedSHA512PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SaltedSHA512PasswordStorageSchemeCfg
Deregister an existing Salted SHA512 Password Storage Scheme configuration change listener.
removeSambaPasswordChangeListener(ConfigurationChangeListener<SambaPasswordPluginCfg>) - Method in interface org.opends.server.admin.std.server.SambaPasswordPluginCfg
Deregister an existing Samba Password Plugin configuration change listener.
removeSASLMechanismHandler(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named SASL Mechanism Handler.
removeSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing SASL Mechanism Handler configuration add listener.
removeSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing SASL Mechanism Handler configuration delete listener.
removeSchemaChangeListener(ConfigurationChangeListener<SchemaBackendCfg>) - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Deregister an existing Schema Backend configuration change listener.
removeSchemaElementSelectionListener(SchemaElementSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Removes an schema element selection listener.
removeSchemaElementSelectionListener(SchemaElementSelectionListener) - Method in class org.opends.guitools.controlpanel.ui.SchemaElementPanel
Removes a schema element selection listener.
removeSchemaProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Schema Provider.
removeSchemaProviderAddListener(ConfigurationAddListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Schema Provider configuration add listener.
removeSchemaProviderDeleteListener(ConfigurationDeleteListener<SchemaProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Schema Provider configuration delete listener.
removeServerGroupProp(String, Set<ADSContext.ServerGroupProperty>) - Method in class org.opends.admin.ads.ADSContext
Updates the properties of a Server Group in the ADS.
removeServerLibraries() - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Tells whether the user specified to remove library files.
removeSevenBitCleanChangeListener(ConfigurationChangeListener<SevenBitCleanPluginCfg>) - Method in interface org.opends.server.admin.std.server.SevenBitCleanPluginCfg
Deregister an existing Seven Bit Clean Plugin configuration change listener.
removeSHA1ChangeListener(ConfigurationChangeListener<SHA1PasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.SHA1PasswordStorageSchemeCfg
Deregister an existing SHA1 Password Storage Scheme configuration change listener.
removeSimilarityBasedChangeListener(ConfigurationChangeListener<SimilarityBasedPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.SimilarityBasedPasswordValidatorCfg
Deregister an existing Similarity Based Password Validator configuration change listener.
removeSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRetentionPolicyCfg>) - Method in interface org.opends.server.admin.std.server.SizeLimitLogRetentionPolicyCfg
Deregister an existing Size Limit Log Retention Policy configuration change listener.
removeSizeLimitChangeListener(ConfigurationChangeListener<SizeLimitLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.SizeLimitLogRotationPolicyCfg
Deregister an existing Size Limit Log Rotation Policy configuration change listener.
removeSMTPChangeListener(ConfigurationChangeListener<SMTPAccountStatusNotificationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SMTPAccountStatusNotificationHandlerCfg
Deregister an existing SMTP Account Status Notification Handler configuration change listener.
removeSMTPChangeListener(ConfigurationChangeListener<SMTPAlertHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SMTPAlertHandlerCfg
Deregister an existing SMTP Alert Handler configuration change listener.
removeSNMPChangeListener(ConfigurationChangeListener<SNMPConnectionHandlerCfg>) - Method in interface org.opends.server.admin.std.server.SNMPConnectionHandlerCfg
Deregister an existing SNMP Connection Handler configuration change listener.
removeSoftReferenceChangeListener(ConfigurationChangeListener<SoftReferenceEntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.SoftReferenceEntryCacheCfg
Deregister an existing Soft Reference Entry Cache configuration change listener.
removeStackTraceChangeListener(ConfigurationChangeListener<StackTraceMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.StackTraceMonitorProviderCfg
Deregister an existing Stack Trace Monitor Provider configuration change listener.
removeStartTLSChangeListener(ConfigurationChangeListener<StartTLSExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.StartTLSExtendedOperationHandlerCfg
Deregister an existing Start TLS Extended Operation Handler configuration change listener.
removeStaticChangeListener(ConfigurationChangeListener<StaticGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.StaticGroupImplementationCfg
Deregister an existing Static Group Implementation configuration change listener.
removeStorageFiles() - Method in class org.opends.server.backends.pdb.PDBStorage
 
removeStorageFiles() - Method in interface org.opends.server.backends.pluggable.spi.Storage
Remove all files for a backend of this storage.
removeStructuralObjectClassChangeListener(ConfigurationChangeListener<StructuralObjectClassVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.StructuralObjectClassVirtualAttributeCfg
Deregister an existing Structural Object Class Virtual Attribute configuration change listener.
removeSubjectAttributeToUserAttributeChangeListener(ConfigurationChangeListener<SubjectAttributeToUserAttributeCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectAttributeToUserAttributeCertificateMapperCfg
Deregister an existing Subject Attribute To User Attribute Certificate Mapper configuration change listener.
removeSubjectDNToUserAttributeChangeListener(ConfigurationChangeListener<SubjectDNToUserAttributeCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectDNToUserAttributeCertificateMapperCfg
Deregister an existing Subject DN To User Attribute Certificate Mapper configuration change listener.
removeSubjectEqualsDNChangeListener(ConfigurationChangeListener<SubjectEqualsDNCertificateMapperCfg>) - Method in interface org.opends.server.admin.std.server.SubjectEqualsDNCertificateMapperCfg
Deregister an existing Subject Equals DN Certificate Mapper configuration change listener.
removeSubordinateBackend(Backend<?>) - Method in class org.opends.server.api.Backend
Removes the provided backend from the set of subordinate backends for this backend.
removeSubschemaSubentryChangeListener(ConfigurationChangeListener<SubschemaSubentryVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.SubschemaSubentryVirtualAttributeCfg
Deregister an existing Subschema Subentry Virtual Attribute configuration change listener.
removeSubtree(DN, Collection<? super T>) - Method in class org.opends.server.api.DITCacheMap
Removes a set of stored objects subordinate to subtree DN.
removeSynchronizationProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Synchronization Provider.
removeSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Synchronization Provider configuration add listener.
removeSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Synchronization Provider configuration delete listener.
removeSystemInfoChangeListener(ConfigurationChangeListener<SystemInfoMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.SystemInfoMonitorProviderCfg
Deregister an existing System Info Monitor Provider configuration change listener.
removeTaskChangeListener(ConfigurationChangeListener<TaskBackendCfg>) - Method in interface org.opends.server.admin.std.server.TaskBackendCfg
Deregister an existing Task Backend configuration change listener.
removeTelephoneNumberChangeListener(ConfigurationChangeListener<TelephoneNumberAttributeSyntaxCfg>) - Method in interface org.opends.server.admin.std.server.TelephoneNumberAttributeSyntaxCfg
Deregister an existing Telephone Number Attribute Syntax configuration change listener.
removeTimeLimitChangeListener(ConfigurationChangeListener<TimeLimitLogRotationPolicyCfg>) - Method in interface org.opends.server.admin.std.server.TimeLimitLogRotationPolicyCfg
Deregister an existing Time Limit Log Rotation Policy configuration change listener.
removeTraditionalChangeListener(ConfigurationChangeListener<TraditionalWorkQueueCfg>) - Method in interface org.opends.server.admin.std.server.TraditionalWorkQueueCfg
Deregister an existing Traditional Work Queue configuration change listener.
removeTripleDESChangeListener(ConfigurationChangeListener<TripleDESPasswordStorageSchemeCfg>) - Method in interface org.opends.server.admin.std.server.TripleDESPasswordStorageSchemeCfg
Deregister an existing Triple DES Password Storage Scheme configuration change listener.
removeTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Trust Manager Provider.
removeTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Trust Manager Provider configuration add listener.
removeTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Trust Manager Provider configuration delete listener.
removeTrustStoreChangeListener(ConfigurationChangeListener<TrustStoreBackendCfg>) - Method in interface org.opends.server.admin.std.server.TrustStoreBackendCfg
Deregister an existing Trust Store Backend configuration change listener.
removeUniqueAttributeChangeListener(ConfigurationChangeListener<UniqueAttributePluginCfg>) - Method in interface org.opends.server.admin.std.server.UniqueAttributePluginCfg
Deregister an existing Unique Attribute Plugin configuration change listener.
removeUniqueCharactersChangeListener(ConfigurationChangeListener<UniqueCharactersPasswordValidatorCfg>) - Method in interface org.opends.server.admin.std.server.UniqueCharactersPasswordValidatorCfg
Deregister an existing Unique Characters Password Validator configuration change listener.
removeUserDefinedChangeListener(ConfigurationChangeListener<UserDefinedVirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.UserDefinedVirtualAttributeCfg
Deregister an existing User Defined Virtual Attribute configuration change listener.
removeUserDefinedFormatter(String) - Static method in class org.opends.server.util.TimeThread
Removes the user-defined time formatter from this time thread so that it will no longer be maintained.
removeValues(List<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Attempts to remove the set of values from this configuration attribute.
removeVersionChangeListener(ConfigurationChangeListener<VersionMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.VersionMonitorProviderCfg
Deregister an existing Version Monitor Provider configuration change listener.
removeVirtualAttribute(String) - Method in interface org.opends.server.admin.std.client.RootCfgClient
Removes the named Virtual Attribute.
removeVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Virtual Attribute configuration add listener.
removeVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Deregisters an existing Virtual Attribute configuration delete listener.
removeVirtualStaticChangeListener(ConfigurationChangeListener<VirtualStaticGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.VirtualStaticGroupImplementationCfg
Deregister an existing Virtual Static Group Implementation configuration change listener.
removeWhoAmIChangeListener(ConfigurationChangeListener<WhoAmIExtendedOperationHandlerCfg>) - Method in interface org.opends.server.admin.std.server.WhoAmIExtendedOperationHandlerCfg
Deregister an existing Who Am I Extended Operation Handler configuration change listener.
rename(File, File) - Method in class org.opends.quicksetup.util.FileManager
Renames the source file to the target file.
rename(String) - Method in class org.opends.server.admin.ManagedObjectPath
Creates a new managed object path which has the same structure as this path except that the final path element is renamed.
rename(DN, DN) - Method in class org.opends.server.types.DN
Returns a copy of this DN whose parent DN, fromDN, has been renamed to the new parent DN, toDN.
renameAci(DN, DN) - Method in class org.opends.server.authorization.dseecompat.AciList
Rename all ACIs under the specified old DN to the new DN.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.api.Backend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.BackupBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.ChangelogBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.jeb.BackendImpl
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.LDIFBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.MemoryBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.MonitorBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.NullBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.RootDSEBackend
 
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.SchemaBackend
 
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.task.TaskBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameEntry(DN, Entry, ModifyDNOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Moves and/or renames the provided entry in this backend, altering any subordinate entries as necessary.
renameFile(File, File) - Static method in class org.opends.server.util.StaticUtils
Renames the source file to the target file.
renameSnmpSecurityConfig(LocalizableMessage) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Renames the SNMP security config file if it exists.
renameTree(TreeName, TreeName) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Renames the tree from the old to the new name.
RepeatedCharactersPasswordValidator - Class in org.opends.server.extensions
This class provides an OpenDS password validator that may be used to ensure that proposed passwords are not allowed to have the same character appear several times consecutively.
RepeatedCharactersPasswordValidator() - Constructor for class org.opends.server.extensions.RepeatedCharactersPasswordValidator
Creates a new instance of this repeated characters password validator.
RepeatedCharactersPasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Repeated Characters Password Validator settings.
RepeatedCharactersPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Repeated Characters Password Validator settings.
RepeatedCharactersPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Repeated Characters Password Validator managed object definition meta information.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.opends.guitools.controlpanel.ui.components.NumericLimitedSizeDocumentFilter
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.opends.guitools.controlpanel.ui.components.TimeDocumentFilter
replace(DN, ServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Replace the ServerState of the provided baseDN with the provided server state.
replace(ByteString) - Method in class org.opends.server.types.AttributeBuilder
Replaces all the values in this attribute value with the specified attribute value.
replace(String) - Method in class org.opends.server.types.AttributeBuilder
Replaces all the values in this attribute value with the specified attribute value.
replaceAll(Attribute) - Method in class org.opends.server.types.AttributeBuilder
Replaces all the values in this attribute value with the attributes from the specified attribute.
replaceAll(Collection<ByteString>) - Method in class org.opends.server.types.AttributeBuilder
Replaces all the values in this attribute value with the specified attribute values.
replaceAttribute(Attribute) - Method in class org.opends.server.types.Entry
Puts the provided attribute into this entry.
replaceAttributeValue(String, String) - Method in class org.opends.server.backends.task.Task
Replaces an attribute values of the task entry.
replaceBaseDN(String) - Method in class org.opends.server.backends.pluggable.spi.TreeName
Returns a new tree name object created by replacing the baseDN of the current object.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.api.Backend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.BackupBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.ChangelogBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.jeb.BackendImpl
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Transaction, Entry, Entry) - Method in class org.opends.server.backends.jeb.DN2URI
Update the referral database for an entry that has been replaced.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.LDIFBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.MemoryBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.MonitorBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.NullBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.RootDSEBackend
 
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.SchemaBackend
 
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.task.TaskBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Replaces the specified entry with the provided entry in this backend.
replaceEntry(Entry, Entry) - Method in class org.opends.server.core.ConfigurationHandler
Replaces the old configuration entry with the new configuration entry provided.
replaceEntry(Entry, Entry, ModifyOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Replaces the specified entry with the provided entry in this backend.
replaceExistingEntries() - Method in class org.opends.server.types.LDIFImportConfig
Indicates whether to replace the existing entry if a duplicate is found or to reject the new entry.
replayOperation(Iterator<Modification>, CSN, Entry, Modification) - Method in class org.opends.server.replication.plugin.AttrHistorical
This method will be called when replaying an operation.
replayOperation(Iterator<Modification>, CSN, Entry, Modification) - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
 
replayOperation(Iterator<Modification>, CSN, Entry, Modification) - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
 
replayOperation(PreOperationModifyOperation, Entry) - Method in class org.opends.server.replication.plugin.EntryHistorical
Process an operation.
ReplayThread - Class in org.opends.server.replication.plugin
Thread that is used to get message from the replication servers (stored in the updates queue) and replay them in the current server.
ReplayThread(BlockingQueue<UpdateToReplay>) - Constructor for class org.opends.server.replication.plugin.ReplayThread
Constructor for the ReplayThread.
ReplicaCursor - Class in org.opends.server.replication.server.changelog.file
DBCursor over a replica returning UpdateMsgs.
ReplicaCursor(DBCursor<UpdateMsg>, CSN, ReplicaId, ReplicationDomainDB) - Constructor for class org.opends.server.replication.server.changelog.file.ReplicaCursor
Creates a ReplicaCursor object with a cursor to decorate and an offlineCSN to return as part of a ReplicaOfflineMsg.
ReplicaDescriptor - Class in org.opends.admin.ads
The object of this class represent a Replica (i.e.
ReplicaDescriptor() - Constructor for class org.opends.admin.ads.ReplicaDescriptor
 
replicaHeartbeat(DN, CSN) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Let the DB know this replica is alive.
replicaHeartbeat(DN, CSN) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Let the DB know this replica is alive.
replicaHeartbeat(DN, CSN) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Let the DB know this replica is alive.
ReplicaId - Class in org.opends.server.replication.server.changelog.api
Replica identifier comprised of the domain baseDN and its serverId within this domain.
replicaOffline(DN, CSN) - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
Signals a replica went offline.
ReplicaOfflineMsg - Class in org.opends.server.replication.protocol
Class that define messages sent by a replica (DS) to the replication server (RS) to let the RS know the date at which a replica went offline.
ReplicaOfflineMsg(CSN) - Constructor for class org.opends.server.replication.protocol.ReplicaOfflineMsg
Constructor of a replica offline message providing the offline timestamp in a CSN.
ReplicaOfflineMsg(byte[]) - Constructor for class org.opends.server.replication.protocol.ReplicaOfflineMsg
Creates a message by deserializing it from the provided byte array.
replicaOfflineMsgForwarded(DN) - Method in class org.opends.server.replication.service.DSRSShutdownSync
Message has been forwarded.
replicaOfflineMsgSent(DN) - Method in class org.opends.server.replication.service.DSRSShutdownSync
Message has been sent.
replicateSchema() - Method in class org.opends.server.tools.dsreplication.EnableReplicationUserData
Returns true if the user asked to replicate schema and false otherwise.
REPLICATION_CHANGES_DN - Static variable in class org.opends.quicksetup.Constants
DN of legacy replication changes base DN for backwards compatibility with OpenDJ <= 2.6.x.
REPLICATION_PROTOCOL_V1 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the first historical version of the replication protocol.
REPLICATION_PROTOCOL_V1_REAL - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the real value of the first historical version of the replication protocol (was used in start messages only).
REPLICATION_PROTOCOL_V2 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the second version of the replication protocol.
REPLICATION_PROTOCOL_V3 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 3rd version of the replication protocol.
REPLICATION_PROTOCOL_V4 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 4th version of the replication protocol.
REPLICATION_PROTOCOL_V5 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 5th version of the replication protocol.
REPLICATION_PROTOCOL_V6 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 6th version of the replication protocol.
REPLICATION_PROTOCOL_V7 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 7th version of the replication protocol.
REPLICATION_PROTOCOL_V8 - Static variable in class org.opends.server.replication.protocol.ProtocolVersion
The constant for the 8th version of the replication protocol.
ReplicationBroker - Class in org.opends.server.replication.service
The broker for Multi-master Replication.
ReplicationBroker(ReplicationDomain, ServerState, ReplicationDomainCfg, ReplSessionSecurity) - Constructor for class org.opends.server.replication.service.ReplicationBroker
Creates a new ReplicationServer Broker for a particular ReplicationDomain.
ReplicationCliArgumentParser - Class in org.opends.server.tools.dsreplication
This class is used to parse the arguments passed to the replication CLI.
ReplicationCliException - Exception in org.opends.server.tools.dsreplication
The exception that is thrown during the replication command-line execution.
ReplicationCliException(LocalizableMessage, ReplicationCliReturnCode, Throwable) - Constructor for exception org.opends.server.tools.dsreplication.ReplicationCliException
The constructor for the exception.
ReplicationCliMain - Class in org.opends.server.tools.dsreplication
This class provides a tool that can be used to enable and disable replication and also to initialize the contents of a replicated suffix with the contents of another suffix.
ReplicationCliMain(PrintStream, PrintStream) - Constructor for class org.opends.server.tools.dsreplication.ReplicationCliMain
Constructor for the ReplicationCliMain object.
ReplicationCliReturnCode - Enum in org.opends.server.tools.dsreplication
The enumeration which defines the return code.
ReplicationDbEnv - Class in org.opends.server.replication.server.changelog.je
This class represents a DB environment that acts as a factory for ReplicationDBs.
ReplicationDbEnv(String, ReplicationServer) - Constructor for class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Initialize this class.
ReplicationDomain - Class in org.opends.server.replication.service
This class should be used as a base for Replication implementations.
ReplicationDomain(ReplicationDomainCfg, long) - Constructor for class org.opends.server.replication.service.ReplicationDomain
Creates a ReplicationDomain with the provided parameters.
ReplicationDomain(ReplicationDomainCfg, long, ServerState) - Constructor for class org.opends.server.replication.service.ReplicationDomain
Creates a ReplicationDomain with the provided parameters.
ReplicationDomain.ImportExportContext - Class in org.opends.server.replication.service
This class contains the context related to an import or export launched on the domain.
ReplicationDomainCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Replication Domain settings.
ReplicationDomainCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Replication Domain settings.
ReplicationDomainCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Replication Domain managed object definition meta information.
ReplicationDomainCfgDefn.AssuredType - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "assured-type" property.
ReplicationDomainCfgDefn.IsolationPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "isolation-policy" property.
ReplicationDomainDB - Interface in org.opends.server.replication.server.changelog.api
This interface allows to query or control the replication domain database(s) (composed of one or more ReplicaDBs) and query/update each ReplicaDB.
ReplicationDraftCNKey - Class in org.opends.server.replication.server.changelog.je
Useful to create ReplicationServer keys from sequence numbers.
ReplicationDraftCNKey() - Constructor for class org.opends.server.replication.server.changelog.je.ReplicationDraftCNKey
Creates a ReplicationDraftCNKey that can start anywhere in the DB.
ReplicationDraftCNKey(long) - Constructor for class org.opends.server.replication.server.changelog.je.ReplicationDraftCNKey
Creates a new ReplicationKey from the given change number.
ReplicationMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.replication.
ReplicationMonitor - Class in org.opends.server.replication.service
Class used to generate monitoring information for the replication.
ReplicationMsg - Class in org.opends.server.replication.protocol
Abstract class that must be used when defining messages that can be sent for replication purpose between servers.
ReplicationMsg() - Constructor for class org.opends.server.replication.protocol.ReplicationMsg
Protected constructor.
replicationPort - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The replication serve port (-1 if the replication server port is not defined).
ReplicationRepairRequestControl - Class in org.opends.server.replication.plugin
This class implements the Sun-defined replication repair control.
ReplicationRepairRequestControl() - Constructor for class org.opends.server.replication.plugin.ReplicationRepairRequestControl
Creates a new instance of the replication repair request control with the default settings.
ReplicationRepairRequestControl(boolean) - Constructor for class org.opends.server.replication.plugin.ReplicationRepairRequestControl
Creates a new instance of the replication repair control with the provided information.
ReplicationServer - Class in org.opends.server.replication.server
ReplicationServer Listener.
ReplicationServer(ReplicationServerCfg) - Constructor for class org.opends.server.replication.server.ReplicationServer
Creates a new Replication server using the provided configuration entry.
ReplicationServer(ReplicationServerCfg, DSRSShutdownSync) - Constructor for class org.opends.server.replication.server.ReplicationServer
Creates a new Replication server using the provided configuration entry and shutdown synchronization object.
ReplicationServer(ReplicationServerCfg, DSRSShutdownSync, ECLEnabledDomainPredicate) - Constructor for class org.opends.server.replication.server.ReplicationServer
Creates a new Replication server using the provided configuration entry, shutdown synchronization object and domain predicate.
ReplicationServerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Replication Server settings.
ReplicationServerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Replication Server settings.
ReplicationServerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Replication Server managed object definition meta information.
ReplicationServerCfgDefn.ReplicationDBImplementation - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "replication-db-implementation" property.
ReplicationServerConnectThread - Class in org.opends.server.replication.server
This Class is used to create a thread that is responsible for opening connection from this replication server to the other Replication Servers.
ReplicationServerConnectThread(ReplicationServer) - Constructor for class org.opends.server.replication.server.ReplicationServerConnectThread
Creates a new instance of this directory thread with the specified name.
ReplicationServerDomain - Class in org.opends.server.replication.server
This class define an in-memory cache that will be used to store the messages that have been received from an LDAP server or from another replication server and that should be forwarded to other servers.
ReplicationServerDomain(DN, ReplicationServer) - Constructor for class org.opends.server.replication.server.ReplicationServerDomain
Creates a new ReplicationServerDomain associated to the baseDN.
ReplicationServerHandler - Class in org.opends.server.replication.server
This class defines a server handler, which handles all interaction with a peer replication server.
ReplicationServerHandler(Session, int, ReplicationServer, int) - Constructor for class org.opends.server.replication.server.ReplicationServerHandler
Creates a new handler object to a remote replication server.
ReplicationServerListener - Class in org.opends.server.replication.plugin
This class is used to create and object that can register in the admin framework as a listener for changes, add and delete on the ReplicationServer configuration objects.
ReplicationServerListener(ReplicationSynchronizationProviderCfg, DSRSShutdownSync) - Constructor for class org.opends.server.replication.plugin.ReplicationServerListener
Build a ReplicationServer Listener from the given Multimaster configuration.
ReplicationServerListenThread - Class in org.opends.server.replication.server
This Class is used to create a thread that is responsible for listening on the Replication Server thread and accept new incoming connections from other replication servers or from LDAP servers.
ReplicationServerListenThread(ReplicationServer) - Constructor for class org.opends.server.replication.server.ReplicationServerListenThread
Creates a new instance of this directory thread with the specified name.
ReplicationSynchronizationProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Replication Synchronization Provider settings.
ReplicationSynchronizationProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Replication Synchronization Provider settings.
ReplicationSynchronizationProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Replication Synchronization Provider managed object definition meta information.
ReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user in the replication command line.
ReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.ReplicationUserData
 
ReplLDIFOutputStream - Class in org.opends.server.replication.plugin
This class creates an output stream that can be used to export entries to a synchronization domain.
ReplLDIFOutputStream(long) - Constructor for class org.opends.server.replication.plugin.ReplLDIFOutputStream
Creates a new ReplLDIFOutputStream related to a replication domain.
ReplServerStartDSMsg - Class in org.opends.server.replication.protocol
Message sent by a replication server to a directory server in reply to the ServerStartMsg.
ReplServerStartDSMsg(int, String, DN, int, ServerState, long, boolean, byte, int, int, int) - Constructor for class org.opends.server.replication.protocol.ReplServerStartDSMsg
Create a ReplServerStartDSMsg.
ReplServerStartMsg - Class in org.opends.server.replication.protocol
Message sent by a replication server to another replication server at Startup.
ReplServerStartMsg(int, String, DN, int, ServerState, long, boolean, byte, int) - Constructor for class org.opends.server.replication.protocol.ReplServerStartMsg
Create a ReplServerStartMsg.
ReplSessionSecurity - Class in org.opends.server.replication.protocol
This class represents the security configuration for replication protocol sessions.
ReplSessionSecurity() - Constructor for class org.opends.server.replication.protocol.ReplSessionSecurity
Create a ReplSessionSecurity instance from a provided multimaster domain configuration.
ReplSessionSecurity(String, SortedSet<String>, SortedSet<String>, boolean) - Constructor for class org.opends.server.replication.protocol.ReplSessionSecurity
Create a ReplSessionSecurity instance from the supplied configuration values.
replyToWindowProbe() - Method in class org.opends.server.replication.server.ServerHandler
Process the reception of a WindowProbeMsg message.
reportError(LocalizableMessage, boolean, ResultCode) - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Report an error.
reportError(LocalizableMessage, boolean, ResultCode, boolean) - Method in class org.opends.server.extensions.EntryCacheCommon.ConfigErrorHandler
Report an error.
representsSameNode(BrowserNodeInfo) - Method in interface org.opends.guitools.controlpanel.ui.nodes.BrowserNodeInfo
Tells whether the node passed as parameter represents the same node as this one.
requestAuthorizationIdentity() - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Uses the "Who Am I?" extended operation to request that the server provide the client with the authorization identity for this connection.
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
requestFocusForButton() - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Explicitly request the focus for the edit button of this panel.
requestFocusForButton() - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Explicitly request the focus for the edit button of this panel.
requestID - Variable in class org.opends.dsml.protocol.BatchRequest
 
requestID - Variable in class org.opends.dsml.protocol.BatchResponse
 
requestID - Variable in class org.opends.dsml.protocol.DsmlMessage
 
requestID - Variable in class org.opends.dsml.protocol.ErrorResponse
 
requestID - Variable in class org.opends.dsml.protocol.SearchResponse
 
requestName - Variable in class org.opends.dsml.protocol.ExtendedRequest
 
Requests - Class in org.opends.server.protocols.internal
This class contains various methods for creating and manipulating requests.
requestValue - Variable in class org.opends.dsml.protocol.ExtendedRequest
 
requireConfirmation(LocalizableMessage, UpgradeTask...) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Creates a group of tasks which will only be invoked if the user confirms agreement.
REQUIRED_DIRECTORIES - Static variable in class org.opends.quicksetup.Installation
Directories required to be present for this installation to be considered valid.
requiresAdminAction() - Method in class org.opends.server.config.ConfigAttribute
Indicates whether changes to this configuration attribute require administrative action before they will take effect.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresBorder() - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Returns true if this panel requires some bordering (in general an EmptyBorder with some insets) and false otherwise.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.ConnectionHandlerMonitoringPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.ManageTasksPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Tells whether this panel should be contained in a scroll pane or not.
requiresScroll() - Method in class org.opends.quicksetup.installer.ui.InstallLicensePanel
Tells whether the input panel should have a scroll or not.
requiresScroll() - Method in class org.opends.quicksetup.installer.ui.InstallReviewPanel
Tells whether the input panel should have a scroll or not.
requiresScroll() - Method in class org.opends.quicksetup.installer.ui.RemoteReplicationPortsPanel
Tells whether the input panel should have a scroll or not.
requiresScroll() - Method in class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Tells whether the input panel should have a scroll or not.
requiresScroll() - Method in class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
 
requiresScroll() - Method in class org.opends.quicksetup.ui.ProgressPanel
Tells whether the input panel should have a scroll or not.
requiresScroll() - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
Tells whether the input panel should have a scroll or not.
requireValue() - Method in class org.opends.server.types.AttributeParser
Throws a NoSuchElementException if the attribute referenced by this parser is null or empty.
rerunJavaPropertiesTool(LocalizableMessage) - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Re-run the dsjavaproperties tool to rewrite the set-java-home script/batch file.
reset() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Repositions this stream to the position at the time that the mark method was called on this stream.
reset() - Method in class org.opends.server.replication.plugin.GenerationIdChecksum
reset() - Method in class org.opends.server.types.RecordingInputStream
reset() - Method in class org.opends.server.util.SizeLimitInputStream
resetConnectionArguments() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Resets the connection parameters for the LDAPConsoleInteraction object.
resetEffectiveRightsParams() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Reset the values used by the geteffectiverights evaluation to original values.
resetGenerationId(ServerHandler, ResetGenerationIdMsg) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Resets the generationID.
resetGenerationId(Long) - Method in class org.opends.server.replication.service.ReplicationDomain
Reset the generationId of this domain in the whole topology.
ResetGenerationIdMsg - Class in org.opends.server.replication.protocol
This message is used by an LDAP server to communicate to the topology that the generation must be reset for the domain.
ResetGenerationIdMsg(long) - Constructor for class org.opends.server.replication.protocol.ResetGenerationIdMsg
Creates a new message.
resetHeadingDisplayed() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Resets the heading displayed flag, so that next time we call run the heading is displayed.
resetLastRefusedItems() - Method in class org.opends.admin.ads.util.ApplicationTrustManager
This is a method used to set to null the different members that provide information about the last refused certificate.
resetNextEntryID() - Method in class org.opends.server.backends.jeb.RootContainer
Resets the next entry ID counter to zero.
resetNextEntryID() - Method in class org.opends.server.backends.pluggable.RootContainer
Resets the next entry ID counter to zero.
resetProgressLogs() - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Resets the contents of the 'Details' section of the dialog.
ResetUserPasswordPanel - Class in org.opends.guitools.controlpanel.ui
Panel that appears when the user wants to change the password of a user.
ResetUserPasswordPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Constructor of the panel.
ResetUserPasswordTask - Class in org.opends.guitools.controlpanel.task
The task called when we want to reset the password of the user.
ResetUserPasswordTask(ControlPanelInfo, ProgressDialog, BasicNode, BrowserController, char[]) - Constructor for class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Constructor of the task.
resolveManagedObjectDefinition(DefinitionResolver) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Finds a sub-type of this managed object definition which most closely corresponds to the matching criteria of the provided definition resolver.
resourceName() - Static method in class org.opends.messages.AccessControlMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.AdminMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.AdminToolMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.BackendMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.ConfigMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.CoreMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.DsconfigMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.ExtensionMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.LoggerMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.PluginMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.ProtocolMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.QuickSetupMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.ReplicationMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.RuntimeMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.SchemaMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.TaskMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.ToolMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.UtilityMessages
Returns the name of the resource associated with the messages contained in this class.
resourceName() - Static method in class org.opends.messages.VersionMessages
Returns the name of the resource associated with the messages contained in this class.
RESOURCES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where the resources directory (to customize the product) is.
response - Variable in class org.opends.dsml.protocol.ExtendedResponse
 
responseIsString(String) - Method in class org.opends.dsml.protocol.DSMLExtendedOperation
Determine if the response to a given LDAP extended operation (specified by OID) should be treated as a string.
responseName - Variable in class org.opends.dsml.protocol.ExtendedResponse
 
responseOrder - Variable in class org.opends.dsml.protocol.BatchRequest
 
restart(String, LocalizableMessage) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to perform an in-core restart.
restart(String, LocalizableMessage, DirectoryEnvironmentConfig) - Static method in class org.opends.server.core.DirectoryServer
Causes the Directory Server to perform an in-core restart.
reStart(boolean) - Method in class org.opends.server.replication.service.ReplicationBroker
Restart the ReplicationBroker.
restartServer() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Restarts the server.
restartServer(String, LocalizableMessage, DirectoryEnvironmentConfig) - Static method in class org.opends.server.util.EmbeddedUtils
Attempts to restart the Directory Server.
RestartServerTask - Class in org.opends.guitools.controlpanel.task
The task called when we want to restart the server.
RestartServerTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.task.RestartServerTask
Constructor of the task.
RestartTaskThread - Class in org.opends.server.tasks
This class defines a thread that will be spawned to invoke a Directory Server in-core restart.
RestartTaskThread(LocalizableMessage) - Constructor for class org.opends.server.tasks.RestartTaskThread
Creates a new instance of this shutdown task thread with the provided message.
restoreBackup(RestoreConfig) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.api.Backend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.BackupBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.ChangelogBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.jeb.BackendImpl
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.LDIFBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.MemoryBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.MonitorBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.NullBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.pdb.PDBStorage
 
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.pluggable.BackendImpl
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Restores a backup for this storage.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.RootDSEBackend
 
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.SchemaBackend
 
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.task.TaskBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.backends.TrustStoreBackend
Restores a backup of the contents of this backend.
restoreBackup(RestoreConfig) - Method in class org.opends.server.extensions.ConfigFileHandler
Restores a backup of the contents of this backend.
restoreBackup(Backupable, RestoreConfig) - Method in class org.opends.server.util.BackupManager
Restores a backupable entity from its backup, or verify the backup.
RestoreConfig - Class in org.opends.server.types
This class defines a data structure for holding configuration information to use when restoring a backup of a Directory Server backend.
RestoreConfig(BackupDirectory, String, boolean) - Constructor for class org.opends.server.types.RestoreConfig
Creates a new restore configuration with the provided information.
RestoreDB - Class in org.opends.server.tools
This program provides a utility that may be used to restore a binary backup of a Directory Server backend generated using the BackUpDB tool.
RestoreDB() - Constructor for class org.opends.server.tools.RestoreDB
 
RestorePanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user wants to restore from a backup.
RestorePanel() - Constructor for class org.opends.guitools.controlpanel.ui.RestorePanel
Constructor of the panel.
RestorePanel.RestoreTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of restoring or verifying the backup.
RestorePanel.RestoreTask(ControlPanelInfo, ProgressDialog, boolean) - Constructor for class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
The constructor of the task.
RestoreTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used to restore a binary backup of a Directory Server backend.
RestoreTask() - Constructor for class org.opends.server.tasks.RestoreTask
 
RestoreTaskListener - Interface in org.opends.server.api
This interface defines a set of methods that may be used to notify various Directory Server components whenever a backend restore task is about to begin or has just completed.
resultCode - Variable in class org.opends.dsml.protocol.LDAPResult
 
ResultCode - Class in org.opends.dsml.protocol
Java class for ResultCode complex type.
ResultCode() - Constructor for class org.opends.dsml.protocol.ResultCode
 
ResultCodeFactory - Class in org.opends.dsml.protocol
A utility class to help creating ResultCode objects containing a code value (integer) and a descr value (String).
ResultCodeFactory() - Constructor for class org.opends.dsml.protocol.ResultCodeFactory
 
retainAll(EntryIDSet) - Method in class org.opends.server.backends.jeb.EntryIDSet
Takes the intersection of this set with another.
RetentionPolicy<T extends LogRetentionPolicyCfg> - Interface in org.opends.server.loggers
This interface describes the retention policy that should be used for the logger.
retrievesComponentInfo() - Method in class org.opends.server.types.InvokableMethod
Indicates whether this method retrieves information about the associated component.
retrievesReplicationDomain(DN) - Static method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Retrieves a replication domain based on the baseDN.
returnBindErrorMessages() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether responses to failed bind operations should include a message explaining the reason for the failure.
returnCode - Variable in class org.opends.guitools.controlpanel.task.Task
The return code of the task.
ReturnCode - Class in org.opends.quicksetup
This class defines enumeration of application return code.
ReturnCode(int) - Constructor for class org.opends.quicksetup.ReturnCode
Creates a new parametrized instance.
returnEntry(Entry, List<Control>) - Method in interface org.opends.server.core.SearchOperation
Used as a callback for backends to indicate that the provided entry matches the search criteria and that additional processing should be performed to potentially send it back to the client.
returnEntry(Entry, List<Control>, boolean) - Method in interface org.opends.server.core.SearchOperation
Used as a callback for backends to indicate that the provided entry matches the search criteria and that additional processing should be performed to potentially send it back to the client.
returnEntry(Entry, List<Control>) - Method in class org.opends.server.core.SearchOperationBasis
 
returnEntry(Entry, List<Control>, boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
returnEntry(Entry, List<Control>) - Method in class org.opends.server.core.SearchOperationWrapper
Used as a callback for backends to indicate that the provided entry matches the search criteria and that additional processing should be performed to potentially send it back to the client.
returnEntry(Entry, List<Control>, boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Used as a callback for backends to indicate that the provided entry matches the search criteria and that additional processing should be performed to potentially send it back to the client.
returnEntry(Entry, List<Control>) - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
Returns the provided entry to the client.
returnEntry(Entry, List<Control>) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Returns the provided entry to the client.
returnReference(DN, SearchResultReference) - Method in interface org.opends.server.core.SearchOperation
Used as a callback for backends to indicate that the provided search reference was encountered during processing and that additional processing should be performed to potentially send it back to the client.
returnReference(DN, SearchResultReference, boolean) - Method in interface org.opends.server.core.SearchOperation
Used as a callback for backends to indicate that the provided search reference was encountered during processing and that additional processing should be performed to potentially send it back to the client.
returnReference(DN, SearchResultReference) - Method in class org.opends.server.core.SearchOperationBasis
 
returnReference(DN, SearchResultReference, boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
returnReference(DN, SearchResultReference) - Method in class org.opends.server.core.SearchOperationWrapper
Used as a callback for backends to indicate that the provided search reference was encountered during processing and that additional processing should be performed to potentially send it back to the client.
returnReference(DN, SearchResultReference, boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Used as a callback for backends to indicate that the provided search reference was encountered during processing and that additional processing should be performed to potentially send it back to the client.
returnReference(DN, SearchResultReference) - Method in interface org.opends.server.types.operation.PreOperationSearchOperation
Returns the provided search result reference to the client.
returnReference(DN, SearchResultReference) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Returns the provided search result reference to the client.
ReviewPanel - Class in org.opends.quicksetup.ui
Abstract class for rendering a review panel with fields and value that the user can use to confirm an application's operation.
ReviewPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.ReviewPanel
Creates an instance.
REVISION_NUMBER - Static variable in class org.opends.server.util.DynamicConstants
The Subversion revision number on which this build is based.
REVISION_NUMBER - Static variable in class org.opends.server.util.SetupUtils
Revision number in SVN.
RIGHT_INSET_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the right inset for background image.
rightToString() - Method in class org.opends.server.authorization.dseecompat.AciContainer
Return a string representation of the current right being evaluated.
rightToString() - Method in interface org.opends.server.authorization.dseecompat.AciEvalContext
Return a string representation of the current right being evaluated.
RmiAuthenticator - Class in org.opends.server.protocols.jmx
A RMIAuthenticator manages authentication for the secure RMI connectors.
RmiAuthenticator(JmxConnectionHandler) - Constructor for class org.opends.server.protocols.jmx.RmiAuthenticator
Constructs a RmiAuthenticator.
RmiConnector - Class in org.opends.server.protocols.jmx
The RMI connector class starts and stops the JMX RMI connector server.
RmiConnector(MBeanServer, JmxConnectionHandler) - Constructor for class org.opends.server.protocols.jmx.RmiConnector
Create a new instance of RmiConnector .
ROOT_BACKEND_NAME - Static variable in class org.opends.quicksetup.installer.Installer
The name of the backend created on setup.
RootCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Root settings.
RootCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Root settings.
RootCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Root managed object definition meta information.
RootContainer - Class in org.opends.server.backends.jeb
Wrapper class for the JE environment.
RootContainer - Class in org.opends.server.backends.pluggable
Wrapper class for a backend "container".
rootDN() - Static method in class org.opends.server.types.DN
Retrieves a singleton instance of the null DN.
RootDNCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Root DN settings.
RootDNCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Root DN settings.
RootDNCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Root DN managed object definition meta information.
RootDNCfgDefn.DefaultRootPrivilegeName - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "default-root-privilege-name" property.
RootDNConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of root users defined in the Directory Server.
RootDNConfigManager(ServerContext) - Constructor for class org.opends.server.core.RootDNConfigManager
Creates a new instance of this root DN config manager.
RootDNUserCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Root DN User settings.
RootDNUserCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Root DN User settings.
RootDNUserCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Root DN User managed object definition meta information.
RootDSEBackend - Class in org.opends.server.backends
This class defines a backend to hold the Directory Server root DSE.
RootDSEBackend() - Constructor for class org.opends.server.backends.RootDSEBackend
Creates a new backend with the provided information.
RootDSEBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Root DSE Backend settings.
RootDSEBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Root DSE Backend settings.
RootDSEBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Root DSE Backend managed object definition meta information.
RootMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the root monitor panel.
RootMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.RootMonitoringPanel
Default constructor.
RootNode - Class in org.opends.guitools.controlpanel.ui.nodes
The root node of the tree in the 'Manage Entries...' tree.
RootNode() - Constructor for class org.opends.guitools.controlpanel.ui.nodes.RootNode
Constructor of the node.
RootPrivilegeChangeListener - Class in org.opends.server.core
This class defines a data structure that is used to handle changes to the set of default root privileges.
RootPrivilegeChangeListener() - Constructor for class org.opends.server.core.RootPrivilegeChangeListener
Creates a new instance of this root privilege change listener.
RotatableLogFile - Interface in org.opends.server.loggers
Represents a file that can be rotated based on size or on time.
rotateFile(RotatableLogFile) - Method in class org.opends.server.loggers.FixedTimeRotationPolicy
This method indicates if the log file should be rotated or not.
rotateFile(RotatableLogFile) - Method in interface org.opends.server.loggers.RotationPolicy
This method indicates if the log file should be rotated or not.
rotateFile(RotatableLogFile) - Method in class org.opends.server.loggers.SizeBasedRotationPolicy
This method indicates if the log file should be rotated or not.
rotateFile(RotatableLogFile) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
This method indicates if the log file should be rotated or not.
RotationActionThread - Class in org.opends.server.loggers
This thread is spawned off at the time of file rotation to execute specific actions such as compression, encryption, and signing of the log files.
RotationActionThread(String, ArrayList<ActionType>, ConfigEntry) - Constructor for class org.opends.server.loggers.RotationActionThread
Create the logger thread along with the specified file name, and the rotation actions.
RotationPolicy<T extends LogRotationPolicyCfg> - Interface in org.opends.server.loggers
This interface describes the rotation policy that should be used for the logger.
RoutableMsg - Class in org.opends.server.replication.protocol
This is an abstract class of messages of the replication protocol for message that needs to contain information about the server that send them and the destination servers to which they should be sent.
RoutableMsg(int, int) - Constructor for class org.opends.server.replication.protocol.RoutableMsg
Creates a routable message.
RoutableMsg() - Constructor for class org.opends.server.replication.protocol.RoutableMsg
Creates a routable message.
RSInfo - Class in org.opends.server.replication.common
This class holds information about a RS connected to the topology.
RSInfo(int, String, long, byte, int) - Constructor for class org.opends.server.replication.common.RSInfo
Creates a new instance of RSInfo with every given info.
rsIterator() - Method in class org.opends.server.replication.protocol.MonitorMsg
Returns an iterator on the serverId of the connected RS servers.
run() - Method in class org.opends.admin.ads.util.ServerLoader
The method where we try to generate the ServerDescriptor object.
run() - Method in class org.opends.guitools.controlpanel.browser.AbstractNodeTask
The method that is called to refresh/search the node.
run() - Method in class org.opends.guitools.controlpanel.browser.NodeRefresher
The method that actually does the refresh.
run() - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel.NumberOfEntriesUpdater
Executes the updater.
run() - Method in class org.opends.guitools.uninstaller.Uninstaller
Actually performs the uninstall in this thread.
run() - Method in class org.opends.quicksetup.Application.PointAdder
run() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Actually performs the install in this thread.
run() - Method in class org.opends.quicksetup.installer.webstart.WebStartInstaller
Actually performs the install in this thread.
run() - Method in class org.opends.quicksetup.QuickSetupCli
Parses the user data and prompts the user for data if required.
run() - Method in class org.opends.server.api.ConnectionHandler
Operates in a loop, accepting new connections and ensuring that requests on those connections are handled properly.
run(ReadableTransaction) - Method in interface org.opends.server.backends.pluggable.spi.ReadOperation
Executes a read operation, and returns the read value.
run(WriteableTransaction) - Method in interface org.opends.server.backends.pluggable.spi.WriteOperation
Executes a write operation.
run() - Method in class org.opends.server.backends.task.TaskScheduler
Operates in a loop, launching tasks at the appropriate time and performing any necessary periodic cleanup.
run() - Method in class org.opends.server.backends.task.TaskThread
Operates in a loop, sleeping until there is no work to do, then processing the task and returning to the scheduler for more work.
run() - Method in class org.opends.server.core.AbandonOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.AddOperationBasis
 
run() - Method in class org.opends.server.core.BindOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.CompareOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.DeleteOperationBasis
 
run() - Method in class org.opends.server.core.DirectoryServerShutdownHook
Invokes the shutdown hook to signal the Directory Server to stop running.
run() - Method in class org.opends.server.core.ExtendedOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.IdleTimeLimitThread
Operates in a loop, teriminating any client connections that have been idle for too long.
run() - Method in class org.opends.server.core.ModifyDNOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.ModifyOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.OperationWrapper
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.core.SearchOperationBasis
 
run() - Method in class org.opends.server.core.UnbindOperationBasis
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.extensions.DiskSpaceMonitor
run() - Method in class org.opends.server.extensions.DynamicGroupSearchThread
Performs the set of searches and provides the results to the associated member list.
run() - Method in class org.opends.server.extensions.ParallelWorkerThread
Operates in a loop, retrieving the next request from the work queue, processing it, and then going back to the queue for more.
run() - Method in class org.opends.server.extensions.SASLContext
The method performs all GSSAPI processing.
run() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Operate in a loop, receiving notification of soft references that have been freed and removing the corresponding entries from the cache.
run() - Method in class org.opends.server.extensions.TraditionalWorkerThread
Operates in a loop, retrieving the next request from the work queue, processing it, and then going back to the queue for more.
run() - Method in class org.opends.server.loggers.RotationActionThread
The run method of the thread.
run() - Method in class org.opends.server.monitors.MemoryUsageMonitorProvider
run() - Method in class org.opends.server.monitors.ParallelWorkQueueMonitor
run() - Method in class org.opends.server.monitors.TraditionalWorkQueueMonitor
run() - Method in class org.opends.server.plugins.profiler.ProfilerThread
Runs in a loop, periodically capturing a list of the stack traces for all active threads.
run() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
run() - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Operates in a loop, accepting new connections and ensuring that requests on those connections are handled properly.
run() - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Operates in a loop, accepting new connections and ensuring that requests on those connections are handled properly.
run() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Operates in a loop, accepting new connections and ensuring that requests on those connections are handled properly.
run() - Method in class org.opends.server.protocols.ldap.LDAPRequestHandler
Operates in a loop, waiting for client requests to arrive and ensuring that they are processed properly.
run() - Method in class org.opends.server.protocols.LDIFConnectionHandler
Operates in a loop, accepting new connections and ensuring that requests on those connections are handled properly.
run() - Method in class org.opends.server.replication.plugin.ReplayThread
Run method for this class.
run() - Method in class org.opends.server.replication.protocol.HeartbeatThread
run() - Method in class org.opends.server.replication.protocol.Session
Run method for the Session.
run() - Method in class org.opends.server.replication.server.changelog.file.ChangeNumberIndexer
run() - Method in class org.opends.server.replication.server.MonitoringPublisher
Run method for the monitoring publisher.
run() - Method in class org.opends.server.replication.server.ReplicationServerConnectThread
run() - Method in class org.opends.server.replication.server.ReplicationServerListenThread
run() - Method in class org.opends.server.replication.server.ServerReader
Create a loop that reads changes and hands them off to be processed.
run() - Method in class org.opends.server.replication.server.ServerWriter
Run method for the ServerWriter.
run() - Method in class org.opends.server.tasks.RestartTaskThread
Invokes the Directory Server shutdown process.
run() - Method in class org.opends.server.tasks.ShutdownTaskThread
Invokes the Directory Server shutdown process.
run() - Method in class org.opends.server.tools.LDAPAuthenticationHandler
Performs a privileged operation under JAAS so that the local authentication information can be available for the SASL bind to the Directory Server.
run() - Method in class org.opends.server.tools.tasks.TaskScheduleInteraction
Executes the interaction with the user.
run() - Method in interface org.opends.server.types.Operation
Performs the work of actually processing this operation.
run() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Interact with the user though the console to get information necessary to establish an LDAP connection.
run(boolean) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Interact with the user though the console to get information necessary to establish an LDAP connection.
run() - Method in class org.opends.server.util.cli.PointAdder
runningOnSameServer(Task) - Method in class org.opends.guitools.controlpanel.task.Task
Check whether the provided task and this task run on the same server.
runTask() - Method in class org.opends.guitools.controlpanel.task.AddToGroupTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.CancelTaskTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.DeleteBaseDNAndBackendTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.DeleteEntryTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.DeleteIndexTask
 
runTask() - Method in class org.opends.guitools.controlpanel.task.DeleteSchemaElementsTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.ModifyAttributeTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.ModifyEntryTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.ModifyObjectClassTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.NewEntryTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.NewSchemaElementsTask
 
runTask() - Method in class org.opends.guitools.controlpanel.task.RebuildIndexTask
 
runTask() - Method in class org.opends.guitools.controlpanel.task.ResetUserPasswordTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.RestartServerTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.StartStopTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.StopServerTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.task.Task
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel.BackupTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel.ExportTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel.ImportTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.IndexPanel.ModifyIndexTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaPropertiesTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel.NewBaseDNTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel.RestoreTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
Execute the task.
runTask() - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
 
runTask() - Method in class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
Execute the task.
runTask() - Method in class org.opends.server.backends.task.Task
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.AddSchemaFileTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.BackupTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.DisconnectClientTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.EnterLockdownModeTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.ExportTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.ImportTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.InitializeTargetTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.InitializeTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.LeaveLockdownModeTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.PurgeConflictsHistoricalTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.RebuildTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.RestoreTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.SetGenerationIdTask
Performs the actual core processing for this task.
runTask() - Method in class org.opends.server.tasks.ShutdownTask
Performs the actual core processing for this task.
RuntimeInformation - Class in org.opends.server.util
This class is used to gather and display information from the runtime environment.
RuntimeInformation() - Constructor for class org.opends.server.util.RuntimeInformation
 
RuntimeMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.runtime.
RuntimeOptionsPanel - Class in org.opends.quicksetup.installer.ui
The panel where the user specifies the runtime settings.
RuntimeOptionsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.RuntimeOptionsPanel
Constructor of the panel.

S

SafeDataExpectedAcksInfo - Class in org.opends.server.replication.server
This class holds every info needed about the expected acks for a received update message requesting assured replication with Safe Data sub-mode.
SafeDataExpectedAcksInfo(CSN, ServerHandler, byte, List<Integer>) - Constructor for class org.opends.server.replication.server.SafeDataExpectedAcksInfo
Creates a new SafeDataExpectedAcksInfo.
safeDataLevel - Variable in class org.opends.server.replication.protocol.UpdateMsg
When assured mode is safe data, gives the requested level.
SafeReadExpectedAcksInfo - Class in org.opends.server.replication.server
This class holds every info needed about the expected acks for a received update message requesting assured replication with Safe Read sub-mode.
SafeReadExpectedAcksInfo(CSN, ServerHandler, List<Integer>, List<Integer>) - Constructor for class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Creates a new SafeReadExpectedAcksInfo.
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
Creates a new instance of this password storage scheme.
SaltedMD5PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Salted MD5 Password Storage Scheme settings.
SaltedMD5PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Salted MD5 Password Storage Scheme settings.
SaltedMD5PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this password storage scheme.
SaltedSHA1PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Salted SHA1 Password Storage Scheme settings.
SaltedSHA1PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Salted SHA1 Password Storage Scheme settings.
SaltedSHA1PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Salted SHA1 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
Creates a new instance of this password storage scheme.
SaltedSHA256PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Salted SHA256 Password Storage Scheme settings.
SaltedSHA256PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Salted SHA256 Password Storage Scheme settings.
SaltedSHA256PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Salted SHA256 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
Creates a new instance of this password storage scheme.
SaltedSHA384PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Salted SHA384 Password Storage Scheme settings.
SaltedSHA384PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Salted SHA384 Password Storage Scheme settings.
SaltedSHA384PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Salted SHA384 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
Creates a new instance of this password storage scheme.
SaltedSHA512PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Salted SHA512 Password Storage Scheme settings.
SaltedSHA512PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Salted SHA512 Password Storage Scheme settings.
SaltedSHA512PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Salted SHA512 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
Default constructor.
SambaPasswordPluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Samba Password Plugin settings.
SambaPasswordPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Samba Password Plugin settings.
SambaPasswordPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Samba Password Plugin managed object definition meta information.
SambaPasswordPluginCfgDefn.PwdSyncPolicy - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "pwd-sync-policy" property.
sameInstallAndInstance() - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Returns whether the install and the instance are on the same server or not.
SASL_BIND_IN_PROGRESS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code used for multi-stage SASL bind operations that are not yet complete.
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_AUTHENTICATION_ONLY - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections whose communication only SASL authenticated.
SASL_MECHANISM_CONFIDENTIALITY - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections whose communication is protected using the confidentiality features SASL.
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_INTEGRITY - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections whose communication is verified using SASL integrity.
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.
SASLByteChannel - Class in org.opends.server.extensions
This class implements a SASL byte channel that can be used during confidentiality and integrity.
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.opends.server.admin.std.server
A server-side interface for querying SASL Mechanism Handler settings.
SASLMechanismHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying SASL Mechanism Handler settings.
SASLMechanismHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the SASL Mechanism Handler managed object definition meta information.
saslOptionArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Argument indicating a SASL option.
saveConfigOnSuccessfulStartup() - Static method in class org.opends.server.core.DirectoryServer
Indicates whether the Directory Server should save a copy of its configuration whenever it is started successfully.
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.
saveFilesToDirectory(Path, ListIterator<Path>, String, String) - Static method in class org.opends.server.util.BackupManager
Helper method to move all provided files in a target directory created from provided target base path, keeping relative path information relative to root directory.
schedule(TaskScheduleInformation) - Method in class org.opends.server.tools.tasks.TaskClient
Schedule a task for execution by writing an entry to the task backend.
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.
ScheduleSummaryPanel - Class in org.opends.guitools.controlpanel.ui.components
A class used as component displaying the string representation of a schedule and the possibility of updating it clicking a button.
ScheduleSummaryPanel(String) - Constructor for class org.opends.guitools.controlpanel.ui.components.ScheduleSummaryPanel
Default constructor.
scheduleTask(Task, boolean) - Method in class org.opends.server.backends.task.TaskScheduler
Schedules the provided task for execution.
ScheduleType - Class in org.opends.guitools.controlpanel.datamodel
The class to be used to describe the task schedule.
ScheduleType.Type - Enum in org.opends.guitools.controlpanel.datamodel
The different type of schedules.
scheduleUpdate(Runnable, long, long, TimeUnit) - Method in class org.opends.server.api.MonitorProvider
Schedules any periodic processing that may be desired to update the information associated with this monitor.
schema - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The schema used by the server.
Schema - Class in org.opends.server.types
This class defines a data structure that holds information about the components of the Directory Server schema.
Schema() - Constructor for class org.opends.server.types.Schema
Creates a new schema structure with all elements initialized but empty.
SCHEMA_BACKUP_BASE_FILENAME - Static variable in class org.opends.server.util.ServerConstants
The base filename to use for the archive file containing a backup of the server schema.
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_DN - Static variable in class org.opends.quicksetup.Constants
DN of the schema object.
SCHEMA_PROPERTY_APPROX_RULE - Static variable in class org.opends.server.util.ServerConstants
The name of the schema extension that will be used to specify the approximate matching rule that should be used for a given attribute type.
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.opends.server.admin.std.server
A server-side interface for querying Schema Backend settings.
SchemaBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Schema Backend settings.
SchemaBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Schema Backend managed object definition meta information.
SchemaBrowserRightPanel - Class in org.opends.guitools.controlpanel.ui
The panel on the right of the 'Manage Schema' panel.
SchemaBrowserRightPanel() - Constructor for class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Default constructor.
SchemaConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the interaction with the Directory Server schema.
SchemaConfigManager(ServerContext) - Constructor for class org.opends.server.core.SchemaConfigManager
Creates a new instance of this schema config manager.
SchemaConfigManager.SchemaFileFilter - Class in org.opends.server.core
Filter implementation that accepts only ldif files.
SchemaConfigManager.SchemaFileFilter() - Constructor for class org.opends.server.core.SchemaConfigManager.SchemaFileFilter
 
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.
SchemaConstants() - Constructor for class org.opends.server.schema.SchemaConstants
 
SchemaElementComboBoxCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
The cell renderer to be used to render schema elements in a combo box.
SchemaElementComboBoxCellRenderer(JComboBox) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.SchemaElementComboBoxCellRenderer
Constructor of the cell renderer.
SchemaElementComboBoxCellRenderer(JList) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.SchemaElementComboBoxCellRenderer
Constructor of the cell renderer.
SchemaElementPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class used to re-factor some code among the panels that display the contents of a schema element.
SchemaElementPanel() - Constructor for class org.opends.guitools.controlpanel.ui.SchemaElementPanel
 
schemaElementSelected(SchemaElementSelectionEvent) - Method in interface org.opends.guitools.controlpanel.event.SchemaElementSelectionListener
Notification that a schema element has been selected.
SchemaElementSelectionEvent - Class in org.opends.guitools.controlpanel.event
The event that describes that an element of the schema has been selected.
SchemaElementSelectionEvent(Object, Object) - Constructor for class org.opends.guitools.controlpanel.event.SchemaElementSelectionEvent
Constructor of the event.
SchemaElementSelectionListener - Interface in org.opends.guitools.controlpanel.event
Interface that must be implemented by the objects that want to receive notifications when a schema element has been selected.
SchemaElementTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Abstract class with some common methods for all the nodes in the 'Manage Schema' tree.
SchemaElementTreeNode(String, Object) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.SchemaElementTreeNode
Constructor of the node.
SchemaFileElement - Interface in org.opends.server.types
This interface defines a set of methods that must be provided by a schema file element, which is a schema element that is loaded from a schema configuration file.
SchemaHandler - Class in org.opends.server.core
Responsible for loading the server schema.
SchemaHandler() - Constructor for class org.opends.server.core.SchemaHandler
Creates a new instance.
SchemaLoader - Class in org.opends.guitools.controlpanel.util
Class used to retrieve the schema from the schema files.
SchemaLoader() - Constructor for class org.opends.guitools.controlpanel.util.SchemaLoader
Constructor.
SchemaMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.schema.
SchemaProvider<T extends SchemaProviderCfg> - Interface in org.opends.server.schema
Provides some schema elements to load at startup.
SchemaProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Schema Provider settings.
SchemaProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Schema Provider settings.
SchemaProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Schema Provider managed object definition meta information.
schemaReadOnlyAttributes - Variable in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
The read-only attributes as they appear on the schema.
schemaReadOnlyAttributesLowerCase - Variable in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
The read-only attributes in lower case.
SchemaUpdater - Interface in org.opends.server.schema
An interface to update a schema through a schema builder.
scope - Variable in class org.opends.dsml.protocol.SearchRequest
 
SCOPE_BASE_OBJECT - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The search scope value that will be used for base-level searches.
SCOPE_SINGLE_LEVEL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The search scope value that will be used for single-level searches.
SCOPE_SUBORDINATE_SUBTREE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The search scope value that will be used for subordinate subtree searches.
SCOPE_WHOLE_SUBTREE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The search scope value that will be used for whole subtree searches.
SCRIPT_UTIL_FILE_UNIX - Static variable in class org.opends.quicksetup.Installation
Script utils file for UNIX systems.
SCRIPT_UTIL_FILE_WINDOWS - Static variable in class org.opends.quicksetup.Installation
Script utils file for Windows.
ScrollPaneBorderListener - Class in org.opends.guitools.controlpanel.event
This is a listener that is basically used to update dynamically the border of a scroll bar.
SdkConnectionAdapter - Class in org.opends.server.protocols.http
Adapter class between LDAP SDK's Connection and OpenDJ server's HTTPClientConnection.
SdkConnectionAdapter(HTTPClientConnection) - Constructor for class org.opends.server.protocols.http.SdkConnectionAdapter
Constructor.
search(SearchOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.api.Backend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.BackupBackend
Processes the specified search in this backend.
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.jeb.BackendImpl
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.LDIFBackend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.MemoryBackend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.MonitorBackend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.NullBackend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Processes the specified search in this backend.
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
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Processes the specified search in this backend.
search(SearchOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Processes the specified search in this backend.
searchAllBaseDNs() - Method in class org.opends.admin.ads.TopologyCacheFilter
Tells whether this filter specifies to search for all the base DNs or not.
searchAsync(SearchRequest, IntermediateResponseHandler, SearchResultHandler) - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
searchBaseDNInformation() - Method in class org.opends.admin.ads.TopologyCacheFilter
Returns whether we must search for base DN information or not.
SearchEntrySearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by search result entry plugins.
SearchFilter - Class in org.opends.server.types
This class defines a data structure for storing and interacting with a search filter that may serve as criteria for locating entries in the Directory Server.
SearchFilter(FilterType, Collection<SearchFilter>, SearchFilter, AttributeType, Set<String>, ByteString, ByteString, List<ByteString>, ByteString, String, boolean) - Constructor for class org.opends.server.types.SearchFilter
Creates a new search filter with the provided information.
searchMonitoringInformation() - Method in class org.opends.admin.ads.TopologyCacheFilter
Returns whether we must search for monitoring information or not.
SearchOperation - Interface in org.opends.server.core
This interface defines an operation used to search for entries in the Directory Server.
SearchOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to locate entries in the Directory Server based on a given set of criteria.
SearchOperationBasis(ClientConnection, long, int, List<Control>, ByteString, SearchScope, DereferenceAliasesPolicy, int, int, boolean, RawFilter, Set<String>) - Constructor for class org.opends.server.core.SearchOperationBasis
Creates a new search operation with the provided information.
SearchOperationBasis(ClientConnection, long, int, List<Control>, DN, SearchScope, DereferenceAliasesPolicy, int, int, boolean, SearchFilter, Set<String>) - Constructor for class org.opends.server.core.SearchOperationBasis
Creates a new search operation with the provided information.
SearchOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given search operation.
SearchOperationWrapper(SearchOperation) - Constructor for class org.opends.server.core.SearchOperationWrapper
Creates a new search operation based on the provided search operation.
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.
SearchReferenceSearchOperation - Interface in org.opends.server.types.operation
This class defines a set of methods that are available for use by search result reference plugins.
SearchRequest - Class in org.opends.dsml.protocol
Java class for SearchRequest complex type.
SearchRequest() - Constructor for class org.opends.dsml.protocol.SearchRequest
 
SearchRequest - Class in org.opends.server.protocols.internal
Search request implementation.
SearchRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP search request protocol op, which is used to locate entries based on a set of criteria.
SearchRequestProtocolOp(ByteString, SearchScope, DereferenceAliasesPolicy, int, int, boolean, RawFilter, Set<String>) - Constructor for class org.opends.server.protocols.ldap.SearchRequestProtocolOp
Creates a new search request protocol op with the provided information.
SearchResponse - Class in org.opends.dsml.protocol
Java class for SearchResponse complex type.
SearchResponse() - Constructor for class org.opends.dsml.protocol.SearchResponse
 
searchResultDone - Variable in class org.opends.dsml.protocol.SearchResponse
 
SearchResultDoneProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP search result done protocol op, which is used to provide information about the result of processing a search request.
SearchResultDoneProtocolOp(int) - Constructor for class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Creates a new search result done protocol op with the provided result code.
SearchResultDoneProtocolOp(int, LocalizableMessage) - Constructor for class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Creates a new search result done protocol op with the provided result code and error message.
SearchResultDoneProtocolOp(int, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
Creates a new search result done protocol op with the provided information.
searchResultEntry - Variable in class org.opends.dsml.protocol.SearchResponse
 
SearchResultEntry - Class in org.opends.dsml.protocol
Java class for SearchResultEntry complex type.
SearchResultEntry() - Constructor for class org.opends.dsml.protocol.SearchResultEntry
 
SearchResultEntry - Class in org.opends.server.types
This class defines a data structure for storing information about an entry that matches a given set of search criteria and should be returned to the client.
SearchResultEntry(Entry) - Constructor for class org.opends.server.types.SearchResultEntry
Creates a new search result entry based on the provided entry.
SearchResultEntry(Entry, List<Control>) - Constructor for class org.opends.server.types.SearchResultEntry
Creates a new search result entry based on the provided entry.
SearchResultEntryProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP search result entry protocol op, which is used to return entries that match the associated search criteria.
SearchResultEntryProtocolOp(DN) - Constructor for class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Creates a new LDAP search result entry protocol op with the specified DN and no attributes.
SearchResultEntryProtocolOp(DN, LinkedList<LDAPAttribute>) - Constructor for class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Creates a new LDAP search result entry protocol op with the specified DN and set of attributes.
SearchResultEntryProtocolOp(SearchResultEntry) - Constructor for class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Creates a new search result entry protocol op from the provided search result entry.
SearchResultEntryProtocolOp(SearchResultEntry, int) - Constructor for class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Creates a new search result entry protocol op from the provided search result entry and ldap protocol version.
searchResultReference - Variable in class org.opends.dsml.protocol.SearchResponse
 
SearchResultReference - Class in org.opends.dsml.protocol
Java class for SearchResultReference complex type.
SearchResultReference() - Constructor for class org.opends.dsml.protocol.SearchResultReference
 
SearchResultReference - Class in org.opends.server.types
This class defines a data structure for storing information about a referral returned while processing a search request.
SearchResultReference(String) - Constructor for class org.opends.server.types.SearchResultReference
Creates a new search result reference with the provided referral URL.
SearchResultReference(List<String>) - Constructor for class org.opends.server.types.SearchResultReference
Creates a new search result reference with the provided set of referral URLs and no controls.
SearchResultReference(List<String>, List<Control>) - Constructor for class org.opends.server.types.SearchResultReference
Creates a new search result reference with the provided set of referral URLs and no controls.
SearchResultReferenceProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP search result reference protocol op, which is used to indicate to the client that an alternate location or server may hold more matching entries.
SearchResultReferenceProtocolOp(List<String>) - Constructor for class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Creates a new search result reference protocol op with the provided set of referral URLs.
SearchResultReferenceProtocolOp(SearchResultReference) - Constructor for class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Creates a new search result reference protocol op from the provided search result reference object.
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.
SECONDARY_FIELD_INVALID_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the secondary invalid field.
SECONDARY_FIELD_VALID_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the secondary valid field.
SECONDARY_STATUS_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the secondary status field.
secondOp - Static variable in class org.opends.server.authorization.dseecompat.TargAttrFilters
Regular expression used to match the second operation of the filter list.
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.
SECURE_PRNG_SHA1 - Static variable in class org.opends.server.extensions.ExtensionsConstants
The name of the pseudo-random number generator using SHA-1.
secureArgsList - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliParser
The secure args list object.
SecureConnectionCliArgs - Class in org.opends.server.admin.client.cli
This is a commodity class that can be used to check the arguments required to establish a secure connection in the command line.
SecureConnectionCliArgs(boolean) - Constructor for class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Creates a new instance of secure arguments.
SecureConnectionCliParser - Class in org.opends.server.admin.client.cli
This is a commodity class that can be used to check the arguments required to establish a secure connection in the command line.
SecureConnectionCliParser(String, LocalizableMessage, boolean) - Constructor for class org.opends.server.admin.client.cli.SecureConnectionCliParser
Creates a new instance of this argument parser with no arguments.
SECURITY_MECHANISM_DIGEST_MD5_CONFIDENTIALITY - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections whose communication is protected using the confidentiality features of DIGEST-MD5.
SECURITY_MECHANISM_KERBEROS_CONFIDENTIALITY - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections whose communication is protected using the confidentiality features of Kerberos.
SECURITY_MECHANISM_SSL - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections established using SSL.
SECURITY_MECHANISM_START_TLS - Static variable in class org.opends.server.util.ServerConstants
The name of the security mechanism that will be used for connections that have established a secure session through StartTLS.
SecurityOptions - Class in org.opends.quicksetup
Class used to describe the Security Options specified by the user.
SecurityOptions.CertificateType - Enum in org.opends.quicksetup
The different type of security options that we can have.
SecurityOptionsDialog - Class in org.opends.quicksetup.installer.ui
This class is a dialog that appears when the user wants to configure security parameters for the new OpenDS instance.
SecurityOptionsDialog(JFrame, SecurityOptions) - Constructor for class org.opends.quicksetup.installer.ui.SecurityOptionsDialog
Constructor of the SecurityOptionsDialog.
seedAdsTrustStore(InitialLdapContext, Map<String, byte[]>) - Static method in class org.opends.admin.ads.ServerDescriptor
Seeds the bound instance's local ads-truststore with a set of instance key-pair public key certificates.
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.
SelectableCertificateKeyManager(X509KeyManager, String, String) - Constructor for class org.opends.server.util.SelectableCertificateKeyManager
Creates a new instance of this key manager that will wrap the provided key manager and use the certificate with the specified alias.
SelectableCertificateKeyManager(X509KeyManager, String) - Constructor for class org.opends.server.util.SelectableCertificateKeyManager
Creates a new instance of this key manager that will wrap the provided key manager and use the certificate with the specified alias.
SelectableLabelWithHelpIcon - Class in org.opends.guitools.controlpanel.ui.components
A panel containing a label an a help icon.
SelectableLabelWithHelpIcon(LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
The constructor of this panel.
SelectableTableCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
A table cell renderer that updates the rendering of the cells when the user moves the mouse over the table.
SelectableTableCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.SelectableTableCellRenderer
 
SelectAliasDialog - Class in org.opends.quicksetup.installer.ui
This class is a dialog that appears when the user must choose the alias to be used from a certificate keystore.
SelectAliasDialog(JDialog) - Constructor for class org.opends.quicksetup.installer.ui.SelectAliasDialog
Constructor of the SelectAliasDialog.
SelectedCategoryBorder - Class in org.opends.guitools.controlpanel.ui.border
The border of the CategoryButton when is selected.
SelectedCategoryBorder() - Constructor for class org.opends.guitools.controlpanel.ui.border.SelectedCategoryBorder
Default constructor.
selectionBackground - Static variable in class org.opends.guitools.controlpanel.ui.renderer.TreeCellRenderer
Background when the cell is selected.
selectionForKey(char, ComboBoxModel) - Method in class org.opends.guitools.controlpanel.event.ComboKeySelectionManager
SelectObjectClassesPanel - Class in org.opends.guitools.controlpanel.ui
This is a class where the user can choose from a list of available object classes one or more object classes.
SelectObjectClassesPanel() - Constructor for class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Default constructor of this panel.
SELF_SIGNED_CERT_ALIAS - Static variable in class org.opends.quicksetup.installer.Installer
Alias of a self-signed certificate.
SELF_SIGNED_CERT_ALIAS - Static variable in class org.opends.quicksetup.SecurityOptions
Alias of a self-signed certificate.
send(ReplicationMsg) - Method in class org.opends.server.replication.server.ServerHandler
Sends a message.
send() - Method in class org.opends.server.util.EMailMessage
Attempts to send this message to the intended recipient(s).
send(List<Properties>) - 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, String, LocalizableMessage) - Method in class org.opends.server.extensions.JMXAlertHandler
Sends an alert notification based on the provided information.
sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Method in class org.opends.server.extensions.SMTPAlertHandler
Sends an alert notification based on the provided information.
sendAlertNotification(AlertGenerator, String, LocalizableMessage) - Static method in class org.opends.server.types.DirectoryConfig
Sends an alert notification with the provided information.
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.
sendIntermediateResponse(IntermediateResponse) - Method in class org.opends.server.api.ClientConnection
Invokes the intermediate response plugins on the provided response message and sends it to the client.
sendIntermediateResponseMessage(IntermediateResponse) - Method in class org.opends.server.api.ClientConnection
Sends the provided intermediate response message to the client.
sendIntermediateResponseMessage(IntermediateResponse) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Sends the provided intermediate response message to the client.
sendIntermediateResponseMessage(IntermediateResponse) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Sends the provided intermediate response message to the client.
sendIntermediateResponseMessage(IntermediateResponse) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Sends the provided intermediate response message to the client.
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
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.internal.InternalClientConnection
Sends a response to the client based on the information in the provided operation.
sendResponse(Operation) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Sends a response to the client based on the information in the provided operation.
sendResponse(Operation) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
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 interface org.opends.server.core.SearchOperation
Sends the provided search result entry to the client.
sendSearchEntry(SearchResultEntry) - Method in class org.opends.server.core.SearchOperationBasis
 
sendSearchEntry(SearchResultEntry) - Method in class org.opends.server.core.SearchOperationWrapper
Sends the provided search result entry to the client.
sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Sends the provided search result entry to the client.
sendSearchEntry(SearchResultEntry) - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Sends the provided search result entry to the client.
sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Sends the provided search result entry to the client.
sendSearchEntry(SearchOperation, SearchResultEntry) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Sends the provided search result entry to the client.
sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.api.ClientConnection
Sends the provided search result reference to the client.
sendSearchReference(SearchResultReference) - Method in interface org.opends.server.core.SearchOperation
Sends the provided search result reference to the client.
sendSearchReference(SearchResultReference) - Method in class org.opends.server.core.SearchOperationBasis
 
sendSearchReference(SearchResultReference) - Method in class org.opends.server.core.SearchOperationWrapper
Sends the provided search result reference to the client.
sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Sends the provided search result reference to the client.
sendSearchReference(SearchResultReference) - Method in class org.opends.server.protocols.internal.InternalSearchOperation
Sends the provided search result reference to the client.
sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Sends the provided search result reference to the client.
sendSearchReference(SearchOperation, SearchResultReference) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Sends the provided search result reference to the client.
sendSearchResultDone() - Method in interface org.opends.server.core.SearchOperation
Sends the search result done message to the client.
sendSearchResultDone() - Method in class org.opends.server.core.SearchOperationBasis
 
sendSearchResultDone() - Method in class org.opends.server.core.SearchOperationWrapper
Sends the search result done message to the client.
sendTopoInfo(TopologyMsg) - Method in class org.opends.server.replication.server.ServerHandler
Sends the provided TopologyMsg to the peer server.
sendTopoInfoToAll() - Method in class org.opends.server.replication.server.ReplicationServerDomain
Update every peers (RS/DS) with topology changes.
sendUrgentData(int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sends a single byte of urgent data over this socket.
separator - Variable in class org.opends.guitools.controlpanel.ui.renderer.CustomListCellRenderer
The separator used to render a non-selectable separator in the combo box.
SequentialCursor<K,V> - Interface in org.opends.server.backends.pluggable.spi
Cursor extended with navigation methods.
SequentialTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include a sequentially-incrementing integer in the generated values.
SequentialTag() - Constructor for class org.opends.server.tools.makeldif.SequentialTag
Creates a new instance of this sequential tag.
serialize(ManagedObjectPathSerializer) - Method in class org.opends.server.admin.ManagedObjectPath
Serialize this managed object path using the provided serialization strategy.
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_SCRIPT_NAME - Static variable in class org.opends.quicksetup.UserData
The script name to be used to get and set the java arguments for the server runtime.
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.
ServerConstants - Class in org.opends.server.util
This class defines a set of constants that may be referenced throughout the Directory Server source.
ServerConstants() - Constructor for class org.opends.server.util.ServerConstants
 
ServerConstraintHandler - Class in org.opends.server.admin.server
An interface for performing server-side constraint validation.
ServerConstraintHandler() - Constructor for class org.opends.server.admin.server.ServerConstraintHandler
Creates a new server constraint handler.
ServerContext - Interface in org.opends.server.core
Context for the server, giving access to global properties of the server.
ServerController - Class in org.opends.quicksetup.util
Class used to manipulate an OpenDS server.
ServerController(Application) - Constructor for class org.opends.quicksetup.util.ServerController
Creates a new instance that will operate on application's installation.
ServerController(Installation) - Constructor for class org.opends.quicksetup.util.ServerController
Creates a new instance that will operate on application's installation.
ServerController(Application, Installation) - Constructor for class org.opends.quicksetup.util.ServerController
Creates a new instance that will operate on installation and use application for notifications.
ServerDescriptor - Class in org.opends.admin.ads
The object of this class represent an OpenDS server.
ServerDescriptor() - Constructor for class org.opends.admin.ads.ServerDescriptor
Default constructor.
ServerDescriptor - Class in org.opends.guitools.controlpanel.datamodel
This is just a class used to provide a data model describing what the StatusPanelDialog will show to the user.
ServerDescriptor() - Constructor for class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Default constructor.
ServerDescriptor.ServerProperty - Enum in org.opends.admin.ads
Enumeration containing the different server properties that we can keep in the ServerProperty object.
ServerDescriptor.ServerStatus - Enum in org.opends.guitools.controlpanel.datamodel
Enumeration indicating the status of the server.
ServerHandler - Class in org.opends.server.replication.server
This class defines a server handler : - that is a MessageHandler (see this class for more details) - that handles all interaction with a peer server (RS or DS).
ServerHandler(Session, int, ReplicationServer, int) - Constructor for class org.opends.server.replication.server.ServerHandler
Creates a new server handler instance with the provided socket.
serverId - Variable in class org.opends.server.replication.server.ServerHandler
The serverId of the remote server.
ServerLoader - Class in org.opends.admin.ads.util
Class used to load the configuration of a server.
ServerLoader(Map<ADSContext.ServerProperty, Object>, String, String, ApplicationTrustManager, int, Set<PreferredConnection>, TopologyCacheFilter) - Constructor for class org.opends.admin.ads.util.ServerLoader
Constructor.
ServerManagedObject<S extends Configuration> - Class in org.opends.server.admin.server
A server-side managed object.
ServerManagedObjectAddListener<T extends Configuration> - Interface in org.opends.server.admin.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.opends.server.admin.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.opends.server.admin.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.opends.server.admin.server.ServerManagedObjectDecodingException
Create a new property decoding exception.
ServerManagedObjectDeleteListener<T extends Configuration> - Interface in org.opends.server.admin.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.opends.server.admin.server
Server management connection context.
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.
ServerSettingsPanel - Class in org.opends.quicksetup.installer.ui
This is the panel that contains the Server Settings: the port, the Directory Manager DN, etc.
ServerSettingsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.ServerSettingsPanel
Constructor of the panel.
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.opends.server.controls
This class implements the server-side sort request control as defined in RFC 2891 section 1.1.
ServerSideSortRequestControl(String) - Constructor for class org.opends.server.controls.ServerSideSortRequestControl
Creates a new server-side sort request control based on the definition in the provided sort order string.
ServerSideSortRequestControl(boolean, String) - Constructor for class org.opends.server.controls.ServerSideSortRequestControl
Creates a new server-side sort request control based on the definition in the provided sort order string.
ServerSideSortRequestControl(SortOrder) - Constructor for class org.opends.server.controls.ServerSideSortRequestControl
Creates a new server-side sort request control based on the provided sort order.
ServerSideSortRequestControl(boolean, SortOrder) - Constructor for class org.opends.server.controls.ServerSideSortRequestControl
Creates a new server-side sort request control with the provided information.
ServerSideSortResponseControl - Class in org.opends.server.controls
This class implements the server-side sort response control as defined in RFC 2891 section 1.2.
ServerSideSortResponseControl(int, String) - Constructor for class org.opends.server.controls.ServerSideSortResponseControl
Creates a new server-side sort response control based on the provided result code and attribute type.
ServerSideSortResponseControl(boolean, int, String) - Constructor for class org.opends.server.controls.ServerSideSortResponseControl
Creates a new server-side sort response control with the provided information.
serversInTimeout - Variable in class org.opends.server.replication.server.ExpectedAcksInfo
Facility for monitoring: If the timeout occurs for the original update, we call createAck(true) in the timeout code for sending back an error ack to the original server.
ServerStartMsg - Class in org.opends.server.replication.protocol
This message is used by LDAP server when they first connect.
ServerStartMsg(int, String, DN, int, long, ServerState, long, boolean, byte) - Constructor for class org.opends.server.replication.protocol.ServerStartMsg
Creates a new ServerStartMsg.
ServerState - Class in org.opends.server.replication.common
This class is used to associate serverIds with CSNs.
ServerState() - Constructor for class org.opends.server.replication.common.ServerState
Creates a new empty ServerState.
ServerStatus - Enum in org.opends.server.replication.common
The various status a DS can take.
serverURL - Variable in class org.opends.server.replication.server.ServerHandler
The serverURL of the remote server.
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.
SERVICE_ALREADY_DISABLED - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service was already disabled.
SERVICE_ALREADY_ENABLED - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service was already enabled.
SERVICE_CLEANUP_ERROR - Static variable in class org.opends.server.tools.ConfigureWindowsService
An error occurred cleaning up the service.
SERVICE_CLEANUP_MARKED_FOR_DELETION - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service is marked for deletion.
SERVICE_CLEANUP_SUCCESS - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service cleanup worked.
SERVICE_DISABLE_ERROR - Static variable in class org.opends.server.tools.ConfigureWindowsService
An error occurred disabling the service.
SERVICE_DISABLE_SUCCESS - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service was successfully disabled.
SERVICE_ENABLE_ERROR - Static variable in class org.opends.server.tools.ConfigureWindowsService
An error occurred enabling the service.
SERVICE_ENABLE_SUCCESS - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service was successfully enabled.
SERVICE_MARKED_FOR_DELETION - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service is marked for deletion.
SERVICE_NAME_ALREADY_IN_USE - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service name was already in use.
SERVICE_NOT_FOUND - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service could not be found.
SERVICE_NOT_FOUND - Static variable in class org.opends.server.tools.StopWindowsService
The service could not be found.
SERVICE_STATE_DISABLED - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service is disabled.
SERVICE_STATE_ENABLED - Static variable in class org.opends.server.tools.ConfigureWindowsService
The service is enabled.
SERVICE_STATE_ERROR - Static variable in class org.opends.server.tools.ConfigureWindowsService
An error occurred checking the service state.
SERVICE_STOP_ERROR - Static variable in class org.opends.server.tools.StopWindowsService
The service could not be stopped.
SERVICE_STOP_SUCCESSFUL - Static variable in class org.opends.server.tools.StopWindowsService
The service was successfully stopped.
ServiceManager - Class in javax.jnlp
This is just an empty implementation of ServiceManager.
ServiceManager() - Constructor for class javax.jnlp.ServiceManager
 
serviceState() - Static method in class org.opends.server.tools.ConfigureWindowsService
Checks if OpenDJ is enabled as a windows service.
serviceState(PrintStream, PrintStream) - Static 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).
Session - Class in org.opends.server.replication.protocol
This class defines a replication session using TLS.
Session(Socket, SSLSocket) - Constructor for class org.opends.server.replication.protocol.Session
Creates a new Session.
session - Variable in class org.opends.server.replication.server.ServerHandler
The session opened with the remote server.
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.
set(String, List<Object>) - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
Sets the values for a given attribute name.
SET_JAVA_PROPERTIES_FILE_UNIX - Static variable in class org.opends.quicksetup.Installation
The set java home and arguments properties file for UNIX systems.
SET_JAVA_PROPERTIES_FILE_WINDOWS - Static variable in class org.opends.quicksetup.Installation
The set java home and arguments properties file for Windows.
setAbandonID(String) - Method in class org.opends.dsml.protocol.AbandonRequest
Sets the value of the abandonID property.
setAcceptBacklog(Integer) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "accept-backlog" property.
setAcceptBacklog(Integer) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "accept-backlog" property.
setAcceptLicenseMode(boolean) - Method in class org.opends.server.tools.upgrade.UpgradeContext
Sets the accept license mode.
setAccountExpirationTime(long) - Method in class org.opends.server.core.PasswordPolicyState
Sets the user's account expiration time to the specified value.
setAccountStatusNotificationHandler(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "account-status-notification-handler" property.
setAccountStatusNotificationType(Collection<ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType>) - Method in interface org.opends.server.admin.std.client.ErrorLogAccountStatusNotificationHandlerCfgClient
Sets the "account-status-notification-type" property.
setActiveValues(LinkedHashSet<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Specifies the set of active values for this configuration attribute.
setAdditionalArguments(String[]) - Method in class org.opends.quicksetup.JavaArguments
Sets the additional arguments to be used when executing the command-line.
setAddMissingRDNAttributes(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "add-missing-rdn-attributes" property.
setAddMissingRDNAttributes(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether the Directory Server should automatically add missing RDN attributes to an entry whenever it is added.
setAdminConnectionHandler() - Method in class org.opends.server.api.ConnectionHandler
Sets this connection handler as the admin connection handler.
setAdminConnector(ConnectionHandlerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the admin connector.
setAdminConnectorPort(int) - Method in class org.opends.quicksetup.UserData
Sets the admin connector port.
setAdministrativeUsers(Set<DN>) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Set the administrative users.
setAdministratorAction(AdministratorAction) - Method in class org.opends.server.admin.PropertyDefinition.AbstractBuilder
Set the administrator action.
setAdminPwd(String) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the administrator password provided by the user.
setAdminPwd(String) - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Sets the Global Administrator password.
setAdminUID(String) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the administrator UID provided by the user.
setAdminUid(String) - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Sets the Global Administrator UID.
setAdsProperties(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.admin.ads.ServerDescriptor
Sets the ADS properties of the server.
setAgeOfOldestMissingChange(long) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the age of the oldest missing change.
setAgeOfOldestMissingChange(long) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the age of the oldest missing change in seconds in the replication topology for this base DN.
setAllowAttributeNameExceptions(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "allow-attribute-name-exceptions" property.
setAllowAttributeNameExceptions(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether to be more flexible in the set of characters allowed for attribute names.
setAllowClassValidation(boolean) - Static method in class org.opends.server.admin.ClassPropertyDefinition
Specify whether or not class property definitions should validate class name property values.
setAllowedClient(Collection<AddressMask>) - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Sets the "allowed-client" property.
setAllowedManager(Collection<String>) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "allowed-manager" property.
setAllowedTask(Collection<String>) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "allowed-task" property.
setAllowedTasks(Set<String>) - Static method in class org.opends.server.core.DirectoryServer
Specifies the set of allowed tasks that may be invoked in the server.
setAllowedUser(Collection<String>) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "allowed-user" property.
setAllowExpiredPasswordChanges(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "allow-expired-password-changes" property.
setAllowLDAPV2(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "allow-ldap-v2" property.
setAllowList(List<Aci>) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the allow ACI list.
setAllowList(List<Aci>) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Set the allow ACI list.
setAllowMultiplePasswordValues(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "allow-multiple-password-values" property.
setAllowPreEncodedPasswords(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "allow-pre-encoded-passwords" property.
setAllowRetrievingMembership(boolean) - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Sets the "allow-retrieving-membership" property.
setAllowStartTLS(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "allow-start-tls" property.
setAllowTCPReuseAddress(Boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "allow-tcp-reuse-address" property.
setAllowTCPReuseAddress(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "allow-tcp-reuse-address" property.
setAllowUnclassifiedCharacters(boolean) - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Sets the "allow-unclassified-characters" property.
setAllowUnlimited(boolean) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Specify whether or not this property definition will allow unlimited values (default is false).
setAllowUnlimited(boolean) - Method in class org.opends.server.admin.IntegerPropertyDefinition.Builder
Specify whether or not this property definition will allow unlimited values (default is false).
setAllowUnlimited(boolean) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Specify whether or not this property definition will allow unlimited values (default is false).
setAllowUserPasswordChanges(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "allow-user-password-changes" property.
setAllowZeroLengthValues(Boolean) - Method in interface org.opends.server.admin.std.client.DirectoryStringAttributeSyntaxCfgClient
Sets the "allow-zero-length-values" property.
setAllowZeroLengthValuesDirectoryString(Boolean) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "allow-zero-length-values-directory-string" property.
setAlternateBindDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.RootDNUserCfgClient
Sets the "alternate-bind-dn" property.
setAnd(FilterSet) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the and property.
setAny(Object) - Method in class org.opends.dsml.protocol.ErrorResponse.Detail
Sets the value of the any property.
setAppend(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "append" property.
setAppend(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "append" property.
setAppend(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "append" property.
setAppend(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "append" property.
setAppend(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "append" property.
setAppendToExistingData(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Specifies whether to append to an existing data set or completely replace it.
setApproval(boolean) - Static method in class org.opends.quicksetup.LicenseFile
Sets the license approval status.
setApproxMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the approxMatch property.
setAssertion(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.CompareRequest
Sets the value of the assertion property.
setAssertionValue(ByteString) - Method in interface org.opends.server.core.CompareOperation
Specifies the assertion value for this compare operation.
setAssertionValue(ByteString) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the assertion value for this compare operation.
setAssertionValue(ByteString) - Method in class org.opends.server.core.CompareOperationWrapper
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.
setAssociatedPanel(Class<? extends StatusGenericPanel>) - Method in class org.opends.guitools.controlpanel.datamodel.Action
Sets the class of the panel that is associated with this action.
setAssociatedTask(Task) - Method in class org.opends.server.api.DirectoryThread
Sets the task with which this thread is associated.
setAssured(boolean) - Method in class org.opends.server.replication.protocol.UpdateMsg
Set the Update message as an assured message.
setAssuredMode(AssuredMode) - Method in class org.opends.server.replication.protocol.UpdateMsg
Set the assured mode.
setAssuredSdLevel(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "assured-sd-level" property.
setAssuredTimeout(Long) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "assured-timeout" property.
setAssuredTimeout(Long) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "assured-timeout" property.
setAssuredType(ReplicationDomainCfgDefn.AssuredType) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "assured-type" property.
setAsynchronous(boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "asynchronous" property.
setAsynchronous(boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "asynchronous" property.
setAsynchronous(boolean) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "asynchronous" property.
setAsynchronous(boolean) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "asynchronous" property.
setAsynchronous(boolean) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "asynchronous" property.
setAttachment(String, Object) - Method in class org.opends.server.core.OperationWrapper
Sets the value of the specified attachment.
setAttachment(String, Object) - Method in class org.opends.server.types.AbstractOperation
 
setAttachment(Object) - Method in class org.opends.server.types.Entry
Specifies the attachment for this entry.
setAttachment(String, Object) - Method in interface org.opends.server.types.operation.PluginOperation
Sets the value of the specified attachment.
setAttachment(String, Object) - Method in interface org.opends.server.types.Operation
Sets the value of the specified attachment.
setAttachments(Map<String, Object>) - Method in class org.opends.server.core.OperationWrapper
Set the attachments to the operation.
setAttachments(Map<String, Object>) - Method in class org.opends.server.types.AbstractOperation
 
setAttachments(Map<String, Object>) - Method in interface org.opends.server.types.Operation
Set the attachments to the operation.
setAttribute(AttributeType) - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Sets the "attribute" property.
setAttribute(AttributeType) - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
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(AttributeType, List<Attribute>) - Method in interface org.opends.server.core.AddOperation
Sets the specified attribute in the entry to add, overwriting any existing attribute of the specified type if necessary.
setAttribute(AttributeType, List<Attribute>) - Method in class org.opends.server.core.AddOperationBasis
 
setAttribute(AttributeType, List<Attribute>) - Method in class org.opends.server.core.AddOperationWrapper
Sets the specified attribute in the entry to add, overwriting any existing attribute of the specified type if necessary.
setAttribute(Attribute) - Method in class org.opends.server.extensions.JMXAlertHandler
Set the value of a specific attribute of the Dynamic MBean.
setAttribute(RawAttribute) - Method in class org.opends.server.protocols.ldap.LDAPModification
Specifies the attribute for this modification.
setAttribute(Attribute) - Method in class org.opends.server.types.Modification
Specifies the attribute for this modification.
setAttribute(AttributeType, List<Attribute>) - Method in interface org.opends.server.types.operation.PreOperationAddOperation
Sets the specified attribute in the entry to add, overwriting any existing attribute of the specified type if necessary.
setAttribute(RawAttribute) - Method in class org.opends.server.types.RawModification
Specifies the attribute for this modification.
setAttributeOptions(Set<String>) - Method in interface org.opends.server.core.CompareOperation
Specifies the attribute options for this compare operation.
setAttributeOptions(Set<String>) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the attribute options for this compare operation.
setAttributeOptions(Set<String>) - Method in class org.opends.server.core.CompareOperationWrapper
Specifies the attribute options for this compare operation.
setAttributes(AttributeDescriptions) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the attributes property.
setAttributes(LinkedHashSet<String>) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Sets the operations displayed by this table model.
setAttributes(LinkedHashSet<LocalizableMessage>) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Sets the operations displayed by this table model.
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 interface org.opends.server.core.SearchOperation
Specifies the set of requested attributes for this search operation.
setAttributes(Set<String>) - Method in class org.opends.server.core.SearchOperationBasis
 
setAttributes(Set<String>) - Method in class org.opends.server.core.SearchOperationWrapper
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(AttributeType) - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "attribute-type" property.
setAttributeType(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "attribute-type" property.
setAttributeType(AttributeType) - Method in interface org.opends.server.core.CompareOperation
Specifies the attribute type for this compare operation.
setAttributeType(AttributeType) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the attribute type for this compare operation.
setAttributeType(AttributeType) - Method in class org.opends.server.core.CompareOperationWrapper
Specifies the attribute type for this compare operation.
setAttributeType(String) - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Specifies the attribute type for this attribute.
setAttributeType(AttributeType) - Method in class org.opends.server.types.AttributeBuilder
Sets the attribute type associated with this attribute builder.
setAttributeType(AttributeType, String) - Method in class org.opends.server.types.AttributeBuilder
Sets the attribute type and user-provided name associated with this attribute builder.
setAttributeType(String) - Method in class org.opends.server.types.AttributeBuilder
Sets the attribute type associated with this attribute builder using the provided attribute type name.
setAttributeType(String) - Method in class org.opends.server.types.RawAttribute
Specifies the attribute type for this attribute.
setAuthenticated(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets whether we were authenticated when retrieving the information of this ServerStatusDescriptor.
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.opends.server.api.ClientConnection
Specifies information about the authentication that has been performed for this connection.
setAuthenticationInfo(AuthenticationInfo) - Method in interface org.opends.server.core.BindOperation
Specifies the authentication info that resulted from processing this bind operation.
setAuthenticationInfo(AuthenticationInfo) - Method in class org.opends.server.core.BindOperationBasis
Specifies the authentication info that resulted from processing this bind operation.
setAuthenticationInfo(AuthenticationInfo) - Method in class org.opends.server.core.BindOperationWrapper
Specifies the authentication info that resulted from processing this bind operation.
setAuthenticationInfo(AuthenticationInfo) - Method in class org.opends.server.protocols.internal.InternalClientConnection
This method has no effect, as the authentication info for internal client connections is set when the connection is created and cannot be changed after the fact.
setAuthenticationRequired(boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "authentication-required" property.
setAuthFailureReason(LocalizableMessage) - Method in interface org.opends.server.core.BindOperation
Specifies the reason that the authentication failed.
setAuthFailureReason(LocalizableMessage) - Method in class org.opends.server.core.BindOperationBasis
Specifies the reason that the authentication failed.
setAuthFailureReason(LocalizableMessage) - Method in class org.opends.server.core.BindOperationWrapper
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.core.OperationWrapper
Provides the entry for the user that should be considered the authorization identity for this operation.
setAuthorizationEntry(Entry) - Method in class org.opends.server.types.AbstractOperation
 
setAuthorizationEntry(Entry) - Method in interface org.opends.server.types.Operation
Provides the entry for the user that should be considered the authorization identity for this operation.
setAuthRequest(AuthRequest) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the authRequest property.
setAuthUser(String) - Method in interface org.opends.server.loggers.HTTPRequestInfo
Sets the username that was used to authenticate.
setAutoFlush(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "auto-flush" property.
setAutoFlush(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "auto-flush" property.
setAutoFlush(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "auto-flush" property.
setAutoFlush(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "auto-flush" property.
setAutoFlush(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "auto-flush" property.
setAutomaticExpand(boolean) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Sets the automatic expand mode.
setBackend(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexDescriptor
Sets which is the backend where the index is defined.
setBackend(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the backend of this base DN.
setBackendId(String) - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Sets the "backend-id" property.
setBackendID(String) - Method in class org.opends.server.api.Backend
Specifies the unique identifier for this backend.
setBackendMonitor(BackendMonitor) - Method in class org.opends.server.api.Backend
Sets the backend monitor for this backend.
setBackendName(String) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the name of the backend where this replica is defined.
setBackends(Set<BackendDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the backend descriptors of the server.
setBackendType(ManagedObjectDefinition<? extends BackendCfgClient, ? extends BackendCfg>) - Method in class org.opends.quicksetup.UserData
Sets the new userRoot backend type.
setBackupDirectory(Collection<String>) - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Sets the "backup-directory" property.
setBaseDN(String) - Method in class org.opends.server.admin.DNPropertyDefinition.Builder
Set the base DN which all valid values must be immediately subordinate to.
setBaseDN(DN) - Method in class org.opends.server.admin.DNPropertyDefinition.Builder
Set the base DN which all valid values must be immediately subordinate to.
setBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Sets the "base-dn" property.
setBaseDN(DN) - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Sets the "base-dn" property.
setBaseDN(DN) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "base-dn" property.
setBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "base-dn" property.
setBaseDN(DN) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "base-dn" property.
setBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Sets the "base-dn" property.
setBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Sets the "base-dn" property.
setBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.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 interface org.opends.server.core.SearchOperation
Specifies the base DN for this search operation.
setBaseDN(DN) - Method in class org.opends.server.core.SearchOperationBasis
 
setBaseDN(DN) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the base DN for this search operation.
setBaseDN(DN) - Method in class org.opends.server.types.LDAPURL
Specifies the base DN for this LDAP URL.
setBaseDns(InitialLdapContext, String, Set<String>, String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Sets the base DNs on a given backend.
setBaseDNs(DN[]) - Method in class org.opends.server.backends.MemoryBackend
Set the base DNs for this backend.
setBaseDNs(DN[]) - Method in class org.opends.server.backends.NullBackend
Set the base DNs for this backend.
setBaseDNs(List<String>) - Method in class org.opends.server.tools.dsreplication.ReplicationUserData
Sets the Base DNs to replicate.
setBaseUnit(String) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the base unit for this property definition (values including limits are specified in this unit).
setBaseUnit(DurationUnit) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the base unit for this property definition (values including limits are specified in this unit).
setBindDN(String) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Sets the displayed bind DN.
setBindDn(String) - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Sets the bind DN to be used to connect to the server if no Administrator has been defined.
setBindPassword(char[]) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Sets the displayed password.
setBindPwd(String) - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Sets the password to be used to connect to the server if no Administrator has been defined.
setBindWithDNRequiresPassword(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "bind-with-dn-requires-password" property.
setBindWithDNRequiresPassword(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether simple bind requests that contain a bind DN will also be required to have a password.
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.
setBorder(Border) - Method in class org.opends.guitools.controlpanel.ui.components.FilterTextField
setBorder(JComponent, Border) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the border in a given component.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "buffer-size" property.
setBufferSize(Long) - Method in interface org.opends.server.admin.std.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.
setButtonEnabled(ButtonName, boolean) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Enables a button associated with the given Button Name.
setCachedPasswordStorageScheme(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "cached-password-storage-scheme" property.
setCachedPasswordTTL(Long) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "cached-password-ttl" property.
setCacheLevel(int) - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Sets the "cache-level" property.
setCacheOrder(SortedMap<Integer, EntryCache<? extends EntryCacheCfg>>) - Static method in class org.opends.server.extensions.DefaultEntryCache
Sets the current cache order array.
setCallOKWhenVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Method to be called when we want the panel to call automatically okClicked method when the panel is made visible.
setCaseInsensitive(boolean) - Method in class org.opends.server.admin.StringPropertyDefinition.Builder
Set a flag indicating whether values of this property are case-insensitive.
setCaseSensitiveValidation(boolean) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "case-sensitive-validation" property.
setCaseSensitiveValidation(boolean) - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Sets the "case-sensitive-validation" property.
setCaseSensitiveValidation(boolean) - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Sets the "case-sensitive-validation" property.
setCertificateAttribute(AttributeType) - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Sets the "certificate-attribute" property.
setCertificateMapper(String) - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Sets the "certificate-mapper" property.
setCertificateValidationPolicy(ExternalSASLMechanismHandlerCfgDefn.CertificateValidationPolicy) - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Sets the "certificate-validation-policy" property.
setChangeEnabled(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.ScheduleSummaryPanel
Sets the enable state of the change button.
setChangetimeHeartbeatInterval(Long) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "changetime-heartbeat-interval" property.
setCharacterSet(Collection<String>) - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Sets the "character-set" property.
setCharacterSetRanges(Collection<String>) - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Sets the "character-set-ranges" property.
setCheckingVisible(boolean) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
This method displays a working progress icon in the panel.
setCheckingVisible(boolean) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
This method displays a working progress icon in the panel.
setCheckReferences(Boolean) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "check-references" property.
setCheckReferencesFilterCriteria(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "check-references-filter-criteria" property.
setCheckReferencesScopeCriteria(ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "check-references-scope-criteria" property.
setCheckSchema(boolean) - Static method in class org.opends.server.admin.AttributeTypePropertyDefinition
Specify whether or not attribute type names should be validated against the schema.
setCheckSchema(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "check-schema" property.
setCheckSchema(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether the Directory Server should perform schema checking.
setCheckSubstrings(Boolean) - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Sets the "check-substrings" property.
setCheckSubstrings(Boolean) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "check-substrings" property.
setChecksumAlgorithm(EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm) - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Sets the "checksum-algorithm" property.
setCipherKeyLength(Integer) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "cipher-key-length" property.
setCipherTransformation(String) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "cipher-transformation" property.
setClearBackend(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Specifies whether to clear the entire backend if importing to a backend.
setClientAcceptsReferrals(boolean) - Method in interface org.opends.server.core.SearchOperation
Specify whether the client is able to handle referrals.
setClientAcceptsReferrals(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setClientAcceptsReferrals(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specify whether the client is able to handle referrals.
setCloseButtonEnabled(boolean) - Method in class org.opends.quicksetup.ui.ProgressDialog
Sets the enable state of the close button.
setCode(int) - Method in class org.opends.dsml.protocol.ResultCode
Sets the value of the code property.
setCollation(Collection<String>) - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Sets the "collation" property.
setCommunity(String) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "community" property.
setCompactEncoding(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "compact-encoding" property.
setCompactEncoding(Boolean) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "compact-encoding" property.
setCompactEncoding(boolean, CompressedSchema) - Method in class org.opends.server.backends.jeb.DataConfig
Configure whether data should be encoded with the compact form before writing to the database.
setComparator(Comparator<T>) - Method in class org.opends.guitools.controlpanel.datamodel.SortableListModel
Sets the comparator to be used to sort the list.
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.backends.jeb.DataConfig
Configure whether data should be compressed before writing to the database.
setCompressed(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Specifies whether the input LDIF source is expected to be compressed.
setComputeChangeNumber(Boolean) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "compute-change-number" property.
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
Sets whether the replication database must compute change numbers for replicated changes.
setComputeChangeNumber(boolean) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Sets whether the replication database must compute change numbers for replicated changes.
setConfigClass(Class) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies the class that provides the Directory Server configuration handler implementation.
setConfigFile(String) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
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.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictBehavior(VirtualAttributeCfgDefn.ConflictBehavior) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "conflict-behavior" property.
setConflictsHistoricalPurgeDelay(Long) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "conflicts-historical-purge-delay" property.
setConnectionClientAddressEqualTo(Collection<AddressMask>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "connection-client-address-equal-to" property.
setConnectionClientAddressNotEqualTo(Collection<AddressMask>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "connection-client-address-not-equal-to" property.
setConnectionHandlerMonitor(ConnectionHandlerMonitor) - Method in class org.opends.server.api.ConnectionHandler
Sets the monitor instance for this connection handler.
setConnectionHandlers(Set<ConnectionHandlerDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the listener descriptors of the server.
setConnectionPolicy(ConnectionProtocolPolicy) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the connection policy to be used by this ControlPanelInfo (and in general by the control panel).
setConnectionPortEqualTo(Collection<Integer>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "connection-port-equal-to" property.
setConnectionProtocolEqualTo(Collection<String>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "connection-protocol-equal-to" property.
setConnections(ServerDescriptor, InitialLdapContext, InitialLdapContext) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Set the connection for accessing the directory.
setConnectionTimeout(Long) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "connection-timeout" property.
setConnectionTimeout(Long) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Sets the "connection-timeout" property.
setConnectTimeout(int) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Sets the timeout to establish the connection in milliseconds.
setConnectTimeout(int) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the timeout to establish the connection in milliseconds.
setConnectTimeout(int) - Method in class org.opends.quicksetup.UserData
Sets the timeout to be used to establish a connection.
setContainerClasses(String[]) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Set the list of container classes and calls startRefresh().
setContinueOnError(boolean) - Method in class org.opends.server.tools.LDAPToolOptions
Set whether to use continue on error or not.
setController(BrowserController) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Sets the browser controller in charge of the tree.
setControlOID(String) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the the controlOID value to the specified oid string.
setControls(ArrayList<Control>) - Method in class org.opends.server.tools.LDAPToolOptions
Specifies the set of controls to apply to the operation.
setControlValue(Object) - Method in class org.opends.dsml.protocol.Control
Sets the value of the controlValue property.
setCountMatchingEntries(boolean) - Method in class org.opends.server.tools.LDAPSearchOptions
Specifies whether to report the number of matching entries returned by the server.
setCreationTime(long) - Method in class org.opends.server.replication.protocol.ErrorMsg
Get the creation time of this message.
setCriticality(Boolean) - Method in class org.opends.dsml.protocol.Control
Sets the value of the criticality property.
setCryptPasswordStorageEncryptionAlgorithm(CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm) - Method in interface org.opends.server.admin.std.client.CryptPasswordStorageSchemeCfgClient
Sets the "crypt-password-storage-encryption-algorithm" property.
setCurrentAttributeType(AttributeType) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the attribute type to be evaluated.
setCurrentAttributeType(AttributeType) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Set the attribute type to be evaluated.
setCurrentAttributeValue(ByteString) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the attribute value to be evaluated.
setCurrentAttributeValue(ByteString) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Set the attribute value to be evaluated.
setCurrentBackend(Backend<?>) - Method in class org.opends.server.tools.RebuildIndex
Sets the current backend.
setCurrentInstallStatus(CurrentInstallStatus) - Method in class org.opends.quicksetup.Application
Sets the current install status for this application.
setCurrentProgressStep(InstallProgressStep) - Method in class org.opends.quicksetup.installer.Installer
Sets the current progress step of the installation process.
setCurrentStep(WizardStep) - Method in class org.opends.quicksetup.ui.QuickSetup
Set the current step.
setCurrentThreadTrustManager(TrustManager, KeyManager) - Static method in class org.opends.admin.ads.util.TrustedSocketFactory
Sets the provided trust and key manager for the operations in the current thread.
setData(Set<AbstractIndexDescriptor>, ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Sets the data for this table model.
setData(Set<BaseDNDescriptor>, ServerDescriptor.ServerStatus, boolean) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Sets the data for this table model.
setData(Set<ConnectionHandlerDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Sets the data for this table model.
setData(Set<BackendDescriptor>) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Sets the data for this table model.
setData(Set<TaskEntry>) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Sets the data for this table model.
setData(Set<JavaPropertiesPanel.JavaArgumentsDescriptor>) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Sets the data for this table model.
setDatabasePrefix(String) - Method in class org.opends.server.backends.jeb.EntryContainer
Sets a new database prefix for this entry container and rename all existing databases in use by this entry container.
setDataConfig(DataConfig) - Method in class org.opends.server.backends.jeb.ID2Entry
Set the desired compression and encryption options for data stored in the entry database.
setDBCachePercent(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-cache-percent" property.
setDBCachePercent(Integer) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-cache-percent" property.
setDBCacheSize(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-cache-size" property.
setDBCacheSize(Long) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-cache-size" property.
setDBCheckpointerBytesInterval(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-checkpointer-bytes-interval" property.
setDBCheckpointerWakeupInterval(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-checkpointer-wakeup-interval" property.
setDBCheckpointerWakeupInterval(Long) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-checkpointer-wakeup-interval" property.
setDBCleanerMinUtilization(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-cleaner-min-utilization" property.
setDBDirectory(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-directory" property.
setDBDirectory(String) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-directory" property.
setDBDirectoryPermissions(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-directory-permissions" property.
setDBDirectoryPermissions(String) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-directory-permissions" property.
setDBEvictorCoreThreads(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-evictor-core-threads" property.
setDBEvictorKeepAlive(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-evictor-keep-alive" property.
setDBEvictorLruOnly(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-evictor-lru-only" property.
setDBEvictorMaxThreads(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-evictor-max-threads" property.
setDBEvictorNodesPerScan(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-evictor-nodes-per-scan" property.
setDBLogFilecacheSize(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-log-filecache-size" property.
setDBLogFileMax(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-log-file-max" property.
setDBLoggingFileHandlerOn(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-logging-file-handler-on" property.
setDBLoggingLevel(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-logging-level" property.
setDBNumCleanerThreads(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-num-cleaner-threads" property.
setDBNumLockTables(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-num-lock-tables" property.
setDBRunCleaner(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-run-cleaner" property.
setDBTxnNoSync(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-txn-no-sync" property.
setDBTxnNoSync(Boolean) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "db-txn-no-sync" property.
setDBTxnWriteNoSync(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "db-txn-write-no-sync" property.
setDebugExceptionsOnly(Boolean) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "debug-exceptions-only" property.
setDebugScope(String) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "debug-scope" property.
setDefaultAdd(boolean) - Method in class org.opends.server.tools.LDAPModifyOptions
Set whether to default to adding entries if no changetype is provided.
setDefaultAuthPasswordStorageScheme(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Sets the "default-auth-password-storage-scheme" property.
setDefaultBehaviorProvider(DefaultBehaviorProvider<T>) - Method in class org.opends.server.admin.PropertyDefinition.AbstractBuilder
Set the default behavior provider.
setDefaultButton(ButtonName) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Sets the default button for the frame.
setDefaultDebugExceptionsOnly(Boolean) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "default-debug-exceptions-only" property.
setDefaultIncludeThrowableCause(Boolean) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "default-include-throwable-cause" property.
setDefaultManagedObject(String, DefaultManagedObject<? extends C, ? extends S>) - Method in class org.opends.server.admin.InstantiableRelationDefinition.Builder
Adds the named default managed object to this instantiable relation definition.
setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.opends.server.admin.OptionalRelationDefinition.Builder
Sets the optional default managed object associated with this optional relation definition.
setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.opends.server.admin.SetRelationDefinition.Builder
Adds the default managed object to this set relation definition.
setDefaultManagedObject(DefaultManagedObject<? extends C, ? extends S>) - Method in class org.opends.server.admin.SingletonRelationDefinition.Builder
Sets the optional default managed object associated with this singleton relation definition.
setDefaultOmitMethodEntryArguments(Boolean) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "default-omit-method-entry-arguments" property.
setDefaultOmitMethodReturnValue(Boolean) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "default-omit-method-return-value" property.
setDefaultPasswordPolicy(String) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "default-password-policy" property.
setDefaultPasswordPolicyDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Specifies the DN of the configuration entry for the default authentication policy for the Directory Server.
setDefaultPasswordStorageScheme(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "default-password-storage-scheme" property.
setDefaultRootPrivilegeName(Collection<RootDNCfgDefn.DefaultRootPrivilegeName>) - Method in interface org.opends.server.admin.std.client.RootDNCfgClient
Sets the "default-root-privilege-name" property.
setDefaultSeverity(Collection<ErrorLogPublisherCfgDefn.DefaultSeverity>) - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Sets the "default-severity" property.
setDefaultThrowableStackFrames(Integer) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "default-throwable-stack-frames" property.
setDefaultUserPasswordStorageScheme(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Sets the "default-user-password-storage-scheme" property.
setDegradedStatusThreshold(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "degraded-status-threshold" property.
setDegradedStatusThreshold(int) - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
Set the degraded status threshold (For test purpose).
setDegradedStatusThreshold(int) - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
Set the degraded status threshold (For test purpose).
setDeleteoldrdn(Boolean) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the deleteoldrdn property.
setDeleteOldRDN(boolean) - Method in interface 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.core.ModifyDNOperationBasis
Specifies whether the current RDN value should be removed from the entry.
setDeleteOldRDN(boolean) - Method in class org.opends.server.core.ModifyDNOperationWrapper
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.
setDeleteSubtree(boolean) - Method in class org.opends.server.tools.LDAPDeleteOptions
Set whether to delete the entire subtree or not.
setDeniedClient(Collection<AddressMask>) - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Sets the "denied-client" property.
setDenyList(List<Aci>) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the deny ACI list.
setDenyList(List<Aci>) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Set the deny ACI list.
setDependencyIds(List<String>) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
Sets the list of task IDs upon which this task is dependent.
setDeprecatedPasswordStorageScheme(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "deprecated-password-storage-scheme" property.
setDerefAliases(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the derefAliases property.
setDereferenceAliasesPolicy(DereferenceAliasesPolicy) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setDereferencePolicy(String, PrintStream) - Method in class org.opends.server.tools.LDAPSearchOptions
Set the dereference policy.
setDerefPolicy(DereferenceAliasesPolicy) - Method in interface org.opends.server.core.SearchOperation
Specifies the alias dereferencing policy for this search operation.
setDerefPolicy(DereferenceAliasesPolicy) - Method in class org.opends.server.core.SearchOperationBasis
 
setDerefPolicy(DereferenceAliasesPolicy) - Method in class org.opends.server.core.SearchOperationWrapper
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.
setDescr(LDAPResultCode) - Method in class org.opends.dsml.protocol.ResultCode
Sets the value of the descr property.
setDetail(ErrorResponse.Detail) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the detail property.
setDetails(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.components.TitlePanel
Sets the details of this panel.
setDetails(LocalizableMessage) - Method in class org.opends.quicksetup.ui.ProgressDialog
Sets the text in the details text pane.
setDictionaryFile(String) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "dictionary-file" property.
setDigestAlgorithm(String) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "digest-algorithm" property.
setDirContext(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the dir context to be used by the ControlPanelInfo to retrieve monitoring and configuration information.
setDirectoryManagerDn(String) - Method in class org.opends.quicksetup.UserData
Sets the new Directory Manager DN.
setDirectoryManagerPwd(String) - Method in class org.opends.quicksetup.UserData
Sets the new Directory Manager password.
setDirty() - Method in class org.opends.server.types.AttributeType
Marks this attribute type as dirty, indicating that it has been removed or replaced in the schema.
setDirty() - Method in class org.opends.server.types.ObjectClass
Marks this object class as dirty, indicating that it has been removed or replaced in the schema.
setDisableAll(boolean) - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Sets whether the user wants to disable all the replication from the server.
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<String>) - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Sets the "disabled-alert-type" property.
setDisabledMatchingRule(Collection<String>) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "disabled-matching-rule" property.
setDisabledPrivilege(Collection<GlobalCfgDefn.DisabledPrivilege>) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "disabled-privilege" property.
setDisabledPrivileges(Set<Privilege>) - Static method in class org.opends.server.core.DirectoryServer
Specifies the set of privileges that should be disabled in the server.
setDisabledSyntax(Collection<String>) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "disabled-syntax" property.
setDisableExec(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies whether the Directory Server should be allowed to use the Runtime.exec() method to be able to launch external commands on the underlying system.
setDisableReplicationServer(boolean) - Method in class org.opends.server.tools.dsreplication.DisableReplicationUserData
Sets whether the user asked to disable the replication server in the server.
setDiskFullThreshold(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "disk-full-threshold" property.
setDiskFullThreshold(Long) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "disk-full-threshold" property.
setDiskLowThreshold(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "disk-low-threshold" property.
setDiskLowThreshold(Long) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "disk-low-threshold" property.
setDiskSpaceUsed(long) - Method in interface org.opends.server.admin.std.client.SizeLimitLogRetentionPolicyCfgClient
Sets the "disk-space-used" property.
setDisplayAttribute(String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Set the display attribute (the attribute that will be used to retrieve the string that will appear in the tree when rendering the node).
setDisplayDelete(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Sets whether the 'Delete' button must be displayed or not.
setDisplayedStep(WizardStep, UserData) - Method in class org.opends.quicksetup.ui.CurrentStepPanel
Displays the panel corresponding to the provided step.
setDisplayedStep(WizardStep, UserData) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Displays the panel corresponding to the provided step.
setDisplayedStep(WizardStep, UserData) - Method in class org.opends.quicksetup.ui.StepsPanel
Updates the layout of the panel so that it corresponds to the Step passed as parameter.
setDisplayedWizardStep(WizardStep, UserData, QuickSetupDialog) - Method in class org.opends.quicksetup.ui.GuiApplication
Called by the quicksetup controller when the user advances to a new step in the wizard.
setDisplayFlags(int) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Set the display flags and call startRefresh().
setDisplayLdapIfSecureParameters(boolean) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Tells whether we propose LDAP as protocol even if the user provided security parameters.
setDisplayName(String) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the label that will be used to display the entry.
setDisposeOnClose(boolean) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Sets whether the dialog should be disposed when the user closes it or not.
setDN(String) - Method in class org.opends.admin.ads.SuffixDescriptor
Sets the DN associated with this suffix descriptor.
setDn(String) - Method in class org.opends.dsml.protocol.AddRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.CompareRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.DelRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.ModifyRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.SearchResultEntry
Sets the value of the dn property.
setDn(String) - Method in class org.opends.quicksetup.installer.AuthenticationData
Sets the Authentication DN.
setDN(DN) - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Set the DN.
setDN(DN) - Method in class org.opends.server.types.Entry
Specifies the distinguished name for this entry.
setDnAttributes(Boolean) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the dnAttributes property.
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.core.OperationWrapper
Specifies whether this operation must be synchronized to other copies of the data.
setDontSynchronize(boolean) - Method in class org.opends.server.types.AbstractOperation
 
setDontSynchronize(boolean) - Method in interface org.opends.server.types.Operation
Specifies whether this operation must be synchronized to other copies of the data.
setECLInclude(Collection<String>) - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Sets the "ecl-include" property.
setECLIncludeForDeletes(Collection<String>) - Method in interface org.opends.server.admin.std.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(int, 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.
setEditButtonText(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Sets the text of the edit button (for instance if this panel is displaying a read-only value, the user might set a value of 'View...' that launches a viewer).
setEditButtonVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Updates the visibility of the edit button.
setEmailAddressAttributeType(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "email-address-attribute-type" property.
setEnabled(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.AddRemovePanel
Enables the state of the components in the panel.
setEnabled(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Enables the state of the components in the panel.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.AccessControlHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.AccountStatusNotificationHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.AttributeSyntaxCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.CertificateMapperCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.ExtendedOperationHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.ExternalChangelogDomainCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.GroupImplementationCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.IdentityMapperCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.KeyManagerProviderCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.LogPublisherCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.MatchingRuleCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.MonitorProviderCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.PasswordGeneratorCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.PasswordStorageSchemeCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.PasswordValidatorCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.SASLMechanismHandlerCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.SchemaProviderCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.SynchronizationProviderCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.TrustManagerProviderCfgClient
Sets the "enabled" property.
setEnabled(boolean) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "enabled" property.
setEnabledAlertType(Collection<String>) - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Sets the "enabled-alert-type" property.
setEnabledCancel(boolean) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
setEnabledCancel(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericDialog
Sets the enable state of the Cancel button.
setEnabledCancel(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericFrame
Sets the enable state of the Cancel button.
setEnabledCancel(boolean) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Enables the Cancel button in the parent dialog.
setEnabledClose(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericDialog
Sets the enable state of the Close button.
setEnabledClose(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericFrame
Sets the enable state of the Close button.
setEnabledClose(boolean) - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Sets the enable state of the Close button.
setEnabledOK(boolean) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
setEnabledOK(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericDialog
Sets the enable state of the OK button.
setEnabledOK(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericFrame
Sets the enable state of the OK button.
setEnabledOK(boolean) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Enables the OK button in the parent dialog.
setEnableProfilingOnStartup(boolean) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "enable-profiling-on-startup" property.
setEnableWindowsService(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether we want to enable windows service during installation or not.
setEncoding(String) - Method in class org.opends.server.tools.LDAPToolOptions
Set the encoding.
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.
setEntries(int) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the number of entries contained in the replica.
setEntries(int) - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Sets the number of entries contained in this backend.
setEntries(int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the number of entries for this base DN in this database.
setEntriesCompressed(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "entries-compressed" property.
setEntriesCompressed(Boolean) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "entries-compressed" property.
setEntriesToAdd(Set<DN>) - Method in class org.opends.guitools.controlpanel.ui.AddToGroupPanel
Sets the entries we want to add to groups.
setEntry(Entry) - Method in class org.opends.server.config.ConfigEntry
Replaces the actual entry wrapped by this configuration entry with the provided entry.
setEntryCache(EntryCache) - Static method in class org.opends.server.core.DirectoryServer
Specifies the entry cache that should be used by the Directory Server.
setEntryCacheMonitor(EntryCacheMonitorProvider) - Method in class org.opends.server.api.EntryCache
Sets the monitor for this entry cache.
setEntryCachesMonitor(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the monitoring entry for the entry caches.
setEntryTestRule(boolean) - Method in class org.opends.server.authorization.dseecompat.AciContainer
True if the target matching code found an entry test rule.
setEntryTestRule(boolean) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
True if the target matching code found an entry test rule.
setEntryToDuplicate(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Sets the entry to be duplicated.
setEnumClass(Class<E>) - Method in class org.opends.server.admin.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.
setEqualityMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the equalityMatch property.
setError(String, Throwable) - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Sets the error to be displayed in the panel.
setError(BasicNodeError) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the error that occurred when updating the node.
setErrorMessage(String) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the errorMessage property.
setErrorMessage(LocalizableMessageBuilder) - Method in class org.opends.server.core.OperationWrapper
Specifies the error message for this operation.
setErrorMessage(LocalizableMessageBuilder) - Method in class org.opends.server.types.AbstractOperation
 
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 interface org.opends.server.types.Operation
Specifies the error message for this operation.
setEtimeResolution(GlobalCfgDefn.EtimeResolution) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "etime-resolution" property.
setEvalOpAttributes(int) - Method in class org.opends.server.authorization.dseecompat.AciContainer
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="+").
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 class org.opends.server.authorization.dseecompat.AciContainer
Set the value of the summary string to the specified string.
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 class org.opends.server.authorization.dseecompat.AciContainer
Set the reason and the ACI that decided why the last access evaluation was evaluated the way it was.
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 class org.opends.server.authorization.dseecompat.AciContainer
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="*").
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="*").
setException(DirectoryException) - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
Set the exception that occurred during the import/export.
setExceptionIfNoneSet(DirectoryException) - 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.
setExceptions(Collection<OpenDsException>) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the exceptions that occurred while reading the configuration.
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.opends.server.types.LDIFImportConfig
Specifies whether all the user attributes should be excluded.
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.
setExcludeBranches(List<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<AttributeType>) - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Sets the "excluded-attribute" property.
setExcludeFilter(Collection<String>) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "exclude-filter" property.
setExcludeFilter(Collection<String>) - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Sets the "exclude-filter" property.
setExcludeFilters(Set<SearchFilter>) - Method in class org.opends.server.api.EntryCache
Specifies the set of search filters that may be used to determine whether an entry should be excluded from the cache.
setExcludeFilters(List<SearchFilter>) - Method in class org.opends.server.types.LDIFExportConfig
Specifies the set of search filters that should be used to determine which entries to exclude from the LDIF.
setExcludeFilters(List<SearchFilter>) - Method in class org.opends.server.types.LDIFImportConfig
Specifies the set of search filters that should be used to determine which entries to exclude from the LDIF.
setExpanded(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.CategoryPanel
Sets whether the state of the panel is extended or not (if expanded the Component provided in the constructor will be displayed).
setExpirePasswordsWithoutWarning(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "expire-passwords-without-warning" property.
setExtensibleMatch(MatchingRuleAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the extensibleMatch property.
setExternalDbsToRemove(Set<String>) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the database directories located outside the installation which must be removed.
setExternalLogsToRemove(Set<String>) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the log files located outside the installation which must be removed.
setExtOpOID(String) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the extended operation OID value to the specified oid string.
setExtraProperty(SchemaFileElement, String, String) - Static method in class org.opends.server.types.CommonSchemaElements
Sets the value for an "extra" property for this schema element.
setExtraProperty(String, List<String>) - Method in class org.opends.server.types.CommonSchemaElements
Sets the values for an "extra" property for this schema element.
setExtraProperty(String, List<String>) - Method in class org.opends.server.types.LDAPSyntaxDescription
Specifies the provided "extra" property for this ldap syntax description.
setFailedDependencyAction(FailedDependencyAction) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
Sets the action to take should one of the dependent task fail.
setFailedServers(List<Integer>) - Method in class org.opends.server.replication.protocol.AckMsg
Sets the list of failing servers for this message.
setFileSizeLimit(long) - Method in interface org.opends.server.admin.std.client.SizeLimitLogRotationPolicyCfgClient
Sets the "file-size-limit" property.
setFilter(Filter) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the filter property.
setFilter(String) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Sets the filter that must be used by the browser controller to retrieve entries.
setFilter(LDAPEntrySelectionPanel.Filter) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Sets the filter to be used when the panel is displayed.
setFilter(String) - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Sets the "filter" property.
setFilter(String) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "filter" property.
setFilter(Collection<String>) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "filter" property.
setFilter(SearchFilter) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setFilter(String) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setFilter(SearchFilter) - Method in class org.opends.server.types.LDAPURL
Specifies the search filter for this LDAP URL.
setFilteringPolicy(AccessLogPublisherCfgDefn.FilteringPolicy) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Sets the "filtering-policy" property.
setFinal(Object) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the final property.
setFinalizedPhase(boolean) - Method in class org.opends.server.protocols.jmx.RmiAuthenticator
Set that we are in the finalized phase.
setFingerprintAlgorithm(FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm) - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Sets the "fingerprint-algorithm" property.
setFingerprintAttribute(AttributeType) - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Sets the "fingerprint-attribute" property.
setFocusOnButton(ButtonName) - Method in class org.opends.quicksetup.ui.QuickSetupDialog
Sets the focus in the button associated with the ButtonName.
setFollowReferrals(boolean) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Enable/display the following of referrals.
setFont(Font) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Sets the font to be used in this panel.
setFont(Font) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Sets the font to be used in this panel.
setFontStyle(int) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the font style to be used to render this node.
setForceChangeOnAdd(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "force-change-on-add" property.
setForceChangeOnReset(Boolean) - Method in interface org.opends.server.admin.std.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.
setForceOnError(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether or not we must continue when there is a non critical error.
setForceUpgradeMode(boolean) - Method in class org.opends.server.tools.upgrade.UpgradeContext
Sets the force upgrade mode.
setForeground(Color) - Method in class org.opends.guitools.controlpanel.ui.components.CategoryPanel
setForeground(Color) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Sets the foreground color for the text in this panel.
setForeground(Color) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Sets the foreground color for the text in this panel.
setFormatter(ProgressMessageFormatter) - Method in class org.opends.server.tools.tasks.TaskScheduleInteraction
Sets the formatter that is used to generate messages.
setFractionalExclude(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "fractional-exclude" property.
setFractionalInclude(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "fractional-include" property.
setFrameIcon(JFrame) - Static method in class org.opends.quicksetup.ui.Utilities
Sets a frames image icon to the standard OpenDS icon appropriate for the running platform.
setFreeDiskSpace(long) - Method in interface org.opends.server.admin.std.client.FreeDiskSpaceLogRetentionPolicyCfgClient
Sets the "free-disk-space" property.
setGenerationId(long) - Method in class org.opends.server.replication.server.ServerHandler
Set a new generation ID.
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
 
setGetEffectiveRightsEval() - Method in class org.opends.server.authorization.dseecompat.AciContainer
The container is going to be used in a geteffectiverights evaluation, set the flag isGetEffectiveRightsEval to true.
setGlobalACI(Collection<Aci>) - Method in interface org.opends.server.admin.std.client.DseeCompatAccessControlHandlerCfgClient
Sets the "global-aci" property.
setGlobalAdministratorPassword(String) - Method in class org.opends.quicksetup.UserData
Sets the password of the global administrator.
setGlobalAdministratorUID(String) - Method in class org.opends.quicksetup.UserData
Sets the UID of the global administrator.
setGraceLoginCount(Integer) - Method in interface org.opends.server.admin.std.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.
setGreaterOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the greaterOrEqual property.
setGroupDN(Collection<DN>) - Method in interface org.opends.server.admin.std.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
Sets the DN of the entry that contains the definition for this group.
setGroupDN(DN) - Method in class org.opends.server.extensions.StaticGroup
Sets the DN of the entry that contains the definition for this group.
setGroupDN(DN) - Method in class org.opends.server.extensions.VirtualStaticGroup
Sets the DN of the entry that contains the definition for this group.
setGroupId(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "group-id" property.
setGroupId(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "group-id" property.
setGroupId(byte) - Method in class org.opends.server.replication.protocol.StartMsg
Set the group id in this message (For test purpose).
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.
setHasReplayError(boolean) - Method in class org.opends.server.replication.protocol.AckMsg
Sets the replay error marker for this message.
setHasReplayError(boolean) - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Sets the replay error marker for the future update ack.
setHasSubOrdinates(boolean) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the whether the entry has subordinates or not.
setHasTimeout(boolean) - Method in class org.opends.server.replication.protocol.AckMsg
Sets the timeout marker for this message.
setHasTimeout(boolean) - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Sets the timeout marker for the future update ack.
setHasWrongStatus(boolean) - Method in class org.opends.server.replication.protocol.AckMsg
Sets the wrong status marker for this message.
setHasWrongStatus(boolean) - Method in class org.opends.server.replication.server.SafeReadExpectedAcksInfo
Sets the wrong status marker for the future update ack.
setHeadingMessage(LocalizableMessage) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Sets the heading that is displayed in interactive mode.
setHeartbeatInterval(Long) - Method in interface org.opends.server.admin.std.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.
setHelpIconVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Sets whether the help icon is visible or not.
setHelpIconVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Sets whether the help icon is visible or not.
setHelpTooltip(String) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Sets the tool tip to be used in the help icon.
setHelpTooltip(String) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Sets the tool tip to be used in the help icon.
setHistoricalAttrToOperation(PreOperationModifyOperation) - Method in class org.opends.server.replication.plugin.EntryHistorical
Update the historical information for the provided operation.
setHistoricalAttrToOperation(PreOperationModifyDNOperation) - Method in class org.opends.server.replication.plugin.EntryHistorical
For a MODDN operation, add new or update existing historical information.
setHistoricalAttrToOperation(PreOperationAddOperation) - Static method in class org.opends.server.replication.plugin.EntryHistorical
Generate an attribute containing the historical information from the replication context attached to the provided operation and set this attribute in the operation.
setHost(String) - Method in class org.opends.admin.ads.util.ApplicationTrustManager
Sets the host name we are trying to contact in a secure mode.
setHost(String) - Method in class org.opends.server.types.LDAPURL
Specifies the host for this LDAP URL.
setHostname(String) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the host name of the server.
setHostName(String) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Sets the displayed host name.
setHostName(String) - Method in class org.opends.quicksetup.installer.AuthenticationData
Sets the host name to connect to.
setHostName(String) - Method in class org.opends.quicksetup.UserData
Sets the host name.
setHostNameDestination(String) - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Sets the host name of the destination server.
setHostNameSource(String) - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Sets the host name of the source server.
setIcon(Icon) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the icon associated with this node.
setIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.CramMD5SASLMechanismHandlerCfgClient
Sets the "identity-mapper" property.
setIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Sets the "identity-mapper" property.
setIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "identity-mapper" property.
setIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.PasswordModifyExtendedOperationHandlerCfgClient
Sets the "identity-mapper" property.
setIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.PlainSASLMechanismHandlerCfgClient
Sets the "identity-mapper" property.
setIdleLockoutInterval(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "idle-lockout-interval" property.
setIdleTimeLimit(Long) - Method in interface org.opends.server.admin.std.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.
setIdleTimeLimit(long) - Static method in class org.opends.server.core.DirectoryServer
Specifies the maximum length of time in milliseconds that client connections should be allowed to remain idle without being disconnected.
setIdleTimeLimit(long) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Specifies the maximum length of time in milliseconds that this client connection will be allowed to remain idle before it should be disconnected.
setIgnoreErrorsMode(boolean) - Method in class org.opends.server.tools.upgrade.UpgradeContext
Sets the ignore errors mode.
setImportQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "import-queue-size" property.
setImportThreadCount(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "import-thread-count" 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.
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.
setIncludeBranches(List<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.
setIncludeFilter(Collection<String>) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "include-filter" property.
setIncludeFilter(Collection<String>) - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Sets the "include-filter" property.
setIncludeFilters(Set<SearchFilter>) - Method in class org.opends.server.api.EntryCache
Specifies the set of search filters that may be used to determine whether an entry should be included in the cache.
setIncludeFilters(List<SearchFilter>) - Method in class org.opends.server.types.LDIFExportConfig
Specifies the set of search filters that should be used to determine which entries to include in the LDIF.
setIncludeFilters(List<SearchFilter>) - Method in class org.opends.server.types.LDIFImportConfig
Specifies the set of search filters that should be used to determine which entries to include in the LDIF.
setIncludeObjectClasses(boolean) - Method in class org.opends.server.types.LDIFExportConfig
Specifies whether the objectclasss attribute should be included in the export.
setIncludeObjectClasses(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Specifies whether the set of objectclasses should be included in the entries read from the LDIF.
setIncludeOperationalAttributes(boolean) - Method in class org.opends.server.types.LDIFExportConfig
Specifies whether the set of operational attributes should be included in the export.
setIncludeThrowableCause(Boolean) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "include-throwable-cause" property.
setIncludeUsableControl(boolean) - Method in interface org.opends.server.core.SearchOperation
Specify whether to include the account usable response control within the search result entries.
setIncludeUsableControl(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setIncludeUsableControl(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specify whether to include the account usable response control within the search result entries.
setIncludeVirtualAttributes(boolean) - Method in class org.opends.server.types.LDIFExportConfig
Specifies whether virtual attributes should be included in the export.
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.
setIndexEntryLimit(Integer) - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Sets the "index-entry-limit" property.
setIndexEntryLimit(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "index-entry-limit" property.
setIndexEntryLimit(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Sets the "index-entry-limit" property.
setIndexEntryLimit(Integer) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "index-entry-limit" property.
setIndexEntryLimit(int) - Method in class org.opends.server.backends.jeb.Index
Set the index entry limit.
setIndexer(Indexer) - Method in class org.opends.server.backends.jeb.Index
Set the indexer.
setIndexExtensibleMatchingRule(Collection<String>) - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Sets the "index-extensible-matching-rule" property.
setIndexExtensibleMatchingRule(Collection<String>) - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Sets the "index-extensible-matching-rule" property.
setIndexFilterAnalyzerEnabled(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "index-filter-analyzer-enabled" property.
setIndexFilterAnalyzerEnabled(Boolean) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "index-filter-analyzer-enabled" property.
setIndexFilterAnalyzerMaxFilters(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "index-filter-analyzer-max-filters" property.
setIndexFilterAnalyzerMaxFilters(Integer) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "index-filter-analyzer-max-filters" property.
setIndexType(Collection<BackendIndexCfgDefn.IndexType>) - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Sets the "index-type" property.
setIndexType(Collection<LocalDBIndexCfgDefn.IndexType>) - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Sets the "index-type" property.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.RebuildIndexPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.renderer.AttributeCellEditor
Sets the control panel information.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Sets the control panel info object.
setInfo(ControlPanelInfo) - Method in class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Sets the control panel info object.
setInitial(Object) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the initial property.
setInitializationWindowSize(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "initialization-window-size" property.
setInitialMemory(int) - Method in class org.opends.quicksetup.JavaArguments
Sets the initial memory allowed to execute the command-line.
setInitialValues(LinkedHashSet<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Assigns the initial values to this configuration attribute.
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.core.OperationWrapper
Specifies whether this is an inner operation rather than one that was directly requested by an external client.
setInnerOperation(boolean) - Method in class org.opends.server.types.AbstractOperation
 
setInnerOperation(boolean) - Method in interface org.opends.server.types.Operation
Specifies whether this is an inner operation rather than one that was directly requested by an external client.
setInspectedNode(BrowserNodeInfo) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Sets which is the inspected node.
setInspectedNode(BasicNode) - Method in class org.opends.guitools.controlpanel.ui.renderer.BrowserCellRenderer
Sets which is the inspected node.
setInstallation(Installation) - Method in class org.opends.quicksetup.Application
Sets the application's installation.
setInstallPath(String) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the install path where the server is installed.
setInstanceDirectory(File) - Method in class org.opends.quicksetup.Installation
Sets the root directory of this instance.
setInstancePath(String) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the instance path where the server databases and configuration is located.
setInstanceRoot(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies the directory that should be considered the instance root.
setInteractiveMode(boolean) - Method in class org.opends.server.tools.upgrade.UpgradeContext
Sets the interactive mode.
setInternal(boolean) - Method in class org.opends.server.types.Modification
Specifies whether this modification was created by internal processing and should not be subject to no-user-modification and related checks.
setInternalOperation(boolean) - Method in class org.opends.server.core.OperationWrapper
Specifies whether this is an internal operation rather than one that was requested by an external client.
setInternalOperation(boolean) - Method in class org.opends.server.types.AbstractOperation
 
setInternalOperation(boolean) - Method in interface org.opends.server.types.Operation
Specifies whether this is an internal operation rather than one that was requested by an external client.
setInvalidAttributeSyntaxBehavior(GlobalCfgDefn.InvalidAttributeSyntaxBehavior) - Method in interface org.opends.server.admin.std.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(Boolean) - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Sets the "invoke-for-internal-operations" property.
setInvokeForInternalOperations(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Sets the "invoke-for-internal-operations" property.
setInvokeForInternalOperations(Boolean) - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Sets the "invoke-for-internal-operations" property.
setInvokeForInternalOperations(Boolean) - Method in interface org.opends.server.admin.std.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 class org.opends.server.authorization.dseecompat.AciContainer
Set to true if the first attribute of the resource entry is being evaluated.
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.
setIsLocal(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets whether the server is local or not.
setIsLocal(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets whether this server represents the local instance or a remote server.
setIsLocal(boolean) - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Sets whether this server represents the local instance or a remote server.
setIsolationPolicy(ReplicationDomainCfgDefn.IsolationPolicy) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "isolation-policy" property.
setIsPrivateBackend(Boolean) - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Sets the "is-private-backend" property.
setJavaArguments(String, JavaArguments) - Method in class org.opends.quicksetup.UserData
Sets the java arguments associated with a script name.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AccessControlHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AccountStatusNotificationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AESPasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AlertHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AnonymousSASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AttributeTypeDescriptionAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.AuthenticationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.Base64PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.BlindTrustManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.BlowfishPasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CancelExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CertificateAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CertificateMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ChangeNumberControlPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ClearPasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ClientConnectionMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CollectiveAttributeSubentriesVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ConfigFileHandlerBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CountryStringAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CramMD5SASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.CryptPasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DebugLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DirectoryStringAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DseeCompatAccessControlHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.DynamicGroupImplementationCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntityTagVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntryCacheCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntryCacheMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntryDNVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntryUUIDPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.EntryUUIDVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ErrorLogAccountStatusNotificationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ExternalSASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FileCountLogRetentionPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FixedTimeLogRotationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.FreeDiskSpaceLogRetentionPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.GetConnectionIdExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.GetSymmetricKeyExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.GoverningStructureRuleVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.GroupImplementationCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.HasSubordinatesVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.HTTPAccessLogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.IdentityMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.IsMemberOfVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.JMXAlertHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.JPEGAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.KeyManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LastModPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LDAPAttributeDescriptionListPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LogPublisherCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LogRetentionPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.LogRotationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MatchingRuleCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MD5PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MemberVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MemoryBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MemoryUsageMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MonitorBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.MonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.NullBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.NumSubordinatesVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ParallelWorkQueueCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordExpirationTimeVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordGeneratorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordModifyExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyStateExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicySubentryVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PBKDF2PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PDBBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PKCS5S2PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PlainSASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.RC4PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SaltedMD5PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SaltedSHA1PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SaltedSHA256PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SaltedSHA384PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SaltedSHA512PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SASLMechanismHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SchemaProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SHA1PasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SimilarityBasedPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SizeLimitLogRetentionPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SizeLimitLogRotationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.StackTraceMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.StartTLSExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.StaticGroupImplementationCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.StructuralObjectClassVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SubjectEqualsDNCertificateMapperCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SubschemaSubentryVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SynchronizationProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.SystemInfoMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TelephoneNumberAttributeSyntaxCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TimeLimitLogRotationPolicyCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TripleDESPasswordStorageSchemeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TrustManagerProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.UserDefinedVirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.VersionMonitorProviderCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.VirtualStaticGroupImplementationCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.WhoAmIExtendedOperationHandlerCfgClient
Sets the "java-class" property.
setJavaClass(String) - Method in interface org.opends.server.admin.std.client.WorkQueueCfgClient
Sets the "java-class" property.
setJavaVersion(String) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Set the java version used to run the server.
setJEProperties(EnvironmentConfig, SortedSet<String>, HashMap<String, String>) - Static method in class org.opends.server.backends.jeb.ConfigurableEnvironment
Parse, validate and set native JE environment properties for a given environment config.
setJEProperty(Collection<String>) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "je-property" property.
setJvmMemoryUsageMonitor(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the monitoring entry for the JVM memory usage.
setKdcAddress(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "kdc-address" property.
setKeepAlive(boolean) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_KEEPALIVE for this socket.
setKeepStats(Boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "keep-stats" property.
setKeepStats(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "keep-stats" property.
setKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "key-manager-provider" property.
setKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "key-manager-provider" property.
setKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "key-manager-provider" property.
setKeyManagerProvider(String) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "key-manager-provider" property.
setKeyStoreFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-file" property.
setKeyStorePin(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-pin" property.
setKeyStorePin(String) - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Sets the "key-store-pin" property.
setKeyStorePinEnvironmentVariable(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-pin-environment-variable" property.
setKeyStorePinEnvironmentVariable(String) - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Sets the "key-store-pin-environment-variable" property.
setKeyStorePinFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-pin-file" property.
setKeyStorePinFile(String) - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Sets the "key-store-pin-file" property.
setKeyStorePinProperty(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-pin-property" property.
setKeyStorePinProperty(String) - Method in interface org.opends.server.admin.std.client.PKCS11KeyManagerProviderCfgClient
Sets the "key-store-pin-property" property.
setKeyStoreType(String) - Method in interface org.opends.server.admin.std.client.FileBasedKeyManagerProviderCfgClient
Sets the "key-store-type" property.
setKeytab(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "keytab" property.
setKeyWrappingTransformation(String) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "key-wrapping-transformation" property.
setLabelFor(Component) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Set the component this is labeling.
setLastException(TopologyCacheException) - Method in class org.opends.admin.ads.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(AttributeType) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "last-login-time-attribute" property.
setLastLoginTimeFormat(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "last-login-time-format" property.
setLDIFDirectory(String) - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Sets the "ldif-directory" property.
setLDIFFile(String) - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Sets the "ldif-file" property.
setLeaf(boolean) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets whether the node is a leaf or not.
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.
setLessOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the lessOrEqual property.
setListenAddress(Collection<InetAddress>) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "listen-address" property.
setListenAddress(Collection<InetAddress>) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "listen-address" property.
setListenAddress(InetAddress) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "listen-address" property.
setListenAddress(Collection<InetAddress>) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "listen-address" property.
setListenAddress(Collection<InetAddress>) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "listen-address" property.
setListenPort(int) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "listen-port" property.
setListenPort(int) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "listen-port" property.
setListenPort(int) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "listen-port" property.
setListenPort(int) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "listen-port" property.
setListenPort(int) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "listen-port" property.
setLocalServerUrl(String) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the LDAP URL that we used to connect to the local server.
setLockDirectory(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies the directory that should be used to hold the server lock files.
setLockdownMode(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether the server should operate in lockdown mode.
setLockIconVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Updates the visibility of the lock icon.
setLockIconVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Updates the visibility of the lock icon.
setLockoutDuration(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "lockout-duration" property.
setLockoutFailureCount(Integer) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "lockout-failure-count" property.
setLockoutFailureExpirationInterval(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "lockout-failure-expiration-interval" property.
setLockTimeout(Long) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "lock-timeout" property.
setLockTimeout(Long) - Method in interface org.opends.server.admin.std.client.SoftReferenceEntryCacheCfgClient
Sets the "lock-timeout" property.
setLogChangenumber(Boolean) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "log-changenumber" property.
setLogControlOids(Boolean) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "log-control-oids" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "log-file" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "log-file" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "log-file" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "log-file" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "log-file" property.
setLogFile(String) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "log-file" property.
setLogFilePermissions(String) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "log-file-permissions" property.
setLogFilePermissions(String) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "log-file-permissions" property.
setLogFilePermissions(String) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "log-file-permissions" property.
setLogFilePermissions(String) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "log-file-permissions" property.
setLogFilePermissions(String) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "log-file-permissions" property.
setLogFormat(FileBasedAccessLogPublisherCfgDefn.LogFormat) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "log-format" property.
setLogFormat(String) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "log-format" property.
setLogRecordTimeFormat(String) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "log-record-time-format" property.
setLogRecordTimeFormat(String) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "log-record-time-format" property.
setLogRecordType(Collection<AccessLogFilteringCriteriaCfgDefn.LogRecordType>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "log-record-type" property.
setLookthroughLimit(Integer) - Method in interface org.opends.server.admin.std.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.
setLookthroughLimit(int) - Static method in class org.opends.server.core.DirectoryServer
Specifies the default maximum number of entries that should be checked for matches during a search.
setLookthroughLimit(int) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Specifies the default maximum number of entries that should be checked for matches during a search.
setLowerLimit(long) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the lower limit in milli-seconds.
setLowerLimit(String) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the lower limit using a string representation of the limit.
setLowerLimit(int) - Method in class org.opends.server.admin.IntegerPropertyDefinition.Builder
Set the lower limit.
setLowerLimit(long) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Set the lower limit in bytes.
setLowerLimit(String) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Set the lower limit using a string representation of the limit.
setMacAlgorithm(String) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "mac-algorithm" property.
setMacKeyLength(Integer) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "mac-key-length" property.
setMacOSXMenuBar(LocalizableMessage) - Static method in class org.opends.quicksetup.util.Utils
Puts Swing menus in the Mac OS menu bar, if using the Aqua look and feel, and sets the application name that is displayed in the application menu and in the dock.
setMailServerPropertySets(List<Properties>) - Static method in class org.opends.server.core.DirectoryServer
Specifies the set of mail server properties that should be used for SMTP communication.
setMaintainConfigArchive(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies whether the Directory Server should maintain an archive of previous configurations.
setMappedAttribute(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-attribute" property.
setMappedSearchBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-base-dn" property.
setMappedSearchBindDN(DN) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-bind-dn" property.
setMappedSearchBindPassword(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-bind-password" property.
setMappedSearchBindPasswordEnvironmentVariable(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-bind-password-environment-variable" property.
setMappedSearchBindPasswordFile(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-bind-password-file" property.
setMappedSearchBindPasswordProperty(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapped-search-bind-password-property" property.
setMappingPolicy(LDAPPassThroughAuthenticationPolicyCfgDefn.MappingPolicy) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "mapping-policy" property.
setMaskedErrorMessage(LocalizableMessageBuilder) - Method in class org.opends.server.core.OperationWrapper
Specifies the real, masked error message for this operation.
setMaskedErrorMessage(LocalizableMessageBuilder) - Method in class org.opends.server.types.AbstractOperation
 
setMaskedErrorMessage(LocalizableMessageBuilder) - Method in interface org.opends.server.types.Operation
Specifies the real, masked error message for this operation.
setMaskedMessage(LocalizableMessage) - Method in exception org.opends.server.types.DirectoryException
Sets the real message for this directory exception that cannot be returned to the client, but will be logged.
setMaskedResultCode(ResultCode) - Method in class org.opends.server.core.OperationWrapper
Specifies the real, masked result code for this operation.
setMaskedResultCode(ResultCode) - Method in class org.opends.server.types.AbstractOperation
 
setMaskedResultCode(ResultCode) - Method in exception org.opends.server.types.DirectoryException
Sets the real result code for this directory exception that cannot be returned to the client, but will be logged.
setMaskedResultCode(ResultCode) - Method in interface org.opends.server.types.Operation
Specifies the real, masked result code for this operation.
setMatchAttribute(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Sets the "match-attribute" property.
setMatchAttribute(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Sets the "match-attribute" property.
setMatchAttribute(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Sets the "match-attribute" property.
setMatchBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.ExactMatchIdentityMapperCfgClient
Sets the "match-base-dn" property.
setMatchBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Sets the "match-base-dn" property.
setMatchedDN(String) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the matchedDN property.
setMatchedDN(DN) - Method in class org.opends.server.core.OperationWrapper
Specifies the matched DN for this operation.
setMatchedDN(DN) - Method in class org.opends.server.types.AbstractOperation
 
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 interface org.opends.server.types.Operation
Specifies the matched DN for this operation.
setMatchedValuesControl(MatchedValuesControl) - Method in interface org.opends.server.core.SearchOperation
Set the match values control.
setMatchedValuesControl(MatchedValuesControl) - Method in class org.opends.server.core.SearchOperationBasis
 
setMatchedValuesControl(MatchedValuesControl) - Method in class org.opends.server.core.SearchOperationWrapper
Set the match values control.
setMatchingRule(String) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the matchingRule property.
setMatchingRuleType(Collection<CollationMatchingRuleCfgDefn.MatchingRuleType>) - Method in interface org.opends.server.admin.std.client.CollationMatchingRuleCfgClient
Sets the "matching-rule-type" property.
setMatchPattern(String) - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Sets the "match-pattern" property.
setMaxAllowedClientConnections(Integer) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "max-allowed-client-connections" property.
setMaxAllowedConnections(long) - Static method in class org.opends.server.core.DirectoryServer
Specifies the maximum number of concurrent client connections that may be established.
setMaxBlockedWriteTimeLimit(Long) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "max-blocked-write-time-limit" property.
setMaxBlockedWriteTimeLimit(Long) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "max-blocked-write-time-limit" property.
setMaxBlockSize(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "max-block-size" property.
setMaxChildren(int) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Sets the maximum number of children to display for a node.
setMaxConcurrentOpsPerConnection(Integer) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "max-concurrent-ops-per-connection" property.
setMaxConfigArchiveSize(int) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies the maximum number of archived configurations that the Directory Server should maintain.
setMaxConsecutiveLength(int) - Method in interface org.opends.server.admin.std.client.RepeatedCharactersPasswordValidatorCfgClient
Sets the "max-consecutive-length" property.
setMaxEntries(Integer) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "max-entries" property.
setMaximumDuration(int) - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Sets the maximum duration that the purge can take in seconds.
setMaximumUnit(String) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the maximum unit for this property definition.
setMaximumUnit(DurationUnit) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the maximum unit for this property definition.
setMaxInternalBufferSize(Long) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "max-internal-buffer-size" property.
setMaxInternalBufferSize(int) - Static method in class org.opends.server.core.DirectoryServer
Sets the threshold capacity beyond which internal cached buffers used for encoding and decoding entries and protocol messages will be trimmed after use.
setMaxMemory(int) - Method in class org.opends.quicksetup.JavaArguments
Sets the maximum memory allowed to execute the command-line.
setMaxMemoryPercent(Integer) - Method in interface org.opends.server.admin.std.client.FIFOEntryCacheCfgClient
Sets the "max-memory-percent" property.
setMaxPasswordAge(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "max-password-age" property.
setMaxPasswordLength(Integer) - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Sets the "max-password-length" property.
setMaxPasswordResetAge(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "max-password-reset-age" property.
setMaxPersistentSearchLimit(int) - Static method in class org.opends.server.core.DirectoryServer
Specifies the maximum number of simultaneous persistent searches that are allowed.
setMaxPsearches(Integer) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "max-psearches" property.
setMaxRequestSize(Long) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "max-request-size" property.
setMaxRequestSize(Long) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "max-request-size" property.
setMaxWorkQueueCapacity(Integer) - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Sets the "max-work-queue-capacity" property.
setMessage(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the message property.
setMessage(LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog
Sets the message to be displayed in this dialog.
setMessage(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.NoItemSelectedPanel
Sets the message to be displayed.
setMessage(LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.UnsavedChangesDialog
Sets the message to be displayed in this dialog.
setMessageBody(String) - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Sets the "message-body" property.
setMessageSubject(Collection<String>) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "message-subject" property.
setMessageSubject(String) - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Sets the "message-subject" property.
setMessageTemplateFile(Collection<String>) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "message-template-file" property.
setMinCharacterSets(Integer) - Method in interface org.opends.server.admin.std.client.CharacterSetPasswordValidatorCfgClient
Sets the "min-character-sets" property.
setMinPasswordAge(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "min-password-age" property.
setMinPasswordDifference(int) - Method in interface org.opends.server.admin.std.client.SimilarityBasedPasswordValidatorCfgClient
Sets the "min-password-difference" property.
setMinPasswordLength(Integer) - Method in interface org.opends.server.admin.std.client.LengthBasedPasswordValidatorCfgClient
Sets the "min-password-length" property.
setMinSubstringLength(Integer) - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Sets the "min-substring-length" property.
setMinSubstringLength(Integer) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "min-substring-length" property.
setMinUniqueCharacters(int) - Method in interface org.opends.server.admin.std.client.UniqueCharactersPasswordValidatorCfgClient
Sets the "min-unique-characters" property.
setMissingChanges(int) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the number of missing changes.
setMissingChanges(int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the number of missing changes in the replication topology for this base DN.
setModificationType(ModificationType) - Method in class org.opends.server.protocols.ldap.LDAPModification
Specifies the modification type for this modification.
setModificationType(ModificationType) - Method in class org.opends.server.types.Modification
Specifies the modification type for this modification.
setModificationType(ModificationType) - Method in class org.opends.server.types.RawModification
Specifies the modification type for this modification.
setMods(List<Modification>) - Method in class org.opends.server.replication.protocol.ModifyCommonMsg
Set the Modification associated to the UpdateMsg to the provided value.
setMonitoringEntries(Set<CustomSearchResult>) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
Sets the monitoring entries.
setMonitoringEntry(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.BackendDescriptor
Sets the monitoring entry corresponding to this backend.
setMonitoringPeriod(Long) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "monitoring-period" property.
setMsgId(int) - Method in class org.opends.server.replication.protocol.EntryMsg
Set the msg id.
setMultipleSelection(boolean) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Updates the tree selection model to allow multiple selection or not.
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.
setMustDeregisterConfig(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets whether the configuration must be deregistered or not.
setName(String) - Method in class org.opends.dsml.protocol.AttributeDescription
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.DsmlAttr
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.DsmlModification
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the name property.
setName(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.datamodel.Action
Sets the name of the action.
setName(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.datamodel.Category
Sets the name of the category.
setName(String) - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Sets the "name" property.
setName(String) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "name" property.
setName(DN) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setName(String) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setNamingProperty(PropertyDefinition<?>) - Method in class org.opends.server.admin.InstantiableRelationDefinition.Builder
Sets the naming property for the instantiable relation definition.
setNewrdn(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the newrdn property.
setNewRDN(String) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Set the new RDN of this operation.
setNewSuffixOptions(NewSuffixOptions) - Method in class org.opends.quicksetup.UserData
Sets the NewSuffixOptions object representing the data in the New Suffix Data Options panel.
setNewSuperior(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the newSuperior property.
setNewSuperior(String) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Set the new superior.
setNewSuperiorEntryUUID(String) - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Set the new superior id.
setNodes(BrowserNodeInfo[]) - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
Sets the nodes that are being dragged (and dropped).
setNot(Filter) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the not property.
setNotAvailable(LabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label with no icon nor tooltip.
setNotAvailable(SelectableLabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label with no icon nor tooltip.
setNotAvailableBecauseAuthenticationIsRequired(LabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label and associates a help icon and a tooltip explaining that the data is not available because authentication is required.
setNotAvailableBecauseAuthenticationIsRequired(SelectableLabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label and associates a help icon and a tooltip explaining that the data is not available because authentication is required.
setNotAvailableBecauseServerIsDown(LabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label and associates a help icon and a tooltip explaining that the data is not available because the server is down.
setNotAvailableBecauseServerIsDown(SelectableLabelWithHelpIcon) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the not available text to a label and associates a help icon and a tooltip explaining that the data is not available because the server is down.
setNotificationSenderAddress(String) - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Sets the "notification-sender-address" property.
setNotifyAbandonedOperations(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "notify-abandoned-operations" property.
setNotifyAbandonedOperations(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether the Directory Server should send a response to an operation that has been abandoned.
setNotifyListeners(boolean) - Method in class org.opends.guitools.controlpanel.util.ApplicationPrintStream
Sets whether the listeners must be notified or not.
setNotifyListeners(boolean) - Method in class org.opends.guitools.controlpanel.util.LDAPEntryReader
Sets whether this entry reader will notify the listeners once it is over.
setNotifyListeners(boolean) - Method in class org.opends.quicksetup.Application
Tells whether we must notify the listeners or not of the message received.
setNotifyUponCompletionEmailAddresses(List<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(List<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(int) - Method in interface org.opends.server.admin.std.client.FileCountLogRetentionPolicyCfgClient
Sets the "number-of-files" property.
setNumRequestHandlers(Integer) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "num-request-handlers" property.
setNumRequestHandlers(Integer) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "num-request-handlers" property.
setNumSubordinateHacker(NumSubordinateHacker) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
NUMSUBORDINATE HACK Set the hacker.
setNumSubOrdinates(int) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the number of subordinates of the entry.
setNumUpdateReplayThreads(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationSynchronizationProviderCfgClient
Sets the "num-update-replay-threads" property.
setNumWorkerThreads(Integer) - Method in interface org.opends.server.admin.std.client.ParallelWorkQueueCfgClient
Sets the "num-worker-threads" property.
setNumWorkerThreads(Integer) - Method in interface org.opends.server.admin.std.client.TraditionalWorkQueueCfgClient
Sets the "num-worker-threads" property.
setObjectClasses(Set<String>) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the object classes of the backend attached to this replica.
setObjectClassesToExclude(Set<ObjectClass>) - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Sets the list of object classes that this panel should not display (mainly used to not display the object class for which we are editing the superior object classes).
setObjectClassesToExclude(Set<ObjectClass>) - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Sets the list of object classes that this panel should not display (mainly used to not display the object class for which we are editing the superior object classes).
setObjectClassValues(String[]) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the object class values associated with the entry.
setObsolete(boolean) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets whether this is node is obsolete (and must be refreshed) or not.
setOfflineCSN(CSN) - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
Sets the offline CSN to be returned by this cursor.
setOfflineSchemaChanges(List<Modification>) - Static method in class org.opends.server.core.DirectoryServer
Specifies a list of modifications detailing any schema changes that may have been made with the server offline.
setOID(String) - Method in class org.opends.server.types.IntermediateResponse
Specifies the OID for this intermediate response.
setOldestModificationTime(long) - Method in class org.opends.server.types.Schema
Sets the modification timestamp for the oldest file in the schema configuration directory.
setOmitMethodEntryArguments(Boolean) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "omit-method-entry-arguments" property.
setOmitMethodReturnValue(Boolean) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "omit-method-return-value" property.
setOnError(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the onError property.
setOnline(boolean) - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Sets whether the task will be executed on an online server or not.
setOOBInline(boolean) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of OOBINLINE for this socket.
setOpenConnections(int) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Set the number of open connections.
setOpendmkJarfile(String) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "opendmk-jarfile" property.
setOpenDSVersion(String) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the version of the server.
setOperation(String) - Method in class org.opends.dsml.protocol.DsmlModification
Sets the value of the operation 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.opends.server.admin.PropertyDefinition.AbstractBuilder
Add a property definition option.
setOption(RelationOption) - Method in class org.opends.server.admin.RelationDefinition.AbstractBuilder
Add a relation definition option.
setOption(String) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified option to this attribute builder if it is not already present.
setOptions(Collection<String>) - Method in class org.opends.server.types.AttributeBuilder
Adds the specified options to this attribute builder if they are not already present.
setOr(FilterSet) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the or property.
setOverrideSeverity(Collection<String>) - Method in interface org.opends.server.admin.std.client.ErrorLogPublisherCfgClient
Sets the "override-severity" property.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.AbstractNewEntryPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.DuplicateEntryPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.NewGroupPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationalUnitPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Sets the parent and the browser controller for this panel.
setParent(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.NewUserPanel
Sets the parent and the browser controller for this panel.
setParent(Component) - Method in class org.opends.guitools.controlpanel.ui.nodes.DndBrowserNodes
Sets the component that contains the nodes (for instance the tree in the LDAP browser).
setParentBackend(Backend<?>) - Method in class org.opends.server.api.Backend
Specifies the parent backend for this backend.
setParentEntryUUID(String) - Method in class org.opends.server.replication.protocol.AddMsg
Set the parent unique id of this add msg.
setParentPath(File) - Method in class org.opends.guitools.controlpanel.ui.renderer.BackupTableCellRenderer
Sets the path to which the backups are relative.
setParentPath(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition.Builder
Sets the name of the managed object which is the parent of the aggregated managed objects.
setPasswordAttribute(AttributeType) - Method in interface org.opends.server.admin.std.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(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-change-requires-current-password" property.
setPasswordCharacterSet(Collection<String>) - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Sets the "password-character-set" property.
setPasswordExpirationWarningInterval(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-expiration-warning-interval" property.
setPasswordFormat(String) - Method in interface org.opends.server.admin.std.client.RandomPasswordGeneratorCfgClient
Sets the "password-format" property.
setPasswordGenerator(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-generator" property.
setPasswordHistoryCount(Integer) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-history-count" property.
setPasswordHistoryDuration(Long) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-history-duration" property.
setPasswordValidator(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "password-validator" property.
setPattern(String, String) - Method in class org.opends.server.admin.StringPropertyDefinition.Builder
Set the regular expression pattern which values of this property must match.
setPBKDF2Iterations(Integer) - Method in interface org.opends.server.admin.std.client.PBKDF2PasswordStorageSchemeCfgClient
Sets the "pbkdf2-iterations" property.
setPendingValues(LinkedHashSet<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Specifies the set of pending values for this configuration attribute.
setPerformancePreferences(int, int, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the provided performance preferences for this socket.
setPeriod(long) - Method in class org.opends.server.replication.server.MonitoringPublisher
Sets the period value.
setPermissions(File, FilePermission) - Static method in class org.opends.server.types.FilePermission
Attempts to set the given permissions on the specified file.
setPermissionsUnix(ArrayList<String>, String) - Static method in class org.opends.quicksetup.util.Utils
Sets the permissions of the provided paths with the provided permission String.
setPermissionsUnix(String, String) - Static method in class org.opends.quicksetup.util.Utils
Sets the permissions of the provided paths with the provided permission String.
setPluginOrderIntermediateResponse(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-intermediate-response" property.
setPluginOrderLDIFExport(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-ldif-export" property.
setPluginOrderLDIFImport(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-ldif-import" property.
setPluginOrderLDIFImportBegin(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-ldif-import-begin" property.
setPluginOrderLDIFImportEnd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-ldif-import-end" property.
setPluginOrderPostConnect(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-connect" property.
setPluginOrderPostDisconnect(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-disconnect" property.
setPluginOrderPostOperationAbandon(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-abandon" property.
setPluginOrderPostOperationAdd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-add" property.
setPluginOrderPostOperationBind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-bind" property.
setPluginOrderPostOperationCompare(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-compare" property.
setPluginOrderPostOperationDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-delete" property.
setPluginOrderPostOperationExtended(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-extended" property.
setPluginOrderPostOperationModify(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-modify" property.
setPluginOrderPostOperationModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-modify-dn" property.
setPluginOrderPostOperationSearch(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-search" property.
setPluginOrderPostOperationUnbind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-operation-unbind" property.
setPluginOrderPostResponseAdd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-add" property.
setPluginOrderPostResponseBind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-bind" property.
setPluginOrderPostResponseCompare(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-compare" property.
setPluginOrderPostResponseDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-delete" property.
setPluginOrderPostResponseExtended(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-extended" property.
setPluginOrderPostResponseModify(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-modify" property.
setPluginOrderPostResponseModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-modify-dn" property.
setPluginOrderPostResponseSearch(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-response-search" property.
setPluginOrderPostSynchronizationAdd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-synchronization-add" property.
setPluginOrderPostSynchronizationDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-synchronization-delete" property.
setPluginOrderPostSynchronizationModify(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-synchronization-modify" property.
setPluginOrderPostSynchronizationModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-post-synchronization-modify-dn" property.
setPluginOrderPreOperationAdd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-add" property.
setPluginOrderPreOperationBind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-bind" property.
setPluginOrderPreOperationCompare(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-compare" property.
setPluginOrderPreOperationDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-delete" property.
setPluginOrderPreOperationExtended(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-extended" property.
setPluginOrderPreOperationModify(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-modify" property.
setPluginOrderPreOperationModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-modify-dn" property.
setPluginOrderPreOperationSearch(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-operation-search" property.
setPluginOrderPreParseAbandon(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-abandon" property.
setPluginOrderPreParseAdd(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-add" property.
setPluginOrderPreParseBind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-bind" property.
setPluginOrderPreParseCompare(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-compare" property.
setPluginOrderPreParseDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-delete" property.
setPluginOrderPreParseExtended(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-extended" property.
setPluginOrderPreParseModify(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-modify" property.
setPluginOrderPreParseModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-modify-dn" property.
setPluginOrderPreParseSearch(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-search" property.
setPluginOrderPreParseUnbind(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-pre-parse-unbind" property.
setPluginOrderSearchResultEntry(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-search-result-entry" property.
setPluginOrderSearchResultReference(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-search-result-reference" property.
setPluginOrderShutdown(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-shutdown" property.
setPluginOrderStartup(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-startup" property.
setPluginOrderSubordinateDelete(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-subordinate-delete" property.
setPluginOrderSubordinateModifyDN(String) - Method in interface org.opends.server.admin.std.client.PluginRootCfgClient
Sets the "plugin-order-subordinate-modify-dn" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.ChangeNumberControlPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.EntryUUIDPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.LastModPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.LDAPAttributeDescriptionListPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyImportPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.PluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.SevenBitCleanPluginCfgClient
Sets the "plugin-type" property.
setPluginType(Collection<PluginCfgDefn.PluginType>) - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Sets the "plugin-type" property.
setPollInterval(long) - Method in interface org.opends.server.admin.std.client.LDIFConnectionHandlerCfgClient
Sets the "poll-interval" property.
setPoolingPeriod(long) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the pooling period in miliseconds.
setPopupMenu(JPopupMenu) - Method in class org.opends.guitools.controlpanel.ui.components.CustomTree
Sets a popup menu that will be displayed when the user clicks on the tree.
setPort(int) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Sets the displayed administration port.
setPort(int) - Method in class org.opends.quicksetup.installer.AuthenticationData
Sets the server LDAP port.
setPort(int) - Method in class org.opends.server.types.LDAPURL
Specifies the port for this LDAP URL.
setPortDestination(int) - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Sets the port of the destination server.
setPortNumber(int) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Sets the port number name that should be used for connections based on this interaction.
setPortSource(int) - Method in class org.opends.server.tools.dsreplication.InitializeReplicationUserData
Sets the port of the source server.
setPreferredConnections(Set<PreferredConnection>) - Method in class org.opends.admin.ads.TopologyCache
Sets the list of LDAP URLs and connection type that are preferred to be used to connect to the servers.
setPreloadTimeLimit(Long) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "preload-time-limit" property.
setPreloadTimeLimit(Long) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "preload-time-limit" property.
setPresent(AttributeDescription) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the present property.
setPreviousLastLoginTimeFormat(Collection<String>) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "previous-last-login-time-format" property.
setPrimaryInvalid(JComponent) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the font type and color of the component to be invalid and primary.
setPrimaryRemoteLDAPServer(Collection<String>) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "primary-remote-ldap-server" property.
setPrimaryValid(JComponent) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the font type and color of the component to be valid and primary.
setPrincipal(String) - Method in class org.opends.dsml.protocol.AuthRequest
Sets the value of the principal property.
setPrincipalName(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "principal-name" property.
setPrivateBackend(boolean) - Method in class org.opends.server.api.Backend
Specifies whether this backend holds private data or user data.
setProcessing(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the processing property.
setProcessingStartTime() - Method in class org.opends.server.types.AbstractOperation
Set the time at which the processing started for this operation.
setProcessingStopTime() - Method in class org.opends.server.types.AbstractOperation
Set the time at which the processing stopped for this operation.
setProfileAction(ProfilerPluginCfgDefn.ProfileAction) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "profile-action" property.
setProfileDirectory(String) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "profile-directory" property.
setProfileSampleInterval(long) - Method in interface org.opends.server.admin.std.client.ProfilerPluginCfgClient
Sets the "profile-sample-interval" property.
setProgressMessageFormatter(ProgressMessageFormatter) - Method in class org.opends.quicksetup.Application
Sets the formatter this instance should use to used to format progress messages.
setProgressMessageFormatter(ProgressMessageFormatter) - Method in interface org.opends.quicksetup.CliApplication
Sets the formatter that will be used to format messages.
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.
setPropertyValue(PropertyDefinition<PD>, PD) - Method in interface org.opends.server.admin.client.ManagedObject
Sets a new pending value for the specified property.
setPropertyValue(PropertyDefinition<PD>, PD) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Sets a new pending value for the specified property.
setPropertyValue(ManagedObject<?>) - Method in class org.opends.server.admin.condition.ContainsCondition
Modifies the provided managed object so that it has the property value associated with this condition.
setPropertyValues(PropertyDefinition<PD>, Collection<PD>) - Method in interface org.opends.server.admin.client.ManagedObject
Sets a new pending values for the specified property.
setPropertyValues(PropertyDefinition<PD>, Collection<PD>) - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Sets a new pending values for the specified property.
setPropertyValues(String, String...) - Method in class org.opends.server.admin.DefaultManagedObject.Builder
Defines a property's values for the default managed object.
setProtocolVersion(String) - Method in interface org.opends.server.core.BindOperation
Specifies the string representation of the protocol version associated with this bind request.
setProtocolVersion(String) - Method in class org.opends.server.core.BindOperationBasis
Specifies the string representation of the protocol version associated with this bind request.
setProtocolVersion(String) - Method in class org.opends.server.core.BindOperationWrapper
Specifies the string representation of the protocol version associated with this bind request.
setProtocolVersion(short) - Method in class 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(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.opends.server.core.AbandonOperationBasis
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.AddOperation
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.AddOperationBasis
 
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.BindOperationBasis
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.CompareOperation
Specifies the proxied authorization target DN for this compare operation.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the proxied authorization target DN for this compare operation.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.DeleteOperation
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.DeleteOperationBasis
 
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.ExtendedOperationBasis
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.ModifyDNOperation
Sets the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.ModifyDNOperationBasis
Sets the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.ModifyOperation
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.ModifyOperationBasis
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.OperationWrapper
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.core.SearchOperation
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.SearchOperationBasis
 
setProxiedAuthorizationDN(DN) - Method in class org.opends.server.core.UnbindOperationBasis
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationDN(DN) - Method in interface org.opends.server.types.Operation
Set the proxied authorization DN for this operation if proxied authorization has been requested.
setProxiedAuthorizationIdentityMapper(String) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "proxied-authorization-identity-mapper" property.
setProxiedAuthorizationIdentityMapperDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Specifies the DN of the configuration entry for the identity mapper that should be used in conjunction with proxied authorization V2 controls.
setPurgeDelay(long) - Method in class org.opends.server.replication.plugin.EntryHistorical
Set the delay to purge the historical information.
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
Sets the purge delay for the replication database.
setPurgeDelay(long) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Sets the purge delay for the replication database.
setPwd(String) - Method in class org.opends.quicksetup.installer.AuthenticationData
Sets the authentication password.
setPwdSyncPolicy(Collection<SambaPasswordPluginCfgDefn.PwdSyncPolicy>) - Method in interface org.opends.server.admin.std.client.SambaPasswordPluginCfgClient
Sets the "pwd-sync-policy" property.
setQualityOfProtection(DigestMD5SASLMechanismHandlerCfgDefn.QualityOfProtection) - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Sets the "quality-of-protection" property.
setQualityOfProtection(GSSAPISASLMechanismHandlerCfgDefn.QualityOfProtection) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "quality-of-protection" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "queue-size" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "queue-size" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "queue-size" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "queue-size" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "queue-size" property.
setQueueSize(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "queue-size" property.
setQuickSetupDialog(QuickSetupDialog) - Method in class org.opends.quicksetup.ui.GuiApplication
Sets the QuickSetupDialog driving this application.
setQuiet(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether or not this session should print messages to the console if in CLI mode.
setRawAttributes(List<RawAttribute>) - Method in interface org.opends.server.core.AddOperation
Replaces the set of raw attributes for this add operation.
setRawAttributes(List<RawAttribute>) - Method in class org.opends.server.core.AddOperationBasis
 
setRawAttributes(List<RawAttribute>) - Method in class org.opends.server.core.AddOperationWrapper
Replaces the set of raw attributes for this add operation.
setRawAttributes(List<RawAttribute>) - Method in interface org.opends.server.types.operation.PreParseAddOperation
Replaces the set of raw attributes for this add operation.
setRawAttributeType(String) - Method in interface org.opends.server.core.CompareOperation
Specifies the raw attribute type for this compare operation.
setRawAttributeType(String) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the raw attribute type for this compare operation.
setRawAttributeType(String) - Method in class org.opends.server.core.CompareOperationWrapper
Specifies the raw attribute type for this compare operation.
setRawAttributeType(String) - Method in interface org.opends.server.types.operation.PreParseCompareOperation
Specifies the raw attribute type for this compare operation.
setRawBaseDN(ByteString) - Method in interface org.opends.server.core.SearchOperation
Specifies the raw, unprocessed base DN as included in the request from the client.
setRawBaseDN(ByteString) - Method in class org.opends.server.core.SearchOperationBasis
 
setRawBaseDN(ByteString) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the raw, unprocessed base DN as included in the request from the client.
setRawBaseDN(String) - Method in class org.opends.server.types.LDAPURL
Specifies the raw, unprocessed base DN for this LDAP URL.
setRawBaseDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Specifies the raw, unprocessed base DN for this search operation.
setRawBindDN(ByteString) - Method in interface org.opends.server.core.BindOperation
Specifies the raw, unprocessed bind DN for this bind operation.
setRawBindDN(ByteString) - Method in class org.opends.server.core.BindOperationBasis
Specifies the raw, unprocessed bind DN for this bind operation.
setRawBindDN(ByteString) - Method in class org.opends.server.core.BindOperationWrapper
Specifies the raw, unprocessed bind DN for this bind operation.
setRawBindDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseBindOperation
Specifies the raw, unprocessed bind DN for this bind operation.
setRawEntryDN(ByteString) - Method in interface org.opends.server.core.AddOperation
Specifies the raw entry DN for the entry to add.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.AddOperationBasis
 
setRawEntryDN(ByteString) - Method in class org.opends.server.core.AddOperationWrapper
Specifies the raw entry DN for the entry to add.
setRawEntryDN(ByteString) - Method in interface org.opends.server.core.CompareOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.CompareOperationBasis
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.CompareOperationWrapper
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.core.DeleteOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.DeleteOperationBasis
 
setRawEntryDN(ByteString) - Method in class org.opends.server.core.DeleteOperationWrapper
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.core.ModifyDNOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.ModifyDNOperationBasis
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.ModifyDNOperationWrapper
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.core.ModifyOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.ModifyOperationBasis
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in class org.opends.server.core.ModifyOperationWrapper
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseAddOperation
Specifies the raw entry DN for the entry to add.
setRawEntryDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseCompareOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseDeleteOperation
Specifies the raw, unprocessed entry DN for this delete operation.
setRawEntryDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawEntryDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
Specifies the raw, unprocessed entry DN as included in the client request.
setRawFilter(RawFilter) - Method in interface org.opends.server.core.SearchOperation
Specifies the raw, unprocessed search filter as included in the request from the client.
setRawFilter(RawFilter) - Method in class org.opends.server.core.SearchOperationBasis
 
setRawFilter(RawFilter) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the raw, unprocessed search filter as included in the request from the client.
setRawFilter(String) - Method in class org.opends.server.types.LDAPURL
Specifies the raw, unprocessed search filter for this LDAP URL.
setRawFilter(RawFilter) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Specifies the raw, unprocessed search filter as included in the request from the client.
setRawModifications(List<RawModification>) - Method in interface org.opends.server.core.ModifyOperation
Specifies the raw modifications for this modify operation.
setRawModifications(List<RawModification>) - Method in class org.opends.server.core.ModifyOperationBasis
Specifies the raw modifications for this modify operation.
setRawModifications(List<RawModification>) - Method in class org.opends.server.core.ModifyOperationWrapper
Specifies the raw modifications for this modify operation.
setRawModifications(List<RawModification>) - Method in interface org.opends.server.types.operation.PreParseModifyOperation
Specifies the set of raw modifications for this modify operation.
setRawNewRDN(ByteString) - Method in interface org.opends.server.core.ModifyDNOperation
Specifies the raw, unprocessed newRDN as included in the request from the client.
setRawNewRDN(ByteString) - Method in class org.opends.server.core.ModifyDNOperationBasis
Specifies the raw, unprocessed newRDN as included in the request from the client.
setRawNewRDN(ByteString) - Method in class org.opends.server.core.ModifyDNOperationWrapper
Specifies the raw, unprocessed newRDN as included in the request from the client.
setRawNewRDN(ByteString) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Specifies the raw, unprocessed newRDN as included in the request from the client.
setRawNewSuperior(ByteString) - Method in interface org.opends.server.core.ModifyDNOperation
Specifies the raw, unprocessed newSuperior for this modify DN operation, as provided in the request from the client.
setRawNewSuperior(ByteString) - Method in class org.opends.server.core.ModifyDNOperationBasis
Specifies the raw, unprocessed newSuperior for this modify DN operation, as provided in the request from the client.
setRawNewSuperior(ByteString) - Method in class org.opends.server.core.ModifyDNOperationWrapper
Specifies the raw, unprocessed newSuperior for this modify DN operation, as provided in the request from the client.
setRawNewSuperior(ByteString) - Method in interface org.opends.server.types.operation.PreParseModifyDNOperation
Specifies the raw, unprocessed newSuperior for this modify DN operation, as provided in the request from the client.
setRealAttributesOnly(boolean) - Method in interface org.opends.server.core.SearchOperation
Specify whether to only return real attributes.
setRealAttributesOnly(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setRealAttributesOnly(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specify whether to only return real attributes.
setRealm(String) - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Sets the "realm" property.
setRealm(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "realm" property.
setRebuildConfig(RebuildConfig) - Method in class org.opends.server.tools.RebuildIndex
Sets the rebuild configuration.
setRebuildMode(RebuildConfig.RebuildMode) - Method in class org.opends.server.backends.RebuildConfig
Sets the rebuild mode.
setReceiveBufferSize(int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_RCVBUF for this socket.
setRecipientAddress(Collection<String>) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "recipient-address" property.
setRecipientAddress(Collection<String>) - Method in interface org.opends.server.admin.std.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
Set the connectRequiresRecovery to the provided value.
setRecurringDateTime(String) - Method in class org.opends.server.tools.tasks.TaskScheduleUserData
Sets the date/time pattern for recurring task schedule.
setReferencedHostName(String) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the server host name as referenced in other servers.
setReferral(String[]) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the referrals of the entry.
setReferralError(String, String[], BasicNodeError) - Method in class org.opends.guitools.controlpanel.ui.ErrorSearchingEntryPanel
Sets the error to be displayed in the panel.
setReferralsUrl(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "referrals-url" property.
setReferralURLs(List<String>) - Method in class org.opends.server.core.OperationWrapper
Specifies the set of referral URLs for this operation.
setReferralURLs(List<String>) - Method in class org.opends.server.types.AbstractOperation
 
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 interface org.opends.server.types.Operation
Specifies the set of referral URLs for this operation.
setRefreshNeededOnExpansion(boolean) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets whether the node must be refreshed when it is expanded or not.
setRegisteredMbean(Boolean) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "registered-mbean" property.
setRejectUnauthenticatedRequests(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "reject-unauthenticated-requests" property.
setRejectUnauthenticatedRequests(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether an unauthenticated request should be rejected.
setRelationDefinition(String) - Method in class org.opends.server.admin.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.opends.server.admin
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.opends.server.admin
An interface for incrementally constructing set relation definitions.
SetRelationDefinition.Builder(AbstractManagedObjectDefinition<?, ?>, String, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.SetRelationDefinition.Builder
Creates a new builder which can be used to incrementally build a set relation definition.
setRemote(boolean) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
Sets whether the panel should display the remote or the local server.
setRemoteServers(Set<ServerDescriptor>) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the ServerDescriptors discovered in the TopologyCache.
setRemoteUrl(LDAPURL) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the remote URL of the node.
setRemoteUrl(String) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets the remote URL of the node.
setRemoteWithNoReplicationPort(Map<ServerDescriptor, AuthenticationData>) - Method in class org.opends.quicksetup.UserData
Sets a the Replication Ports chosen by the user in the remote servers.
setRemoveBackups(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove backups or not.
setRemoveConfigurationAndSchema(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove configuration and schema files or not.
setRemoveDatabases(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove databases or not.
setRemoveInboundAttributes(Collection<String>) - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Sets the "remove-inbound-attributes" property.
setRemoveLDIFs(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove LDIF files or not.
setRemoveLibrariesAndTools(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove libraries and tools or not.
setRemoveLogs(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to remove log files or not.
setRenameInboundAttributes(Collection<String>) - Method in interface org.opends.server.admin.std.client.AttributeCleanupPluginCfgClient
Sets the "rename-inbound-attributes" property.
setReplaceExistingEntries(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Specifies whether to replace the existing entry if a duplicate is found or to reject the new entry.
setReplacePattern(String) - Method in interface org.opends.server.admin.std.client.RegularExpressionIdentityMapperCfgClient
Sets the "replace-pattern" property.
setReplicaID(int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the ID of the replication domain associated with this base DN.
setReplicas(Set<ReplicaDescriptor>) - Method in class org.opends.admin.ads.ServerDescriptor
Sets the replicas contained on the server.
setReplicas(Set<ReplicaDescriptor>) - Method in class org.opends.admin.ads.SuffixDescriptor
Sets the replicas associated with this SuffixDescriptor.
setReplicateSchema(boolean) - Method in class org.opends.server.tools.dsreplication.EnableReplicationUserData
Sets whether to replicate schema or not.
setReplicationDBDirectory(String) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-db-directory" property.
setReplicationDBImplementation(ReplicationServerCfgDefn.ReplicationDBImplementation) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-db-implementation" property.
setReplicationId(int) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the replication id for the replication domain associated with this replica.
setReplicationOptions(DataReplicationOptions) - Method in class org.opends.quicksetup.UserData
Sets the DataReplicationOptions object representing the data in the Data Replication panel.
setReplicationPort(int) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-port" property.
setReplicationPurgeDelay(Long) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-purge-delay" property.
setReplicationServer(String) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the replication server as referenced in other servers.
setReplicationServer(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "replication-server" property.
setReplicationServer(Collection<String>) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-server" property.
setReplicationServerId(int) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "replication-server-id" property.
setReplicationServers(Set<String>) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the list of replication servers (in their String representation) that are defined in the replication domain for this replica.
setReplServerDbState(ServerState) - Method in class org.opends.server.replication.protocol.MonitorMsg
Sets the state of the replication server.
setReportAuthzID(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Specifies whether to request that the server return the authorization ID in the bind response.
setRequestControls(Control[]) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Sets the request controls to be used by the connections of this connection pool.
setRequestID(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.BatchResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.DsmlMessage
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.SearchResponse
Sets the value of the requestID property.
setRequestName(String) - Method in class org.opends.dsml.protocol.ExtendedRequest
Sets the value of the requestName property.
setRequestOID(String) - Method in class org.opends.server.core.ExtendedOperationBasis
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<String>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "request-target-dn-equal-to" property.
setRequestTargetDNNotEqualTo(Collection<String>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "request-target-dn-not-equal-to" property.
setRequestValue(Object) - Method in class org.opends.dsml.protocol.ExtendedRequest
Sets the value of the requestValue property.
setRequestValue(ByteString) - Method in class org.opends.server.core.ExtendedOperationBasis
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(String) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "require-change-by-time" property.
setRequiredAttrs(Collection<String>) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Sets the list of required attributes for the entry that is being rendered using this renderer.
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.
setRequiredIcon(JLabel) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the required icon to the provided label.
setRequireSecureAuthentication(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "require-secure-authentication" property.
setRequireSecurePasswordChanges(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "require-secure-password-changes" property.
setResponse(Object) - Method in class org.opends.dsml.protocol.ExtendedResponse
Sets the value of the response property.
setResponseData(DirectoryException) - Method in class org.opends.server.core.OperationWrapper
Sets the response elements for this operation based on the information contained in the provided DirectoryException object.
setResponseData(DirectoryException) - Method in class org.opends.server.types.AbstractOperation
 
setResponseData(DirectoryException) - Method in interface org.opends.server.types.operation.InProgressOperation
Sets the response elements for this operation based on the information contained in the provided DirectoryException object.
setResponseData(DirectoryException) - Method in interface org.opends.server.types.operation.PostOperationOperation
Sets the response elements for this operation based on the information contained in the provided DirectoryException object.
setResponseData(DirectoryException) - Method in interface org.opends.server.types.Operation
Sets the response elements for this operation based on the information contained in the provided DirectoryException object.
setResponseEtimeGreaterThan(Integer) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "response-etime-greater-than" property.
setResponseEtimeLessThan(Integer) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "response-etime-less-than" property.
setResponseName(String) - Method in class org.opends.dsml.protocol.ExtendedResponse
Sets the value of the responseName property.
setResponseOID(String) - Method in interface org.opends.server.core.ExtendedOperation
Specifies the OID to include in the response to the client.
setResponseOID(String) - Method in class org.opends.server.core.ExtendedOperationBasis
Specifies the OID to include in the response to the client.
setResponseOID(String) - Method in class org.opends.server.core.ExtendedOperationWrapper
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.
setResponseOrder(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the responseOrder property.
setResponseResultCodeEqualTo(Collection<Integer>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "response-result-code-equal-to" property.
setResponseResultCodeNotEqualTo(Collection<Integer>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "response-result-code-not-equal-to" property.
setResponseValue(ByteString) - Method in interface org.opends.server.core.ExtendedOperation
Specifies the value to include in the response to the client.
setResponseValue(ByteString) - Method in class org.opends.server.core.ExtendedOperationBasis
Specifies the value to include in the response to the client.
setResponseValue(ByteString) - Method in class org.opends.server.core.ExtendedOperationWrapper
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.
setResultCode(ResultCode) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the resultCode property.
setResultCode(ResultCode) - Method in class org.opends.server.core.OperationWrapper
Specifies the result code for this operation.
setResultCode(ResultCode) - Method in class org.opends.server.types.AbstractOperation
 
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 interface org.opends.server.types.Operation
Specifies the result code for this operation.
setRetentionPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "retention-policy" property.
setRetentionPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "retention-policy" property.
setRetentionPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "retention-policy" property.
setRetentionPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "retention-policy" property.
setRetentionPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "retention-policy" property.
setReturnBindErrorMessages(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "return-bind-error-messages" property.
setReturnBindErrorMessages(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether responses to failed bind operations should include a message explaining the reason for the failure.
setReturnSubentriesOnly(boolean) - Method in interface org.opends.server.core.SearchOperation
Set the flag indicating whether the LDAP subentries should be returned.
setReturnSubentriesOnly(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setReturnSubentriesOnly(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Set the flag indicating whether the LDAP subentries should be returned.
setReuseAddress(boolean) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_REUSEADDR for this socket.
setRights(int) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set the rights of the container to the specified rights.
setRights(int) - Method in interface org.opends.server.authorization.dseecompat.AciTargetMatchContext
Set the rights of the container to the specified rights.
setRmiPort(Integer) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "rmi-port" property.
setRootDirectory(File) - Method in class org.opends.quicksetup.Installation
Sets the root directory of this installation.
setRootMonitor(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the root entry of the monitoring tree.
setRotationInterval(long) - Method in interface org.opends.server.admin.std.client.TimeLimitLogRotationPolicyCfgClient
Sets the "rotation-interval" property.
setRotationPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "rotation-policy" property.
setRotationPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "rotation-policy" property.
setRotationPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "rotation-policy" property.
setRotationPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "rotation-policy" property.
setRotationPolicy(Collection<String>) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "rotation-policy" property.
setSafeDataLevel(byte) - Method in class org.opends.server.replication.protocol.UpdateMsg
Set the safe data level.
setSambaAdministratorDN(DN) - Method in interface org.opends.server.admin.std.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 interface org.opends.server.core.BindOperation
Specifies the user entry associated with the SASL authentication attempt.
setSASLAuthUserEntry(Entry) - Method in class org.opends.server.core.BindOperationBasis
Specifies the user entry associated with the SASL authentication attempt.
setSASLAuthUserEntry(Entry) - Method in class org.opends.server.core.BindOperationWrapper
Specifies the user entry associated with the SASL authentication attempt.
setSASLCredentials(String, ByteString) - Method in interface org.opends.server.core.BindOperation
Specifies the SASL credentials for this bind operation.
setSASLCredentials(String, ByteString) - Method in class org.opends.server.core.BindOperationBasis
Specifies the SASL credentials for this bind operation.
setSASLCredentials(String, ByteString) - Method in class org.opends.server.core.BindOperationWrapper
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.
setSASLExternal(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set whether to use SASL EXTERNAL for the connection or not.
setSASLMechanism(String) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set the SASL mechanism used for authentication.
setSASLPendingProvider(ConnectionSecurityProvider) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Set the connection provider that is not in use.
setSaveConfigOnSuccessfulStartup(Boolean) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "save-config-on-successful-startup" property.
setSaveConfigOnSuccessfulStartup(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether the Directory Server should save a copy of its configuration whenever it is started successfully.
setSaved(boolean) - Method in class org.opends.server.replication.common.ServerState
Set the saved status of this ServerState.
setSchedule(ScheduleType) - Method in class org.opends.guitools.controlpanel.ui.components.ScheduleSummaryPanel
Sets the schedule represented by this panel.
setSchema(Schema) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the schema of the server.
setSchema(Schema) - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Sets the schema to be used by this panel.
setSchema(Schema) - Method in class org.opends.guitools.controlpanel.ui.renderer.LDAPEntryTableCellRenderer
Sets the schema.
setSchema(Schema) - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Sets the schema to be used by this panel.
setSchema(Schema) - Static method in class org.opends.server.core.DirectoryServer
Replaces the Directory Server schema with the provided schema.
setSchemaDirectory(File) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies the directory that should contain the server schema configuration files.
setSchemaDN(DN) - Static method in class org.opends.server.core.DirectoryServer
Specifies the DN of the entry containing the server schema definitions.
setSchemaEnabled(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets whether the schema is enabled or not.
setSchemaEntryDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Sets the "schema-entry-dn" property.
setSchemaFile(SchemaFileElement, String) - Static method in class org.opends.server.types.CommonSchemaElements
Specifies the name of the schema file that contains the definition for this schema element.
setScheme(String) - Method in class org.opends.server.types.LDAPURL
Specifies the scheme for this LDAP URL.
setScope(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the scope property.
setScope(BackendVLVIndexCfgDefn.Scope) - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Sets the "scope" property.
setScope(LocalDBVLVIndexCfgDefn.Scope) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "scope" property.
setScope(VirtualAttributeCfgDefn.Scope) - Method in interface org.opends.server.admin.std.client.VirtualAttributeCfgClient
Sets the "scope" property.
setScope(SearchScope) - Method in interface org.opends.server.core.SearchOperation
Specifies the scope for this search operation.
setScope(SearchScope) - Method in class org.opends.server.core.SearchOperationBasis
 
setScope(SearchScope) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the scope for this search operation.
setScope(SearchScope) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
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.
setScriptFriendly(boolean) - Method in class org.opends.server.tools.dsreplication.StatusReplicationUserData
Sets whether we must display information in a script-friendly mode or not.
setScrollIncrementUnit(JScrollPane) - Static method in class org.opends.quicksetup.ui.UIFactory
Sets the scroll increment unit for the scroll.
setSearchBaseDNInformation(boolean) - Method in class org.opends.admin.ads.TopologyCacheFilter
Sets whether we must search for base DN information or not.
setSearchMonitoringInformation(boolean) - Method in class org.opends.admin.ads.TopologyCacheFilter
Sets whether we must search for monitoring information or not.
setSearchResponseIsIndexed(Boolean) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "search-response-is-indexed" property.
setSearchResponseNentriesGreaterThan(Integer) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "search-response-nentries-greater-than" property.
setSearchResponseNentriesLessThan(Integer) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "search-response-nentries-less-than" property.
setSearchResultDone(LDAPResult) - Method in class org.opends.dsml.protocol.SearchResponse
Sets the value of the searchResultDone property.
setSearchScope(String, PrintStream) - Method in class org.opends.server.tools.LDAPSearchOptions
Set the search scope .
setSecondaryInvalid(JComponent) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the font type and color of the component to be invalid and secondary.
setSecondaryRemoteLDAPServer(Collection<String>) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "secondary-remote-ldap-server" property.
setSecondaryValid(JComponent) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the font type and color of the component to be valid and secondary.
setSecurityAgentFile(String) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "security-agent-file" property.
setSecurityLevel(SNMPConnectionHandlerCfgDefn.SecurityLevel) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "security-level" property.
setSecurityOptions(SecurityOptions) - Method in class org.opends.quicksetup.UserData
Sets the SecurityOptions representing the SSL/StartTLS configuration chosen by the user.
setSeenEntry(boolean) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Set to true if an entry has already been processed by an access proxy check.
setSelectedAttributes(Collection<T>) - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
Sets the attributes that must be selected in this dialog.
setSelectedObjectClasses(Set<ObjectClass>) - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
Sets the selected object classes.
setSelectedSuperiors(Set<ObjectClass>) - Method in class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Sets the list of superior object classes that must be displayed by this panel.
setSendBufferSize(int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_SNDBUF for this socket.
setSender(String) - Method in class org.opends.server.util.EMailMessage
Specifies the sender for this message.
setSenderAddress(String) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "sender-address" property.
setSenderAddress(String) - Method in interface org.opends.server.admin.std.client.SMTPAlertHandlerCfgClient
Sets the "sender-address" property.
setSendMessageWithoutEndUserAddress(boolean) - Method in interface org.opends.server.admin.std.client.SMTPAccountStatusNotificationHandlerCfgClient
Sets the "send-message-without-end-user-address" property.
setSendRejectionNotice(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "send-rejection-notice" property.
setSendResponse(boolean) - Method in interface org.opends.server.core.SearchOperation
Specify whether the search result done message has to be sent to the client, or not.
setSendResponse(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setSendResponse(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specify whether the search result done message has to be sent to the client, or not.
setSendWindowSize(int) - Method in class org.opends.server.replication.server.ServerHandler
Sets the window size when used when sending to the remote.
setServer(ServerDescriptor) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the server where this replica is located.
setServerContext(ServerContext) - Method in interface org.opends.server.api.AuthenticationPolicyFactory
Sets the server context.
setServerContext(ServerContext) - Method in class org.opends.server.core.PasswordPolicyFactory
Sets the server context.
setServerContext(ServerContext) - Method in class org.opends.server.extensions.LDAPPassThroughAuthenticationPolicyFactory
Sets the server context.
setServerErrorResultCode(Integer) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "server-error-result-code" property.
setServerErrorResultCode(ResultCode) - Static method in class org.opends.server.core.DirectoryServer
Specifies the result code that should be used when the Directory Server encounters an internal server error.
setServerFqdn(String) - Method in interface org.opends.server.admin.std.client.DigestMD5SASLMechanismHandlerCfgClient
Sets the "server-fqdn" property.
setServerFqdn(String) - Method in interface org.opends.server.admin.std.client.GSSAPISASLMechanismHandlerCfgClient
Sets the "server-fqdn" property.
setServerId(int) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "server-id" property.
setServerJMXPort(int) - Method in class org.opends.quicksetup.UserData
Sets the server JMX port.
setServerLocation(String) - Method in class org.opends.quicksetup.UserData
Sets the location of the server (installation path).
setServerPort(int) - Method in class org.opends.quicksetup.UserData
Sets the server LDAP port.
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.opends.server.core.BindOperation
Specifies the set of server SASL credentials to include in the bind response.
setServerSASLCredentials(ByteString) - Method in class org.opends.server.core.BindOperationBasis
Specifies the set of server SASL credentials to include in the bind response.
setServerSASLCredentials(ByteString) - Method in class org.opends.server.core.BindOperationWrapper
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.
setShowAllAttributes(boolean) - Method in interface org.opends.server.admin.std.client.RootDSEBackendCfgClient
Sets the "show-all-attributes" property.
setShowAllAttributes(boolean) - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Sets the "show-all-attributes" property.
setShowContainerOnly(boolean) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Enable or disable container display and call startRefresh().
setShowOperations(boolean) - Method in class org.opends.server.tools.LDAPToolOptions
Set whether to show what would be run but not actually do it.
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(ByteString) - Method in interface org.opends.server.core.BindOperation
Specifies the simple authentication password for this bind operation.
setSimplePassword(ByteString) - Method in class org.opends.server.core.BindOperationBasis
Specifies the simple authentication password for this bind operation.
setSimplePassword(ByteString) - Method in class org.opends.server.core.BindOperationWrapper
Specifies the simple authentication password for this bind operation.
setSimplePassword(ByteString) - Method in interface org.opends.server.types.operation.PreParseBindOperation
Specifies the simple authentication password for this bind operation.
setSingleStructuralObjectclassBehavior(GlobalCfgDefn.SingleStructuralObjectclassBehavior) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "single-structural-objectclass-behavior" property.
setSingleStructuralObjectClassPolicy(AcceptRejectWarn) - Static method in class org.opends.server.core.DirectoryServer
Specifies the policy that should be used regarding enforcement of a single structural objectclass per entry.
setSizeLimit(Long) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the sizeLimit property.
setSizeLimit(Integer) - Method in interface org.opends.server.admin.std.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) - Static method in class org.opends.server.core.DirectoryServer
Specifies the default maximum number of entries that should be returned for a search.
setSizeLimit(int) - Method in interface org.opends.server.core.SearchOperation
Specifies the size limit for this search operation.
setSizeLimit(int) - Method in class org.opends.server.core.SearchOperationBasis
 
setSizeLimit(int) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the size limit for this search operation.
setSizeLimit(int) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Specifies the size limit that will be enforced for searches performed using this client connection.
setSizeLimit(int) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setSizeLimit(int) - Method in class org.opends.server.tools.LDAPSearchOptions
Set the sizeLimit for the operation.
setSizeLimit(int) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Specifies the size limit for this search operation.
setSizeLimitReached(boolean) - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
Sets whether the size limit was reached updating this node (and searching its children).
setSkipDNValidation(boolean) - Method in class org.opends.server.types.LDIFImportConfig
Set the dn check in phase two boolean to the specified value.
setSkipValidationForAdministrators(Boolean) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "skip-validation-for-administrators" property.
setSMTPServer(Collection<String>) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "smtp-server" property.
setSoLinger(boolean, int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_LINGER for this socket.
setSolveConflicts(Boolean) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "solve-conflicts" property.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Sets whether to sort ascending of descending.
setSortAscending(boolean) - Method in interface org.opends.quicksetup.ui.SortableTableModel
Sets whether to sort ascending of descending.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.DBEnvironmentMonitoringTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.SortableTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
Sets the column index used to sort.
setSortColumn(int) - Method in interface org.opends.quicksetup.ui.SortableTableModel
Sets the column index used to sort.
setSorted(boolean) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Enable/disable entry sort.
setSortOrder(String) - Method in interface org.opends.server.admin.std.client.BackendVLVIndexCfgClient
Sets the "sort-order" property.
setSortOrder(String) - Method in interface org.opends.server.admin.std.client.LocalDBVLVIndexCfgClient
Sets the "sort-order" property.
setSoTimeout(int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of SO_TIMEOUT for this socket.
setSoTimeout(int) - Method in class org.opends.server.replication.protocol.Session
Set a timeout value.
setSoTimeout(int) - Method in class org.opends.server.replication.service.ReplicationBroker
Set a timeout value.
setSourceAddress(InetAddress) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "source-address" property.
setSourceAddress(InetAddress) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "source-address" property.
setSourceAddress(InetAddress) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "source-address" property.
setSSLCertNickname(String) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "ssl-cert-nickname" property.
setSSLCertNickname(String) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "ssl-cert-nickname" property.
setSSLCertNickname(String) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "ssl-cert-nickname" property.
setSSLCertNickname(String) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "ssl-cert-nickname" property.
setSSLCertNickname(String) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "ssl-cert-nickname" property.
setSSLCipherSuite(Collection<String>) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "ssl-cipher-suite" property.
setSSLCipherSuite(Collection<String>) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "ssl-cipher-suite" property.
setSSLCipherSuite(Collection<String>) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "ssl-cipher-suite" property.
setSSLCipherSuite(Collection<String>) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "ssl-cipher-suite" property.
setSSLCipherSuite(Collection<String>) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "ssl-cipher-suite" property.
setSSLClientAuthPolicy(HTTPConnectionHandlerCfgDefn.SSLClientAuthPolicy) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "ssl-client-auth-policy" property.
setSSLClientAuthPolicy(LDAPConnectionHandlerCfgDefn.SSLClientAuthPolicy) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "ssl-client-auth-policy" property.
setSSLConnectionFactory(SSLConnectionFactory) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set the SSL connection factory to use to create SSL connections.
setSSLEncryption(Boolean) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "ssl-encryption" property.
setSSLProtocol(Collection<String>) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "ssl-protocol" property.
setSSLProtocol(Collection<String>) - Method in interface org.opends.server.admin.std.client.CryptoManagerCfgClient
Sets the "ssl-protocol" property.
setSSLProtocol(Collection<String>) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "ssl-protocol" property.
setSSLProtocol(Collection<String>) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "ssl-protocol" property.
setSSLProtocol(Collection<String>) - Method in interface org.opends.server.admin.std.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.
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.
setStartServer(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether we want to start the server once the installation is finished or not.
setStartTLS(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set whether to use startTLS for the connection or not.
setStateUpdateFailurePolicy(PasswordPolicyCfgDefn.StateUpdateFailurePolicy) - Method in interface org.opends.server.admin.std.client.PasswordPolicyCfgClient
Sets the "state-update-failure-policy" property.
setStatus(ServerDescriptor.ServerStatus) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the status of the server.
setStoppedByReducedThreadNumber() - Method in class org.opends.server.extensions.ParallelWorkerThread
Indicates that this thread is about to be stopped because the Directory Server configuration has been updated to reduce the number of worker threads.
setStoppedByReducedThreadNumber() - Method in class org.opends.server.extensions.TraditionalWorkerThread
Indicates that this thread is about to be stopped because the Directory Server configuration has been updated to reduce the number of worker threads.
setStopServer(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether to stop the server or not.
setStrictFormat(Boolean) - Method in interface org.opends.server.admin.std.client.CertificateAttributeSyntaxCfgClient
Sets the "strict-format" property.
setStrictFormat(Boolean) - Method in interface org.opends.server.admin.std.client.CountryStringAttributeSyntaxCfgClient
Sets the "strict-format" property.
setStrictFormat(Boolean) - Method in interface org.opends.server.admin.std.client.JPEGAttributeSyntaxCfgClient
Sets the "strict-format" property.
setStrictFormat(Boolean) - Method in interface org.opends.server.admin.std.client.TelephoneNumberAttributeSyntaxCfgClient
Sets the "strict-format" property.
setStrictFormatCountryString(Boolean) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "strict-format-country-string" property.
setStripSyntaxMinUpperBound(Boolean) - Method in interface org.opends.server.admin.std.client.AttributeTypeDescriptionAttributeSyntaxCfgClient
Sets the "strip-syntax-min-upper-bound" property.
setStripSyntaxMinUpperBoundAttributeTypeDescription(Boolean) - Method in interface org.opends.server.admin.std.client.CoreSchemaCfgClient
Sets the "strip-syntax-min-upper-bound-attribute-type-description" property.
setSubInitialElement(ByteString) - Method in class org.opends.server.protocols.ldap.LDAPFilter
Specifies the subInitial element for this substring filter.
setSubject(String) - Method in class org.opends.server.util.EMailMessage
Specifies the subject for this message.
setSubjectAttribute(AttributeType) - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Sets the "subject-attribute" property.
setSubjectAttributeMapping(Collection<String>) - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Sets the "subject-attribute-mapping" property.
setSubordinateBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.RootDSEBackendCfgClient
Sets the "subordinate-base-dn" property.
setSubordinateIndexesEnabled(Boolean) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "subordinate-indexes-enabled" property.
setSubstringLength(Integer) - Method in interface org.opends.server.admin.std.client.BackendIndexCfgClient
Sets the "substring-length" property.
setSubstringLength(Integer) - Method in interface org.opends.server.admin.std.client.LocalDBIndexCfgClient
Sets the "substring-length" property.
setSubstrings(SubstringFilter) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the substrings property.
setSubtreeDelete(boolean) - Method in class org.opends.server.replication.protocol.DeleteMsg
Set the subtree flag.
setSuffix(SuffixDescriptor) - Method in class org.opends.admin.ads.ReplicaDescriptor
Sets the SuffixDescriptor object representing the suffix topology across servers to which this replica belongs.
setSuffixesToReplicateOptions(SuffixesToReplicateOptions) - Method in class org.opends.quicksetup.UserData
Sets the suffixes to replicate options.
setSummary(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Sets the text to be displayed in the summary area of the progress dialog.
setSummary(LocalizableMessage) - Method in class org.opends.quicksetup.ui.ProgressDialog
Sets the text in the summary label.
setSummary(LocalizableMessage) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Sets a summary message of the downloader's current progress.
setSuppressInternalOperations(Boolean) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Sets the "suppress-internal-operations" property.
setSuppressSynchronizationOperations(Boolean) - Method in interface org.opends.server.admin.std.client.AccessLogPublisherCfgClient
Sets the "suppress-synchronization-operations" property.
setSynchronizationOperation(boolean) - Method in class org.opends.server.core.OperationWrapper
Specifies whether this is a synchronization operation rather than one that was requested by an external client.
setSynchronizationOperation(boolean) - Method in class org.opends.server.types.AbstractOperation
 
setSynchronizationOperation(boolean) - Method in interface org.opends.server.types.Operation
Specifies whether this is a synchronization operation rather than one that was requested by an external client.
setSyntaxEnforcementPolicy(AcceptRejectWarn) - Static method in class org.opends.server.core.DirectoryServer
Retrieves the policy that should be used when an attribute value is found that is not valid according to the associated attribute syntax.
setSystemInformationMonitor(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the monitoring entry for the system information.
setTable(JTable) - Method in class org.opends.guitools.controlpanel.ui.renderer.SelectableTableCellRenderer
Sets the table that will be rendered by this renderer.
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 class org.opends.server.authorization.dseecompat.AciContainer
Save the name of the last ACI that matched a targattrfilters rule.
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 class org.opends.server.authorization.dseecompat.AciContainer
Set to true if the ACI had a targattrfilter rule that matched.
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 class org.opends.server.authorization.dseecompat.AciContainer
Set a flag that specifies that a ACI that evaluated to either deny or allow contains a targattrfilters keyword.
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.
setTargetIsEnabledCondition(Condition) - Method in class org.opends.server.admin.AggregationPropertyDefinition.Builder
Sets the condition which is used to determine if a referenced managed object is enabled.
setTargetNeedsEnablingCondition(Condition) - Method in class org.opends.server.admin.AggregationPropertyDefinition.Builder
Sets the condition which is used to determine whether or not 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(String) - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Sets the "task-backing-file" property.
setTaskEntries(Set<TaskEntry>) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the the task entries.
setTaskEntries(List<? extends TaskEntry>) - Method in class org.opends.server.tools.tasks.TaskScheduleInteraction
Sets the task entries that are defined in the server.
setTaskInterruptState(TaskState) - Method in class org.opends.server.backends.task.Task
Sets a state for this task that is the result of a call to Task.interruptTask(TaskState, LocalizableMessage).
setTaskIsOver(boolean) - Method in class org.opends.guitools.controlpanel.ui.ProgressDialog
Note: this will make the dialog to be closed asynchronously.
setTaskRetentionTime(Long) - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Sets the "task-retention-time" property.
setTaskSchedule(TaskScheduleUserData) - Method in class org.opends.server.tools.dsreplication.PurgeHistoricalUserData
Sets the object describing the schedule of the task.
setTcpNoDelay(boolean) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the value of TCP_NODELAY for this socket.
setTestReversedPassword(boolean) - Method in interface org.opends.server.admin.std.client.AttributeValuePasswordValidatorCfgClient
Sets the "test-reversed-password" property.
setTestReversedPassword(boolean) - Method in interface org.opends.server.admin.std.client.DictionaryPasswordValidatorCfgClient
Sets the "test-reversed-password" property.
setText(String) - Method in class org.opends.guitools.controlpanel.ui.components.LabelWithHelpIcon
Sets the text on the label.
setText(String) - Method in class org.opends.guitools.controlpanel.ui.components.SelectableLabelWithHelpIcon
Sets the text on the label.
setTextStyle(JComponent, UIFactory.TextStyle) - Static method in class org.opends.quicksetup.ui.UIFactory
Sets the specified text style to the component passed as parameter.
setTextValue(LabelWithHelpIcon, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the a text to a label with no icon nor tooltip.
setTextValue(SelectableLabelWithHelpIcon, String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Sets the a text to a label with no icon nor tooltip.
setThreadCount(int) - Method in class org.opends.server.types.LDIFImportConfig
Set the thread count.
setThreadKeyManager(KeyManager, Thread) - Static method in class org.opends.admin.ads.util.TrustedSocketFactory
Sets the provided key manager for the operations in the provided thread.
setThreadTrustManager(TrustManager, Thread) - Static method in class org.opends.admin.ads.util.TrustedSocketFactory
Sets the provided trust manager for the operations in the provided thread.
setThrowableStackFrames(Integer) - Method in interface org.opends.server.admin.std.client.DebugTargetCfgClient
Sets the "throwable-stack-frames" property.
setTimeInterval(Long) - Method in interface org.opends.server.admin.std.client.FileBasedAccessLogPublisherCfgClient
Sets the "time-interval" property.
setTimeInterval(Long) - Method in interface org.opends.server.admin.std.client.FileBasedAuditLogPublisherCfgClient
Sets the "time-interval" property.
setTimeInterval(Long) - Method in interface org.opends.server.admin.std.client.FileBasedDebugLogPublisherCfgClient
Sets the "time-interval" property.
setTimeInterval(Long) - Method in interface org.opends.server.admin.std.client.FileBasedErrorLogPublisherCfgClient
Sets the "time-interval" property.
setTimeInterval(Long) - Method in interface org.opends.server.admin.std.client.FileBasedHTTPAccessLogPublisherCfgClient
Sets the "time-interval" property.
setTimeLimit(Long) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the timeLimit property.
setTimeLimit(Long) - Method in interface org.opends.server.admin.std.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) - Static method in class org.opends.server.core.DirectoryServer
Specifies the default maximum length of time in seconds that should be allowed when processing a search.
setTimeLimit(int) - Method in interface org.opends.server.core.SearchOperation
Specifies the time limit for this search operation.
setTimeLimit(int) - Method in class org.opends.server.core.SearchOperationBasis
 
setTimeLimit(int) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the time limit for this search operation.
setTimeLimit(int) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Specifies the time limit that will be enforced for searches performed using this client connection.
setTimeLimit(int) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setTimeLimit(int) - Method in class org.opends.server.tools.LDAPSearchOptions
Set the timeLimit for the operation.
setTimeLimit(int) - Method in interface org.opends.server.types.operation.PreParseSearchOperation
Specifies the time limit for this search operation.
setTimeLimitExpiration(long) - Method in interface org.opends.server.core.SearchOperation
Set the time after which the search time limit has expired.
setTimeLimitExpiration(long) - Method in class org.opends.server.core.SearchOperationBasis
 
setTimeLimitExpiration(long) - Method in class org.opends.server.core.SearchOperationWrapper
Set the time after which the search time limit has expired.
setTimeOfDay(Collection<String>) - Method in interface org.opends.server.admin.std.client.FixedTimeLogRotationPolicyCfgClient
Sets the "time-of-day" property.
setTitle(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.components.TitlePanel
Sets the title of this panel.
setTitle(LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
Sets the title that will be displayed in the dialog containing this panel.
setTLSPendingProvider(ConnectionSecurityProvider) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Set the connection provider that is not in use yet.
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.
setToolDescription(LocalizableMessage) - Static method in class org.opends.server.core.DirectoryServer
Sets the message to be displayed on the command-line when the user asks for the usage.
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.
setTrafficClass(int) - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Sets the traffic class for this socket.
setTrapPort(int) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "trap-port" property.
setTrapsCommunity(String) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "traps-community" property.
setTrapsDestination(Collection<String>) - Method in interface org.opends.server.admin.std.client.SNMPConnectionHandlerCfgClient
Sets the "traps-destination" property.
setTreePath(TreePath) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Sets the tree path associated with the node that is being displayed.
setTrusted(Transaction, boolean) - Method in class org.opends.server.backends.jeb.Index
Set the index trust state.
setTrusted(Transaction, boolean) - Method in class org.opends.server.backends.jeb.VLVIndex
Set the vlvIndex trust state.
setTrustManager(ApplicationTrustManager) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Sets the ApplicationTrustManager used by the connection pool to connect to servers.
setTrustManager(ApplicationTrustManager) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the trust manager to be used by this ControlPanelInfo (and in general by the control panel).
setTrustManager(ApplicationTrustManager) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets the trust manager that can be used to establish secure connections.
setTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.AdministrationConnectorCfgClient
Sets the "trust-manager-provider" property.
setTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "trust-manager-provider" property.
setTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "trust-manager-provider" property.
setTrustManagerProvider(String) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "trust-manager-provider" property.
setTrustStoreFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-file" property.
setTrustStoreFile(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-file" property.
setTrustStorePin(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-pin" property.
setTrustStorePin(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-pin" property.
setTrustStorePinEnvironmentVariable(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-pin-environment-variable" property.
setTrustStorePinEnvironmentVariable(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-pin-environment-variable" property.
setTrustStorePinFile(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-pin-file" property.
setTrustStorePinFile(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-pin-file" property.
setTrustStorePinProperty(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-pin-property" property.
setTrustStorePinProperty(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-pin-property" property.
setTrustStoreType(String) - Method in interface org.opends.server.admin.std.client.FileBasedTrustManagerProviderCfgClient
Sets the "trust-store-type" property.
setTrustStoreType(String) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "trust-store-type" property.
setType(String) - Method in class org.opends.dsml.protocol.Control
Sets the value of the type property.
setType(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the type property.
setType(BaseDNDescriptor.Type) - Method in class org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor
Sets the type of this base DN.
setType(Collection<AttributeType>) - Method in interface org.opends.server.admin.std.client.UniqueAttributePluginCfgClient
Sets the "type" property.
setTypesOnly(Boolean) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the typesOnly property.
setTypesOnly(boolean) - Method in interface org.opends.server.core.SearchOperation
Specifies the typesOnly flag for this search operation.
setTypesOnly(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setTypesOnly(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specifies the typesOnly flag for this search operation.
setTypesOnly(boolean) - Method in class org.opends.server.protocols.internal.SearchRequest
To be removed.
setTypesOnly(boolean) - Method in class org.opends.server.tools.LDAPSearchOptions
Return only the attribute types in the search result.
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.
setUnauthenticated() - Method in class org.opends.server.protocols.internal.InternalClientConnection
This method has no effect, as the authentication info for internal client connections is set when the connection is created and cannot be changed after the fact.
setUnmovableItems(Collection<T>) - Method in class org.opends.guitools.controlpanel.ui.components.DoubleAddRemovePanel
Sets the list of items that cannot be moved from one list to the others.
setUpdateInterval(Long) - Method in interface org.opends.server.admin.std.client.ReferentialIntegrityPluginCfgClient
Sets the "update-interval" property.
setUpdateRemoteReplication(boolean) - Method in class org.opends.guitools.uninstaller.UninstallUserData
Sets whether to update remote replication configuration or not.
SetupLauncher - Class in org.opends.quicksetup.installer
This class is called by the setup command line to launch the setup of the Directory Server.
SetupLauncher(String[]) - Constructor for class org.opends.quicksetup.installer.SetupLauncher
Creates a launcher.
setUpperLimit(Long) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the upper limit in milli-seconds.
setUpperLimit(String) - Method in class org.opends.server.admin.DurationPropertyDefinition.Builder
Set the upper limit using a string representation of the limit.
setUpperLimit(Integer) - Method in class org.opends.server.admin.IntegerPropertyDefinition.Builder
Set the upper limit.
setUpperLimit(Long) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Set the upper limit in bytes.
setUpperLimit(String) - Method in class org.opends.server.admin.SizePropertyDefinition.Builder
Set the upper limit using a string representation of the limit.
SetupUtils - Class in org.opends.server.util
This class provides a number of utility methods that may be used during the graphical or command-line setup process.
SetupUtils() - Constructor for class org.opends.server.util.SetupUtils
 
setUseAdminOrBindDn(boolean) - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Tells whether we can ask during interaction for both the DN and the admin UID or not.
setUseLastKnownGoodConfiguration(boolean) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Specifies whether the Directory Server should attempt to start using the last known good configuration rather than the current active configuration.
setUseNanoTime(boolean) - Static method in class org.opends.server.core.DirectoryServer
Specifies whether to collect nanosecond resolution processing times for operations.
setUsePasswordCaching(boolean) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "use-password-caching" property.
setUsePasswordPolicyControl(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Specifies whether to use the password policy control in the bind request.
setUserArguments(String[]) - Method in class org.opends.quicksetup.ui.GuiApplication
Sets the arguments passed in the command-line to launch the application.
setUserBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.FingerprintCertificateMapperCfgClient
Sets the "user-base-dn" property.
setUserBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.SubjectAttributeToUserAttributeCertificateMapperCfgClient
Sets the "user-base-dn" property.
setUserBaseDN(Collection<DN>) - Method in interface org.opends.server.admin.std.client.SubjectDNToUserAttributeCertificateMapperCfgClient
Sets the "user-base-dn" property.
setUserData(UserData) - Method in class org.opends.quicksetup.Application
Sets this instances user data.
setUserData(UserData) - Method in interface org.opends.quicksetup.CliApplication
Sets the user data this application will use when running.
setUserDataDirContext(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Sets the dir context to be used by the ControlPanelInfo to retrieve user data.
setUserDNEqualTo(Collection<String>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "user-dn-equal-to" property.
setUserDNNotEqualTo(Collection<String>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "user-dn-not-equal-to" property.
setUserEntryDN(DN) - Method in interface org.opends.server.core.BindOperation
Set the user entry DN for this bind operation.
setUserEntryDN(DN) - Method in class org.opends.server.core.BindOperationBasis
Set the user entry DN for this bind operation.
setUserEntryDN(DN) - Method in class org.opends.server.core.BindOperationWrapper
Set the user entry DN for this bind operation.
setUserIsMemberOf(Collection<DN>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "user-is-member-of" property.
setUserIsNotMemberOf(Collection<DN>) - Method in interface org.opends.server.admin.std.client.AccessLogFilteringCriteriaCfgClient
Sets the "user-is-not-member-of" property.
setUseSecureConnection(boolean) - Method in class org.opends.quicksetup.installer.AuthenticationData
Tells to use a secure connection or not.
setUseSSL(Boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "use-ssl" property.
setUseSSL(Boolean) - Method in interface org.opends.server.admin.std.client.JMXConnectionHandlerCfgClient
Sets the "use-ssl" property.
setUseSSL(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "use-ssl" property.
setUseSSL(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "use-ssl" property.
setUseSSL(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set whether to use SSL for the connection or not.
setUseTCPKeepAlive(Boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "use-tcp-keep-alive" property.
setUseTCPKeepAlive(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "use-tcp-keep-alive" property.
setUseTCPKeepAlive(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPPassThroughAuthenticationPolicyCfgClient
Sets the "use-tcp-keep-alive" property.
setUseTCPNoDelay(Boolean) - Method in interface org.opends.server.admin.std.client.HTTPConnectionHandlerCfgClient
Sets the "use-tcp-no-delay" property.
setUseTCPNoDelay(Boolean) - Method in interface org.opends.server.admin.std.client.LDAPConnectionHandlerCfgClient
Sets the "use-tcp-no-delay" property.
setUseTCPNoDelay(Boolean) - Method in interface org.opends.server.admin.std.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 class org.opends.dsml.protocol.AttributeValueAssertion
Sets the value of the value property.
setValue(Object) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the value property.
setValue(String, BinaryValue) - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Sets the value to be displayed in the panel.
setValue(String, byte[]) - Method in class org.opends.guitools.controlpanel.ui.BinaryValuePanel
Sets the value to be displayed in the panel.
setValue(byte[], boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Sets the value to be displayed by this panel.
setValue(BinaryValue, boolean) - Method in class org.opends.guitools.controlpanel.ui.components.BinaryCellPanel
Sets the value to be displayed by this panel.
setValue(ObjectClassValue) - Method in class org.opends.guitools.controlpanel.ui.components.ObjectClassCellPanel
Sets the object class value to be displayed in this panel.
setValue(ObjectClassValue) - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Sets the object class to be displayed in the panel.
setValue(BasicNode, BrowserController) - Method in class org.opends.guitools.controlpanel.ui.ResetUserPasswordPanel
Sets the node representing the entry that the user wants to modify the password from.
setValue(Collection<String>) - Method in interface org.opends.server.admin.std.client.UserDefinedVirtualAttributeCfgClient
Sets the "value" property.
setValue(boolean) - Method in class org.opends.server.config.BooleanConfigAttribute
Specifies the boolean value for this configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.BooleanConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(Attribute) - Method in class org.opends.server.config.ConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(DN) - Method in class org.opends.server.config.DNConfigAttribute
Sets the value for this DN configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.DNConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(long) - Method in class org.opends.server.config.IntegerConfigAttribute
Sets the value for this integer configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.IntegerConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(long, String) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Sets the value for this configuration attribute.
setValue(String) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Sets the value for this configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(String) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Sets the value for this string configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(String) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Sets the value for this string configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(String) - Method in class org.opends.server.config.StringConfigAttribute
Sets the value for this string configuration attribute.
setValue(Attribute) - Method in class org.opends.server.config.StringConfigAttribute
Attempts to set the value of this configuration attribute based on the information in the provided JMX attribute.
setValue(ByteString) - Method in class org.opends.server.types.IntermediateResponse
Specifies the value for this intermediate response.
setValueAt(Object, int, int) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel.JavaArgumentsTableModel
setValueAt(Object, int, int) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
setValues(CustomSearchResult, String) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Sets the values displayed in the panel for a given attribute in the provided search result.
setValues(LinkedHashSet<ByteString>) - Method in class org.opends.server.config.ConfigAttribute
Specifies the set of values for this configuration attribute.
setValues(List<DN>) - Method in class org.opends.server.config.DNConfigAttribute
Sets the values for this DN configuration attribute.
setValues(List<Long>) - Method in class org.opends.server.config.IntegerConfigAttribute
Sets the values for this integer configuration attribute.
setValues(List<String>) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Sets the values for this string configuration attribute.
setValues(List<String>) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Sets the values for this string configuration attribute.
setValues(List<String>) - Method in class org.opends.server.config.StringConfigAttribute
Sets the values for this string configuration attribute.
setVerbose(boolean) - Method in class org.opends.quicksetup.UserData
Sets whether or not this session should be verbose.
setVerbose(boolean) - Method in class org.opends.server.tools.LDAPConnectionOptions
Specifies whether verbose tracing should be enabled.
setVerbose(boolean) - Method in class org.opends.server.tools.LDAPToolOptions
Set verbose flag.
setVersionNumber(int) - Method in class org.opends.server.tools.LDAPConnectionOptions
Set the LDAP version number.
setView(LDAPEntryPanel.View) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntryPanel
Sets the view to be displayed by this panel.
setVirtualAttributesOnly(boolean) - Method in interface org.opends.server.core.SearchOperation
Specify whether to only return virtual attributes.
setVirtualAttributesOnly(boolean) - Method in class org.opends.server.core.SearchOperationBasis
 
setVirtualAttributesOnly(boolean) - Method in class org.opends.server.core.SearchOperationWrapper
Specify whether to only return virtual attributes.
setVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog
setVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericDialog
setVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.GenericFrame
setVisible(boolean) - Method in class org.opends.guitools.controlpanel.ui.UnsavedChangesDialog
setVisible(boolean) - Method in class org.opends.guitools.uninstaller.ui.LoginDialog
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.
setWarningLabel(JLabel, LocalizableMessage) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates a label by setting a warning icon and a text.
setWeight(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "weight" property.
setWindowSize(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationDomainCfgClient
Sets the "window-size" property.
setWindowSize(Integer) - Method in interface org.opends.server.admin.std.client.ReplicationServerCfgClient
Sets the "window-size" property.
setWindowsServiceEnabled(boolean) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets whether the windows service is enabled or not.
setWizardDialogState(QuickSetupDialog, UserData, WizardStep) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called when the user advances to new step in the wizard.
setWizardDialogState(QuickSetupDialog, UserData, WizardStep) - Method in class org.opends.quicksetup.installer.Installer
 
setWizardDialogState(QuickSetupDialog, UserData, WizardStep) - Method in class org.opends.quicksetup.ui.GuiApplication
Called when the user advances to new step in the wizard.
setWorkQueueMonitor(CustomSearchResult) - Method in class org.opends.guitools.controlpanel.datamodel.ServerDescriptor
Sets the monitoring entry of the work queue.
setWrapColumn(int) - Method in class org.opends.server.types.LDIFExportConfig
Specifies the column at which long lines should be wrapped.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.BackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.BackupBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.ConfigFileHandlerBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(GlobalCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.GlobalCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.LDIFBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.LocalDBBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.MemoryBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.MonitorBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.NullBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.PluggableBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.SchemaBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.TaskBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(BackendCfgDefn.WritabilityMode) - Method in interface org.opends.server.admin.std.client.TrustStoreBackendCfgClient
Sets the "writability-mode" property.
setWritabilityMode(WritabilityMode) - Method in class org.opends.server.api.Backend
Specifies the writability mode for this backend.
setWritabilityMode(WritabilityMode) - Static method in class org.opends.server.core.DirectoryServer
Specifies the writability mode for the Directory Server.
setYoungestModificationTime(long) - Method in class org.opends.server.types.Schema
Sets the modification timestamp for the youngest file in the schema configuration directory.
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.opends.server.admin.std.server
A server-side interface for querying Seven Bit Clean Plugin settings.
SevenBitCleanPluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Seven Bit Clean Plugin settings.
SevenBitCleanPluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Seven Bit Clean Plugin managed object definition meta information.
Severity - Enum in org.opends.messages
Defines values for message severity.
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
Creates a new instance of this password storage scheme.
SHA1PasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying SHA1 Password Storage Scheme settings.
SHA1PasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying SHA1 Password Storage Scheme settings.
SHA1PasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the SHA1 Password Storage Scheme managed object definition meta information.
SHORT_NAME - Static variable in class org.opends.server.util.DynamicConstants
The short product name for the Directory Server.
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.
shouldCreateSubstringIndex() - Method in class org.opends.server.tools.BackendCreationHelper.DefaultIndex
Return true if the substring index type should be enabled for this index.
shouldPrintUsage() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Indicates whether or not the launcher should print a usage statement based on the content of the arguments passed into the constructor.
shouldPrintUsage() - Method in class org.opends.quicksetup.Launcher
Indicates whether or not the launcher should print a usage statement based on the content of the arguments passed into the constructor.
shouldPrintVersion() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Indicates whether or not the launcher should print a version statement based on the content of the arguments passed into the constructor.
shouldPrintVersion() - Method in class org.opends.quicksetup.Launcher
Indicates whether or not the launcher should print a version statement based on the content of the arguments passed into the constructor.
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.
showOperations() - Method in class org.opends.server.tools.LDAPToolOptions
Return the showOperations flag value.
showUsageArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliParser
The 'showUsage' global argument.
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.extensions.ParallelWorkerThread
Indicates that the Directory Server has received a request to stop running and that this thread should stop running as soon as possible.
shutDown() - Method in class org.opends.server.extensions.TraditionalWorkerThread
Indicates that the Directory Server has received a request to stop running and that this thread should stop running as soon as possible.
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
Releases any resources held by the writer.
shutdown() - Method in class org.opends.server.loggers.TextWriter.STDOUT
Releases any resources held by the writer.
shutdown() - Method in class org.opends.server.loggers.TextWriter.STREAM
Releases any resources held by the writer.
shutdown() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Shutdown this ReplicationDomain.
shutdown() - Method in class org.opends.server.replication.plugin.ReplayThread
Shutdown this replay thread.
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.changelog.je.DraftCNDB
Shutdown the database.
shutdown() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
Shutdown this DB.
shutdown() - Method in class org.opends.server.replication.server.changelog.je.ReplicationDbEnv
Shutdown the Db environment.
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 This ServerHandler.
shutdown() - Method in class org.opends.server.replication.server.ServerHandler
Shutdown This ServerHandler.
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
Shutdown the replication database.
shutdownDB() - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Shutdown the replication database.
shutdownInput() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Shuts down the input side of this socket.
shutdownOutput() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Shuts down the output side of this socket.
shutdownRequested() - Method in class org.opends.server.extensions.ParallelWorkQueue
Indicates whether this work queue has received a request to shut down.
shutdownRequested() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Indicates whether this work queue has received a request to shut down.
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.
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.
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.
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.opends.server.admin.std.server
A server-side interface for querying Similarity Based Password Validator settings.
SimilarityBasedPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Similarity Based Password Validator settings.
SimilarityBasedPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Similarity Based Password Validator managed object definition meta information.
simpleBind(String, int, String, String) - Static method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Creates a new JNDI connection adaptor by performing a simple bind operation to the specified LDAP server.
simpleSSLBind(String, int, String, String) - Static method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Creates a new JNDI connection adaptor by performing a simple bind operation to the specified LDAP server.
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(DN, Set<DN.CompactDn>) - Constructor for class org.opends.server.extensions.SimpleStaticGroupMemberList
Creates a new simple static group member list with the provided set of member DNs.
SimplifiedViewEntryPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying a simplified view of an entry.
SimplifiedViewEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Default constructor.
SINGLE_SPACE_VALUE - Static variable in class org.opends.server.util.ServerConstants
The value representing just one space character.
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.
SingletonRelationDefinition<C extends ConfigurationClient,S extends Configuration> - Class in org.opends.server.admin
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.opends.server.admin
An interface for incrementally constructing singleton relation definitions.
SingletonRelationDefinition.Builder(AbstractManagedObjectDefinition<?, ?>, String, AbstractManagedObjectDefinition<C, S>) - Constructor for class org.opends.server.admin.SingletonRelationDefinition.Builder
Creates a new builder which can be used to incrementally build an singleton relation definition.
size() - Method in class org.opends.guitools.controlpanel.util.ViewPositions
Returns the size of the lists.
size() - Method in class org.opends.server.admin.ManagedObjectPath
Get the number of path elements in this managed object path.
size() - Method in class org.opends.server.api.DITCacheMap
size() - Method in class org.opends.server.backends.jeb.EntryIDSet
Get the size of this entry ID set.
size() - Method in class org.opends.server.backends.jeb.SortValuesSet
Retrieve the size of this set.
size() - Method in class org.opends.server.extensions.ParallelWorkQueue
Retrieves the number of pending operations in the queue that have not yet been picked up for processing.
size() - Method in class org.opends.server.extensions.TraditionalWorkQueue
Retrieves the number of pending operations in the queue that have not yet been picked up for processing.
size() - Method in class org.opends.server.replication.protocol.AddMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.DeleteMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.LDAPUpdateMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.ModifyMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
Return the number of bytes used by this message.
size() - Method in class org.opends.server.replication.protocol.UpdateMsg
Return the number of bytes used by this message.
size() - Method in interface org.opends.server.types.Attribute
Returns the number of attribute values in this attribute.
size() - Method in class org.opends.server.types.AttributeBuilder
Returns the number of attribute values in this attribute builder.
size() - Method in class org.opends.server.types.CollectiveVirtualAttribute
Returns the number of attribute values in this attribute.
size() - Method in class org.opends.server.types.DN
Retrieves the number of RDN components for this DN.
size() - Method in class org.opends.server.types.SmallMap
size() - Method in class org.opends.server.types.VirtualAttribute
 
SIZE_LIMIT_EXCEEDED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail as a result of exceeding a size limit.
SIZE_UNIT_BYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in bytes.
SIZE_UNIT_BYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in bytes.
SIZE_UNIT_GIBIBYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in gibibytes.
SIZE_UNIT_GIBIBYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in gibibytes.
SIZE_UNIT_GIGABYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in gigabytes.
SIZE_UNIT_GIGABYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in gigabytes.
SIZE_UNIT_KIBIBYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in kibibytes.
SIZE_UNIT_KIBIBYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in kibibytes.
SIZE_UNIT_KILOBYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in kilobytes.
SIZE_UNIT_KILOBYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in kilobytes.
SIZE_UNIT_MEBIBYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in mebibytes.
SIZE_UNIT_MEBIBYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in mebibytes.
SIZE_UNIT_MEGABYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in megabytes.
SIZE_UNIT_MEGABYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in megabytes.
SIZE_UNIT_TEBIBYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in tebibytes.
SIZE_UNIT_TEBIBYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in tebibytes.
SIZE_UNIT_TERABYTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a size specified in terabytes.
SIZE_UNIT_TERABYTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a size specified in terabytes.
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.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
 
sizeLimit - Variable in class org.opends.dsml.protocol.SearchRequest
 
SizeLimitInputStream - Class in org.opends.server.util
An implementation of input stream that enforces an read size limit.
SizeLimitInputStream(InputStream, int) - Constructor for class org.opends.server.util.SizeLimitInputStream
Creates a new a new size limit input stream.
SizeLimitLogRetentionPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Size Limit Log Retention Policy settings.
SizeLimitLogRetentionPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Size Limit Log Retention Policy settings.
SizeLimitLogRetentionPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Size Limit Log Retention Policy managed object definition meta information.
SizeLimitLogRotationPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Size Limit Log Rotation Policy settings.
SizeLimitLogRotationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Size Limit Log Rotation Policy settings.
SizeLimitLogRotationPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Size Limit Log Rotation Policy managed object definition meta information.
SizePropertyDefinition - Class in org.opends.server.admin
Memory size property definition.
SizePropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing memory size property definitions.
skip(long) - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Skips over and discards up to the specified number of bytes of data from this input stream.
skip(long) - Method in class org.opends.server.types.RecordingInputStream
skip(long) - Method in class org.opends.server.util.SizeLimitInputStream
skipColon() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Skip a colon separator.
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.
skipLeftBrace() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Skip a left-brace character.
skipMSP() - Method in class org.opends.server.protocols.asn1.GSERParser
Skips the input matching one or more space characters.
skipRightBrace() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Skip a right-brace character.
skipRightsHasRights(int) - Static method in class org.opends.server.authorization.dseecompat.AciTargets
Try and match a one or more of the specified rights in the skiprights mask.
skipSeparator() - Method in class org.opends.server.protocols.asn1.GSERParser
Skips the input matching the separator pattern (",") and subsequenct space characters.
skipSeparator() - Method in class org.opends.server.types.SubtreeSpecification.Parser
Skip a comma separator.
skipSP() - Method in class org.opends.server.protocols.asn1.GSERParser
Skips the input matching zero, one or more space characters.
skipZeroSeparator() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
Skips the next byte and verifies it is effectively the zero separator.
sleep(long) - Static method in class org.opends.server.util.StaticUtils
Calls Thread.sleep(long), surrounding it with the mandatory try / catch(InterruptedException) block.
SmallMap<K,V> - Class in org.opends.server.types
A small map of values.
SmallMap() - Constructor for class org.opends.server.types.SmallMap
Creates a new small map which is initially empty.
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_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.opends.server.admin.std.server
A server-side interface for querying SMTP Account Status Notification Handler settings.
SMTPAccountStatusNotificationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying SMTP Account Status Notification Handler settings.
SMTPAccountStatusNotificationHandlerCfgDefn - Class in org.opends.server.admin.std.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.opends.server.admin.std.server
A server-side interface for querying SMTP Alert Handler settings.
SMTPAlertHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying SMTP Alert Handler settings.
SMTPAlertHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the SMTP Alert Handler managed object definition meta information.
SNMPConnectionHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying SNMP Connection Handler settings.
SNMPConnectionHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying SNMP Connection Handler settings.
SNMPConnectionHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the SNMP Connection Handler managed object definition meta information.
SNMPConnectionHandlerCfgDefn.SecurityLevel - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "security-level" property.
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.opends.server.admin.std.server
A server-side interface for querying Soft Reference Entry Cache settings.
SoftReferenceEntryCacheCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Soft Reference Entry Cache settings.
SoftReferenceEntryCacheCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Soft Reference Entry Cache managed object definition meta information.
sort(EntryContainer, EntryIDSet, SearchOperation, SortOrder, VLVRequestControl) - Static method in class org.opends.server.backends.jeb.EntryIDSetSorter
Creates a new entry ID set which is a sorted representation of the provided set using the given sort order.
SORT_CONTROL_MISSING - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the request included a VLV request control without a server-side sort control.
SortableListModel<T> - Class in org.opends.guitools.controlpanel.datamodel
Note: this implementation does not call automatically fireContentsChanged, its up to the caller of the different methods of this implementation to call it explicitly.
SortableListModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.SortableListModel
 
SortableTableModel - Class in org.opends.guitools.controlpanel.datamodel
A generic interface that must implement table models that are sortable.
SortableTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.SortableTableModel
 
SortableTableModel - Interface in org.opends.quicksetup.ui
A generic interface that must implement table models that are sortable.
sortAscending - Variable in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
Whether the sorting is ascending or descending.
sortColumn - Variable in class org.opends.guitools.controlpanel.datamodel.AbstractIndexTableModel
The sort column of the table.
SortKey - Class in org.opends.server.types
This class defines a data structure that may be used as a sort key.
SortKey(AttributeType, boolean) - Constructor for class org.opends.server.types.SortKey
Creates a new sort key with the provided information.
SortKey(AttributeType, boolean, MatchingRule) - Constructor for class org.opends.server.types.SortKey
Creates a new sort key with the provided information.
sortOrder - Variable in class org.opends.server.backends.jeb.VLVIndex
The SortOrder in use by this VLV index to sort the entries.
SortOrder - Class in org.opends.server.types
This class defines a data structure that defines a set of sort criteria that may be used to order entries in a set of search results.
SortOrder(SortKey) - Constructor for class org.opends.server.types.SortOrder
Creates a new sort order with a single key.
SortOrder(SortKey...) - Constructor for class org.opends.server.types.SortOrder
Creates a new sort order with the provided set of sort keys.
SortValues - Class in org.opends.server.backends.jeb
This class defines a data structure that holds a set of attribute values that are associated with a sort order for a given entry.
SortValues(EntryID, ByteString[], SortOrder) - Constructor for class org.opends.server.backends.jeb.SortValues
Creates a new sort values object with the provided information.
SortValues(EntryID, Entry, SortOrder) - Constructor for class org.opends.server.backends.jeb.SortValues
Creates a new sort values object with the provided information.
SortValuesSet - Class in org.opends.server.backends.jeb
This class represents a partial sorted set of sorted entries in a VLV index.
SortValuesSet(VLVIndex) - Constructor for class org.opends.server.backends.jeb.SortValuesSet
Construct an empty sort values set with the given information.
SortValuesSet(byte[], byte[], VLVIndex) - Constructor for class org.opends.server.backends.jeb.SortValuesSet
Construct a sort values set from the database.
SplashScreen - Class in org.opends.quicksetup
This is the class that displays a splash screen and in the background it will create QuickSetup object.
SplashScreen() - Constructor for class org.opends.quicksetup.SplashScreen
Protected constructor to force to use the main method.
split(int) - Method in class org.opends.server.backends.jeb.SortValuesSet
Split portions of this set into another set.
SSF - Class in org.opends.server.authorization.dseecompat
The class represents the ssf keyword in a bind rule.SSF stands for security strength factor.
SSLClientAuthPolicy - Enum in org.opends.server.types
This enumeration defines a policy that indicates how the server should deal with SSL/TLS-based client connections.
SSLConnectionException - Exception in org.opends.server.tools
This class defines an exception that may be thrown during the course of creating an SSL connection.
SSLConnectionException(LocalizableMessage) - Constructor for exception org.opends.server.tools.SSLConnectionException
Creates a new exception with the provided message.
SSLConnectionException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.tools.SSLConnectionException
Creates a new exception with the provided message and underlying cause.
SSLConnectionFactory - Class in org.opends.server.tools
This class provides SSL connection related utility functions.
SSLConnectionFactory() - Constructor for class org.opends.server.tools.SSLConnectionFactory
Constructor for the SSL connection factory.
sslEncryption - Variable in class org.opends.server.replication.server.ServerHandler
The SSL encryption after the negotiation with the peer.
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.
STACK_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the stack trace in the progress panel.
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.
StackTraceMonitorProvider - Class in org.opends.server.monitors
This class defines a Directory Server monitor provider that can be used to obtain a stack trace from all server threads that are currently defined in the JVM.
StackTraceMonitorProvider() - Constructor for class org.opends.server.monitors.StackTraceMonitorProvider
 
StackTraceMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Stack Trace Monitor Provider settings.
StackTraceMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Stack Trace Monitor Provider settings.
StackTraceMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Stack Trace Monitor Provider managed object definition meta information.
stackTraceToSingleLineString(Throwable) - Static method in class org.opends.server.util.StaticUtils
Retrieves a stack trace from the provided exception as a single-line string.
stackTraceToSingleLineString(StringBuilder, Throwable) - Static method in class org.opends.server.util.StaticUtils
Appends a single-line string representation of the provided exception to the given buffer.
stackTraceToString(Throwable) - Static method in class org.opends.server.util.StaticUtils
Retrieves a string representation of the stack trace for the provided exception.
stackTraceToString(StringBuilder, Throwable) - Static method in class org.opends.server.util.StaticUtils
Appends a string representation of the stack trace for the provided exception to the given buffer.
StandardAttributePanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays a standard attribute definition.
StandardAttributePanel() - Constructor for class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Default constructor of the panel.
StandardAttributeTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a standard attribute in the 'Manage Schema' tree.
StandardAttributeTreeNode(String, AttributeType) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.StandardAttributeTreeNode
Constructor of the node.
StandardObjectClassPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays a standard object class definition.
StandardObjectClassPanel() - Constructor for class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Default constructor of the panel.
StandardObjectClassTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
Class of the nodes that represent a standard object class in the 'Manage Schema' tree.
StandardObjectClassTreeNode(String, ObjectClass) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.StandardObjectClassTreeNode
Constructor of the node.
StandardOutputSuppressor - Class in org.opends.quicksetup.util
Tool for suppressing and unsuppressing output to standard output streams.
StandardOutputSuppressor() - Constructor for class org.opends.quicksetup.util.StandardOutputSuppressor
 
start() - Method in class org.opends.quicksetup.Application.PointAdder
Starts the PointAdder: points are added at the end of the logs periodically.
start(boolean) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
Starts the downloading of the jar files.
start() - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
start() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
start() - Method in class org.opends.server.replication.plugin.LDAPReplicationDomain
Starts the Replication Domain.
start() - Method in class org.opends.server.replication.service.ReplicationBroker
Start the ReplicationBroker.
start() - Method in class org.opends.server.util.cli.PointAdder
Starts the PointAdder: points are added at the end of the logs periodically.
start() - Static method in class org.opends.server.util.TimeThread
Starts the time service if it has not already been started.
START_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error starting the Open DS server.
startArg - Variable in class org.opends.server.admin.client.cli.TaskScheduleArgs
Argument for describing the task's start time.
startBackgroundTask() - Method in class org.opends.guitools.controlpanel.util.BackgroundTask
Creates a new thread and begins running the task in the background.
startBackgroundTask() - Method in class org.opends.quicksetup.util.BackgroundTask
Creates a new thread and begins running the task in the background.
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.
startHandler() - Method in class org.opends.server.replication.server.LightweightServerHandler
Start this server handler processing.
startImport() - Method in class org.opends.server.backends.pdb.PDBStorage
Starts the import operation.
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.
startPooling() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Starts pooling the server configuration.
startPublishService() - Method in class org.opends.server.replication.service.ReplicationDomain
Start the publish mechanism of the Replication Service.
startReading() - Method in class org.opends.guitools.controlpanel.util.ProcessReader
Starts reading the output (or error) of the process.
startRefresh(BrowserNodeInfo) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
Start a refresh from the specified node.
startServer() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Starts the server.
startServer() - Method in class org.opends.quicksetup.util.ServerController
This methods starts the server.
startServer(boolean) - Method in class org.opends.quicksetup.util.ServerController
This methods starts the server.
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
Attempts to start the Directory Server.
StartServerTask - Class in org.opends.guitools.controlpanel.task
The task called when we want to start the server.
StartServerTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.task.StartServerTask
Constructor of the task.
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): Handshake sequence between DS and RS is like this: DS --- ServerStartMsg ---> RS DS <--- ReplServerStartMsg --- RS DS --- StartSessionMsg ---> RS DS <--- TopologyMsg --- RS This message contains: - status: the status we are entering the topology with - referrals URLs: the referrals URLs we allow peer DSs to use to refer to our domain when needed.
StartSessionMsg(ServerStatus, Collection<String>, boolean, AssuredMode, byte) - Constructor for class org.opends.server.replication.protocol.StartSessionMsg
Creates a new message with the given required parameters.
StartStopTask - Class in org.opends.guitools.controlpanel.task
An abstract class used to re-factor some code between the start, stop and restart tasks.
StartStopTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.task.StartStopTask
Constructor of the task.
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.opends.server.admin.std.server
A server-side interface for querying Start TLS Extended Operation Handler settings.
StartTLSExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Start TLS Extended Operation Handler settings.
StartTLSExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Start TLS Extended Operation Handler managed object definition meta information.
StartWindowsService - Class in org.opends.server.tools
This class is used to start the Windows service associated with this instance on this machine.
StartWindowsService() - Constructor for class org.opends.server.tools.StartWindowsService
 
startWindowsService(OutputStream, OutputStream) - Static method in class org.opends.server.tools.StartWindowsService
Invokes the net start on the service corresponding to this server, it writes information and error messages in the provided streams.
startWork() - Method in class org.opends.server.api.DirectoryThread
Sets the current thread state to "processing" if the shutdown process was not initiated.
state - Variable in class org.opends.guitools.controlpanel.task.Task
The current state of the task.
State - Class in org.opends.server.backends.jeb
This class is responsible for storing the configuration state of the JE backend for a particular suffix.
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.
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.opends.server.admin.std.server
A server-side interface for querying Static Group Implementation settings.
StaticGroupImplementationCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Static Group Implementation settings.
StaticGroupImplementationCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Static Group Implementation managed object definition meta information.
StaticLoggerBinder - Class in org.slf4j.impl
Binds LoggerFactory class with an instance of ILoggerFactory.
StaticMarkerBinder - Class in org.slf4j.impl
Binds MarkerFactory class with an instance of IMarkerFactory.
StaticMDCBinder - Class in org.slf4j.impl
Binds MarkerFactory class with an instance of IMarkerFactory.
StaticTextTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to hold static text (i.e., text that appears outside of any tag).
StaticTextTag() - Constructor for class org.opends.server.tools.makeldif.StaticTextTag
Creates a new instance of this static text tag.
StaticUtils - Class in org.opends.server.util
This class defines a number of static utility methods that may be used throughout the server.
Status - Class in org.opends.quicksetup
This class represents the current state of a particular installation.
Status(Installation) - Constructor for class org.opends.quicksetup.Status
Creates a status instance of the installation indicated by the input parameter.
StatusCli - Class in org.opends.server.tools.status
The class used to provide some CLI interface to display status.
StatusCli(PrintStream, PrintStream, InputStream) - Constructor for class org.opends.server.tools.status.StatusCli
Constructor for the status cli object.
StatusCliArgumentParser - Class in org.opends.server.tools.status
The class that is used to parse the arguments provided in the status command line.
StatusCliArgumentParser(String) - Constructor for class org.opends.server.tools.status.StatusCliArgumentParser
Creates a new instance of this argument parser with no arguments.
StatusGenericPanel - Class in org.opends.guitools.controlpanel.ui
An abstract class that contains a number of methods that are shared by all the inheriting classes.
StatusGenericPanel() - Constructor for class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Constructor.
StatusGenericPanel.IgnoreItemListener - Class in org.opends.guitools.controlpanel.ui
A class used to avoid the possibility a certain type of objects in a combo box.
StatusGenericPanel.IgnoreItemListener(JComboBox) - Constructor for class org.opends.guitools.controlpanel.ui.StatusGenericPanel.IgnoreItemListener
Constructor.
StatusMachine - Class in org.opends.server.replication.common
This class contains static methods to implement the DS status state machine.
StatusMachine() - Constructor for class org.opends.server.replication.common.StatusMachine
 
StatusMachineEvent - Enum in org.opends.server.replication.common
The possible events for the status state machine of a DS.
StatusReplicationUserData - Class in org.opends.server.tools.dsreplication
This class is used to store the information provided by the user to show replication configuration.
StatusReplicationUserData() - Constructor for class org.opends.server.tools.dsreplication.StatusReplicationUserData
 
statusToEvent(ServerStatus) - Static method in enum org.opends.server.replication.common.StatusMachineEvent
Returns the event matching the passed requested status.
Step - Enum in org.opends.quicksetup
This enumeration just represents the different steps that we can have in the installation and uninstallation wizards.
StepsPanel - Class in org.opends.quicksetup.ui
This class displays the different steps of the wizard.
StepsPanel(GuiApplication) - Constructor for class org.opends.quicksetup.ui.StepsPanel
Creates a StepsPanel.
stop() - Method in class org.opends.quicksetup.Application.PointAdder
Stops the PointAdder: points are no longer added at the end of the logs periodically.
stop() - Method in class org.opends.server.replication.service.ReplicationBroker
Stop the server.
stop() - Method in class org.opends.server.util.cli.PointAdder
Stops the PointAdder: points are no longer added at the end of the logs periodically.
stop() - Static method in class org.opends.server.util.TimeThread
Stops the time service if it has not already been stopped.
STOP_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error stopping the Open DS server.
STOP_PROCESSING - Static variable in class org.opends.server.tools.makeldif.TagResult
A tag result in whihc all components have a value of false.
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.
StopDS() - Constructor for class org.opends.server.tools.StopDS
 
stopDS(String[]) - Static method in class org.opends.server.tools.StopDS
Parses the provided set of command-line arguments and attempts to contact the Directory Server in order to send it the shutdown request.
stopDS(String[], OutputStream, OutputStream) - Static method in class org.opends.server.tools.StopDS
Parses the provided set of command-line arguments and attempts to contact the Directory Server in order to send it the shutdown request.
stopEncryption() - Method in class org.opends.server.replication.protocol.Session
Stop using the security layer, if there is any.
stopEntryProcessing(LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.ImportLDIF
Defines a new stop processing LDIF import plugin result.
stopHandler() - Method in class org.opends.server.replication.server.LightweightServerHandler
Stop this server handler processing.
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.
stopPooling() - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Stops pooling the server.
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.
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() - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Stops the server.
stopServer() - Method in class org.opends.quicksetup.util.ServerController
This methods stops the server.
stopServer(boolean) - Method in class org.opends.quicksetup.util.ServerController
This methods stops the server.
stopServer(boolean, boolean) - Method in class org.opends.quicksetup.util.ServerController
This methods stops the server.
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
Attempts to stop the Directory Server.
StopServerTask - Class in org.opends.guitools.controlpanel.task
The task called when we want to start the server.
StopServerTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.task.StopServerTask
Constructor of the task.
stopStartup(LocalizableMessage) - Static method in class org.opends.server.api.plugin.PluginResult.Startup
Defines a new stop processing startup plugin result.
StopWindowsService - Class in org.opends.server.tools
This class is used to stop the Windows service associated with this instance on this machine.
StopWindowsService() - Constructor for class org.opends.server.tools.StopWindowsService
 
stopWindowsService(OutputStream, OutputStream) - Static method in class org.opends.server.tools.StopWindowsService
Invokes the net stop on the service corresponding to this server, it writes information and error messages in the provided streams.
stopWork() - Method in class org.opends.server.api.DirectoryThread
Sets the current thread state to "idle" if the shutdown process was not initiated.
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_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.
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.
storeAttribute(byte[], String, Collection<String>) - Method in class org.opends.server.api.CompressedSchema
Persists the provided encoded attribute.
storeAttribute(byte[], String, Collection<String>) - Method in class org.opends.server.backends.jeb.JECompressedSchema
Persists the provided encoded attribute.
storeAttribute(byte[], String, Collection<String>) - Method in class org.opends.server.core.DefaultCompressedSchema
Persists the provided encoded attribute.
storeObjectClasses(byte[], Collection<String>) - Method in class org.opends.server.api.CompressedSchema
Persists the provided encoded object classes.
storeObjectClasses(byte[], Collection<String>) - Method in class org.opends.server.backends.jeb.JECompressedSchema
Persists the provided encoded object classes.
storeObjectClasses(byte[], Collection<String>) - Method in class org.opends.server.core.DefaultCompressedSchema
Persists the provided encoded object classes.
STRING_ENCODING_LENGTH - Static variable in class org.opends.server.replication.common.CSN
The number of characters used by the string representation of a change number.
StringConfigAttribute - Class in org.opends.server.config
This class defines a string configuration attribute, which can hold zero or more string values.
StringConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean) - Constructor for class org.opends.server.config.StringConfigAttribute
Creates a new string configuration attribute stub with the provided information but no values.
StringConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, String) - Constructor for class org.opends.server.config.StringConfigAttribute
Creates a new string configuration attribute with the provided information.
StringConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, List<String>) - Constructor for class org.opends.server.config.StringConfigAttribute
Creates a new string configuration attribute with the provided information.
StringConfigAttribute(String, LocalizableMessage, boolean, boolean, boolean, List<String>, List<String>) - Constructor for class org.opends.server.config.StringConfigAttribute
Creates a new string configuration attribute with the provided information.
StringPropertyDefinition - Class in org.opends.server.admin
String property definition.
StringPropertyDefinition.Builder - Class in org.opends.server.admin
An interface for incrementally constructing string property definitions.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.BooleanConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.ConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.DNConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.IntegerConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stringsToValues(List<String>, boolean) - Method in class org.opends.server.config.StringConfigAttribute
Converts the provided set of strings to a corresponding set of attribute values.
stripHtml(String) - Static method in class org.opends.quicksetup.util.Utils
Strips any potential HTML markup from a given string.
stripHtmlToSingleLine(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Strips any potential HTML markup from a given string.
STRONG_AUTH_REQUIRED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because strong authentication is required.
StructuralObjectClassVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Structural Object Class Virtual Attribute settings.
StructuralObjectClassVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Structural Object Class Virtual Attribute settings.
StructuralObjectClassVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this structuralObjectClass virtual attribute provider.
SubentriesControl - Class in org.opends.server.controls
This class implements Subentries Control as defined in RFC 3672.
SubentriesControl(boolean, boolean) - Constructor for class org.opends.server.controls.SubentriesControl
Creates a new instance of the Subentries Control with the provided information.
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.
SubEntry.CollectiveConflictBehavior - Enum in org.opends.server.types
Defines the set of permissible values for the conflict behavior.
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.opends.server.admin.std.server
A server-side interface for querying Subject Attribute To User Attribute Certificate Mapper settings.
SubjectAttributeToUserAttributeCertificateMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Subject Attribute To User Attribute Certificate Mapper settings.
SubjectAttributeToUserAttributeCertificateMapperCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this certificate mapper.
SubjectDNToUserAttributeCertificateMapperCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Subject DN To User Attribute Certificate Mapper settings.
SubjectDNToUserAttributeCertificateMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Subject DN To User Attribute Certificate Mapper settings.
SubjectDNToUserAttributeCertificateMapperCfgDefn - Class in org.opends.server.admin.std.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.opends.server.admin.std.server
A server-side interface for querying Subject Equals DN Certificate Mapper settings.
SubjectEqualsDNCertificateMapperCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Subject Equals DN Certificate Mapper settings.
SubjectEqualsDNCertificateMapperCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Subject Equals DN Certificate Mapper managed object definition meta information.
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.ParallelWorkQueue
Submits an operation to be processed by one of the worker threads associated with this work queue.
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.
SubschemaSubentryVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Subschema Subentry Virtual Attribute settings.
SubschemaSubentryVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Subschema Subentry Virtual Attribute settings.
SubschemaSubentryVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.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
Creates a new instance of this subschemaSubentry virtual attribute provider.
SubstringAssertionSyntax - Class in org.opends.server.schema
This class defines the substring assertion attribute syntax, which contains one or more substring components, as used in a substring search filter.
SubstringAssertionSyntax() - Constructor for class org.opends.server.schema.SubstringAssertionSyntax
Creates a new instance of this syntax.
SubstringFilter - Class in org.opends.dsml.protocol
Java class for SubstringFilter complex type.
SubstringFilter() - Constructor for class org.opends.dsml.protocol.SubstringFilter
 
substrings - Variable in class org.opends.dsml.protocol.Filter
 
SUBSTRINGS_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the substrings filter type.
SUBTITLE_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
Output a sub-title.
subtract(Attribute, Attribute) - Static method in class org.opends.server.types.Attributes
Creates a new attribute containing the values from the first attribute which are not in the second attribute.
subtract(Attribute, Attribute, Collection<ByteString>) - Static method in class org.opends.server.types.Attributes
Creates a new attribute containing the values from the first attribute which are not in the second attribute.
SubtreeDeleteControl - Class in org.opends.admin.ads
This class implements the LDAP subtree delete control for JNDI.
SubtreeDeleteControl() - Constructor for class org.opends.admin.ads.SubtreeDeleteControl
Default constructor.
SubtreeDeleteControl - Class in org.opends.server.controls
This class implements the subtree delete control defined in draft-armijo-ldap-treedelete.
SubtreeDeleteControl(boolean) - Constructor for class org.opends.server.controls.SubtreeDeleteControl
Creates a new subtree delete control.
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.AndRefinement - Class in org.opends.server.types
RFC 3672 subtree specification AND refinement.
SubtreeSpecification.AndRefinement(Collection<SubtreeSpecification.Refinement>) - Constructor for class org.opends.server.types.SubtreeSpecification.AndRefinement
Create a new AND refinement.
SubtreeSpecification.FilterRefinement - Class in org.opends.server.types
A refinement which uses a search filter.
SubtreeSpecification.FilterRefinement(SearchFilter) - Constructor for class org.opends.server.types.SubtreeSpecification.FilterRefinement
Create a new filter refinement.
SubtreeSpecification.ItemRefinement - Class in org.opends.server.types
RFC 3672 subtree specification Item refinement.
SubtreeSpecification.ItemRefinement(String) - Constructor for class org.opends.server.types.SubtreeSpecification.ItemRefinement
Create a new item refinement.
SubtreeSpecification.NotRefinement - Class in org.opends.server.types
RFC 3672 subtree specification NOT refinement.
SubtreeSpecification.NotRefinement(SubtreeSpecification.Refinement) - Constructor for class org.opends.server.types.SubtreeSpecification.NotRefinement
Create a new NOT refinement.
SubtreeSpecification.OrRefinement - Class in org.opends.server.types
RFC 3672 subtree specification OR refinement.
SubtreeSpecification.OrRefinement(Collection<SubtreeSpecification.Refinement>) - Constructor for class org.opends.server.types.SubtreeSpecification.OrRefinement
Create a new OR refinement.
SubtreeSpecification.Parser - Class in org.opends.server.types
Internal utility class which can be used by sub-classes to help parse string representations.
SubtreeSpecification.Parser(String) - Constructor for class org.opends.server.types.SubtreeSpecification.Parser
Create a new parser for a subtree specification string value.
SubtreeSpecification.Refinement - Class in org.opends.server.types
Abstract interface for RFC3672 specification filter refinements.
SubtreeSpecification.Refinement() - Constructor for class org.opends.server.types.SubtreeSpecification.Refinement
Create a new RFC3672 specification filter refinement.
SubtreeSpecificationSyntax - Class in org.opends.server.schema
This class defines the subtree specification attribute syntax, which is used to specify the scope of sub-entries (RFC 3672).
SubtreeSpecificationSyntax() - Constructor for class org.opends.server.schema.SubtreeSpecificationSyntax
Creates a new instance of this syntax.
SUCCESS - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for successful operations.
SUCCESS_RESULT - Static variable in class org.opends.server.tools.makeldif.TagResult
A tag result in which all components have a value of true.
SUCCESSFUL - Static variable in class org.opends.quicksetup.ReturnCode
Return code: Application successful.
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.admin.ads
The object of this class represent a topology of replicas across servers that have the same suffix DN.
SuffixDescriptor() - Constructor for class org.opends.admin.ads.SuffixDescriptor
 
SuffixesToReplicateOptions - Class in org.opends.quicksetup.installer
This class is used to provide a data model for the Suffix to Replicate Options panel of the installer.
SuffixesToReplicateOptions(SuffixesToReplicateOptions.Type, Set<SuffixDescriptor>, Set<SuffixDescriptor>) - Constructor for class org.opends.quicksetup.installer.SuffixesToReplicateOptions
Constructor for the SuffixesToReplicateOptions object.
SuffixesToReplicateOptions(SuffixesToReplicateOptions.Type, Set<SuffixDescriptor>, Set<SuffixDescriptor>, Map<String, BackendTypeHelper.BackendTypeUIAdapter>) - Constructor for class org.opends.quicksetup.installer.SuffixesToReplicateOptions
Constructor for the SuffixesToReplicateOptions object.
SuffixesToReplicateOptions.Type - Enum in org.opends.quicksetup.installer
This enumeration is used to know what the user wants to do for the data (import data or not, what use as source of the data...).
SuffixesToReplicatePanel - Class in org.opends.quicksetup.installer.ui
This class is used to provide a data model for the list of suffixes that we have to replicate on the new server.
SuffixesToReplicatePanel(GuiApplication) - Constructor for class org.opends.quicksetup.installer.ui.SuffixesToReplicatePanel
Constructor of the panel.
SuffixNode - Class in org.opends.guitools.controlpanel.ui.nodes
Represents a suffix in the tree in the 'Manage Entries...' tree.
SuffixNode(String) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.SuffixNode
Constructor of the node.
SuperiorObjectClassesChangedEvent - Class in org.opends.guitools.controlpanel.event
This is the event sent to notify the changes made in the superiors of a given object class.
SuperiorObjectClassesChangedEvent(Object, Set<ObjectClass>) - Constructor for class org.opends.guitools.controlpanel.event.SuperiorObjectClassesChangedEvent
Constructor of the event.
SuperiorObjectClassesChangedListener - Interface in org.opends.guitools.controlpanel.event
This is the listener that receives events about the changes made in the superiors of a given object class.
SuperiorObjectClassesEditor - Class in org.opends.guitools.controlpanel.ui.components
A panel that can be used to select one (or several) object classes.
SuperiorObjectClassesEditor() - Constructor for class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Default constructor for this panel.
SuperiorObjectClassesEditor(Schema) - Constructor for class org.opends.guitools.controlpanel.ui.components.SuperiorObjectClassesEditor
Constructor for this panel.
SUPPLEMENT_DESCRIPTION_CONTROLS - Static variable in class org.opends.messages.ToolMessages
SUPPLEMENT_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS - Static variable in class org.opends.messages.ToolMessages
SUPPLEMENT_DESCRIPTION_PSEARCH_INFO - Static variable in class org.opends.messages.ToolMessages
SUPPLEMENT_DESCRIPTION_UPGRADE_CLI - Static variable in class org.opends.messages.ToolMessages
SupportedAlgorithmSyntax - Class in org.opends.server.schema
This class implements the supported algorithm attribute syntax.
SupportedAlgorithmSyntax() - Constructor for class org.opends.server.schema.SupportedAlgorithmSyntax
Creates a new instance of this syntax.
supportedVersion - Static variable in class org.opends.server.authorization.dseecompat.Aci
Version that we support.
supports(Backend.BackendOperation) - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.api.Backend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.BackupBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.ChangelogBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.jeb.BackendImpl
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.LDIFBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.MemoryBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.MonitorBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.NullBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.pluggable.BackendImpl
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.RootDSEBackend
 
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.SchemaBackend
 
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.task.TaskBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.backends.TrustStoreBackend
Indicates whether this backend supports the provided backend operation.
supports(Backend.BackendOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates whether this backend supports the provided backend operation.
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.AESPasswordStorageScheme
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.Base64PasswordStorageScheme
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.BlowfishPasswordStorageScheme
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.ClearPasswordStorageScheme
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.CryptPasswordStorageScheme
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.MD5PasswordStorageScheme
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
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.PKCS5S2PasswordStorageScheme
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.RC4PasswordStorageScheme
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.SaltedMD5PasswordStorageScheme
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.SaltedSHA1PasswordStorageScheme
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.SaltedSHA256PasswordStorageScheme
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.SaltedSHA384PasswordStorageScheme
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.SaltedSHA512PasswordStorageScheme
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.SHA1PasswordStorageScheme
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.TripleDESPasswordStorageScheme
Indicates whether this password storage scheme supports the ability to interact with values using the authentication password syntax defined in RFC 3112.
supportsBackupAndRestore() - Method in class org.opends.server.backends.pdb.PDBStorage
 
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.Backend
Indicates whether this backend supports the specified control.
supportsControl(String) - Method in class org.opends.server.api.ExtendedOperationHandler
Indicates whether this extended operation handler supports the specified control.
supportsFeature(String) - Method in class org.opends.server.api.ExtendedOperationHandler
Indicates whether this extended operation handler supports the specified feature.
supportsNestedGroups() - Method in class org.opends.server.api.Group
Indicates whether this group supports nesting other groups, such that the members of the nested groups will also be considered members of this group.
supportsNestedGroups() - Method in class org.opends.server.extensions.DynamicGroup
Indicates whether this group supports nesting other groups, such that the members of the nested groups will also be considered members of this group.
supportsNestedGroups() - Method in class org.opends.server.extensions.StaticGroup
Indicates whether this group supports nesting other groups, such that the members of the nested groups will also be considered members of this group.
supportsNestedGroups() - Method in class org.opends.server.extensions.VirtualStaticGroup
Indicates whether this group supports nesting other groups, such that the members of the nested groups will also be considered members of this group.
supportsOption(String, String, String) - Static method in class org.opends.quicksetup.util.Utils
Tells whether the provided java installation supports a given option or not.
suppress() - Static method in class org.opends.quicksetup.util.StandardOutputSuppressor
Suppresses output to the standard output streams.
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.opends.server.admin.std.server
A server-side interface for querying Synchronization Provider settings.
SynchronizationProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Synchronization Provider settings.
SynchronizationProviderCfgDefn - Class in org.opends.server.admin.std.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.ContinueProcessing() - Constructor for class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
 
SynchronizationProviderResult.StopProcessing - Class in org.opends.server.types
Defines a stop processing synchronization provider result.
SynchronizationProviderResult.StopProcessing(ResultCode, LocalizableMessage, DN, List<String>) - Constructor for class org.opends.server.types.SynchronizationProviderResult.StopProcessing
Construct a new stop processing synchronization provider result.
SynchronizationProviderResult.StopProcessing(ResultCode, LocalizableMessage) - Constructor for class org.opends.server.types.SynchronizationProviderResult.StopProcessing
Construct a new stop processing synchronization provider result.
synchronize(File, File) - Method in class org.opends.quicksetup.util.FileManager
Recursively copies any files or directories appearing in source or a subdirectory of source to the corresponding directory under target.
synchronize() - Method in class org.opends.server.admin.AdministrationDataSync
Check if information found in "cn=admin data" is coherent with cn=config.
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_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.
syntaxesToKeep - Variable in class org.opends.guitools.controlpanel.util.SchemaLoader
List of attribute syntaxes to keep in the schema.
SystemInfoMonitorProvider - Class in org.opends.server.monitors
This class defines a Directory Server monitor provider that can be used to collect information about the system and the JVM on which the Directory Server is running.
SystemInfoMonitorProvider() - Constructor for class org.opends.server.monitors.SystemInfoMonitorProvider
 
SystemInfoMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying System Info Monitor Provider settings.
SystemInfoMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying System Info Monitor Provider settings.
SystemInfoMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the System Info Monitor Provider managed object definition meta information.
systemInformationDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The system information monitoring entry DN.
SystemInformationMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the system information monitoring panel.
SystemInformationMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.SystemInformationMonitoringPanel
Default constructor.

T

table - Variable in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
The table contained by this panel.
tableBackground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The background color of the table.
tableFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the table.
tableForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The color of the text in the table.
tableModel - Variable in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
The table model.
tableScroll - Variable in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
The scroll pane that contains the table.
tableScroll - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
The scroll that contains the list of backups (actually is a table).
TableViewEntryPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying a table view of an LDAP entry.
TableViewEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Default constructor.
TableViewEntryPanel.LDAPEntryTableModel - Class in org.opends.guitools.controlpanel.ui
The table model used by the tree in the panel.
TableViewEntryPanel.LDAPEntryTableModel() - Constructor for class org.opends.guitools.controlpanel.ui.TableViewEntryPanel.LDAPEntryTableModel
 
Tag - Class in org.opends.server.admin
An interface for querying the properties of a tag.
Tag - Class in org.opends.server.tools.makeldif
This class defines a tag that may be used in a template line.
Tag() - Constructor for class org.opends.server.tools.makeldif.Tag
 
TAG_DATABASE_ENTRY - Static variable in class org.opends.server.backends.jeb.JebFormat
The ASN1 tag for the DatabaseEntry type.
TAG_DIRECTORY_SERVER_ENTRY - Static variable in class org.opends.server.backends.jeb.JebFormat
The ASN1 tag for the DirectoryServerEntry type.
TagResult - Class in org.opends.server.tools.makeldif
This class defines a data structure that provides information about the result of tag processing.
TagResult(boolean, boolean, boolean, boolean) - Constructor for class org.opends.server.tools.makeldif.TagResult
Creates a new tag result object with the provided information.
take() - Method in class org.opends.server.replication.server.ServerHandler
Select the next update that must be sent to the server managed by this ServerHandler.
TargAttrFilterList - Class in org.opends.server.authorization.dseecompat
The TargAttrFilterList class represents an targattrfilters list.
TargAttrFilterList(int, LinkedHashMap<AttributeType, SearchFilter>) - Constructor for class org.opends.server.authorization.dseecompat.TargAttrFilterList
Construct a class representing an targattrfilters filter list.
TargAttrFilters - Class in org.opends.server.authorization.dseecompat
The TargAttrFilters class represents a targattrfilters rule of an ACI.
TargAttrFilters(EnumTargetOperator, TargAttrFilterList, TargAttrFilterList) - Constructor for class org.opends.server.authorization.dseecompat.TargAttrFilters
Represents an targattrfilters keyword rule.
TARGATTRFILTERS_ADD - Static variable in class org.opends.server.authorization.dseecompat.Aci
TARGATTRFILTER_ADD is used to specify that a targattrfilters ADD operation was seen in the ACI.
TARGATTRFILTERS_DELETE - Static variable in class org.opends.server.authorization.dseecompat.Aci
TARGATTRFILTER_DELETE is used to specify that a targattrfilters DELETE operation was seen in the ACI.
Target - Class in org.opends.server.authorization.dseecompat
A class representing an ACI target keyword.
TargetControl - Class in org.opends.server.authorization.dseecompat
This class represents an ACI's targetcontrol keyword.
TargetFilter - Class in org.opends.server.authorization.dseecompat
This class represents a targetfilter keyword of an aci.
targetsRegex - Static variable in class org.opends.server.authorization.dseecompat.AciTargets
Regular expression used to match one or more target rules.
Task - Class in org.opends.guitools.controlpanel.task
The class used to define a number of common methods and mechanisms for the tasks that are run in the Control Panel.
Task(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.task.Task
Constructor of the task.
Task - Class in org.opends.server.backends.task
This class defines a task that may be executed by the task backend within the Directory Server.
Task() - Constructor for class org.opends.server.backends.task.Task
 
Task.State - Enum in org.opends.guitools.controlpanel.task
The state on which the task can be.
Task.Type - Enum in org.opends.guitools.controlpanel.task
The different task types.
TASK_FILE_NAME - Static variable in class org.opends.server.config.ConfigConstants
The name of the file (with no path information) that will be used as the backing file for holding the tasks defined in the Directory Server.
TaskBackend - Class in org.opends.server.backends.task
This class provides an implementation of a Directory Server backend that may be used to execute various kinds of administrative tasks on a one-time or recurring basis.
TaskBackend() - Constructor for class org.opends.server.backends.task.TaskBackend
Creates a new backend with the provided information.
TaskBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Task Backend settings.
TaskBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Task Backend settings.
TaskBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Task Backend managed object definition meta information.
TaskCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Class used to render the task tables.
TaskCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.TaskCellRenderer
Default constructor.
TaskClient - Class in org.opends.server.tools.tasks
Helper class for interacting with the task backend on behalf of utilities that are capable of being scheduled.
TaskClient(LDAPConnection) - Constructor for class org.opends.server.tools.tasks.TaskClient
Creates a new TaskClient for interacting with the task backend remotely.
TaskClientException - Exception in org.opends.server.tools.tasks
Exception for problems related to interacting with the task backend.
TaskClientException() - Constructor for exception org.opends.server.tools.tasks.TaskClientException
Constructs a default instance.
TaskClientException(OpenDsException) - Constructor for exception org.opends.server.tools.tasks.TaskClientException
Constructs a parameterized instance.
TaskClientException(LocalizableMessage) - Constructor for exception org.opends.server.tools.tasks.TaskClientException
Constructs a parameterized instance.
TaskClientException(Throwable) - Constructor for exception org.opends.server.tools.tasks.TaskClientException
Constructs a parameterized instance.
TaskClientException(LocalizableMessage, Throwable) - Constructor for exception org.opends.server.tools.tasks.TaskClientException
Constructs a parameterized instance.
taskEntries - Variable in class org.opends.guitools.controlpanel.util.ConfigReader
The task entries.
TaskEntry - Class in org.opends.server.tools.tasks
Processes information from a task entry from the directory and provides accessors for attribute information.
TaskEntry(Entry) - Constructor for class org.opends.server.tools.tasks.TaskEntry
Creates a parameterized instance.
TaskMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.task.
TASKS_BACKUP_BASE_FILENAME - Static variable in class org.opends.server.util.ServerConstants
The base filename to use for the archive file containing a backup of the task backend.
TaskScheduleArgs - Class in org.opends.server.admin.client.cli
A class that contains all the arguments related to the task scheduling.
TaskScheduleArgs() - Constructor for class org.opends.server.admin.client.cli.TaskScheduleArgs
Default constructor.
TaskScheduleInformation - Interface in org.opends.server.tools.tasks
Interface for tools that are capable of scheduling a task remotely through the task backend.
TaskScheduleInteraction - Class in org.opends.server.tools.tasks
A class that is in charge of interacting with the user to ask about scheduling options for a task.
TaskScheduleInteraction(TaskScheduleUserData, TaskScheduleArgs, ConsoleApplication, LocalizableMessage) - Constructor for class org.opends.server.tools.tasks.TaskScheduleInteraction
Default constructor.
TaskScheduler - Class in org.opends.server.backends.task
This class defines a task scheduler for the Directory Server that will control the execution of scheduled tasks and other administrative functions that need to occur on a regular basis.
TaskScheduler(ServerContext, TaskBackend) - Constructor for class org.opends.server.backends.task.TaskScheduler
Creates a new task scheduler that will be used to ensure that tasks are invoked at the appropriate times.
TaskScheduleUserData - Class in org.opends.server.tools.tasks
A generic data structure that contains the data that the user provided to schedule a task.
TaskScheduleUserData() - Constructor for class org.opends.server.tools.tasks.TaskScheduleUserData
 
TaskState - Enum in org.opends.server.backends.task
This enumeration defines the various states that a task can have during its lifetime.
TaskTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table used to display the tasks.
TaskTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.TaskTableModel
Default constructor.
TaskThread - Class in org.opends.server.backends.task
This class defines a thread that will be used to execute a scheduled task within the server and provide appropriate notification that the task is complete.
TaskThread(TaskScheduler, int) - Constructor for class org.opends.server.backends.task.TaskThread
Creates a new task thread with the provided information.
TaskTool - Class in org.opends.server.tools.tasks
Base class for tools that are capable of operating either by running local within this JVM or by scheduling a task to perform the same action running within the directory server through the tasks interface.
TaskTool() - Constructor for class org.opends.server.tools.tasks.TaskTool
 
TaskToSchedulePanel - Class in org.opends.guitools.controlpanel.ui
The panel that allows the user to specify when a task will be launched.
TaskToSchedulePanel(String) - Constructor for class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
Default constructor.
TaskUtils - Class in org.opends.server.tasks
This class defines a number of static utility methods for server tasks.
TaskUtils() - Constructor for class org.opends.server.tasks.TaskUtils
 
TelephoneNumberAttributeSyntaxCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Telephone Number Attribute Syntax settings.
TelephoneNumberAttributeSyntaxCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Telephone Number Attribute Syntax settings.
TelephoneNumberAttributeSyntaxCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Telephone Number Attribute Syntax managed object definition meta information.
TelephoneNumberEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for TelephoneNumberEqualityMatchingRule.
TelephoneNumberEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.TelephoneNumberEqualityMatchingRuleFactory
 
TelephoneNumberSubstringMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for TelephoneNumberSubstringMatchingRule.
TelephoneNumberSubstringMatchingRuleFactory() - Constructor for class org.opends.server.schema.TelephoneNumberSubstringMatchingRuleFactory
 
TelephoneNumberSyntax - Class in org.opends.server.schema
This class implements the telephone number attribute syntax, which is defined in RFC 2252.
TelephoneNumberSyntax() - Constructor for class org.opends.server.schema.TelephoneNumberSyntax
Creates a new instance of this syntax.
TeletexTerminalIdentifierSyntax - Class in org.opends.server.schema
This class implements the teletex terminal identifier attribute syntax, which contains a printable string (the terminal identifier) followed by zero or more parameters, which start with a dollar sign and are followed by a parameter name, a colon, and a value.
TeletexTerminalIdentifierSyntax() - Constructor for class org.opends.server.schema.TeletexTerminalIdentifierSyntax
Creates a new instance of this syntax.
TelexNumberSyntax - Class in org.opends.server.schema
This class implements the telex number attribute syntax, which contains three printable strings separated by dollar sign characters.
TelexNumberSyntax() - Constructor for class org.opends.server.schema.TelexNumberSyntax
Creates a new instance of this syntax.
Template - Class in org.opends.server.tools.makeldif
This class defines a template, which is a pattern that may be used to generate entries.
Template(TemplateFile, String, AttributeType[], String[], int[]) - Constructor for class org.opends.server.tools.makeldif.Template
Creates a new template with the provided information.
Template(TemplateFile, String, AttributeType[], String[], int[], TemplateLine[]) - Constructor for class org.opends.server.tools.makeldif.Template
Creates a new template with the provided information.
TEMPLATE_RELATIVE_PATH - Static variable in class org.opends.quicksetup.Installation
The relative path to tmpl_instance.
TemplateEntry - Class in org.opends.server.tools.makeldif
This class defines an entry that is generated using a MakeLDIF branch or template.
TemplateEntry(Branch) - Constructor for class org.opends.server.tools.makeldif.TemplateEntry
Creates a new template entry that will be associated with the provided branch.
TemplateEntry(Template, DN) - Constructor for class org.opends.server.tools.makeldif.TemplateEntry
Creates a new template entry that will be associated with the provided template.
TemplateFile - Class in org.opends.server.tools.makeldif
This class defines a template file, which is a collection of constant definitions, branches, and templates.
TemplateFile(String) - Constructor for class org.opends.server.tools.makeldif.TemplateFile
Creates a new, empty template file structure.
TemplateFile(String, Random) - Constructor for class org.opends.server.tools.makeldif.TemplateFile
Creates a new, empty template file structure.
TemplateLine - Class in org.opends.server.tools.makeldif
This class defines a line that may appear in a template or branch.
TemplateLine(AttributeType, int, Tag[]) - Constructor for class org.opends.server.tools.makeldif.TemplateLine
Creates a new template line with the provided information.
TemplateLine(AttributeType, int, Tag[], boolean, boolean) - Constructor for class org.opends.server.tools.makeldif.TemplateLine
Creates a new template line with the provided information.
TemplateValue - Class in org.opends.server.tools.makeldif
This class defines a value generated from a template line.
TemplateValue(TemplateLine) - Constructor for class org.opends.server.tools.makeldif.TemplateValue
Creates a new template value with the provided information.
testIfOffline() - Method in class org.opends.server.tools.tasks.TaskTool
Indicates whether we must return if the command must be run in off-line mode.
TEXT_AREA_BORDER - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the text area border.
TextAccessLogPublisher - Class in org.opends.server.loggers
This class provides the implementation of the access logger used by the directory server.
TextAccessLogPublisher() - Constructor for class org.opends.server.loggers.TextAccessLogPublisher
 
textAreaBorder - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The border to be used for a text area.
TextAuditLogPublisher - Class in org.opends.server.loggers
This class provides the implementation of the audit logger used by the directory server.
TextAuditLogPublisher() - Constructor for class org.opends.server.loggers.TextAuditLogPublisher
 
TextComponentFocusListener - Class in org.opends.guitools.controlpanel.event
A class used to be able to select the contents of the text field when it gets the focus.
TextComponentFocusListener(JTextComponent) - Constructor for class org.opends.guitools.controlpanel.event.TextComponentFocusListener
The constructor for this listener.
TextDebugLogPublisher - Class in org.opends.server.loggers
The debug log publisher implementation that writes debug messages to files on disk.
TextDebugLogPublisher() - Constructor for class org.opends.server.loggers.TextDebugLogPublisher
 
TextErrorLogPublisher - Class in org.opends.server.loggers
This class provides an implementation of an error log publisher.
TextErrorLogPublisher() - Constructor for class org.opends.server.loggers.TextErrorLogPublisher
 
TEXTFIELD_COLOR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the text field text color.
TEXTFIELD_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the text field text.
TextHTTPAccessLogPublisher - Class in org.opends.server.loggers
This class provides the implementation of the HTTP access logger used by the directory server.
TextHTTPAccessLogPublisher() - Constructor for class org.opends.server.loggers.TextHTTPAccessLogPublisher
 
TextNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value using static text.
TextNotificationMessageTemplateElement(String) - Constructor for class org.opends.server.extensions.TextNotificationMessageTemplateElement
Creates a new text notification message template element from the provided string.
TextWriter - Interface in org.opends.server.loggers
A TextWriter provides a character-based stream used by a Text Publishers as a target for outputting log records.
TextWriter.STDERR - Class in org.opends.server.loggers
A TextWriter implementation which writes to standard error.
TextWriter.STDERR() - Constructor for class org.opends.server.loggers.TextWriter.STDERR
 
TextWriter.STDOUT - Class in org.opends.server.loggers
A TextWriter implementation which writes to standard out.
TextWriter.STDOUT() - Constructor for class org.opends.server.loggers.TextWriter.STDOUT
 
TextWriter.STREAM - Class in org.opends.server.loggers
A TextWriter implementation which writes to a given output stream.
TextWriter.STREAM(OutputStream) - Constructor for class org.opends.server.loggers.TextWriter.STREAM
Creates a new text writer that will write to the provided output stream.
THE_CLOSEST_SERVER - Static variable in class org.opends.server.replication.protocol.RoutableMsg
Inside a topology of servers in the same domain, it specifies the server that is the "closest" to the sender.
threadDone(TaskThread, Task, TaskState) - Method in class org.opends.server.backends.task.TaskScheduler
Indicates that processing has completed on the provided task thread and that it is now available for processing other tasks.
ThreadFilterTextErrorLogPublisher - Class in org.opends.server.loggers
This class provides an implementation of an error logger where only messages generated by a specified thread is actually logged.
ThreadFilterTextErrorLogPublisher(Thread, TextWriter) - Constructor for class org.opends.server.loggers.ThreadFilterTextErrorLogPublisher
Construct a new instance with the provided settings.
THRESHOLD_CLOCK_DIFFERENCE_WARNING - Static variable in class org.opends.quicksetup.installer.Installer
The threshold in minutes used to know whether we must display a warning informing that there is a server clock difference between two servers whose contents are being replicated.
throwFirstFrom(List<? extends E>) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Throw the first exception of the list (if any).
TIME_LIMIT_EXCEEDED - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail as a result of exceeding a time limit.
TIME_UNIT_DAYS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in days.
TIME_UNIT_DAYS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in days.
TIME_UNIT_HOURS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in hours.
TIME_UNIT_HOURS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in hours.
TIME_UNIT_MICROSECONDS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in microseconds.
TIME_UNIT_MICROSECONDS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in microseconds.
TIME_UNIT_MILLISECONDS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in milliseconds.
TIME_UNIT_MILLISECONDS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in milliseconds.
TIME_UNIT_MINUTES_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in minutes.
TIME_UNIT_MINUTES_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in minutes.
TIME_UNIT_NANOSECONDS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in nanoseconds.
TIME_UNIT_NANOSECONDS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in nanoseconds.
TIME_UNIT_SECONDS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in seconds.
TIME_UNIT_SECONDS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in seconds.
TIME_UNIT_WEEKS_ABBR - Static variable in class org.opends.server.util.ServerConstants
The abbreviated unit that should be used for a time specified in weeks.
TIME_UNIT_WEEKS_FULL - Static variable in class org.opends.server.util.ServerConstants
The full unit that should be used for a time specified in weeks.
TIME_ZONE_UTC - Static variable in class org.opends.server.util.ServerConstants
The name of the time zone for universal coordinated time (UTC).
TimeBasedMatchingRuleFactory - Class in org.opends.server.schema
This class acts as a factory for time-based matching rules.
TimeBasedMatchingRuleFactory() - Constructor for class org.opends.server.schema.TimeBasedMatchingRuleFactory
 
TimeDocumentFilter - Class in org.opends.guitools.controlpanel.ui.components
Document filter used to update properly a text component displaying a time.
TimeDocumentFilter(JTextComponent) - Constructor for class org.opends.guitools.controlpanel.ui.components.TimeDocumentFilter
Constructor.
timeLimit - Variable in class org.opends.dsml.protocol.SearchRequest
 
TimeLimitLogRotationPolicyCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Time Limit Log Rotation Policy settings.
TimeLimitLogRotationPolicyCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Time Limit Log Rotation Policy settings.
TimeLimitLogRotationPolicyCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Time Limit Log Rotation Policy managed object definition meta information.
TimeLimitRotationPolicy - Class in org.opends.server.loggers
This class implements a fixed time based rotation policy.
TimeLimitRotationPolicy() - Constructor for class org.opends.server.loggers.TimeLimitRotationPolicy
 
TimeOfDay - Class in org.opends.server.authorization.dseecompat
This class represents the timeofday keyword in a bind rule.
TimeStampNaming - Class in org.opends.server.loggers
A file name policy that names files suffixed by the time it was created.
TimeStampNaming(File) - Constructor for class org.opends.server.loggers.TimeStampNaming
Create a new instance of the TimeStampNaming policy.
TimeThread - Class in org.opends.server.util
This class provides an application-wide timing service.
TITLE_CALLBACK - Static variable in class org.opends.server.tools.upgrade.FormattedNotificationCallback
Output a title.
TITLE_FONT - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the font for the title of the current panel.
titleFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the title of the TitlePanel component.
TitlePanel - Class in org.opends.guitools.controlpanel.ui.components
This is a panel containing two labels with different fonts.
TitlePanel(LocalizableMessage, LocalizableMessage) - Constructor for class org.opends.guitools.controlpanel.ui.components.TitlePanel
Constructor of the panel.
TLSByteChannel - Class in org.opends.server.extensions
A class that provides a TLS byte channel implementation.
TLSByteChannel(ByteChannel, SSLEngine) - Constructor for class org.opends.server.extensions.TLSByteChannel
Creates an TLS byte channel instance using the specified LDAP connection configuration, client connection, SSL context and socket channel parameters.
TLSCapableConnection - Interface in org.opends.server.extensions
This interface defines a set of methods that must be implemented by a class (expected to be a client connection) that can dynamically enable and disable the TLS connection security provider.
TMP_FILE_PREFIX - Static variable in class org.opends.server.tools.InstallDS
Prefix for log files.
TMP_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
Relative path to the locks directory.
to(Entry) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Entry to OpenDJ server Entry.
to(SearchResultEntry) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK SearchResultEntry to OpenDJ server SearchResultEntry.
to(DN) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK DN to OpenDJ server DN.
to(SortedSet<DN>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts a set of OpenDJ LDAP SDK DN to a set of OpenDJ server DN.
to(DN[]) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts an array of OpenDJ LDAP SDK DN to an array of OpenDJ server DN.
to(RDN) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK RDN to OpenDJ server RDN.
to(Filter) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Filter to OpenDJ server RawFilter.
to(SearchResultReference) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK SearchResultReference to OpenDJ server SearchResultReference.
to(Control) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Control to OpenDJ server LDAPControl.
to(List<Control>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from a List of OpenDJ LDAP SDK Control to a List of OpenDJ server Control.
to(Attribute) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Attribute to OpenDJ server RawAttribute.
to(Iterable<Attribute>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from an Iterable of OpenDJ LDAP SDK Attribute to a List of OpenDJ server RawAttribute.
to(Modification) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Modification to OpenDJ server RawModification.
toASN1ArrayList() - Method in class org.opends.server.replication.common.ServerState
Return an ArrayList of ANS1OctetString encoding the CSNs contained in the ServerState.
toAttribute(Attribute) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Attribute to OpenDJ server Attribute.
toAttribute() - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Retrieves a core attribute containing the information for this LDAP attribute.
toAttribute() - Method in class org.opends.server.types.AttributeBuilder
Returns an attribute representing the content of this attribute builder.
toAttribute() - Method in class org.opends.server.types.RawAttribute
Retrieves a core attribute containing the information for this raw attribute.
toAttributeList() - Method in class org.opends.server.types.AttributeBuilder
Returns a List with a single attribute representing the content of this attribute builder.
toAttributes(Iterable<Attribute>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from an Iterable of OpenDJ LDAP SDK Attribute to a List of OpenDJ server RawAttribute.
toAttributesList(List<AttributeBuilder>) - Method in class org.opends.server.util.LDIFReader
Converts the provided List of AttributeBuilders to a new list of Attributes.
toAttributesMap(Map<AttributeType, List<AttributeBuilder>>) - Method in class org.opends.server.util.LDIFReader
Returns a new Map where the provided Map with AttributeBuilders is converted to another Map with Attributes.
toBackendIndexType() - Method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the index type to the equivalent BackendIndexCfgDefn.IndexType.
toBackendIndexTypes(Set<IndexTypeDescriptor>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<IndexTypeDescriptor> to a Set<BackendIndexCfgDefn.IndexType>.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
 
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
 
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BaseDNPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BrowseEntriesPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.BrowseIndexPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.ExportLDIFPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.ImportLDIFPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.JavaPropertiesPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.LocalOrRemotePanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.LoginPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.MonitoringAttributesViewPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.NewBaseDNPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.NewEntryFromLDIFPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.RefreshOptionsPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.SelectObjectClassesPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
The panel is notified that the dialog is going to be visible or invisible.
toBeDisplayed(boolean) - Method in class org.opends.guitools.controlpanel.ui.TaskToSchedulePanel
The panel is notified that the dialog is going to be visible or invisible.
toByteArray() - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
Converts the content of this ByteStringBuilder to a byte array.
toByteString() - Method in class org.opends.server.replication.common.CSN
Encodes this CSN as a byte string.
toByteString(ByteStringBuilder) - Method in class org.opends.server.replication.common.CSN
Encodes this CSN into the provided byte string builder.
toDatabase() - Method in class org.opends.server.backends.jeb.EntryIDSet
Get a database representation of this object.
toDatabase() - Method in class org.opends.server.backends.jeb.SortValuesSet
Encode this set to its database format.
toDN() - Method in class org.opends.server.admin.ManagedObjectPath
Creates a DN representation of this managed object path.
toDN() - Method in class org.opends.server.admin.Reference
Gets the DN of the referenced managed object.
toDSInfo() - Method in class org.opends.server.replication.server.DataServerHandler
Creates a DSInfo structure representing this remote DS.
toDSInfo() - Method in class org.opends.server.replication.server.LightweightServerHandler
Creates a DSInfo structure representing this remote DS.
toInetSocketAddress() - Method in class org.opends.server.types.HostPort
Converts the current object to an equivalent InetSocketAddress object.
toIterable(Iterator<T>) - Static method in class org.opends.server.util.StaticUtils
Returns an Iterable returning the passed in Iterator.
toJMXAttribute() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.BooleanConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.ConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.ConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.DNConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.IntegerConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttribute() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves a JMX attribute containing the active value set for this configuration attribute.
toJMXAttribute(AttributeList) - Method in class org.opends.server.config.StringConfigAttribute
Adds information about this configuration attribute to the provided JMX attribute list.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.BooleanConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.ConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.DNConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.IntegerConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributeInfo(List<MBeanAttributeInfo>) - Method in class org.opends.server.config.StringConfigAttribute
Adds information about this configuration attribute to the provided list in the form of a JMX MBeanAttributeInfo object.
toJMXAttributePending() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.ConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXAttributePending() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves a JMX attribute containing the pending value set for this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.BooleanConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.ConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.DNConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.IntegerConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toJMXParameterInfo() - Method in class org.opends.server.config.StringConfigAttribute
Retrieves a JMX MBeanParameterInfo object that describes this configuration attribute.
toLDIF(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Appends an LDIF representation of the entry to the provided buffer.
toLDIF(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Appends an LDIF representation of the entry to the provided buffer.
toLDIF(SearchResultEntryProtocolOp, StringBuilder, int, boolean) - Method in class org.opends.server.tools.LDAPSearch
Appends an LDIF representation of the entry to the provided buffer.
toLDIF(LDIFExportConfig) - Method in class org.opends.server.tools.makeldif.TemplateEntry
Writes this entry in LDIF form.
toLDIF() - Method in class org.opends.server.types.Entry
Retrieves a list of the lines for this entry in LDIF form.
toLDIF(LDIFExportConfig) - Method in class org.opends.server.types.Entry
Writes this entry in LDIF form according to the provided configuration.
toLDIFString() - Method in class org.opends.server.types.Entry
Retrieves a string representation of this entry in LDIF form.
toLocalDBIndexType() - Method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the index type to the equivalent LocalDBIndexCfgDefn.IndexType.
toLocalDBIndexTypes(Set<IndexTypeDescriptor>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<IndexTypeDescriptor> to a Set<LocalDBIndexCfgDefn.IndexType>.
toLong(byte[], int, int) - Static method in class org.opends.server.backends.jeb.JebFormat
Decode a long from a byte array, starting at start index and ending at end index.
toLowerCase(String) - Static method in class org.opends.server.util.StaticUtils
Retrieves a lowercase representation of the given string.
toLowerCase(String, StringBuilder) - Static method in class org.opends.server.util.StaticUtils
Appends a lowercase representation of the given string to the provided buffer.
toLowerCase(ByteSequence, StringBuilder, boolean) - Static method in class org.opends.server.util.StaticUtils
Appends a lowercase string representation of the contents of the given byte array to the provided buffer, optionally trimming leading and trailing spaces.
toModification(Modification) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Modification to OpenDJ server Modification.
toModification() - Method in class org.opends.server.protocols.ldap.LDAPModification
Creates a new core Modification object from this LDAP modification.
toModification() - Method in class org.opends.server.types.RawModification
Creates a new core Modification object from this raw modification.
toModifications(List<Modification>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from a List of OpenDJ LDAP SDK Modification to a List of OpenDJ server Modification.
toNewConfigBackendIndexTypes(Set<IndexTypeDescriptor>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<IndexTypeDescriptor> to a Set<org.forgerock.opendj.server.config.meta.BackendIndexCfgDefn.IndexType>.
toNewConfigLocalDBIndexTypes(Set<IndexTypeDescriptor>) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Convert the provided Set<IndexTypeDescriptor> to a Set<org.forgerock.opendj.server.config.meta.LocalDBIndexCfgDefn.IndexType>.
toNormalizedByteString() - Method in class org.opends.server.types.DN
Retrieves a normalized byte string representation of this DN.
toNormalizedByteString(ByteStringBuilder) - Method in class org.opends.server.types.RDN
Adds a normalized byte string representation of this RDN to the provided builder.
toNormalizedUrlSafeString() - Method in class org.opends.server.types.DN
Retrieves a normalized string representation of this DN.
TOO_LATE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for cancel operations that fail because the specified operation has already progressed too far to be canceled.
TOOL_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error invoking an OpenDS tool.
ToolMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.tool.
toOperationInfo() - Method in class org.opends.server.types.InvokableMethod
Retrieves an MBeanOperationInfo object that encapsulates the information in this invokable method.
TOP_INSET_BACKGROUND - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the background image.
TOP_INSET_BROWSE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the browse button.
TOP_INSET_ERROR_MESSAGE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the error message.
TOP_INSET_INPUT_SUBPANEL - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for input subpanel.
TOP_INSET_INSTRUCTIONS_SUBPANEL - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the instructions sub panel.
TOP_INSET_PRIMARY_FIELD - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for a primary field.
TOP_INSET_PROGRESS_BAR - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the progress bar.
TOP_INSET_PROGRESS_TEXTAREA - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the progress text area.
TOP_INSET_RADIO_SUBORDINATE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for a radio button subordinate panel.
TOP_INSET_RADIOBUTTON - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for a radio button.
TOP_INSET_SECONDARY_FIELD - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for a secondary field.
TOP_INSET_STEP - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the top inset for the steps.
TOP_OBJECTCLASS_DESCRIPTION - Static variable in class org.opends.server.schema.SchemaConstants
The description for the "top" objectclass.
TOP_OBJECTCLASS_NAME - Static variable in class org.opends.server.schema.SchemaConstants
The name of the "top" objectclass.
TOP_OBJECTCLASS_OID - Static variable in class org.opends.server.schema.SchemaConstants
The OID for the "top" objectclass.
topAccordionBorderColor - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The top border of the accordion component.
TopCfgDefn - Class in org.opends.server.admin
Configuration definition TopCfgDefn is the root of the configuration definition hierarchy.
TopologyCache - Class in org.opends.admin.ads
This class allows to read the configuration of the different servers that are registered in a given ADS server.
TopologyCache(ADSContext, ApplicationTrustManager, int) - Constructor for class org.opends.admin.ads.TopologyCache
Constructor of the TopologyCache.
TopologyCacheException - Exception in org.opends.admin.ads
This class represents the Exception that can occur while reading server configuration through the TopologyCache class.
TopologyCacheException(ADSContextException) - Constructor for exception org.opends.admin.ads.TopologyCacheException
Constructor for the exception that must be generated when an ADSContextException occurs.
TopologyCacheException(TopologyCacheException.Type, Throwable) - Constructor for exception org.opends.admin.ads.TopologyCacheException
Constructor for a generic Exception.
TopologyCacheException(TopologyCacheException.Type, NamingException, ApplicationTrustManager, String) - Constructor for exception org.opends.admin.ads.TopologyCacheException
Constructor for the exception that must be generated when a NamingException occurs.
TopologyCacheException.Type - Enum in org.opends.admin.ads
Error type.
TopologyCacheFilter - Class in org.opends.admin.ads
Class used to filter what we look for in the topology cache.
TopologyCacheFilter() - Constructor for class org.opends.admin.ads.TopologyCacheFilter
 
TopologyMsg - Class in org.opends.server.replication.protocol
This class defines a message that is sent: - By a RS to the other RSs in the topology, containing: - the DSs directly connected to the RS in the DS infos - only this RS in the RS infos - By a RS to his connected DSs, containing every DSs and RSs he knows.
TopologyMsg(Collection<DSInfo>, List<RSInfo>) - Constructor for class org.opends.server.replication.protocol.TopologyMsg
Creates a new message of the currently connected servers.
toRawModifications(List<Modification>) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from a List of OpenDJ LDAP SDK Modification to a List of OpenDJ server RawModification.
toRFC3641StringValue(StringBuilder, String) - Static method in class org.opends.server.util.StaticUtils
Append a string to a string builder, escaping any double quotes according to the StringValue production in RFC 3641.
toRSInfo() - Method in class org.opends.server.replication.server.ServerHandler
Creates a RSInfo structure representing this remote RS.
toSearchFilter(Filter) - Static method in class org.forgerock.opendj.adapter.server3x.Converters
Converts from OpenDJ LDAP SDK Filter to OpenDJ server RawFilter.
toSearchFilter() - Method in class org.opends.server.protocols.ldap.LDAPFilter
Converts this LDAP filter to a search filter that may be used by the Directory Server's core processing.
toSearchFilter() - Method in class org.opends.server.types.RawFilter
Converts this raw filter to a search filter that may be used by the Directory Server's core processing.
toSearchResultEntry() - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Converts this protocol op to a search result entry.
toSearchScope(BackendVLVIndexCfgDefn.Scope) - Static method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Convert the provided BackendVLVIndexCfgDefn.Scope to SearchScope.
toSearchScope(LocalDBVLVIndexCfgDefn.Scope) - Static method in class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Convert the provided LocalDBVLVIndexCfgDefn.Scope to SearchScope.
toSingleLineString(StringBuilder) - Method in class org.opends.server.types.Entry
Appends a single-line representation of this entry to the provided buffer.
toString() - Method in exception org.opends.admin.ads.ADSContextException
toString() - Method in class org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor
toString() - Method in class org.opends.guitools.controlpanel.datamodel.CustomSearchResult
toString() - Method in class org.opends.guitools.controlpanel.datamodel.ScheduleType
toString() - Method in class org.opends.guitools.controlpanel.ui.nodes.BasicNode
toString() - Method in exception org.opends.quicksetup.ApplicationException
toString() - Method in class org.opends.quicksetup.BuildInformation
toString() - Method in class org.opends.quicksetup.JavaArguments
toString() - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
toString(StringBuilder) - Method in class org.opends.server.admin.AbstractManagedObjectDefinition
Append a string representation of the managed object definition to the provided string builder.
toString() - Method in enum org.opends.server.admin.AdministratorAction.Type
toString(StringBuilder) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Append a string representation of the property definition to the provided string builder.
toString() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
toString() - Method in class org.opends.server.admin.client.spi.PropertySet
toString(StringBuilder) - Method in class org.opends.server.admin.DurationPropertyDefinition
Append a string representation of the property definition to the provided string builder.
toString(StringBuilder) - Method in class org.opends.server.admin.InstantiableRelationDefinition
Append a string representation of the managed object relation to the provided string builder.
toString(StringBuilder) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Append a string representation of the property definition to the provided string builder.
toString() - Method in class org.opends.server.admin.ManagedObjectPath
toString(StringBuilder) - Method in class org.opends.server.admin.ManagedObjectPath
Appends a string representation of this managed object path to the provided string builder.
toString(StringBuilder) - Method in class org.opends.server.admin.OptionalRelationDefinition
Append a string representation of the managed object relation to the provided string builder.
toString() - Method in class org.opends.server.admin.PropertyDefinition
Returns a string representation of this property definition.
toString(StringBuilder) - Method in class org.opends.server.admin.PropertyDefinition
Append a string representation of the property definition to the provided string builder.
toString() - Method in class org.opends.server.admin.Reference
toString() - Method in class org.opends.server.admin.RelationDefinition
toString(StringBuilder) - Method in class org.opends.server.admin.RelationDefinition
Append a string representation of the managed object relation to the provided string builder.
toString() - Method in class org.opends.server.admin.server.ServerManagedObject
toString(StringBuilder) - Method in class org.opends.server.admin.SetRelationDefinition
Append a string representation of the managed object relation to the provided string builder.
toString(StringBuilder) - Method in class org.opends.server.admin.SingletonRelationDefinition
Append a string representation of the managed object relation to the provided string builder.
toString(StringBuilder) - Method in class org.opends.server.admin.SizePropertyDefinition
Append a string representation of the property definition to the provided string builder.
toString() - Method in enum org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn.LogRecordType
toString() - Method in enum org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn.FilteringPolicy
toString() - Method in enum org.opends.server.admin.std.meta.BackendCfgDefn.WritabilityMode
toString() - Method in enum org.opends.server.admin.std.meta.BackendIndexCfgDefn.IndexType
toString() - Method in enum org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn.Scope
toString() - Method in enum org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn.MatchingRuleType
toString() - Method in enum org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm
toString() - Method in enum org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn.QualityOfProtection
toString() - Method in enum org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm
toString() - Method in enum org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType
toString() - Method in enum org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn.DefaultSeverity
toString() - Method in enum org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn.CertificateValidationPolicy
toString() - Method in enum org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn.LogFormat
toString() - Method in enum org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm
toString() - Method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.DisabledPrivilege
toString() - Method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.EtimeResolution
toString() - Method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.InvalidAttributeSyntaxBehavior
toString() - Method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.SingleStructuralObjectclassBehavior
toString() - Method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.WritabilityMode
toString() - Method in enum org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn.QualityOfProtection
toString() - Method in enum org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn.SSLClientAuthPolicy
toString() - Method in enum org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn.SSLClientAuthPolicy
toString() - Method in enum org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn.MappingPolicy
toString() - Method in enum org.opends.server.admin.std.meta.LocalDBIndexCfgDefn.IndexType
toString() - Method in enum org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn.Scope
toString() - Method in enum org.opends.server.admin.std.meta.PasswordPolicyCfgDefn.StateUpdateFailurePolicy
toString() - Method in enum org.opends.server.admin.std.meta.PluginCfgDefn.PluginType
toString() - Method in enum org.opends.server.admin.std.meta.ProfilerPluginCfgDefn.ProfileAction
toString() - Method in enum org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria
toString() - Method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.AssuredType
toString() - Method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.IsolationPolicy
toString() - Method in enum org.opends.server.admin.std.meta.ReplicationServerCfgDefn.ReplicationDBImplementation
toString() - Method in enum org.opends.server.admin.std.meta.RootDNCfgDefn.DefaultRootPrivilegeName
toString() - Method in enum org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn.PwdSyncPolicy
toString() - Method in enum org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn.SecurityLevel
toString() - Method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.ConflictBehavior
toString() - Method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.Scope
toString() - Method in class org.opends.server.admin.Tag
toString() - Method in class org.opends.server.api.AttributeSyntax
Retrieves a string representation of this attribute syntax in the format defined in RFC 2252.
toString(StringBuilder) - Method in class org.opends.server.api.AttributeSyntax
Appends a string representation of this attribute syntax in the format defined in RFC 2252 to the provided buffer.
toString() - Method in class org.opends.server.api.ClientConnection
Retrieves a string representation of this client connection.
toString(StringBuilder) - Method in class org.opends.server.api.ClientConnection
Appends a string representation of this client connection to the provided buffer.
toString() - Method in class org.opends.server.api.ConnectionHandler
Retrieves a string representation of this connection handler.
toString(StringBuilder) - Method in class org.opends.server.api.ConnectionHandler
Appends a string representation of this connection handler to the provided buffer.
toString() - Method in class org.opends.server.api.Group
Retrieves a string representation of this group.
toString(StringBuilder) - Method in class org.opends.server.api.Group
Appends a string representation of this group to the provided buffer.
toString() - Method in enum org.opends.server.api.plugin.PluginType
Retrieves a string representation of this plugin type.
toString() - Method in interface org.opends.server.api.ProtocolElement
Retrieves a string representation of this protocol element.
toString(StringBuilder) - Method in interface org.opends.server.api.ProtocolElement
Appends a string representation of this protocol element to the provided buffer.
toString(StringBuilder, int) - Method in interface org.opends.server.api.ProtocolElement
Appends a string representation of this protocol element to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.Aci
Return the string representation of the ACI.
toString() - Method in class org.opends.server.authorization.dseecompat.AciBody
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.AciBody
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.AciContainer
toString() - Method in class org.opends.server.authorization.dseecompat.AuthMethod
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.AuthMethod
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.BindRule
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.BindRule
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.DayOfWeek
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.DayOfWeek
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.DNS
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.DNS
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.GroupDN
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.GroupDN
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.IP
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.IP
Appends a string representation of this object to the provided buffer.
toString(StringBuilder) - Method in interface org.opends.server.authorization.dseecompat.KeywordBindRule
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.PermBindRulePair
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.Permission
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.Permission
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.SSF
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.SSF
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.TimeOfDay
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.TimeOfDay
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.UserAttr
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.UserAttr
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.authorization.dseecompat.UserDN
toString(StringBuilder) - Method in class org.opends.server.authorization.dseecompat.UserDN
Appends a string representation of this object to the provided buffer.
toString() - Method in class org.opends.server.backends.jeb.AttributeIndex
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.AttributeIndexer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.DatabaseContainer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.DataConfig
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.EntryContainer
toString() - Method in class org.opends.server.backends.jeb.EntryID
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.EntryIDSet
Get a string representation of this object.
toString(StringBuilder) - Method in class org.opends.server.backends.jeb.EntryIDSet
Convert to a short string to aid with debugging.
toString() - Method in class org.opends.server.backends.jeb.ID2CIndexer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.ID2SIndexer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.Indexer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.PresenceIndexer
Get a string representation of this object.
toString() - Method in class org.opends.server.backends.jeb.SortValues
Retrieves a string representation of this sort values object.
toString(StringBuilder) - Method in class org.opends.server.backends.jeb.SortValues
Appends a string representation of this sort values object to the provided buffer.
toString() - Method in class org.opends.server.backends.pluggable.EntryContainer
 
toString() - Method in class org.opends.server.backends.pluggable.spi.TreeName
toString() - Method in class org.opends.server.config.ConfigEntry
toString(StringBuilder) - Method in class org.opends.server.controls.AccountUsableRequestControl
Appends a string representation of this account usable request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.AccountUsableResponseControl
Appends a string representation of this password policy response control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.AuthorizationIdentityResponseControl
Appends a string representation of this authorization identity response control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.EntryChangelogNotificationControl
Appends a string representation of this entry change notification control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.EntryChangeNotificationControl
Appends a string representation of this entry change notification control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.ExternalChangelogRequestControl
Dump a string representation of this object to the provided bufer.
toString(StringBuilder) - Method in class org.opends.server.controls.LDAPAssertionRequestControl
Appends a string representation of this LDAP assertion request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.LDAPPostReadRequestControl
Appends a string representation of this LDAP post-read request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.LDAPPostReadResponseControl
Appends a string representation of this LDAP post-read response control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.LDAPPreReadRequestControl
Appends a string representation of this LDAP pre-read request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.LDAPPreReadResponseControl
Appends a string representation of this LDAP pre-read response control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.MatchedValuesControl
Appends a string representation of this authorization identity response control to the provided buffer.
toString() - Method in class org.opends.server.controls.MatchedValuesFilter
Retrieves a string representation of this matched values filter, as an RFC 2254-compliant filter string.
toString(StringBuilder) - Method in class org.opends.server.controls.MatchedValuesFilter
Appends a string representation of this matched values filter, as an RFC 2254-compliant filter string, to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.PasswordExpiredControl
Appends a string representation of this password expired control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.PasswordExpiringControl
Appends a string representation of this password expiring control to the provided buffer.
toString() - Method in enum org.opends.server.controls.PasswordPolicyErrorType
Retrieves a string representation of this password policy error type.
toString(StringBuilder) - Method in class org.opends.server.controls.PasswordPolicyRequestControl
Appends a string representation of this password policy request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.PasswordPolicyResponseControl
Appends a string representation of this password policy response control to the provided buffer.
toString() - Method in enum org.opends.server.controls.PasswordPolicyWarningType
Retrieves a string representation of this password policy warning type.
toString() - Method in enum org.opends.server.controls.PersistentSearchChangeType
Retrieves a string representation of this persistent search change type.
toString(StringBuilder) - Method in class org.opends.server.controls.PersistentSearchControl
Appends a string representation of this persistent search control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.ProxiedAuthV1Control
Appends a string representation of this proxied auth v1 control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.ProxiedAuthV2Control
Appends a string representation of this proxied authorization v2 control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.ServerSideSortRequestControl
Appends a string representation of this server-side sort request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.ServerSideSortResponseControl
Appends a string representation of this server-side sort response control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.SubentriesControl
Appends a string representation of this Subentries Control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.SubtreeDeleteControl
Appends a string representation of this control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.VLVRequestControl
Appends a string representation of this VLV request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.controls.VLVResponseControl
Appends a string representation of this VLV request control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.AbandonOperationBasis
Appends a string representation of this operation to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.AddOperationBasis
 
toString() - Method in class org.opends.server.core.AddOperationWrapper
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in class org.opends.server.core.BindOperationBasis
Appends a string representation of this operation to the provided buffer.
toString() - Method in class org.opends.server.core.BindOperationWrapper
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in class org.opends.server.core.CompareOperationBasis
Appends a string representation of this operation to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.DeleteOperationBasis
 
toString() - Method in class org.opends.server.core.DeleteOperationWrapper
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in class org.opends.server.core.ExtendedOperationBasis
Appends a string representation of this operation to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.ModifyDNOperationBasis
Appends a string representation of this operation to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.ModifyOperationBasis
Appends a string representation of this operation to the provided buffer.
toString() - Method in class org.opends.server.core.ModifyOperationWrapper
Retrieves a string representation of this operation.
toString() - Method in class org.opends.server.core.OperationWrapper
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in class org.opends.server.core.OperationWrapper
Appends a string representation of this operation to the provided buffer.
toString() - Method in class org.opends.server.core.PersistentSearch
Retrieves a string representation of this persistent search.
toString(StringBuilder) - Method in class org.opends.server.core.PersistentSearch
Appends a string representation of this persistent search to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.core.SearchOperationBasis
 
toString() - Method in class org.opends.server.core.SearchOperationWrapper
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in class org.opends.server.core.UnbindOperationBasis
Appends a string representation of this operation to the provided buffer.
toString() - Method in enum org.opends.server.extensions.CertificateValidationPolicy
Retrieves the human-readable name for this certificate validation policy.
toString(StringBuilder) - Method in class org.opends.server.extensions.DynamicGroup
Appends a string representation of this group to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.extensions.StaticGroup
Appends a string representation of this group to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.extensions.VirtualStaticGroup
Appends a string representation of this group to the provided buffer.
toString() - Method in class org.opends.server.loggers.FileNumberRetentionPolicy
toString() - Method in class org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
toString() - Method in class org.opends.server.loggers.SizeBasedRetentionPolicy
toString() - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Retrieves a string representation of this stack frame.
toString(StringBuilder) - Method in class org.opends.server.protocols.http.HTTPConnectionHandler
 
toString() - Method in class org.opends.server.protocols.http.SdkConnectionAdapter
toString(StringBuilder) - Method in class org.opends.server.protocols.internal.InternalClientConnection
Appends a string representation of this client connection to the provided buffer.
toString() - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Retrieves a string representation of this connection handler.
toString(StringBuilder) - Method in class org.opends.server.protocols.internal.InternalConnectionHandler
Appends a string representation of this connection handler to the provided buffer.
toString() - Method in class org.opends.server.protocols.internal.InternalLDAPInputStream
Retrieves a string representation of this internal LDAP socket.
toString() - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Retrieves a string representation of this internal LDAP socket.
toString() - Method in class org.opends.server.protocols.internal.InternalLDAPSocket
Retrieves a string representation of this internal LDAP socket.
toString() - Method in class org.opends.server.protocols.internal.InternalLDAPSocketFactory
Retrieves a string representation of this internal LDAP socket factory.
toString() - Method in class org.opends.server.protocols.internal.SearchRequest
toString(StringBuilder) - Method in class org.opends.server.protocols.jmx.JmxClientConnection
Appends a string representation of this client connection to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Appends a string representation of this connection handler to the provided buffer.
toString() - Method in class org.opends.server.protocols.jmx.OpendsJmxPrincipal
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString() - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Retrieves a string representation of this attribute.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Appends a string representation of this attribute to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.LDAPAttribute
Appends a multi-line string representation of this LDAP attribute to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Appends a string representation of this client connection to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Appends a string representation of this connection handler to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPControl
Appends a string representation of this LDAP control to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.LDAPControl
Appends a multi-line string representation of this LDAP control to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPFilter
Appends a string representation of this search filter to the provided buffer.
toString() - Method in class org.opends.server.protocols.ldap.LDAPMessage
Retrieves a string representation of this LDAP message.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPMessage
Appends a string representation of this protocol element to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.LDAPMessage
Appends a string representation of this protocol element to the provided buffer.
toString() - Method in class org.opends.server.protocols.ldap.LDAPModification
Retrieves a string representation of this modification.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.LDAPModification
Appends a string representation of this modification to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.LDAPModification
Appends a multi-line string representation of this LDAP modification to the provided buffer.
toString(int) - Static method in class org.opends.server.protocols.ldap.LDAPResultCode
Retrieves a string representation of the provided LDAP result code.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
 
toString() - Method in class org.opends.server.protocols.ldap.ProtocolOp
Retrieves a string representation of this LDAP protocol op.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.ProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.ProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
 
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
 
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Appends a string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Appends a multi-line string representation of this LDAP protocol op to the provided buffer.
toString(StringBuilder) - Method in class org.opends.server.protocols.LDIFConnectionHandler
Appends a string representation of this connection handler to the provided buffer.
toString() - Method in class org.opends.server.replication.common.CSN
Convert the CSN to a printable String.
toString() - Method in class org.opends.server.replication.common.DSInfo
Returns a string representation of the DS info.
toString() - Method in class org.opends.server.replication.common.MultiDomainServerState
Returns a string representation of this object.
toString(StringBuilder) - Method in class org.opends.server.replication.common.MultiDomainServerState
Dump a string representation in the provided buffer.
toString() - Method in class org.opends.server.replication.common.RSInfo
Returns a string representation of the DS info.
toString() - Method in class org.opends.server.replication.common.ServerState
Return the text representation of ServerState.
toString() - Method in enum org.opends.server.replication.common.ServerStatus
Get a user readable string representing this status (User friendly string for monitoring purpose).
toString() - Method in class org.opends.server.replication.plugin.AttrHistoricalMultiple
 
toString() - Method in class org.opends.server.replication.plugin.AttrHistoricalSingle
 
toString() - Method in class org.opends.server.replication.plugin.AttrValueHistorical
 
toString() - Method in class org.opends.server.replication.plugin.EntryHistorical
toString() - Method in enum org.opends.server.replication.plugin.HistAttrModificationKey
Retrieves a string representation of this HistKey.
toString(StringBuilder) - Method in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
Appends a string representation of this replication repair request control to the provided buffer.
toString() - Method in class org.opends.server.replication.protocol.AddMsg
toString() - Method in class org.opends.server.replication.protocol.ByteArrayBuilder
toString() - Method in class org.opends.server.replication.protocol.ByteArrayScanner
toString() - Method in class org.opends.server.replication.protocol.ChangeStatusMsg
toString() - Method in class org.opends.server.replication.protocol.ChangeTimeHeartbeatMsg
toString() - Method in class org.opends.server.replication.protocol.DeleteMsg
toString() - Method in class org.opends.server.replication.protocol.ErrorMsg
Returns a string representation of the message.
toString() - Method in class org.opends.server.replication.protocol.HeartbeatMsg
toString() - Method in class org.opends.server.replication.protocol.InitializeRcvAckMsg
Returns a string representation of the message.
toString() - Method in class org.opends.server.replication.protocol.InitializeRequestMsg
Get a string representation of this object.
toString() - Method in class org.opends.server.replication.protocol.ModifyDNMsg
toString() - Method in class org.opends.server.replication.protocol.ModifyMsg
toString() - Method in class org.opends.server.replication.protocol.MonitorMsg
toString() - Method in class org.opends.server.replication.protocol.MonitorRequestMsg
Returns a string representation of the message.
toString() - Method in exception org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
toString() - Method in class org.opends.server.replication.protocol.ReplicaOfflineMsg
toString() - Method in class org.opends.server.replication.protocol.ReplServerStartDSMsg
toString() - Method in class org.opends.server.replication.protocol.ReplServerStartMsg
toString() - Method in class org.opends.server.replication.protocol.ReplSessionSecurity
toString() - Method in class org.opends.server.replication.protocol.ResetGenerationIdMsg
toString() - Method in class org.opends.server.replication.protocol.RoutableMsg
Returns a string representation of the message.
toString() - Method in class org.opends.server.replication.protocol.ServerStartMsg
toString() - Method in class org.opends.server.replication.protocol.StartSessionMsg
toString() - Method in class org.opends.server.replication.protocol.StopMsg
toString() - Method in class org.opends.server.replication.protocol.TopologyMsg
toString() - Method in class org.opends.server.replication.protocol.WindowMsg
toString() - Method in class org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord
toString() - Method in class org.opends.server.replication.server.changelog.api.DBCursor.CursorOptions
 
toString() - Method in class org.opends.server.replication.server.changelog.api.ReplicaId
toString() - Method in class org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
 
toString() - Method in class org.opends.server.replication.server.changelog.file.ReplicaCursor
toString() - Method in class org.opends.server.replication.server.changelog.je.DraftCNData
Provide a string representation of these data.
toString() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB.DraftCNDBCursor
toString() - Method in class org.opends.server.replication.server.changelog.je.DraftCNDB
toString() - Method in class org.opends.server.replication.server.changelog.je.JEChangeNumberIndexDB
toString() - Method in class org.opends.server.replication.server.ChangelogState
toString() - Method in class org.opends.server.replication.server.DataServerHandler
toString() - Method in class org.opends.server.replication.server.MsgQueue
 
toString() - Method in class org.opends.server.replication.server.ReplicationServer
toString() - Method in class org.opends.server.replication.server.ReplicationServerDomain
toString() - Method in class org.opends.server.replication.server.ReplicationServerHandler
toString() - Method in class org.opends.server.replication.service.ReplicationBroker
toString() - Method in class org.opends.server.replication.service.ReplicationDomain.ImportExportContext
toString() - Method in class org.opends.server.replication.service.ReplicationDomain
toString() - Method in class org.opends.server.tools.BackendTypeHelper.BackendTypeUIAdapter
Return a user friendly readable name for this backend.
toString() - Method in class org.opends.server.types.AbstractAttribute
 
toString() - Method in class org.opends.server.types.AbstractOperation
 
toString() - Method in enum org.opends.server.types.AcceptRejectWarn
Retrieves the human-readable name for this accept/reject/warn policy.
toString() - Method in class org.opends.server.types.AccountStatusNotification
Retrieves a string representation of this account status notification.
toString() - Method in enum org.opends.server.types.AccountStatusNotificationProperty
Retrieves a string representation of this account status notification property.
toString() - Method in enum org.opends.server.types.AccountStatusNotificationType
Retrieves a string representation of this account status notification type.
toString() - Method in class org.opends.server.types.AdditionalLogItem
toString(StringBuilder) - Method in class org.opends.server.types.AdditionalLogItem
Appends the string representation of this additional log item to the provided string builder.
toString() - Method in interface org.opends.server.types.Attribute
Retrieves a one-line string representation of this attribute.
toString(StringBuilder) - Method in interface org.opends.server.types.Attribute
Appends a one-line string representation of this attribute to the provided buffer.
toString() - Method in class org.opends.server.types.AttributeBuilder
 
toString() - Method in class org.opends.server.types.AttributeType
toString() - Method in class org.opends.server.types.AuthenticationInfo
Retrieves a string representation of this authentication info structure.
toString(StringBuilder) - Method in class org.opends.server.types.AuthenticationInfo
Appends a string representation of this authentication info structure to the provided buffer.
toString() - Method in enum org.opends.server.types.AuthenticationType
Retrieves a string representation of this authentication type.
toString() - Method in class org.opends.server.types.BackupInfo
Retrieves a multi-line string representation of this backup info structure.
toString(StringBuilder) - Method in class org.opends.server.types.BackupInfo
Appends a multi-line string representation of this backup info structure to the provided buffer.
toString() - Method in class org.opends.server.types.CancelResult
Retrieves a string representation of this cancel result.
toString(StringBuilder) - Method in class org.opends.server.types.CollectiveVirtualAttribute
Appends a one-line string representation of this attribute to the provided buffer.
toString() - Method in class org.opends.server.types.Control
Retrieves a string representation of this control.
toString(StringBuilder) - Method in class org.opends.server.types.Control
Appends a string representation of this control to the provided buffer.
toString() - Method in enum org.opends.server.types.DisconnectReason
Retrieves a string representation of this disconnect reason.
toString() - Method in class org.opends.server.types.DITContentRule
Retrieves the string representation of this DIT content rule in the form specified in RFC 2252.
toString() - Method in class org.opends.server.types.DITStructureRule
Retrieves the string representation of this attribute type in the form specified in RFC 2252.
toString() - Method in class org.opends.server.types.DN
Retrieves a string representation of this DN.
toString(StringBuilder) - Method in class org.opends.server.types.DN
Appends a string representation of this DN to the provided buffer.
toString() - Method in class org.opends.server.types.Entry
Retrieves a string representation of this protocol element.
toString(StringBuilder) - Method in class org.opends.server.types.Entry
Appends a string representation of this protocol element to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.types.Entry
Appends a string representation of this protocol element to the provided buffer.
toString() - Method in class org.opends.server.types.EntryEncodeConfig
Retrieves a string representation of this entry encode configuration.
toString(StringBuilder) - Method in class org.opends.server.types.EntryEncodeConfig
Appends a string representation of this entry encode configuration to the provided buffer.
toString() - Method in enum org.opends.server.types.ExistingFileBehavior
Retrieves a string representation of this existing file behavior.
toString() - Method in class org.opends.server.types.FilePermission
Retrieves a string representation of this file permission.
toString(StringBuilder) - Method in class org.opends.server.types.FilePermission
Appends a string representation of this file permission to the given buffer.
toString() - Method in enum org.opends.server.types.FilterType
Retrieves a string representation of this filter type.
toString() - Method in class org.opends.server.types.HostPort
Returns a string representation of this HostPort object.
toString() - Method in enum org.opends.server.types.IndexType
Retrieves the human-readable name for this index type.
toString() - Method in class org.opends.server.types.IntermediateResponse
Retrieves a string representation of this intermediate response.
toString(StringBuilder) - Method in class org.opends.server.types.IntermediateResponse
Appends a string representation of this intermediate response to the provided buffer.
toString() - Method in class org.opends.server.types.InvokableMethod
Retrieves a string representation of this invokable method.
toString() - Method in class org.opends.server.types.LDAPSyntaxDescription
Retrieves the string representation of this ldap syntax description in the form specified in RFC 2252.
toString() - Method in class org.opends.server.types.LDAPURL
Retrieves a string representation of this LDAP URL.
toString(StringBuilder, boolean) - Method in class org.opends.server.types.LDAPURL
Appends a string representation of this LDAP URL to the provided buffer.
toString() - Method in class org.opends.server.types.LDIFImportResult
Retrieves a string representation of this LDIF import result object.
toString(StringBuilder) - Method in class org.opends.server.types.LDIFImportResult
Appends a string representation of this LDIF import result object to the provided buffer.
toString() - Method in class org.opends.server.types.LockManager.DNLock
 
toString() - Method in class org.opends.server.types.LockManager
 
toString() - Method in enum org.opends.server.types.LockType
Retrieves a string representation of this lock type element.
toString() - Method in class org.opends.server.types.MatchingRuleUse
Retrieves the string representation of this matching rule use in the form specified in RFC 2252.
toString() - Method in class org.opends.server.types.Modification
Retrieves a one-line string representation of this modification.
toString(StringBuilder) - Method in class org.opends.server.types.Modification
Appends a one-line representation of this modification to the provided buffer.
toString() - Method in class org.opends.server.types.NameForm
Retrieves the string representation of this name form in the form specified in RFC 2252.
toString() - Method in class org.opends.server.types.ObjectClass
toString() - Method in interface org.opends.server.types.operation.PluginOperation
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in interface org.opends.server.types.operation.PluginOperation
Appends a string representation of this operation to the provided buffer.
toString() - Method in interface org.opends.server.types.Operation
Retrieves a string representation of this operation.
toString(StringBuilder) - Method in interface org.opends.server.types.Operation
Appends a string representation of this operation to the provided buffer.
toString() - Method in enum org.opends.server.types.OperationType
Retrieves a string representation of this operation type.
toString() - Method in enum org.opends.server.types.Privilege
Retrieves the human-readable name for this privilege.
toString() - Method in class org.opends.server.types.RawAttribute
Retrieves a string representation of this attribute.
toString(StringBuilder) - Method in class org.opends.server.types.RawAttribute
Appends a string representation of this attribute to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.types.RawAttribute
Appends a multi-line string representation of this LDAP attribute to the provided buffer.
toString() - Method in class org.opends.server.types.RawFilter
Retrieves a string representation of this search filter.
toString(StringBuilder) - Method in class org.opends.server.types.RawFilter
Appends a string representation of this search filter to the provided buffer.
toString() - Method in class org.opends.server.types.RawModification
Retrieves a string representation of this modification.
toString(StringBuilder) - Method in class org.opends.server.types.RawModification
Appends a string representation of this modification to the provided buffer.
toString(StringBuilder, int) - Method in class org.opends.server.types.RawModification
Appends a multi-line string representation of this LDAP modification to the provided buffer.
toString() - Method in class org.opends.server.types.RDN
Retrieves a string representation of this RDN.
toString(StringBuilder) - Method in class org.opends.server.types.RDN
Appends a string representation of this RDN to the provided buffer.
toString() - Method in class org.opends.server.types.SearchFilter
Retrieves a string representation of this search filter.
toString(StringBuilder) - Method in class org.opends.server.types.SearchFilter
Appends a string representation of this search filter to the provided buffer.
toString() - Method in class org.opends.server.types.SortKey
Retrieves a string representation of this sort key.
toString(StringBuilder) - Method in class org.opends.server.types.SortKey
Appends a string representation of this sort key to the provided buffer.
toString() - Method in class org.opends.server.types.SortOrder
Retrieves a string representation of this sort order.
toString(StringBuilder) - Method in class org.opends.server.types.SortOrder
Appends a string representation of this sort order to the provided buffer.
toString() - Method in enum org.opends.server.types.SSLClientAuthPolicy
Retrieves the human-readable name for this SSL client auth policy.
toString() - Method in enum org.opends.server.types.SubEntry.CollectiveConflictBehavior
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.AndRefinement
Append the string representation of the refinement to the provided strin builder.
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.FilterRefinement
Append the string representation of the refinement to the provided strin builder.
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.ItemRefinement
Append the string representation of the refinement to the provided strin builder.
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.NotRefinement
Append the string representation of the refinement to the provided strin builder.
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.OrRefinement
Append the string representation of the refinement to the provided strin builder.
toString() - Method in class org.opends.server.types.SubtreeSpecification.Refinement
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification.Refinement
Append the string representation of the refinement to the provided strin builder.
toString() - Method in class org.opends.server.types.SubtreeSpecification
Retrieves a string representation of this subtree specification object.
toString(StringBuilder) - Method in class org.opends.server.types.SubtreeSpecification
Append the string representation of the subtree specification to the provided string builder.
toString() - Method in class org.opends.server.types.SynchronizationProviderResult.ContinueProcessing
 
toString() - Method in class org.opends.server.types.SynchronizationProviderResult.StopProcessing
 
toString(StringBuilder) - Method in class org.opends.server.types.VirtualAttribute
 
toString() - Method in class org.opends.server.types.VirtualAttributeRule
 
toString(StringBuilder) - Method in class org.opends.server.types.VirtualAttributeRule
Appends a string representation of this virtual attribute rule to the provided buffer.
toString() - Method in enum org.opends.server.types.WritabilityMode
Retrieves a string representation of this writability mode.
toString() - Method in class org.opends.server.util.AddChangeRecordEntry
Retrieves a string representation of this change record entry.
toString() - Method in class org.opends.server.util.BuildVersion
 
toString() - Method in enum org.opends.server.util.ChangeOperationType
Retrieves a string representation of this type.
toString() - Method in class org.opends.server.util.ChangeRecordEntry
Retrieves a string representation of this change record entry.
toString() - Method in class org.opends.server.util.DeleteChangeRecordEntry
Retrieves a string representation of this change record entry.
toString() - Method in class org.opends.server.util.ModifyChangeRecordEntry
Retrieves a string representation of this change record entry.
toString() - Method in class org.opends.server.util.ModifyDNChangeRecordEntry
Retrieves a string representation of this change record entry.
toString() - Method in class org.opends.server.util.VersionCompatibilityIssue
Retrieves a string representation of this version compatibility issue.
toString() - Method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
toStringSet() - Method in class org.opends.server.replication.common.ServerState
Return a Set of String usable as a textual representation of a Server state.
toStringUI() - Method in class org.opends.server.replication.common.CSN
Convert the CSN to a printable String with a user friendly format.
toUNIXMode(FilePermission) - Static method in class org.opends.server.types.FilePermission
Retrieves a three-character string that is the UNIX mode for the provided file permission.
toUNIXMode(StringBuilder, FilePermission) - Static method in class org.opends.server.types.FilePermission
Appends a three-character string that is the UNIX mode for the provided file permission to the given buffer.
toUpperCase(String) - Static method in class org.opends.server.util.StaticUtils
Retrieves an uppercase representation of the given string.
toUpperCase(String, StringBuilder) - Static method in class org.opends.server.util.StaticUtils
Appends an uppercase representation of the given string to the provided buffer.
toUpperCase(byte[], StringBuilder, boolean) - Static method in class org.opends.server.util.StaticUtils
Appends an uppercase string representation of the contents of the given byte array to the provided buffer, optionally trimming leading and trailing spaces.
toVerboseString() - Method in class org.opends.server.api.EntryCache
Return a verbose string representation of the current cache maps.
toVerboseString() - Method in class org.opends.server.extensions.DefaultEntryCache
Return a verbose string representation of the current cache maps.
toVerboseString() - Method in class org.opends.server.extensions.FIFOEntryCache
Return a verbose string representation of the current cache maps.
toVerboseString() - Method in class org.opends.server.extensions.SoftReferenceEntryCache
Return a verbose string representation of the current cache maps.
trace(TraceSettings, String, String, String, StackTraceElement[]) - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
Log an arbitrary event in a method.
trace(TraceSettings, String, String, String, StackTraceElement[]) - Method in class org.opends.server.loggers.DebugLogPublisher
Log an arbitrary event in a method.
trace(TraceSettings, String, String, String, StackTraceElement[]) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Log an arbitrary event in a method.
traceException(TraceSettings, String, String, String, Throwable, StackTraceElement[]) - Method in class org.opends.server.loggers.ConsoleDebugLogPublisher
Log a caught exception in a method.
traceException(TraceSettings, String, String, String, Throwable, StackTraceElement[]) - Method in class org.opends.server.loggers.DebugLogPublisher
Log a caught exception in a method.
traceException(TraceSettings, String, String, String, Throwable, StackTraceElement[]) - Method in class org.opends.server.loggers.TextDebugLogPublisher
Log a caught exception in a method.
TraceSettings - Class in org.opends.server.loggers
This class encapsulates the trace settings in effect at a given tracing scope.
TraceSettings() - Constructor for class org.opends.server.loggers.TraceSettings
Construct new trace settings with default values.
TraditionalWorkerThread - Class in org.opends.server.extensions
This class defines a data structure for storing and interacting with a Directory Server worker thread.
TraditionalWorkerThread(TraditionalWorkQueue, int) - Constructor for class org.opends.server.extensions.TraditionalWorkerThread
Creates a new worker thread that will service the provided work queue and process any new requests that are submitted.
TraditionalWorkQueue - Class in org.opends.server.extensions
This class defines a data structure for storing and interacting with the Directory Server work queue.
TraditionalWorkQueue() - Constructor for class org.opends.server.extensions.TraditionalWorkQueue
Creates a new instance of this work queue.
TraditionalWorkQueueCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Traditional Work Queue settings.
TraditionalWorkQueueCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Traditional Work Queue settings.
TraditionalWorkQueueCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Traditional Work Queue managed object definition meta information.
TraditionalWorkQueueMonitor - Class in org.opends.server.monitors
This class defines a Directory Server monitor that can be used to provide information about the state of the work queue.
TraditionalWorkQueueMonitor(TraditionalWorkQueue) - Constructor for class org.opends.server.monitors.TraditionalWorkQueueMonitor
Initializes this monitor provider.
transactionAbort(Transaction) - Static method in class org.opends.server.backends.jeb.EntryContainer
Abort a transaction.
transactionCommit(Transaction) - Static method in class org.opends.server.backends.jeb.EntryContainer
Commit a transaction.
treeBackground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The background color of the tree.
TreeCellRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
An extension of the DefaultTreeCellRenderer that uses a customized border, foreground and background.
TreeCellRenderer() - Constructor for class org.opends.guitools.controlpanel.ui.renderer.TreeCellRenderer
Constructor of the renderer.
treeCollapsed(TreeExpansionEvent) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
For BrowserController private use.
treeExpanded(TreeExpansionEvent) - Method in class org.opends.guitools.controlpanel.browser.BrowserController
For BrowserController private use.
treeFont - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The font to be used in the tree.
treeForeground - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
The text color of the tree.
TreeName - Class in org.opends.server.backends.pluggable.spi
Represents the name of a tree (key-value store) in a database.
TreeName(String, String) - Constructor for class org.opends.server.backends.pluggable.spi.TreeName
Builds a tree name.
treePane - Variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
The tree pane contained in this panel.
TreePanel - Class in org.opends.guitools.controlpanel.ui.components
A basic panel containing a CustomTree.
TreePanel() - Constructor for class org.opends.guitools.controlpanel.ui.components.TreePanel
Default constructor.
TripleDESPasswordStorageScheme - Class in org.opends.server.extensions
This class defines a Directory Server password storage scheme that will encode values using the triple-DES (DES/EDE) reversible encryption algorithm.
TripleDESPasswordStorageScheme() - Constructor for class org.opends.server.extensions.TripleDESPasswordStorageScheme
Creates a new instance of this password storage scheme.
TripleDESPasswordStorageSchemeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Triple DES Password Storage Scheme settings.
TripleDESPasswordStorageSchemeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Triple DES Password Storage Scheme settings.
TripleDESPasswordStorageSchemeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Triple DES Password Storage Scheme managed object definition meta information.
TRUE - Static variable in class org.opends.server.admin.condition.Conditions
A condition which always evaluates to true.
TRUE_VALUE - Static variable in class org.opends.server.util.ServerConstants
The normalized true value.
TRUST_MANAGER_ARRAY_KEY - Static variable in class org.opends.server.protocols.jmx.JmxConnectionHandler
Key that may be placed into a JMX connection environment map to provide a custom javax.net.ssl.TrustManager array for a connection.
trustAllArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'trustAllArg' global argument.
TrustedSocketFactory - Class in org.opends.admin.ads.util
An implementation of SSLSocketFactory.
TrustedSocketFactory(TrustManager, KeyManager) - Constructor for class org.opends.admin.ads.util.TrustedSocketFactory
Constructor of the TrustedSocketFactory.
TrustManagerProvider<T extends TrustManagerProviderCfg> - Class in org.opends.server.api
This class defines an API that may be used to obtain a set of javax.net.ssl.TrustManager objects for use when performing SSL/StartTLS negotiation.
TrustManagerProvider() - Constructor for class org.opends.server.api.TrustManagerProvider
 
TrustManagerProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Trust Manager Provider settings.
TrustManagerProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Trust Manager Provider settings.
TrustManagerProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Trust Manager Provider managed object definition meta information.
TrustManagerProviderConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of trust manager providers defined in the Directory Server.
TrustManagerProviderConfigManager(ServerContext) - Constructor for class org.opends.server.core.TrustManagerProviderConfigManager
Creates a new instance of this trust manager provider config manager.
TrustStoreBackend - Class in org.opends.server.backends
This class defines a backend used to provide an LDAP view of public keys stored in a key store.
TrustStoreBackend() - Constructor for class org.opends.server.backends.TrustStoreBackend
Creates a new backend.
TrustStoreBackendCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Trust Store Backend settings.
TrustStoreBackendCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Trust Store Backend settings.
TrustStoreBackendCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Trust Store Backend managed object definition meta information.
trustStorePasswordArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'trustStorePassword' global argument.
trustStorePasswordFileArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'trustStorePasswordFile' global argument.
trustStorePathArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'trustStore' global argument.
tryEnqueueRequest(Operation) - Method in class org.opends.server.core.BoundedWorkQueueStrategy
Tries to add the provided operation to the work queue if not full so that it will be processed by one of the worker threads.
tryEnqueueRequest(Operation) - Static method in class org.opends.server.core.DirectoryServer
Tries to add the provided operation to the work queue if not full so that it will be processed by one of the worker threads.
tryLock(long) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Tries to acquire the lock on the domain within a given amount of time.
tryReadLockEntry(DN) - Method in class org.opends.server.types.LockManager
Acquires the read lock for the specified entry.
trySubmitOperation(Operation) - Method in class org.opends.server.api.WorkQueue
Tries to submit an operation to be processed in the server, without blocking.
trySubmitOperation(Operation) - Method in class org.opends.server.extensions.ParallelWorkQueue
Tries to submit an operation to be processed in the server, without blocking.
trySubmitOperation(Operation) - Method in class org.opends.server.extensions.TraditionalWorkQueue
Tries to submit an operation to be processed in the server, without blocking.
tryWriteLockEntry(DN) - Method in class org.opends.server.types.LockManager
Acquires the write lock for the specified entry.
tryWriteLockSubtree(DN) - Method in class org.opends.server.types.LockManager
Acquires the write lock for the specified subtree.
type - Variable in class org.opends.dsml.protocol.Control
 
type - Variable in class org.opends.dsml.protocol.ErrorResponse
 
TYPE_AUTHENTICATION_SASL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the AuthenticationChoice element in a bind request when SASL authentication is to be used.
TYPE_AUTHENTICATION_SIMPLE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the AuthenticationChoice element in a bind request when simple authentication is to be used.
TYPE_CONTROL_SEQUENCE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for encoding the sequence of controls in an LDAP message.
TYPE_ERROR_ELEMENT - Static variable in class org.opends.server.controls.PasswordPolicyResponseControl
The BER type value for the error element of the control value.
TYPE_EXPIRED - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO element that indicates that the user's password is expired.
TYPE_EXTENDED_REQUEST_OID - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the OID of an extended request.
TYPE_EXTENDED_REQUEST_VALUE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the value of an extended request.
TYPE_EXTENDED_RESPONSE_OID - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the OID of an extended response.
TYPE_EXTENDED_RESPONSE_VALUE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the value of an extended response.
TYPE_FILTER_AND - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for AND filter components.
TYPE_FILTER_APPROXIMATE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for approximate filter components.
TYPE_FILTER_EQUALITY - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for equality filter components.
TYPE_FILTER_EXTENSIBLE_MATCH - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for extensible matching filter components.
TYPE_FILTER_GREATER_OR_EQUAL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for greater than or equal to filter components.
TYPE_FILTER_LESS_OR_EQUAL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for less than or equal to filter components.
TYPE_FILTER_NOT - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for NOT filter components.
TYPE_FILTER_OR - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for OR filter components.
TYPE_FILTER_PRESENCE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for presence filter components.
TYPE_FILTER_SUBSTRING - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for substring filter components.
TYPE_INACTIVE - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO element that indicates that the account has been inactivated.
TYPE_INSTANCE_KEY_ID_ELEMENT - Static variable in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
The BER type value for the instance key ID element of the operation value.
TYPE_INTERMEDIATE_RESPONSE_OID - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the OID of an intermediate response message.
TYPE_INTERMEDIATE_RESPONSE_VALUE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the value of an intermediate response message.
TYPE_MATCHING_RULE_DN_ATTRIBUTES - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the DN attributes flag in a matching rule assertion.
TYPE_MATCHING_RULE_ID - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the matching rule OID in a matching rule assertion.
TYPE_MATCHING_RULE_TYPE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the attribute type in a matching rule assertion.
TYPE_MATCHING_RULE_VALUE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the assertion value in a matching rule assertion.
TYPE_MODIFY_DN_NEW_SUPERIOR - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the newSuperior component of a modify DN request.
TYPE_MORE_INFO - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO sequence when the account is not available.
TYPE_PASSWORD_MODIFY_GENERATED_PASSWORD - Static variable in class org.opends.server.extensions.ExtensionsConstants
The ASN.1 element type that will be used to encode the genPasswd component in a password modify extended response.
TYPE_PASSWORD_MODIFY_NEW_PASSWORD - Static variable in class org.opends.server.extensions.ExtensionsConstants
The ASN.1 element type that will be used to encode the newPasswd component in a password modify extended request.
TYPE_PASSWORD_MODIFY_OLD_PASSWORD - Static variable in class org.opends.server.extensions.ExtensionsConstants
The ASN.1 element type that will be used to encode the oldPasswd component in a password modify extended request.
TYPE_PASSWORD_MODIFY_USER_ID - Static variable in class org.opends.server.extensions.ExtensionsConstants
The ASN.1 element type that will be used to encode the userIdentity component in a password modify extended request.
TYPE_REFERRAL_SEQUENCE - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for encoding the sequence of referral URLs in an LDAPResult element.
TYPE_REMAINING_GRACE_LOGINS - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO element that provides the number of remaining grace logins.
TYPE_RESET - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO element that indicates that the password has been administratively reset.
TYPE_SECONDS_BEFORE_EXPIRATION - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the seconds before expiration when the account is available.
TYPE_SECONDS_BEFORE_UNLOCK - Static variable in class org.opends.server.controls.AccountUsableResponseControl
The BER type to use for the MORE_INFO element that indicates that the password has been administratively reset.
TYPE_SERVER_SASL_CREDENTIALS - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the server SASL credentials in a bind response.
TYPE_SUBANY - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the subAny component(s) of a substring filter.
TYPE_SUBFINAL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the subFinal components of a substring filter.
TYPE_SUBINITIAL - Static variable in class org.opends.server.protocols.ldap.LDAPConstants
The BER type to use for the subInitial component of a substring filter.
TYPE_SYMMETRIC_KEY_ELEMENT - Static variable in class org.opends.server.crypto.GetSymmetricKeyExtendedOperation
The BER type value for the symmetric key element of the operation value.
TYPE_TARGET_BYOFFSET - Static variable in class org.opends.server.controls.VLVRequestControl
The BER type to use when encoding the byOffset target element.
TYPE_TARGET_GREATERTHANOREQUAL - Static variable in class org.opends.server.controls.VLVRequestControl
The BER type to use when encoding the greaterThanOrEqual target element.
TYPE_WARNING_ELEMENT - Static variable in class org.opends.server.controls.PasswordPolicyResponseControl
The BER type value for the warning element of the control value.
typeForName(String) - Static method in enum org.opends.server.types.AccountStatusNotificationType
Retrieves the account status notification type with the specified name.
typesOnly - Variable in class org.opends.dsml.protocol.SearchRequest
 
typesOnly() - Method in class org.opends.server.types.LDIFExportConfig
Indicates whether the LDIF generated should include attribute types (i.e., attribute names) only or both attribute types and values.

U

UID_FIELD_SIZE - Static variable in class org.opends.quicksetup.ui.UIFactory
Specifies the number of columns of a text field for a UID.
UIFactory - Class in org.opends.quicksetup.ui
This class provides constants an methods to create Swing objects and to generate UI elements with a common look and feel.
UIFactory() - Constructor for class org.opends.quicksetup.ui.UIFactory
 
UIFactory.IconType - Enum in org.opends.quicksetup.ui
The following enumeration contains the different icons that we can have.
UIFactory.TextStyle - Enum in org.opends.quicksetup.ui
The following enumeration contains the different text styles that we can have.
UIKeyStore - Class in org.opends.quicksetup.util
Class used to get the KeyStore that the graphical utilities use.
UNAVAILABLE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the server or a required resource was unavailable.
UNAVAILABLE_CRITICAL_EXTENSION - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because they contain an unavailable critical extension.
UnavailableServiceException - Exception in javax.jnlp
This is just an empty implementation of UnavailableServiceException.
UnavailableServiceException() - Constructor for exception javax.jnlp.UnavailableServiceException
 
unbind() - Method in class org.opends.server.admin.client.ldap.JNDIDirContextAdaptor
Closes the LDAP connection.
unbind() - Method in class org.opends.server.admin.client.ldap.LDAPConnection
Closes the LDAP connection.
UnbindOperation - Interface in org.opends.server.core
This interface defines an operation that may be used to close the connection between the client and the Directory Server.
UnbindOperationBasis - Class in org.opends.server.core
This class defines an operation that may be used to close the connection between the client and the Directory Server.
UnbindOperationBasis(ClientConnection, long, int, List<Control>) - Constructor for class org.opends.server.core.UnbindOperationBasis
Creates a new unbind operation with the provided information.
UnbindOperationWrapper - Class in org.opends.server.core
This abstract class wraps/decorates a given unbind operation.
UnbindOperationWrapper(UnbindOperation) - Constructor for class org.opends.server.core.UnbindOperationWrapper
Creates a new unbind operation wrapper based on the provided unbind operation.
UnbindRequestProtocolOp - Class in org.opends.server.protocols.ldap
This class defines the structures and methods for an LDAP unbind request protocol op, which is used to indicate that the client wishes to disconnect from the Directory Server.
UnbindRequestProtocolOp() - Constructor for class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Creates a new LDAP unbind request protocol op.
uncompress(byte[], int, int, byte[], int, int) - Method in class org.opends.server.crypto.CryptoManagerImpl
Attempts to uncompress the data in the provided source array into the given destination array.
uncompress(byte[], int, int, byte[], int, int) - Method in interface org.opends.server.types.CryptoManager
Attempts to uncompress the data in the provided source array into the given destination array.
unconfigureReplication(InitialLdapContext, ConfiguredReplication, String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Configures the replication on a given server.
UNDEFINED_ATTRIBUTE_TYPE - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because a specified attribute type is not defined in the server schema.
UndefinedDefaultBehaviorProvider<T> - Class in org.opends.server.admin
A default behavior provider which indicates undefined behavior.
UndefinedDefaultBehaviorProvider() - Constructor for class org.opends.server.admin.UndefinedDefaultBehaviorProvider
Create an undefined default behavior provider.
UnderscoreDNTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include the DN of the current entry in the attribute value, with underscores in place of the commas.
UnderscoreDNTag() - Constructor for class org.opends.server.tools.makeldif.UnderscoreDNTag
Creates a new instance of this DN tag.
UnderscoreParentDNTag - Class in org.opends.server.tools.makeldif
This class defines a tag that is used to include the DN of the parent entry in the attribute value, with underscores in place of commas.
UnderscoreParentDNTag() - Constructor for class org.opends.server.tools.makeldif.UnderscoreParentDNTag
Creates a new instance of this underscore parent DN tag.
unescapeUtf8(String) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Unescapes UTF-8 text and generates a String from it.
uninstall() - Method in class org.opends.quicksetup.installer.offline.OfflineInstaller
Called when the user elects to cancel this operation.
UninstallCliHelper - Class in org.opends.guitools.uninstaller
The class used to provide some CLI interface in the uninstall.
UninstallCliHelper() - Constructor for class org.opends.guitools.uninstaller.UninstallCliHelper
Default constructor.
UninstallData - Class in org.opends.guitools.uninstaller
This is a convenience class used to represent the current configuraton and status of the server to know which kind of questions we must ask to the user (the server is running, it is configured for replication, it contains an ADS...).
UninstallData(Installation) - Constructor for class org.opends.guitools.uninstaller.UninstallData
The constructor for UninstallData.
Uninstaller - Class in org.opends.guitools.uninstaller
This class is in charge of performing the uninstallation of Open DS.
Uninstaller() - Constructor for class org.opends.guitools.uninstaller.Uninstaller
Default constructor.
UninstallerArgumentParser - Class in org.opends.guitools.uninstaller
Class used to parse and populate the arguments of the Uninstaller.
UninstallerArgumentParser(String, LocalizableMessage, boolean) - Constructor for class org.opends.guitools.uninstaller.UninstallerArgumentParser
Creates a new instance of this argument parser with no arguments.
UninstallLauncher - Class in org.opends.guitools.uninstaller
This class is called by the uninstall command lines to launch the uninstall of the Directory Server.
UninstallLauncher(String[]) - Constructor for class org.opends.guitools.uninstaller.UninstallLauncher
Creates a launcher.
UninstallProgressStep - Enum in org.opends.guitools.uninstaller
Enumeration of steps for an uninstall process.
uninstallServices() - Method in class org.opends.quicksetup.installer.Installer
Uninstalls installed services.
UninstallUserData - Class in org.opends.guitools.uninstaller
UserData with specific properties for Uninstall.
UninstallUserData() - Constructor for class org.opends.guitools.uninstaller.UninstallUserData
 
unionOfSets(ArrayList<EntryIDSet>, boolean) - Static method in class org.opends.server.backends.jeb.EntryIDSet
Create a new set of entry IDs that is the union of several entry ID sets.
UniqueAttributePlugin - Class in org.opends.server.plugins
This class implements a Directory Server plugin that can be used to ensure that all values for a given attribute or set of attributes are unique within the server (or optionally, below a specified set of base DNs).
UniqueAttributePlugin() - Constructor for class org.opends.server.plugins.UniqueAttributePlugin
 
UniqueAttributePluginCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Unique Attribute Plugin settings.
UniqueAttributePluginCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Unique Attribute Plugin settings.
UniqueAttributePluginCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Unique Attribute Plugin managed object definition meta information.
UniqueCharactersPasswordValidator - Class in org.opends.server.extensions
This class provides an OpenDS password validator that may be used to ensure that proposed passwords contain at least a specified number of different characters.
UniqueCharactersPasswordValidator() - Constructor for class org.opends.server.extensions.UniqueCharactersPasswordValidator
Creates a new instance of this unique characters password validator.
UniqueCharactersPasswordValidatorCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Unique Characters Password Validator settings.
UniqueCharactersPasswordValidatorCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Unique Characters Password Validator settings.
UniqueCharactersPasswordValidatorCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Unique Characters Password Validator managed object definition meta information.
UniqueMemberEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for UniqueMemberEqualityMatchingRule.
UniqueMemberEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.UniqueMemberEqualityMatchingRuleFactory
 
UNIX_BINARIES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where all the UNIX binaries (scripts) are.
UNIX_CONTROLPANEL_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX control panel script file name.
UNIX_IMPORT_LDIF - Static variable in class org.opends.quicksetup.Installation
The UNIX import LDIF script file name.
UNIX_SETUP_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX setup script file name.
UNIX_START_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX start script file name.
UNIX_STATUSCLI_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX status command line script file name.
UNIX_STOP_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX stop script file name.
UNIX_UNINSTALL_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX uninstall script file name.
UNIX_UPGRADE_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The UNIX upgrade script file name.
UNKNOWN - Static variable in class org.opends.quicksetup.ReturnCode
Return code for errors that are non-specified.
UNKNOWN_SERVER - Static variable in class org.opends.server.replication.protocol.RoutableMsg
Specifies that no server is identified.
unknownPropertyDefinitionException(PropertyDefinition<?>, Object) - Static method in exception org.opends.server.admin.PropertyException
Creates a new unknown property definition exception.
unlock() - Method in class org.opends.server.backends.jeb.EntryContainer
Unlock the exclusive lock.
unlock() - Method in class org.opends.server.types.LockManager.DNLock
Unlocks this lock and releases any blocked threads.
unquotedKeyValue(Class<?>, String, Object) - Static method in class org.opends.server.types.AdditionalLogItem
Creates a new additional log item using the provided source, key, and value.
unregisterClientConnection(ClientConnection) - Method in class org.opends.server.protocols.jmx.JmxConnectionHandler
Unregisters a client connection from this JMX connection handler.
unregisterConnection(InitialLdapContext) - Method in class org.opends.guitools.controlpanel.browser.LDAPConnectionPool
Unregisters a connection from this connection pool.
unregisterCursor(DBCursor<?>) - Method in interface org.opends.server.replication.server.changelog.api.ReplicationDomainDB
Unregisters the provided cursor from this replication domain.
unregisterCursor(DBCursor<?>) - Method in class org.opends.server.replication.server.changelog.file.FileChangelogDB
Unregisters the provided cursor from this replication domain.
unregisterCursor(DBCursor<?>) - Method in class org.opends.server.replication.server.changelog.je.JEChangelogDB
Unregisters the provided cursor from this replication domain.
unregisterModifiedIndex(AbstractIndexDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Unregisters a modified index.
unregisterModifiedIndexesInBackend(String) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Unregisters all the modified indexes on a given backend.
unregisterServer(Map<ADSContext.ServerProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Method called to unregister a server in the ADS.
unregisterTask(Task) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Unregisters a task.
UnsavedChangesDialog - Class in org.opends.guitools.controlpanel.ui
Dialog used to inform the user that there are unsaved changes in a panel.
UnsavedChangesDialog(Component, ControlPanelInfo) - Constructor for class org.opends.guitools.controlpanel.ui.UnsavedChangesDialog
Constructor of the dialog.
UnsavedChangesDialog.Result - Enum in org.opends.guitools.controlpanel.ui
The different input that the user can provide.
unsuppress() - Static method in class org.opends.quicksetup.util.StandardOutputSuppressor
Unsuppresses the standard output streams.
unusable(LocalizableMessage) - Static method in class org.opends.server.backends.pluggable.spi.StorageStatus
Returns state for no more resources.
UNWILLING_TO_PERFORM - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail because the server was unwilling to perform the requested operation.
update(String) - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
The contents of the panel are updated with the indexes of the provided backend.
update(Syntax, Schema) - Method in class org.opends.guitools.controlpanel.ui.AttributeSyntaxPanel
Updates the contents of the panel.
update(ObjectClass, Schema) - Method in class org.opends.guitools.controlpanel.ui.CustomObjectClassPanel
Updates the contents of the panel with the provided object class.
update(IndexDescriptor) - Method in class org.opends.guitools.controlpanel.ui.IndexPanel
Updates the contents of the panel with the provided index.
update(CustomSearchResult, boolean, TreePath) - Method in class org.opends.guitools.controlpanel.ui.LDIFViewEntryPanel
Updates the contents of the panel.
update(MatchingRule, Schema) - Method in class org.opends.guitools.controlpanel.ui.MatchingRulePanel
Updates the contents of the panel with the provided matching rule.
update(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.NewIndexPanel
Updates the contents of the panel with the provided backend.
update(CustomSearchResult, boolean, TreePath) - Method in class org.opends.guitools.controlpanel.ui.SimplifiedViewEntryPanel
Updates the contents of the panel.
update(AttributeType, Schema) - Method in class org.opends.guitools.controlpanel.ui.StandardAttributePanel
Updates the contents of the panel with the provided attribute.
update(ObjectClass, Schema) - Method in class org.opends.guitools.controlpanel.ui.StandardObjectClassPanel
Updates the contents of the panel with the provided object class.
update(CustomSearchResult, boolean, TreePath) - Method in class org.opends.guitools.controlpanel.ui.TableViewEntryPanel
Updates the contents of the panel.
update(CustomSearchResult, boolean, TreePath) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Updates the contents of the panel.
update(VLVIndexDescriptor) - Method in class org.opends.guitools.controlpanel.ui.VLVIndexPanel
Updates the contents of the panel with the provided VLV index.
update(Collection<DN>, Collection<DN>, String, int) - Method in class org.opends.guitools.controlpanel.util.NumSubordinateHacker
This method construct a list with the entries the entries that are parents of the suffix entries.
update(Graphics) - Method in class org.opends.quicksetup.SplashScreen
update(TreeName, ByteSequence, UpdateFunction) - Method in interface org.opends.server.backends.pluggable.spi.WriteableTransaction
Atomically adds, deletes, or replaces a record with the provided key according to the new value computed by the update function.
update(DN, CSN) - Method in class org.opends.server.replication.common.MultiDomainServerState
Update the ServerState of the provided baseDN with the replication CSN provided.
update(DN, ServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Update the ServerState of the provided baseDN with the provided server state.
update(MultiDomainServerState) - Method in class org.opends.server.replication.common.MultiDomainServerState
Update the current object with the provided multi domain server state.
update(CSN) - Method in class org.opends.server.replication.common.ServerState
Forward update the Server State with a CSN.
update(ServerState) - Method in class org.opends.server.replication.common.ServerState
Update the Server State with a Server State.
update(int) - Method in class org.opends.server.replication.plugin.GenerationIdChecksum
update(byte[], int, int) - Method in class org.opends.server.replication.plugin.GenerationIdChecksum
updateAbandonedOperation() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters to indicate that an operation was abandoned without sending a response to the client.
updateAdministrator(Map<ADSContext.AdministratorProperty, Object>, String) - Method in class org.opends.admin.ads.ADSContext
Updates and administrator registered in the ADS.
updateADS() - Method in class org.opends.quicksetup.installer.Installer
This method updates the ADS contents (and creates the according suffixes).
updateAdsPropertiesWithServerProperties() - Method in class org.opends.admin.ads.ServerDescriptor
This methods updates the ADS properties (the ones that were read from the ADS) with the contents of the server properties (the ones that were read directly from the server).
updateAttributeSyntax(Syntax, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided attribute syntax.
updateAuthenticationInfo(Entry, Entry) - Method in class org.opends.server.api.ClientConnection
Updates the cached entry associated with either the authentication and/or authorization identity with the provided version.
updateAuthFailureTimes() - Method in class org.opends.server.core.PasswordPolicyState
Updates the set of authentication failure times to include the current time.
updateBackendIndexes(String) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Updates the contents of the panel with the indexes on the provided backend.
updateBackendVLVIndexes(String) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Updates the contents of the panel with the VLV indexes on the provided backend.
updateBaseDNComboBoxModel(DefaultComboBoxModel, ServerDescriptor) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Commodity method to update a combo box model with the backends of a server.
updateBorder() - Method in class org.opends.guitools.controlpanel.event.ScrollPaneBorderListener
Updates the border depending on whether the scroll bars are visible or not.
updateButtons(WizardStep) - Method in class org.opends.quicksetup.ui.ButtonsPanel
Updates the layout of the panel so that it corresponds to the Step passed as parameter.
updateBytesRead(int) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters to indicate that the specified number of bytes have been read by the client.
updateBytesWritten(int) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters to indicate that the specified number of bytes have been written to the client.
updateComboBoxModel(Collection<?>, DefaultComboBoxModel) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates a combo box model with a number of items.
updateComboBoxModel(Collection<?>, DefaultComboBoxModel) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates a combo box model with a number of items.
updateComboBoxModel(Collection<?>, DefaultComboBoxModel, Comparator<Object>) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates a combo box model with a number of items.
updateCommandBuilderWithTaskSchedule(CommandBuilder, TaskScheduleUserData) - Static method in class org.opends.server.tools.tasks.TaskScheduleUserData
An static utility method that can be used to update the object used to display the equivalent command-line with the contents of a given task schedule object.
updateConfigUpgradeFolder() - Static method in class org.opends.server.tools.upgrade.UpgradeTasks
Creates a file object representing config/upgrade/schema.ldif.current which the server creates the first time it starts if there are schema customizations.
updateConfigurationAttribute(AttributeType, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided configuration attribute.
updateConfigurationObjectClass(ObjectClass, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided configuration object class.
updateConfirmationPane(JEditorPane, LocalizableMessage, Font, LocalizableMessage, Font) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the contents of an editor pane using the confirmation format.
updateConnect() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters to indicate that a new connection has been established.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.DBEnvironmentMonitoringPanel
Updates the contents of the panel.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.EntryCachesMonitoringPanel
Updates the contents of the panel.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.JavaInformationMonitoringPanel
Updates the contents of the panel.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.RootMonitoringPanel
Updates the contents of the panel.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.SystemInformationMonitoringPanel
Updates the contents of the panel.
updateContents() - Method in class org.opends.guitools.controlpanel.ui.WorkQueueMonitoringPanel
Updates the contents of the panel.
updateCookieToMediumConsistencyPoint(MultiDomainServerState, ECLMultiDomainDBCursor, ChangeNumberIndexRecord) - Static method in class org.opends.server.backends.ChangelogBackend
Rebuilds the changelogcookie starting at the newest change number index record.
updateCustomAttribute(AttributeType, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided custom attribute.
updateCustomObjectClass(ObjectClass, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided custom object class.
updateDBEnvironment() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the database environment monitoring information.
updateDisconnect() - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters to indicate that a connection has been closed.
updateDNValue() - Method in class org.opends.guitools.controlpanel.ui.NewDomainPanel
Updates the contents of DN value to reflect the data that the user is providing.
updateDNValue() - Method in class org.opends.guitools.controlpanel.ui.NewOrganizationPanel
Updates the contents of DN value to reflect the data that the user is providing.
updateEntryCaches() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the entry caches monitoring information.
updateErrorPane(JEditorPane, LocalizableMessage, Font, LocalizableMessage, Font) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the contents of an editor pane using the error format.
updateErrorPaneAndOKButtonIfAuthRequired(ServerDescriptor, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the error panel and enables/disables the OK button depending on the status of the server.
updateErrorPaneIfAuthRequired(ServerDescriptor, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the error panel depending on the status of the server.
updateErrorPaneIfServerRunningAndAuthRequired(ServerDescriptor, LocalizableMessage, LocalizableMessage) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the error panel depending on the status of the server.
UpdateFunction - Interface in org.opends.server.backends.pluggable.spi
Function that computes the new value of a record for a Read-Modify-Write operation inside a transaction.
updateGraceLoginTimes() - Method in class org.opends.server.core.PasswordPolicyState
Updates the set of grace login times for the user to include the current time.
updateIncludeExclude(Collection<LocalizableMessage>, String) - Method in class org.opends.guitools.controlpanel.ui.InclusionExclusionPanel
Updates a list of errors in the include and exclude subpanels.
updateIndexMap(ServerDescriptor, Map<String, SortedSet<AbstractIndexDescriptor>>) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates a map, so that the keys are the base DN where the indexes are defined and the values are a sorted set of indexes.
updateJavaInformation() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the JAVA information.
updateLineNumberCount(int, long) - Method in class org.opends.server.plugins.profiler.ProfileStackFrame
Updates the count for the number of occurrences of a given stack frame for the specified line number.
updateList(Collection<?>) - Method in class org.opends.guitools.controlpanel.ui.DeleteBaseDNPanel
Updates the list of base DNs.
updateMatchingRule(MatchingRule, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided matching rule.
updateMessageRead(LDAPMessage) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters based on the provided message that has been read from the client.
updateMessageWritten(LDAPMessage) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Updates the appropriate set of counters based on the provided message that has been written to the client.
updateMonitoringInfo(List<MonitoringAttributes>, List<JLabel>, CustomSearchResult) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Updates the monitoring information writing it to a list of labels.
UpdateMsg - Class in org.opends.server.replication.protocol
Abstract class that must be extended to define a message used for sending Updates between servers.
UpdateMsg() - Constructor for class org.opends.server.replication.protocol.UpdateMsg
Creates a new empty UpdateMsg.
UpdateMsg(CSN, byte[]) - Constructor for class org.opends.server.replication.protocol.UpdateMsg
Creates a new UpdateMsg with the given informations.
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.AddOperationBasis
 
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.BindOperationBasis
Updates the error message and the result code of the operation.
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.CompareOperationBasis
Updates the error message and the result code of the operation.
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.DeleteOperationBasis
 
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.ModifyDNOperationBasis
Updates the error message and the result code of the operation.
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.ModifyOperationBasis
Updates the error message and the result code of the operation.
updateOperationErrMsgAndResCode() - Method in class org.opends.server.core.SearchOperationBasis
 
updateOperationErrMsgAndResCode() - Method in class org.opends.server.types.AbstractOperation
Updates the error message and the result code of the operation.
updateOperationMonitoringData(OperationType, long) - Method in class org.opends.server.protocols.ldap.LDAPStatistics
Update the operation counters and times depending on the OperationType.
updatePasswordHistory() - Method in class org.opends.server.core.PasswordPolicyState
Updates the password history information for this user by adding one of the passwords to it.
updatePreferredSize(JEditorPane, int, String, Font, boolean) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates the preferred size of an editor pane.
updatePrivileges(Entry, boolean) - Method in class org.opends.server.api.ClientConnection
Updates the privileges associated with this client connection object based on the provided entry for the authentication identity.
updateProperties(BufferedReader, Properties) - Static method in class org.opends.server.tools.JavaPropertiesTool
Reads the contents of the provided reader and updates the provided Properties object with it.
updateRequestMonitoringData(String, long) - Method in class org.opends.server.protocols.http.HTTPStatistics
Adds to the total time of an HTTP request method.
updateRoot() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the root monitoring information.
updateSchema(Schema) - Method in interface org.opends.server.schema.SchemaUpdater
Replaces the current schema by the provided schema.
updatesComponentInfo() - Method in class org.opends.server.types.InvokableMethod
Indicates whether this method updates information about the associated component.
updateScrollMode(JScrollPane, JTable) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Checks the size of the table and of the scroll bar where it is contained, and depending on it updates the auto resize mode.
updateServer(Map<ADSContext.ServerProperty, Object>, String) - Method in class org.opends.admin.ads.ADSContext
Method called to update the properties of a server in the ADS.
updateServerDescriptor(ConfigReader, ServerDescriptor) - Method in class org.opends.guitools.controlpanel.datamodel.ControlPanelInfo
Updates the contents of the server descriptor with the provider reader.
updateServerGroup(String, Map<ADSContext.ServerGroupProperty, Object>) - Method in class org.opends.admin.ads.ADSContext
Updates the properties of a Server Group in the ADS.
updateSimpleBackendComboBoxModel(JComboBox, JLabel, ServerDescriptor) - Method in class org.opends.guitools.controlpanel.ui.StatusGenericPanel
Commodity method used to update the elements of a combo box that contains the different user backends.
updateStandardAttribute(AttributeType, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided standard attribute.
updateStandardIndex(IndexDescriptor) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Updates the contents of the panel with an standard index.
updateStandardObjectClass(ObjectClass, Schema) - Method in class org.opends.guitools.controlpanel.ui.SchemaBrowserRightPanel
Updates the contents of the panel with the provided standard object class.
updateStepVisibility(QuickSetup) - Method in class org.opends.quicksetup.ui.StepsPanel
Updates the visibility of the steps depending on the current contents of the panels (uses the QuickSetup to know what is displayed in the panels).
updateSummaryWithServerState(Map<ProgressStep, LocalizableMessage>, Boolean) - Method in class org.opends.quicksetup.installer.Installer
Updates the messages in the summary with the state of the server.
updateSystemInformation() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the system information monitoring.
updateTableModel(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.AbstractBackendIndexesPanel
The method that is called to update the table model with the contents of the specified backend.
updateTableModel(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.BackendIndexesPanel
The method that is called to update the table model with the contents of the specified backend.
updateTableModel(BackendDescriptor) - Method in class org.opends.guitools.controlpanel.ui.BackendVLVIndexesPanel
The method that is called to update the table model with the contents of the specified backend.
updateTableSizes(JTable) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates the size of the table rows according to the size of the rendered component.
updateTableSizes(JTable, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates the size of the table rows according to the size of the rendered component.
updateTaskCompletionState(DirectoryException) - Method in class org.opends.server.tasks.InitializeTask
Set the state for the current task.
updateTaskInformation(InitialLdapContext, List<OpenDsException>, Collection<TaskEntry>) - Method in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
Updates the provided list of TaskEntry with the task entries found in a server.
updateTitle() - Method in class org.opends.guitools.controlpanel.ui.GenericDialog
Updates the title of the dialog using the title of the panel.
updateTitle() - Method in class org.opends.guitools.controlpanel.ui.GenericFrame
Updates the title of the frame using the title of the panel.
updateTitle(CustomSearchResult, TreePath) - Method in class org.opends.guitools.controlpanel.ui.ViewEntryPanel
Updates the title panel with the provided entry.
UpdateToReplay - Class in org.opends.server.replication.plugin
This is a bag class to hold an update to replay in the queue of updates to be replayed by the replay threads.
UpdateToReplay(LDAPUpdateMsg, LDAPReplicationDomain) - Constructor for class org.opends.server.replication.plugin.UpdateToReplay
Construct the object associating the update message with the replication domain that must be used to replay it (the on it comes from).
updateUI() - Method in class org.opends.guitools.controlpanel.ui.components.ActionButton
updateUserData(WizardStep, QuickSetup) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called whenever this application should update its user data from values found in QuickSetup.
updateUserData(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.installer.Installer
These methods validate the data provided by the user in the panels and update the userData object according to that content.
updateUserData(WizardStep, QuickSetup) - Method in class org.opends.quicksetup.ui.GuiApplication
Called whenever this application should update its user data from values found in QuickSetup.
updateViewPositions(ViewPositions) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Updates the scrolls with the provided points.
updateVLVIndex(VLVIndexDescriptor) - Method in class org.opends.guitools.controlpanel.ui.IndexBrowserRightPanel
Updates the contents of the panel with a VLV index.
updateWindow(WindowMsg) - Method in class org.opends.server.replication.server.ServerHandler
Update the send window size based on the credit specified in the given window message.
updateWindowAfterReplay() - Method in class org.opends.server.replication.service.ReplicationBroker
This method allows to do the necessary computing for the window management after treatment by the worker threads.
updateWorkQueue() - Method in class org.opends.guitools.controlpanel.ui.GeneralMonitoringRightPanel
Updates the contents of the panel with the work queue monitoring information.
Upgrade - Class in org.opends.server.tools.upgrade
This class contains the table of upgrade tasks that need performing when upgrading from one version to another.
upgrade(UpgradeContext) - Static method in class org.opends.server.tools.upgrade.Upgrade
Upgrades the server from fromVersion to toVersion located in the upgrade context.
UPGRADE_PATH - Static variable in class org.opends.quicksetup.Installation
Path to the config/upgrade directory where upgrade base files are stored.
UPGRADE_TASK_DELETE_FILE - Static variable in class org.opends.messages.ToolMessages
Removing file '%s'
UpgradeCli - Class in org.opends.server.tools.upgrade
This class provides the CLI used for upgrading the OpenDJ product.
UpgradeContext - Class in org.opends.server.tools.upgrade
Context information which is passed to upgrade tasks.
UpgradeContext(CallbackHandler) - Constructor for class org.opends.server.tools.upgrade.UpgradeContext
Creates a new upgrade context for upgrading from the instance version (as obtained from config/buildinfo) to the binary version.
UpgradeContext(BuildVersion, BuildVersion, CallbackHandler) - Constructor for class org.opends.server.tools.upgrade.UpgradeContext
Constructor for the upgrade context.
UpgradeTask - Interface in org.opends.server.tools.upgrade
An upgrade task.
UpgradeTask.TaskType - Enum in org.opends.server.tools.upgrade
Defines the different types of upgrade tasks.
UpgradeTasks - Class in org.opends.server.tools.upgrade
Factory methods for create new upgrade tasks.
upgradingArchive(URL, String, int, int) - Method in interface javax.jnlp.DownloadServiceListener
 
upgradingArchive(URL, String, int, int) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
URL_REPOSITORY - Static variable in class org.opends.server.util.DynamicConstants
The Subversion url repository location on which this build is based.
URL_REPOSITORY - Static variable in class org.opends.server.util.SetupUtils
The SVN url repository.
URLWorker - Class in org.opends.quicksetup.util
This class is used to try to launch a URL in the user web browser.
URLWorker(QuickSetupStepPanel, String) - Constructor for class org.opends.quicksetup.util.URLWorker
Constructs a URLWorker.
urlWorkerFinished(URLWorker) - Method in class org.opends.quicksetup.ui.QuickSetupStepPanel
This method is called by the URLWorker when it has finished its task.
useAdminUID() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Tells whether this parser uses the Administrator UID (instead of the bind DN) or not.
useAuthzid(boolean) - Method in class org.opends.server.authorization.dseecompat.AciContainer
Use the DN from the geteffectiverights control's authzId as the client DN, rather than the authorization entry's DN.
useLastKnownGoodConfiguration() - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Indicates whether the Directory Server should attempt to start with the "last known good" configuration rather than the current active configuration file.
usePasswordPolicyControl() - Method in class org.opends.server.tools.LDAPConnectionOptions
Indicates whether to use the password policy control in the bind request.
USER_DATA_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Return code: User provided invalid data.
USER_FILTER - Static variable in class org.opends.guitools.controlpanel.ui.AbstractBrowseEntriesPanel
User filter message.
USER_INPUT_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Return code: user provided invalid input.
UserAttr - Class in org.opends.server.authorization.dseecompat
This class implements the userattr bind rule keyword.
UserAttributeNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value that is the value of a specified attribute from the target user's entry.
UserAttributeNotificationMessageTemplateElement(AttributeType) - Constructor for class org.opends.server.extensions.UserAttributeNotificationMessageTemplateElement
Creates a new user DN notification message template element.
UserData - Class in org.opends.quicksetup
This class is used to provide a data model for the different parameters that the user can provide in the installation wizard.
UserData() - Constructor for class org.opends.quicksetup.UserData
Creates a user data object with default values.
UserDataCertificateException - Exception in org.opends.quicksetup
This exception is used when there is a certificate issue and the user must be asked to accept it or not.
UserDataCertificateException(WizardStep, LocalizableMessage, Throwable, String, int, X509Certificate[], String, UserDataCertificateException.Type) - Constructor for exception org.opends.quicksetup.UserDataCertificateException
Constructor for UserDataCertificateException.
UserDataCertificateException.Type - Enum in org.opends.quicksetup
The enumeration for the different types of the exception.
UserDataConfirmationException - Exception in org.opends.quicksetup
This exception is used when there is an confirmation to be asked concerning the data provided by the user.
UserDataConfirmationException(WizardStep, LocalizableMessage) - Constructor for exception org.opends.quicksetup.UserDataConfirmationException
Constructor for UserDataConfirmationException.
UserDataException - Exception in org.opends.quicksetup
This exception is used when there is an error with the data provided by the user.
UserDataException(WizardStep, LocalizableMessage) - Constructor for exception org.opends.quicksetup.UserDataException
Constructor for UserDataException.
UserDataException(WizardStep, LocalizableMessage, Throwable) - Constructor for exception org.opends.quicksetup.UserDataException
Constructor for UserDataException.
UserDefinedVirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying User Defined Virtual Attribute settings.
UserDefinedVirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying User Defined Virtual Attribute settings.
UserDefinedVirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the User Defined Virtual Attribute managed object definition meta information.
UserDefinedVirtualAttributeProvider - Class in org.opends.server.extensions
This class implements a virtual attribute provider that allows administrators to define their own values that will be inserted into any entry that matches the criteria defined in the virtual attribute rule.
UserDefinedVirtualAttributeProvider() - Constructor for class org.opends.server.extensions.UserDefinedVirtualAttributeProvider
Creates a new instance of this member virtual attribute provider.
UserDN - Class in org.opends.server.authorization.dseecompat
This class represents the userdn keyword in a bind rule.
UserDNNotificationMessageTemplateElement - Class in org.opends.server.extensions
This class implements a notification message template element that will generate a value that is the string representation of the target user's DN.
UserDNNotificationMessageTemplateElement() - Constructor for class org.opends.server.extensions.UserDNNotificationMessageTemplateElement
Creates a new user DN notification message template element.
UserDNTypeURL - Class in org.opends.server.authorization.dseecompat
The UserDNTypeURL class contains the EnumUserDNType and the URL value, of a "userdn" URL decoded by the UserDN.decode() method.
userEntry - Variable in class org.opends.server.api.AuthenticationPolicyState
The user entry associated with this authentication policy state.
UserInteraction - Interface in org.opends.quicksetup
This class describes methods for supporting interaction with the user.
UserInteraction.MessageType - Enum in org.opends.quicksetup
Type of message displayed to the user.
UserPasswordEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for UserPasswordExactEqualityMatchingRule.
UserPasswordEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.UserPasswordEqualityMatchingRuleFactory
 
UserPasswordExactEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for UserPasswordExactEqualityMatchingRule.
UserPasswordExactEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.UserPasswordExactEqualityMatchingRuleFactory
 
UserPasswordSyntax - Class in org.opends.server.schema
This class defines an attribute syntax used for storing values that have been encoded using a password storage scheme.
UserPasswordSyntax() - Constructor for class org.opends.server.schema.UserPasswordSyntax
Creates a new instance of this syntax.
useSASLExternal() - Method in class org.opends.server.tools.LDAPConnectionOptions
Return the saslExternal flag value.
useSecureConnection() - Method in class org.opends.quicksetup.installer.AuthenticationData
Returns whether to use a secure connection or not.
useSecureReplication() - Method in class org.opends.quicksetup.installer.DataReplicationOptions
Returns whether servers must encrypt data for the replication communication with this server.
useSSL() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indicate if the SSL mode is required.
useSSL() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Indicate if the SSL mode is required.
useSSL() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should use SSL to communicate with clients.
useSSL() - Method in class org.opends.server.tools.LDAPConnectionOptions
Return the useSSL flag value.
useSSL() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Indicates whether or not a connection should use SSL based on this interaction.
useSSLArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'useSSLArg' global argument.
useStartTLS() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indicate if the startTLS mode is required.
useStartTLS() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Indicate if the startTLS mode is required.
useStartTLS() - Method in class org.opends.server.tools.LDAPConnectionOptions
Return the startTLS flag value.
useStartTLS() - Method in class org.opends.server.util.cli.LDAPConnectionConsoleInteraction
Indicates whether or not a connection should use StartTLS based on this interaction.
useStartTLSArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
The 'useStartTLSArg' global argument.
usingSchema(Schema) - Method in class org.opends.server.types.AttributeParser
Sets the Schema which will be used when parsing schema sensitive values such as DNs and attribute descriptions.
utcParser - Static variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The date formatter to be used to parse GMT dates.
UTCTimeSyntax - Class in org.opends.server.schema
This class implements the UTC time attribute syntax.
UTCTimeSyntax() - Constructor for class org.opends.server.schema.UTCTimeSyntax
Creates a new instance of this syntax.
Utilities - Class in org.opends.guitools.controlpanel.util
A static class that provides miscellaneous functions.
Utilities() - Constructor for class org.opends.guitools.controlpanel.util.Utilities
 
Utilities - Class in org.opends.quicksetup.ui
A set of utilities specific to GUI QuickSetup applications.
Utilities() - Constructor for class org.opends.quicksetup.ui.Utilities
 
UtilityMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.utility.
Utils - Class in org.opends.quicksetup.util
This class provides some static convenience methods of different nature.
UUIDEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for UUIDEqualityMatchingRule.
UUIDEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.UUIDEqualityMatchingRuleFactory
 
UUIDOrderingMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for UUIDOrderingMatchingRule.
UUIDOrderingMatchingRuleFactory() - Constructor for class org.opends.server.schema.UUIDOrderingMatchingRuleFactory
 
UUIDSyntax - Class in org.opends.server.schema
This class implements the UUID syntax, which is defined in RFC 4530.
UUIDSyntax() - Constructor for class org.opends.server.schema.UUIDSyntax
Creates a new instance of this syntax.

V

validateArgs() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Validates arguments related to task scheduling.
validateArgsIfOffline() - Method in class org.opends.server.admin.client.cli.TaskScheduleArgs
Validates arguments related to task scheduling.
validateCookie(MultiDomainServerState, Set<DN>) - Method in class org.opends.server.replication.server.ReplicationServer
Validate that provided cookie is coherent with this replication server, when ignoring the provided set of DNs.
validateGlobalOptions(LocalizableMessageBuilder) - Method in class org.opends.guitools.uninstaller.UninstallerArgumentParser
Indication if provided global options are validate.
validateGlobalOptions(LocalizableMessageBuilder) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indication if provided global options are validate.
validateGlobalOptions(LocalizableMessageBuilder) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Indication if provided global options are validate.
validateGlobalOptions(PrintStream) - Method in class org.opends.server.admin.client.cli.SecureConnectionCliParser
Indication if provided global options are validate.
validateGlobalOptions(LocalizableMessageBuilder) - Method in class org.opends.server.tools.dsreplication.ReplicationCliArgumentParser
Indication if provided global options are validate.
validateRelationDefinition(ManagedObjectPath<?, ?>, RelationDefinition<?, ?>) - Method in class org.opends.server.admin.client.spi.Driver
Validate that a relation definition belongs to the managed object referenced by the provided path.
validateRootDirectory(File) - Static method in class org.opends.quicksetup.Installation
Performs validation on the specified file to make sure that it is an actual OpenDJ installation.
validateSchema() - Method in class org.opends.server.types.LDIFImportConfig
Indicates whether to perform schema validation on entries as they are read.
validateTaskArgs() - Method in class org.opends.server.tools.tasks.TaskTool
Validates arguments related to task scheduling.
validateValue(Aci) - Method in class org.opends.server.admin.ACIPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(String) - Method in class org.opends.server.admin.AggregationPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(AttributeType) - Method in class org.opends.server.admin.AttributeTypePropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(Boolean) - Method in class org.opends.server.admin.BooleanPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(String) - Method in class org.opends.server.admin.ClassPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(DN) - Method in class org.opends.server.admin.DNPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(Long) - Method in class org.opends.server.admin.DurationPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(E) - Method in class org.opends.server.admin.EnumPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(Integer) - Method in class org.opends.server.admin.IntegerPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(AddressMask) - Method in class org.opends.server.admin.IPAddressMaskPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(InetAddress) - Method in class org.opends.server.admin.IPAddressPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(T) - Method in class org.opends.server.admin.PropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(Long) - Method in class org.opends.server.admin.SizePropertyDefinition
Determine if the provided property value is valid according to this property definition.
validateValue(String) - Method in class org.opends.server.admin.StringPropertyDefinition
Determine if the provided property value is valid according to this property definition.
validating(URL, String, long, long, int) - Method in interface javax.jnlp.DownloadServiceListener
 
validating(URL, String, long, long, int) - Method in class org.opends.quicksetup.webstart.WebStartDownloader
validFontColor - Static variable in class org.opends.guitools.controlpanel.ui.ColorAndFontConstants
Text color indicating that a field is valid.
value - Variable in class org.opends.dsml.protocol.AttributeValueAssertion
 
value - Variable in class org.opends.dsml.protocol.DsmlAttr
 
value - Variable in class org.opends.dsml.protocol.DsmlModification
 
value() - Method in enum org.opends.dsml.protocol.LDAPResultCode
 
value - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
VALUE_COLLECTIVE_EXCLUSIONS_EXCLUDE_ALL - Static variable in class org.opends.server.util.ServerConstants
The value of the standard "excludeAllCollectiveAttributes" attribute value of the standard "collectiveExclusions" attribute type, formatted in camel case.
VALUE_COLLECTIVE_EXCLUSIONS_EXCLUDE_ALL_LC - Static variable in class org.opends.server.util.ServerConstants
The value of the standard "excludeAllCollectiveAttributes" attribute value of the standard "collectiveExclusions" attribute type, formatted in all lowercase characters.
valueChanged() - Method in class org.opends.guitools.controlpanel.ui.BinaryAttributeEditorPanel
Returns whether the value has changed.
valueChanged() - Method in class org.opends.guitools.controlpanel.ui.ObjectClassEditorPanel
Returns true if the value changed and false otherwise.
valueChanged(TreeSelectionEvent) - Method in class org.opends.server.plugins.profiler.ProfileViewer
Indicates that a node in the tree has been selected or deselected and that any appropriate action should be taken.
valueIsAcceptable(ByteSequence, LocalizableMessageBuilder) - Method in class org.opends.server.api.AttributeSyntax
Indicates whether the provided value is acceptable for use in an attribute with this syntax.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.BooleanConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.ConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.DNConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.IntegerConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(String, StringBuilder) - Method in class org.opends.server.config.IntegerWithUnitConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.MultiChoiceConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.ReadOnlyConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteString, StringBuilder) - Method in class org.opends.server.config.StringConfigAttribute
Indicates whether the provided value is acceptable for use in this attribute.
valueIsAcceptable(ByteSequence, LocalizableMessageBuilder) - Method in class org.opends.server.schema.SubtreeSpecificationSyntax
Indicates whether the provided value is acceptable for use in an attribute with this syntax.
valueMatches(AttributeType, ByteString) - Method in class org.opends.server.controls.MatchedValuesControl
Indicates whether any of the filters associated with this matched values control matches the provided attribute type/value.
valueMatches(AttributeType, ByteString) - Method in class org.opends.server.controls.MatchedValuesFilter
Indicates whether the specified attribute value matches the criteria defined in this matched values filter.
valueOf(String) - Static method in enum org.opends.admin.ads.ADSContext.AdministratorProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.ADSContext.ADSPropertySyntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.ADSContext.ServerGroupProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.ADSContext.ServerProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.ADSContextException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.ServerDescriptor.ServerProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.TopologyCacheException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.util.ApplicationTrustManager.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.admin.ads.util.PreferredConnection.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.dsml.protocol.LDAPResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.browser.NodeRefresher.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.BackendDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.BackupDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.BinaryValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionProtocolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.ScheduleType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.datamodel.ServerDescriptor.ServerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.event.BrowseActionListener.BrowseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.event.BrowserEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.task.Task.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.task.Task.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.GenericDialog.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.LDAPEntryPanel.View
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel.Filter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.controlpanel.ui.UnsavedChangesDialog.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.guitools.uninstaller.UninstallProgressStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.messages.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.messages.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ButtonName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.event.BrowseActionListener.BrowseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.installer.DataReplicationOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.installer.InstallProgressStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.installer.NewSuffixOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.installer.SuffixesToReplicateOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.SecurityOptions.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.Step
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.CertificateDialog.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.FieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.LabelFieldDescriptor.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.LabelFieldDescriptor.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.UIFactory.IconType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.ui.UIFactory.TextStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.UserDataCertificateException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.UserInteraction.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.util.FileManager.DeletionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.quicksetup.webstart.WebStartDownloader.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.AdministratorAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.client.OperationRejectedException.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.DefinitionDecodingException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.ManagedObjectOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.admin.ManagedObjectPath
Returns a managed object path holding the value of the specified string.
valueOf(String) - Static method in enum org.opends.server.admin.PropertyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.RelationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn.LogRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn.FilteringPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.BackendCfgDefn.WritabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.BackendIndexCfgDefn.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn.MatchingRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn.QualityOfProtection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn.DefaultSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn.CertificateValidationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn.LogFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.DisabledPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.EtimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.InvalidAttributeSyntaxBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.SingleStructuralObjectclassBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.WritabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn.QualityOfProtection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn.SSLClientAuthPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn.SSLClientAuthPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn.MappingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.LocalDBIndexCfgDefn.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.PasswordPolicyCfgDefn.StateUpdateFailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.PluginCfgDefn.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ProfilerPluginCfgDefn.ProfileAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.AssuredType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.IsolationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.ReplicationServerCfgDefn.ReplicationDBImplementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.RootDNCfgDefn.DefaultRootPrivilegeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn.PwdSyncPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn.SecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.ConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.admin.Tag
Returns the tag associated with the specified name.
valueOf(String) - Static method in enum org.opends.server.api.Backend.BackendOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.api.plugin.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumAuthMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleKeyword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumBooleanTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumDayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumEvalReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetKeyword
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.authorization.dseecompat.EnumUserDNType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.backends.pluggable.ImportSuffixCommand.SuffixImportStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.backends.pluggable.spi.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.backends.pluggable.spi.TreeName
Builds a new TreeName object based on the provided string representation.
valueOf(String) - Static method in enum org.opends.server.backends.RebuildConfig.RebuildMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.backends.task.FailedDependencyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.backends.task.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.controls.PasswordPolicyErrorType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.opends.server.controls.PasswordPolicyErrorType
Retrieves the password policy error type for the provided integer value.
valueOf(String) - Static method in enum org.opends.server.controls.PasswordPolicyWarningType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.opends.server.controls.PasswordPolicyWarningType
Retrieves the password policy warning type for the provided BER type.
valueOf(String) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Retrieves the change type associated with the provided integer value.
valueOf(String) - Static method in enum org.opends.server.extensions.CertificateValidationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.extensions.EntryCacheCommon.ConfigPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.replication.common.AssuredMode
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.opends.server.replication.common.AssuredMode
Returns the AssuredMode matching the passed mode numeric representation.
valueOf(String) - Static method in class org.opends.server.replication.common.CSN
Parses the provided CSN.toString() representation of a CSN.
valueOf(ByteSequence) - Static method in class org.opends.server.replication.common.CSN
Decodes the provided CSN.toByteString() representation of a change number.
valueOf(String) - Static method in enum org.opends.server.replication.common.ServerStatus
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.opends.server.replication.common.ServerStatus
Returns the ServerStatus matching the passed status numeric representation.
valueOf(String) - Static method in enum org.opends.server.replication.common.StatusMachineEvent
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.opends.server.replication.common.StatusMachineEvent
Returns the StatusMachineEvent matching the passed event numeric representation.
valueOf(String) - Static method in enum org.opends.server.replication.plugin.HistAttrModificationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.replication.server.changelog.api.DBCursor.KeyMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.replication.server.changelog.api.DBCursor.PositionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.tools.dsreplication.ReplicationCliReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.tools.JavaPropertiesTool.ErrorReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.tools.upgrade.UpgradeTask.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.AcceptRejectWarn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.AccountStatusNotificationProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.AccountStatusNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.DisconnectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.types.DN
Decodes the provided string as a DN.
valueOf(String) - Static method in enum org.opends.server.types.ExistingFileBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.types.HostPort
Creates a new HostPort object by parsing the supplied "hostName:port" String URL.
valueOf(String) - Static method in enum org.opends.server.types.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.Privilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.SSLClientAuthPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.StabilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.types.SubEntry.CollectiveConflictBehavior
Returns the enum constant of this type with the specified name.
valueOf(DN, String) - Static method in class org.opends.server.types.SubtreeSpecification
Parses the string argument as an RFC3672 subtree specification.
valueOf(String) - Static method in enum org.opends.server.types.WritabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.opends.server.util.BuildVersion
Parses the string argument as a build version.
valueOf(String) - Static method in enum org.opends.server.util.ChangeOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opends.server.util.VersionCompatibilityIssue.Effect
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opends.admin.ads.ADSContext.AdministratorProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.ADSContext.ADSPropertySyntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.ADSContext.ServerGroupProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.ADSContext.ServerProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.ADSContextException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.ServerDescriptor.ServerProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.TopologyCacheException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.util.ApplicationTrustManager.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.admin.ads.util.PreferredConnection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.dsml.protocol.LDAPResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.browser.NodeRefresher.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.BackendDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.BackupDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.BaseDNDescriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.BasicMonitoringAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.BinaryValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.CategorizedComboBoxElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionHandlerDescriptor.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.ConnectionProtocolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.IndexTypeDescriptor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.ScheduleType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.datamodel.ServerDescriptor.ServerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.event.BrowseActionListener.BrowseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.event.BrowserEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.task.Task.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.task.Task.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.BrowseGeneralMonitoringPanel.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.ConfirmInitializeAndImportDialog.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.GenericDialog.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.LDAPEntryPanel.View
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.LDAPEntrySelectionPanel.Filter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.controlpanel.ui.UnsavedChangesDialog.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.guitools.uninstaller.UninstallProgressStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.messages.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.messages.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ButtonName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.event.BrowseActionListener.BrowseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.installer.DataReplicationOptions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.installer.InstallProgressStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.installer.NewSuffixOptions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.installer.SuffixesToReplicateOptions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.SecurityOptions.CertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.Step
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.CertificateDialog.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.FieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.LabelFieldDescriptor.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.LabelFieldDescriptor.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.UIFactory.IconType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.ui.UIFactory.TextStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.UserDataCertificateException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.UserInteraction.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.util.FileManager.DeletionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.quicksetup.webstart.WebStartDownloader.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.AdministratorAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.client.OperationRejectedException.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.DefinitionDecodingException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.ManagedObjectOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.PropertyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.RelationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.AccessLogFilteringCriteriaCfgDefn.LogRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.AccessLogPublisherCfgDefn.FilteringPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.BackendCfgDefn.WritabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.BackendIndexCfgDefn.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.BackendVLVIndexCfgDefn.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.CollationMatchingRuleCfgDefn.MatchingRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.CryptPasswordStorageSchemeCfgDefn.CryptPasswordStorageEncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.DigestMD5SASLMechanismHandlerCfgDefn.QualityOfProtection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.EntityTagVirtualAttributeCfgDefn.ChecksumAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ErrorLogAccountStatusNotificationHandlerCfgDefn.AccountStatusNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ErrorLogPublisherCfgDefn.DefaultSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ExternalSASLMechanismHandlerCfgDefn.CertificateValidationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.FileBasedAccessLogPublisherCfgDefn.LogFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.FingerprintCertificateMapperCfgDefn.FingerprintAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.DisabledPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.EtimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.InvalidAttributeSyntaxBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.SingleStructuralObjectclassBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GlobalCfgDefn.WritabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.GSSAPISASLMechanismHandlerCfgDefn.QualityOfProtection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.HTTPConnectionHandlerCfgDefn.SSLClientAuthPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.LDAPConnectionHandlerCfgDefn.SSLClientAuthPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.LDAPPassThroughAuthenticationPolicyCfgDefn.MappingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.LocalDBIndexCfgDefn.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.LocalDBVLVIndexCfgDefn.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.PasswordPolicyCfgDefn.StateUpdateFailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.PluginCfgDefn.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ProfilerPluginCfgDefn.ProfileAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ReferentialIntegrityPluginCfgDefn.CheckReferencesScopeCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.AssuredType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ReplicationDomainCfgDefn.IsolationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.ReplicationServerCfgDefn.ReplicationDBImplementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.RootDNCfgDefn.DefaultRootPrivilegeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.SambaPasswordPluginCfgDefn.PwdSyncPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.SNMPConnectionHandlerCfgDefn.SecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.ConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.admin.std.meta.VirtualAttributeCfgDefn.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.opends.server.admin.Tag
Returns an unmodifiable collection view of the set of registered tags.
values() - Static method in enum org.opends.server.api.Backend.BackendOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.api.plugin.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumAuthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleKeyword
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumBindRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumBooleanTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumDayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumEvalReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumEvalResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumRight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetKeyword
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumTargetOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.authorization.dseecompat.EnumUserDNType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.backends.pluggable.ImportSuffixCommand.SuffixImportStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.backends.pluggable.spi.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.backends.RebuildConfig.RebuildMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.backends.task.FailedDependencyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.backends.task.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.controls.PasswordPolicyErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.controls.PasswordPolicyWarningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.controls.PersistentSearchChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.extensions.CertificateValidationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.extensions.EntryCacheCommon.ConfigPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.common.AssuredMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.common.ServerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.common.StatusMachineEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.plugin.HistAttrModificationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.server.changelog.api.DBCursor.KeyMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.replication.server.changelog.api.DBCursor.PositionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.tools.dsreplication.ReplicationCliReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.tools.JavaPropertiesTool.ErrorReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.tools.upgrade.UpgradeTask.TaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.AcceptRejectWarn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.AccountStatusNotificationProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.AccountStatusNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.DisconnectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.ExistingFileBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.Privilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.SSLClientAuthPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.StabilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.SubEntry.CollectiveConflictBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.types.WritabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.util.ChangeOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.util.VersionCompatibilityIssue.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opends.server.util.VersionCompatibilityIssue.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
valueToFilterString(StringBuilder, ByteString) - Static method in class org.opends.server.types.RawFilter
Appends a properly-cleaned version of the provided value to the given buffer so that it can be safely used in string representations of this search filter.
verboseArg - Variable in class org.opends.server.admin.client.cli.SecureConnectionCliParser
The 'verbose' global argument.
verifyBackend(VerifyConfig) - Method in class org.opends.server.api.Backend
Verify the integrity of the backend instance.
verifyBackend(VerifyConfig) - Method in class org.opends.server.backends.jeb.BackendImpl
Verify the integrity of the backend instance.
verifyBackend(RootContainer) - Method in class org.opends.server.backends.jeb.VerifyJob
Verify the backend.
verifyBackend(VerifyConfig) - Method in class org.opends.server.backends.pluggable.BackendImpl
Verify the integrity of the backend instance.
verifyBackup - Variable in class org.opends.guitools.controlpanel.ui.BackupListPanel
Verify backup button.
verifyBackupClicked() - Method in class org.opends.guitools.controlpanel.ui.BackupListPanel
Notification that the verify button was clicked.
verifyBackupClicked() - Method in class org.opends.guitools.controlpanel.ui.BackupPanel
Notification that the verify button was clicked.
verifyBackupClicked() - Method in class org.opends.guitools.controlpanel.ui.RestorePanel
Notification that the verify button was clicked.
VerifyConfig - Class in org.opends.server.backends
This class represents the configuration of a JE backend verification process.
VerifyConfig() - Constructor for class org.opends.server.backends.VerifyConfig
 
VerifyIndex - Class in org.opends.server.tools
This program provides a utility to verify the contents of the indexes of a Directory Server backend.
VerifyIndex() - Constructor for class org.opends.server.tools.VerifyIndex
 
VerifyIndexPanel - Class in org.opends.guitools.controlpanel.ui
The panel that appears when the user wants to verify an index.
VerifyIndexPanel() - Constructor for class org.opends.guitools.controlpanel.ui.VerifyIndexPanel
Constructor of the panel.
VerifyIndexPanel.VerifyIndexTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of verifying the index.
VerifyIndexPanel.VerifyIndexTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.VerifyIndexPanel.VerifyIndexTask
The constructor of the task.
VerifyJob - Class in org.opends.server.backends.jeb
This class is used to run an index verification process on the backend.
VerifyJob(VerifyConfig) - Constructor for class org.opends.server.backends.jeb.VerifyJob
Construct a VerifyJob.
verifyOnly() - Method in class org.opends.server.types.RestoreConfig
Indicates whether the restore process should only attempt to verify the validity and/or integrity of the backup files to the best of its ability rather than actually trying to restore.
VERSION_NUMBER_STRING - Static variable in class org.opends.server.util.DynamicConstants
A string representation of the version number.
VERSION_QUALIFIER - Static variable in class org.opends.server.util.DynamicConstants
The version qualifier string for the Directory Server.
VERSION_QUALIFIER - Static variable in class org.opends.server.util.SetupUtils
The version qualifier.
VersionCompatibilityIssue - Class in org.opends.server.util
Record for version compatibility issues (also known as 'flag days') which are events associated with particular builds or builds between which upgrade or reversion may required additional steps, notification of issues, or be prohibited altogether.
VersionCompatibilityIssue.Cause - Enum in org.opends.server.util
Unique descriptor of an event that created a flag day for one or more versions of the OpenDJ codebase.
VersionCompatibilityIssue.Effect - Enum in org.opends.server.util
Effects cause the upgrade and revision tools to behave in specific ways in response to compatibility issues.
versionDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The version monitoring entry DN.
VersionMessages - Class in org.opends.messages
This file contains localizable message descriptors having the resource name org.opends.messages.version.
VersionMonitorProvider - Class in org.opends.server.monitors
This class defines a monitor provider that reports Directory Server version information.
VersionMonitorProvider() - Constructor for class org.opends.server.monitors.VersionMonitorProvider
 
VersionMonitorProviderCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Version Monitor Provider settings.
VersionMonitorProviderCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Version Monitor Provider settings.
VersionMonitorProviderCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Version Monitor Provider managed object definition meta information.
ViewEntryPanel - Class in org.opends.guitools.controlpanel.ui
Abstract class containing code shared by the different LDAP entry view panels (Simplified View, Attribute View and LDIF View).
ViewEntryPanel() - Constructor for class org.opends.guitools.controlpanel.ui.ViewEntryPanel
 
ViewPositions - Class in org.opends.guitools.controlpanel.util
A class used to be able to update the scroll position in different panels.
ViewPositions() - Constructor for class org.opends.guitools.controlpanel.util.ViewPositions
 
VIRTUAL_LIST_VIEW_ERROR - Static variable in class org.opends.server.protocols.ldap.LDAPResultCode
The LDAP result code for operations that fail due to an error in virtual list view processing.
VirtualAttribute - 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.
VirtualAttribute(AttributeType, Entry, VirtualAttributeRule) - Constructor for class org.opends.server.types.VirtualAttribute
Creates a new virtual attribute with the provided information.
VirtualAttributeCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Virtual Attribute settings.
VirtualAttributeCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Virtual Attribute settings.
VirtualAttributeCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Virtual Attribute managed object definition meta information.
VirtualAttributeCfgDefn.ConflictBehavior - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "conflict-behavior" property.
VirtualAttributeCfgDefn.Scope - Enum in org.opends.server.admin.std.meta
Defines the set of permissable values for the "scope" property.
VirtualAttributeConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the set of virtual attribute providers defined in the Directory Server.
VirtualAttributeConfigManager(ServerContext) - Constructor for class org.opends.server.core.VirtualAttributeConfigManager
Creates a new instance of this virtual attribute config manager.
VirtualAttributeProvider<T extends VirtualAttributeCfg> - 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 virtual attributes.
VirtualAttributeProvider() - Constructor for class org.opends.server.api.VirtualAttributeProvider
 
VirtualAttributeRule - Class in org.opends.server.types
This class defines a virtual attribute rule, which associates a virtual attribute provider with its associated configuration, including the attribute type for which the values should be generated; the base DN(s), group DN(s), and search filter(s) that should be used to identify which entries should have the virtual attribute, and how conflicts between real and virtual values should be handled.
VirtualAttributeRule(AttributeType, VirtualAttributeProvider<? extends VirtualAttributeCfg>, Set<DN>, SearchScope, Set<DN>, Set<SearchFilter>, VirtualAttributeCfgDefn.ConflictBehavior) - Constructor for class org.opends.server.types.VirtualAttributeRule
Creates a new virtual attribute rule with the provided information.
VirtualStaticGroup - Class in org.opends.server.extensions
This class provides a virtual static group implementation, in which membership is based on membership of another group.
VirtualStaticGroup() - Constructor for class org.opends.server.extensions.VirtualStaticGroup
Creates a new, uninitialized virtual static group instance.
VirtualStaticGroup(DN, DN) - Constructor for class org.opends.server.extensions.VirtualStaticGroup
Creates a new virtual static group instance with the provided information.
VirtualStaticGroupImplementationCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Virtual Static Group Implementation settings.
VirtualStaticGroupImplementationCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Virtual Static Group Implementation settings.
VirtualStaticGroupImplementationCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Virtual Static Group Implementation managed object definition meta information.
visitAbsoluteInherited(AbsoluteInheritedDefaultBehaviorProvider<T>, P) - Method in interface org.opends.server.admin.DefaultBehaviorProviderVisitor
Visit an absolute inherited default behavior provider.
visitACI(ACIPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a dseecompat Global ACI property definition.
visitACI(ACIPropertyDefinition, Aci, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a dseecompat ACI.
visitAggregation(AggregationPropertyDefinition<C, S>, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit an aggregation property definition.
visitAggregation(AggregationPropertyDefinition<C, S>, String, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit an aggregation property value.
visitAlias(AliasDefaultBehaviorProvider<T>, P) - Method in interface org.opends.server.admin.DefaultBehaviorProviderVisitor
Visit an alias default behavior provider.
visitAttributeType(AttributeTypePropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit an attribute type property definition.
visitAttributeType(AttributeTypePropertyDefinition, AttributeType, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit an attribute type.
visitBoolean(BooleanPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a boolean property definition.
visitBoolean(BooleanPropertyDefinition, Boolean, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a boolean.
visitClass(ClassPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a class property definition.
visitClass(ClassPropertyDefinition, String, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a class.
visitDefined(DefinedDefaultBehaviorProvider<T>, P) - Method in interface org.opends.server.admin.DefaultBehaviorProviderVisitor
Visit an defined default behavior provider.
visitDN(DNPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a DN property definition.
visitDN(DNPropertyDefinition, DN, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a DN.
visitDuration(DurationPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a duration property definition.
visitDuration(DurationPropertyDefinition, Long, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a duration.
visitEnum(EnumPropertyDefinition<E>, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit an enumeration property definition.
visitEnum(EnumPropertyDefinition<E>, E, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit an enumeration.
visitInstantiable(InstantiableRelationDefinition<C, S>, P) - Method in interface org.opends.server.admin.RelationDefinitionVisitor
Visit an instantiable relation definition.
visitInteger(IntegerPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit an integer property definition.
visitInteger(IntegerPropertyDefinition, Integer, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit an integer.
visitIPAddress(IPAddressPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a IP address property definition.
visitIPAddress(IPAddressPropertyDefinition, InetAddress, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a IP address.
visitIPAddressMask(IPAddressMaskPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a IP address mask property definition.
visitIPAddressMask(IPAddressMaskPropertyDefinition, AddressMask, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a IP address mask.
visitOptional(OptionalRelationDefinition<C, S>, P) - Method in interface org.opends.server.admin.RelationDefinitionVisitor
Visit an optional relation definition.
visitRelativeInherited(RelativeInheritedDefaultBehaviorProvider<T>, P) - Method in interface org.opends.server.admin.DefaultBehaviorProviderVisitor
Visit a relative inherited default behavior provider.
visitSet(SetRelationDefinition<C, S>, P) - Method in interface org.opends.server.admin.RelationDefinitionVisitor
Visit a set relation definition.
visitSingleton(SingletonRelationDefinition<C, S>, P) - Method in interface org.opends.server.admin.RelationDefinitionVisitor
Visit a singleton relation definition.
visitSize(SizePropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a size property definition.
visitSize(SizePropertyDefinition, Long, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a size.
visitString(StringPropertyDefinition, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit a string property definition.
visitString(StringPropertyDefinition, String, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit a string.
visitUndefined(UndefinedDefaultBehaviorProvider<T>, P) - Method in interface org.opends.server.admin.DefaultBehaviorProviderVisitor
Visit an undefined default behavior provider.
visitUnknown(PropertyDefinition<T>, P) - Method in class org.opends.server.admin.PropertyDefinitionVisitor
Visit an unknown type of property definition.
visitUnknown(PropertyDefinition<T>, T, P) - Method in class org.opends.server.admin.PropertyValueVisitor
Visit an unknown type of property value.
VLVIndex - Class in org.opends.server.backends.jeb
This class represents a VLV index.
VLVIndexDescriptor - Class in org.opends.guitools.controlpanel.datamodel
The class used to describe the VLV index configuration.
VLVIndexDescriptor(String, BackendDescriptor, DN, SearchScope, String, List<VLVSortOrder>) - Constructor for class org.opends.guitools.controlpanel.datamodel.VLVIndexDescriptor
Constructor for the VLVIndexDescriptor.
VLVIndexPanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays an existing VLV index (it appears on the right of the 'Manage Indexes' dialog).
VLVIndexPanel() - Constructor for class org.opends.guitools.controlpanel.ui.VLVIndexPanel
Default constructor.
VLVIndexPanel.ModifyVLVIndexTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of modifying the VLV index.
VLVIndexPanel.ModifyVLVIndexTask(ControlPanelInfo, ProgressDialog) - Constructor for class org.opends.guitools.controlpanel.ui.VLVIndexPanel.ModifyVLVIndexTask
The constructor of the task.
VLVIndexTableModel - Class in org.opends.guitools.controlpanel.datamodel
The table model for the VLV indexes.
VLVIndexTableModel() - Constructor for class org.opends.guitools.controlpanel.datamodel.VLVIndexTableModel
 
VLVIndexTreeNode - Class in org.opends.guitools.controlpanel.ui.nodes
A node representing a VLV index.
VLVIndexTreeNode(String, VLVIndexDescriptor) - Constructor for class org.opends.guitools.controlpanel.ui.nodes.VLVIndexTreeNode
Constructor of the node.
VLVKeyComparator - Class in org.opends.server.backends.jeb
This class is used to compare the keys used in a VLV index.
VLVKeyComparator(MatchingRule[], boolean[]) - Constructor for class org.opends.server.backends.jeb.VLVKeyComparator
Construct a new VLV Key Comparator object.
VLVRequestControl - Class in org.opends.server.controls
This class implements the virtual list view request controls as defined in draft-ietf-ldapext-ldapv3-vlv.
VLVRequestControl(int, int, int, int) - Constructor for class org.opends.server.controls.VLVRequestControl
Creates a new VLV request control with the provided information.
VLVRequestControl(boolean, int, int, int, int, ByteString) - Constructor for class org.opends.server.controls.VLVRequestControl
Creates a new VLV request control with the provided information.
VLVRequestControl(int, int, ByteString) - Constructor for class org.opends.server.controls.VLVRequestControl
Creates a new VLV request control with the provided information.
VLVRequestControl(boolean, int, int, ByteString, ByteString) - Constructor for class org.opends.server.controls.VLVRequestControl
Creates a new VLV request control with the provided information.
VLVResponseControl - Class in org.opends.server.controls
This class implements the virtual list view response controls as defined in draft-ietf-ldapext-ldapv3-vlv.
VLVResponseControl(int, int, int) - Constructor for class org.opends.server.controls.VLVResponseControl
Creates a new VLV response control with the provided information.
VLVResponseControl(boolean, int, int, int, ByteString) - Constructor for class org.opends.server.controls.VLVResponseControl
Creates a new VLV response control with the provided information.
VLVSortOrder - Class in org.opends.guitools.controlpanel.datamodel
Class that describes the VLV sort order.
VLVSortOrder(String, boolean) - Constructor for class org.opends.guitools.controlpanel.datamodel.VLVSortOrder
Constructor of the VLVSortOrder.
VLVSortOrderRenderer - Class in org.opends.guitools.controlpanel.ui.renderer
Class used to render elements of the class VLVSortOrder.
VLVSortOrderRenderer(JList) - Constructor for class org.opends.guitools.controlpanel.ui.renderer.VLVSortOrderRenderer
Constructor of the renderer.

W

waitForAckIfAssuredEnabled(UpdateMsg) - Method in class org.opends.server.replication.service.ReplicationDomain
Wait for the processing of an assured message after it has been sent, if assured replication is configured, otherwise, do nothing.
WaitForFileDelete - Class in org.opends.server.tools
This program provides a simple tool that will wait for a specified file to be deleted before exiting.
WaitForFileDelete(PrintStream, PrintStream, InputStream) - Constructor for class org.opends.server.tools.WaitForFileDelete
Constructor for the WaitForFileDelete object.
waitForLoader(Integer) - Method in class org.opends.quicksetup.ui.GuiApplication
Waits for the loader to be finished.
waitForShutdown() - Method in class org.opends.server.replication.server.MonitoringPublisher
Waits for thread death.
waitForStartup() - Method in class org.opends.server.replication.protocol.Session
This method can be called to wait until the session thread is properly started.
waitUntilIdle(long) - Method in class org.opends.server.api.WorkQueue
Waits for the work queue to become idle before returning.
WARN_ACI_ADD_FAILED_DECODE - Static variable in class org.opends.messages.AccessControlMessages
An attempt to add the entry "%s" containing an aci attribute type failed because of the following reason: %s
WARN_ACI_ADD_LIST_FAILED_DECODE - Static variable in class org.opends.messages.AccessControlMessages
"%s", located in the entry "%s", because of the following reason: %s
WARN_ACI_ATTRIBUTE_NOT_INDEXED - Static variable in class org.opends.messages.AccessControlMessages
Backend %s does not have a presence index defined for attribute type %s.
WARN_ACI_ENTER_LOCKDOWN_MODE - Static variable in class org.opends.messages.AccessControlMessages
The server is being put into lockdown mode because invalid ACIs rules were detected either when the server was started or during a backend initialization
WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME - Static variable in class org.opends.messages.AccessControlMessages
An error occurred while attempting to determine whether hostname %s referenced in dns expression bind rule "%s" used the correct canonical representation: %s.
WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER - Static variable in class org.opends.messages.AccessControlMessages
Unable to obtain a lock on the ModifyDN new superior entry %s
WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule dns expression value "%s" references hostname %s, which resolves to IP address %s, but the canonical hostname for that IP address is %s.
WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule dns expression value "%s" references hostname %s, but the canonical representation for that hostname is configured to be %s.
WARN_ACI_MODIFY_FAILED_DECODE - Static variable in class org.opends.messages.AccessControlMessages
An attempt to modify an aci attribute type in the entry "%s" failed because of the following reason: %s
WARN_ACI_NOT_VALID_DN - Static variable in class org.opends.messages.AccessControlMessages
Selfwrite check skipped because an attribute "%s" with a distinguished name syntax was not a valid DN
WARN_ACI_SERVER_DECODE_FAILED - Static variable in class org.opends.messages.AccessControlMessages
Failed to decode the Access Control Instruction (ACI)%s
WARN_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule value "%s" is invalid because it is missing a close parenthesis that corresponded to the initial open parenthesis
WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed because the numeric OID contained two consecutive periods at position %d
WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED - Static variable in class org.opends.messages.AccessControlMessages
The provided string "%s" could not be parsed as a valid Access Control Instruction (ACI) because it failed general ACI syntax evaluation
WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed because the value contained an illegal character %c at position %d
WARN_ACI_SYNTAX_INVAILD_VERSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) version value "%s" is invalid, only the version 3.0 is supported
WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction access type value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) attribute name value %s is invalid.
WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule authmethod expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule boolean operator value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule keyword value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule keyword string "%s" is invalid for the bind rule operator string "%s"
WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule operator value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_DAYOFWEEK - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, because of an invalid day of week value.
WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule dns expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule dns expression value "%s" is invalid, because a wild-card pattern was found in the wrong position.
WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_GROUPDN_URL - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule groupdn expression value failed to URL decode for the following reason: %s
WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression inheritance pattern value "%s" is invalid because it is non-numeric
WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule ip expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the the IPv4 address expression "%s" format was invalid
WARN_ACI_SYNTAX_INVALID_IPV4_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the IPv4 address expression "%s" contains an invalid value.
WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression "%s" failed to parse for the following reason: "%s"
WARN_ACI_SYNTAX_INVALID_NETMASK - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the netmask part of the expression "%s" has an invalid value
WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the netmask part of the expression "%s" has an invalid format
WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the prefix part of the expression "%s" has an invalid format
WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the prefix value of the expression "%s" was an invalid value.
WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) rights keyword values "%s" are invalid.
WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) rights values "%s" are invalid.
WARN_ACI_SYNTAX_INVALID_SSF_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule SSF expression "%s" failed to parse for the following reason: "%s"
WARN_ACI_SYNTAX_INVALID_SSF_RANGE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule ssf expression value "%s" is not in the valid range.
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilter expression value %s is invalid because it is not in the correct format.A valid targattrsfilters expression value must be in the following format: "add=attr1: F1 && attr2: F2 ...
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilters expression value %s is invalid because the provided filter list string is in the wrong format.
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilters expression value %s is invalid because one or more of the specified filters are invalid because of non-matching attribute type names in the filter
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilters expression value %s is invalid because one or more of the specified filters are invalid for the following reason: %s
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilters expression value %s is invalid because there are more than two filter list statements
WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targattrfilter expression value %s is invalid because the both operation tokens match in the two filter lists
WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target keyword value "%s" was seen multiple times in the ACI "%s"
WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target keyword value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target operator value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target rule value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetattr expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetcontrol expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetfilter expression value "%s" is invalid because it is not a valid LDAP filter
WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target keyword operator value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetscope expression operator value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) extop expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TIMEOFDAY - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule timeofday expression value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule timeofday expression "%s" failed to parse for the following reason: "%s"
WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule timeofday expression value "%s" is not in the valid range.
WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression value failed to parse because the attribute field of the ldap URL "%s" either contains more than one description or the field is empty
WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression value failed to parse because the ldap URL "%s" contains an empty base DN
WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression value "%s" is invalid
WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression inheritance pattern value "%s" is invalid.
WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression value "%s" is not supported
WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression inheritance pattern value "%s" is invalid for the roledn keyword because it starts with the string "parent["
WARN_ACI_SYNTAX_INVALID_USERATTR_URL - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression value failed to URL decode for the following reason: %s
WARN_ACI_SYNTAX_INVALID_USERDN_URL - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userdn expression failed to URL decode for the following reason: %s
WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the the IPv4 address expression "%s" contains a non-numeric value
WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the the IPv6 address expression "%s" contains an illegal wildcard character.
WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule userattr expression inheritance pattern value "%s" is invalid.
WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule expression value corresponding to the keyword value "%s" is missing an expression.
WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) bind rule IP address expression failed to parse because the prefix part of the expression "%s" has an non-numeric value
WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) expression value "%s" is invalid because it contains the roledn keyword, which is not supported, replace it with the groupdn keyword
WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) target expression DN value "%s" is invalid.
WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN - Static variable in class org.opends.messages.AccessControlMessages
The provided Access Control Instruction (ACI) targetattr expression value "%s" is invalid because the expression contains invalid or duplicate tokens
WARN_ADD_ATTR_IS_OBSOLETE - Static variable in class org.opends.messages.CoreMessages
Entry "%s" cannot be added because it contains attribute type %s which is declared OBSOLETE in the server schema
WARN_ADD_OC_IS_OBSOLETE - Static variable in class org.opends.messages.CoreMessages
Entry "%s" cannot be added because it contains objectclass %s which is declared OBSOLETE in the server schema
WARN_ADD_OP_INVALID_SYNTAX - Static variable in class org.opends.messages.CoreMessages
Entry "%s" contains a value "%s" for attribute %s that is invalid according to the syntax for that attribute: %s
WARN_ADD_OP_INVALID_SYNTAX_NO_VALUE - Static variable in class org.opends.messages.CoreMessages
Entry "%s" contains a value for attribute %s that is invalid according to the syntax for that attribute: %s
WARN_ADMIN_SET_PERMISSIONS_FAILED - Static variable in class org.opends.messages.AdminMessages
Failed to set permissions on file %s
WARN_ATTR_CONFLICTING_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because more than one time units are not allowed
WARN_ATTR_DUPLICATE_DATE_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for DD(Date) specification
WARN_ATTR_DUPLICATE_HOUR_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for h(Hour) specification
WARN_ATTR_DUPLICATE_MINUTE_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for m(Minute) specification
WARN_ATTR_DUPLICATE_MONTH_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for MM(Month) specification
WARN_ATTR_DUPLICATE_SECOND_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for s(Second) specification
WARN_ATTR_DUPLICATE_YEAR_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because there is conflicting value "%d" for YYYY(Year) specification
WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided collation rule %s does not contain a valid format of OID:LOCALE
WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_LOCALE - Static variable in class org.opends.messages.SchemaMessages
The collation rule %s under matching rule entry %s is invalid as the locale %s is not supported by JVM
WARN_ATTR_INVALID_DATE_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid date specification
WARN_ATTR_INVALID_HOUR_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid hour specification
WARN_ATTR_INVALID_MINUTE_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid minute specification
WARN_ATTR_INVALID_MONTH_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid month specification
WARN_ATTR_INVALID_PARTIAL_TIME_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because the character '%c' is not allowed.
WARN_ATTR_INVALID_RELATIVE_TIME_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because the character '%c' is not allowed.
WARN_ATTR_INVALID_SECOND_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid second specification
WARN_ATTR_INVALID_YEAR_ASSERTION_FORMAT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid assertion value because "%d" is not a valid year specification
WARN_ATTR_SYNTAX_ATTRTYPE_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an attribute type description because a single quote was expected at position %d but the character %s was found instead
WARN_ATTR_SYNTAX_ATTRTYPE_INVALID_ATTRIBUTE_USAGE - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that it should have an attribute usage of %s.
WARN_ATTR_SYNTAX_ATTRTYPE_INVALID_SUPERIOR_USAGE - Static variable in class org.opends.messages.SchemaMessages
The definition for attribute type %s is invalid because its attribute usage %s is not the same as the usage for its superior type %s
WARN_ATTR_SYNTAX_ATTRTYPE_NO_USER_MOD_NOT_OPERATIONAL - Static variable in class org.opends.messages.SchemaMessages
The definition for attribute type %s is invalid because it is declared NO-USER-MODIFICATION but does not have an operational usage
WARN_ATTR_SYNTAX_ATTRTYPE_NONCOLLECTIVE_FROM_COLLECTIVE - Static variable in class org.opends.messages.SchemaMessages
The definition for attribute type %s is invalid because it is not defined as a collective type but the superior type %s is collective
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_APPROXIMATE_MR - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that approximate matching should be performed using the matching rule "%s".
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_EQUALITY_MR - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that equality matching should be performed using the matching rule "%s".
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_ORDERING_MR - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that ordering matching should be performed using the matching rule "%s".
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_SUBSTRING_MR - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that substring matching should be performed using the matching rule "%s".
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_SUPERIOR_TYPE - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared a superior type with an OID of %s.
WARN_ATTR_SYNTAX_ATTRTYPE_UNKNOWN_SYNTAX - Static variable in class org.opends.messages.SchemaMessages
The definition for the attribute type with OID %s declared that it should have a syntax with OID %s.
WARN_ATTR_SYNTAX_BIT_STRING_INVALID_BIT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid bit string because '%s' is not a valid binary digit
WARN_ATTR_SYNTAX_BIT_STRING_NOT_QUOTED - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid bit string because it is not surrounded by single quotes and followed by a capital letter B
WARN_ATTR_SYNTAX_BIT_STRING_TOO_SHORT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is too short to be a valid bit string.
WARN_ATTR_SYNTAX_GENERALIZED_TIME_EMPTY_FRACTION - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid generalized time value because it does not contain at least one digit after the period to use as the fractional component
WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_FRACTION_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid generalized time value because it contains illegal character %s in the fraction component
WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid generalized time value because it represents an invalid time (e.g., a date that does not exist): %s
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because it contains an invalid character '%s' at position %d
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_DAY - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid day specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_HOUR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid hour specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_MINUTE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid minute specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_MONTH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid month specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_OFFSET - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid GMT offset
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_SECOND - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because "%s" is not a valid second specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_YEAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid generalized time value because the '%s' character is not allowed in the century or year specification
WARN_ATTR_SYNTAX_GENERALIZED_TIME_NO_TIME_ZONE_INFO - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not a valid generalized time value because it does not end with 'Z' or a time zone offset
WARN_ATTR_SYNTAX_GENERALIZED_TIME_TOO_SHORT - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is too short to be a valid generalized time value
WARN_ATTR_SYNTAX_IA5_ILLEGAL_CHARACTER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" cannot be parsed as a valid IA5 string because it contains an illegal character "%s" that is not allowed in the IA5 (ASCII) character set
WARN_ATTR_SYNTAX_ILLEGAL_BOOLEAN - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not allowed for attributes with a Boolean syntax.
WARN_ATTR_SYNTAX_ILLEGAL_INTEGER - Static variable in class org.opends.messages.SchemaMessages
The provided value %s is not allowed for attributes with a Integer syntax
WARN_ATTR_SYNTAX_INTEGER_DASH_NEEDS_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid integer because it contained only a dash not followed by an integer value
WARN_ATTR_SYNTAX_INTEGER_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid integer because it did not contain any digits
WARN_ATTR_SYNTAX_INTEGER_INITIAL_ZERO - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid integer because the first digit may not be zero unless it is the only digit
WARN_ATTR_SYNTAX_INTEGER_INVALID_CHARACTER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid integer because character '%c' at position %d is not allowed in an integer value
WARN_ATTR_SYNTAX_INTEGER_MISPLACED_DASH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a valid integer because the dash may only appear if it is the first character of the value followed by one or more digits
WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_DUPLICATE_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" cannot be parsed as an enumeration syntax because it contains a duplicate value "%s" at position %d
WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_INVALID_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" cannot be parsed because it is not allowed by enumeration syntax with OID "%s"
WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_PATTERN - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a regex syntax because the provided regex pattern "%s" is invalid
WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" cannot be parsed as a valid regex syntax because it does not match the pattern "%s"
WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a regex syntax because it does not contain a regex pattern
WARN_ATTR_SYNTAX_NUMERIC_STRING_ILLEGAL_CHAR - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" is not a valid numeric string because it contained character %s at position %d that was neither a digit nor a space
WARN_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_QUOTE_AT_POS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as an objectclass description because a single quote was expected at position %d but the character %s was found instead
WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE - Static variable in class org.opends.messages.SchemaMessages
The definition for objectclass %s is invalid because it has an objectclass type of %s but this is incompatible with the objectclass type %s for the superior class %s
WARN_ATTR_SYNTAX_OBJECTCLASS_STRUCTURAL_SUPERIOR_NOT_TOP - Static variable in class org.opends.messages.SchemaMessages
The definition for objectclass %s is invalid because it is defined as a structural class but its superior chain does not include the "top" objectclass
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_OPTIONAL_ATTR - Static variable in class org.opends.messages.SchemaMessages
The definition for the objectclass with OID %s declared that it should include optional attribute "%s".
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_REQUIRED_ATTR - Static variable in class org.opends.messages.SchemaMessages
The definition for the objectclass with OID %s declared that it should include required attribute "%s".
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_SUPERIOR_CLASS - Static variable in class org.opends.messages.SchemaMessages
The definition for the objectclass with OID %s declared a superior objectclass with an OID of %s.
WARN_ATTR_SYNTAX_PRINTABLE_STRING_EMPTY_VALUE - Static variable in class org.opends.messages.SchemaMessages
The provided value could not be parsed as a printable string because it was null or empty.
WARN_ATTR_SYNTAX_PRINTABLE_STRING_ILLEGAL_CHARACTER - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a printable string because it contained an invalid character %s at position %d
WARN_ATTR_SYNTAX_SUBSTRING_CONSECUTIVE_WILDCARDS - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" could not be parsed as a substring assertion because it contains consecutive wildcard characters at position %d and zero-length substrings are not allowed
WARN_ATTR_SYNTAX_SUBSTRING_ONLY_WILDCARD - Static variable in class org.opends.messages.SchemaMessages
The provided value "*" could not be parsed as a substring assertion because it consists only of a wildcard character and zero-length substrings are not allowed
WARN_ATTR_SYNTAX_UUID_EXPECTED_DASH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" should have had a dash at position %d, but the character '%s' was found instead
WARN_ATTR_SYNTAX_UUID_EXPECTED_HEX - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" should have had a hexadecimal digit at position %d, but the character '%s' was found instead
WARN_ATTR_SYNTAX_UUID_INVALID_LENGTH - Static variable in class org.opends.messages.SchemaMessages
The provided value "%s" has an invalid length for a UUID.
WARN_BACKUPDB_BACKUP_NOT_SUPPORTED - Static variable in class org.opends.messages.ToolMessages
Backend ID %s was included in the set of backends to archive, but this backend does not provide support for a backup mechanism.
WARN_BACKUPDB_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the shared lock for backend %s: %s.
WARN_BACKUPDB_INCREMENTAL_NOT_FOUND_DOING_NORMAL - Static variable in class org.opends.messages.BackendMessages
Could not find any backup in '%s'.
WARN_BACKUPDB_NO_BACKENDS_TO_ARCHIVE - Static variable in class org.opends.messages.ToolMessages
None of the target backends provide a backup mechanism.
WARN_BAD_GENERATION_ID_FROM_DS - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d.
WARN_BAD_GENERATION_ID_FROM_RS - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d.
WARN_BIND_CANNOT_PROCESS_USER_IDLE_TIME_LIMIT - Static variable in class org.opends.messages.CoreMessages
The user-specific idle time limit value %s contained in user entry %s could not be parsed as an integer.
WARN_BIND_CANNOT_PROCESS_USER_LOOKTHROUGH_LIMIT - Static variable in class org.opends.messages.CoreMessages
The user-specific lookthrough limit value %s contained in user entry %s could not be parsed as an integer.
WARN_BIND_CANNOT_PROCESS_USER_SIZE_LIMIT - Static variable in class org.opends.messages.CoreMessages
The user-specific size limit value %s contained in user entry %s could not be parsed as an integer.
WARN_BIND_CANNOT_PROCESS_USER_TIME_LIMIT - Static variable in class org.opends.messages.CoreMessages
The user-specific time limit value %s contained in user entry %s could not be parsed as an integer.
WARN_BIND_MULTIPLE_USER_IDLE_TIME_LIMITS - Static variable in class org.opends.messages.CoreMessages
There are multiple user-specific idle time limit values contained in user entry %s.
WARN_BIND_MULTIPLE_USER_LOOKTHROUGH_LIMITS - Static variable in class org.opends.messages.CoreMessages
There are multiple user-specific lookthrough limit values contained in user entry %s.
WARN_BIND_MULTIPLE_USER_SIZE_LIMITS - Static variable in class org.opends.messages.CoreMessages
There are multiple user-specific size limit values contained in user entry %s.
WARN_BIND_MULTIPLE_USER_TIME_LIMITS - Static variable in class org.opends.messages.CoreMessages
There are multiple user-specific time limit values contained in user entry %s.
WARN_BIND_PASSWORD_EXPIRING - Static variable in class org.opends.messages.CoreMessages
The user password is about to expire (time to expiration: %s)
WARN_CACHE_PRELOAD_BACKEND_FAILED - Static variable in class org.opends.messages.ExtensionMessages
The entry cache preload is not supported by %s backend, and as a result no entries from this backend will be preloaded into the entry cache
WARN_CACHE_PRELOAD_INTERRUPTED - Static variable in class org.opends.messages.ExtensionMessages
The entry cache preload for %s backend has been interrupted
WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED - Static variable in class org.opends.messages.ReplicationMessages
Cannot open database %s because shutdown was requested from replication server RS(%d)
WARN_CERTIFICATE_MATCH_PARSE_ERROR - Static variable in class org.opends.messages.SchemaMessages
The value could not be parsed as an X.509 certificate: "%s"
WARN_CHANGELOG_NOT_ENABLED_FOR_WRITE - Static variable in class org.opends.messages.ReplicationMessages
The changelog '%s' has been opened in read-only mode, it is not enabled for write
WARN_CLIENT_DISCONNECT_IN_PROGRESS - Static variable in class org.opends.messages.ProtocolMessages
The Directory Server is currently in the process of closing this client connection
WARN_CLIENTCONNECTION_DISCONNECT_DUE_TO_DELETE - Static variable in class org.opends.messages.CoreMessages
Terminating the client connection because its associated authentication or authorization entry %s has been deleted
WARN_COMPARE_OP_NO_SUCH_ATTR - Static variable in class org.opends.messages.CoreMessages
Entry "%s" does not contain any values for attribute "%s"
WARN_COMPARE_OP_NO_SUCH_ATTR_WITH_OPTIONS - Static variable in class org.opends.messages.CoreMessages
Entry "%s" does not contain any values for attribute "%s" with the specified set of options
WARN_CONFIG_AUTHZ_DISABLED - Static variable in class org.opends.messages.ConfigMessages
Access control has been disabled
WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to register backend %s with the Directory Server: %s
WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK - Static variable in class org.opends.messages.ConfigMessages
An error occurred while attempting to release a shared lock for backend %s: %s.
WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID - Static variable in class org.opends.messages.ConfigMessages
The backend defined in configuration entry %s has a backend ID of %s that conflicts with the backend ID for another backend in the server.
WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED - Static variable in class org.opends.messages.ConfigMessages
%s.%s indicated that administrative action is required for entry %s: messages="%s"
WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY - Static variable in class org.opends.messages.ConfigMessages
The entry cache configuration entry "cn=Entry Caches,cn=config" does not exist in the Directory Server configuration.
WARN_CONFIG_FILE_NO_STARTOK_FILE - Static variable in class org.opends.messages.ConfigMessages
No last known good configuration file %s exists.
WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS - Static variable in class org.opends.messages.ConfigMessages
There are no active access loggers defined in the Directory Server configuration.
WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS - Static variable in class org.opends.messages.ConfigMessages
There are no active error loggers defined in the Directory Server configuration.
WARN_CONFIG_LOGGER_NO_ACTIVE_HTTP_ACCESS_LOGGERS - Static variable in class org.opends.messages.ConfigMessages
There are no active HTTP access loggers defined in the Directory Server configuration.
WARN_CONFIG_LOGGING_UNSUPPORTED_FIELDS_IN_LOG_FORMAT - Static variable in class org.opends.messages.ConfigMessages
The log format for %s contains the folowing unsupported fields: %s.
WARN_CONFIG_MANUAL_CHANGES_DETECTED - Static variable in class org.opends.messages.ConfigMessages
The Directory Server has detected that one or more external changes have been made to the configuration file %s while the server was online, but another change has caused the server configuration to be overwritten.
WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER - Static variable in class org.opends.messages.ConfigMessages
The plugin order definition for plugins of type %s contains an empty element.
WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES - Static variable in class org.opends.messages.ConfigMessages
The plugin order definition for plugins of type %s includes multiple references to the '%s' plugin.
WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER - Static variable in class org.opends.messages.ConfigMessages
The plugin order definition for plugins of type %s contains multiple wildcard characters.
WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD - Static variable in class org.opends.messages.ConfigMessages
The plugin order definition for plugins of type %s does not include a wildcard element to indicate where unmatched plugins should be included in the order.
WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY - Static variable in class org.opends.messages.ConfigMessages
The specified entry %s is currently defined as the configuration entry for the default password policy.
WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT - Static variable in class org.opends.messages.ConfigMessages
Matching rule %s cannot be deleted from the server because it is in use by attribute type %s
WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU - Static variable in class org.opends.messages.ConfigMessages
Matching rule %s cannot be deleted from the server because it is in use by matching rule use %s
WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE - Static variable in class org.opends.messages.ConfigMessages
Attribute syntax %s cannot be deleted from the server because it is in use by attribute type %s
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT - Static variable in class org.opends.messages.ConfigMessages
Matching rule %s cannot be disabled because it is in use by attribute type %s
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU - Static variable in class org.opends.messages.ConfigMessages
Matching rule %s cannot be disabled because it is in use by matching rule use %s
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE - Static variable in class org.opends.messages.ConfigMessages
Attribute syntax %s cannot be disabled because it is in use by attribute type %s
WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE - Static variable in class org.opends.messages.ConfigMessages
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to open the file for reading: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE - Static variable in class org.opends.messages.ConfigMessages
Unable to parse an attribute type definition from schema configuration file %s: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR - Static variable in class org.opends.messages.ConfigMessages
Unable to parse a DIT content rule definition from schema configuration file %s: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR - Static variable in class org.opends.messages.ConfigMessages
Unable to parse a DIT structure rule definition from schema configuration file %s: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX - Static variable in class org.opends.messages.ConfigMessages
An ldapSyntaxes attribute read from schema configuration file %s could not be parsed: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU - Static variable in class org.opends.messages.ConfigMessages
Unable to parse a matching rule use definition from schema configuration file %s: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM - Static variable in class org.opends.messages.ConfigMessages
Unable to parse a name form definition from schema configuration file %s: %s
WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC - Static variable in class org.opends.messages.ConfigMessages
An objectclass read from schema configuration file %s could not be parsed: %s
WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY - Static variable in class org.opends.messages.ConfigMessages
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to read its contents as an LDIF entry: %s
WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE - Static variable in class org.opends.messages.ConfigMessages
An attribute type read from schema configuration file %s conflicts with another attribute type already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_DCR - Static variable in class org.opends.messages.ConfigMessages
A DIT content rule read from schema configuration file %s conflicts with another DIT content rule already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_DSR - Static variable in class org.opends.messages.ConfigMessages
A DIT structure rule read from schema configuration file %s conflicts with another DIT structure rule already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX - Static variable in class org.opends.messages.ConfigMessages
An ldap syntax read from schema configuration file %s conflicts with another ldap syntax already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_MRU - Static variable in class org.opends.messages.ConfigMessages
A matching rule use read from schema configuration file %s conflicts with another matching rule use already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM - Static variable in class org.opends.messages.ConfigMessages
A name form read from schema configuration file %s conflicts with another name form already read into the schema: %s.
WARN_CONFIG_SCHEMA_CONFLICTING_OC - Static variable in class org.opends.messages.ConfigMessages
An objectclass read from schema configuration file %s conflicts with another objectclass already read into the schema: %s.
WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR - Static variable in class org.opends.messages.ConfigMessages
The matching rule defined in configuration entry %s conflicts with another matching rule defined in the server configuration: %s.
WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE - Static variable in class org.opends.messages.ConfigMessages
Schema configuration file %s in directory %s contains more than one entry.
WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX - Static variable in class org.opends.messages.ConfigMessages
The attribute syntax defined in configuration entry %s conflicts with another syntax defined in the server configuration: %s.
WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE - Static variable in class org.opends.messages.ConfigMessages
Schema configuration file %s in directory %s contains additional data after the schema entry that cannot be parsed by the LDIF reader: %s.
WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID - Static variable in class org.opends.messages.ReplicationMessages
Connected to a replication server with wrong group id.
WARN_COULD_NOT_FIND_CHANGELOG - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) was unable to connect to any of the following replication servers for domain "%s": %s
WARN_DBTEST_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the shared lock for backend %s: %s.
WARN_DEREGISTER_BASEDN_MISSING_HIERARCHY - Static variable in class org.opends.messages.CoreMessages
Base DN %s has been deregistered from the Directory Server for backend %s.
WARN_DIRECTORY_SERVER_ENTERING_LOCKDOWN_MODE - Static variable in class org.opends.messages.CoreMessages
The Directory Server is entering lockdown mode, in which clients will only be allowed to connect via a loopback address, and only root users will be allowed to process operations
WARN_DISK_SPACE_FULL_THRESHOLD_CROSSED - Static variable in class org.opends.messages.BackendMessages
Disk free space of %d bytes for directory %s is now below disk low threshold of %d bytes.
WARN_DISK_SPACE_LOW_THRESHOLD_CROSSED - Static variable in class org.opends.messages.BackendMessages
Disk free space of %d bytes for directory %s is now below low threshold of %d bytes.
WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN - Static variable in class org.opends.messages.ExtensionMessages
Base DN %s specified in dynamic group %s does not exist in the server
WARN_ERROR_LOGGER_INVALID_CATEGORY - Static variable in class org.opends.messages.LoggerMessages
Invalid error log category "%s"
WARN_ERROR_LOGGER_INVALID_OVERRIDE_SEVERITY - Static variable in class org.opends.messages.LoggerMessages
Invalid override of severity level "%s"
WARN_ERROR_LOGGER_INVALID_SEVERITY - Static variable in class org.opends.messages.LoggerMessages
Invalid error log severity "%s"
WARN_EXCEPTION_STARTING_SESSION_PHASE - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) encountered an unexpected error while connecting to replication server %s for domain "%s": %s
WARN_EXPORT_LDIF_SET_PERMISSION_FAILED - Static variable in class org.opends.messages.UtilityMessages
An error occurred while setting file permissions for the LDIF file %s: %s
WARN_EXTOP_PASSMOD_CANNOT_UPDATE_PWP_STATE - Static variable in class org.opends.messages.ExtensionMessages
An error occurred while attempting to update the password policy state information for user %s as part of a password modify extended operation (result code='%s', error message='%s')
WARN_EXTOP_PASSMOD_NOOP - Static variable in class org.opends.messages.ExtensionMessages
The password modify operation was not actually performed in the Directory Server because the LDAP no-op control was present in the request
WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED - Static variable in class org.opends.messages.AdminToolMessages
The first server is already configured with replication port '%d'.
WARN_FSCACHE_OFFLINE_STATE_FAIL - Static variable in class org.opends.messages.ExtensionMessages
%s backend current offline state does not match persistent cache last recorded offline state.
WARN_FSCACHE_SET_PERMISSIONS_FAILED - Static variable in class org.opends.messages.ExtensionMessages
Unable to set file permissions for the file system entry cache backend database directory %s
WARN_FUNCTION_NOT_SUPPORTED - Static variable in class org.opends.messages.BackendMessages
The requested operation is not supported by this backend
WARN_GET_ENTRY_COUNT_FAILED - Static variable in class org.opends.messages.BackendMessages
Unable to determine the total number of entries in the container: %s
WARN_GROUP_FILTER_NOT_INDEXED - Static variable in class org.opends.messages.CoreMessages
The search filter "%s" used by group implementation %s is not indexed in backend %s.
WARN_HEARTBEAT_FAILURE - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) is closing its connection to replication server RS(%d) at %s for domain "%s" because it could not detect a heart beat
WARN_IGNORING_UPDATE_FROM_DS_BADGENID - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d
WARN_IGNORING_UPDATE_FROM_DS_FULLUP - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because it is currently performing a full update
WARN_IGNORING_UPDATE_FROM_RS - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) ignoring update %s for domain "%s" from replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d
WARN_IGNORING_UPDATE_TO_DS_BADGENID - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d
WARN_IGNORING_UPDATE_TO_DS_FULLUP - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because it is currently performing a full update
WARN_IGNORING_UPDATE_TO_RS - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) not sending update %s for domain "%s" to replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d
WARN_IMPORT_ENTRY_EXISTS - Static variable in class org.opends.messages.BackendMessages
The entry exists and the import options do not allow it to be replaced
WARN_IMPORT_LDIF_LACK_MEM_PHASE_TWO - Static variable in class org.opends.messages.BackendMessages
Insufficient free memory (%d bytes) to perform import phase 2 in a single batch.
WARN_INVALID_SYNC_HIST_VALUE - Static variable in class org.opends.messages.ReplicationMessages
The attribute value '%s' is not a valid synchronization history value
WARN_LDAP_CLIENT_CANNOT_ENQUEUE - Static variable in class org.opends.messages.ProtocolMessages
The Directory Server encountered an unexpected error while attempting to add the client request to the work queue: %s
WARN_LDAP_CLIENT_DUPLICATE_MESSAGE_ID - Static variable in class org.opends.messages.ProtocolMessages
The Directory Server is already processing another request on the same client connection with the same message ID of %d
WARN_LDAPSEARCH_CANNOT_DECODE_SORT_RESPONSE - Static variable in class org.opends.messages.ToolMessages
# Unable to decode the server-side sort response: %s
WARN_LDAPSEARCH_CANNOT_DECODE_VLV_RESPONSE - Static variable in class org.opends.messages.ToolMessages
# Unable to decode the virtual list view response: %s
WARN_LDAPSEARCH_SORT_ERROR - Static variable in class org.opends.messages.ToolMessages
# Server-side sort failed: %s
WARN_LDAPSEARCH_VLV_ERROR - Static variable in class org.opends.messages.ToolMessages
# Virtual list view processing failed: %s
WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_MISSING - Static variable in class org.opends.messages.ProtocolMessages
The directory %s referenced by the LDIF connection handler defined in configuration entry %s does not exist.
WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_NOT_DIRECTORY - Static variable in class org.opends.messages.ProtocolMessages
The value %s specified as the LDIF directory path for the LDIF connection handler defined in configuration entry %s exists but is not a directory.
WARN_LDIF_DUPLICATE_ATTR - Static variable in class org.opends.messages.UtilityMessages
Entry %s read from LDIF starting at line %d includes a duplicate attribute %s with value %s.
WARN_LDIF_DUPLICATE_OBJECTCLASS - Static variable in class org.opends.messages.UtilityMessages
Entry %s read from LDIF starting at line %d includes a duplicate objectclass value %s.
WARN_LDIF_VALUE_VIOLATES_SYNTAX - Static variable in class org.opends.messages.UtilityMessages
Entry %s read from LDIF starting at line %d includes value "%s" for attribute %s that is invalid according to the associated syntax: %s
WARN_LDIFDIFF_NO_CONFIG_FILE - Static variable in class org.opends.messages.ToolMessages
WARNING: no configuration file was provided as argument.
WARN_LDIFEXPORT_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the shared lock for backend %s: %s.
WARN_LDIFIMPORT_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the exclusive lock for backend %s: %s.
WARN_LDIFSEARCH_SIZE_LIMIT_EXCEEDED - Static variable in class org.opends.messages.ToolMessages
The specified size limit has been exceeded during search processing
WARN_LDIFSEARCH_TIME_LIMIT_EXCEEDED - Static variable in class org.opends.messages.ToolMessages
The specified time limit has been exceeded during search processing
WARN_LOGGER_SET_PERMISSION_FAILED - Static variable in class org.opends.messages.LoggerMessages
Error occurred while setting file permissions for the log file %s: %s
WARN_LOGGER_UNABLE_SET_PERMISSIONS - Static variable in class org.opends.messages.LoggerMessages
This platform does not support setting file permissions %s to the log file %s
WARN_MAKELDIF_BRANCH_SUBORDINATE_ZERO_ENTRIES - Static variable in class org.opends.messages.ToolMessages
Subordinate template definition on line %d for branch %s specifies that zero entries of type %s should be generated
WARN_MAKELDIF_NO_VALUE_IN_BRANCH_EXTRA_LINE - Static variable in class org.opends.messages.ToolMessages
The value pattern for line %d of the template file in the definition for branch %s is empty
WARN_MAKELDIF_NO_VALUE_IN_TEMPLATE_LINE - Static variable in class org.opends.messages.ToolMessages
The value pattern for line %d of the template file in the definition for template %s is empty
WARN_MAKELDIF_TAG_LIST_INVALID_WEIGHT - Static variable in class org.opends.messages.ToolMessages
The list tag on line %d of the template file contains item '%s' that includes a semicolon but that semicolon is not followed by an integer.
WARN_MAKELDIF_TAG_WARNING_EMPTY_VALUE - Static variable in class org.opends.messages.ToolMessages
The value generated from the random tag on line %d of the template file will always be an empty string
WARN_MAKELDIF_TEMPLATE_SUBORDINATE_ZERO_ENTRIES - Static variable in class org.opends.messages.ToolMessages
Subordinate template definition on line %d for template %s specifies that zero entries of type %s should be generated
WARN_MAKELDIF_WARNING_UNDEFINED_CONSTANT - Static variable in class org.opends.messages.ToolMessages
Possible reference to an undefined constant %s on line %d
WARN_MISSING_REMOTE_MONITOR_DATA - Static variable in class org.opends.messages.ReplicationMessages
Timed out waiting for monitor data for the domain "%s" from replication server RS(%d)
WARN_NO_AVAILABLE_CHANGELOGS - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) was unable to connect to any replication servers for domain "%s"
WARN_NO_CHANGELOG_SERVER_LISTENING - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) was unable to connect to replication server %s for domain "%s".
WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s, but the generation IDs do not match, indicating that a full re-initialization is required.
WARN_OP_REJECTED_BY_QUEUE_FULL - Static variable in class org.opends.messages.CoreMessages
The request to process this operation has been rejected because the work queue has already reached its maximum capacity of %d pending operations
WARN_OP_REJECTED_BY_QUEUE_INTERRUPT - Static variable in class org.opends.messages.CoreMessages
The request to process this operation has been rejected because request handler thread was interrupted while attempting to put the operation on the work queue
WARN_OP_REJECTED_BY_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
The request to process this operation has been rejected because the Directory Server has already started its shutdown process
WARN_OUT_OF_DISK_SPACE - Static variable in class org.opends.messages.BackendMessages
There is not enough space on the disk for the database to perform the write operation
WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE - Static variable in class org.opends.messages.AccessControlMessages
The pattern DN %s is not valid because it contains two consecutive wildcards in an attribute value
WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS - Static variable in class org.opends.messages.AccessControlMessages
The pattern DN %s is not valid because it uses wildcards for substring matching on an attribute type.
WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN - Static variable in class org.opends.messages.AccessControlMessages
The pattern DN %s is not valid because it contains a wildcard in an attribute type in a multi-valued RDN
WARN_PLUGIN_PROFILER_INVALID_PROFILE_DIR - Static variable in class org.opends.messages.PluginMessages
The profile directory %s specified in attribute ds-cfg-profile-directory of configuration entry %s is invalid because the specified path does not exist or is not a directory
WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN - Static variable in class org.opends.messages.PluginMessages
An error occurred while attempting to decode the value of the custom password policy attribute in entry '%s': %s.
WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY - Static variable in class org.opends.messages.PluginMessages
Entry '%s' indicates that it uses custom password policy '%s', but no such policy is defined in the server.
WARN_PROMPTTM_CERT_EXPIRED - Static variable in class org.opends.messages.ToolMessages
WARNING: The server certificate is expired (expiration time: %s)
WARN_PROMPTTM_CERT_NOT_YET_VALID - Static variable in class org.opends.messages.ToolMessages
WARNING: The server certificate will not be valid until %s
WARN_PROMPTTM_NO_SERVER_CERT_CHAIN - Static variable in class org.opends.messages.ToolMessages
WARNING: The server did not present a certificate chain.
WARN_QUEUE_UNABLE_TO_CANCEL - Static variable in class org.opends.messages.CoreMessages
The work queue caught an exception while trying to cancel pending operation %s when the Directory Server was shutting down: %s
WARN_QUEUE_UNABLE_TO_NOTIFY_THREAD - Static variable in class org.opends.messages.CoreMessages
The work queue caught an exception while trying to notify %s that the Directory Server was shutting down: %s
WARN_REBUILDINDEX_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the shared lock for backend %s: %s.
WARN_REGISTER_BASEDN_ENTRIES_IN_MULTIPLE_BACKENDS - Static variable in class org.opends.messages.CoreMessages
Backend %s already contains entry %s which has just been registered as the base DN for backend %s.
WARN_REPLICATION_SERVER_BADLY_DISCONNECTED - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) encountered an error while receiving changes for domain "%s" from replication server RS(%d) at %s.
WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED - Static variable in class org.opends.messages.ReplicationMessages
Replication server RS(%d) at %s has closed the connection to this directory server DS(%d).
WARN_RESTOREDB_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the exclusive lock for backend %s: %s.
WARN_ROOTDSE_GET_ENTRY_NONROOT - Static variable in class org.opends.messages.BackendMessages
The root DSE backend was asked to retrieve entry with DN "%s".
WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE - Static variable in class org.opends.messages.BackendMessages
Base DN "%s" is configured as one of the subordinate base DNs to use for searches below the root DSE.
WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION - Static variable in class org.opends.messages.BackendMessages
An unexpected problem occurred while trying to determine the set of subordinate base DNs to use for searches below the root DSE: %s
WARN_SATUACM_ATTR_UNINDEXED - Static variable in class org.opends.messages.ExtensionMessages
The subject attribute to user attribute certificate mapper defined in configuration entry %s references attribute type %s which is does not have an equality index defined in backend %s
WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED - Static variable in class org.opends.messages.AdminToolMessages
The second server is already configured with replication port '%d'.
WARN_SET_PERMISSIONS_FAILED - Static variable in class org.opends.messages.BackendMessages
An error occurred while setting file permissions for the backend database directory %s: %s
WARN_SHUTDOWN_CANNOT_RELEASE_SHARED_BACKEND_LOCK - Static variable in class org.opends.messages.CoreMessages
An error occurred while attempting to release a shared lock for backend %s: %s.
WARN_SMTPALERTHANDLER_ERROR_SENDING_MESSAGE - Static variable in class org.opends.messages.ExtensionMessages
An error occurred when trying to send an e-mail message for administrative alert with type %s and message %s: %s
WARN_SUBENTRY_FILTER_NOT_INDEXED - Static variable in class org.opends.messages.CoreMessages
The search filter "%s" used by subentry manager is not indexed in backend %s.
WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE - Static variable in class org.opends.messages.BackendMessages
An error occurred while attempting to rename the current tasks backing file from %s to %s: %s.
WARN_TASKSCHED_DUPLICATE_TASK_ID - Static variable in class org.opends.messages.BackendMessages
Unable to add completed task %s to the task scheduler because another task already exists with the same ID
WARN_TIMEOUT_CONNECTING_TO_RS - Static variable in class org.opends.messages.ReplicationMessages
Directory server DS(%d) timed out while connecting to replication server %s for domain "%s"
WARN_TIMEOUT_WHEN_CROSS_CONNECTION - Static variable in class org.opends.messages.ReplicationMessages
Timed out while trying to acquire the domain lock for domain "%s".
WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED - Static variable in class org.opends.messages.BackendMessages
Failed to set permissions on trust store file %s
WARN_UNABLE_SET_PERMISSIONS - Static variable in class org.opends.messages.BackendMessages
This platform does not support setting file permissions %s to the database directory %s
WARN_UNABLE_TO_USE_FILESYSTEM_API - Static variable in class org.opends.messages.UtilityMessages
Unable to gather information on Filesystem APIs, disk monitoring will be verbose
WARN_UNEXPECTED_WORKER_THREAD_EXIT - Static variable in class org.opends.messages.CoreMessages
%s is unexpectedly exiting when the Directory Server is not in the process of shutting down.
WARN_VERIFYINDEX_CANNOT_UNLOCK_BACKEND - Static variable in class org.opends.messages.ToolMessages
An error occurred while attempting to release the shared lock for backend %s: %s.
WARN_WAIT4DEL_CANNOT_OPEN_LOG_FILE - Static variable in class org.opends.messages.ToolMessages
WARNING: Unable to open log file %s for reading: %s
WARN_WAIT4DEL_CANNOT_OPEN_OUTPUT_FILE - Static variable in class org.opends.messages.ToolMessages
WARNING: Unable to open output file %s for writing: %s
WARN_WINDOWS_SERVICE_CLEANUP_MARKED_FOR_DELETION - Static variable in class org.opends.messages.ToolMessages
Service %s has been marked for deletion
WARN_WINDOWS_SERVICE_MARKED_FOR_DELETION - Static variable in class org.opends.messages.ToolMessages
The server has been marked for deletion as a Windows Service
WARN_WORKER_INTERRUPTED_WITHOUT_SHUTDOWN - Static variable in class org.opends.messages.CoreMessages
%s was interrupted while waiting for new work: %s.
WARN_WORKER_WAITING_UNCAUGHT_EXCEPTION - Static variable in class org.opends.messages.CoreMessages
An unexpected exception was caught while %s was waiting for new work: %s.
wasEmpty() - Method in interface org.opends.server.admin.client.spi.Property
Determines whether or not this property contains any active values.
WebBrowserErrorDialog - Class in org.opends.quicksetup.ui
This class is a dialog that appears when we could not launch the user web browser after the user clicked on a link.
WebBrowserErrorDialog(JFrame, WebBrowserException) - Constructor for class org.opends.quicksetup.ui.WebBrowserErrorDialog
Constructor of the WebBrowserErrorDialog.
WebBrowserException - Exception in org.opends.quicksetup.util
This class is the exception that we get when we try to launch the user web browser and we fail.
WebBrowserException(String, LocalizableMessage, Throwable) - Constructor for exception org.opends.quicksetup.util.WebBrowserException
Constructor of the WebBrowserException.
WebBrowserLauncher - Class in org.opends.quicksetup.util
This is a very basic class used to launch the user web browser.
WebBrowserLauncher() - Constructor for class org.opends.quicksetup.util.WebBrowserLauncher
 
WebStartDownloader - Class in org.opends.quicksetup.webstart
This class is used to download the files that have been marked as lazy in the QuickSetup.jnlp file.
WebStartDownloader() - Constructor for class org.opends.quicksetup.webstart.WebStartDownloader
Creates a default instance.
WebStartDownloader.Status - Enum in org.opends.quicksetup.webstart
This enumeration contains the different Status on which the downloading process of the jars can be.
WebStartInstaller - Class in org.opends.quicksetup.installer.webstart
This is an implementation of the Installer class that is used to install the Directory Server using Web Start.
WebStartInstaller() - Constructor for class org.opends.quicksetup.installer.webstart.WebStartInstaller
WebStartInstaller constructor.
weight - Variable in class org.opends.server.replication.server.ServerHandler
Weight of this remote server.
WhoAmIExtendedOperation - Class in org.opends.server.extensions
This class implements the "Who Am I?" extended operation defined in RFC 4532.
WhoAmIExtendedOperation() - Constructor for class org.opends.server.extensions.WhoAmIExtendedOperation
Create an instance of this "Who Am I?" extended operation.
WhoAmIExtendedOperationHandlerCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Who Am I Extended Operation Handler settings.
WhoAmIExtendedOperationHandlerCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Who Am I Extended Operation Handler settings.
WhoAmIExtendedOperationHandlerCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Who Am I Extended Operation Handler managed object definition meta information.
WILDCARD_ADDRESS - Static variable in class org.opends.server.types.HostPort
The wildcard address allows to instruct a server to "listen to all addresses".
willLaunchGui() - Method in class org.opends.guitools.uninstaller.UninstallLauncher
Called before the launcher launches the GUI.
willLaunchGui() - Method in class org.opends.quicksetup.installer.SetupLauncher
Called before the launcher launches the GUI.
willLaunchGui() - Method in class org.opends.quicksetup.Launcher
Called before the launcher launches the GUI.
windowClosing(QuickSetupDialog, WindowEvent) - Method in class org.opends.guitools.uninstaller.Uninstaller
Called by the controller when the window is closing.
windowClosing(QuickSetupDialog, WindowEvent) - Method in class org.opends.quicksetup.installer.Installer
 
windowClosing(QuickSetupDialog, WindowEvent) - Method in class org.opends.quicksetup.ui.GuiApplication
Called by the controller when the window is closing.
WindowMsg - Class in org.opends.server.replication.protocol
This message is used by LDAP server or by Replication Servers to update the send window of the remote entities.
WindowMsg(int) - Constructor for class org.opends.server.replication.protocol.WindowMsg
Create a new WindowMsg.
WindowProbeMsg - Class in org.opends.server.replication.protocol
This message is used by LDAP or Replication Server that have been out of credit for a while and want to check if the remote servers is able to accept more messages.
WindowProbeMsg() - Constructor for class org.opends.server.replication.protocol.WindowProbeMsg
Create a new WindowProbeMsg message.
WindowProbeMsg(byte[]) - Constructor for class org.opends.server.replication.protocol.WindowProbeMsg
Creates a new WindowProbeMsg from its encoded form.
WINDOWS_BINARIES_PATH_RELATIVE - Static variable in class org.opends.quicksetup.Installation
The relative path where all the Windows binaries (batch files) are.
WINDOWS_CONTROLPANEL_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows control panel batch file name.
WINDOWS_IMPORT_LDIF - Static variable in class org.opends.quicksetup.Installation
The Windows import LDIF batch file name.
WINDOWS_SERVICE_ERROR - Static variable in class org.opends.quicksetup.ReturnCode
Error enabling the Windows service.
WINDOWS_SETUP_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows setup batch file name.
WINDOWS_START_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows start batch file name.
WINDOWS_STATUSCLI_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows status command line batch file name.
WINDOWS_STOP_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows stop batch file name.
WINDOWS_UNINSTALL_FILE_NAME - Static variable in class org.opends.quicksetup.Installation
The Windows uninstall batch file name.
WindowsServicePanel - Class in org.opends.guitools.controlpanel.ui
The panel that displays the Windows Service panel configuration for the server.
WindowsServicePanel() - Constructor for class org.opends.guitools.controlpanel.ui.WindowsServicePanel
Default constructor.
WindowsServicePanel.WindowsServiceTask - Class in org.opends.guitools.controlpanel.ui
The task in charge of updating the windows service configuration.
WindowsServicePanel.WindowsServiceTask(ControlPanelInfo, ProgressDialog, boolean) - Constructor for class org.opends.guitools.controlpanel.ui.WindowsServicePanel.WindowsServiceTask
The constructor of the task.
WizardStep - Interface in org.opends.quicksetup
Step in a QuickSetup wizard application.
WORD_GROUP - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression matching a word group.
WORD_GROUP_START_PATTERN - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression matching a word group at the start of a pattern.
WordEqualityMatchingRuleFactory - Class in org.opends.server.schema
This class is a factory class for WordEqualityMatchingRule.
WordEqualityMatchingRuleFactory() - Constructor for class org.opends.server.schema.WordEqualityMatchingRuleFactory
 
workerFinished() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
This method is called to inform that a worker has finished.
workerStarted() - Method in class org.opends.quicksetup.ui.QuickSetupDialog
This method is called to inform that a worker has started (the QuickSetup is doing some data validation).
working() - Static method in class org.opends.server.backends.pluggable.spi.StorageStatus
Returns normal state.
WorkQueue<T extends WorkQueueCfg> - Class in org.opends.server.api
This class defines the structure and methods that must be implemented by a Directory Server work queue.
WorkQueue() - Constructor for class org.opends.server.api.WorkQueue
 
WorkQueueCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Work Queue settings.
WorkQueueCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Work Queue settings.
WorkQueueCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Work Queue managed object definition meta information.
WorkQueueConfigManager - Class in org.opends.server.core
This class defines a utility that will be used to manage the Directory Server work queue.
WorkQueueConfigManager(ServerContext) - Constructor for class org.opends.server.core.WorkQueueConfigManager
Creates a new instance of this work queue config manager.
workQueueDN - Variable in class org.opends.guitools.controlpanel.util.ConfigFromDirContext
The work queue monitoring entry DN.
WorkQueueMonitoringPanel - Class in org.opends.guitools.controlpanel.ui
The panel displaying the work queue monitor panel.
WorkQueueMonitoringPanel() - Constructor for class org.opends.guitools.controlpanel.ui.WorkQueueMonitoringPanel
Default constructor.
WorkQueueStrategy - Class in org.opends.server.core
This class implements the work queue strategy.
WorkQueueStrategy() - Constructor for class org.opends.server.core.WorkQueueStrategy
 
wrap(KeyManager[], String, String) - Static method in class org.opends.server.util.SelectableCertificateKeyManager
Wraps the provided set of key managers in selectable certificate key managers using the provided alias.
wrap(KeyManager[], String) - Static method in class org.opends.server.util.SelectableCertificateKeyManager
Wraps the provided set of key managers in selectable certificate key managers using the provided alias.
wrapHTML(LocalizableMessage, int) - Static method in class org.opends.guitools.controlpanel.util.Utilities
Wraps the contents of the provided message using the specified number of columns.
wrapMsg(String, int) - Static method in class org.opends.quicksetup.ui.Utilities
Private method used to wrap the messages that are displayed in dialogs of type JOptionPane.
wrapOrNullStream(OutputStream) - Static method in class org.opends.server.types.NullOutputStream
Returns s wrapped into a PrintStream if is not null, NullOutputStream.printStream() otherwise.
WritabilityMode - Enum in org.opends.server.types
This class implements an enumeration that may be used to control the writability mode for the entire server or for a specific backend.
write(byte[], int, int) - Method in class org.opends.guitools.controlpanel.util.ApplicationPrintStream
write(byte[], int, int) - Method in class org.opends.quicksetup.Application.ApplicationPrintStream
write(WriteOperation) - Method in class org.opends.server.backends.pdb.PDBStorage
Executes a write operation.
write(WriteOperation) - Method in interface org.opends.server.backends.pluggable.spi.Storage
Executes a write operation.
write(ByteBuffer) - Method in class org.opends.server.extensions.RedirectingByteChannel
write(int) - Method in class org.opends.server.loggers.MeteredStream
Write the specified byte to the stream.
write(byte[]) - Method in class org.opends.server.loggers.MeteredStream
Write the specified buffer to the stream.
write(byte[], int, int) - Method in class org.opends.server.loggers.MeteredStream
Write the specified buffer to the stream.
write(ASN1Writer) - Method in class org.opends.server.plugins.profiler.ProfileStack
Encodes and writes this profile stack to the capture file.
write(byte[]) - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Writes the contents of the provided byte array to this output stream.
write(byte[], int, int) - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Writes the specified portion of the data in the provided byte array to this output stream.
write(int) - Method in class org.opends.server.protocols.internal.InternalLDAPOutputStream
Writes a single byte of data to this output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.AbandonRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.AddRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.AddResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.BindRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.BindResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.CompareRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.CompareResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.DeleteRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.DeleteResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ExtendedRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ExtendedResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.IntermediateResponseProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.LDAPMessage
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ModifyRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ModifyResponseProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.ProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.SearchRequestProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.SearchResultDoneProtocolOp
 
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.SearchResultEntryProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.SearchResultReferenceProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.protocols.ldap.UnbindRequestProtocolOp
Writes this protocol op to an ASN.1 output stream.
write(int) - Method in class org.opends.server.replication.plugin.ReplLDIFOutputStream
write(byte[], int, int) - Method in class org.opends.server.replication.plugin.ReplLDIFOutputStream
write(ASN1Writer) - Method in class org.opends.server.types.Control
Writes this control to an ASN.1 writer.
write(byte[]) - Method in class org.opends.server.types.NullOutputStream
Writes the provided data to this output stream.
write(byte[], int, int) - Method in class org.opends.server.types.NullOutputStream
Writes the provided data to this output stream.
write(int) - Method in class org.opends.server.types.NullOutputStream
Writes the provided byte to this output stream.
write(ASN1Writer) - Method in class org.opends.server.types.RawAttribute
Writes this attribute to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.types.RawFilter
Writes this protocol op to an ASN.1 output stream.
write(ASN1Writer) - Method in class org.opends.server.types.RawModification
Writes this modification to an ASN.1 stream.
write(int) - Method in class org.opends.server.types.RecordingOutputStream
write(byte[]) - Method in class org.opends.server.types.RecordingOutputStream
write(byte[], int, int) - Method in class org.opends.server.types.RecordingOutputStream
write(byte[]) - Method in class org.opends.server.util.MultiOutputStream
Writes the contents of the provided byte array to all of the underlying output streams.
write(byte[], int, int) - Method in class org.opends.server.util.MultiOutputStream
Writes the specified portion of the provided byte array to all of the underlying output streams.
write(int) - Method in class org.opends.server.util.MultiOutputStream
Writes the specified byte to the set of target output streams.
WriteableTransaction - Interface in org.opends.server.backends.pluggable.spi
Represents a writeable transaction on a storage engine.
writeAddChangeRecord(Entry) - Method in class org.opends.server.util.LDIFWriter
Writes an add change record for the provided entry.
writeBackupDirectoryDescriptor() - Method in class org.opends.server.types.BackupDirectory
Writes the descriptor with the information contained in this structure to disk in the appropriate directory.
writeCaptureData(String) - Method in class org.opends.server.plugins.profiler.ProfilerThread
Writes the information captured by this profiler thread to the specified file.
writeChangeRecord(ChangeRecordEntry) - Method in class org.opends.server.util.LDIFWriter
Writes a change record entry for the provided change record.
writeComment(LocalizableMessage, int) - Method in class org.opends.server.util.LDIFWriter
Writes the provided comment to the LDIF file, optionally wrapping near the specified column.
writeConcatenatedSchema() - Static method in class org.opends.server.types.Schema
Writes a single file containing all schema element definitions, which can be used on startup to determine whether the schema files were edited with the server offline.
writeDeleteChangeRecord(Entry, boolean) - Method in class org.opends.server.util.LDIFWriter
Writes a delete change record for the provided entry, optionally including a comment with the full entry contents.
writeEntries(EntryWriter) - Method in class org.opends.server.tools.makeldif.Branch
Writes the entry for this branch, as well as all appropriate subordinate entries.
writeEntries(EntryWriter, DN, int) - Method in class org.opends.server.tools.makeldif.Template
Writes the entry for this template, as well as all appropriate subordinate entries.
writeEntries(Collection<Entry>) - Method in class org.opends.server.util.LDIFWriter
Iterates over each entry contained in the map and writes out the entry in LDIF format.
writeEntry(TemplateEntry) - Method in interface org.opends.server.tools.makeldif.EntryWriter
Writes the provided entry to the appropriate target.
writeEntry(TemplateEntry) - Method in class org.opends.server.tools.makeldif.MakeLDIF
Writes the provided entry to the appropriate target.
writeEntry(TemplateEntry) - Method in class org.opends.server.tools.makeldif.MakeLDIFInputStream
Writes the provided entry to the appropriate target.
writeEntry(Entry) - Method in class org.opends.server.util.LDIFWriter
Writes the provided entry to LDIF.
writeKey(Transaction, DatabaseEntry, EntryIDSet) - Method in class org.opends.server.backends.jeb.Index
Writes the set of entry IDs for a given key.
writeLDIFLine(StringBuilder, BufferedWriter, boolean, int) - Static method in class org.opends.server.util.LDIFWriter
Writes the provided line to LDIF using the provided information.
writeMessage(LDAPMessage) - Method in class org.opends.server.tools.LDAPWriter
Writes an LDAP message to the associated output stream.
writeModifyChangeRecord(DN, List<Modification>) - Method in class org.opends.server.util.LDIFWriter
Writes a modify change record with the provided information.
writeModifyDNChangeRecord(DN, RDN, boolean, DN) - Method in class org.opends.server.util.LDIFWriter
Writes a modify DN change record with the provided information.
WriteOperation - Interface in org.opends.server.backends.pluggable.spi
Function performing a write operation.
writeRecord(String) - Method in class org.opends.server.loggers.TextWriter.STDERR
Writes a text record to the output stream.
writeRecord(String) - Method in class org.opends.server.loggers.TextWriter.STDOUT
Writes a text record to the output stream.
writeRecord(String) - Method in class org.opends.server.loggers.TextWriter.STREAM
Writes a text record to the output stream.
writeRecord(String) - Method in interface org.opends.server.loggers.TextWriter
Writes a text record to the output stream.
writeRejectedEntries(String, ExistingFileBehavior) - Method in class org.opends.server.types.LDIFImportConfig
Indicates that rejected entries should be written to the specified file.
writeRejectedEntries(OutputStream) - Method in class org.opends.server.types.LDIFImportConfig
Indicates that rejected entries should be written to the provided output stream.
writeSetOpenDSJavaHome(UserData, String) - Method in class org.opends.quicksetup.installer.InstallerHelper
Writes the set-java-home file that is used by the scripts to set the java home and the java arguments.
writeSkippedEntries(String, ExistingFileBehavior) - Method in class org.opends.server.types.LDIFImportConfig
Indicates that skipped entries should be written to the specified file.
writeSkippedEntries(OutputStream) - Method in class org.opends.server.types.LDIFImportConfig
Indicates that skipped entries should be written to the provided output stream.
writeState() - Method in class org.opends.server.backends.task.TaskScheduler
Writes state information about all tasks and recurring tasks to disk.
writeSuccessfulStartupConfig() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Indicates that the Directory Server has started successfully and that the configuration handler should save a copy of the current configuration for use as a "last known good" reference.
writeSuccessfulStartupConfig() - Method in class org.opends.server.api.ConfigHandler
Indicates that the Directory Server has started successfully and that the configuration handler should save a copy of the current configuration for use as a "last known good" reference.
writeSuccessfulStartupConfig() - Method in class org.opends.server.extensions.ConfigFileHandler
Indicates that the Directory Server has started successfully and that the configuration handler should save a copy of the current configuration for use as a "last known good" reference.
writeTemplateEntry(TemplateEntry) - Method in class org.opends.server.util.LDIFWriter
Writes the provided template entry to LDIF.
writeTo(ASN1Writer, short) - Method in class org.opends.server.replication.common.ServerState
Encodes this server state to the provided ASN1 writer.
writeUpdatedConfig() - Method in class org.opends.guitools.controlpanel.util.ReadOnlyConfigFileHandler
Writes an updated version of the Directory Server configuration to the repository.
writeUpdatedConfig() - Method in class org.opends.server.api.ConfigHandler
Writes an updated version of the Directory Server configuration to the repository.
writeUpdatedConfig() - Method in class org.opends.server.extensions.ConfigFileHandler
Writes an updated version of the Directory Server configuration to the repository.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.AccountUsableRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.AccountUsableResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.AuthorizationIdentityResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.EntryChangelogNotificationControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.EntryChangeNotificationControl
Writes this control value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.ExternalChangelogRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.GetEffectiveRightsRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.LDAPAssertionRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.LDAPPostReadRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.LDAPPostReadResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.LDAPPreReadRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.LDAPPreReadResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.MatchedValuesControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PagedResultsControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PasswordExpiredControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PasswordExpiringControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PasswordPolicyRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PasswordPolicyResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.PersistentSearchControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.ProxiedAuthV1Control
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.ProxiedAuthV2Control
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.ServerSideSortRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.ServerSideSortResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.SubentriesControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.SubtreeDeleteControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.VLVRequestControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.controls.VLVResponseControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.plugins.ChangeNumberControlPlugin.ChangeNumberControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.protocols.ldap.LDAPControl
Writes this control's value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.replication.plugin.ReplicationRepairRequestControl
Writes this control value to an ASN.1 writer.
writeValue(ASN1Writer) - Method in class org.opends.server.types.Control
Writes this control's value to an ASN.1 writer.
writeWithTimeout(ClientConnection, ByteBuffer) - Static method in class org.opends.server.util.StaticUtils
Writes the contents of the provided buffer to the client, terminating the connection if the write is unsuccessful for too long (e.g., if the client is unresponsive or there is a network problem).

Z

ZERO_OR_MORE_WHITESPACE - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression matching a white space.
ZERO_OR_MORE_WHITESPACE_START_PATTERN - Static variable in class org.opends.server.authorization.dseecompat.Aci
Regular expression matching a white space at the start of a pattern.
ZIP_FILE_NAME - Static variable in class org.opends.server.util.SetupUtils
Java property used to know which is the name of the zip file that must be unzipped and whose contents must be extracted during the Web Start based setup.
ZipExtractor - Class in org.opends.quicksetup.util
Class for extracting the contents of a zip file and managing the reporting of progress during extraction.
ZipExtractor(File) - Constructor for class org.opends.quicksetup.util.ZipExtractor
Creates an instance of an ZipExtractor.
ZipExtractor(InputStream, String) - Constructor for class org.opends.quicksetup.util.ZipExtractor
Creates an instance of an ZipExtractor.
ZipExtractor(File, int, int, int, Application) - Constructor for class org.opends.quicksetup.util.ZipExtractor
Creates an instance of an ZipExtractor.
ZipExtractor(InputStream, int, int, int, String, Application) - Constructor for class org.opends.quicksetup.util.ZipExtractor
Creates an instance of an ZipExtractor.

_

_final - Variable in class org.opends.dsml.protocol.SubstringFilter
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
OpenDJ 3.0.0-SNAPSHOT Documentation

Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.