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

abandonImportExport(ErrorMessage) - Method in class org.opends.server.replication.plugin.ReplicationDomain
Processes an error message received while an import/export is on going.
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.
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
Attempts to cancel this operation before processing has completed without waiting for a cancel result.
abort() - Method in class org.opends.server.replication.server.ReplicationDB.ReplServerDBCursor
Abort the Cursor after a Deadlock Exception.
abort(CancelRequest) - Method in class org.opends.server.types.AbstractOperation
Attempts to cancel this operation before processing has completed without waiting for a cancel result.
abort(CancelRequest) - Method in interface org.opends.server.types.Operation
Attempts to abort this operation before processing has completed.
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.
AbsoluteSubtreeSpecification - Class in org.opends.server.core
An absolute subtree specification.
AbsoluteSubtreeSpecification(DN, int, int, Iterable<DN>, Iterable<DN>, SearchFilter) - Constructor for class org.opends.server.core.AbsoluteSubtreeSpecification
Create a new absolute subtree specification.
AbsoluteSubtreeSpecificationSyntax - Class in org.opends.server.schema
This class defines the absolute subtree specification attribute syntax, which is used to select sets of entries in dynamic groups and access control rules.
AbsoluteSubtreeSpecificationSyntax() - Constructor for class org.opends.server.schema.AbsoluteSubtreeSpecificationSyntax
Creates a new instance of this syntax.
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.
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(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.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.loggers.LogFileFilter
Select only files that begin with the specified prefix.
acceptCertificate(X509Certificate[], String, String) - Method in class org.opends.admin.ads.util.ApplicationTrustManager
This method is called when the user accepted a certificate.
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.
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.
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.
AccessLogger() - Constructor for class org.opends.server.loggers.AccessLogger
 
AccessLogPublisher<T extends AccessLogPublisherCfg> - Class in org.opends.server.api
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.api.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.
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, Message, 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() - 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(String, boolean) - Constructor for class org.opends.server.controls.AccountUsableRequestControl
Creates a new instance of the account usable request control with the provided information.
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(String, 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, 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(String, 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.
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.
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(Message) - Constructor for exception org.opends.server.authorization.dseecompat.AciException
Creates a new ACI exception with the provided message.
AciException(Message, 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(LocalBackendCompareOperation, int) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
Constructor interface for the compare operation.
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(LocalBackendModifyDNOperation, int, Entry) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
Constructor interface for the modify DN operation.
AciLDAPOperationContainer(SearchOperation, int, SearchResultEntry) - Constructor for class org.opends.server.authorization.dseecompat.AciLDAPOperationContainer
Constructor interface for the LDAP search 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.
ack(ChangeNumber) - Method in class org.opends.server.replication.plugin.ReplicationDomain
Send an Ack message.
ack(AckMessage, short) - Method in class org.opends.server.replication.server.ReplicationServerDomain
Add an ack to the list of ack received for a given change.
ack(AckMessage, short) - Method in class org.opends.server.replication.server.ServerHandler
Do the work when an ack message has been received from another server.
ackChangelog(AckMessage, short) - Static method in class org.opends.server.replication.server.ServerHandler
Process reception of an for an update that was received from a ReplicationServer.
AckMessage - Class in org.opends.server.replication.protocol
Used to send acks between LDAP and replication servers.
AckMessage(ChangeNumber) - Constructor for class org.opends.server.replication.protocol.AckMessage
Creates a new AckMessage from a ChangeNumber.
AckMessage(byte[]) - Constructor for class org.opends.server.replication.protocol.AckMessage
Creates a new AckMessage by decoding the provided byte array.
AckMessageList - Class in org.opends.server.replication.server
This class is used to store the list of acks received for a Given Update Messages.
AckMessageList(ChangeNumber, int) - Constructor for class org.opends.server.replication.server.AckMessageList
Creates a new AckMessageList for a given ChangeNumber.
AckMessageListComparator - Class in org.opends.server.replication.server
This comparator is used to build TreeSet of AckMessageLists.
AckMessageListComparator() - Constructor for class org.opends.server.replication.server.AckMessageListComparator
 
acquireExclusiveLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
Attempts to acquire an exclusive lock on the specified file.
acquireSharedLock(String, StringBuilder) - Static method in class org.opends.server.core.LockFileManager
Attempts to acquire a shared lock on the specified file.
ActionType - Enum in org.opends.server.loggers
This enumeration defines the post rotation actions possible.
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.
adaptIllegalManagedObjectNameException(IllegalManagedObjectNameException, AbstractManagedObjectDefinition<?, ?>) - Static method in class org.opends.server.tools.dsconfig.ArgumentExceptionFactory
Creates a CLI exception from an illegal managed object name exception.
adaptInputException(Throwable) - Static method in exception org.opends.server.util.cli.CLIException
Adapts any exception that may have occurred whilst reading input from the console.
adaptPropertyException(PropertyException, AbstractManagedObjectDefinition<?, ?>) - Static method in class org.opends.server.tools.dsconfig.ArgumentExceptionFactory
Creates an argument exception from a property exception.
add(SubtreeSpecification) - Method in class org.opends.server.api.SubtreeSpecificationSet
Adds the provided subtree specification object to this set.
add(EntryID) - Method in class org.opends.server.backends.jeb.EntryIDSet
Insert an ID into this set.
add(long) - Method in class org.opends.server.backends.jeb.Longs
Add a new value to the set.
add(long, AttributeValue[]) - Method in class org.opends.server.backends.jeb.SortValuesSet
Add the given entryID and values from this VLV idnex.
add(AttributeValue, ChangeNumber) - Method in class org.opends.server.replication.plugin.AttrInfoMultiple
Update the historical information when a value is added.
add(UpdateMessage) - Method in class org.opends.server.replication.server.DbHandler
Add an update to the list of messages that must be saved to the db managed by this db handler.
add(UpdateMessage) - Method in class org.opends.server.replication.server.MsgQueue
Add an UpdateMessage to this MessageQueue.
add(UpdateMessage, ServerHandler) - Method in class org.opends.server.replication.server.ServerHandler
Add an update the list of updates that must be sent to the server managed by this ServerHandler.
addAccessChangeListener(ConfigurationChangeListener<AccessLogPublisherCfg>) - Method in interface org.opends.server.admin.std.server.AccessLogPublisherCfg
Register to be notified when this Access Log Publisher is changed.
addAccessLogPublisher(AccessLogPublisher) - Static method in class org.opends.server.loggers.AccessLogger
Add an access log publisher to the access logger.
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<Message>) - 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, LinkedList<Message>) - 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.
addAck(short) - Method in class org.opends.server.replication.server.AckMessageList
Add an ack from a given LDAP server to the ack list.
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(EntryIDSet) - Method in class org.opends.server.backends.jeb.EntryIDSet
Add all the IDs from a given set that are not already present.
addAll(Longs) - Method in class org.opends.server.backends.jeb.Longs
Adds all the elements of a provided set to this set 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.
addApproximateChangeListener(ConfigurationChangeListener<ApproximateMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.ApproximateMatchingRuleCfg
Register to be notified when this Approximate Matching Rule is changed.
addArgument(Argument) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser.
addArgument(Argument, ArgumentGroup) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser.
addArgument(Argument) - Method in class org.opends.server.util.args.SubCommand
Adds the provided argument for use with this subcommand.
addArgument(Argument) - Method in class org.opends.server.util.cli.CommandBuilder
Adds an argument to the list of the command builder.
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, 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<AttributeValue>) - Method in class org.opends.server.types.Entry
Adds the provided attribute to this entry.
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.
addAuthenticationType(AuthenticationType) - Method in class org.opends.server.types.AuthenticationInfo
Adds the provided authentication type to the set of authentication types completed by the client.
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.
addBackOption(boolean) - Method in class org.opends.server.util.cli.MenuBuilder
Creates a "back" menu option.
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.
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.
addByteArray(byte[], byte[], int) - Method in class org.opends.server.replication.protocol.ReplicationMessage
Concatenate the tail byte array into the resultByteArray.
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.
addCancelOption(boolean) - Method in class org.opends.server.util.cli.MenuBuilder
Creates a "cancel" menu option.
addCell(String) - Method in class org.opends.server.util.table.TableSerializer
Prints a table cell.
addCertificate(String, File) - Method in class org.opends.server.util.CertificateManager
Adds the provided certificate to the key store.
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<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<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<BackendCfg>) - Method in interface org.opends.server.admin.std.server.BackendCfg
Register to be notified when this Backend 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<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<NetworkGroupCfg>) - Method in interface org.opends.server.admin.std.server.NetworkGroupCfg
Register to be notified when this Network Group 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<PasswordPolicyCfg>) - Method in interface org.opends.server.admin.std.server.PasswordPolicyCfg
Register to be notified when this Password Policy 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<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<WorkflowCfg>) - Method in interface org.opends.server.admin.std.server.WorkflowCfg
Register to be notified when this Workflow is changed.
addChangeListener(ConfigurationChangeListener<WorkflowElementCfg>) - Method in interface org.opends.server.admin.std.server.WorkflowElementCfg
Register to be notified when this Workflow Element 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.
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.
addCharOption(Message, Message, MenuCallback<T>) - Method in class org.opends.server.util.cli.MenuBuilder
Adds a menu choice to the menu which will have a single letter as its key.
addCharOption(Message, Message, MenuResult<T>) - Method in class org.opends.server.util.cli.MenuBuilder
Adds a menu choice to the menu which will have a single letter as its key and which returns the provided result.
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.jeb.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.
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.
addColumn(int) - Method in class org.opends.server.util.table.TableSerializer
Defines a column in the table.
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.jeb.VerifyConfig
Add the name of an index to those indexes to be verified for completeness.
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.
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
Adds a listener to be informed of changes in connection status.
AddContext - Class in org.opends.server.replication.protocol
This class describe the contexte that is attached to Add Operation.
AddContext(ChangeNumber, String, String) - Constructor for class org.opends.server.replication.protocol.AddContext
Creates a new AddContext with the provided information.
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.
addDebugLogPublisher(DebugLogPublisher) - Static method in class org.opends.server.loggers.debug.DebugLogger
Add an debug log publisher to the debug logger.
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.
addDefaultArgument(Argument) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser and puts the arguement in the default group.
addDependency(ChangeNumber) - Method in class org.opends.server.replication.plugin.PendingChange
Add the given ChangeNumber in the list of dependencies of this PendingChange.
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.
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.
addDynamicChangeListener(ConfigurationChangeListener<DynamicGroupImplementationCfg>) - Method in interface org.opends.server.admin.std.server.DynamicGroupImplementationCfg
Register to be notified when this Dynamic Group Implementation is changed.
addEntries(List<UpdateMessage>) - Method in class org.opends.server.replication.server.ReplicationDB
add a list of changes to the underlying db.
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(IndexBuffer, EntryID, Entry) - Method in class org.opends.server.backends.jeb.AttributeIndex
Update the attribute index for a new entry.
addEntry(Transaction, 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(Entry, AddOperation) - Method in class org.opends.server.backends.jeb.EntryContainer
Adds the provided entry to this database.
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.Index
Update the index for a new entry.
addEntry(Transaction, EntryID, Entry) - Method in class org.opends.server.backends.jeb.VLVIndex
Update the vlvIndex for a new entry.
addEntry(IndexBuffer, 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.RootDSEBackend
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.backends.SchemaBackend
Adds the provided entry to this backend.
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, AddOperation) - Method in class org.opends.server.extensions.ConfigFileHandler
Adds the provided entry to this backend.
addEntry(Entry, AddOperation) - Method in class org.opends.server.replication.server.ReplicationBackend
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.
addEntryID(EntryID, int, boolean) - Method in interface org.opends.server.backends.jeb.importLDIF.ImportIDSet
Add an entry ID to the set.
addEntryID(EntryID, int, boolean) - Method in class org.opends.server.backends.jeb.importLDIF.IntegerImportIDSet
Add an entry ID to the set.
addEntryID(EntryID, int, boolean) - Method in class org.opends.server.backends.jeb.importLDIF.LongImportIDSet
Add an entry ID to the set.
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.
addEqualityChangeListener(ConfigurationChangeListener<EqualityMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.EqualityMatchingRuleCfg
Register to be notified when this Equality Matching Rule 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.
addErrorLogPublisher(ErrorLogPublisher) - Static method in class org.opends.server.loggers.ErrorLogger
Add an error log publisher to the error logger.
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.
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.
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.
addFileSystemChangeListener(ConfigurationChangeListener<FileSystemEntryCacheCfg>) - Method in interface org.opends.server.admin.std.server.FileSystemEntryCacheCfg
Register to be notified when this File System Entry Cache 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.
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.
addGeneralArgument(Argument) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser and puts the arguement in the general group.
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.
addGlobalArgument(Argument) - Method in class org.opends.server.util.args.SubCommandArgumentParser
Adds the provided argument to the set of global arguments handled by this parser.
addGlobalArgument(Argument, ArgumentGroup) - Method in class org.opends.server.util.args.SubCommandArgumentParser
Adds the provided argument to the set of global arguments handled by this parser.
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.
addHeading(String) - Method in class org.opends.server.util.table.TableSerializer
Prints a column heading.
addHelpOption(HelpCallback) - Method in class org.opends.server.util.cli.MenuBuilder
Creates a "help" menu option which will use the provided help call-back to display help relating to the other menu options.
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.
addInputOutputArgument(Argument) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser and puts the argument in the input/output group.
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.
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.
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.
addLdapConnectionArgument(Argument) - Method in class org.opends.server.util.args.ArgumentParser
Adds the provided argument to the set of arguments handled by this parser and puts the argument in the LDAP connection group.
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.
addLocalBackendChangeListener(ConfigurationChangeListener<LocalBackendWorkflowElementCfg>) - Method in interface org.opends.server.admin.std.server.LocalBackendWorkflowElementCfg
Register to be notified when this Local Backend Workflow Element is changed.
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(Message) - Method in class org.opends.server.backends.task.Task
Adds a log message to the set of messages logged by this task.
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.
addMessage(Message) - Method in class org.opends.server.types.ConfigChangeResult
Adds the provided message to the set of messages for this config change result.
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.FakeOperation
Add a modification to the list of modification included in this fake operation.
addModification(Modification) - Method in class org.opends.server.replication.plugin.ModifyFakeOperation
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.
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.
AddMsg - Class in org.opends.server.replication.protocol
This class is used to exchange Add operation between LDAP servers and replication servers.
AddMsg(PostOperationAddOperation) - Constructor for class org.opends.server.replication.protocol.AddMsg
Creates a new AddMessage.
AddMsg(ChangeNumber, String, 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[].
addNamingContext(WorkflowTopologyNode) - Method in class org.opends.server.core.NetworkGroupNamingContexts
Add a workflow in the list of naming context.
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.
addNetworkGroupAddListener(ConfigurationAddListener<NetworkGroupCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Network Groups are added.
addNetworkGroupDeleteListener(ConfigurationDeleteListener<NetworkGroupCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Network Groups are deleted.
addNewManagedObject() - Method in class org.opends.server.admin.client.spi.AbstractManagedObject
Adds this new managed object.
addNumberedOption(Message, MenuCallback<T>, Message...) - Method in class org.opends.server.util.cli.MenuBuilder
Adds a menu choice to the menu which will have a numeric key.
addNumberedOption(Message, MenuResult<T>, Message...) - Method in class org.opends.server.util.cli.MenuBuilder
Adds a menu choice to the menu which will have a numeric key and which returns the provided result.
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.
addObfuscatedArgument(Argument) - Method in class org.opends.server.util.cli.CommandBuilder
Adds an argument whose values must be obfuscated (passwords for instance).
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
Adds the provided objectclass to the entry to add.
addObjectClass(ObjectClass, String) - Method in class org.opends.server.core.AddOperationWrapper
Adds the provided objectclass to the entry to add.
addObjectClass(AttributeValue) - Method in class org.opends.server.types.Entry
Adds the objectClass with the given name to this entry.
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.
addObjectClasses(Collection<AttributeValue>) - Method in class org.opends.server.types.Entry
Adds the objectclasses corresponding to the provided set of names to this entry.
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.
addOperationInProgress(AbstractOperation) - Method in class org.opends.server.protocols.ldap.LDAPClientConnection
Adds the provided operation to the set of operations in progress for this client connection.
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.
addOrderingChangeListener(ConfigurationChangeListener<OrderingMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.OrderingMatchingRuleCfg
Register to be notified when this Ordering Matching Rule 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<PasswordPolicyCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Password Policies are added.
addPasswordPolicyDeleteListener(ConfigurationDeleteListener<PasswordPolicyCfg>) - 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.
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.
addPending(DN) - Method in class org.opends.server.backends.jeb.importLDIF.DNContext
Add specified DN to the pending map.
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.
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.
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.
addProfilerChangeListener(ConfigurationChangeListener<ProfilerPluginCfg>) - Method in interface org.opends.server.admin.std.server.ProfilerPluginCfg
Register to be notified when this Profiler Plugin is changed.
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.
addQuitOption() - Method in class org.opends.server.util.cli.MenuBuilder
Creates a "quit" menu option.
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
Adds the provided attribute to the set of raw attributes for this add operation.
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.
addRebuildIndex(String) - Method in class org.opends.server.backends.jeb.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.
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.
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.
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.
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.
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
Adds the provided control to the set of request controls for this operation.
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(ASN1OctetString) - 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(ASN1OctetString, ArrayList<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
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.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
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.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
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.UnbindOperationBasis
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.types.AbstractOperation
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, Message) - 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, Message, DN, List<String>) - Constructor for class org.opends.server.protocols.ldap.AddResponseProtocolOp
Creates a new add response protocol op with the provided information.
AddressMask - Class in org.opends.server.types
This class defines an address mask, which can be used to perform efficient comparisons against IP addresses to determine whether a particular IP address is in a given range.
addRetentionPolicy(RetentionPolicy) - Method in class org.opends.server.loggers.MultifileTextWriter
Add a retention policy to enforce on the files written by this writer.
addRightsToEntry(AciHandler, LinkedHashSet<String>, AciLDAPOperationContainer, SearchResultEntry, 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.
addRotationPolicy(RotationPolicy) - Method in class org.opends.server.loggers.MultifileTextWriter
Add a rotation policy to enforce on the files written by this writer.
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.
addSASLMechanism(String) - Method in class org.opends.server.types.AuthenticationInfo
Adds the provided mechanism to the set of SASL mechanisms used by the client.
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.
addSchemaChangeListener(ConfigurationChangeListener<SchemaBackendCfg>) - Method in interface org.opends.server.admin.std.server.SchemaBackendCfg
Register to be notified when this Schema Backend is changed.
AddSchemaFileTask - Class in org.opends.server.tasks
This class provides an implementation of a Directory Server task that can be used to add the contents of a new schema file into the server schema.
AddSchemaFileTask() - Constructor for class org.opends.server.tasks.AddSchemaFileTask
 
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.
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.
addSortKey(int) - Method in class org.opends.server.util.table.TableBuilder
Adds a table sort key.
addSortKey(int, Comparator<String>) - Method in class org.opends.server.util.table.TableBuilder
Adds a table sort key.
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.
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.
addSubstringChangeListener(ConfigurationChangeListener<SubstringMatchingRuleCfg>) - Method in interface org.opends.server.admin.std.server.SubstringMatchingRuleCfg
Register to be notified when this Substring Matching Rule is changed.
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.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.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.
addTraceSettings(String, TraceSettings) - Method in class org.opends.server.api.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.
addValue(String) - Method in class org.opends.server.util.args.Argument
Adds a value to the set of values for this argument.
addValue(String) - Method in class org.opends.server.util.args.BooleanArgument
Adds a value to the set of values for this argument.
addValue(String) - Method in class org.opends.server.util.args.FileBasedArgument
Adds a value to the set of values for this argument.
addValues(List<AttributeValue>) - Method in class org.opends.server.config.ConfigAttribute
Attempts to add the provided set of values to this configuration attribute.
addVersionChangeListener(ConfigurationChangeListener<VersionMonitorProviderCfg>) - Method in interface org.opends.server.admin.std.server.VersionMonitorProviderCfg
Register to be notified when this Version Monitor Provider is changed.
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.
addWaitingAck(UpdateMessage, int) - Method in class org.opends.server.replication.server.ServerHandler
Add an update to the list of update waiting for acks.
addWaitingAck(UpdateMessage, short, ReplicationServerDomain, int) - Static method in class org.opends.server.replication.server.ServerHandler
Add an update to the list of update received from a replicationServer and waiting for acks.
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.
addWorkflowAddListener(ConfigurationAddListener<WorkflowCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Workflows are added.
addWorkflowDeleteListener(ConfigurationDeleteListener<WorkflowCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Workflows are deleted.
addWorkflowElementAddListener(ConfigurationAddListener<WorkflowElementCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when new Workflow Elements are added.
addWorkflowElementDeleteListener(ConfigurationDeleteListener<WorkflowElementCfg>) - Method in interface org.opends.server.admin.std.server.RootCfg
Registers to be notified when existing Workflow Elements are deleted.
adjust(ChangeNumber) - Method in class org.opends.server.replication.common.ChangeNumberGenerator
Adjust the lastTime of this Changenumber generator with a ChangeNumber that we have received from another server.
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.
adminActionRequired() - Method in class org.opends.server.types.ConfigChangeResult
Indicates whether administrative action is required before one or more of the changes will take effect.
AdminClientException - Exception in org.opends.server.admin.client
Administration client exceptions represent non-operational problems which occur whilst interacting with the administration framework.
AdminClientException(Message, Throwable) - Constructor for exception org.opends.server.admin.client.AdminClientException
Create an administration client exception with a message and cause.
AdminClientException(Message) - Constructor for exception org.opends.server.admin.client.AdminClientException
Create an administration client exception with a message.
AdminException - Exception in org.opends.server.admin
Exceptions thrown when interacting with administration framework.
AdminException(Message, Throwable) - Constructor for exception org.opends.server.admin.AdminException
Create an admin exception with a message and cause.
AdminException(Message) - Constructor for exception org.opends.server.admin.AdminException
Create an admin exception with a message.
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.
AdminRuntimeException - Exception in org.opends.server.admin
Exceptions thrown when interacting with administration framework that applications are not expected to catch.
AdminRuntimeException(Message, Throwable) - Constructor for exception org.opends.server.admin.AdminRuntimeException
Create an admin runtime exception with a message and cause.
AdminRuntimeException(Message) - Constructor for exception org.opends.server.admin.AdminRuntimeException
Create an admin runtime exception with a message.
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(Message, Throwable) - Constructor for exception org.opends.server.admin.client.AdminSecurityException
Create a security exception with a message and cause.
AdminSecurityException(Message) - Constructor for exception org.opends.server.admin.client.AdminSecurityException
Create a security exception with a message.
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(ADSContextException.ErrorType) - Constructor for exception org.opends.admin.ads.ADSContextException
Creates an ADSContextException of the given error type.
ADSContextException(ADSContextException.ErrorType, Throwable) - Constructor for exception org.opends.admin.ads.ADSContextException
Creates an ADSContextException of the given error type with the provided error cause.
ADSContextException.ErrorType - Enum in org.opends.admin.ads
The enumeration containing the different error types.
ADSContextHelper - Class in org.opends.admin.ads
This is the only class in the org.opends.admin.ads package that uses the classes from OpenDS.jar (in particular the administration client framework API).
ADSContextHelper() - Constructor for class org.opends.admin.ads.ADSContextHelper
Default constructor.
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.
again() - Static method in class org.opends.server.util.cli.MenuResult
Creates a new menu result indicating that the menu should be displayed again.
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_FIND_RECURRING_TASK - 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 recurring task cannot be found to schedule the next iteration after the previous iteration has completed.
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_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_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 the 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_FIND_RECURRING_TASK - Static variable in class org.opends.server.util.ServerConstants
The alert type string that will be used for the alert notification generated if a recurring task cannot be found to schedule the next iteration after the previous iteration has completed.
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_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_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 the 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() - 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 - Static variable in class org.opends.server.loggers.LogLevel
ALL indicates that all messages should be logged.
ALL_ATTRS_RESOURCE_ENTRY - Static variable in class org.opends.server.authorization.dseecompat.AciHandler
String used to save a resource entry containing all the attributes in the SearchOperation attachment list.
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.RoutableMessage
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 "*".
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.
ALLOWED_FAX_PARAMETERS - Static variable in class org.opends.server.schema.FaxNumberSyntax
The set of allowed fax parameter values, formatted entirely in lowercase characters.
ALLOWED_TTX_PARAMETERS - Static variable in class org.opends.server.schema.TeletexTerminalIdentifierSyntax
The set of allowed fax parameter values, formatted entirely in lowercase characters.
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.
allowExpiredPasswordChanges() - Method in class org.opends.server.core.PasswordPolicy
Indicates whether a user will be allowed to change their password after it expires and they have no remaining grace logins (and will not be allowed to perform any other operation until the password is changed).
allowLDAPv2() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should allow interaction with LDAPv2 clients.
allowMultiplePasswordValues() - Method in class org.opends.server.core.PasswordPolicy
Indicates whether user entries will be allowed to have multiple distinct values in the password attribute.
allowPreEncodedPasswords() - Method in class org.opends.server.core.PasswordPolicy
Indicates whether clients will be allowed to set pre-encoded passwords that are already hashed and therefore cannot be validated for correctness.
allowsAttribute(AttributeType) - Method in class org.opends.server.controls.LDAPPostReadRequestControl
Indicates whether the specified attribute type should be included in the entry for the corresponding response control.
allowsAttribute(AttributeType) - Method in class org.opends.server.controls.LDAPPreReadRequestControl
Indicates whether the specified attribute type should be included in the entry for the corresponding response control.
allowsAttribute(AttributeType) - Method in class org.opends.server.types.Entry
Indicates whether the specified attribute type is allowed by any of the objectclasses associated with this entry.
allowStartTLS() - Method in class org.opends.server.protocols.ldap.LDAPConnectionHandler
Indicates whether this connection handler should allow the use of the StartTLS extended operation.
allowsTrailingArguments() - Method in class org.opends.server.util.args.ArgumentParser
Indicates whether this parser will allow unnamed trailing arguments.
allowsTrailingArguments() - Method in class org.opends.server.util.args.SubCommand
Indicates whether this sub-command will allow unnamed trailing arguments.
allowUserPasswordChanges() - Method in class org.opends.server.core.PasswordPolicy
Indicates whether end users will be allowed to change their own passwords (subject to access control restrictions).
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.
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(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.
append(Message) - Method in class org.opends.messages.MessageBuilder
Append a message to this builder.
append(int) - Method in class org.opends.messages.MessageBuilder
Append an integer to this builder.
append(Object) - Method in class org.opends.messages.MessageBuilder
Append an object to this builder.
append(CharSequence) - Method in class org.opends.messages.MessageBuilder
Append a string to this builder.
append(CharSequence, int, int) - Method in class org.opends.messages.MessageBuilder
Appends a subsequence of the specified character sequence to this Appendable.
append(char) - Method in class org.opends.messages.MessageBuilder
Appends the specified character to this Appendable.
append(String) - Method in class org.opends.server.tools.makeldif.TemplateValue
Appends the provided string to this template value.
append(CommandBuilder) - Method in class org.opends.server.util.cli.CommandBuilder
Appends the arguments of another command builder to this command builder.
appendAdditionalLogMessage(Message) - Method in class org.opends.server.core.OperationWrapper
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in class org.opends.server.types.AbstractOperation
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in interface org.opends.server.types.Operation
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in interface org.opends.server.types.operation.InProgressOperation
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in interface org.opends.server.types.operation.PostOperationOperation
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in interface org.opends.server.types.operation.PreOperationOperation
Appends the provided message to the additional log information for this operation.
appendAdditionalLogMessage(Message) - Method in interface org.opends.server.types.operation.PreParseOperation
Appends the provided message to the additional log information for this operation.
appendCell() - Method in class org.opends.server.util.table.TableBuilder
Appends a new blank cell to the current row.
appendCell(boolean) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided boolean value.
appendCell(byte) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided byte value.
appendCell(char) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided char value.
appendCell(double) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided double value.
appendCell(float) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided float value.
appendCell(int) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided integer value.
appendCell(long) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided long value.
appendCell(Object) - Method in class org.opends.server.util.table.TableBuilder
Appends a new cell to the current row containing the provided object value.
appendErrorMessage(Message) - Method in class org.opends.server.core.OperationWrapper
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in class org.opends.server.types.AbstractOperation
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in interface org.opends.server.types.Operation
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in interface org.opends.server.types.operation.InProgressOperation
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in interface org.opends.server.types.operation.PostOperationOperation
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in interface org.opends.server.types.operation.PreOperationOperation
Appends the provided message to the error message buffer.
appendErrorMessage(Message) - Method in interface org.opends.server.types.operation.PreParseOperation
Appends the provided message to the error message buffer.
appendHeading() - Method in class org.opends.server.util.table.TableBuilder
Appends a new blank column heading to the header row.
appendHeading(Message) - Method in class org.opends.server.util.table.TableBuilder
Appends a new column heading to the header row.
appendLDIFSeparatorAndValue(StringBuilder, byte[]) - 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.
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.
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.
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.
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.
appliesToAttribute(AttributeType) - Method in class org.opends.server.types.MatchingRuleUse
Indicates whether the provided attribute type is referenced by this matching rule use.
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.
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(LocalDBIndexCfg) - Method in class org.opends.server.backends.jeb.EntryContainer.AttributeJEIndexCfgManager
Adds a new configuration to this add listener.
applyConfigurationAdd(LocalDBVLVIndexCfg) - Method in class org.opends.server.backends.jeb.EntryContainer.VLVJEIndexCfgManager
Adds a new configuration to this add listener.
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(NetworkGroupCfg) - Method in class org.opends.server.core.NetworkGroupConfigManager
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(PasswordPolicyCfg) - Method in class org.opends.server.core.PasswordPolicyConfigManager
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(WorkflowCfg) - Method in class org.opends.server.core.WorkflowConfigManager
Adds a new configuration to this add listener.
applyConfigurationAdd(AccessLogPublisherCfg) - Method in class org.opends.server.loggers.AccessLogger
Adds a new configuration to this add listener.
applyConfigurationAdd(DebugLogPublisherCfg) - Method in class org.opends.server.loggers.debug.DebugLogger
Adds a new configuration to this add listener.
applyConfigurationAdd(DebugTargetCfg) - Method in class org.opends.server.loggers.debug.TextDebugLogPublisher
Adds a new configuration to this add listener.
applyConfigurationAdd(ErrorLogPublisherCfg) - Method in class org.opends.server.loggers.ErrorLogger
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.
applyConfigurationAdd(WorkflowElementCfg) - Method in class org.opends.server.workflowelement.WorkflowElementConfigManager
Adds a new configuration to this add 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(RootDSEBackendCfg) - Method in class org.opends.server.backends.RootDSEBackend
Applies the configuration changes to this change listener.
applyConfigurationChange(SchemaBackendCfg) - Method in class org.opends.server.backends.SchemaBackend
Applies the configuration changes to this change listener.
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(NetworkGroupCfg) - Method in class org.opends.server.core.NetworkGroupConfigManager
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(PasswordPolicyCfg) - Method in class org.opends.server.core.PasswordPolicyConfig
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(WorkflowCfg) - Method in class org.opends.server.core.WorkflowConfigManager
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(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(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
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedTrustManagerProviderCfg) - Method in class org.opends.server.extensions.FileBasedTrustManagerProvider
Applies the configuration changes to this change listener.
applyConfigurationChange(FileSystemEntryCacheCfg) - Method in class org.opends.server.extensions.FileSystemEntryCache
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(PasswordModifyExtendedOperationHandlerCfg) - Method in class org.opends.server.extensions.PasswordModifyExtendedOperation
Makes a best-effort attempt to apply the configuration contained in the provided entry.
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(AccessLogPublisherCfg) - Method in class org.opends.server.loggers.AccessLogger
Applies the configuration changes to this change listener.
applyConfigurationChange(DebugLogPublisherCfg) - Method in class org.opends.server.loggers.debug.DebugLogger
Applies the configuration changes to this change listener.
applyConfigurationChange(FileBasedDebugLogPublisherCfg) - Method in class org.opends.server.loggers.debug.TextDebugLogPublisher
Applies the configuration changes to this change listener.
applyConfigurationChange(DebugTargetCfg) - Method in class org.opends.server.loggers.debug.TraceSettings
Applies the configuration changes to this change listener.
applyConfigurationChange(ErrorLogPublisherCfg) - Method in class org.opends.server.loggers.ErrorLogger
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(SizeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.MultifileTextWriter
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(FileBasedAccessLogPublisherCfg) - Method in class org.opends.server.loggers.TextAuditLogPublisher
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(TimeLimitLogRotationPolicyCfg) - Method in class org.opends.server.loggers.TimeLimitRotationPolicy
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(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(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(ReplicationSynchronizationProviderCfg) - Method in class org.opends.server.replication.plugin.MultimasterReplication
Applies the configuration changes to this change listener.
applyConfigurationChange(ReplicationDomainCfg) - Method in class org.opends.server.replication.plugin.ReplicationDomain
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(DirectoryStringAttributeSyntaxCfg) - Method in class org.opends.server.schema.DirectoryStringSyntax
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.
applyConfigurationChange(LocalBackendWorkflowElementCfg) - Method in class org.opends.server.workflowelement.localbackend.LocalBackendWorkflowElement
Applies the configuration changes to this change listener.
applyConfigurationChange(WorkflowElementCfg) - Method in class org.opends.server.workflowelement.WorkflowElementConfigManager
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(LocalDBIndexCfg) - Method in class org.opends.server.backends.jeb.EntryContainer.AttributeJEIndexCfgManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(LocalDBVLVIndexCfg) - Method in class org.opends.server.backends.jeb.EntryContainer.VLVJEIndexCfgManager
Deletes an existing configuration from this delete listener.
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(NetworkGroupCfg) - Method in class org.opends.server.core.NetworkGroupConfigManager
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(PasswordPolicyCfg) - Method in class org.opends.server.core.PasswordPolicyConfigManager
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(WorkflowCfg) - Method in class org.opends.server.core.WorkflowConfigManager
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(AccessLogPublisherCfg) - Method in class org.opends.server.loggers.AccessLogger
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(DebugLogPublisherCfg) - Method in class org.opends.server.loggers.debug.DebugLogger
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(DebugTargetCfg) - Method in class org.opends.server.loggers.debug.TextDebugLogPublisher
Deletes an existing configuration from this delete listener.
applyConfigurationDelete(ErrorLogPublisherCfg) - Method in class org.opends.server.loggers.ErrorLogger
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.
applyConfigurationDelete(WorkflowElementCfg) - Method in class org.opends.server.workflowelement.WorkflowElementConfigManager
Deletes an existing configuration from this delete listener.
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.
APPROXIMATE_MATCH_TYPE - Static variable in class org.opends.server.controls.MatchedValuesFilter
The BER type associated with the approxMatch filter type.
ApproximateIndexer - Class in org.opends.server.backends.jeb
An implementation of an Indexer for attribute approximate matching.
ApproximateIndexer(AttributeType) - Constructor for class org.opends.server.backends.jeb.ApproximateIndexer
Create a new attribute approximate indexer for the given index configuration.
approximatelyEqualTo(Entry, VirtualAttributeRule, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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, AttributeValue) - 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(AttributeValue) - Method in class org.opends.server.types.Attribute
Indicates whether this attribute has any value(s) that are approximately equal to the provided value.
approximatelyEqualTo(AttributeValue) - Method in class org.opends.server.types.VirtualAttribute
Indicates whether this attribute has any value(s) that are approximately equal to the provided value.
approximatelyMatch(ByteString, ByteString) - Method in class org.opends.server.api.ApproximateMatchingRule
Indicates whether the two provided normalized values are approximately equal to each other.
approximatelyMatch(ByteString, ByteString) - Method in class org.opends.server.schema.DoubleMetaphoneApproximateMatchingRule
Indicates whether the two provided normalized values are approximately equal to each other.
ApproximateMatchingRule - 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 used for approximate matching.
ApproximateMatchingRule() - Constructor for class org.opends.server.api.ApproximateMatchingRule
 
ApproximateMatchingRuleCfg - Interface in org.opends.server.admin.std.server
A server-side interface for querying Approximate Matching Rule settings.
ApproximateMatchingRuleCfgClient - Interface in org.opends.server.admin.std.client
A client-side interface for reading and modifying Approximate Matching Rule settings.
ApproximateMatchingRuleCfgDefn - Class in org.opends.server.admin.std.meta
An interface for querying the Approximate Matching Rule managed object definition meta information.
areEqual(ByteString, ByteString) - Method in class org.opends.server.api.EqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.AuthPasswordEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.AuthPasswordExactEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.BitStringEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.BooleanEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.CaseExactEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.CaseExactIA5EqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.CaseIgnoreEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.CaseIgnoreIA5EqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.CaseIgnoreListEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.DirectoryStringFirstComponentEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.DistinguishedNameEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.GeneralizedTimeEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.IntegerEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.IntegerFirstComponentEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.NumericStringEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.ObjectIdentifierEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.ObjectIdentifierFirstComponentEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.OctetStringEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.PresentationAddressEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.ProtocolInformationEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.TelephoneNumberEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.UniqueMemberEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.UserPasswordEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.UserPasswordExactEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.UUIDEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
areEqual(ByteString, ByteString) - Method in class org.opends.server.schema.WordEqualityMatchingRule
Indicates whether the two provided normalized values are equal to each other.
Argument - Class in org.opends.server.util.args
This class defines a generic argument that may be used in the argument list for an application.
Argument(String, Character, String, boolean, boolean, boolean, Message, String, String, Message) - Constructor for class org.opends.server.util.args.Argument
Creates a new argument with the provided information.
ArgumentException - Exception in org.opends.server.util.args
This class defines an exception that may be thrown if there is a problem with an argument definition.
ArgumentException(Message) - Constructor for exception org.opends.server.util.args.ArgumentException
Creates a new argument exception with the provided message.
ArgumentException(Message, Throwable) - Constructor for exception org.opends.server.util.args.ArgumentException
Creates a new argument exception with the provided message and root cause.
ArgumentExceptionFactory - Class in org.opends.server.tools.dsconfig
A utility class for converting various admin exception types into argument exceptions.
ArgumentGroup - Class in org.opends.server.util.args
Class for organizing options into logical groups when arguement usage is printed.
ArgumentGroup(Message, int) - Constructor for class org.opends.server.util.args.ArgumentGroup
Creates a parameterized instance.
argumentGroups - Variable in class org.opends.server.util.args.ArgumentParser
Set of argument groups.
ArgumentParser - Class in org.opends.server.util.args
This class defines a utility that can be used to deal with command-line arguments for applications in a CLIP-compliant manner using either short one-character or longer word-based arguments.
ArgumentParser(String, Message, boolean) - Constructor for class org.opends.server.util.args.ArgumentParser
Creates a new instance of this argument parser with no arguments.
ArgumentParser(String, Message, boolean, boolean, int, int, String) - Constructor for class org.opends.server.util.args.ArgumentParser
Creates a new instance of this argument parser with no arguments that may or may not be allowed to have unnamed trailing arguments.
argumentsPresent() - Method in class org.opends.server.admin.client.cli.SecureConnectionCliArgs
Indicates whether or not any of the arguments are present.
array() - Method in class org.opends.server.types.ByteArray
Retrieves the array wrapped by this ByteArray object.
arrayToList(String[]) - Static method in class org.opends.server.util.StaticUtils
Retrieves an array list containing the contents of the provided array.
ascending() - Method in class org.opends.server.types.SortKey
Indicates whether the specified attribute should be sorted in ascending order.
askConfirmation(Message, boolean, Logger) - Method in class org.opends.server.util.cli.ConsoleApplication
Commodity method that interactively confirms whether a user wishes to perform an action.
ASN1Boolean - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 Boolean elements.
ASN1Boolean(boolean) - Constructor for class org.opends.server.protocols.asn1.ASN1Boolean
Creates a new ASN.1 Boolean element with the default type and the provided value.
ASN1Boolean(byte, boolean) - Constructor for class org.opends.server.protocols.asn1.ASN1Boolean
Creates a new ASN.1 Boolean element with the specified type and value.
ASN1Constants - Class in org.opends.server.protocols.asn1
This class defines a number of constants that may be used when interacting with ASN.1 elements.
ASN1Constants() - Constructor for class org.opends.server.protocols.asn1.ASN1Constants
 
ASN1Element - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with generic ASN.1 elements.
ASN1Element(byte) - Constructor for class org.opends.server.protocols.asn1.ASN1Element
Creates a new ASN.1 element with the specified type and no value.
ASN1Element(byte, byte[]) - Constructor for class org.opends.server.protocols.asn1.ASN1Element
Creates a new ASN.1 element with the specified type and value.
ASN1Enumerated - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 enumerated elements.
ASN1Enumerated(int) - Constructor for class org.opends.server.protocols.asn1.ASN1Enumerated
Creates a new ASN.1 enumerated element with the default type and the provided value.
ASN1Enumerated(byte, int) - Constructor for class org.opends.server.protocols.asn1.ASN1Enumerated
Creates a new ASN.1 enumerated element with the specified type and value.
ASN1Exception - Exception in org.opends.server.protocols.asn1
This class defines an exception that may be thrown if a problem occurs while interacting with an ASN.1 element.
ASN1Exception(Message) - Constructor for exception org.opends.server.protocols.asn1.ASN1Exception
Creates a new ASN.1 exception with the provided message.
ASN1Exception(Message, Throwable) - Constructor for exception org.opends.server.protocols.asn1.ASN1Exception
Creates a new ASN.1 exception with the provided message and root cause.
ASN1Integer - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 integer elements.
ASN1Integer(int) - Constructor for class org.opends.server.protocols.asn1.ASN1Integer
Creates a new ASN.1 integer element with the default type and the provided value.
ASN1Integer(byte, int) - Constructor for class org.opends.server.protocols.asn1.ASN1Integer
Creates a new ASN.1 integer element with the specified type and value.
ASN1Long - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 integer elements that may need to hold values greater than will fit in the scope of a Java int structure.
ASN1Long(long) - Constructor for class org.opends.server.protocols.asn1.ASN1Long
Creates a new ASN.1 long element with the default type and the provided value.
ASN1Long(byte, long) - Constructor for class org.opends.server.protocols.asn1.ASN1Long
Creates a new ASN.1 long element with the specified type and value.
ASN1Null - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 null elements.
ASN1Null() - Constructor for class org.opends.server.protocols.asn1.ASN1Null
Creates a new ASN.1 null element with the default type.
ASN1Null(byte) - Constructor for class org.opends.server.protocols.asn1.ASN1Null
Creates a new ASN.1 null element with the specified type.
ASN1OctetString - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 octet string elements.
ASN1OctetString() - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the default type and no value.
ASN1OctetString(byte) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the specified type and no value.
ASN1OctetString(byte[]) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the default type and the provided value.
ASN1OctetString(Message) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the default type and the provided value.
ASN1OctetString(String) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the default type and the provided value.
ASN1OctetString(byte, byte[]) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the specified type and the provided value.
ASN1OctetString(byte, String) - Constructor for class org.opends.server.protocols.asn1.ASN1OctetString
Creates a new ASN.1 octet string element with the specified type and the provided value.
ASN1Reader - Class in org.opends.server.protocols.asn1
This class defines a utility that can be used to read ASN.1 elements from a provided socket or input stream.
ASN1Reader(Socket) - Constructor for class org.opends.server.protocols.asn1.ASN1Reader
Creates a new ASN.1 reader that will read elements from the provided socket.
ASN1Reader(InputStream) - Constructor for class org.opends.server.protocols.asn1.ASN1Reader
Creates a new ASN.1 reader that will read elements from the provided input stream.
ASN1Sequence - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 sequence elements.
ASN1Sequence() - Constructor for class org.opends.server.protocols.asn1.ASN1Sequence
Creates a new ASN.1 sequence element with the default type no value.
ASN1Sequence(byte) - Constructor for class org.opends.server.protocols.asn1.ASN1Sequence
Creates a new ASN.1 sequence element with the specified type and no value.
ASN1Sequence(ArrayList<ASN1Element>) - Constructor for class org.opends.server.protocols.asn1.ASN1Sequence
Creates a new ASN.1 sequence with the default type and the provided set of elements.
ASN1Sequence(byte, ArrayList<ASN1Element>) - Constructor for class org.opends.server.protocols.asn1.ASN1Sequence
Creates a new ASN.1 sequence with the specified type and the provided set of elements.
ASN1Set - Class in org.opends.server.protocols.asn1
This class defines the data structures and methods to use when interacting with ASN.1 set elements.
ASN1Set() - Constructor for class org.opends.server.protocols.asn1.ASN1Set
Creates a new ASN.1 set element with the default type no value.
ASN1Set(byte) - Constructor for class org.opends.server.