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() - Method in class org.opends.server.replication.server.ReplicationDB.ReplServerDBCursor
Abort the Cursor after a Deadlock Exception.
abortModifyDNOperation() - Method in class org.opends.server.api.plugin.SubordinateModifyDNPluginResult
Indicates whether the modify DN operation should be aborted and all associated changes discarded.
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.
addAccessLogger(AccessLogPublisher) - Method in class org.opends.server.types.DirectoryEnvironmentConfig
Adds the provided access logger to the set of loggers that should be enabled in the server during the startup process.
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.
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.
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.ut