Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbandonRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with an abandon request.
abortModifyDNOperation() - Method in class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
Indicates whether to abort the modify DN operation and revert any changes that may have already been applied for it.
AccessLogger - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which record information about interaction with clients, including connections established and received and operations requested and completed.
AccessLogger() - Constructor for class com.unboundid.directory.sdk.common.api.AccessLogger
Creates a new instance of this access logger.
AccessLoggerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an access logger.
AccessTokenValidator - Class in com.unboundid.directory.sdk.common.api
This class defines an API that may be implemented by PingAuthorize Server extensions that validate externally generated access tokens.
AccessTokenValidator() - Constructor for class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Creates a new instance of this Access Token Validator.
AccessTokenValidatorConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an Access Token Validator.
AccountStatusNotification - Interface in com.unboundid.directory.sdk.ds.types
This class defines a data type for storing information associated with an account status notification.
AccountStatusNotificationHandler - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which have the ability to process notifications about events that occur that could change the status of a user account.
AccountStatusNotificationHandler() - Constructor for class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Creates a new instance of this account status notification handler.
AccountStatusNotificationHandlerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an account status notification handler.
AccountStatusNotificationProperty - Enum in com.unboundid.directory.sdk.ds.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 com.unboundid.directory.sdk.ds.types
This class implements an enumeration that holds the possible event types that can trigger an account status notification.
acknowledgeCompletedOps(LinkedList<SyncOperation>) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Provides a way for the Data Sync Server to acknowledge back to the extension which sync operations it has processed.
acknowledgeCompletedOps(TransactionContext, LinkedList<SyncOperation>) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Provides a way for the Data Sync Server to acknowledge back to the extension which sync operations it has processed.
acknowledgeCompletedOps(LinkedList<SyncOperation>) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Provides a way for the Data Sync Server to acknowledge back to the script which sync operations it has processed.
acknowledgeCompletedOps(TransactionContext, LinkedList<SyncOperation>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Provides a way for the Data Sync Server to acknowledge back to the script which sync operations it has processed.
acknowledgeCompletedOps(LinkedList<SyncOperation>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Provides a way for the Data Sync Server to acknowledge back to the script which sync operations it has processed.
ActiveOperationContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about an operation that is actively being processed and for which the final response has not yet been sent.
ActiveSearchOperationContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about a search operation that is actively being processed and for which the final response has not yet been sent.
add(HttpServletRequest, AddRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP add request.
addAttribute(Attribute) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Adds the provided attribute to the entry.
addBinaryAttribute(Entry, String, Blob, int) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Adds an Attribute with the given attribute name and Blob value to the given entry if the underlying byte array is not null or empty.
addBooleanAttribute(Entry, String, Boolean) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Adds an Attribute with the given attribute name and boolean value to the given entry if the value is not null.
addCustomLogElement(String, Object) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Specifies an additional log element for this operation, which should be written to the log.
addDateAttribute(Entry, String, Date, boolean) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Adds an Attribute with the given attribute name and Date value to the given entry if the value is not null.
addHeader(String, String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Add a value to a header.
addModifiedDestinationAttribute(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Add the name of a destination attribute that should be synchronized.
addModifiedSourceAttribute(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Add an additional source attribute that should be synchronized to the destination.
addNumericAttribute(Entry, String, Number) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Adds an Attribute with the given attribute name and numeric value to the given entry if the value is not null.
addOperationProcessed(CompletedOperationContext, AddRequest, AddResult, Entry) - Method in interface com.unboundid.directory.sdk.ds.api.ChangeListener
Indicates that an add operation has been processed within the server.
addOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, AddRequest, AddResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Performs any processing necessary for an add operation matching the subscription criteria.
addOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, AddRequest, AddResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Performs any processing necessary for an add operation matching the subscription criteria.
addProperty(Object, Object) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Add an arbitrary attachment or property to the ChangeRecord being built.
addProperty(Object, Object) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Add an arbitrary attachment or property to the DatabaseChangeRecord being built.
addQueryParam(String, String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Add a new value to the query parameter.
AddRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with an add request.
addRequestControl(Control) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableRequest
Adds the provided control to the set of request controls for this request.
AddResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with add results.
addResultControl(Control) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableResult
Adds the provided control to the set of result controls for this result.
addStringAttribute(Entry, String, String) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Adds an Attribute with the given attribute name and string value to the given entry if the value is not null.
addSubAttributes(StoreAttributeDefinition...) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Adds sub-attributes for a complex datatype attribute.
addUnaltered(AddRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided add request to the backend server without altering the request or result in any way.
Advice - Class in com.unboundid.directory.sdk.broker.api
This class defines an API that must be implemented by extensions that implement custom Advice for policies.
Advice() - Constructor for class com.unboundid.directory.sdk.broker.api.Advice
No-args constructor.
AdviceConfig - Interface in com.unboundid.directory.sdk.broker.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a policy Advice.
AdviceStatement - Interface in com.unboundid.directory.sdk.broker.types
Interface providing access to Advice statements returned from a policy evaluation.
aggregate(List<HealthCheckResult>) - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyServerContext
Aggregates the information contained in the provided list of health check results into a single result.
AlarmSeverity - Enum in com.unboundid.directory.sdk.common.types
Enumerates severity types for alarm conditions from least severe to most severe.
AlertHandler - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which will be invoked whenever an administrative alert is generated within the server.
AlertHandler() - Constructor for class com.unboundid.directory.sdk.common.api.AlertHandler
Creates a new instance of this alert handler.
AlertHandlerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an alert handler.
AlertNotification - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to interact with an alert notification.
AlertSeverity - Enum in com.unboundid.directory.sdk.common.types
This enumeration defines the severities that may be used for alert types.
appendAdditionalLogMessage(String) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Indicates that the provided message should be included in the access log message for the operation but should not be returned to the client.
appliesToAttribute(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Indicates whether this matching rule use applies to the provided attribute type.
apply(PolicyRequestDetails, List<? extends AdviceStatement>, HttpRequestResponse) - Method in class com.unboundid.directory.sdk.broker.api.Advice
This method is invoked when the specified Advice type is returned by policy evaluation.
applyBalancingConfigurationChange(String, List<BackendSet>) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Adapts to a change in the backend sets configured for use with the associated entry-balancing request processor.
applyConfiguration(TokenResourceLookupMethodConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AccessLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AlertHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ErrorLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(FileBasedAccessLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(FileBasedErrorLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(KeyManagerProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LogFileRotationListenerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(MonitorProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PassphraseProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(TrustManagerProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(VelocityContextProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(T, ArgumentParser, List<String>, List<String>) - Method in interface com.unboundid.directory.sdk.common.internal.Reconfigurable
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AccessLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AlertHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ErrorLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(FileBasedAccessLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(FileBasedErrorLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AccountStatusNotificationHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(CertificateMapperConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ChangeSubscriptionHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(CipherStreamProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ConnectionCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordStorageSchemeConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ExtendedOperationHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(IdentityMapperConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(NotificationManagerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(OneTimePasswordDeliveryMechanismConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PassThroughAuthenticationHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordGeneratorConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordStorageSchemeConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordValidatorConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(RecurringTaskConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(RequestCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ResultCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SASLMechanismHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SearchEntryCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SearchReferenceCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(UncachedAttributeCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(UncachedEntryCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(VirtualAttributeProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(AccountStatusNotificationHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(CertificateMapperConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ChangeSubscriptionHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(IdentityMapperConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordGeneratorConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PasswordValidatorConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(UncachedAttributeCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(UncachedEntryCriteriaConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(VirtualAttributeProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(HTTPOperationLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(HTTPServletExtensionConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(OAuthTokenHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(HTTPOperationLoggerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(HTTPServletExtensionConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(OAuthTokenHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPHealthCheckConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(PlacementAlgorithmConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ProxiedExtendedOperationHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ProxyTransformationConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ServerAffinityProviderConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPHealthCheckConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ProxyTransformationConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SCIMSubResourceTypeHandlerConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(ChangeDetectorConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(KafkaSyncDestinationPluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPSyncDestinationPluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPSyncSourcePluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SyncPipePluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPSyncDestinationPluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(LDAPSyncSourcePluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyConfiguration(SyncPipePluginConfig, ArgumentParser, List<String>, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Attempts to apply the configuration from the provided argument parser to this extension.
applyMaps(Entry, Collection<String>, Collection<String>, Set<String>, Set<String>, Set<String>) - Method in interface com.unboundid.directory.sdk.sync.types.SyncServerContext
Returns an entry that has had the DN and attributes mapped according to the maps specified by dnMapNames and attributeMapNames.
approximatelyMatch(ByteString, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.ApproximateMatchingRule
Indicates whether the provided values are approximately equal to each other.
ApproximateMatchingRule - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with approximate matching rules, which can be used to determine whether one value is approximately equal to another.
areDestinationDetailsAcceptable(String, List<ASN1OctetString>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine whether the provided destination details are acceptable.
areEqual(ByteString, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.EqualityMatchingRule
Indicates whether the provided values are logically equal to each other.
areSubscriptionDetailsAcceptable(String, String, List<ASN1OctetString>, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine whether the provided subscription details are acceptable.
AssuredReplicationRequirements - Interface in com.unboundid.directory.sdk.common.types
This interface may be used to obtain information about the assured replication requirements that will be used for an operation.
AssuredReplicationResult - Interface in com.unboundid.directory.sdk.common.types
This interface may be used to obtain information about the result of replication assurance processing for an operation.
attemptDelivery(Notification) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Attempt delivery of a notification and return a result indicating whether delivery was successful, and whether delivery should be retried if this attempt was unsuccessful.
attemptPassThroughAuthentication(OperationContext, SimpleBindRequest, Entry) - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Attempts to pass through authentication for the provided bind operation to the external service.
AttributeSyntax - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with attribute syntaxes, which can be used to constrain the kinds of data that may be stored in associated attributes.
AttributeType - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about an attribute type defined in the server schema.
AuthInfo - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about the authentication and/or authorization identity of a client connection.
authPasswordMatches(ByteString, String, String, Entry) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether the provided plaintext password may be used to generate an encoded password with the given authInfo and authValue elements when using the authentication password syntax as defined in RFC 3112.
authPasswordMatches(ByteString, String, String) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether the provided plaintext password may be used to generate an encoded password with the given authInfo and authValue elements when using the authentication password syntax as defined in RFC 3112.
AuthType - Enum in com.unboundid.directory.sdk.common.types
This enum defines the set of authentication types that may be used for a client connection.

B

BackendContext - Interface in com.unboundid.directory.sdk.ds.types
This interface defines a set of methods that may be used to interact with a backend that has been defined in the server.
backendFinalized(BackendContext) - Method in class com.unboundid.directory.sdk.ds.api.BackendInitializationListener
Performs any processing that may be required whenever a backend is de-registered from the Directory Server.
BackendInitializationListener - Class in com.unboundid.directory.sdk.ds.api
This interface defines a set of methods that may be used by extensions to perform any processing that they might find necessary whenever a backend is initialized and/or finalized.
BackendInitializationListener() - Constructor for class com.unboundid.directory.sdk.ds.api.BackendInitializationListener
 
backendInitialized(BackendContext) - Method in class com.unboundid.directory.sdk.ds.api.BackendInitializationListener
Performs any processing that may be required whenever a backend has been registered for use in the Directory Server.
BackendServer - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to interact with an LDAP external server which acts as a backend server accessed through the Directory Proxy Server.
BackendSet - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to interact with a set of backend servers to be accessed through an entry-balancing request processor.
betterThan(HealthCheckResult) - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Indicates whether this health check result is considered better than the provided result.
BindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a bind request.
BindResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with bind results.
BrokerContext - Interface in com.unboundid.directory.sdk.broker.types
This interface may be used to obtain information about the PingAuthorize Server in which an extension is running.
BrokerExtension - Annotation Type in com.unboundid.directory.sdk.broker.internal
This annotation type may be used to indicate that the marked class represents an API that can be used to create an extension for use in the Ping Identity PingAuthorize Server.
build() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Builds a new StoreAttributeDefinition.
build() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Builds a new TokenValidationResult from the parameters previously supplied to the builder.
build() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Construct the ChangeRecord.
build() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Construct the DatabaseChangeRecord.
BUILD_TIMESTAMP - Static variable in class com.unboundid.directory.sdk.common.types.Version
A timestamp indicating when the Server SDK was built as a GMT time.
Builder() - Constructor for class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Create a new builder.
Builder(boolean) - Constructor for class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Creates a new builder object.
Builder(String, boolean) - Constructor for class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Creates a new builder object.
Builder(ChangeType, DN) - Constructor for class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Creates a Builder which can be used to construct a ChangeRecord.
Builder(ChangeType, String) - Constructor for class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Creates a Builder which can be used to construct a ChangeRecord.
Builder(ChangeType, String, String) - Constructor for class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Creates a Builder which can be used to construct a ChangeRecord.
Builder(DatabaseChangeRecord.ChangeType, DN) - Constructor for class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Creates a Builder which can be used to construct a DatabaseChangeRecord.
Builder(DatabaseChangeRecord.ChangeType, String) - Constructor for class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Creates a Builder which can be used to construct a DatabaseChangeRecord.
Builder(DatabaseChangeRecord.ChangeType, String, String) - Constructor for class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Creates a Builder which can be used to construct a DatabaseChangeRecord.

C

canRetrieveMemberListEfficiently() - Method in interface com.unboundid.directory.sdk.common.types.Group
Indicates whether the Group.getMemberIterator(String,SearchScope,Filter,boolean) method can be used to efficiently obtain information about all members of this group.
CertificateMapper - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which attempt to map a certificate presented by a client (e.g., via SSL or StartTLS) to a user defined in the server.
CertificateMapper() - Constructor for class com.unboundid.directory.sdk.ds.api.CertificateMapper
Creates a new instance of this certificate mapper.
CertificateMapperConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a certificate mapper.
changedAttributes(String[]) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the set of changed attributes for this change entry.
changedColumns(String[]) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the set of changed columns for this change entry.
ChangeDetector - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that detect changes for an LDAP based Sync Source.
ChangeDetector() - Constructor for class com.unboundid.directory.sdk.sync.api.ChangeDetector
Creates a new instance of this LDAP Change Detector.
ChangeDetectorConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration of a change detector.
ChangeListener - Interface in com.unboundid.directory.sdk.ds.api
This interface defines a set of methods that may be implemented by an extension which should be used to receive information about changes processed within the server as the result of add, delete, modify, or modify DN operations.
changeNumber(long) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the change number that identifies this particular change (if applicable).
changeNumber(long) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the change number that identifies this particular change (if applicable).
ChangeRecord - Class in com.unboundid.directory.sdk.sync.types
This class represents the basis for a single change record.
ChangeRecord.Builder - Class in com.unboundid.directory.sdk.sync.types
This class is used to construct ChangeRecord instances.
ChangeRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a request used to alter server contents.
ChangeSubscription - Interface in com.unboundid.directory.sdk.ds.types
This interface defines a set of methods that may be used to interact with a change subscription that has been defined in the server.
ChangeSubscriptionHandler - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which receive notification of changes of interest processed within the server.
ChangeSubscriptionHandler() - Constructor for class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Creates a new instance of this change subscription handler.
ChangeSubscriptionHandlerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a change subscription handler.
changeTime(long) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the time at which the change occurred.
changeTime(long) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the time at which the change occurred.
checkAvailableServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of AVAILABLE.
checkAvailableServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of AVAILABLE.
checkCompatibility(String) - Static method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Checks to make sure the SDK version specified in the extension JAR file is compatible with this server instance.
checkDegradedServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of DEGRADED.
checkDegradedServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of DEGRADED.
checkFailedOperation(CompletedProxyOperationContext, LDAPException, BackendServer) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Attempts to determine the health of the provided LDAP external server in which an attempted operation did not complete successfully.
checkFailedOperation(CompletedProxyOperationContext, LDAPException, BackendServer) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Attempts to determine the health of the provided LDAP external server in which an attempted operation did not complete successfully.
checkUnavailableServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of UNAVAILABLE.
checkUnavailableServer(BackendServer, LDAPConnection) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Attempts to determine the health of the provided LDAP external server whose last health check result indicated that the server had a state of UNAVAILABLE.
CipherStreamProvider - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which provide access to cipher input streams and cipher output streams to be used by the server in order to read and write encrypted data.
CipherStreamProvider() - Constructor for class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Creates a new instance of this cipher stream provider.
CipherStreamProviderConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a cipher stream provider.
cleanupChangelog(TransactionContext, long) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Performs a cleanup of the changelog table (if desired).
cleanupChangelog(TransactionContext, long) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Performs a cleanup of the changelog table (if desired).
clear() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Clears all values in this builder, so that it can be reused.
clearAffinityData(DN, Map<DN, BackendServer>) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Clears all affinity data associated with the provided list of load-balancing algorithms.
ClientContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about a client connection that has been established to the server.
close() - Method in interface com.unboundid.directory.sdk.common.types.GroupMemberIterator
Closes this iterator and indicates that the server may clean up any resources associated with it.
close() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Releases the internal connection back the pool and invalidates this context object.
com.unboundid.directory.sdk.broker.api - package com.unboundid.directory.sdk.broker.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the Ping Identity PingAuthorize Server.
com.unboundid.directory.sdk.broker.config - package com.unboundid.directory.sdk.broker.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions intended for use in the Ping Identity PingAuthorize Server.
com.unboundid.directory.sdk.broker.internal - package com.unboundid.directory.sdk.broker.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.broker.types - package com.unboundid.directory.sdk.broker.types
This package defines a number of data types for use in extensions intended for use in the Ping Identity PingAuthorize Server.
com.unboundid.directory.sdk.common.api - package com.unboundid.directory.sdk.common.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions intended for use in various Ping Identity server products.
com.unboundid.directory.sdk.common.config - package com.unboundid.directory.sdk.common.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions common to multiple Ping Identity server products.
com.unboundid.directory.sdk.common.internal - package com.unboundid.directory.sdk.common.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.common.operation - package com.unboundid.directory.sdk.common.operation
This package defines a number of classes which represent various types of operation requests and results.
com.unboundid.directory.sdk.common.schema - package com.unboundid.directory.sdk.common.schema
This package defines a number of data types that may be used to obtain information about the server schema.
com.unboundid.directory.sdk.common.scripting - package com.unboundid.directory.sdk.common.scripting
This package defines a number of abstract classes which may be used to implement scripted versions of extensions for use in various Ping Identity server products.
com.unboundid.directory.sdk.common.types - package com.unboundid.directory.sdk.common.types
This package defines a number of data types for use in extensions intended for use in Ping Identity server products.
com.unboundid.directory.sdk.ds.api - package com.unboundid.directory.sdk.ds.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the Ping Identity Directory Server (also referred to as the Directory Server), although some of the APIs defined in this package may apply to other Ping Identity products in certain contexts.
com.unboundid.directory.sdk.ds.config - package com.unboundid.directory.sdk.ds.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions primarily intended for use in the Ping Identity Directory Server (also referred to as the Directory Server), although they may be applicable to other Ping Identity server products in certain contexts.
com.unboundid.directory.sdk.ds.internal - package com.unboundid.directory.sdk.ds.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.ds.scripting - package com.unboundid.directory.sdk.ds.scripting
This package defines a number of abstract classes which may be used to implement scripted versions of extensions primarily for use in the Ping Identity Directory Server (also referred to as the Directory Server), although they may be applicable for use in other Ping Identity server products in certain contexts.
com.unboundid.directory.sdk.ds.types - package com.unboundid.directory.sdk.ds.types
This package defines a number of data types for use in extensions primarily intended for use in the Ping Identity Directory Server (also referred to as the Directory Server), although they may also be applicable to other Ping Identity server products in certain contexts.
com.unboundid.directory.sdk.http.api - package com.unboundid.directory.sdk.http.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create HTTP-based extensions intended for use in Ping Identity server products.
com.unboundid.directory.sdk.http.config - package com.unboundid.directory.sdk.http.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for HTTP-based third-party extensions intended for use in the Ping Identity server products.
com.unboundid.directory.sdk.http.scripting - package com.unboundid.directory.sdk.http.scripting
This package defines a number of abstract classes which may be used to implement scripted versions of HTTP-based extensions intended for use in Ping Identity server products.
com.unboundid.directory.sdk.http.types - package com.unboundid.directory.sdk.http.types
This package defines a number of data types for use in HTTP-based extensions intended for use in Ping Identity server products.
com.unboundid.directory.sdk.metrics.internal - package com.unboundid.directory.sdk.metrics.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.metrics.types - package com.unboundid.directory.sdk.metrics.types
This package defines a number of data types for use in extensions intended for use in the Ping Identity Data Metrics Server.
com.unboundid.directory.sdk.proxy.api - package com.unboundid.directory.sdk.proxy.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the Ping Identity Directory Proxy Server (also referred to as the Directory Proxy Server).
com.unboundid.directory.sdk.proxy.config - package com.unboundid.directory.sdk.proxy.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions intended for use in the Ping Identity Directory Proxy Server (also referred to as the Directory Proxy Server).
com.unboundid.directory.sdk.proxy.internal - package com.unboundid.directory.sdk.proxy.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.proxy.scripting - package com.unboundid.directory.sdk.proxy.scripting
This package defines a number of abstract classes which may be used to implement scripted versions of extensions primarily for use in the UnboundID Directory Proxy Server (also referred to as the Directory Proxy Server).
com.unboundid.directory.sdk.proxy.types - package com.unboundid.directory.sdk.proxy.types
This package defines a number of data types for use in extensions intended for use in the Ping Identity Directory Proxy Server (also referred to as the Directory Proxy Server).
com.unboundid.directory.sdk.scim2.api - package com.unboundid.directory.sdk.scim2.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create SCIM 2-based extensions for Ping Identity server products.
com.unboundid.directory.sdk.scim2.config - package com.unboundid.directory.sdk.scim2.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for SCIM 2-based third-party extensions for use Ping Identity server products.
com.unboundid.directory.sdk.scim2.types - package com.unboundid.directory.sdk.scim2.types
This package defines a number of data types for use in SCIM 2-based extensions intended for Ping Identity server products.
com.unboundid.directory.sdk.sync.api - package com.unboundid.directory.sdk.sync.api
This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the Ping Identity Data Sync Server (also referred to as the Data Sync Server).
com.unboundid.directory.sdk.sync.config - package com.unboundid.directory.sdk.sync.config
This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions intended for use in the Ping Identity Data Sync Server (also referred to as the Data Sync Server).
com.unboundid.directory.sdk.sync.internal - package com.unboundid.directory.sdk.sync.internal
This package defines a number of classes intended for internal use only within the server SDK itself.
com.unboundid.directory.sdk.sync.scripting - package com.unboundid.directory.sdk.sync.scripting
This package defines a number of abstract classes which may be used to implement scripted versions of extensions primarily for use in the Ping Identity Data Sync Server (also referred to as the Data Sync Server).
com.unboundid.directory.sdk.sync.types - package com.unboundid.directory.sdk.sync.types
This package defines a number of data types for use in extensions intended for use in the Ping Identity Data Sync Server (also referred to as the Data Sync Server).
com.unboundid.directory.sdk.sync.util - package com.unboundid.directory.sdk.sync.util
 
commit() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Commits the internal Connection if the transaction has not timed out and is still valid.
COMPACT_VERSION_STRING - Static variable in class com.unboundid.directory.sdk.common.types.Version
The compact version string for the Server SDK, without any spaces.
compare(HealthCheckResult, HealthCheckResult) - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Compares the provided health check results to determine their relative order in a sorted list.
compare(HttpServletRequest, CompareRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP compare request.
CompareRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a compare request.
CompareResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with compare results.
compareTo(HealthCheckResult) - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Compares the provided health check result with this health check result to determine their relative order in a sorted list.
compareUnaltered(CompareRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided compare request to the backend server without altering the request or result in any way.
compareValues(ByteString, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.OrderingMatchingRule
Compares the provided values to determine their logical order in a sorted list.
CompletedOperationContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about an operation for which processing has been completed.
CompletedProxyOperationContext - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to obtain information about an operation that has been processed by the Directory Proxy Server.
CompletedSearchOperationContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about a search operation for which processing has been completed.
completedSuccessfully() - Method in class com.unboundid.directory.sdk.ds.types.StartupPluginResult
Indicates whether the plugin successfully completed its processing.
CompletionStatus - Enum in com.unboundid.directory.sdk.sync.types
This class contains the possible completion reasons for a synchronization operation.
ConditionResult - Enum in com.unboundid.directory.sdk.common.types
This enum defines a set of values which may be used to represent the result of a Boolean evaluation in which the result may be undefined.
CONFIG_PATH_RELATIVE - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The relative path where the config files are.
Configurable - Interface in com.unboundid.directory.sdk.common.internal
This interface is used to mark extensions which may obtain configuration information using an LDAP SDK argument parser.
ConnectionCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which can be used to classify client connections.
ConnectionCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Creates a new instance of this connection criteria.
ConnectionCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a connection criteria object.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.PostConnectPluginResult
Indicates whether the connection has been terminated.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.PostOperationPluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.PostResponsePluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Indicates whether the client connection was terminated by the plugin.
connectionTerminated() - Method in class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
Indicates whether the client connection was terminated by the plugin.
constructValues(Entry) - Method in interface com.unboundid.directory.sdk.common.types.ValueConstructor
Returns a list of values constructed using the value template that was used to create this ValueConstructor substituting attribute values from the provided entry where they appear in the value template.
constructValues(Entry) - Method in interface com.unboundid.directory.sdk.common.types.ValueConstructor
Returns a list of values constructed using the value template that was used to create this ValueConstructor substituting attribute values from the provided entry where they appear in the value template.
containsAnyValue(Attribute, String...) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Returns true if the given attribute is not null and contains any one or more of the given string values; returns false otherwise.
containsClass(Class) - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Checks if the given Class instance represents a class packaged in this extension bundle.
containsKey(Object) - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Indicates whether a named object exists in this context for a given key.
ContinuationSASLBindResult - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about the result of processing a SASL bind operation in which additional processing is required to complete the authentication process.
continueInstallation() - Method in class com.unboundid.directory.sdk.common.types.PreManageExtensionPluginResult
Indicates whether the manage-extension tool should continue with the installation.
continueOperationProcessing() - Method in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Indicates whether to continue processing for the associated operation.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Indicates whether to continue processing other intermediate response plugins for the associated response.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
Indicates whether to continue processing other LDIF import or export plugins for the entry.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PostConnectPluginResult
Indicates whether to continue processing other post-connect plugins for the connection.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PostDisconnectPluginResult
Indicates whether to continue processing other post-disconnect plugins for the connection.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PostOperationPluginResult
Indicates whether to continue processing other post-operation plugins for the operation.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PostResponsePluginResult
Indicates whether to continue processing other post-response plugins for the operation.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Indicates whether to continue processing other pre-operation plugins for the connection.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Indicates whether to continue processing other pre-parse plugins for the operation.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Indicates whether to continue processing other search entry plugins for the associated entry.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Indicates whether to continue processing other search reference plugins for the associated search reference.
continuePluginProcessing() - Method in class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
Indicates whether to continue processing other subordinate modify DN plugins for the associated entry.
continueSearchProcessing() - Method in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Indicates whether to continue processing for the associated search operation.
continueSearchProcessing() - Method in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Indicates whether to continue processing for the associated search operation.
continueStartup() - Method in class com.unboundid.directory.sdk.ds.types.StartupPluginResult
Indicates whether the server startup process should continue.
convertToSASLBindRequest(String, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSimpleBindRequest
Converts this simple bind request to a SASL bind request.
convertToSimpleBindRequest(DN, ByteString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSASLBindRequest
Converts this SASL bind request to a simple bind request.
copy() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Create a new HttpRequestResponse containing deep copies of this object's values.
create(StoreCreateRequest) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Create the specified entry in the native data store.
create(SCIMCreateRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM create requests.
createBeginningOfChangelogOptions() - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the BEGINNING_OF_CHANGELOG startpoint type.
createCipherInputStream(InputStream) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Wraps the provided input stream in a cipher input stream that can be used to decrypt data read from the given stream.
createCipherOutputStream(OutputStream) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Wraps the provided output stream in a cipher output stream that can be used to encrypt data written to the given stream.
createContinuationResult(String, List<Control>, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a continuation SASL bind result (indicating that more processing is required to complete the authentication) with the provided information.
createEMailAttachment(String, String, boolean, byte[]) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Creates an email attachment with the provided information.
createEMailMessage(String, String, Collection<String>, Collection<String>, Collection<String>, String, String, String, Map<String, List<String>>, List<EMailAttachment>) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Creates a multi-part email message with the provided information.
createEndOfChangelogOptions() - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the END_OF_CHANGELOG startpoint type.
createEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Creates a full database "entry", corresponding to the LDAP Entry that is passed in.
createEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Creates a full destination "entry", corresponding to the LDAP Entry that is passed in.
createEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
Creates a full database "entry", corresponding to the LDAP Entry that is passed in.
createEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Creates a full destination "entry", corresponding to the LDAP Entry that is passed in.
createFailureResult(String, String, String, List<Control>, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a failure SASL bind result with the provided information.
createFailureResult(String, String, String, List<Control>, ASN1OctetString, String) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a failure SASL bind result with the provided information.
createFinalResult(OperationContext, ExtendedRequest, List<ExtendedResult>) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Creates the final extended result to return to the client from the provided list of results obtained from the set of entry-balanced and/or proxying request processors to which the request was forwarded.
createHealthCheckResult(HealthCheckState, int, String...) - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyServerContext
Creates a health check result with the provided information.
createHealthCheckResult(HealthCheckState, int, List<String>) - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyServerContext
Creates a health check result with the provided information.
createNewConnection(LDAPConnectionOptions, String) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Creates a new connection to the associated directory server which is authenticated and/or secured in accordance with the LDAP external server configuration.
createResumeAtChangeNumberOptions(long, String) - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the RESUME_AT_CHANGE_NUMBER startpoint type.
createResumeAtChangeTimeOptions(Date, String) - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the RESUME_AT_CHANGE_TIME startpoint type.
createResumeAtCSNOptions(String) - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the RESUME_AT_CSN startpoint type.
createResumeAtSerializableOptions(Serializable) - Static method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Creates a SetStartpointOptions instance with the RESUME_AT_SERIALIZABLE startpoint type.
createServlet(HTTPServerContext, HTTPServletExtensionConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Creates an HTTP servlet extension using the provided information.
createServlet(HTTPServerContext, HTTPServletExtensionConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Creates an HTTP servlet using the provided information.
createStatement() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Creates a Statement object for sending SQL statements to the database.
createSuccessResult(String) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a success SASL bind result in which the authentication and authorization user identities are the same, and no diagnostic message, controls, or server SASL credentials need to be returned.
createSuccessResult(String, String, String, List<Control>, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a success SASL bind result with the provided information.
createSuccessResult(String, String, String, List<Control>, ASN1OctetString, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Creates a success SASL bind result with the provided information.
createThread(ServerThread, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Creates a new thread to run within the server.
createValueConstructor(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Returns a ValueConstructor built from the provided value template.

D

DatabaseChangeRecord - Class in com.unboundid.directory.sdk.sync.types
This class represents the basis for a single database change record.
DatabaseChangeRecord.Builder - Class in com.unboundid.directory.sdk.sync.types
This class is used to construct DatabaseChangeRecord instances.
DatabaseChangeRecord.ChangeType - Enum in com.unboundid.directory.sdk.sync.types
Potential types of database changes.
debugCaught(Throwable) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message indicating that the provided exception has been caught.
debugEnabled() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether debugging is enabled in the server.
debugError(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message with an error severity.
debugInfo(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message with an informational severity.
debugThrown(Throwable) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message indicating that the provided exception will be thrown.
debugVerbose(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message with a verbose severity.
debugWarning(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a debug message with a warning severity.
decodeOAuthToken(String) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Creates an OAuthToken instance from the incoming token value.
decodeOAuthToken(String) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Creates an OAuthToken instance from the incoming token value.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.Advice
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in interface com.unboundid.directory.sdk.common.internal.Configurable
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.Task
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedTask
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
defineConfigArguments(ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Updates the provided argument parser to define any configuration arguments which may be used by this extension.
DegradedAlertType - Interface in com.unboundid.directory.sdk.common.types
This interface may be used to interact with an alert type that may cause the server to be classified as degraded.
delete(StoreDeleteRequest) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Delete the specified entry from the native data store.
delete(SCIMDeleteRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM delete requests.
delete(HttpServletRequest, DeleteRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP delete request.
deleteEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Delete a full "entry" from the database, corresponding to the LDAP Entry that is passed in.
deleteEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Delete a full "entry" from the destination, corresponding to the LDAP Entry that is passed in.
deleteEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
Delete a full "entry" from the database, corresponding to the LDAP Entry that is passed in.
deleteEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Delete a full "entry" from the destination, corresponding to the LDAP Entry that is passed in.
deleteNotificationDestination(String) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Delete a notification destination including any associated subscriptions.
deleteNotificationSubscription(String, String) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Delete a notification subscription.
deleteOldRDN() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Indicates whether to remove the old RDN values from the entry.
deleteOperationProcessed(CompletedOperationContext, DeleteRequest, DeleteResult, Entry) - Method in interface com.unboundid.directory.sdk.ds.api.ChangeListener
Indicates that a delete operation has been processed within the server.
deleteOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, DeleteRequest, DeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Performs any processing necessary for a delete operation matching the subscription criteria.
deleteOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, DeleteRequest, DeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Performs any processing necessary for a delete operation matching the subscription criteria.
DeleteRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a delete request.
DeleteResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with delete results.
deleteUnaltered(DeleteRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided delete request to the backend server without altering the request or result in any way.
deliverMessage(OneTimePasswordDeliveryMechanismConfig, String, String, String, String, String, Entry, String, StringBuilder) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Attempts to deliver a message (containing a single-use token) to the specified user.
deliverOneTimePassword(String, Entry, String, StringBuilder) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Attempts to deliver the provided one-time password to the specified user.
deregisterAllMonitorProviders() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters all the monitor providers that were registered with the server by this instance of ServerContext.
deregisterBackendInitializationListener(RegisteredBackendInitializationListener) - Method in interface com.unboundid.directory.sdk.ds.types.DirectoryServerContext
Deregisters the provided backend initialization listener with the server.
deregisterChangeListener(RegisteredChangeListener) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters the provided change listener with the server.
deregisterDiskSpaceConsumer(RegisteredDiskSpaceConsumer) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters the provided disk space consumer with the server.
deregisterMonitorProvider(RegisteredMonitorProvider) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters the given monitor provider with the server.
deregisterOperationCompletedListener(RegisteredOperationCompletedListener) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Deregisters the provided server operation completed listener with the server.
deregisterSCIMSchema(SchemaResource) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Deregisters a SCIM schema with the server.
deregisterShutdownListener(RegisteredServerShutdownListener) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters the provided server shutdown listener with the server.
deregisterSupportedControlOID(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Deregisters the provided OID with the server so that it will no longer appear in the supportedControl attribute of the server's root DSE.
DirectoryProxyServerExtension - Annotation Type in com.unboundid.directory.sdk.proxy.internal
This annotation type may be used to indicate that the marked class represents an API that can be used to create an extension for use in the Directory Proxy Server (which may also be referred to as the Directory Proxy Server).
DirectoryServerContext - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about the Directory Server (or related product) in which an extension is running.
DirectoryServerExtension - Annotation Type in com.unboundid.directory.sdk.ds.internal
This annotation type may be used to indicate that the marked class represents an API that can be used to create an extension for use in the Directory Server (which may also be referred to as the Directory Server).
disconnect(DisconnectReason, boolean, String) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Terminates the connection to the client and interrupts any operations that may be in progress on that connection.
DisconnectReason - Enum in com.unboundid.directory.sdk.common.types
This enumeration defines the set of possible reasons for the closure of a connection between a client and the server.
DiskSpaceConsumer - Interface in com.unboundid.directory.sdk.common.api
This interface defines a set of methods that should be implemented by classes which may consume a significant amount of disk space on the server filesystem.
DITContentRule - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about a DIT content rule defined in the server schema.
DITStructureRule - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about a DIT structure rule defined in the server schema.
dnToMap(DN) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Takes an identifier DN (such as the output from ScriptUtils.idStringToDN(String,String) and creates a hash map of the components (RDN attributes) to their respective values.
DOCUMENTATION_PATH_RELATIVE - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The relative path where all the documentation files are.
doIntermediateResponse(ActiveOperationContext, UpdatableGenericResult, IntermediateResponse) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends an intermediate response to the client.
doIntermediateResponse(ActiveOperationContext, UpdatableGenericResult, IntermediateResponse) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends an intermediate response to the client.
doLDIFExport(UpdatableEntry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary for the provided entry to be exported from the server.
doLDIFExport(UpdatableEntry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary for the provided entry to be exported from the server.
doLDIFImport(UpdatableEntry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary for the provided entry to be imported into the server.
doLDIFImport(UpdatableEntry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary for the provided entry to be imported into the server.
doPostConnect(ClientContext) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary when the server has accepted a new client connection.
doPostConnect(ClientContext) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary when the server has accepted a new client connection.
doPostDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary when the server has terminated a client connection.
doPostDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary when the server has terminated a client connection.
doPostOperation(ActiveOperationContext, AddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for an add operation.
doPostOperation(ActiveOperationContext, SimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a simple bind operation.
doPostOperation(ActiveOperationContext, SASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a SASL bind operation.
doPostOperation(ActiveOperationContext, CompareRequest, UpdatableCompareResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a compare operation.
doPostOperation(ActiveOperationContext, DeleteRequest, UpdatableDeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a delete operation.
doPostOperation(ActiveOperationContext, ExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for an extended operation.
doPostOperation(ActiveOperationContext, ModifyRequest, UpdatableModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a modify operation.
doPostOperation(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a modify DN operation.
doPostOperation(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a response for a search operation.
doPostOperation(ActiveOperationContext, AddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for an add operation.
doPostOperation(ActiveOperationContext, SimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a simple bind operation.
doPostOperation(ActiveOperationContext, SASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a SASL bind operation.
doPostOperation(ActiveOperationContext, CompareRequest, UpdatableCompareResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a compare operation.
doPostOperation(ActiveOperationContext, DeleteRequest, UpdatableDeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a delete operation.
doPostOperation(ActiveOperationContext, ExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for an extended operation.
doPostOperation(ActiveOperationContext, ModifyRequest, UpdatableModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a modify operation.
doPostOperation(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a modify DN operation.
doPostOperation(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a response for a search operation.
doPostRegistrationProcessing() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Performs any processing that may be needed after the servlet has been registered with the servlet engine.
doPostRegistrationProcessing() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Performs any processing that may be needed after the servlet has been registered with the servlet engine.
doPostReplication(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for an add operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a delete operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a modify operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a modify DN operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for an add operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a delete operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a modify operation which has been received from another server via replication.
doPostReplication(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a modify DN operation which has been received from another server via replication.
doPostResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for an add operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a simple bind operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a SASL bind operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a compare operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a delete operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for an extended operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a modify operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a modify DN operation and the response has been sent to the client.
doPostResponse(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary after all other processing has been completed for a search operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for an add operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a simple bind operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a SASL bind operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a compare operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a delete operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for an extended operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a modify operation and the response has been sent to the client.
doPostResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a modify DN operation and the response has been sent to the client.
doPostResponse(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary after all other processing has been completed for a search operation and the response has been sent to the client.
doPostRotationProcessing(File) - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Performs any appropriate processing for a log file that has been rotated.
doPostShutdownProcessing() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Performs any processing that may be needed after the servlet has been taken out of service and the associated servlet engine has been shut down.
doPostShutdownProcessing() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Performs any processing that may be needed after the servlet has been taken out of service and the associated servlet engine has been shut down.
doPreOperation(ActiveOperationContext, AddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to add an entry to the appropriate backend.
doPreOperation(ActiveOperationContext, SimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to perform the authentication for a simple bind request.
doPreOperation(ActiveOperationContext, SASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to perform the authentication for a SASL bind request.
doPreOperation(ActiveOperationContext, CompareRequest, UpdatableCompareResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to perform the core processing for the compare.
doPreOperation(ActiveOperationContext, DeleteRequest, UpdatableDeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to remove the entry from the server.
doPreOperation(ActiveOperationContext, ExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to perform the core processing for the extended operation.
doPreOperation(ActiveOperationContext, ModifyRequest, UpdatableModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to update the entry in the backend.
doPreOperation(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to update the entry in the backend.
doPreOperation(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server actually attempts to process the search in the backend.
doPreOperation(ActiveOperationContext, AddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to add an entry to the appropriate backend.
doPreOperation(ActiveOperationContext, SimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to perform the authentication for a simple bind request.
doPreOperation(ActiveOperationContext, SASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to perform the authentication for a SASL bind request.
doPreOperation(ActiveOperationContext, CompareRequest, UpdatableCompareResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to perform the core processing for the compare.
doPreOperation(ActiveOperationContext, DeleteRequest, UpdatableDeleteResult, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to remove the entry from the server.
doPreOperation(ActiveOperationContext, ExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to perform the core processing for the extended operation.
doPreOperation(ActiveOperationContext, ModifyRequest, UpdatableModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to update the entry in the backend.
doPreOperation(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to update the entry in the backend.
doPreOperation(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server actually attempts to process the search in the backend.
doPreParse(ActiveOperationContext, UpdatableAbandonRequest) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for an abandon request.
doPreParse(ActiveOperationContext, UpdatableAddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for an add request.
doPreParse(ActiveOperationContext, UpdatableSimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a simple bind request.
doPreParse(ActiveOperationContext, UpdatableSASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a SASL bind request.
doPreParse(ActiveOperationContext, UpdatableCompareRequest, UpdatableCompareResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a compare request.
doPreParse(ActiveOperationContext, UpdatableDeleteRequest, UpdatableDeleteResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a delete request.
doPreParse(ActiveOperationContext, UpdatableExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for an extended request.
doPreParse(ActiveOperationContext, UpdatableModifyRequest, UpdatableModifyResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a modify request.
doPreParse(ActiveOperationContext, UpdatableModifyDNRequest, UpdatableModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a modify DN request.
doPreParse(ActiveSearchOperationContext, UpdatableSearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for a search request.
doPreParse(ActiveOperationContext, UpdatableUnbindRequest) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server starts processing for an unbind request.
doPreParse(ActiveOperationContext, UpdatableAbandonRequest) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for an abandon request.
doPreParse(ActiveOperationContext, UpdatableAddRequest, UpdatableAddResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for an add request.
doPreParse(ActiveOperationContext, UpdatableSimpleBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a simple bind request.
doPreParse(ActiveOperationContext, UpdatableSASLBindRequest, UpdatableBindResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a SASL bind request.
doPreParse(ActiveOperationContext, UpdatableCompareRequest, UpdatableCompareResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a compare request.
doPreParse(ActiveOperationContext, UpdatableDeleteRequest, UpdatableDeleteResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a delete request.
doPreParse(ActiveOperationContext, UpdatableExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for an extended request.
doPreParse(ActiveOperationContext, UpdatableModifyRequest, UpdatableModifyResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a modify request.
doPreParse(ActiveOperationContext, UpdatableModifyDNRequest, UpdatableModifyDNResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a modify DN request.
doPreParse(ActiveSearchOperationContext, UpdatableSearchRequest, UpdatableSearchResult) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for a search request.
doPreParse(ActiveOperationContext, UpdatableUnbindRequest) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server starts processing for an unbind request.
doSearchEntry(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult, UpdatableEntry, List<Control>) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a search result entry to the client.
doSearchEntry(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult, UpdatableEntry, List<Control>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a search result entry to the client.
doSearchReference(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary before the server sends a search result reference to the client.
doSearchReference(ActiveSearchOperationContext, SearchRequest, UpdatableSearchResult, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary before the server sends a search result reference to the client.
doShutdown(String) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary when the server is shutting down.
doShutdown(String) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary when the server is shutting down.
doStartup() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary when the server is starting.
doStartup() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary when the server is starting.
doSubordinateModifyDN(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry, List<Modification>) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any processing which may be necessary during the course of renaming an entry which is subordinate to an entry targeted by a modify DN operation.
doSubordinateModifyDN(ActiveOperationContext, ModifyDNRequest, UpdatableModifyDNResult, Entry, Entry, List<Modification>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any processing which may be necessary during the course of renaming an entry which is subordinate to an entry targeted by a modify DN operation.

E

EMailAttachment - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to interact with an email message attachment.
EMailMessage - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to interact with a multi-part email message, which may include either or both a plain-text or HTML-formatted body, and may optionally include attachments.
encodeAuthPassword(ByteString, Entry, List<Modification>, boolean) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Encodes the provided plaintext password using the authentication password syntax as defined in RFC 3112.
encodeAuthPassword(ByteString) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Encodes the provided plaintext password using the authentication password syntax as defined in RFC 3112.
encodePassword(ByteString, Entry, List<Modification>, boolean, boolean) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Encodes the provided plaintext password for this storage scheme, without the name of the associated scheme.
encodePassword(ByteString) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Encodes the provided plaintext password.
encodePasswordWithScheme(ByteString) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Encodes the provided plaintext password, prefixing the encoded representation with the name of the storage scheme in curly braces.
encodePasswordWithScheme(ByteString, DN) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Encodes the provided plaintext password, prefixing the encoded representation with the name of the storage scheme in curly braces.
EncryptionSettingsDefinition - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to interact with an encryption settings definition.
EndpointException - Exception in com.unboundid.directory.sdk.sync.types
This class provides a type of Exception which is used to indicate an error when interfacing with an external resource.
EndpointException(PostStepResult) - Constructor for exception com.unboundid.directory.sdk.sync.types.EndpointException
Creates a new EndpointException with the provided information.
EndpointException(PostStepResult, String) - Constructor for exception com.unboundid.directory.sdk.sync.types.EndpointException
Creates a new EndpointException with the provided information.
EndpointException(PostStepResult, Throwable) - Constructor for exception com.unboundid.directory.sdk.sync.types.EndpointException
Creates a new EndpointException with the provided information.
EndpointException(PostStepResult, String, Throwable) - Constructor for exception com.unboundid.directory.sdk.sync.types.EndpointException
Creates a new EndpointException with the provided information.
EndpointException(LDAPException) - Constructor for exception com.unboundid.directory.sdk.sync.types.EndpointException
Creates a new EndpointException with the provided information.
EnhancedPasswordStorageScheme - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that may be implemented by extensions which provide enhanced password storage scheme support.
EnhancedPasswordStorageScheme() - Constructor for class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Creates a new instance of this password storage scheme.
Entry - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods which may be used to interact with an entry.
EntryBalancingRequestProcessor - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to obtain information about and interact with an entry-balancing request processor and its component backend sets and servers.
entryExists(String) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the specified entry exists in the backend.
entryType(String) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the database entry type that this change corresponds to (for example "account" or "subscriber").
EqualityMatchingRule - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with equality matching rules, which can be used to determine whether one value is logically equivalent to another.
equals(Object) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Indicates whether the provided object is equal to this attribute syntax.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether the provided object is equal to this attribute type.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided object is equal to this DIT content rule.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Indicates whether the provided object is equal to this DIT structure rule.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Indicates whether the provided object is equal to this matching rule.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Indicates whether the provided object is equal to this matching rule use.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether the provided object is equal to this name form.
equals(Object) - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether the provided object is equal to this object class.
equals(Object) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
 
equals(Object) - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Indicates whether the provided object may be considered equal to this health check result.
ErrorLogger - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which record information about warnings, errors, and events which occur in the server.
ErrorLogger() - Constructor for class com.unboundid.directory.sdk.common.api.ErrorLogger
Creates a new instance of this error logger.
ErrorLoggerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an error logger.
ExampleUsageProvider - Interface in com.unboundid.directory.sdk.common.internal
This interface is used to mark extensions which may provide examples that demonstrate how they are intended to be used.
ExtendedOperationHandler - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which are used to process extended operations within the server.
ExtendedOperationHandler() - Constructor for class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Creates a new instance of this extended operation handler.
ExtendedOperationHandlerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an extended operation handler.
ExtendedRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with an extended request.
ExtendedResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with extended results.
ExtensionBundle - Class in com.unboundid.directory.sdk.common.types
This class represents the physical state of a Ping Identity server extension bundle.
ExtensionBundle(File) - Constructor for class com.unboundid.directory.sdk.common.types.ExtensionBundle
Creates a new instance from a root directory specified as a File.

F

FailureSASLBindResult - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about the result of processing a SASL bind operation in which the authentication attempt failed.
fetchEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Return a full destination entry (in LDAP form) from the database, corresponding to the source Entry that is passed in.
fetchEntry(TransactionContext, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Return a full source entry (in LDAP form) from the database, corresponding to the DatabaseChangeRecord that is passed in through the SyncOperation.
fetchEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Return a full destination entry (in LDAP form) from the destination endpoint, corresponding to the source Entry that is passed in.
fetchEntry(SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Return a full source entry (in LDAP form) from the source, corresponding to the ChangeRecord that is passed in through the SyncOperation.
fetchEntry(TransactionContext, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
Return a full destination entry (in LDAP form) from the database, corresponding to the source Entry that is passed in.
fetchEntry(TransactionContext, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Return a full source entry (in LDAP form) from the database, corresponding to the DatabaseChangeRecord that is passed in through the SyncOperation.
fetchEntry(Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Return a full destination entry (in LDAP form) from the destination endpoint, corresponding to the source Entry that is passed in.
fetchEntry(SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Return a full source entry (in LDAP form) from the source, corresponding to the ChangeRecord that is passed in through the SyncOperation.
FileBasedAccessLogger - Class in com.unboundid.directory.sdk.common.api
This class defines an API that may be used to create a specific type of access logger which is intended to write log messages to text files.
FileBasedAccessLogger() - Constructor for class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Creates a new instance of this file-based access logger.
FileBasedAccessLoggerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a file-based access logger.
FileBasedErrorLogger - Class in com.unboundid.directory.sdk.common.api
This class defines an API that may be used to create a specific type of error logger which is intended to write log messages to text files.
FileBasedErrorLogger() - Constructor for class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Creates a new instance of this file-based error logger.
FileBasedErrorLoggerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a file-based error logger.
finalizeAccessLogger() - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Performs any cleanup which may be necessary when this access logger is to be taken out of service.
finalizeAccessLogger() - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Performs any cleanup which may be necessary when this file-based access logger is to be taken out of service.
finalizeAccessLogger() - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Performs any cleanup which may be necessary when this access logger is to be taken out of service.
finalizeAccessLogger() - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Performs any cleanup which may be necessary when this access logger is to be taken out of service.
finalizeAccountStatusNotificationHandler() - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Performs any cleanup which may be necessary when this account status notification handler is to be taken out of service.
finalizeAccountStatusNotificationHandler() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Performs any cleanup which may be necessary when this account status notification handler is to be taken out of service.
finalizeAdvice() - Method in class com.unboundid.directory.sdk.broker.api.Advice
Performs any cleanup which may be necessary when this advice is to be taken out of service.
finalizeAlertHandler() - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Performs any cleanup which may be necessary when this alert handler is to be taken out of service.
finalizeAlertHandler() - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Performs any cleanup which may be necessary when this alert handler is to be taken out of service.
finalizeCertificateMapper() - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Performs any cleanup which may be necessary when this certificate mapper is to be taken out of service.
finalizeCertificateMapper() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Performs any cleanup which may be necessary when this certificate mapper is to be taken out of service.
finalizeChangeDetector() - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
This hook is called when a Sync Pipe shuts down or when the set-startpoint subcommand (from the realtime-sync command line tool) is finished.
finalizeChangeSubscriptionHandler() - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Performs any cleanup which may be necessary when this change subscription handler is to be taken out of service.
finalizeChangeSubscriptionHandler() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Performs any cleanup which may be necessary when this change subscription handler is to be taken out of service.
finalizeCipherStreamProvider() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Performs any cleanup which may be necessary when this cipher stream provider is to be taken out of service.
finalizeConnectionCriteria() - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Performs any cleanup which may be necessary when this connection criteria is to be taken out of service.
finalizeErrorLogger() - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Performs any cleanup which may be necessary when this error logger is to be taken out of service.
finalizeErrorLogger() - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Performs any cleanup which may be necessary when this file-based error logger is to be taken out of service.
finalizeErrorLogger() - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Performs any cleanup which may be necessary when this error logger is to be taken out of service.
finalizeErrorLogger() - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Performs any cleanup which may be necessary when this file-based error logger is to be taken out of service.
finalizeExtendedOperationHandler() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Performs any cleanup which may be necessary when this extended operation handler is to be taken out of service.
finalizeHandler() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Performs any cleanup that might be necessary when this SCIM Sub-Resource Type Handler is taken out of service.
finalizeHTTPOperationLogger() - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Performs any cleanup which may be necessary when this HTTP operation logger is to be taken out of service.
finalizeHTTPOperationLogger() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Performs any cleanup which may be necessary when this HTTP operation logger is to be taken out of service.
finalizeIdentityMapper() - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Performs any cleanup which may be necessary when this identity mapper is to be taken out of service.
finalizeIdentityMapper() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Performs any cleanup which may be necessary when this identity mapper is to be taken out of service.
finalizeJDBCSyncDestination(TransactionContext) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
This hook is called when a Sync Pipe shuts down, or when the resync process shuts down.
finalizeJDBCSyncDestination(TransactionContext) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
This hook is called when a Sync Pipe shuts down, or when the Resync process shuts down.
finalizeJDBCSyncSource(TransactionContext) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
This hook is called when a Sync Pipe shuts down, when the resync process shuts down, or when the set-startpoint subcommand (from the realtime-sync command line tool) is finished.
finalizeJDBCSyncSource(TransactionContext) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
This hook is called when a Sync Pipe shuts down, when the resync process shuts down, or when the set-startpoint subcommand (from the realtime-sync command line tool) is finished.
finalizeKafkaSyncDestinationPlugin() - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Performs any cleanup that may be necessary when this Kafka sync destination plugin is taken out of service.
finalizeKeyManagerProvider() - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Performs any cleanup which may be necessary when this key manager provider is to be taken out of service.
finalizeLDAPHealthCheck() - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Performs any cleanup which may be necessary when this LDAP health check is to be taken out of service.
finalizeLDAPHealthCheck() - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Performs any cleanup which may be necessary when this LDAP health check is to be taken out of service.
finalizeLDAPSyncDestinationPlugin() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Performs any cleanup which may be necessary when this LDAP sync destination plugin is taken out of service.
finalizeLDAPSyncDestinationPlugin() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Performs any cleanup which may be necessary when this LDAP sync destination plugin is to be taken out of service.
finalizeLDAPSyncSourcePlugin() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Performs any cleanup which may be necessary when this LDAP sync source plugin is taken out of service.
finalizeLDAPSyncSourcePlugin() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Performs any cleanup which may be necessary when this LDAP sync source plugin is to be taken out of service.
finalizeLogFileRotationListener() - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Performs any cleanup which may be necessary when this log file rotation listener is to be taken out of service.
finalizeMonitorProvider() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Performs any cleanup which may be necessary when this monitor provider is to be taken out of service.
finalizeNotificationManager() - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Performs any cleanup which may be necessary when this notification manager is to be taken out of service.
finalizeOTPDeliveryMechanism() - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Performs any cleanup which may be necessary when this one-time password delivery mechanism is to be taken out of service.
finalizePassphraseProvider() - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Performs any cleanup which may be necessary when this passphrase provider is to be taken out of service.
finalizePassThroughAuthenticationHandler() - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Performs any cleanup which may be necessary when this pass-through authentication handler is to be taken out of service.
finalizePasswordGenerator() - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Performs any cleanup which may be necessary when this password generator is to be taken out of service.
finalizePasswordGenerator() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Performs any cleanup which may be necessary when this password generator is to be taken out of service.
finalizePasswordStorageScheme() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Performs any cleanup which may be necessary when this password storage scheme is to be taken out of service.
finalizePasswordStorageScheme() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Performs any cleanup which may be necessary when this password storage scheme is to be taken out of service.
finalizePasswordValidator() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Performs any cleanup which may be necessary when this password validator is to be taken out of service.
finalizePasswordValidator() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Performs any cleanup which may be necessary when this password validator is to be taken out of service.
finalizePlacementAlgorithm() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Performs any cleanup which may be necessary when this LDAP health check is to be taken out of service.
finalizePlugin() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Performs any cleanup which may be necessary when this plugin is to be taken out of service.
finalizePlugin() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Performs any cleanup which may be necessary when this plugin is to be taken out of service.
finalizeProxiedExtendedOperationHandler() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Performs any cleanup which may be necessary when this proxied extended operation handler is to be taken out of service.
finalizeProxyTransformation() - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Performs any cleanup which may be necessary when this proxy transformation is to be taken out of service.
finalizeProxyTransformation() - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Performs any cleanup which may be necessary when this proxy transformation is to be taken out of service.
finalizeRecurringTask() - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Performs any cleanup which may be necessary when this recurring task is to be taken out of service.
finalizeRequestCriteria() - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Performs any cleanup which may be necessary when this request criteria is to be taken out of service.
finalizeResultCriteria() - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Performs any cleanup which may be necessary when this result criteria is to be taken out of service.
finalizeSASLMechanismHandler() - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Performs any cleanup which may be necessary when this SASL mechanism handler is to be taken out of service.
finalizeSearchEntryCriteria() - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Performs any cleanup which may be necessary when this search entry criteria is to be taken out of service.
finalizeSearchReferenceCriteria() - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Performs any cleanup which may be necessary when this search reference criteria is to be taken out of service.
finalizeServerAffinityProvider() - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Performs any cleanup which may be necessary when this server affinity provider is to be taken out of service.
finalizeStoreAdapter() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
This hook is called when the SCIMResourceType is disabled or the PingAuthorize Server shuts down.
finalizeStoreAdapterPlugin() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This hook is called when the store adapter plugin is disabled or the PingAuthorize Server shuts down.
finalizeSyncDestination() - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
This hook is called when a Sync Pipe shuts down, or when the resync process shuts down.
finalizeSyncDestination() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
This hook is called when a Sync Pipe shuts down, or when the resync process shuts down.
finalizeSyncPipePlugin() - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Performs any cleanup which may be necessary when this sync pipe plugin is taken out of service.
finalizeSyncPipePlugin() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Performs any cleanup which may be necessary when this sync pipe plugin is to be taken out of service.
finalizeSyncSource() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
This hook is called when a Sync Pipe shuts down, when the resync process shuts down, or when the set-startpoint subcommand (from the realtime-sync command line tool) is finished.
finalizeSyncSource() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
This hook is called when a Sync Pipe shuts down, when the resync process shuts down, or when the set-startpoint subcommand (from the realtime-sync command line tool) is finished.
finalizeTokenHandler() - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Performs any cleanup which may be necessary when this token handler is to be taken out of service.
finalizeTokenHandler() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Performs any cleanup which may be necessary when this token handler is to be taken out of service.
finalizeTokenResourceLookupMethod() - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Performs any cleanup which may be necessary when this token resource lookup method is to be taken out of service.
finalizeTokenValidator() - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Performs any cleanup which may be necessary when this token validator is to be taken out of service.
finalizeTrustManagerProvider() - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Performs any cleanup which may be necessary when this trust manager provider is to be taken out of service.
finalizeUncachedAttributeCriteria() - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Performs any cleanup which may be necessary when this uncached attribute criteria instance is to be taken out of service.
finalizeUncachedAttributeCriteria() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Performs any cleanup which may be necessary when this uncached attribute criteria instance is to be taken out of service.
finalizeUncachedEntryCriteria() - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Performs any cleanup which may be necessary when this uncached entry criteria instance is to be taken out of service.
finalizeUncachedEntryCriteria() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Performs any cleanup which may be necessary when this uncached entry criteria instance is to be taken out of service.
finalizeVelocityContextProvider() - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Performs any cleanup which may be necessary when this virtual attribute provider is to be taken out of service.
finalizeVirtualAttributeProvider() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Performs any cleanup which may be necessary when this virtual attribute provider is to be taken out of service.
finalizeVirtualAttributeProvider() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Performs any cleanup which may be necessary when this virtual attribute provider is to be taken out of service.
forDisplayName(String) - Static method in enum com.unboundid.directory.sdk.common.types.AlarmSeverity
Get the alarm severity for the given display name.
forName(String) - Static method in enum com.unboundid.directory.sdk.common.types.AlertSeverity
Retrieves the alert severity with the specified name.
forName(String) - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationProperty
Retrieves the account status notification type with the specified name.
forName(String) - Static method in enum com.unboundid.directory.sdk.ds.types.IndexType
Retrieves the IndexType for the specified name.
forName(String) - Static method in enum com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResultCode
Retrieves the PassThroughAuthenticationResultCode value that corresponds to the provided name.
forName(String) - Static method in enum com.unboundid.directory.sdk.ds.types.WritabilityMode
Retrieves the WritabilityMode for the specified name.
ForwardTarget - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods which may be used to obtain information about a server to which an operation may be forwarded for processing.
fromName(String) - Static method in enum com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Type
Gets the Type matching the given name.
FULL_VERSION_STRING - Static variable in class com.unboundid.directory.sdk.common.types.Version
The full version string for the Server SDK.
fullEntry(Entry) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the full source entry on this ChangeRecord.

G

generateAttribute(OperationContext, Entry, String) - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Generates an attribute for inclusion in the provided entry.
generateAttribute(OperationContext, Entry, String) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Generates an attribute for inclusion in the provided entry.
generatePassword(Entry) - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Performs any processing which may be necessary to generate a user password.
generatePassword(Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Performs any processing which may be necessary to generate a user password.
GenericBrokerConfig - Interface in com.unboundid.directory.sdk.broker.config
This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the PingAuthorize Server.
GenericConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for all types of extensions.
GenericDirectoryConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Directory Server.
GenericHTTPConfig - Interface in com.unboundid.directory.sdk.http.config
This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Directory Server.
GenericProxyConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Directory Proxy Server.
GenericResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with properties common to most types of LDAP results.
GenericSyncConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration for extensions used by the Data Sync Server.
get(String) - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Gets the named object associated with a given key.
getAccessToken() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get access token details.
getAccessToken() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the actual access token as issued by the authorization server.
getAction() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get the action for which authorization was requested.
getActive() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get whether the token is active.
getActiveOperations() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the number of operations which are currently being processed against the LDAP external server through the local Directory Proxy Server instance.
getAdditionalInformation() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves a map of objects containing additional information for this alert notification.
getAdditionalLogMessage() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves an additional log message for the result which will not be returned to the client but may be included in access log messages for the associated operation.
getAdditionalProperties() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get any extension properties associated with the token.
getAddNotificationProperties(AddRequest) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Deprecated.
Override the other getAddNotificationProperties method instead.
getAddNotificationProperties(AddRequest, Entry, OperationContext) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine if any notifications are required for the provided add request and return notification properties for each notification destination that requires a notification.
getAffinityEstablishedTime() - Method in class com.unboundid.directory.sdk.proxy.types.ServerAffinity
Retrieves a timestamp indicating when the affinity was established.
getAlertGeneratorClassName() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the name of the class that generated this alert notification.
getAlertID() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the unique ID assigned to this alert notification.
getAlertMessage() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the message for this alert notification, which may contain specific information about the error, warning, or event that triggered the alert.
getAlertSeverity() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the severity for this alert notification.
getAlertSeverity() - Method in interface com.unboundid.directory.sdk.common.types.DegradedAlertType
Retrieves the severity for this degraded alert type.
getAlertSeverity() - Method in interface com.unboundid.directory.sdk.common.types.UnavailableAlertType
Retrieves the severity for this unavailable alert type.
getAlertTime() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the time that this alert notification was generated.
getAlertTypeDescription() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves a description of the alert type for this alert notification.
getAlertTypeName() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the name of the alert type for this alert notification.
getAlertTypeName() - Method in interface com.unboundid.directory.sdk.common.types.DegradedAlertType
Retrieves the alert type name for this degraded alert type.
getAlertTypeName() - Method in interface com.unboundid.directory.sdk.common.types.UnavailableAlertType
Retrieves the alert type name for this unavailable alert type.
getAlertTypeOID() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves the OID of the alert type for this alert notification.
getAlertTypeOID() - Method in interface com.unboundid.directory.sdk.common.types.DegradedAlertType
Retrieves the OID for this degraded alert type.
getAlertTypeOID() - Method in interface com.unboundid.directory.sdk.common.types.UnavailableAlertType
Retrieves the OID for this unavailable alert type.
getAlertTypeSummary() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves a short summary of the alert type for this alert notification.
getAllBackends() - Method in interface com.unboundid.directory.sdk.ds.types.DirectoryServerContext
Returns an array of all the backends defined in the Directory Server.
getAllIDStrings() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves a set of all identifiers that may be used to reference this encryption settings definition, including the primary identifier and any legacy identifiers that may have been used for this definition over time.
getApproximateMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the approximate matching rule for this attribute type, if any.
getAssertionValue() - Method in interface com.unboundid.directory.sdk.common.operation.CompareRequest
Retrieves the assertion value to compare against the values of the target attribute.
getAssuredReplicationRequirements() - Method in interface com.unboundid.directory.sdk.common.operation.AddResult
Retrieves the assured replication requirements that will be used for this operation, if any.
getAssuredReplicationRequirements() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteResult
Retrieves the assured replication requirements that will be used for this operation, if any.
getAssuredReplicationRequirements() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNResult
Retrieves the assured replication requirements that will be used for this operation, if any.
getAssuredReplicationRequirements() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyResult
Retrieves the assured replication requirements that will be used for this operation, if any.
getAttachment(String) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves a named object that has been associated with this client connection.
getAttachment(String) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the object attached to the associated operation with the given name.
getAttachment(Object) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Returns an attachment from the operation that was previously set with a call to SyncOperation.putAttachment(java.lang.Object, java.lang.Object).
getAttachments() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the list of attachments for this email message.
getAttribute(AttributeType) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves the attribute with the specified name.
getAttribute(String) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves the attribute with the specified name.
getAttribute(AttributeType, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves the attribute with the specified name and exact set of options.
getAttribute(String, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves the attribute with the specified name and exact set of options.
getAttributes() - Method in interface com.unboundid.directory.sdk.broker.types.AdviceStatement
Get the value of any Trust Framework Attributes that were returned along with the Advice instance.
getAttributes() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get additional policy request attributes.
getAttributes() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the list of requested attributes.
getAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves the set of attributes that are associated with this matching rule use.
getAttributes() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves a list of the attributes contained in the entry.
getAttributeSyntax(String) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the attribute syntax with the specified OID, if available.
getAttributeSyntaxesByOID() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of attribute syntaxes defined in the schema, mapped from OID to the corresponding attribute syntax.
getAttributeType() - Method in interface com.unboundid.directory.sdk.common.operation.CompareRequest
Retrieves the name or OID of the attribute to compare.
getAttributeType(String, boolean) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified attribute type from the server schema, optionally creating a new attribute type with the specified name if none is defined.
getAttributeTypesByName() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of attribute types defined in the server schema, mapped from lowercase name or OID to the attribute type definition.
getAudience() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the token's intended audience(s).
getAuthenticatedUserDN() - Method in interface com.unboundid.directory.sdk.ds.types.SuccessSASLBindResult
Retrieves the DN of the user that was successfully authenticated.
getAuthenticationDN() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the DN of the user that has authenticated, if applicable.
getAuthenticationEntry() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the entry for the user that has authenticated, if applicable.
getAuthenticationFailureReason() - Method in interface com.unboundid.directory.sdk.ds.types.FailureSASLBindResult
Retrieves a message with potentially detailed information about the reason for the authentication failure.
getAuthInfo() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves information about the authentication state of the client connection.
getAuthorizationDN() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the DN of the authorization identity for the client connection, if applicable.
getAuthorizationDN() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the DN of the user as whom the request is authorized.
getAuthorizationEntry() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the entry for the authorization identity, if applicable.
getAuthorizedUserDN() - Method in interface com.unboundid.directory.sdk.ds.types.SuccessSASLBindResult
Retrieves the DN of the authorization identity resulting from the bind.
getAuthPasswordPlaintextValue(String, String, Entry) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Obtains the plaintext password that was used to generate an encoded password with the given authInfo and authValue elements when using the authentication password syntax as described in RFC 3112.
getAuthPasswordPlaintextValue(String, String) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Obtains the plaintext password that was used to generate an encoded password with the given authInfo and authValue elements when using the authentication password syntax as described in RFC 3112.
getAuthPasswordSchemeName() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Retrieves the name that should be used to identify this password storage scheme when encoding passwords using the authentication password syntax as described in RFC 3112.
getAuthPasswordSchemeName() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Retrieves the name that should be used to identify this password storage scheme when encoding passwords using the authentication password syntax as described in RFC 3112.
getAuthType() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the type of authentication performed by the client.
getAuthzDN(OAuthToken) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Extracts the DN of the authorization entry (for which to apply access controls) from the incoming token.
getAuthzDN(OAuthToken) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Extracts the DN of the authorization entry (for which to apply access controls) from the incoming token.
getAuxiliaryClasses() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the set of allowed auxiliary classes for this DIT content rule, if any.
getBackendForEntry(String) - Method in interface com.unboundid.directory.sdk.ds.types.DirectoryServerContext
Returns the BackendContext for the backend which should handle the specified entry, or null if there is no backend that handles this entry.
getBackendID() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves the backend ID for this backend.
getBackendInitializationListener() - Method in interface com.unboundid.directory.sdk.ds.types.RegisteredBackendInitializationListener
Retrieves a reference to the backend initialization listener that was registered with the server.
getBackendServer() - Method in class com.unboundid.directory.sdk.proxy.types.ServerAffinity
Retrieves the backend server to which the affinity is established.
getBackendServers() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendSet
Retrieves the list of servers associated with this backend set.
getBackendServers() - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyingRequestProcessor
Retrieves a list of the backend servers for this proxying request processor.
getBackendSetID() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendSet
Retrieves a unique identifier for this backend set.
getBackendSets() - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves a list of the backend sets for this entry-balancing request processor.
getBackupCompatibilityProperties() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a map with information about any backup compatibility properties that are specific to this cipher stream provider.
getBackupCompatibilityPropertyStrings(Map<String, String>) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a list of human-readable string representations for the provided cipher-stream-provider-specific backup compatibility properties.
getBackupLogMessages() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a list of messages that should be logged (and made available in the output) when backing up an encryption settings database protected with this cipher stream provider.
getBalancingPointBaseDN() - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the DN of the balancing point for the entry-balancing request processor.
getBaseDN() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the base DN for the search.
getBaseDN() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Gets the LDAP base DN associated with the SCIM service.
getBaseDNs() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves the set of base DNs handled by the backend.
getBasicProductName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the base name of the server which is generally the full product name without the vendor information.
getBCCAddresses() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the set of "bcc" recipients for this email message.
getBindResult() - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResult
Retrieves an object with result information to be returned to the client.
getBindResultType() - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResult
Retrieves the bind result type for this SASL bind result.
getBody() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the parsed JSON body of the request/response.
getBundleId() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the ID string that could be used to uniquely identify this bundle.
getCCAddresses() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the set of "cc" recipients for this email message.
getChangedAttributes() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the set of changed attributes for this change.
getChangedColumns() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the set of changed columns for this change entry.
getChangeListener() - Method in interface com.unboundid.directory.sdk.ds.types.RegisteredChangeListener
Retrieves a reference to the change listener that was registered with the server.
getChangeLogEntry() - Method in interface com.unboundid.directory.sdk.ds.types.NotificationChange
Retrieve the change log entry for the change that was made.
getChangeLogEntry() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the original changelog entry that was detected for this operation.
getChangelogMaximumAge() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncSourceConfig
Gets the configured amount of time (in milliseconds) after which changelog entries should be deleted from the changelog or corresponding table in the database.
getChangeNumber() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the change number that identifies this particular change.
getChangeNumber() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the change number that identifies this particular change.
getChangeNumber() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the change number value if one was specified.
getChangeRecord() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the original change record that was detected for this operation.
getChangeTime() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the time at which the change occurred.
getChangeTime() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the time at which the change occurred.
getChangeTime() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the change time value if one was specified.
getChangeType() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the change type (ADD/MODIFY/MOD-DN/DELETE).
getChangeType() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the change type (insert/update/delete/resync).
getCipherTransformation() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the cipher transformation used for this encryption settings definition.
getClientConnection(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a client connection that is authenticated as the specified user.
getClientConnectionPolicyDN() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the DN of the entry that defines the client connection policy to which the associated client connection is assigned.
getClientConnectionPolicyDN() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the DN of the entry that defines the client connection policy to which the associated client connection is assigned.
getClientConnectionPolicyName() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the name of the client connection policy to which the associated client connection is assigned.
getClientConnectionPolicyName() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the name of the client connection policy to which the associated client connection is assigned.
getClientContext() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves information about the client that requested this operation.
getClientId() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the OAuth2 client Id of the client that requested the token.
getClientInetAddress() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an InetAddress representing the address of the client system, if available.
getClientRootConnection(boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a client connection that is authenticated as a root user and is not subject to access control.
getClosureMessage() - Method in enum com.unboundid.directory.sdk.common.types.DisconnectReason
Retrieves the human-readable disconnect reason.
getCode() - Method in interface com.unboundid.directory.sdk.broker.types.AdviceStatement
Get the code (advice Id) of the Advice instance.
getCompactProductName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the compact name of the server.
getCompletionStatus() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Gets the completion status for this change.
getCompletionStatus() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Gets the completion status for this change.
getConfigDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the configuration directory for this extension bundle.
getConfigEntryDN() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the DN of the configuration entry in which this LDAP external server is defined.
getConfigEntryDN() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendSet
Retrieves the DN of the configuration entry for the proxying request processor that defines this backend set.
getConfigEntryDN() - Method in interface com.unboundid.directory.sdk.proxy.types.Location
Retrieves the DN of the configuration entry for this location.
getConfigObjectDN() - Method in interface com.unboundid.directory.sdk.common.config.GenericConfig
Retrieves the DN of the entry containing the configuration for this extension.
getConfigObjectName() - Method in interface com.unboundid.directory.sdk.common.config.GenericConfig
Retrieves the name of the configuration object for this extension.
getConfigUpdateDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the update directory for this extension bundle.
getConnection(LDAPConnectionOptions, OperationType...) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendSet
Retrieves a newly-established connection to one of the servers in this backend set which is capable of processing all of the specified types of operations.
getConnectionID() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the identifier that has been assigned to the associated client connection.
getConnectionID() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the identifier that has been assigned to the associated client connection.
getConnectTime() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the time that the connection was established.
getContentType() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves the content type for this attachment.
getCoreSchema() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Gets the SCIM Sub-Resource Type's core schema.
getCreatedObject() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostCreateRequestContext
Retrieves the created object returned by the store adapter.
getCreateTime() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the time that this encryption settings definition was created, if available.
getCSN() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the CSN value if one was specified.
getCurrentEndpointURL() - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Return the URL or path identifying the destination endpoint to which this extension is transmitting data.
getCurrentEndpointURL() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Return the URL or path identifying the source endpoint from which this extension is transmitting data.
getCurrentEndpointURL() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Return the URL or path identifying the destination endpoint to which this extension is transmitting data.
getCurrentEndpointURL() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Return the URL or path identifying the source endpoint from which this extension is transmitting data.
getCustomHeaders() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves a map of the custom headers that should be included in the email message.
getCustomLogElements() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Returns any additional log elements for this operation, which should be written to the log.
getCustomLogElements() - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Retrieves a map containing name-value pairs for custom elements that should be included in the bind result access log message.
getData() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves the raw data for this attachment.
getDatabaseChangeRecord() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the DatabaseChangeRecord that was detected from a RDBMS.
getDatabaseEntryType() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncSourceConfig
Gets the list of configured database entry types that are used to uniquely identify a set of data in the database that makes up an LDAP entry.
getDecision() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get the decision returned from the authorization request.
getDefaultApproximateMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the default approximate matching rule that will be used for attribute types with this syntax which do not explicitly specify their own approximate matching rule.
getDefaultEqualityMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the default equality matching rule that will be used for attribute types with this syntax which do not explicitly specify their own equality matching rule.
getDefaultOrderingMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the default ordering matching rule that will be used for attribute types with this syntax which do not explicitly specify their own ordering matching rule.
getDefaultSubstringMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the default substring matching rule that will be used for attribute types with this syntax which do not explicitly specify their own substring matching rule.
getDeletedEntry() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteResult
Retrieves the entry against which the delete operation was processed, if available.
getDeleteNotificationProperties(DeleteRequest) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Deprecated.
Override the other getDeleteNotificationProperties method instead.
getDeleteNotificationProperties(DeleteRequest, Entry, OperationContext) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine if any notifications are required for the provided delete request and return notification properties for each notification destination that requires a notification.
getDequeueTime() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the time that the operation was removed from the work queue, if available.
getDerefPolicy() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the dereference policy for the search.
getDescription() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Gets the description of the attribute.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the description for this attribute syntax, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the description for this attribute type, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the description for this DIT content rule, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the description for this DIT content rule, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the description for this matching rule, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves the description for this DIT content rule, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the description for this name form, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the description for this object class, if any.
getDescription() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves a description for this encryption settings definition, if available.
getDescription() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncDestinationConfig
Gets the description for this Sync Destination.
getDescription() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncSourceConfig
Gets the description for this Sync Source.
getDescription() - Method in interface com.unboundid.directory.sdk.sync.config.SyncDestinationConfig
Gets the description for this Sync Destination.
getDescription() - Method in interface com.unboundid.directory.sdk.sync.config.SyncSourceConfig
Gets the description for this Sync Source.
getDescription() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns the configured description for this Sync Class.
getDestinationCorrelationAttributes() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns the set(s) of destination correlation attributes that are configured on this Sync Class.
getDestinationCorrelationAttributesOnDelete() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns the set(s) of destination correlation attributes that are configured on this Sync Class for DELETE operations.
getDestinationCreateOnlyAttributes() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns the set of attributes that are never allowed to be modified once an entry is created.
getDestinationEntryAfterChange() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Returns a representation of the target destination entry after it is modified or renamed.
getDestinationEntryBeforeChange() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Returns a representation of the target destination entry before it is modified or renamed.
getDestinationID() - Method in interface com.unboundid.directory.sdk.ds.types.Notification
Retrieve the notification destination ID.
getDestinationID() - Method in class com.unboundid.directory.sdk.ds.types.NotificationProperties
Retrieve the notification destination ID.
getDiagnosticMessage() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves the diagnostic message for the result, if any.
getDiagnosticMessageForClient() - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Retrieves a diagnostic message that should be included in the response to the client.
getDiskSpaceConsumer() - Method in interface com.unboundid.directory.sdk.common.types.RegisteredDiskSpaceConsumer
Retrieves a reference to the disk space consumer that was registered with the server.
getDiskSpaceConsumerName() - Method in interface com.unboundid.directory.sdk.common.api.DiskSpaceConsumer
Retrieves the name that should be used to identify this disk space consumer.
getDiskSpaceConsumerPaths() - Method in interface com.unboundid.directory.sdk.common.api.DiskSpaceConsumer
Retrieves a list of filesystem paths in which this disk space consumer may store files which may consume a significant amount of space.
getDisplayName() - Method in enum com.unboundid.directory.sdk.common.types.AlarmSeverity
Returns the human-friendly name of this severity.
getDisposition() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves the disposition for this attachment.
getDITContentRule(ObjectClass) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified DIT content rule from the server schema.
getDITContentRulesByStructuralClass() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of DIT content rules defined in the server schema, mapped from structural object class to the corresponding DIT structure rule definition.
getDITStructureRule(int) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified DIT structure rule from the server schema.
getDITStructureRule(NameForm) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified DIT structure rule from the server schema.
getDITStructureRulesByRuleID() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of DIT structure rules defined in the server schema, mapped from rule ID to the corresponding DIT structure rule definition.
getDN() - Method in interface com.unboundid.directory.sdk.common.operation.CompareRequest
Retrieves the DN of the entry to compare.
getDN() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Retrieves the DN of the entry to be deleted.
getDN() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Retrieves the DN of the entry to move and/or rename.
getDN() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyRequest
Retrieves the DN of the entry to modify.
getDN() - Method in interface com.unboundid.directory.sdk.common.operation.SimpleBindRequest
Retrieves the DN of the user attempting to bind.
getDN() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves the DN of the entry as a string.
getDN() - Method in interface com.unboundid.directory.sdk.common.types.Group
Retrieves the DN of the entry that defines this group.
getDN() - Method in interface com.unboundid.directory.sdk.ds.types.ChangeSubscription
Retrieves the DN of the configuration entry defining this change subscription.
getDocumentationDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the documentation directory for this extension bundle.
getEncryptedOutputStream(OutputStream, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Wraps the provided output stream in a PassphraseEncryptedOutputStream so that data written to it will be encrypted, optionally after also wrapping it in a GZIPOutputStream to ensure that the data is compressed before it is encrypted.
getEncryptedOutputStream(OutputStream, String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Wraps the provided output stream in a PassphraseEncryptedOutputStream so that data written to it will be encrypted, optionally after also wrapping it in a GZIPOutputStream to ensure that the data is compressed before it is encrypted.
getEncryptionSettingsDefinition(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the encryption settings definition with the specified ID.
getEncryptionSettingsDefinitions() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a list of all of the encryption settings definitions contained in the server's encryption settings database.
getEndpoint() - Method in interface com.unboundid.directory.sdk.scim2.config.SCIMSubResourceTypeHandlerConfig
Gets the endpoint configured for this SCIM Sub-Resource Type Handler.
getEnqueueTime() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the time that the operation was added to the work queue, if available.
getEntry() - Method in interface com.unboundid.directory.sdk.common.operation.AddRequest
Retrieves the entry to be added.
getEntry() - Method in interface com.unboundid.directory.sdk.common.operation.CompareResult
Retrieves the entry against which the compare operation was processed, if available.
getEntry() - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableAddRequest
Retrieves the entry to be added.
getEntry(String) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves the specified entry from the backend.
getEntry(OperationContext, String) - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the specified entry from this entry-balancing request processor.
getEntryCount() - Method in interface com.unboundid.directory.sdk.common.types.CompletedSearchOperationContext
Retrieves the number of entries that were returned to the client during the course of the search.
getEntryCount() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves the total number of entries contained in this backend, if that information is available.
getEntryType() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the database entry type that this change corresponds to (for example "account" or "subscriber").
getEqualityMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the equality matching rule for this attribute type, if any.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.broker.api.Advice
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in interface com.unboundid.directory.sdk.common.internal.ExampleUsageProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.Task
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Retrieves a map containing examples of configurations that may be used for this extension.
getExamplesArgumentSets() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Retrieves a map containing examples of configurations that may be used for this extension.
getExcludeReason() - Method in class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
Retrieves a message with additional information about the reason the entry should be excluded, if applicable.
getExpirationTime() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the token expiration time in seconds since January 1 1970 UTC.
getExpirationTime() - Method in interface com.unboundid.directory.sdk.ds.types.ChangeSubscription
Retrieves the expiration time for this change subscription.
getExtendedOperationName(String) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves the name of the extended operation with the provided OID.
getExtendedOperationName(String) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves the name of the extended operation with the provided OID.
getExtensionBundle() - Method in class com.unboundid.directory.sdk.common.types.InstallExtensionDetails
Retrieves the extension bundle being installed.
getExtensionBundle() - Method in class com.unboundid.directory.sdk.common.types.UpdateExtensionDetails
Retrieves the extension bundle being installed.
getExtensionBundleDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the root directory of this extension bundle.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.broker.api.Advice
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in interface com.unboundid.directory.sdk.common.internal.UnboundIDExtension
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.Task
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Retrieves a human-readable description for this extension.
getExtensionDescription() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Retrieves a human-readable description for this extension.
getExtensionJarFile() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the extension jar file in the bundle.
getExtensionName() - Method in class com.unboundid.directory.sdk.broker.api.Advice
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in interface com.unboundid.directory.sdk.common.internal.UnboundIDExtension
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.Task
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Retrieves a human-readable name for this extension.
getExtensionName() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Retrieves a human-readable name for this extension.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves a map of all defined extensions for this attribute type.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves a map of all defined extensions for this DIT content rule.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves a map of all defined extensions for this DIT structure rule.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves a map of all defined extensions for this matching rule use.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves a map of all defined extensions for this name form.
getExtensions() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves a map of all defined extensions for this object class.
getFilter() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the filter for the search.
getForwardTargetAddress() - Method in interface com.unboundid.directory.sdk.common.types.ForwardTarget
Retrieves the address of the target server.
getForwardTargetPort() - Method in interface com.unboundid.directory.sdk.common.types.ForwardTarget
Retrieves the port of the target server.
getForwardTargetProtocol() - Method in interface com.unboundid.directory.sdk.common.types.ForwardTarget
Retrieves the name of the protocol used to communicate with the target server.
getFullEntry() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the full source entry (if it was set on this ChangeRecord when it was created).
getFullProductName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the full name of the server.
getFullVendorName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the full name of the server vendor.
getFullVersion() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a string that is the concatenation of the product name, the major, minor, point, and patch version numbers of the server and any any other unique version information.
getGCMTagLengthBits() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the length of the GCM authentication tag in bits, if applicable.
getGlobalIndexHint(DN) - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the backend set in which the entry-balancing global index believes the entry with the specified DN may exist.
getGlobalIndexHint(String, String) - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the backend set in which the entry-balancing global index believes the entry with the specified attribute value may exist.
getGlobalIndexHint(String, byte[]) - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the backend set in which the entry-balancing global index believes the entry with the specified attribute value may exist.
getGroup(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the group defined in the specified entry.
getGroups(OperationContext, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the groups in which the currently-authenticated user is a member, indexed by group DN.
getGroupsForUser(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the set of groups in which the specified user is a member, indexed by group DN.
getHardDeleteRequestControl() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Retrieves the hard-delete request control included in the delete request if it is present.
getHeader(String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the values of a header provided to this request/response.
getHeaders() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get a copy of the headers provided to this request/response.
getHeaderString(String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the value of a header provided to this request/response.
getHealthCheckResult() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the health check result currently assigned to this LDAP external server.
getHistoryDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the history directory for this extension bundle.
getHTMLPart() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the HTML-formatted part for this email message, if defined.
getHTTPConnectionHandlerConfigDN() - Method in interface com.unboundid.directory.sdk.http.config.HTTPServletExtensionConfig
Retrieves the DN of the configuration object for the HTTP connection handler that created the servlet extension.
getHTTPServerObject() - Method in interface com.unboundid.directory.sdk.http.config.HTTPServletExtensionConfig
Retrieves a handle to an object that may be used to interact with the HTTP server itself.
getHttpServletRequest() - Method in interface com.unboundid.directory.sdk.broker.types.StoreRequest
Get the associated HTTP request, which may be null if there is no associated external HTTP request.
getHttpServletRequest() - Method in interface com.unboundid.directory.sdk.broker.types.StoreRequestContext
Get the associated HTTP request, which may be null if there is no associated external HTTP request.
getHttpServletRequest() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMRequest
Gets the associated HTTP servlet request.
getIDAttribute(String) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Gets the SCIM ID attribute value for a SCIM Resource Type.
getIdentifiableInfo() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get a DN that identifies the entry or record that changed (for example "accountID=123").
getIdentifiableInfo() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the DN that identifies the row that changed (for example "accountID=123").
getIdentifiableInfo() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return a String that can be used to correlate this change back to the source entry.
getIdentifiableInfoAfterChange() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get a DN that identifies the entry or record after the change is complete.
getIdentityMapperConfigEntryDN() - Method in interface com.unboundid.directory.sdk.ds.config.SASLMechanismHandlerConfig
Retrieves the DN of the configuration entry for the identity mapper associated with this SASL mechanism handler.
getIDToAbandon() - Method in interface com.unboundid.directory.sdk.common.operation.AbandonRequest
Retrieves the message ID of the operation to abandon.
getIgnoreChangesByUser() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncSourceConfig
Gets the configured users from which detected changes will be ignored.
getInitializationVectorLengthBytes() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the length in bytes of the initialization vector that will be used with this encryption settings definition.
getInputStream() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves an input stream that can be used to read the attachment data.
getInstalledExtensionBundle() - Method in class com.unboundid.directory.sdk.common.types.UpdateExtensionDetails
Retrieves the extension bundle getting updated.
getInstanceName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the instance name that has been assigned to the server.
getInternalConnection(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an internal connection that is authenticated as the specified user.
getInternalConnection(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves an internal connection that is authenticated as the specified user.
getInternalRootConnection(boolean) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an internal connection that is authenticated as a root user that is not subject to access control.
getInternalRootConnection() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves an internal connection that is authenticated as a root user that is not subject to access control.
getInternalRootConnection(boolean) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves an internal connection that is authenticated as a root user that is not subject to access control.
getInternalRootConnection() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves an internal connection that is authenticated as a root user that is not subject to access control.
getInternalUserConnection(boolean) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an internal connection that is authenticated as the same user as the associated client connection.
getInternalUserConnection() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves an internal connection that is authenticated as the same user that requested this operation and may be subject to access control.
getInternalUserConnection(boolean) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves an internal connection that is authenticated as the same user that requested this operation and may be subject to access control.
getIssuedAt() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the token issue time in seconds since January 1 1970 UTC.
getKey() - Method in interface com.unboundid.directory.sdk.sync.types.KafkaMessage
Return the Kafka partition key.
getKeyAttributes() - Method in class com.unboundid.directory.sdk.ds.types.NotificationProperties
Retrieve the additional key attributes to be recorded in the LDAP changelog entry and included in the notification.
getKeyFactoryAlgorithm() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the name of the key factory algorithm used to generate the key for this encryption settings definition.
getKeyIterationCount() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the iteration count provided to the key factory algorithm in the course of generating the encryption key.
getKeyLengthBits() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the length in bits of the key for this encryption settings object.
getKeyManagers() - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Retrieves a set of key managers that may be used for operations within the server which may require access to certificates.
getKeys() - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Obtains an array of all keys for this context.
getKeySaltLengthBytes() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves the size in bytes of the salt provided to the key factory algorithm in the course of generating the encryption key.
getLDAPAttributeMapper(Schema, ObjectMapper) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Creates a SCIMLDAPAttributeMapper instance, which provides a set of methods for converting to and from SCIM and LDAP attribute values.
getLDAPConnection() - Method in interface com.unboundid.directory.sdk.sync.types.LDAPSyncSourceContext
Returns a connection to the source.
getLDAPExternalServerConnection(String, LDAPConnectionOptions) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a connection that is established and (if appropriate) authenticated to the specified LDAP External server.
getLDAPExternalServerConnectionPool(String, LDAPConnectionOptions, int, int, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a connection pool with connections to the specified server.
getLibrariesDir() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the lib directory for this extension bundle.
getLocalLevel() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Retrieves the local assurance level that will be used for the operation.
getLocation() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the location that has been assigned to the server, if any.
getLocation() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the location assigned to this LDAP external server, if any.
getLogFile() - Method in interface com.unboundid.directory.sdk.common.config.FileBasedAccessLoggerConfig
Retrieves the path to the log file to which new log messages will be written.
getLogFile() - Method in interface com.unboundid.directory.sdk.common.config.FileBasedErrorLoggerConfig
Retrieves the path to the log file to which new log messages will be written.
getLogWriter() - Method in interface com.unboundid.directory.sdk.common.config.FileBasedAccessLoggerConfig
Returns the underlying writer for the server access log, which can be used to log arbitrary messages back through the core server logging framework.
getLogWriter() - Method in interface com.unboundid.directory.sdk.common.config.FileBasedErrorLoggerConfig
Returns the underlying writer for the server error logger, which can be used to log arbitrary messages back through the core server logging framework.
getMajorVersionNumber() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the major version number for the server.
getMatchedConnectionCriteria() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Returns a List containing the names of all the Connection Criteria that match this connection.
getMatchedDN() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves the matched DN for the result, if any.
getMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves the matching rule for this matching rule use.
getMatchingRule(String) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified matching rule from the server schema.
getMatchingRulesByName() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of matching rules defined in the server schema, mapped from lowercase name or OID to the matching rule definition.
getMatchingRuleUse(MatchingRule) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified matching rule use from the server schema.
getMatchingRuleUsesByMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of matching rule uses defined in the server schema, mapped from matching rule to its corresponding matching rule use.
getMaxOpenConnections() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncDestinationConfig
Gets the maximum number of connections that the Sync Destination is allowed to have open to the database at a given time.
getMaxOpenConnections() - Method in interface com.unboundid.directory.sdk.sync.config.JDBCSyncSourceConfig
Gets the maximum number of connections that the Sync Source is allowed to have open to the database at a given time.
getMemberIterator(String, SearchScope, Filter, boolean) - Method in interface com.unboundid.directory.sdk.common.types.Group
Retrieves an object that may be used to iterate through the members of this group.
getMessage() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves a message that provides additional information for this account status notification.
getMessage() - Method in class com.unboundid.directory.sdk.ds.types.StartupPluginResult
Retrieves a message with additional information about the processing performed by this plugin, if available.
getMessageID() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the message ID for this operation from the client request.
getMessages() - Method in class com.unboundid.directory.sdk.common.types.PostManageExtensionPluginResult
Retrieves the list of messages to print to the console.
getMessages() - Method in class com.unboundid.directory.sdk.common.types.PreManageExtensionPluginResult
Retrieves the list of messages to print to the console.
getMessages() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves a list of messages providing additional information about the reason for the associated state and score.
getMinorVersionNumber() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the minor version number for the server.
getMissingPrivilegeNames() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the names of any privileges that were required during the course of processing the operation that the requester did not have.
getModifications() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyRequest
Retrieves the modifications to be applied.
getModifiedSourceAttributes() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the names of the attributes that were modified at the source.
getModifier() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the user account name that made the change.
getModifier() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the database user that made the change.
getModifyDNNotificationProperties(ModifyDNRequest) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Deprecated.
Override the other getModifyDNNotificationProperties method instead.
getModifyDNNotificationProperties(ModifyDNRequest, Entry, Entry, OperationContext) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine if any notifications are required for the provided modify DN request and return notification properties for each notification destination that requires a notification.
getModifyNotificationProperties(ModifyRequest) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Deprecated.
Override the other getModifyNotificationProperties method instead.
getModifyNotificationProperties(ModifyRequest, Entry, Entry, OperationContext) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine if any notifications are required for the provided modify request and return notification properties for each notification destination that requires a notification.
getMonitorAttributes() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves a list of attributes containing the data to include in the monitor entry generated from this monitor provider.
getMonitorAttributes() - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Retrieves a list of any handler-specific attributes that should be included in the monitor entry for the associated pluggable pass-through authentication plugin.
getMonitorInstanceName() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves the name that identifies this monitor provider instance.
getMonitorObjectClass() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves the name of the object class that will be used for monitor entries created from this monitor provider.
getMonitorProvider() - Method in interface com.unboundid.directory.sdk.common.types.RegisteredMonitorProvider
Retrieves a reference to the monitor provider that was registered with the server.
getName() - Method in interface com.unboundid.directory.sdk.broker.types.AdviceStatement
Get the name of the Advice instance.
getName() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Gets the name of the attribute.
getName() - Method in enum com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Type
Gets the name of the type.
getName() - Method in interface com.unboundid.directory.sdk.broker.types.TokenOwnerPrincipal
Returns the name of this principal.
getName() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the name for this attribute syntax, if any.
getName() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the name for this matching rule, if any.
getName() - Method in enum com.unboundid.directory.sdk.common.types.AlertSeverity
Retrieves the name of this alert severity.
getName() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves the filename for this attachment.
getName() - Method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationProperty
Retrieves the name for this account status notification property.
getName() - Method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationType
Retrieves the name for this account status notification type.
getName() - Method in interface com.unboundid.directory.sdk.ds.types.ChangeSubscription
Retrieves the name of this change subscription.
getName() - Method in enum com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResultCode
Retrieves the human-readable name for this result code.
getName() - Method in interface com.unboundid.directory.sdk.proxy.types.Location
Retrieves the name assigned to this location.
getName() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns the name of this Sync Class.
getName() - Method in interface com.unboundid.directory.sdk.sync.types.SyncSourceContext
Returns the name of the Sync Source.
getNamedObject(String, HttpServletRequest) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Gets an object from the current user session or servlet context depending on the object scope currently configured for this provider.
getNamedObject(String, HttpServletRequest, VelocityContextProviderConfig.ObjectScope) - Static method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Gets an object from the current user session or servlet context depending on the object scope currently configured for this provider.
getNameForm() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the name form for this DIT structure rule.
getNameForm(String) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified name form from the server schema.
getNameForm(ObjectClass) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified name form from the server schema.
getNameFormsByStructuralClass() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of name forms defined in the server schema, mapped from structural object class to the corresponding name form definition.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the name for this attribute syntax, or the numeric OID if it does not have a name.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the primary name for this attribute type, or the numeric OID if no names are defined.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the primary name for this DIT content rule, or the numeric OID of the structural object class no names are defined.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the name for this matching rule, or the numeric OID if it does not have a name.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the primary name for this name form, or the numeric OID if no names are defined.
getNameOrOID() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the primary name for this object class, or the numeric OID if no names are defined.
getNameOrRuleID() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the primary name for this DIT structure rule, or the rule ID if no names are defined.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the list of names for this attribute type, if any.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the list of names for this DIT content rule, if any.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the list of names for this DIT structure rule, if any.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves the list of names for this matching rule use, if any.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the list of names for this name form, if any.
getNames() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the list of names for this object class, if any.
getNativeSchema() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Retrieves a collection of attribute definitions describing the schema for objects supported by this Store Adapter.
getNewEntry() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNResult
Retrieves the entry is it appeared after the modify DN operation, if available.
getNewEntry() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyResult
Retrieves the entry is it appeared after the modify operation, if available.
getNewRDN() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Retrieves the new RDN to use for the entry.
getNewSuperiorDN() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Retrieves the DN for the new superior entry, if any.
getNextBatchOfChanges(int, AtomicLong) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Return the next batch of change records from the source.
getNextBatchOfChanges(TransactionContext, int, AtomicLong) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Return the next batch of change records from the database.
getNextBatchOfChanges(int, AtomicLong) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Return the next batch of change records from the source.
getNextBatchOfChanges(TransactionContext, int, AtomicLong) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Return the next batch of change records from the database.
getNextBatchOfChanges(int, AtomicLong) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Return the next batch of change records from the source.
getNotificationChanges() - Method in interface com.unboundid.directory.sdk.ds.types.Notification
Retrieve the list of changes associated with the notification.
getNotificationProperties() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves a set of properties that may provide additional information for this account status notification.
getNotificationProperty(AccountStatusNotificationProperty) - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves the set of values for the specified account status notification property.
getNotificationType() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves the notification type for this account status notification.
getNotUsedBefore() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the not used before time in seconds since January 1 1070 UTC.
getNumPreviousDeliveryAttempts() - Method in interface com.unboundid.directory.sdk.ds.types.Notification
Retrieve the number of previous delivery attempts for this notification.
getObjectClass(String, boolean) - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the specified object class from the server schema, optionally creating a new class with the specified name if none is defined.
getObjectClassesByName() - Method in interface com.unboundid.directory.sdk.common.schema.Schema
Retrieves the set of object classes defined in the server schema, mapped from lowercase name or OID to the object class definition.
getObjectClassType() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the object class type for this object class.
getObjectScope() - Method in interface com.unboundid.directory.sdk.common.config.VelocityContextProviderConfig
Indicates the expected scope for objects added to the Velocity context by this provider.
getObjectToCreate() - Method in interface com.unboundid.directory.sdk.broker.types.StoreCreateRequest
Retrieve the JSON object to be created.
getObjectToCreate() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostCreateRequestContext
Retrieve the JSON object that was created.
getObjectToCreate() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreCreateRequestContext
Retrieve the JSON object to be created.
getObscuredValue(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the plaintext representation of the specified obscured value from the server configuration.
getOID() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the numeric OID for this attribute syntax.
getOID() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the numeric OID for this attribute type.
getOID() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the numeric OID for this matching rule.
getOID() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the numeric OID for this name form.
getOID() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the numeric OID for this object class.
getOldEntry() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNResult
Retrieves the entry as it appeared before the modify DN operation, if available.
getOldEntry() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyResult
Retrieves the entry as it appeared before the modify operation, if available.
getOperationCompletedListener() - Method in interface com.unboundid.directory.sdk.common.types.RegisteredOperationCompletedListener
Retrieves a reference to the operation completed listener that was registered with the server.
getOperationID() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the identifier that has been assigned to this operation for the associated client connection.
getOperationName() - Method in enum com.unboundid.directory.sdk.common.types.OperationType
Retrieves the human-readable name for this operation type.
getOperationType() - Method in interface com.unboundid.directory.sdk.common.operation.Request
Retrieves the operation type for this request.
getOperationType() - Method in interface com.unboundid.directory.sdk.common.operation.Result
Retrieves the operation type for this result.
getOperationType() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the operation type for this operation.
getOptionalAttributeChain() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the set of optional attributes for this object class and all of its superior classes.
getOptionalAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the set of optional attributes for this DIT content rule, if any.
getOptionalAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the set of optional attributes for this name form, if any.
getOptionalAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the set of optional attributes for this object class.
getOrderingMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the ordering matching rule for this attribute type, if any.
getOutputStream() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Throws an IOException to indicate that it is not possible to write to this data source.
getPackageName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the package name of the server that is used for defining the server package ZIP file and root directory.
getParentBackend() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves information about the parent for the associated backend, if any.
getParentSCIMResourceTypeEndpoint() - Method in interface com.unboundid.directory.sdk.scim2.config.SCIMSubResourceTypeHandlerConfig
Gets the parent SCIM Resource Type's endpoint.
getParentSCIMResourceTypeName() - Method in interface com.unboundid.directory.sdk.scim2.config.SCIMSubResourceTypeHandlerConfig
Gets the name of the parent SCIM Resource Type.
getParsedConfigEntryDN() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the DN of the configuration entry in which this LDAP external server is defined.
getParsedDN() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves a parsed representation of the DN for the entry.
getPassphrase(boolean) - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Retrieves the passphrase.
getPassphraseFromPassphraseProvider(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a passphrase obtained by the specified passphrase provider.
getPassword() - Method in interface com.unboundid.directory.sdk.common.operation.SimpleBindRequest
Retrieves the password for the bind request.
getPasswordQualityRequirement() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Retrieves the password quality requirement for this password validator, if available.
getPasswordQualityRequirement() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Retrieves the password quality requirement for this password validator, if available.
getPasswordUsed() - Method in interface com.unboundid.directory.sdk.ds.types.SuccessSASLBindResult
Retrieves the plaintext representation of the password used to authenticate, if available.
getPatchRequest() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostUpdateRequestContext
Retrieve the SCIM patch request specifying the modifications that were processed.
getPatchRequest() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreUpdateRequestContext
Retrieve the SCIM patch request specifying the modifications to be processed.
getPatchRequest() - Method in interface com.unboundid.directory.sdk.broker.types.StoreUpdateRequest
Retrieve the SCIM patch request specifying the modifications to be processed.
getPatchRequest() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMUpdateRequest
Gets a SCIM PATCH request object containing a normalized representation of the modifications to be processed.
getPatchVersionNumber() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the patch version number for the server.
getPayload() - Method in interface com.unboundid.directory.sdk.broker.types.AdviceStatement
Get the payload returned with this advice instance.
getPlainTextPart() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the plain-text part for this email message, if defined.
getPlaintextValue(ByteString, Entry) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Attempts to determine the plaintext password used to generate the provided encoded password.
getPlaintextValue(ByteString) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Attempts to determine the plaintext password used to generate the provided encoded password.
getPluginTypes() - Method in interface com.unboundid.directory.sdk.ds.config.PluginConfig
Retrieves the set of plugin types (which specify the times at which the plugin will be invoked) that have been configured for the plugin.
getPointVersionNumber() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the point version number for the server.
getPossiblyCompressedAndEncryptedInputStream(File) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Opens an input stream that may be used to read data from the provided file.
getPossiblyCompressedAndEncryptedInputStream(InputStream) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Examines the provided input stream and determines whether its contents have been encrypted with a PassphraseEncryptedOutputStream, and if so, retrieves an input stream that may be used to read its decrypted content.
getPostStepResult() - Method in exception com.unboundid.directory.sdk.sync.types.EndpointException
Gets the result object which indicates how the Data Sync Server should proceed with the sync operation.
getPreAuthorizationUsedPrivilegeNames() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the names of any privileges used before the assignment of an alternate authorization identity.
getPreferredEncryptionSettingsDefinition() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves information about the server's preferred encryption settings definition, which is the default definition that will be used for new encryption operations if no other definition is requested.
getPreferredFailoverLocations() - Method in interface com.unboundid.directory.sdk.proxy.types.Location
Retrieves an ordered list of the preferred failover locations for this location.
getPrimaryIDString() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves a string representation of the primary identifier for this encryption settings definition.
getPrivilegeNames() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the names of the privileges held by the currently-authenticated user.
getPrivilegeNames(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the names of the privileges held by the specified user.
getProcessingEndTime() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the time that the worker thread completed processing for the operation.
getProcessingStartTime() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the time that the worker thread began processing the operation.
getProcessingTimeMillis() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the length of time in milliseconds that the worker thread spent processing the operation.
getProcessingTimeNanos() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the length of time in nanoseconds that the worker thread spent processing the operation.
getProhibitedAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the set of prohibited attributes for this DIT content rule, if any.
getProperties() - Method in interface com.unboundid.directory.sdk.ds.types.NotificationChange
Retrieve the properties provided by the notification manager for this change by one of the get*NotificationProperties methods.
getProperty(Object) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
Get the property value (if one exists) for the given key.
getProperty(Object) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the property value (if one exists) for the given key.
getPropertyMap() - Method in class com.unboundid.directory.sdk.ds.types.NotificationProperties
Retrieve the set of property names and values to be included in the notification.
getProtocol() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves the name of the protocol that the client is using to communicate with the server.
getQueryParam(String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the value(s) of a specific query parameter.
getQueryParams() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the request's query parameters parsed as a map.
getQueueWaitTimeMillis() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the length of time in milliseconds that the operation was held in the work queue before being picked up for processing by a worker thread.
getRealAttributes() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves a list of the real (i.e., non-virtual) attributes contained in the entry.
getReferenceCount() - Method in interface com.unboundid.directory.sdk.common.types.CompletedSearchOperationContext
Retrieves the number of references that were returned to the client during the course of the search.
getReferralURLs() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves the referral URLs for the result.
getRemoteLevel() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Retrieves the remote assurance level that will be used for the operation.
getRemoteUserIdentifier() - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Retrieves an identifier for the user's account in the external service.
getReplyToAddress() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the reply-to address for this email message, if defined.
getRequest() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves the request for the associated operation.
getRequestControls() - Method in interface com.unboundid.directory.sdk.common.operation.Request
Retrieves the set of controls included in the request.
getRequestOID() - Method in interface com.unboundid.directory.sdk.common.operation.ExtendedRequest
Retrieves the OID for the extended request.
getRequestProcessorBaseDN() - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Retrieves the base DN for the entry-balancing request processor.
getRequestProcessorBaseDN() - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyingRequestProcessor
Retrieves the base DN for the entry-balancing request processor.
getRequestProcessorBaseDN() - Method in interface com.unboundid.directory.sdk.proxy.types.RequestProcessor
Retrieves the base DN for the entry-balancing request processor.
getRequestProcessors() - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyServerContext
For each Subtree View, return the corresponding RequestProcessor in a map keyed by the configured name of the Subtree View.
getRequestResource() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMReplaceRequest
Gets the resource provided by the client in the SCIM request.
getRequestValue() - Method in interface com.unboundid.directory.sdk.common.operation.ExtendedRequest
Retrieves the value for the extended request, if any.
getRequiredAttributeChain() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the set of required attributes for this object class and all of its superior classes.
getRequiredAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the set of required attributes for this DIT content rule, if any.
getRequiredAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the set of required attributes for this name form.
getRequiredAttributes() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the set of required attributes for this object class.
getResource() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Gets the contents of the resource to which access was requested.
getResource() - Method in interface com.unboundid.directory.sdk.broker.types.TokenOwnerPrincipal
Gets the token owner's attributes.
getResourceId() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMRequest
Gets the SCIM resource ID.
getResourcePath() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get the path to the resource for which authorization was requested.
getResourceToCreate() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMCreateRequest
Gets the SCIM resource to be created.
getResourceType() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get the type of resource to which authorization was requested.
getResourceType() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMRequest
Gets the name of the SCIM resource type.
getResult() - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves information about the result of the operation processing.
getResultCode() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves the result code for the result.
getResultCode() - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Retrieves a result code that provides a general classification for the result of the pass-through authentication attempt.
getResultControls() - Method in interface com.unboundid.directory.sdk.common.operation.Result
Retrieves the set of controls included in the result.
getResultOID() - Method in interface com.unboundid.directory.sdk.common.operation.ExtendedResult
Retrieves the OID for the extended result, if any.
getResultValue() - Method in interface com.unboundid.directory.sdk.common.operation.ExtendedResult
Retrieves the value for the extended result, if any.
getRetrievedObject() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostRetrieveRequestContext
Retrieves the object retrieved by the store adapter.
getReturnCode() - Method in interface com.unboundid.directory.sdk.common.types.ToolResult
Returns the return code of the command.
getRootDSE(HttpServletRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Retrieves the LDAP server's root DSE.
getRuleID() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the rule ID for this DIT structure rule.
getSASLAuthStateInfo() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an opaque object with information about the state of an active multi-stage SASL bind.
getSASLCredentials() - Method in interface com.unboundid.directory.sdk.common.operation.SASLBindRequest
Retrieves the SASL credentials for the bind request, if any.
getSASLMechanism() - Method in interface com.unboundid.directory.sdk.common.operation.SASLBindRequest
Retrieves the name of the SASL mechanism to use.
getSASLMechanismName() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Retrieves the name of the SASL mechanism used to authenticate, if applicable.
getSASLMechanismNames() - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Retrieves a list of the names of the SASL mechanisms supported by this SASL mechanism handler.
getSchema() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a reference to the server schema.
getSchema() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Gets the LDAP server's schema.
getSchemaExtensions() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Gets the SCIM Sub-Resource Type's schema extensions, if any.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the name of the schema file in which this attribute type is defined.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the name of the schema file in which this DIT content rule is defined.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the name of the schema file in which this DIT structure rule is defined.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves the name of the schema file in which this matching rule use is defined.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the name of the schema file in which this name form is defined.
getSchemaFileName() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the name of the schema file in which this object class is defined.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StoreDeleteRequest
Retrieve the SCIM filter which identifies the entry to be deleted.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostDeleteRequestContext
Retrieve the filter which identifies the entry that was deleted.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostRetrieveRequestContext
Get the SCIM filter which identifies the entry that was retrieved.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostSearchEntryContext
Retrieves the SCIM Filter associated with this search request.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostUpdateRequestContext
Retrieve the filter which identifies the entry that was updated.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreDeleteRequestContext
Retrieve the SCIM filter which identifies the entry to be deleted.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreRetrieveRequestContext
Get the SCIM filter which identifies the entry to be retrieved.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreSearchRequestContext
Retrieves the SCIM Filter associated with this search request.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StorePreUpdateRequestContext
Retrieve the filter which identifies the entry to be updated.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StoreRetrieveRequest
Get the SCIM filter which identifies the entry to be retrieved.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StoreSearchRequest
Retrieves the SCIM Filter associated with this search request.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.broker.types.StoreUpdateRequest
Retrieve the filter which identifies the entry to be updated.
getSCIMFilter() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMSearchRequest
Retrieves the SCIM Filter associated with this search request.
getSCIMLDAPInterface(String) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Creates a SCIMLDAPInterface instance, which provides a set of helper methods for SCIM 2 extensions to interact with a Ping LDAP server, using the same privileges as the server itself.
getSCIMSchemas() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Retrieves all SCIM 2 schemas.
getScope() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the scope for the search.
getScope() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the scopes granted to this token.
getScore() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves the numeric score for the associated server, which may be used to help differentiate the server from other servers with the same state.
getSearchEntry() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostSearchEntryContext
Retrieves the search entry object returned by the store adapter.
getSearchResultListener() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMSearchRequest
Gets the result listener that will be used to return results to the server.
getSenderAddress() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the sender address for this email message.
getSerializableValue() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the generic (serializable) startpoint value if one was specified.
getServerAddress() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the address for this LDAP external server.
getServerContext() - Method in interface com.unboundid.directory.sdk.broker.config.GenericBrokerConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerContext() - Method in interface com.unboundid.directory.sdk.common.config.GenericConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerContext() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves information about the server with which the client connection is associated.
getServerContext() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves information about the server in which this operation is being processed.
getServerContext() - Method in interface com.unboundid.directory.sdk.ds.config.GenericDirectoryConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerContext() - Method in interface com.unboundid.directory.sdk.ds.types.TaskContext
Retrieves information about the server in which the task is being processed.
getServerContext() - Method in interface com.unboundid.directory.sdk.http.config.GenericHTTPConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerContext() - Static method in class com.unboundid.directory.sdk.http.types.WebAppServerContextFactory
Obtain an instance of a WebAppServerContext object.
getServerContext() - Method in interface com.unboundid.directory.sdk.proxy.config.GenericProxyConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerContext() - Method in interface com.unboundid.directory.sdk.proxy.types.ProxyOperationContext
Retrieves information about the Directory Proxy Server in which this operation is being processed.
getServerContext() - Method in interface com.unboundid.directory.sdk.sync.config.GenericSyncConfig
Retrieves a handle to the server context for the server in which this extension is running.
getServerInetAddress() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves an InetAddress representing the address on the server to which the client established the connection, if available.
getServerName() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the server name if one was specified, representing the External Server at which to set the start point.
getServerPort() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Retrieves the port for this LDAP external server.
getServerResults() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationResult
Retrieves a collection with results about individual servers involved in replication assurance processing.
getServerRoot() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the path to the server root directory.
getServerSASLCredentials() - Method in interface com.unboundid.directory.sdk.common.operation.BindResult
Retrieves the server SASL credentials for the bind result, if any.
getServerSDKVersion() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the server SDK version number the extensions where built against.
getServerShutdownListener() - Method in interface com.unboundid.directory.sdk.common.types.RegisteredServerShutdownListener
Retrieves a reference to the shutdown listener that was registered with the server.
getService() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get the name of the service on whose behalf the request is being authorized.
getServletFilters() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a list of servlet filter instances that should be installed with the created servlet instance, in the order they should be invoked.
getServletFilters() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Retrieves a list of servlet filter instances that should be installed with the created servlet instance, in the order they should be invoked.
getServletInitOrder() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves the order in which the servlet should be started.
getServletInitOrder() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Retrieves the order in which the servlet should be started.
getServletInitParameters() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a map of initialization parameters that should be provided to the servlet when it is initialized.
getServletInitParameters() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Retrieves a map of initialization parameters that should be provided to the servlet when it is initialized.
getServletPaths() - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Retrieves a list of the request paths for which the associated servlet should be invoked.
getServletPaths() - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Retrieves a list of the request paths for which the associated servlet should be invoked.
getShortVendorName() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the compact name of the server vendor.
getSizeLimit() - Method in interface com.unboundid.directory.sdk.broker.types.StoreSearchRequest
Retrieves the maximum number of objects the store adapter should return for the search.
getSizeLimit() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the size limit for the search.
getSoftDeletedEntry() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteResult
Retrieves the soft-deleted entry if this DeleteResult is in response to a soft-delete request.
getSoftDeleteRequestControl() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Retrieves the soft-delete request control included in the delete request if it is present.
getSourceEntry() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the Entry that was fetched from the sync source.
getSourceRevision() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a value which identifies the source revision (in the version control system used to hold the server source code) from which the server was built.
getStartpoint() - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Gets the current value of the startpoint for change detection.
getStartpoint() - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Gets the current value of the startpoint for change detection.
getStartpoint() - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Gets the current value of the startpoint for change detection.
getStartpoint() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Gets the current value of the startpoint for change detection.
getStartpoint() - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Gets the current value of the startpoint for change detection.
getStartpointType() - Method in class com.unboundid.directory.sdk.sync.types.SetStartpointOptions
Gets the startpointType (i.e.
getStartTime() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the time that the server was started.
getStartupDependencies() - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Retrieves the set of startup dependencies which must be resolved in order for this plugin to be invoked at server startup.
getStartupDependencies() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Retrieves the set of startup dependencies which must be resolved in order for this plugin to be invoked at server startup.
getStartupID() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a compact ID that was generated at the time the server was started.
getStartupUUID() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a unique identifier that was generated at the time the server was started.
getState() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves the health check state for the associated server.
getStderrAsReader() - Method in interface com.unboundid.directory.sdk.common.types.ToolResult
Returns what the command wrote to stderr as a BufferedReader.
getStderrAsString() - Method in interface com.unboundid.directory.sdk.common.types.ToolResult
Returns what the command wrote to stderr as a String.
getStdoutAsReader() - Method in interface com.unboundid.directory.sdk.common.types.ToolResult
Returns what the command wrote to stdout as a BufferedReader.
getStdoutAsString() - Method in interface com.unboundid.directory.sdk.common.types.ToolResult
Returns what the command wrote to stdout as a String.
getStorageSchemeName() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Retrieves the name for this password storage scheme.
getStorageSchemeName() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Retrieves the name for this password storage scheme.
getStoreSearchResultListener() - Method in interface com.unboundid.directory.sdk.broker.types.StoreSearchRequest
Retrieve the result listener that will be used to return results to the caller.
getStructuralClass() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves the structural object class for this DIT content rule.
getStructuralClass() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the structural object class for this DIT content rule.
getStructuralClass() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves the structural object class for this name form.
getSubAttributes() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Gets the sub-attributes for a complex attribute.
getSubject() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the subject for this email message.
getSubordinateBackends() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves information about any backends which are immediately subordinate to the associated backend.
getSubResourceId() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMRequest
Gets the SCIM sub-resource ID.
getSubResourceType() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMRequest
Gets the name of the SCIM sub-resource type.
getSubstringMatchingRule() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the substring matching rule for this attribute type, if any.
getSuperiorClasses() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves the immediate superior classes for this object class, if any.
getSuperiorRules() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves the set of superior DIT structure rules for this rule, if any.
getSuperiorType() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the superior type for this attribute type, if any.
getSupportContact() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the support contact for this extension bundle.
getSupportedControls() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves the OIDs of any controls supported by this extended operation handler.
getSupportedControls() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves the OIDs of any controls supported by this proxied extended operation handler.
getSupportedControls() - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Gets the controls supported by the LDAP server.
getSupportedDeliveryMechanismInfo(OneTimePasswordDeliveryMechanismConfig, Entry, List<SupportedOTPDeliveryMechanismInfo>) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Updates the provided list with one or more SupportedOTPDeliveryMechanismInfo objects indicating whether this OTP delivery mechanism is supported for the specified user.
getSupportedExtensions() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves the OIDs of the extended operation types supported by this extended operation handler.
getSupportedExtensions() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves the OIDs of the extended operation types supported by this proxied extended operation handler.
getSupportedFeatures() - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Retrieves the OIDs of any features supported by this extended operation handler that should be advertised in the server root DSE.
getSupportedFeatures() - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Retrieves the OIDs of any features supported by this proxied extended operation handler that should be advertised in the server root DSE.
getSyncClass() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the SyncClass for the operation being processed.
getSyncClassName() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the name of the Sync Class for the operation being processed.
getSyncPipeName() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the name of the Sync Pipe for the operation being processed.
getSyncPipeName() - Method in interface com.unboundid.directory.sdk.sync.types.SyncSourceContext
Returns the active Sync Pipe.
getSyntax() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the attribute syntax for this attribute type.
getSyntaxOID() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the OID of the attribute syntax with which this matching rule is most closely associated.
getTableName() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
Get the database table on which the change occurred.
getTaskArguments(ZonedDateTime, ReadOnlyEntry) - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Retrieves the list of values that should be provided to the ds-third-party-task-argument attribute for the task instance that is created.
getTaskEntry() - Method in interface com.unboundid.directory.sdk.ds.types.TaskContext
Retrieves a read-only copy of the entry that contains the definition for this task.
getTaskEntryDN() - Method in interface com.unboundid.directory.sdk.ds.types.TaskContext
Retrieves the DN of the entry that contains the definition for this task.
getTaskID() - Method in interface com.unboundid.directory.sdk.ds.types.TaskContext
Retrieves the unique identifier for this task.
getTaskJavaClass() - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Retrieves the Java class that will be used to process instances of this recurring task.
getTaskName() - Method in class com.unboundid.directory.sdk.ds.api.Task
Retrieves a human-readable name that may be used for this task.
getTime() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves the time that this health check result was created.
getTimeLimitSeconds() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves the time limit for the search in seconds.
getTimeOfFirstDeliveryAttempt() - Method in interface com.unboundid.directory.sdk.ds.types.Notification
Retrieve the time at which the first delivery attempt was made, or null if there have been no previous delivery attempts.
getTimeOfLastDeliveryAttempt() - Method in interface com.unboundid.directory.sdk.ds.types.Notification
Retrieve the time at which the last delivery attempt was made, or null if there have been no previous delivery attempts.
getTimeoutMillis() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Retrieves the maximum length of time in milliseconds that the server should wait for assurance processing to complete before returning the operation result to the client.
getTimestampFromString(String) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Returns a SQL Timestamp based on the string value that is passed in.
getTitle() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Retrieves the title of this extension bundle.
getToAddresses() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves the set of "to" recipients for this email message.
getTokenIdentifier() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the unique identifier for this token.
getTokenOwner() - Method in interface com.unboundid.directory.sdk.broker.types.PolicyRequestDetails
Get information about the token owner.
getTokenSubject() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the token subject as defined in JWT [RFC7519].
getTokenType() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get the token type.
getToolExecutor() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a ToolExecutor that can be used to internally execute select command line utilities.
getTransactionIsolation() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Retrieves the current transaction isolation level for the underlying Connection.
getTrustManagers() - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Retrieves a set of trust managers that may be used for operations within the server which may need to determine whether to trust a presented certificate chain.
getType() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Gets the type of the value for this attribute.
getType() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the type of this SynchronizationOperation.
getTypesOnly() - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Indicates whether search result entries should contain only attribute types or both types and values.
getUnboundIDChangeLogEntry() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return the original changelog entry that was detected for this operation.
getUndeletedEntry() - Method in interface com.unboundid.directory.sdk.common.operation.AddResult
Retrieves the undeleted entry if this AddResult is in response to an undelete request.
getUniqueId() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Return a unique ID for this SyncOperation.
getUnsuccessfullyAuthenticatedUserDN() - Method in interface com.unboundid.directory.sdk.ds.types.FailureSASLBindResult
Retrieves the DN of the user that tried to authenticate but was unable to do so successfully, if known.
getUpdatedObject() - Method in interface com.unboundid.directory.sdk.broker.types.StorePostUpdateRequestContext
Retrieves the updated object returned by the store adapter.
getUpdateIntervalMillis() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Retrieves the update interval in milliseconds that should be used for this monitor provider.
getUrl() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the URL that this request is pointed at, or null if a response.
getUrl() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Get the URL of the extension bundle.
getUrlString() - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Get the URL that this request is pointed at, formatted as a string, or null if a response.
getUsage() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves the usage for this attribute type.
getUsedPrivilegeNames(boolean) - Method in interface com.unboundid.directory.sdk.common.types.CompletedOperationContext
Retrieves the names of the privileges used in the course of processing the operation.
getUserDN() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves the DN of the user entry to which this notification applies.
getUserEntry() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves the user entry for whom this notification applies.
getUsername() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
Get a human-readable user name for the resource owner that authorized the token.
getValue() - Method in interface com.unboundid.directory.sdk.sync.types.KafkaMessage
Return the value in the Kafka message.
getVendor() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Retrieves the vendor name of this extension bundle.
getVendorId() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Retrieves the vendor ID of this extension bundle.
getVersion() - Method in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Retrieves the version string of this extension bundle.
getVersionNumber() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves a string that is the concatenation of the major, minor, point, and patch version numbers of the server.
getVersionQualifier() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Retrieves the version qualifier string for the server.
getVirtualAttributes() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Retrieves a list of the virtual attributes contained in the entry.
getWarnings() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Returns a list of warning messages (if any) about this SyncOperation.
getWritabilityMode() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Retrieves the WritabilityMode for the backend.
Group - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to interact with a group.
GroupMemberIterator - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to iterate through the members of a group.
GroupMemberIteratorException - Exception in com.unboundid.directory.sdk.common.types
This class defines an exception that may be thrown by a GroupMemberIterator if a problem is encountered while iterating through the members of a group.
GroupMemberIteratorException() - Constructor for exception com.unboundid.directory.sdk.common.types.GroupMemberIteratorException
 

H

handleAdditionalMethod(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP method not already handled by one of the other handleXXX methods.
handleAlert(AlertNotification) - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Performs any processing which may be necessary to handle the provided alert notification.
handleAlert(AlertNotification) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Performs any processing which may be necessary to handle the provided alert notification.
handleDelete(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP DELETE request.
handleGet(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP GET request.
handleHead(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP HEAD request.
handleOperationCompleted(CompletedOperationContext) - Method in interface com.unboundid.directory.sdk.common.api.OperationCompletedListener
Performs any processing that might be necessary after the server has completed processing an operation.
handleOptions(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP OPTIONS request.
handlePatch(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP PATCH request.
handlePost(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP POST request.
handlePut(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP PUT request.
handlesEntry(String) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether this backend should contain the entry with the specified DN.
handleStatusNotification(AccountStatusNotification) - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Performs any processing that may be necessary in conjunction with the provided account status notification.
handleStatusNotification(AccountStatusNotification) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Performs any processing that may be necessary in conjunction with the provided account status notification.
handleTrace(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Handle an HTTP TRACE request.
hasAttribute(AttributeType) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified type.
hasAttribute(String) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name.
hasAttribute(AttributeType, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and set of options.
hasAttribute(String, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and set of options.
hasAttributeValue(AttributeType, String) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and value.
hasAttributeValue(String, String) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and value.
hasAttributeValue(AttributeType, byte[]) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and value.
hasAttributeValue(String, byte[]) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether the entry contains an attribute with the specified name and value.
hashCode() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves the hash code for this attribute syntax.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves a hash code for this attribute type.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves a hash code for this DIT content rule.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves a hash code for this DIT structure rule.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the hash code for this matching rule.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves a hash code for this matching rule use.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves a hash code for this name form.
hashCode() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves a hash code for this object class.
hashCode() - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult
 
hashCode() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves a hash code for this health check result.
hasName(String) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Indicates whether the provided string is equal to any of the defined names for this matching rule use.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Indicates whether the provided string matches the name or numeric OID for this attribute syntax.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether the provided string is equal to the OID or any of the defined names for this attribute type.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided string is equal to any of the defined names or the OID of the structural class for this DIT content rule.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Indicates whether the provided string matches the name or numeric OID for this matching rule.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether the provided string is equal to the OID or any of the defined names for this name form.
hasNameOrOID(String) - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether the provided string is equal to the OID or any of the defined names for this object class.
hasNameOrRuleID(String) - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Indicates whether the provided string is equal to any of the defined names or the rule ID for this DIT structure rule.
hasPrivilege(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.ActiveOperationContext
Indicates whether the requester has the specified privilege, optionally including it in the set of used privileges for the operation.
hasPrivilege(String, OperationContext) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Indicates whether the currently-authenticated user has the specified privilege.
hasPrivilege(String, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the specified user has the indicated privilege.
HealthCheckResult - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to assess the health of an LDAP external server.
HealthCheckState - Enum in com.unboundid.directory.sdk.proxy.types
This enum defines the set of possible states that may be returned by LDAP health checks.
HISTORY_PATH_RELATIVE - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The relative path where the config files are.
HTTPOperationLogger - Class in com.unboundid.directory.sdk.http.api
This class defines an API that must be implemented by extensions which record information about interaction with HTTP clients.
HTTPOperationLogger() - Constructor for class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Creates a new instance of this HTTP operation logger.
HTTPOperationLoggerConfig - Interface in com.unboundid.directory.sdk.http.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an HTTP operation logger.
HttpRequestResponse - Interface in com.unboundid.directory.sdk.broker.types
Generically represents an HTTP request or response to/from a PingAuthorize endpoint on which an advice can operate.
HTTPServerContext - Interface in com.unboundid.directory.sdk.http.types
This interface may be used to obtain information about the HTTP Server (or related product) in which an extension is running.
HTTPServletExtension - Class in com.unboundid.directory.sdk.http.api
This class defines an API that must be implemented by extensions which create servlets for use with an HTTP connection handler.
HTTPServletExtension() - Constructor for class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Creates a new instance of this HTTP servlet extension.
HTTPServletExtensionConfig - Interface in com.unboundid.directory.sdk.http.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an HTTP servlet extension.

I

identifiableInfoAfterChange(DN) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the DN of the entry after the change.
identifyBackupCompatibilityProblems(Map<String, String>, Map<String, String>, List<CharSequence>, List<CharSequence>) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Examines the provided set of backup compatibility properties to determine whether there might be any warning or error conditions that may interfere with the ability to restore a backup of the encryption settings database.
IdentityMapper - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which attempt to map a username to a user defined in the server.
IdentityMapper() - Constructor for class com.unboundid.directory.sdk.ds.api.IdentityMapper
Creates a new instance of this identity mapper.
IdentityMapperConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an identity mapper.
idStringToDN(String, String) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
Takes an identifier string (for example from the database changelog table) and creates a DN from the components.
includeEntry() - Method in class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
Indicates whether the associated entry should be still be included in the LDIF import or export.
IndexType - Enum in com.unboundid.directory.sdk.ds.types
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within the directory server.
initializeAccessLogger(ServerContext, AccessLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Initializes this access logger.
initializeAccessLogger(ServerContext, FileBasedAccessLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Initializes this file-based access logger.
initializeAccessLogger(ServerContext, AccessLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Initializes this access logger.
initializeAccessLogger(ServerContext, FileBasedAccessLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Initializes this access logger.
initializeAccountStatusNotificationHandler(DirectoryServerContext, AccountStatusNotificationHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Initializes this account status notification handler.
initializeAccountStatusNotificationHandler(DirectoryServerContext, AccountStatusNotificationHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Initializes this account status notification handler.
initializeAdvice(BrokerContext, AdviceConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.Advice
Initializes this Advice implementation.
initializeAlertHandler(ServerContext, AlertHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Initializes this alert handler.
initializeAlertHandler(ServerContext, AlertHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Initializes this alert handler.
initializeCertificateMapper(DirectoryServerContext, CertificateMapperConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Initializes this certificate mapper.
initializeCertificateMapper(DirectoryServerContext, CertificateMapperConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Initializes this certificate mapper.
initializeChangeDetector(SyncServerContext, SyncSourceContext, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
This hook is called when a Sync Pipe first starts up or when the set-startpoint subcommand is called from the realtime-sync command line tool.
initializeChangeSubscriptionHandler(DirectoryServerContext, ChangeSubscriptionHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Initializes this change subscription handler.
initializeChangeSubscriptionHandler(DirectoryServerContext, ChangeSubscriptionHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Initializes this change subscription handler.
initializeCipherStreamProvider(DirectoryServerContext, CipherStreamProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Initializes this cipher stream provider.
initializeConnectionCriteria(DirectoryServerContext, ConnectionCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Initializes this connection criteria.
initializeErrorLogger(ServerContext, ErrorLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Initializes this error logger.
initializeErrorLogger(ServerContext, FileBasedErrorLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Initializes this file-based error logger.
initializeErrorLogger(ServerContext, ErrorLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Initializes this error logger.
initializeErrorLogger(ServerContext, FileBasedErrorLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Initializes this file-based error logger.
initializeExtendedOperationHandler(DirectoryServerContext, ExtendedOperationHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Initializes this extended operation handler.
initializeHandler(SCIMServerContext, SCIMSubResourceTypeHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Initializes this SCIM Sub-Resource Type Handler.
initializeHTTPOperationLogger(HTTPServerContext, HTTPOperationLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Initializes this HTTP operation logger.
initializeHTTPOperationLogger(HTTPServerContext, HTTPOperationLoggerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Initializes this scripted HTTP operation logger.
initializeIdentityMapper(DirectoryServerContext, IdentityMapperConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Initializes this identity mapper.
initializeIdentityMapper(DirectoryServerContext, IdentityMapperConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Initializes this identity mapper.
initializeJDBCSyncDestination(TransactionContext, SyncServerContext, JDBCSyncDestinationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
This hook is called when a Sync Pipe first starts up, or when the resync process first starts up.
initializeJDBCSyncDestination(TransactionContext, SyncServerContext, JDBCSyncDestinationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
This hook is called when a Sync Pipe first starts up, or when the Resync process first starts up.
initializeJDBCSyncSource(TransactionContext, SyncServerContext, JDBCSyncSourceConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
This hook is called when a Sync Pipe first starts up, when the resync process first starts up, or when the set-startpoint subcommand is called from the realtime-sync command line tool.
initializeJDBCSyncSource(TransactionContext, SyncServerContext, JDBCSyncSourceConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
This hook is called when a Sync Pipe first starts up, when the resync process first starts up, or when the set-startpoint subcommand is called from the realtime-sync command line tool.
initializeKafkaSyncDestinationPlugin(SyncServerContext, KafkaSyncDestinationPluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Initialized this Kafka sync destination plugin.
initializeKeyManagerProvider(ServerContext, KeyManagerProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Initializes this key manager provider.
initializeLDAPHealthCheck(ProxyServerContext, LDAPHealthCheckConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Initializes this LDAP health check.
initializeLDAPHealthCheck(ProxyServerContext, LDAPHealthCheckConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Initializes this LDAP health check.
initializeLDAPSyncDestinationPlugin(SyncServerContext, LDAPSyncDestinationPluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Initializes this LDAP sync destination plugin.
initializeLDAPSyncDestinationPlugin(SyncServerContext, LDAPSyncDestinationPluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Initializes this LDAP sync destination plugin.
initializeLDAPSyncSourcePlugin(SyncServerContext, LDAPSyncSourcePluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Initializes this LDAP sync source plugin.
initializeLDAPSyncSourcePlugin(SyncServerContext, LDAPSyncSourcePluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Initializes this LDAP sync source plugin.
initializeLogFileRotationListener(ServerContext, LogFileRotationListenerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Initializes this log file rotation listener.
initializeMonitorProvider(ServerContext, MonitorProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Initializes this monitor provider.
initializeNotificationDestinations(List<NotificationDestinationDetails>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Initializes or re-initializes the notification destinations for this notification manager.
initializeNotificationManager(DirectoryServerContext, NotificationManagerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Initializes this notification manager.
initializeOTPDeliveryMechanism(DirectoryServerContext, OneTimePasswordDeliveryMechanismConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Initializes this one-time password delivery mechanism.
initializePassphraseProvider(ServerContext, PassphraseProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Initializes this passphrase provider.
initializePassThroughAuthenticationHandler(DirectoryServerContext, PassThroughAuthenticationHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Initializes this pass-through authentication handler.
initializePasswordGenerator(DirectoryServerContext, PasswordGeneratorConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Initializes this password generator.
initializePasswordGenerator(DirectoryServerContext, PasswordGeneratorConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Initializes this password generator.
initializePasswordStorageScheme(DirectoryServerContext, PasswordStorageSchemeConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Initializes this password storage scheme.
initializePasswordStorageScheme(DirectoryServerContext, PasswordStorageSchemeConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Initializes this password storage scheme.
initializePasswordValidator(DirectoryServerContext, PasswordValidatorConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Initializes this password validator.
initializePasswordValidator(DirectoryServerContext, PasswordValidatorConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Initializes this password validator.
initializePlacementAlgorithm(ProxyServerContext, PlacementAlgorithmConfig, ArgumentParser, String, List<BackendSet>) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Initializes this placement algorithm.
initializePlugin(DirectoryServerContext, PluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Initializes this plugin.
initializePlugin(DirectoryServerContext, PluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Initializes this plugin.
initializeProxiedExtendedOperationHandler(ProxyServerContext, ProxiedExtendedOperationHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Initializes this proxied extended operation handler.
initializeProxyTransformation(ProxyServerContext, ProxyTransformationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Initializes this proxy transformation.
initializeProxyTransformation(ProxyServerContext, ProxyTransformationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Initializes this proxy transformation.
initializeRecurringTask(DirectoryServerContext, RecurringTaskConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Initializes this recurring task.
initializeRequestCriteria(DirectoryServerContext, RequestCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Initializes this request criteria.
initializeResultCriteria(DirectoryServerContext, ResultCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Initializes this result criteria.
initializeSASLMechanismHandler(DirectoryServerContext, SASLMechanismHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Initializes this SASL mechanism handler.
initializeSearchEntryCriteria(DirectoryServerContext, SearchEntryCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Initializes this search entry criteria.
initializeSearchReferenceCriteria(DirectoryServerContext, SearchReferenceCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Initializes this search reference criteria.
initializeServerAffinityProvider(ProxyServerContext, ServerAffinityProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Initializes this server affinity provider.
initializeStoreAdapter(BrokerContext, StoreAdapterConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Initializes this store adapter.
initializeStoreAdapterPlugin(BrokerContext, StoreAdapterPluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Initializes this store adapter plugin.
initializeSyncDestination(SyncServerContext, SyncDestinationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Initializes this sync destination.
initializeSyncDestination(SyncServerContext, SyncDestinationConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Initializes this sync destination.
initializeSyncPipePlugin(SyncServerContext, SyncPipePluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Initializes this sync pipe plugin.
initializeSyncPipePlugin(SyncServerContext, SyncPipePluginConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Initializes this sync pipe plugin.
initializeSyncSource(SyncServerContext, SyncSourceConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
This hook is called when a Sync Pipe first starts up, when the resync process first starts up, or when the set-startpoint subcommand is called from the realtime-sync command line tool.
initializeSyncSource(SyncServerContext, SyncSourceConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
This hook is called when a Sync Pipe first starts up, when the resync process first starts up, or when the set-startpoint subcommand is called from the realtime-sync command line tool.
initializeTask(DirectoryServerContext, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.Task
Initializes this task.
initializeTask(DirectoryServerContext, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedTask
Initializes this task.
initializeTokenHandler(HTTPServerContext, OAuthTokenHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Initializes this token handler.
initializeTokenHandler(HTTPServerContext, OAuthTokenHandlerConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Initializes this token handler.
initializeTokenResourceLookupMethod(BrokerContext, TokenResourceLookupMethodConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Initializes this token resource lookup method implementation.
initializeTokenValidator(ServerContext, AccessTokenValidatorConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Initializes this access token validator.
initializeTrustManagerProvider(ServerContext, TrustManagerProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Initializes this trust manager provider.
initializeUncachedAttributeCriteria(DirectoryServerContext, UncachedAttributeCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Initializes this uncached attribute criteria.
initializeUncachedAttributeCriteria(DirectoryServerContext, UncachedAttributeCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Initializes this uncached attribute criteria.
initializeUncachedEntryCriteria(DirectoryServerContext, UncachedEntryCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Initializes this uncached entry criteria.
initializeUncachedEntryCriteria(DirectoryServerContext, UncachedEntryCriteriaConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Initializes this uncached entry criteria.
initializeVelocityContextProvider(ServerContext, VelocityContextProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Initializes this Velocity context provider.
initializeVirtualAttributeProvider(DirectoryServerContext, VirtualAttributeProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Initializes this virtual attribute provider.
initializeVirtualAttributeProvider(DirectoryServerContext, VirtualAttributeProviderConfig, ArgumentParser) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Initializes this virtual attribute provider.
InstallExtensionDetails - Class in com.unboundid.directory.sdk.common.types
This class defines a structure which may be used to provide information about the manage extension installation state.
InstallExtensionDetails(ExtensionBundle) - Constructor for class com.unboundid.directory.sdk.common.types.InstallExtensionDetails
Creates a new install extension details with the provided information.
IntermediateResponsePluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by an intermediate response plugin.
IntermediateResponsePluginResult(boolean, boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Creates a new intermediate response plugin result with the provided information.
InternalConnection - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to perform internal operations within the server.
interruptTask(TaskReturnState, String) - Method in class com.unboundid.directory.sdk.ds.api.Task
Attempts to interrupt the execution of this task.
invert() - Method in enum com.unboundid.directory.sdk.common.types.ConditionResult
Retrieves the condition result value which is the inverse of this value.
invert(ConditionResult) - Static method in enum com.unboundid.directory.sdk.common.types.ConditionResult
Retrieves the condition result value which is the inverse of the provided result.
invokeForAdd() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Indicates whether this password validator should be invoked for add operations that attempt to create an entry containing one or more password values.
invokeForAdd() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Indicates whether this password validator should be invoked for add operations that attempt to create an entry containing one or more password values.
invokeForAdministrativeReset() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Indicates whether this password validator should be invoked for modify or password modify operations that represent one user's attempt to change the password for another user.
invokeForAdministrativeReset() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Indicates whether this password validator should be invoked for modify or password modify operations that represent one user's attempt to change the password for another user.
invokeForSelfChange() - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Indicates whether this password validator should be invoked for modify or password modify operations that represent a user's attempt to change his/her own password.
invokeForSelfChange() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Indicates whether this password validator should be invoked for modify or password modify operations that represent a user's attempt to change his/her own password.
isAdministrativeOperation() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Indicates whether this is an administrative operation.
isAlteredByRequestControl() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Indicates whether the assured replication requirements that will be used for the operation were altered by an assured replication request control included in the operation request from the client.
isAssured() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Indicates whether assured replication processing will be performed for the operation.
isAuthenticated() - Method in interface com.unboundid.directory.sdk.common.types.AuthInfo
Indicates whether the associated client has authenticated to the server.
isAuthenticated() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Indicates whether the client has authenticated to the server.
isAvailable() - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Determines whether this Store Adapter is currently available and in-service.
isAvailable() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Indicates whether this LDAP external server currently has a health check state of AVAILABLE.
isClosed() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Checks whether this TransactionContext is closed.
isCollective() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether this attribute type is declared collective in the server schema.
isConfigurationAcceptable(TokenResourceLookupMethodConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AccessLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AlertHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.AlertHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ErrorLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(FileBasedAccessLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(FileBasedErrorLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(KeyManagerProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LogFileRotationListenerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(MonitorProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PassphraseProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.PassphraseProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(TrustManagerProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(VelocityContextProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(T, ArgumentParser, List<String>) - Method in interface com.unboundid.directory.sdk.common.internal.Reconfigurable
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AccessLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AlertHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ErrorLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(FileBasedAccessLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(FileBasedErrorLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AccountStatusNotificationHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.AccountStatusNotificationHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(CertificateMapperConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ChangeSubscriptionHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(CipherStreamProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.CipherStreamProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ConnectionCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordStorageSchemeConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ExtendedOperationHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(IdentityMapperConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(NotificationManagerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(OneTimePasswordDeliveryMechanismConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PassThroughAuthenticationHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordGeneratorConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordStorageSchemeConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordValidatorConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.Plugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(RecurringTaskConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.RecurringTask
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(RequestCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ResultCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SASLMechanismHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SearchEntryCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SearchReferenceCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(UncachedAttributeCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(UncachedEntryCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(VirtualAttributeProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(AccountStatusNotificationHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(CertificateMapperConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ChangeSubscriptionHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(IdentityMapperConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordGeneratorConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PasswordValidatorConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(UncachedAttributeCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(UncachedEntryCriteriaConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(VirtualAttributeProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(HTTPOperationLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(HTTPServletExtensionConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.api.HTTPServletExtension
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(OAuthTokenHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(HTTPOperationLoggerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(HTTPServletExtensionConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(OAuthTokenHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPHealthCheckConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(PlacementAlgorithmConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ProxiedExtendedOperationHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ProxyTransformationConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ServerAffinityProviderConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPHealthCheckConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ProxyTransformationConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SCIMSubResourceTypeHandlerConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(ChangeDetectorConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(KafkaSyncDestinationPluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPSyncDestinationPluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPSyncSourcePluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SyncPipePluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPSyncDestinationPluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(LDAPSyncSourcePluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isConfigurationAcceptable(SyncPipePluginConfig, ArgumentParser, List<String>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Indicates whether the configuration represented by the provided argument parser is acceptable for use by this extension.
isCreatesAsModifies() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns whether this Sync class will convert create operations into modify operations if the destination entry to be modified already exists.
isDirectoryFunctionalityAvailable() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the extension is running in a server that has Directory Server functionality available.
isDirectoryProxyFunctionalityAvailable() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the extension is running in a server that has Directory Proxy Server functionality available.
isExplicitlyIndexed(String, IndexType) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the backend has been explicitly configured with an index for the specified attribute type and index type.
isHardDelete() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Indicates whether this request will result in the target entry being hard-deleted.
isIgnored() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Get the "ignored" flag.
isIgnoreZeroLengthValues() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns whether this Sync Class will prevent writes to the destination that contain empty (zero-length) values.
isIndexed(String, IndexType) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the backend considers filter components involving the specified attribute type and index type indexed.
isIndexed(Filter) - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the backend may consider a search with the provided filter as indexed.
isInline() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Indicates whether this attachment should have a disposition of "inline" rather than "attachment".
isInternal() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Indicates whether this represents an internal client connection.
isInternalOperation() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Indicates whether this operation was initiated within the server rather than by an external client.
isInterruptible() - Method in class com.unboundid.directory.sdk.ds.api.Task
Indicates whether this task may be interrupted before it has completed (e.g., canceled by an administrator or aborted at server shutdown).
isLocal() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the backend is considered local (i.e., holds data in a repository that is local to and entirely managed by the server).
isLocal() - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Indicates whether this LDAP external server is in the same location as the Directory Proxy Server that is referencing it.
isLocalAssuranceSatisfied() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationResult
Indicates whether the local assurance level was satisfied for the operation.
isMechanismAvailableForUser(String, String, Entry) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Indicates whether the specified SASL mechanism, which is listed as supported by this handler, is available for use by the given user.
isMember(String, boolean) - Method in interface com.unboundid.directory.sdk.common.types.Group
Indicates whether the specified user is a member of this group.
isMember(Entry, boolean) - Method in interface com.unboundid.directory.sdk.common.types.Group
Indicates whether the specified user is a member of this group.
isMemberOf(String, OperationContext) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Indicates whether the currently-authenticated user is a member of the specified group.
isModifiesAsCreates() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns whether this Sync class will convert modify operations into create operations if the destination entry to be modified does not exist.
isModifyDN() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Determines whether this SyncOperation represents a modify DN operation on the source entry (if the source is an LDAP directory).
isMultiStageMechanism(String) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Indicates whether the specified SASL mechanism may require multiple stages to process.
isMultiValued() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Determines if the attribute allows multiple values.
isMultiValued() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Indicates whether this virtual attribute provider may generate attributes with multiple values.
isMultiValued() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Indicates whether this virtual attribute provider may generate attributes with multiple values.
isNoUserModification() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether this attribute type is declared NO-USER-MODIFICATION in the server schema.
isNullOrEmpty(String) - Static method in class com.unboundid.directory.sdk.sync.util.ScriptUtils
String helper method to check if a value is a null object or empty string.
isObligatory() - Method in interface com.unboundid.directory.sdk.broker.types.AdviceStatement
Determine whether this Advice is obligatory.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether this attribute type is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether this DIT content rule is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Indicates whether this DIT structure rule is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Indicates whether this matching rule is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Indicates whether this matching rule use is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether this name form is declared obsolete in the server schema.
isObsolete() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether this object class is declared obsolete in the server schema.
isOperational() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether this attribute type has an operational usage.
isOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided attribute type is optional for this DIT content rule.
isOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether the provided attribute type is optional for this name form.
isOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether the provided attribute type is optional for use with this object class or any of its superior classes.
isPasswordAcceptable(OperationContext, ByteString, Set<ByteString>, Entry, StringBuilder) - Method in class com.unboundid.directory.sdk.ds.api.PasswordValidator
Indicates whether the proposed password is acceptable for the specified user.
isPasswordAcceptable(OperationContext, ByteString, Set<ByteString>, Entry, StringBuilder) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Indicates whether the proposed password is acceptable for the specified user.
isPasswordBased(String) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Indicates whether the SASL authentication process using the specified mechanism involves the use of a password stored locally in the server (optionally in combination with other forms of credentials).
isPermitOverrides() - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Indicates whether a call to put will update this context if a value already exists in the context by the specified key.
isPreferredForDestination(String) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Determine whether the server running this extension is preferred for the given notification destination.
isPrivateBackend() - Method in interface com.unboundid.directory.sdk.ds.types.BackendContext
Indicates whether the backend is considered a private backend (with data generated and/or maintained by the server) rather than a public backend (with user data provided and managed by clients).
isProhibited(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided attribute type is prohibited for this DIT content rule.
isRemoteAssuranceSatisfied() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationResult
Indicates whether the remote assurance level was satisfied for the operation.
isReplicationOperation() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Indicates whether this operation was initiated via replication rather than within the local server.
isRequired(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided attribute type is required by this DIT content rule.
isRequired(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether the provided attribute type is required by this name form.
isRequired(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether the provided attribute type is required for use with this object class or any of its superior classes.
isRequiredOrOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Indicates whether the provided attribute type is allowed for use with this DIT content rule as either a required or optional type.
isRequiredOrOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Indicates whether the provided attribute type is allowed for use with this name form as either a required or optional type.
isRequiredOrOptional(AttributeType) - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Indicates whether the provided attribute type is allowed for use with this object class or any of its superior classes, either as a required or optional type.
isResponseDelayed() - Method in interface com.unboundid.directory.sdk.common.types.AssuredReplicationRequirements
Indicates whether the operation response to the client will be delayed until replication assurance processing has completed or the timeout has occurred.
isReversible() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether this password storage scheme encodes passwords in a form that allows the original plaintext value to be obtained from the encoded representation.
isReversible() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether this password storage scheme encodes passwords in a form that allows the original plaintext value to be obtained from the encoded representation.
isRunning() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the server is currently running.
isSecure() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Indicates whether the client is communicating with the server in a secure manner.
isSecure() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Indicates whether this operation was requested over a secure connection.
isSecure() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether this password storage scheme encodes passwords in a form that may be considered secure.
isSecure() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether this password storage scheme encodes passwords in a form that may be considered secure.
isSecure(String) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Indicates whether the SASL authentication process using the specified mechanism may be considered secure (i.e., that a third party able to observe the communication, potentially over an insecure communication channel, would not be able to reproduce the authentication process).
isShuttingDown() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the server is in the process of shutting down.
isSingleValued() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Indicates whether this attribute type is declared single-valued in the server schema.
isSoftDelete() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Indicates whether this request will result in the target entry being soft-deleted.
isStarting() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the server is in the process of starting up.
isSyncFunctionalityAvailable() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether the extension is running in a server that has Data Sync Server functionality available.
isTimedOut() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Checks whether this TransactionContext has timed out.
isTokenAuthentic(OAuthToken) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Determines whether the incoming token is authentic (i.e.
isTokenAuthentic(OAuthToken) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Determines whether the incoming token is authentic (i.e.
isTokenExpired(OAuthToken) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Determines whether the given token is expired.
isTokenExpired(OAuthToken) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Determines whether the given token is expired.
isTokenForThisServer(OAuthToken) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Determines whether the incoming token is targeted for this server.
isTokenForThisServer(OAuthToken) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Determines whether the incoming token is targeted for this server.
isTraceMessageLoggable() - Method in interface com.unboundid.directory.sdk.broker.types.BrokerContext
Deprecated.
See the trace log-related methods in ServerContext.
isTraceMessageLoggable(LogSeverity) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Indicates whether trace log messages of the provided severity can be logged by an extension to any trace log publishers.
isUndelete() - Method in interface com.unboundid.directory.sdk.common.operation.AddRequest
Indicates whether this AddRequest contains the UndeleteRequestControl.
isUnindexed() - Method in interface com.unboundid.directory.sdk.common.types.CompletedSearchOperationContext
Indicates whether the search operation was considered unindexed.
isUseReversibleForm() - Method in interface com.unboundid.directory.sdk.sync.types.SyncClass
Returns whether this Sync Class will use the ADD/DELETE modification type or the REPLACE modification type when making modifications on the destination.
isUserPasswordValid(String, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Indicates whether the provided password is valid for the specified user.

J

JDBCSyncDestination - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions in order to synchronize data into a relational database.
JDBCSyncDestination() - Constructor for class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Creates a new instance of this JDBC Sync Destination.
JDBCSyncDestinationConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a JDBC Sync Destination.
JDBCSyncSource - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions in order to synchronize data out of a relational database.
JDBCSyncSource() - Constructor for class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Creates a new instance of this JDBC Sync Source.
JDBCSyncSourceConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a JDBC Sync Source.

K

KafkaMessage - Interface in com.unboundid.directory.sdk.sync.types
This interface represents a single kafka message.
KafkaSyncDestinationPlugin - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that perform processing on synchronization operations within a Kafka Sync Destination.
KafkaSyncDestinationPlugin() - Constructor for class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Creates a new instance of this Kafka sync destination plugin.
KafkaSyncDestinationPluginConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.
KeyManagerProvider - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which provide access to key managers.
KeyManagerProvider() - Constructor for class com.unboundid.directory.sdk.common.api.KeyManagerProvider
Creates a new instance of this key manager provider.
KeyManagerProviderConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a key manager provider.

L

LDAPHealthCheck - Class in com.unboundid.directory.sdk.proxy.api
This class defines an API that must be implemented by extensions which are used to assess the health of backend servers accessed through the Directory Proxy Server.
LDAPHealthCheck() - Constructor for class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Creates a new instance of this LDAP health check.
LDAPHealthCheckConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an LDAP health check.
LDAPSyncDestinationPlugin - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that perform processing on synchronization operations within an LDAP Sync Destination.
LDAPSyncDestinationPlugin() - Constructor for class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Creates a new instance of this LDAP sync destination plugin.
LDAPSyncDestinationPluginConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.
LDAPSyncSourceContext - Interface in com.unboundid.directory.sdk.sync.types
This interface extends the base SyncSourceContext to provide access to an LDAPInterface for the source.
LDAPSyncSourcePlugin - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that perform processing on synchronization operations within an LDAP Sync Source.
LDAPSyncSourcePlugin() - Constructor for class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Creates a new instance of this LDAP sync source plugin.
LDAPSyncSourcePluginConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.
LDIFPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by an LDIF import or export plugin.
LDIFPluginResult(boolean, boolean, CharSequence) - Constructor for class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
Creates a new LDIF plugin result with the provided information.
LIBRARIES_PATH_RELATIVE - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The relative path where all the libraries (jar files) are.
listAllEntries(TransactionContext, String, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Gets a list of all the entries in the database for a given entry type.
listAllEntries(TransactionContext, Iterator<String>, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Deprecated.
listAllEntries(TransactionContext, String, Iterator<String>, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
Gets a list of all the entries in the database from a given file input.
listAllEntries(BlockingQueue<ChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Gets a list of all the entries in the source endpoint.
listAllEntries(Iterator<String>, BlockingQueue<ChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
Gets a list of all the entries in the source from a given file input.
listAllEntries(TransactionContext, String, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Gets a list of all the entries in the database for a given entry type.
listAllEntries(TransactionContext, Iterator<String>, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Deprecated.
listAllEntries(TransactionContext, String, Iterator<String>, BlockingQueue<DatabaseChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
Gets a list of all the entries in the database from a given file input.
listAllEntries(BlockingQueue<ChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Gets a list of all the entries in the source endpoint.
listAllEntries(Iterator<String>, BlockingQueue<ChangeRecord>) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
Gets a list of all the entries in the source from a given file input.
Location - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used interact with a location defined in the server.
logAbandonForward(OperationContext, AbandonRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an abandon request that will be forwarded to another server.
logAbandonForward(OperationContext, AbandonRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an abandon request that will be forwarded to another server.
logAbandonForward(OperationContext, AbandonRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an abandon request that will be forwarded to another server.
logAbandonForward(OperationContext, AbandonRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an abandon request that will be forwarded to another server.
logAbandonRequest(OperationContext, AbandonRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an abandon request received from a client.
logAbandonRequest(OperationContext, AbandonRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an abandon request received from a client.
logAbandonRequest(OperationContext, AbandonRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an abandon request received from a client.
logAbandonRequest(OperationContext, AbandonRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an abandon request received from a client.
logAbandonResult(CompletedOperationContext, AbandonRequest, GenericResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing an abandon request.
logAbandonResult(CompletedOperationContext, AbandonRequest, GenericResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing an abandon request.
logAbandonResult(CompletedOperationContext, AbandonRequest, GenericResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing an abandon request.
logAbandonResult(CompletedOperationContext, AbandonRequest, GenericResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing an abandon request.
logAddAssuranceCompleted(CompletedOperationContext, AddRequest, AddResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of replication assurance processing for an add operation.
logAddAssuranceCompleted(CompletedOperationContext, AddRequest, AddResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of replication assurance processing for an add operation.
logAddAssuranceCompleted(CompletedOperationContext, AddRequest, AddResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of replication assurance processing for an add operation.
logAddAssuranceCompleted(CompletedOperationContext, AddRequest, AddResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of replication assurance processing for an add operation.
logAddForward(OperationContext, AddRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an add request that will be forwarded to another server.
logAddForward(OperationContext, AddRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an add request that will be forwarded to another server.
logAddForward(OperationContext, AddRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an add request that will be forwarded to another server.
logAddForward(OperationContext, AddRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an add request that will be forwarded to another server.
logAddForwardFailure(OperationContext, AddRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward an add request to another server.
logAddForwardFailure(OperationContext, AddRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward an add request to another server.
logAddForwardFailure(OperationContext, AddRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward an add request to another server.
logAddForwardFailure(OperationContext, AddRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward an add request to another server.
logAddRequest(OperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an add request received from a client.
logAddRequest(OperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an add request received from a client.
logAddRequest(OperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an add request received from a client.
logAddRequest(OperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an add request received from a client.
logAddResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing an add request.
logAddResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing an add request.
logAddResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing an add request.
logAddResponse(CompletedOperationContext, AddRequest, AddResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing an add request.
logBindForward(OperationContext, SimpleBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a simple bind request that will be forwarded to another server.
logBindForward(OperationContext, SASLBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a SASL bind request that will be forwarded to another server.
logBindForward(OperationContext, SimpleBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a simple bind request that will be forwarded to another server.
logBindForward(OperationContext, SASLBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a SASL bind request that will be forwarded to another server.
logBindForward(OperationContext, SimpleBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a simple bind request that will be forwarded to another server.
logBindForward(OperationContext, SASLBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a SASL bind request that will be forwarded to another server.
logBindForward(OperationContext, SimpleBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a simple bind request that will be forwarded to another server.
logBindForward(OperationContext, SASLBindRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a SASL bind request that will be forwarded to another server.
logBindForwardFailure(OperationContext, SimpleBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a simple bind request to another server.
logBindForwardFailure(OperationContext, SASLBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a SASL bind request to another server.
logBindForwardFailure(OperationContext, SimpleBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a simple bind request to another server.
logBindForwardFailure(OperationContext, SASLBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a SASL bind request to another server.
logBindForwardFailure(OperationContext, SimpleBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a simple bind request to another server.
logBindForwardFailure(OperationContext, SASLBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a SASL bind request to another server.
logBindForwardFailure(OperationContext, SimpleBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a simple bind request to another server.
logBindForwardFailure(OperationContext, SASLBindRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a SASL bind request to another server.
logBindRequest(OperationContext, SimpleBindRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a simple bind request received from a client.
logBindRequest(OperationContext, SASLBindRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a SASL bind request received from a client.
logBindRequest(OperationContext, SimpleBindRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a simple bind request received from a client.
logBindRequest(OperationContext, SASLBindRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a SASL bind request received from a client.
logBindRequest(OperationContext, SimpleBindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a simple bind request received from a client.
logBindRequest(OperationContext, SASLBindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a SASL bind request received from a client.
logBindRequest(OperationContext, SimpleBindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a simple bind request received from a client.
logBindRequest(OperationContext, SASLBindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a SASL bind request received from a client.
logBindResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a simple bind request.
logBindResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a SASL bind request.
logBindResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a simple bind request.
logBindResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a SASL bind request.
logBindResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a simple bind request.
logBindResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a SASL bind request.
logBindResponse(CompletedOperationContext, SimpleBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a simple bind request.
logBindResponse(CompletedOperationContext, SASLBindRequest, BindResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a SASL bind request.
LogCategory - Enum in com.unboundid.directory.sdk.common.types
This enum defines the set of severities that may be used for error log messages.
logClientCertificateChain(ClientContext, Certificate[], String) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a certificate chain presented by a client.
logClientCertificateChain(ClientContext, Certificate[], String) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a certificate chain presented by a client.
logClientCertificateChain(ClientContext, Certificate[], String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a certificate chain presented by a client.
logClientCertificateChain(ClientContext, Certificate[], String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a certificate chain presented by a client.
logCompareForward(OperationContext, CompareRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a compare request that will be forwarded to another server.
logCompareForward(OperationContext, CompareRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a compare request that will be forwarded to another server.
logCompareForward(OperationContext, CompareRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a compare request that will be forwarded to another server.
logCompareForward(OperationContext, CompareRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a compare request that will be forwarded to another server.
logCompareForwardFailure(OperationContext, CompareRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a compare request to another server.
logCompareForwardFailure(OperationContext, CompareRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a compare request to another server.
logCompareForwardFailure(OperationContext, CompareRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a compare request to another server.
logCompareForwardFailure(OperationContext, CompareRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a compare request to another server.
logCompareRequest(OperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a compare request received from a client.
logCompareRequest(OperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a compare request received from a client.
logCompareRequest(OperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a compare request received from a client.
logCompareRequest(OperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a compare request received from a client.
logCompareResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a compare request.
logCompareResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a compare request.
logCompareResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a compare request.
logCompareResponse(CompletedOperationContext, CompareRequest, CompareResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a compare request.
logConnect(ClientContext) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message indicating that a new connection has been established.
logConnect(ClientContext) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message indicating that a new connection has been established.
logConnect(ClientContext) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message indicating that a new connection has been established.
logConnect(ClientContext) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message indicating that a new connection has been established.
logDebug(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Logs a debug message to the synchronization log for this change.
logDeleteAssuranceCompleted(CompletedOperationContext, DeleteRequest, DeleteResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of replication assurance processing for a delete operation.
logDeleteAssuranceCompleted(CompletedOperationContext, DeleteRequest, DeleteResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of replication assurance processing for a delete operation.
logDeleteAssuranceCompleted(CompletedOperationContext, DeleteRequest, DeleteResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of replication assurance processing for a delete operation.
logDeleteAssuranceCompleted(CompletedOperationContext, DeleteRequest, DeleteResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of replication assurance processing for a delete operation.
logDeleteForward(OperationContext, DeleteRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a delete request that will be forwarded to another server.
logDeleteForward(OperationContext, DeleteRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a delete request that will be forwarded to another server.
logDeleteForward(OperationContext, DeleteRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a delete request that will be forwarded to another server.
logDeleteForward(OperationContext, DeleteRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a delete request that will be forwarded to another server.
logDeleteForwardFailure(OperationContext, DeleteRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a delete request to another server.
logDeleteForwardFailure(OperationContext, DeleteRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a delete request to another server.
logDeleteForwardFailure(OperationContext, DeleteRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a delete request to another server.
logDeleteForwardFailure(OperationContext, DeleteRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a delete request to another server.
logDeleteRequest(OperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a delete request received from a client.
logDeleteRequest(OperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a delete request received from a client.
logDeleteRequest(OperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a delete request received from a client.
logDeleteRequest(OperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a delete request received from a client.
logDeleteResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a delete request.
logDeleteResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a delete request.
logDeleteResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a delete request.
logDeleteResponse(CompletedOperationContext, DeleteRequest, DeleteResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a delete request.
logDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message indicating that a connection has been closed.
logDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message indicating that a connection has been closed.
logDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message indicating that a connection has been closed.
logDisconnect(ClientContext, DisconnectReason, String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message indicating that a connection has been closed.
logEntryRebalancingRequest(long, OperationContext, String, int, String, String, int, String, String, int) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingRequest(long, OperationContext, String, int, String, String, int, String, String, int) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingRequest(long, OperationContext, String, int, String, String, int, String, String, int) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingRequest(long, OperationContext, String, int, String, String, int, String, String, int) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingResult(long, OperationContext, String, int, String, String, int, String, String, int, MoveSubtreeResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingResult(long, OperationContext, String, int, String, String, int, String, String, int, MoveSubtreeResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingResult(long, OperationContext, String, int, String, String, int, String, String, int, MoveSubtreeResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logEntryRebalancingResult(long, OperationContext, String, int, String, String, int, String, String, int, MoveSubtreeResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Writes a message to the access logger to indicate that the Directory Proxy Server will attempt to perform entry rebalancing by migrating a subtree from one backend set to another.
logError(LogCategory, LogSeverity, long, String) - Method in class com.unboundid.directory.sdk.common.api.ErrorLogger
Records information about the provided message, if appropriate.
logError(LogCategory, LogSeverity, long, String) - Method in class com.unboundid.directory.sdk.common.api.FileBasedErrorLogger
Records information about the provided message, if appropriate.
logError(LogCategory, LogSeverity, long, String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Records information about the provided message, if appropriate.
logError(LogCategory, LogSeverity, long, String) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Records information about the provided message, if appropriate.
logError(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Logs an error message to the synchronization log for this change.
logExtendedForward(OperationContext, ExtendedRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an extended request that will be forwarded to another server.
logExtendedForward(OperationContext, ExtendedRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an extended request that will be forwarded to another server.
logExtendedForward(OperationContext, ExtendedRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an extended request that will be forwarded to another server.
logExtendedForward(OperationContext, ExtendedRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an extended request that will be forwarded to another server.
logExtendedForwardFailure(OperationContext, ExtendedRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward an extended request to another server.
logExtendedForwardFailure(OperationContext, ExtendedRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward an extended request to another server.
logExtendedForwardFailure(OperationContext, ExtendedRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward an extended request to another server.
logExtendedForwardFailure(OperationContext, ExtendedRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward an extended request to another server.
logExtendedRequest(OperationContext, ExtendedRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an extended request received from a client.
logExtendedRequest(OperationContext, ExtendedRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an extended request received from a client.
logExtendedRequest(OperationContext, ExtendedRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an extended request received from a client.
logExtendedRequest(OperationContext, ExtendedRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an extended request received from a client.
logExtendedResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing an extended request.
logExtendedResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing an extended request.
logExtendedResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing an extended request.
logExtendedResponse(CompletedOperationContext, ExtendedRequest, ExtendedResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing an extended request.
LogFileRotationListener - Class in com.unboundid.directory.sdk.common.api
This class defines an API that may be used to perform custom processing whenever a log file is rotated.
LogFileRotationListener() - Constructor for class com.unboundid.directory.sdk.common.api.LogFileRotationListener
Creates a new instance of this log file rotation listener.
LogFileRotationListenerConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a log file rotation listener.
logInfo(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Logs an informational message to the synchronization log for this change.
logIntermediateResponse(OperationContext, IntermediateResponse) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an intermediate response that was returned to the client.
logIntermediateResponse(OperationContext, IntermediateResponse) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an intermediate response that was returned to the client.
logIntermediateResponse(OperationContext, IntermediateResponse) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an intermediate response that was returned to the client.
logIntermediateResponse(OperationContext, IntermediateResponse) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an intermediate response that was returned to the client.
logMessage(LogSeverity, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a message to the server error log.
logModifyAssuranceCompleted(CompletedOperationContext, ModifyRequest, ModifyResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of replication assurance processing for a modify operation.
logModifyAssuranceCompleted(CompletedOperationContext, ModifyRequest, ModifyResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of replication assurance processing for a modify operation.
logModifyAssuranceCompleted(CompletedOperationContext, ModifyRequest, ModifyResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of replication assurance processing for a modify operation.
logModifyAssuranceCompleted(CompletedOperationContext, ModifyRequest, ModifyResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of replication assurance processing for a modify operation.
logModifyDNAssuranceCompleted(CompletedOperationContext, ModifyDNRequest, ModifyDNResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of replication assurance processing for a modify DN operation.
logModifyDNAssuranceCompleted(CompletedOperationContext, ModifyDNRequest, ModifyDNResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of replication assurance processing for a modify DN operation.
logModifyDNAssuranceCompleted(CompletedOperationContext, ModifyDNRequest, ModifyDNResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of replication assurance processing for a modify DN operation.
logModifyDNAssuranceCompleted(CompletedOperationContext, ModifyDNRequest, ModifyDNResult, AssuredReplicationResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of replication assurance processing for a modify DN operation.
logModifyDNForward(OperationContext, ModifyDNRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a modify DN request that will be forwarded to another server.
logModifyDNForward(OperationContext, ModifyDNRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a modify DN request that will be forwarded to another server.
logModifyDNForward(OperationContext, ModifyDNRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a modify DN request that will be forwarded to another server.
logModifyDNForward(OperationContext, ModifyDNRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a modify DN request that will be forwarded to another server.
logModifyDNForwardFailure(OperationContext, ModifyDNRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a modify DN request to another server.
logModifyDNForwardFailure(OperationContext, ModifyDNRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify DN request to another server.
logModifyDNForwardFailure(OperationContext, ModifyDNRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify DN request to another server.
logModifyDNForwardFailure(OperationContext, ModifyDNRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify DN request to another server.
logModifyDNRequest(OperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a modify DN request received from a client.
logModifyDNRequest(OperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a modify DN request received from a client.
logModifyDNRequest(OperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a modify DN request received from a client.
logModifyDNRequest(OperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a modify DN request received from a client.
logModifyDNResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a modify DN request.
logModifyDNResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a modify DN request.
logModifyDNResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a modify DN request.
logModifyDNResponse(CompletedOperationContext, ModifyDNRequest, ModifyDNResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a modify DN request.
logModifyForward(OperationContext, ModifyRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a modify request that will be forwarded to another server.
logModifyForward(OperationContext, ModifyRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a modify request that will be forwarded to another server.
logModifyForward(OperationContext, ModifyRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a modify request that will be forwarded to another server.
logModifyForward(OperationContext, ModifyRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a modify request that will be forwarded to another server.
logModifyForwardFailure(OperationContext, ModifyRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a modify request to another server.
logModifyForwardFailure(OperationContext, ModifyRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify request to another server.
logModifyForwardFailure(OperationContext, ModifyRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify request to another server.
logModifyForwardFailure(OperationContext, ModifyRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a modify request to another server.
logModifyRequest(OperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a modify request received from a client.
logModifyRequest(OperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a modify request received from a client.
logModifyRequest(OperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a modify request received from a client.
logModifyRequest(OperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a modify request received from a client.
logModifyResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a modify request.
logModifyResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a modify request.
logModifyResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a modify request.
logModifyResponse(CompletedOperationContext, ModifyRequest, ModifyResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a modify request.
logRequest(HttpServletRequest, Map<String, Object>) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Logs information about a servlet request that has been received from the client.
logRequest(HttpServletRequest, Map<String, Object>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Logs information about a servlet request that has been received from the client.
logResponse(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
Logs information about a servlet response to be returned to the client.
logResponse(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Logs information about a servlet response to be returned to the client.
logSearchForward(OperationContext, SearchRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a search request that will be forwarded to another server.
logSearchForward(OperationContext, SearchRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a search request that will be forwarded to another server.
logSearchForward(OperationContext, SearchRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a search request that will be forwarded to another server.
logSearchForward(OperationContext, SearchRequest, ForwardTarget) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a search request that will be forwarded to another server.
logSearchForwardFailure(OperationContext, SearchRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a failure encountered while attempting to forward a search request to another server.
logSearchForwardFailure(OperationContext, SearchRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a search request to another server.
logSearchForwardFailure(OperationContext, SearchRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a failure encountered while attempting to forward a search request to another server.
logSearchForwardFailure(OperationContext, SearchRequest, ForwardTarget, LDAPException) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a failure encountered while attempting to forward a search request to another server.
logSearchRequest(OperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a search request received from a client.
logSearchRequest(OperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a search request received from a client.
logSearchRequest(OperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a search request received from a client.
logSearchRequest(OperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a search request received from a client.
logSearchResultDone(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about the result of processing a search request.
logSearchResultDone(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about the result of processing a search request.
logSearchResultDone(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about the result of processing a search request.
logSearchResultDone(CompletedSearchOperationContext, SearchRequest, SearchResult) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about the result of processing a search request.
logSearchResultEntry(OperationContext, SearchRequest, Entry, List<Control>) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a search result entry that was returned to the client.
logSearchResultEntry(OperationContext, SearchRequest, Entry, List<Control>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a search result entry that was returned to the client.
logSearchResultEntry(OperationContext, SearchRequest, Entry, List<Control>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a search result entry that was returned to the client.
logSearchResultEntry(OperationContext, SearchRequest, Entry, List<Control>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a search result entry that was returned to the client.
logSearchResultReference(OperationContext, SearchRequest, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about a search result reference that was returned to the client.
logSearchResultReference(OperationContext, SearchRequest, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about a search result reference that was returned to the client.
logSearchResultReference(OperationContext, SearchRequest, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about a search result reference that was returned to the client.
logSearchResultReference(OperationContext, SearchRequest, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about a search result reference that was returned to the client.
logSecurityNegotiation(ClientContext, String, String, Map<String, String>) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about security negotiation performed by a client.
logSecurityNegotiation(ClientContext, String, String, Map<String, String>) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about security negotiation performed by a client.
logSecurityNegotiation(ClientContext, String, String, Map<String, String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about security negotiation performed by a client.
logSecurityNegotiation(ClientContext, String, String, Map<String, String>) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about security negotiation performed by a client.
LogSeverity - Enum in com.unboundid.directory.sdk.common.types
This enum defines the set of severities that may be used for error log and trace log messages.
logTraceMessage(String) - Method in interface com.unboundid.directory.sdk.broker.types.BrokerContext
Deprecated.
See the trace log-related methods in ServerContext.
logTraceMessage(String, Map<String, String>) - Method in interface com.unboundid.directory.sdk.broker.types.BrokerContext
Deprecated.
See the trace log-related methods in ServerContext.
logTraceMessage(LogSeverity, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a message to the server trace log publishers.
logTraceMessage(LogSeverity, String, Map<String, String>) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Writes a message to the server trace log publishers.
logUnbindRequest(OperationContext, UnbindRequest) - Method in class com.unboundid.directory.sdk.common.api.AccessLogger
Logs a message about an unbind request received from a client.
logUnbindRequest(OperationContext, UnbindRequest) - Method in class com.unboundid.directory.sdk.common.api.FileBasedAccessLogger
Logs a message about an unbind request received from a client.
logUnbindRequest(OperationContext, UnbindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Logs a message about an unbind request received from a client.
logUnbindRequest(OperationContext, UnbindRequest) - Method in class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Logs a message about an unbind request received from a client.
LogWriter - Interface in com.unboundid.directory.sdk.common.types
This interface provides methods to interact with a log writer within the core server logging framework.
lookupTokenOwner(TokenValidationResult) - Method in class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
Uses the access token validation result to locate the token owner.

M

main(String...) - Static method in class com.unboundid.directory.sdk.common.types.Version
Prints version information for the UnboundID Server SDK to standard output.
MAJOR_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.Version
The major version number for the Server SDK.
ManageExtensionPlugin - Class in com.unboundid.directory.sdk.common.api
This class defines an API that may be implemented by extensions which will be managed by the manage-extension tool.
ManageExtensionPlugin() - Constructor for class com.unboundid.directory.sdk.common.api.ManageExtensionPlugin
 
MANIFEST_ATTR_SERVER_SDK_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the server SDK version number.
MANIFEST_ATTR_SUPPORT_CONTACT - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle support contact.
MANIFEST_ATTR_TITLE - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle name.
MANIFEST_ATTR_URL - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle URL.
MANIFEST_ATTR_VENDOR - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle vendor.
MANIFEST_ATTR_VENDOR_ID - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle vendor ID.
MANIFEST_ATTR_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
The name of the jar file manifest attribute that provides the extension bundle version.
mapCertificate(Certificate[]) - Method in class com.unboundid.directory.sdk.ds.api.CertificateMapper
Performs any processing which may be necessary to map the provided certificate chain to a user within the server.
mapCertificate(Certificate[]) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Performs any processing which may be necessary to map the provided certificate chain to a user within the server.
mapUsername(String) - Method in class com.unboundid.directory.sdk.ds.api.IdentityMapper
Performs any processing which may be necessary to map the provided username to a user within the server.
mapUsername(String) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Performs any processing which may be necessary to map the provided username to a user within the server.
mapUsernameToEntry(String) - Method in interface com.unboundid.directory.sdk.ds.types.SASLBindResultFactory
Maps the provided username to a user entry using the identity mapper associated with the SASL mechanism handler.
matches(ClientContext) - Method in class com.unboundid.directory.sdk.ds.api.ConnectionCriteria
Indicates whether the provided client connection matches the criteria for this connection criteria object.
matches(OperationContext) - Method in class com.unboundid.directory.sdk.ds.api.RequestCriteria
Indicates whether the provided operation matches the criteria for this request criteria object.
matches(CompletedOperationContext) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Indicates whether the provided operation matches the criteria for this result criteria object.
matches(CompletedSearchOperationContext) - Method in class com.unboundid.directory.sdk.ds.api.ResultCriteria
Indicates whether the provided search operation matches the criteria for this result criteria object.
matches(OperationContext, Entry, List<Control>) - Method in class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Indicates whether the provided operation matches the criteria for this search entry criteria object.
matches(OperationContext, List<String>, List<Control>) - Method in class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Indicates whether the provided operation matches the criteria for this search reference criteria object.
matchesBaseAndScope(String, SearchScope) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether this entry is within the range of the provided base DN and scope.
matchesConnectionCriteria(String) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Determines whether this ClientContext matches the given Connection Criteria.
matchesFilter(String) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether this entry matches the provided filter.
matchesFilter(Filter) - Method in interface com.unboundid.directory.sdk.common.types.Entry
Indicates whether this entry matches the provided filter.
MatchingRule - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with matching rules, which can be used to perform matching-related operations against data.
MatchingRuleUse - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about a matching rule use defined in the server schema.
mayCacheInOperation() - Method in class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Indicates whether the server may cache values generated by this virtual attribute provider for reuse against the same entry in the course of processing the same operation.
mayCacheInOperation() - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Indicates whether the server may cache values generated by this virtual attribute provider for reuse against the same entry in the course of processing the same operation.
mayContinueIterating() - Method in exception com.unboundid.directory.sdk.common.types.GroupMemberIteratorException
Indicates whether it is possible to continue iterating through the list of group members after this exception.
mergeEntryBalancedResults(OperationContext, ExtendedRequest, EntryBalancingRequestProcessor, List<ObjectPair<ExtendedResult, BackendSet>>, boolean) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Obtains the extended result that should be used as a result of processing an operation in one or more entry-balanced backend sets, or throws an exception to indicate that the request should instead be forwarded to the fallback server set(s).
MetricsEngineContext - Interface in com.unboundid.directory.sdk.metrics.types
This interface may be used to obtain information about the Data Metrics Server in which an extension is running.
MetricsEngineExtension - Annotation Type in com.unboundid.directory.sdk.metrics.internal
This annotation type may be used to indicate that the marked class represents an API that can be used to create an extension for use in the Data Metrics Server.
MINOR_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.Version
The minor version number for the Server SDK.
modifier(String) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord.Builder
Set the user account name that made the change.
modifier(String) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the database user that made the change.
modify(SCIMModifyRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM modify requests.
modify(HttpServletRequest, ModifyRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP modify request.
modifyDN(HttpServletRequest, ModifyDNRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP modify DN request.
modifyDNOperationProcessed(CompletedOperationContext, ModifyDNRequest, ModifyDNResult, Entry, Entry) - Method in interface com.unboundid.directory.sdk.ds.api.ChangeListener
Indicates that a modify DN operation has been processed within the server.
modifyDNOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, ModifyDNRequest, ModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Performs any processing necessary for a modify DN operation matching the subscription criteria.
modifyDNOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, ModifyDNRequest, ModifyDNResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Performs any processing necessary for a modify DN operation matching the subscription criteria.
ModifyDNRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a modify DN request.
ModifyDNResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with modify DN results.
modifyDNUnaltered(ModifyDNRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided modify DN request to the backend server without altering the request or result in any way.
modifyEntry(TransactionContext, Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncDestination
Modify an "entry" in the database, corresponding to the LDAP Entry that is passed in.
modifyEntry(Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncDestination
Modify an "entry" on the destination, corresponding to the LDAP Entry that is passed in.
modifyEntry(TransactionContext, Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
Modify an "entry" in the database, corresponding to the LDAP Entry that is passed in.
modifyEntry(Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
Modify an "entry" on the destination, corresponding to the LDAP Entry that is passed in.
modifyOperationProcessed(CompletedOperationContext, ModifyRequest, ModifyResult, Entry, Entry) - Method in interface com.unboundid.directory.sdk.ds.api.ChangeListener
Indicates that a modify operation has been processed within the server.
modifyOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, ModifyRequest, ModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.ChangeSubscriptionHandler
Performs any processing necessary for a modify operation matching the subscription criteria.
modifyOperationProcessed(CompletedOperationContext, BigInteger, Set<ChangeSubscription>, ModifyRequest, ModifyResult, Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Performs any processing necessary for a modify operation matching the subscription criteria.
ModifyRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a modify request.
ModifyResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with modify results.
modifyUnaltered(ModifyRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided modify request to the backend server without altering the request or result in any way.
MonitorProvider - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which expose monitoring information about server components.
MonitorProvider() - Constructor for class com.unboundid.directory.sdk.common.api.MonitorProvider
Creates a new instance of this monitor provider.
MonitorProviderConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a monitor provider.

N

NameForm - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about a name form defined in the server schema.
nextMemberDN() - Method in interface com.unboundid.directory.sdk.common.types.GroupMemberIterator
Retrieves the DN of the entry for the next group member.
nextMemberEntry() - Method in interface com.unboundid.directory.sdk.common.types.GroupMemberIterator
Retrieves the entry for the next group member.
normalizeSubstring(ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.SubstringMatchingRule
Normalizes the provided value fragment into a form that can be used to efficiently compare it in a substring assertion.
normalizeSubstring(AttributeType, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.SubstringMatchingRule
Normalizes the provided value fragment into a form that can be used to efficiently compare it in a substring assertion.
normalizeValue(ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the normalized form of the provided value.
normalizeValue(AttributeType, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves the normalized form of the provided value.
NotFulfilledException - Exception in com.unboundid.directory.sdk.broker.types
Exception that may be thrown by a Policy Obligation to indicate that the obligation could not be fulfilled.
NotFulfilledException(String) - Constructor for exception com.unboundid.directory.sdk.broker.types.NotFulfilledException
Create a NotfulfilledException with the provided message.
NotFulfilledException(String, Throwable) - Constructor for exception com.unboundid.directory.sdk.broker.types.NotFulfilledException
Create a NotfulfilledException with the provided message and cause.
Notification - Interface in com.unboundid.directory.sdk.ds.types
This interface defines a set of methods that may be used to obtain information about a notification to be delivered by a notification manager.
NotificationChange - Interface in com.unboundid.directory.sdk.ds.types
This interface defines a set of methods that may be used to obtain information about a single change in a notification to be delivered by a notification manager.
NotificationDeliveryResult - Enum in com.unboundid.directory.sdk.ds.types
This class implements an enumeration that may be used to define the ways in which an attribute may be indexed within the directory server.
NotificationManager - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which wish to deliver notification of changes of interest processed within the server.
NotificationManager() - Constructor for class com.unboundid.directory.sdk.ds.api.NotificationManager
 
NotificationManagerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a notification manager.
NotificationProperties - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure used by a notification manager to specify information that it wishes to be included in a change notification.
NotificationProperties(String, Map<String, String>, Set<AttributeType>) - Constructor for class com.unboundid.directory.sdk.ds.types.NotificationProperties
Create a new instance of this class from the provided information.

O

OAuthTokenHandler - Class in com.unboundid.directory.sdk.http.api
This class defines an API that must be implemented by extensions which will handle incoming SCIM requests with OAuth 2.0 bearer token authentication.
OAuthTokenHandler() - Constructor for class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Creates a new instance of this token handler.
OAuthTokenHandlerConfig - Interface in com.unboundid.directory.sdk.http.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an OAuth token handler.
ObjectClass - Interface in com.unboundid.directory.sdk.common.schema
This interface defines a set of methods that may be used to obtain information about an object class defined in the server schema.
OneTimePasswordDeliveryMechanism - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which attempt to deliver one-time passwords (OTPs) to end users through some out-of-band mechanism.
OneTimePasswordDeliveryMechanism() - Constructor for class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
Creates a new instance of this one-time password delivery mechanism.
OneTimePasswordDeliveryMechanismConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a one-time password delivery mechanism.
OperationCompletedListener - Interface in com.unboundid.directory.sdk.common.api
This interface defines a set of methods that may be used to notify a server SDK extension whenever an operation has completed.
OperationContext - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods that may be used to obtain information about an operation being processed by the server.
OperationType - Enum in com.unboundid.directory.sdk.common.types
This enumeration defines the set of possible operation types that may be processed by the server.
OrderingMatchingRule - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with ordering matching rules, which can be used to determine the logical order of two values in a sorted list.

P

PassphraseProvider - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions that provide passphrases for server components like external servers and access to key or trust stores.
PassphraseProvider() - Constructor for class com.unboundid.directory.sdk.common.api.PassphraseProvider
Creates a new instance of this passphrase provider.
PassphraseProviderConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a passphrase provider.
PassThroughAuthenticationHandler - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions that attempt to pass through authentication to an external service.
PassThroughAuthenticationHandler() - Constructor for class com.unboundid.directory.sdk.ds.api.PassThroughAuthenticationHandler
Creates a new instance of this pass-through authentication handler.
PassThroughAuthenticationHandlerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a pass-through authentication handler.
PassThroughAuthenticationResult - Class in com.unboundid.directory.sdk.ds.types
This class provides a data structure that holds information about the result of an attempt to pass through authentication to an external service.
PassThroughAuthenticationResult(PassThroughAuthenticationResultCode) - Constructor for class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Creates a new pass-through authentication result with the provided result code.
PassThroughAuthenticationResultCode - Enum in com.unboundid.directory.sdk.ds.types
This class defines the set of result codes for use in PassThroughAuthenticationResult objects.
PasswordGenerator - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which generate user passwords.
PasswordGenerator() - Constructor for class com.unboundid.directory.sdk.ds.api.PasswordGenerator
Creates a new instance of this password generator.
PasswordGeneratorConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a password generator.
passwordMatches(ByteString, ByteString, Entry) - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether the provided plaintext password could have been used to generate the given encoded password.
passwordMatches(ByteString, ByteString) - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether the provided plaintext password could have been used to generate the given encoded password.
PasswordStorageScheme - Class in com.unboundid.directory.sdk.ds.api
NOTE: The EnhancedPasswordStorageScheme class provides both a simpler and more functional API for interacting with passwords.
PasswordStorageScheme() - Constructor for class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Creates a new instance of this password storage scheme.
PasswordStorageSchemeConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a password storage scheme.
PasswordValidator - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which attempt to determine whether a proposed user password is acceptable.
PasswordValidator() - Constructor for class com.unboundid.directory.sdk.ds.api.PasswordValidator
Creates a new instance of this password validator.
PasswordValidatorConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a password validator.
PATCH_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.Version
The patch version number for the Server SDK.
PlacementAlgorithm - Class in com.unboundid.directory.sdk.proxy.api
This class defines an API that must be implemented by extensions which are used to select the backend set in which a new entry should be added in an entry-balanced environment.
PlacementAlgorithm() - Constructor for class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Creates a new instance of this placement algorithm.
PlacementAlgorithmConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a placement algorithm.
Plugin - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which act as server plugins.
Plugin() - Constructor for class com.unboundid.directory.sdk.ds.api.Plugin
Creates a new instance of this plugin.
PluginConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a plugin.
POINT_VERSION - Static variable in class com.unboundid.directory.sdk.common.types.Version
The point version number for the Server SDK.
PolicyDecision - Enum in com.unboundid.directory.sdk.broker.types
Enumeration representing the possible results returned from policy evaluation.
PolicyRequestDetails - Interface in com.unboundid.directory.sdk.broker.types
Object passed to Advice implementations containing information about the policy request that triggered the return of the Advice.
PostConnectPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a post-connect plugin.
PostConnectPluginResult(boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PostConnectPluginResult
Creates a new post-connect plugin result with the provided information.
postCreate(StorePostCreateRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called after an entry is created in the native data store.
postDelete(StorePostDeleteRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called after an entry is deleted in the native data store.
PostDisconnectPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a post-disconnect plugin.
PostDisconnectPluginResult(boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PostDisconnectPluginResult
Creates a new post-disconnect plugin result with the provided information.
postFetch(LDAPInterface, SearchRequest, List<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called after an attempt to fetch a destination entry.
postFetch(LDAPInterface, AtomicReference<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
This method is called after fetching a source entry.
postFetch(LDAPInterface, SearchRequest, List<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called after an attempt to fetch a destination entry.
postFetch(LDAPInterface, AtomicReference<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
This method is called after fetching a source entry.
postInstall(InstallExtensionDetails) - Method in class com.unboundid.directory.sdk.common.api.ManageExtensionPlugin
Invoked when an extension is first installed after all files are copied to the server installation but before restarting the server.
PostManageExtensionPluginResult - Class in com.unboundid.directory.sdk.common.types
This class defines a structure which may be used to provide information about the result of the processing performed by a manage extension plugin.
PostManageExtensionPluginResult(boolean, List<String>) - Constructor for class com.unboundid.directory.sdk.common.types.PostManageExtensionPluginResult
Creates a new post manage extension plugin result with the provided information.
postMapping(Entry, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
This method is called immediately after the attributes and DN in the source entry are mapped into the equivalent destination entry.
postMapping(Entry, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
This method is called immediately after the attributes and DN in the source entry are mapped into the equivalent destination entry.
PostOperationPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a post-operation plugin.
PostOperationPluginResult(boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PostOperationPluginResult
Creates a new post-operation plugin result with the provided information.
PostResponsePluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a post-response plugin.
PostResponsePluginResult(boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PostResponsePluginResult
Creates a new post-response plugin result with the provided information.
postRetrieve(StorePostRetrieveRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called after an entry is retrieved from the native data store.
postSearchEntry(StorePostSearchEntryContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called for each entry found during a search in the native data store.
PostStepResult - Enum in com.unboundid.directory.sdk.sync.types
This result is returned by plugins that are invoked after step of the synchronization processing.
postUpdate(StorePostUpdateRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called after an entry is updated in the native data store.
postUpdate(UpdateExtensionDetails) - Method in class com.unboundid.directory.sdk.common.api.ManageExtensionPlugin
Invoked when an extension is updated after all files are update to the server installation but before restarting the server.
preCreate(StorePreCreateRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called before an entry is created in the native data store.
preCreate(LDAPInterface, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called before a destination entry is created.
preCreate(LDAPInterface, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called before a destination entry is created.
preDelete(StorePreDeleteRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called before an entry is deleted in the native data store.
preDelete(LDAPInterface, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called before a destination entry is deleted.
preDelete(LDAPInterface, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called before a destination entry is deleted.
preFetch(LDAPInterface, SearchRequest, List<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called before a destination entry is fetched.
preFetch(LDAPInterface, SearchRequest, List<SearchResultEntry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
This method is called before each search for a source entry.
preFetch(LDAPInterface, SearchRequest, List<Entry>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called before a destination entry is fetched.
preInstall(InstallExtensionDetails) - Method in class com.unboundid.directory.sdk.common.api.ManageExtensionPlugin
Invoked when an extension is first installed before shutting down the server and any files are copied to the server installation.
PreManageExtensionPluginResult - Class in com.unboundid.directory.sdk.common.types
This class defines a structure which may be used to provide information about the result of the processing performed by a manage extension plugin.
PreManageExtensionPluginResult(boolean, List<String>) - Constructor for class com.unboundid.directory.sdk.common.types.PreManageExtensionPluginResult
Creates a new pre manage extension plugin result with the provided information.
preMapping(Entry, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
This method is called immediately before the attributes and DN in the source entry are mapped into the equivalent destination entry.
preMapping(Entry, Entry, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
This method is called immediately before the attributes and DN in the source entry are mapped into the equivalent destination entry.
preModify(LDAPInterface, Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called before a destination entry is modified.
preModify(LDAPInterface, Entry, List<Modification>, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called before a destination entry is modified.
PreOperationPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a pre-operation plugin.
PreOperationPluginResult(boolean, boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Creates a new pre-operation plugin result with the provided information.
prepareCall(String) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Creates a CallableStatement object for calling database stored procedures.
prepareStatement(String) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
PreParsePluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a pre-parse plugin.
PreParsePluginResult(boolean, boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Creates a new pre-parse plugin result with the provided information.
prePublish(KafkaMessage, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Provides the ability to alter or suppress Kafka messages.
preRetrieve(StorePreRetrieveRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called before an entry is retrieved from the native data store in the following cases: To fetch an entry for a SCIM retrieve operation.
preSearch(StorePreSearchRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called before searching for entries in the native data store.
PreStepResult - Enum in com.unboundid.directory.sdk.sync.types
This result is returned by plugins that are invoked before a step of the synchronization processing.
preUpdate(StorePreUpdateRequestContext) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
This method is called before an entry is updated in the native data store.
preUpdate(UpdateExtensionDetails) - Method in class com.unboundid.directory.sdk.common.api.ManageExtensionPlugin
Invoked when an extension is updated before shutting down the server and any files are updated to the server installation.
processExtendedOperation(OperationContext, ExtendedRequest, UpdatableExtendedResult) - Method in class com.unboundid.directory.sdk.ds.api.ExtendedOperationHandler
Performs any processing appropriate for the provided extended request.
processExtendedRequest(HttpServletRequest, ExtendedRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided extended request.
processSASLBind(OperationContext, SASLBindRequest, SASLBindResultFactory) - Method in class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Performs the appropriate processing for the provided SASL bind request.
processServerShutdown(String) - Method in interface com.unboundid.directory.sdk.common.api.ServerShutdownListener
Performs any processing that may be necessary when the server begins the shutdown process.
PRODUCT_NAME - Static variable in class com.unboundid.directory.sdk.common.types.Version
The official full product name for the Server SDK.
ProxiedExtendedOperationHandler - Class in com.unboundid.directory.sdk.proxy.api
This class defines an API that must be implemented by extensions which are used to forward extended operations to one or more backend servers.
ProxiedExtendedOperationHandler() - Constructor for class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Creates a new instance of this proxied extended operation handler.
ProxiedExtendedOperationHandlerConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a proxied extended operation handler.
ProxyingRequestProcessor - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to obtain information about and interact with a proxying request processor and its associated backend servers.
ProxyOperationContext - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to obtain information about an operation being processed by the Directory Proxy Server.
ProxyServerContext - Interface in com.unboundid.directory.sdk.proxy.types
This interface may be used to obtain information about the Directory Proxy Server in which an extension is running.
ProxyTransformation - Class in com.unboundid.directory.sdk.proxy.api
This class defines an API that must be implemented by extensions which are used to transform requests and/or responses as they pass through the Directory Proxy Server.
ProxyTransformation() - Constructor for class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Creates a new instance of this proxy transformation.
ProxyTransformationConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a proxy transformation.
put(String, Object) - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Adds a named object to this context.
putAttachment(Object, Object) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Stores an attachment in the operation.

R

Reconfigurable<T> - Interface in com.unboundid.directory.sdk.common.internal
This interface is used to mark extensions which may be notified of changes to their configuration.
RecurringTask - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions that may be used to schedule administrative tasks on a recurring basis.
RecurringTask() - Constructor for class com.unboundid.directory.sdk.ds.api.RecurringTask
Creates a new instance of this recurring task.
RecurringTaskConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a recurring task.
registerBackendInitializationListener(BackendInitializationListener) - Method in interface com.unboundid.directory.sdk.ds.types.DirectoryServerContext
Registers the provided backend initialization listener with the server so that it may be notified of any backends coming online or going offline.
registerChangeListener(ChangeListener, Set<ChangeType>, List<String>, Filter) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Registers the provided change listener with the server so that it may be notified of any changes matching the provided criteria.
registerDiskSpaceConsumer(DiskSpaceConsumer) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Registers the provided disk space consumer with the server.
RegisteredBackendInitializationListener - Interface in com.unboundid.directory.sdk.ds.types
This interface is used to mark an object which has been registered with the server as a backend initialization listener.
RegisteredChangeListener - Interface in com.unboundid.directory.sdk.ds.types
This interface is used to mark an object which has been registered with the server as a change notification listener.
RegisteredDiskSpaceConsumer - Interface in com.unboundid.directory.sdk.common.types
This interface is used to mark an object which has been registered with the server as a disk space consumer.
RegisteredMonitorProvider - Interface in com.unboundid.directory.sdk.common.types
This interface is used to mark an object which has been registered with the server as a monitor provider.
RegisteredOperationCompletedListener - Interface in com.unboundid.directory.sdk.common.types
This interface is used to mark an object which has been registered with the server as an operation completed listener.
RegisteredServerShutdownListener - Interface in com.unboundid.directory.sdk.common.types
This interface is used to mark an object which has been registered with the server as a server shutdown listener.
registerMonitorProvider(MonitorProvider, GenericConfig) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Registers the given monitor provider with the server.
registerOperationCompletedListener(OperationCompletedListener) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Registers the provided listener to be notified when the server completes an operation.
registerSCIMSchema(SchemaResource) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMServerContext
Registers a SCIM schema with the server, making it available via the SCIM 2 schemas endpoint.
registerShutdownListener(ServerShutdownListener) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Registers the provided listener to be notified when the server shutdown process has begun.
registerSupportedControlOID(String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Registers the provided OID with the server so that it will appear in the supportedControl attribute of the server's root DSE.
reloadHTTPConnectionHandlerCertificates() - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Reload the key and trust manager providers associated with any HTTP connection handlers.that provide support for HTTPS.
remove(Object) - Method in interface com.unboundid.directory.sdk.common.types.VelocityContext
Removes the value associated with the specified key from the context.
removeAttribute(AttributeType) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Removes all occurrences of the specified attribute from the entry.
removeAttribute(String) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Removes all occurrences of the attribute with the specified name from the entry.
removeAttribute(AttributeType, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Removes the attribute with the specified name and exact set of options from the entry.
removeAttribute(String, Set<String>) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Removes the attribute with the specified name and exact set of options from the entry.
removeModifiedSourceAttribute(String) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Remove a source attribute that should not be synchronized to the destination.
replace(SCIMReplaceRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM replace requests.
REPOSITORY_PATH - Static variable in class com.unboundid.directory.sdk.common.types.Version
The source repository branch from which the Server SDK was built.
Request - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with operation requests.
RequestCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which can be used to classify client requests.
RequestCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.RequestCriteria
Creates a new instance of this request criteria.
RequestCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a request criteria object.
RequestProcessor - Interface in com.unboundid.directory.sdk.proxy.types
This interface defines a set of methods that may be used to obtain information about and interact with a request processor.
requirePrivilege(String) - Method in interface com.unboundid.directory.sdk.common.types.ActiveOperationContext
Ensures that the requester has the specified privilege.
requiresUserEntry() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether this password storage scheme requires access to the user entry in order to perform processing.
restartServer() - Method in class com.unboundid.directory.sdk.common.types.PostManageExtensionPluginResult
Indicates whether the manage-extension tool should restart the server after the installation if it was previous started.
Result - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with operation results.
ResultCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which can be used to classify client results.
ResultCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.ResultCriteria
Creates a new instance of this result criteria.
ResultCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a result criteria object.
retrieve(StoreRetrieveRequest) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Fetches the specified entry.
retrieve(SCIMRetrieveRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM retrieve requests.
REVISION_ID - Static variable in class com.unboundid.directory.sdk.common.types.Version
The source repository revision ID from which the Server SDK was built.
rollBack() - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Rolls back the internal Connection if the transaction has not timed out and is still valid.
runConfigDiff(List<String>) - Method in interface com.unboundid.directory.sdk.common.types.ToolExecutor
Invokes the config-diff command line utility and returns the result.
runTask(TaskContext) - Method in class com.unboundid.directory.sdk.ds.api.Task
Performs the appropriate processing for this task.
runTask(TaskContext) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedTask
Performs the appropriate processing for this task.
runThread() - Method in interface com.unboundid.directory.sdk.common.api.ServerThread
Performs the actual processing for this thread.

S

SASLBindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a SASL bind request.
SASLBindResult - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about the result of processing a SASL bind operation.
SASLBindResultFactory - Interface in com.unboundid.directory.sdk.ds.types
This interface provides methods that may be used to construct SASL bind result objects.
SASLBindResultType - Enum in com.unboundid.directory.sdk.ds.types
This enumeration defines the types of results that may be returned by a SASL mechanism handler when attempting to process a SASL bind operation.
SASLMechanismHandler - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which add support for custom SASL mechanisms to the server, which can provide support for custom authentication (and optionally, authorization) methods.
SASLMechanismHandler() - Constructor for class com.unboundid.directory.sdk.ds.api.SASLMechanismHandler
Creates a new instance of this SASL mechanism handler.
SASLMechanismHandlerConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a SASL mechanism handler.
Schema - Interface in com.unboundid.directory.sdk.common.schema
This interface provides a number of methods that may be used to interact with the server schema.
SCIMCreateRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to create a SCIM 2 resource.
SCIMDeleteRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to delete a specific SCIM 2 resource.
SCIMLDAPAttributeMapper - Interface in com.unboundid.directory.sdk.scim2.types
This interface provides a set of utility methods that SCIM 2-based extensions can use to convert between JSON attribute values and LDAP attribute values.
SCIMLDAPInterface - Interface in com.unboundid.directory.sdk.scim2.types
This interface defines a set of helper methods for SCIM 2-related extensions that interact with SCIM resources and sub-resources backed by an LDAP server.
SCIMModifyRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to partially modify a SCIM 2 resource.
SCIMReplaceRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to replace a SCIM 2 resource.
SCIMRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a SCIM 2 request.
SCIMRetrieveRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to retrieve a specific SCIM 2 resource.
SCIMSearchRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a search request to retrieve SCIM 2 resources.
SCIMSearchResultListener - Interface in com.unboundid.directory.sdk.scim2.types
This interfaces defines an API for a SCIM 2-based Server SDK extension to provide search results to the PingAuthorize Server as they are returned from the extension's data store.
SCIMServerContext - Interface in com.unboundid.directory.sdk.scim2.types
This interface may be used to obtain information about the SCIM 2-enabled HTTP Server in which an extension is running.
SCIMSubResourceTypeHandler - Class in com.unboundid.directory.sdk.scim2.api
This class defines an API that may be implemented by PingAuthorize Server extensions that need to extend the server's standard SCIM 2 capabilities.
SCIMSubResourceTypeHandler() - Constructor for class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
 
SCIMSubResourceTypeHandlerConfig - Interface in com.unboundid.directory.sdk.scim2.config
This interface defines a set of methods that may be used to obtain information about the configuration for a SCIM Sub-Resource Type Handler extension.
SCIMUpdateRequest - Interface in com.unboundid.directory.sdk.scim2.types
Represents a request to update a SCIM 2 resource.
ScriptedAccessLogger - Class in com.unboundid.directory.sdk.common.scripting
This class defines an API that must be implemented by scripted extensions which record information about interaction with clients, including connections established and received and operations requested and completed.
ScriptedAccessLogger() - Constructor for class com.unboundid.directory.sdk.common.scripting.ScriptedAccessLogger
Creates a new instance of this access logger.
ScriptedAccountStatusNotificationHandler - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which have the ability to process notifications about events that occur that could change the status of a user account.
ScriptedAccountStatusNotificationHandler() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedAccountStatusNotificationHandler
Creates a new instance of this account status notification handler.
ScriptedAlertHandler - Class in com.unboundid.directory.sdk.common.scripting
This class defines an API that must be implemented by scripted extensions which will be invoked whenever an administrative alert is generated within the server.
ScriptedAlertHandler() - Constructor for class com.unboundid.directory.sdk.common.scripting.ScriptedAlertHandler
Creates a new instance of this alert handler.
ScriptedCertificateMapper - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which attempt to map a certificate presented by a client (e.g., via SSL or StartTLS) to a user defined in the server.
ScriptedCertificateMapper() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedCertificateMapper
Creates a new instance of this certificate mapper.
ScriptedChangeSubscriptionHandler - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which receive notification of changes of interest processed within the server.
ScriptedChangeSubscriptionHandler() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedChangeSubscriptionHandler
Creates a new instance of this change subscription handler.
ScriptedErrorLogger - Class in com.unboundid.directory.sdk.common.scripting
This class defines an API that must be implemented by scripted extensions which record information about warnings, errors, and events which occur in the server.
ScriptedErrorLogger() - Constructor for class com.unboundid.directory.sdk.common.scripting.ScriptedErrorLogger
Creates a new instance of this error logger.
ScriptedFileBasedAccessLogger - Class in com.unboundid.directory.sdk.common.scripting
This class defines an API that may be used to create a specific type of scripted access logger which is intended to write log messages to text files.
ScriptedFileBasedAccessLogger() - Constructor for class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedAccessLogger
Creates a new instance of this access logger.
ScriptedFileBasedErrorLogger - Class in com.unboundid.directory.sdk.common.scripting
This class defines an API that may be used to create a specific type of scripted error logger which is intended to write log messages to text files.
ScriptedFileBasedErrorLogger() - Constructor for class com.unboundid.directory.sdk.common.scripting.ScriptedFileBasedErrorLogger
Creates a new instance of this file-based error logger.
ScriptedHTTPOperationLogger - Class in com.unboundid.directory.sdk.http.scripting
This class defines an API that must be implemented by extensions which record information about interaction with HTTP clients.
ScriptedHTTPOperationLogger() - Constructor for class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
Creates a new instance of this scripted HTTP operation logger.
ScriptedHTTPServletExtension - Class in com.unboundid.directory.sdk.http.scripting
This class defines an API that must be implemented by scripted extensions which create servlets for use with an HTTP connection handler.
ScriptedHTTPServletExtension() - Constructor for class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPServletExtension
Creates a new instance of this HTTP servlet extension.
ScriptedIdentityMapper - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which attempt to map a username to a user defined in the server.
ScriptedIdentityMapper() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedIdentityMapper
Creates a new instance of this identity mapper.
ScriptedJDBCSyncDestination - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions in order to synchronize data into a relational database.
ScriptedJDBCSyncDestination() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncDestination
 
ScriptedJDBCSyncSource - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions in order to synchronize data out of a relational database.
ScriptedJDBCSyncSource() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
 
ScriptedLDAPHealthCheck - Class in com.unboundid.directory.sdk.proxy.scripting
This class defines an API that must be implemented by scripted extensions which are used to assess the health of backend servers accessed through the Directory Proxy Server.
ScriptedLDAPHealthCheck() - Constructor for class com.unboundid.directory.sdk.proxy.scripting.ScriptedLDAPHealthCheck
Creates a new instance of this LDAP health check.
ScriptedLDAPSyncDestinationPlugin - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions that perform processing on synchronization operations within an LDAP Sync Destination.
ScriptedLDAPSyncDestinationPlugin() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
Creates a new instance of this LDAP sync destination plugin.
ScriptedLDAPSyncSourcePlugin - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions that perform processing on synchronization operations within an LDAP Sync Source.
ScriptedLDAPSyncSourcePlugin() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncSourcePlugin
Creates a new instance of this LDAP sync source plugin.
ScriptedOAuthTokenHandler - Class in com.unboundid.directory.sdk.http.scripting
This class defines an API that must be implemented by extensions which will handle incoming SCIM requests with OAuth 2.0 bearer token authentication.
ScriptedOAuthTokenHandler() - Constructor for class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Creates a new instance of this alert handler.
ScriptedPasswordGenerator - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which generate user passwords.
ScriptedPasswordGenerator() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordGenerator
Creates a new instance of this password generator.
ScriptedPasswordValidator - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which attempt to determine whether a proposed user password is acceptable.
ScriptedPasswordValidator() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedPasswordValidator
Creates a new instance of this password validator.
ScriptedPlugin - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which act as server plugins.
ScriptedPlugin() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedPlugin
Creates a new instance of this plugin.
ScriptedProxyTransformation - Class in com.unboundid.directory.sdk.proxy.scripting
This class defines an API that must be implemented by scripted extensions which are used to transform requests and/or responses as they pass through the Directory Proxy Server.
ScriptedProxyTransformation() - Constructor for class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Creates a new instance of this proxy transformation.
ScriptedSyncDestination - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions that wish to push changes processed by the Data Sync Server to an arbitrary destination.
ScriptedSyncDestination() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncDestination
 
ScriptedSyncPipePlugin - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by scripted extensions that perform processing on synchronization operations within the Sync Pipe.
ScriptedSyncPipePlugin() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncPipePlugin
Creates a new instance of this sync pipe plugin.
ScriptedSyncSource - Class in com.unboundid.directory.sdk.sync.scripting
This class defines an API that must be implemented by extensions in order to synchronize data from a generic (non-LDAP and non-JDBC) endpoint.
ScriptedSyncSource() - Constructor for class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
 
ScriptedTask - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which may be used as administrative tasks.
ScriptedTask() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedTask
Creates a new instance of this task.
ScriptedUncachedAttributeCriteria - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which have the ability to determine which attributes should be stored in the uncached-id2entry database of a local DB backend, while the remainder of the entry is stored in the id2entry database.
ScriptedUncachedAttributeCriteria() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Creates a new instance of this uncached attribute criteria.
ScriptedUncachedEntryCriteria - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which have the ability to determine which entries should be stored in the uncached-id2entry database of a local DB backend, rather than in the id2entry database.
ScriptedUncachedEntryCriteria() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Creates a new instance of this uncached entry criteria.
ScriptedVirtualAttributeProvider - Class in com.unboundid.directory.sdk.ds.scripting
This class defines an API that must be implemented by scripted extensions which construct attribute values which may be included in entries instead of or in addition to real values which are actually stored in the backend.
ScriptedVirtualAttributeProvider() - Constructor for class com.unboundid.directory.sdk.ds.scripting.ScriptedVirtualAttributeProvider
Creates a new instance of this virtual attribute provider.
ScriptUtils - Class in com.unboundid.directory.sdk.sync.util
This class contains various utility methods for working with the UnboundID LDAP SDK and JDBC objects within script implementations.
search(StoreSearchRequest) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Search for entries in the native store which could match the specified criteria.
search(ClientContext, String, SearchScope, Filter, String...) - Method in interface com.unboundid.directory.sdk.proxy.types.EntryBalancingRequestProcessor
Performs a search for all entries in this entry-balancing request processor that match the provided criteria.
search(SCIMSearchRequest) - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Handles SCIM search requests.
search(HttpServletRequest, SearchRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP search request.
SearchEntryCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which can be used to classify client search result entries.
SearchEntryCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.SearchEntryCriteria
Creates a new instance of this search entry criteria.
SearchEntryCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a search entry criteria object.
SearchEntryPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a search entry plugin.
SearchEntryPluginResult(boolean, boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Creates a new search entry plugin result with the provided information.
searchForEntry(HttpServletRequest, SearchRequest) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPInterface
Processes the provided LDAP search request.
SearchReferenceCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which can be used to classify client search result entries.
SearchReferenceCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.SearchReferenceCriteria
Creates a new instance of this search reference criteria.
SearchReferenceCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a search reference criteria object.
SearchReferencePluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a search reference plugin.
SearchReferencePluginResult(boolean, boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Creates a new search reference plugin result with the provided information.
SearchRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a search request.
SearchResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with search results.
SearchResultProvider - Interface in com.unboundid.directory.sdk.proxy.internal
This interface defines a set of methods that may be used to cause the Directory Proxy Server to send search result entries and/or references to the client in the course of processing a proxy transformation.
searchResultReturned(String) - Method in interface com.unboundid.directory.sdk.broker.types.StoreSearchResultListener
Indicates that the provided object has been returned by the Store Adapter and may be processed by this result listener.
searchResultReturned(ScimResource) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMSearchResultListener
Indicates that the provided resource has been returned by the extension's data store and may be processed by the PingAuthorize Server.
searchToRawEntry(String, String) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Executes the given SQL query and converts the results into a raw LDAP Entry, where the attribute names are the raw column names from the result of the query.
searchToRawEntry(PreparedStatement, String) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Executes the given PreparedStatement and converts the results into a raw LDAP Entry, where the attribute names are the raw column names from the result of the query.
searchUnaltered(SearchRequest) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Sends the provided search request to the backend server without altering the request or result in any way.
selectBackendSet(OperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Determines the backend set that should be used to process the specified add operation.
selectBackendSets(OperationContext, ExtendedRequest, EntryBalancingRequestProcessor) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Selects the entry-balancing backend set(s) to which the provided extended request should be forwarded.
selectRebalancingBackendSet(OperationContext, BackendSet) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Select a new backend set for an entry that has been modified or a child entry that has been added below an existing entry in a backend set.
selectServer(DN, Map<DN, BackendServer>, ProxyOperationContext) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Indicates which backend server should be used for the provided operation.
send() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Attempts to send this message using the server's default SMTP connection pool.
sendAlert(AlertSeverity, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Generates an administrative alert notification.
sendAlert(String, AlertSeverity, String, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Generates an administrative alert notification.
sendDegradedAlertNotification(String, AlertSeverity, String, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Generates an administrative alert and updates the server's general monitor entry to list the specified alert type as a degraded alert type.
sendEntry() - Method in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Indicates whether the associated entry should be returned to the client.
sendEntry(SearchResultEntry, boolean) - Method in interface com.unboundid.directory.sdk.proxy.internal.SearchResultProvider
Attempts to return the provided search result entry to the client.
sendIntermediateResponse(IntermediateResponse) - Method in interface com.unboundid.directory.sdk.common.types.ActiveOperationContext
Attempts to send an intermediate response message to the client.
sendIntermediateResponse() - Method in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Indicates whether the associated intermediate response should be returned to the client.
sendReference() - Method in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Indicates whether the associated reference should be returned to the client.
sendReference(SearchResultReference, boolean) - Method in interface com.unboundid.directory.sdk.proxy.internal.SearchResultProvider
Attempts to return the provided search result reference to the client.
sendResponseImmediately() - Method in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Indicates whether the server should send a response to the client immediately without performing any core processing.
sendResponseImmediately() - Method in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Indicates whether the server should send a response to the client immediately without performing any core processing.
sendSearchEntry(SearchResultEntry) - Method in interface com.unboundid.directory.sdk.common.types.ActiveSearchOperationContext
Attempts to send a search result entry to the client.
sendSearchReference(SearchResultReference) - Method in interface com.unboundid.directory.sdk.common.types.ActiveSearchOperationContext
Attempts to send a search result reference to the client.
sendUnavailableAlertNotification(String, AlertSeverity, String, String) - Method in interface com.unboundid.directory.sdk.common.types.ServerContext
Generates an administrative alert and updates the server's general monitor entry to list the specified alert type as an unavailable alert type.
sendUnsolicitedNotification(String, ResultCode, String) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Attempts to send an unsolicited notification to the client with the provided information.
ServerAffinity - Class in com.unboundid.directory.sdk.proxy.types
This class provides a data structure for holding information about an affinity to a particular backend server instance.
ServerAffinity(BackendServer) - Constructor for class com.unboundid.directory.sdk.proxy.types.ServerAffinity
Creates a server affinity for the provided backend server.
ServerAffinityProvider - Class in com.unboundid.directory.sdk.proxy.api
This class defines an API that must be implemented by extensions which are used to influence which backend server a client should use in a load-balanced set.
ServerAffinityProvider() - Constructor for class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Creates a new instance of this server affinity provider.
ServerAffinityProviderConfig - Interface in com.unboundid.directory.sdk.proxy.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a server affinity provider.
ServerContext - Interface in com.unboundid.directory.sdk.common.types
This interface may be used to obtain information about the server in which an extension is running.
ServerShutdownListener - Interface in com.unboundid.directory.sdk.common.api
This interface defines a set of methods that should be implemented by classes which should be notified when the server has begun the process of shutting down.
ServerThread - Interface in com.unboundid.directory.sdk.common.api
This interface defines a set of methods that may be implemented by a thread which should be run in the server.
setActive(boolean) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the active field of the token validation result.
setAdditionalLogMessage(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Specifies an additional log message for the result which will not be returned to the client but may be included in access log messages for the associated operation.
setAdditionalProperties(Map<String, Object>) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional additionalProperties field of the token validation result.
setAssertionValue(ByteString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableCompareRequest
Specifies the assertion value to compare against the values of the target attribute.
setAttachment(String, Object) - Method in interface com.unboundid.directory.sdk.common.types.ActiveOperationContext
Sets an attachment for the associated operation.
setAttachment(String, Object) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Attaches an object to this client connection.
setAttachment(String, Object) - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Sets an attachment for the associated operation.
setAttribute(Attribute) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Replaces the specified attribute in the entry, or adds the attribute if it does not exist.
setAttributes(List<String>) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the list of requested attributes.
setAttributeType(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableCompareRequest
Specifies the name or OID of the attribute to compare.
setAudience(Set<String>) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional audience field of the token validation result.
setBaseDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the base DN for the search.
setBaseDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the base DN for the search.
setBody(JsonNode) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the contents of the request/response body.
setClientId(String) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional clientId field of the token validation result.
setCompletionStatus(CompletionStatus) - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
This method is used by the Sync Pipe to indicate if the completion status of a synchronization operation.
setCompletionStatus(CompletionStatus) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
This method is used by the Sync Pipe to indicate if the completion status of a synchronization operation.
setCustomLogElement(String, Object) - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Sets a custom name-value pair that should be included in the bind result access log message.
setDeleteOldRDN(boolean) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies whether to remove the old RDN values from the entry.
setDerefPolicy(DereferencePolicy) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the dereference policy for the search.
setDescription(String) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Sets the description of the attribute.
setDiagnosticMessage(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Specifies the diagnostic message for the result, if any.
setDiagnosticMessageForClient(String) - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Sets a diagnostic message that should be included in the response to the client.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableCompareRequest
Specifies the DN of the entry to compare.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableCompareRequest
Specifies the DN of the entry to compare.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableDeleteRequest
Specifies the DN of th entry to be deleted.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableDeleteRequest
Specifies the DN of th entry to be deleted.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the DN of the entry to move and/or rename.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the DN of the entry to move and/or rename.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyRequest
Specifies the DN of the entry to modify.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyRequest
Specifies the DN of the entry to modify.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSimpleBindRequest
Specifies the DN of the user attempting to bind.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSimpleBindRequest
Specifies the DN of the user attempting to bind.
setDN(String) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Specifies the DN for the entry.
setDN(DN) - Method in interface com.unboundid.directory.sdk.common.types.UpdatableEntry
Specifies the DN for the entry.
setExpirationTime(long, TimeUnit) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional expirationTime field of the token validation result.
setFilter(Filter) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the filter for the search.
setFilter(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the filter for the search.
setHeader(String, String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the value of a header to a single value.
setHeader(String, List<String>) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the value of a header to multiple values.
setHeaders(MultivaluedMap<String, String>) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the request or response headers.
setIDToAbandon(int) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableAbandonRequest
Specifies the message ID of the operation to abandon.
setIgnored() - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Sets the "ignored" flag to true.
setIssuedAt(long, TimeUnit) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional issuedAt field of the token validation result.
setKey(String) - Method in interface com.unboundid.directory.sdk.sync.types.KafkaMessage
Set the Kafka partition key.
setMatchedDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Specifies the matched DN for the result, if any.
setModifications(List<Modification>) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyRequest
Specifies the modifications to be applied.
setMultiValued(boolean) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Sets a boolean indicating if the attribute is multi-valued.
setName(String) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Sets the attribute name.
setNamedObject(String, Object, HttpServletRequest) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Stores an object in current user request, session or servlet context depending on the object scope currently configured for this provider.
setNamedObject(String, Object, HttpServletRequest, VelocityContextProviderConfig.ObjectScope) - Static method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
Stores an object in current user request, session or servlet context depending on the object scope currently configured for this provider.
setNewRDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the new RDN to use for the entry.
setNewRDN(RDN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the new RDN to use for the entry.
setNewSuperiorDN(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the DN for the new superior entry, if any.
setNewSuperiorDN(DN) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableModifyDNRequest
Specifies the DN for the new superior entry, if any.
setNotificationDestination(String, List<ASN1OctetString>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Create or update a notification destination.
setNotificationSubscription(String, String, List<ASN1OctetString>) - Method in class com.unboundid.directory.sdk.ds.api.NotificationManager
Create or update a notification subscription.
setNotUsedBefore(long, TimeUnit) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional notUsedBefore field of the token validation result.
setPassword(ByteString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSimpleBindRequest
Specifies the password for the bind request.
setPassword(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSimpleBindRequest
Specifies the password for the bind request.
setPatchRequest(PatchRequest) - Method in interface com.unboundid.directory.sdk.broker.types.StorePreUpdateRequestContext
Sets the SCIM patch request specifying the modifications to be processed.
setQueryParam(String, List<String>) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the value(s) of a specific query parameter.
setQueryParam(String, String) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set a specific query parameter to a single value.
setQueryParams(Map<String, List<String>>) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the query parameters of this request.
setQueryParams(MultivaluedMap<String, String>) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set the query parameters of this request.
setReferralURLs(List<String>) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Specifies the referral URLs for the result.
setRemoteUserIdentifier(String) - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Sets an identifier for the user's account in the external service.
setRequestControls(List<Control>) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableRequest
Updates the set of request controls for this request.
setRequestOID(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableExtendedRequest
Specifies the OID for the extended request.
setRequestValue(ASN1OctetString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableExtendedRequest
Specifies the value for the extended request, if any.
setResolved() - Method in interface com.unboundid.directory.sdk.common.types.DegradedAlertType
Indicates that the condition that triggered this degraded alert type has been resolved and should no longer cause the server to be considered degraded.
setResolved() - Method in interface com.unboundid.directory.sdk.common.types.UnavailableAlertType
Indicates that the condition that triggered this unavailable alert type has been resolved and should no longer cause the server to be considered unavailable.
setResultCode(ResultCode) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Specifies the result code for the result.
setResultControls(List<Control>) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableResult
Updates the set of result controls for this result.
setResultData(LDAPResult) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableBindResult
Sets the contents of this result with information from the provided LDAP result, including the result code, diagnostic message, matched DN, referral URLs, and controls.
setResultData(LDAPResult) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableExtendedResult
Sets the contents of this result with information from the provided LDAP result, including the result code, diagnostic message, matched DN, referral URLs, and controls.
setResultData(LDAPResult) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Sets the contents of this result with information from the provided LDAP result, including the result code, diagnostic message, matched DN, referral URLs, and controls.
setResultData(LDAPException) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableGenericResult
Sets the contents of this result with information from the provided LDAP exception, including the result code, diagnostic message, matched DN, referral URLs, and controls.
setResultOID(String) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableExtendedResult
Specifies the OID for the extended result, if any.
setResultValue(ASN1OctetString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableExtendedResult
Specifies the value for the extended result, if any.
setSASLAuthStateInfo(Object) - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Sets state information for an active multi-stage SASL bind.
setSASLCredentials(String, ASN1OctetString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSASLBindRequest
Specifies the SASL credentials for the bind request, if any.
setSCIMFilter(Filter) - Method in interface com.unboundid.directory.sdk.broker.types.StorePreDeleteRequestContext
Sets the SCIM filter which identifies the entry to be retrieved.
setSCIMFilter(Filter) - Method in interface com.unboundid.directory.sdk.broker.types.StorePreRetrieveRequestContext
Sets the SCIM filter which identifies the entry to be retrieved.
setSCIMFilter(Filter) - Method in interface com.unboundid.directory.sdk.broker.types.StorePreSearchRequestContext
Sets the SCIM Filter associated with this search request.
setSCIMFilter(Filter) - Method in interface com.unboundid.directory.sdk.broker.types.StorePreUpdateRequestContext
Sets the SCIM filter which identifies the entry to be updated.
setScope(SearchScope) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the scope for the search.
setScope(Set<String>) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional scope field of the token validation result.
setServerSASLCredentials(ASN1OctetString) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableBindResult
Specifies the server SASL credentials for the bind result, if any.
setSizeLimit(int) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the size limit for the search.
setSourceEntry(Entry, boolean) - Method in interface com.unboundid.directory.sdk.sync.types.SyncOperation
Sets the entry that was fetched from the sync source.
setStartpoint(SetStartpointOptions) - Method in class com.unboundid.directory.sdk.sync.api.ChangeDetector
This method should effectively set the starting point for synchronization to the place specified by the options parameter.
setStartpoint(TransactionContext, SetStartpointOptions) - Method in class com.unboundid.directory.sdk.sync.api.JDBCSyncSource
This method should effectively set the starting point for synchronization to the place specified by the options parameter.
setStartpoint(SetStartpointOptions) - Method in class com.unboundid.directory.sdk.sync.api.SyncSource
This method should effectively set the starting point for synchronization to the place specified by the options parameter.
setStartpoint(TransactionContext, SetStartpointOptions) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedJDBCSyncSource
This method should effectively set the starting point for synchronization to the place specified by the options parameter.
setStartpoint(SetStartpointOptions) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedSyncSource
This method should effectively set the starting point for synchronization to the place specified by the options parameter.
SetStartpointOptions - Class in com.unboundid.directory.sdk.sync.types
Used to identify how to set the starting point for synchronization (beginning of changelog, end of changelog, based on a change sequence number, etc).
SetStartpointOptions.StartpointType - Enum in com.unboundid.directory.sdk.sync.types
The possible startpoint types.
setTimeLimitSeconds(int) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies the time limit for the search in seconds.
setTimeout(long) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Sets a timeout for this TransactionContext.
setTokenIdentifier(String) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional tokenIdentifier field of the token validation result.
setTokenSubject(String) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional subjectToken field of the token validation result.
setTokenType(String) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional tokenType field of the token validation result.
setTransactionIsolation(int) - Method in class com.unboundid.directory.sdk.sync.types.TransactionContext
Attempts to change the transaction isolation level for the underlying Connection object to the one given.
setType(StoreAttributeDefinition.Type) - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Builder
Sets the type of the attribute.
setTypesOnly(boolean) - Method in interface com.unboundid.directory.sdk.common.operation.UpdatableSearchRequest
Specifies whether search result entries should contain attribute values.
setUrl(URI) - Method in interface com.unboundid.directory.sdk.broker.types.HttpRequestResponse
Set this request's URL.
setUsername(String) - Method in class com.unboundid.directory.sdk.common.types.TokenValidationResult.Builder
Set the optional username field of the token validation result.
setValue(String) - Method in interface com.unboundid.directory.sdk.sync.types.KafkaMessage
Set the value in the Kafka message.
SHORT_NAME - Static variable in class com.unboundid.directory.sdk.common.types.Version
The short product name for the Server SDK, without any spaces.
shouldBeUncached(Attribute, Entry) - Method in class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Indicates whether the provided attribute should be written into the uncached-id2entry database rather than into id2entry.
shouldBeUncached(Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Indicates whether the provided entry should be written into the uncached-id2entry database rather than into id2entry.
shouldBeUncached(Attribute, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedAttributeCriteria
Indicates whether the provided attribute should be written into the uncached-id2entry database rather than into id2entry.
shouldBeUncached(Entry, Entry) - Method in class com.unboundid.directory.sdk.ds.scripting.ScriptedUncachedEntryCriteria
Indicates whether the provided entry should be written into the uncached-id2entry database rather than into id2entry.
shouldForward(OperationContext, ExtendedRequest, ProxyingRequestProcessor) - Method in class com.unboundid.directory.sdk.proxy.api.ProxiedExtendedOperationHandler
Indicates whether the provided extended request should be forwarded to one of the servers associated with the provided proxying request processor.
SimpleBindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with a simple bind request.
skipCoreProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Indicates whether the server should skip the core processing for the operation.
skipCoreProcessing() - Method in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Indicates whether the server should skip the core processing for the operation.
StartupDependency - Enum in com.unboundid.directory.sdk.ds.types
This enum defines a set of dependencies that may need to be satisfied by a component which is to be invoked at server startup.
StartupPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a startup plugin.
StartupPluginResult(boolean, boolean, CharSequence) - Constructor for class com.unboundid.directory.sdk.ds.types.StartupPluginResult
Creates a new startup plugin result with the provided information.
STATE_KEY_CORRELATION_ID - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the correlation ID for the associated HTTP request.
STATE_KEY_PROCESSING_TIME_MILLIS - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the operation processing time in milliseconds.
STATE_KEY_PROCESSING_TIME_MILLIS - Static variable in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
The key that will be used to hold the operation processing time in milliseconds.
STATE_KEY_PROCESSING_TIME_NANOS - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the operation processing time in nanoseconds.
STATE_KEY_PROCESSING_TIME_NANOS - Static variable in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
The key that will be used to hold the operation processing time in nanoseconds.
STATE_KEY_REQUEST_ID - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the request ID for the associated HTTP request.
STATE_KEY_REQUEST_TIME_MILLIS - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the time the request was received, in milliseconds since January 1, 1960, UTC, as reported by System.currentTimeMillis().
STATE_KEY_REQUEST_TIME_MILLIS - Static variable in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
The key that will be used to hold the time the request was received, in milliseconds since January 1, 1960, UTC, as reported by System.currentTimeMillis().
STATE_KEY_REQUEST_TIME_NANOS - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the time the request was received, in nanoseconds, as reported by System.nanoTime().
STATE_KEY_RESPONSE_CONTENT_LENGTH - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the response content length in the state map.
STATE_KEY_RESPONSE_CONTENT_LENGTH - Static variable in class com.unboundid.directory.sdk.http.scripting.ScriptedHTTPOperationLogger
The key that will be used to hold the response content length in the state map.
STATE_KEY_RESPONSE_COOKIES - Static variable in class com.unboundid.directory.sdk.http.api.HTTPOperationLogger
The key that will be used to hold the set of cookies included in the response to the client.
StoreAdapter - Class in com.unboundid.directory.sdk.broker.api
This class defines an API that must be implemented by extensions that need to store user data in some non-LDAP data store.
StoreAdapter() - Constructor for class com.unboundid.directory.sdk.broker.api.StoreAdapter
Creates a new instance of this store adapter.
StoreAdapterConfig - Interface in com.unboundid.directory.sdk.broker.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a store adapter.
StoreAdapterPlugin - Class in com.unboundid.directory.sdk.broker.api
This class defines an API that must be implemented by extensions that need to intercept operations processed by a Store Adapter.
StoreAdapterPlugin() - Constructor for class com.unboundid.directory.sdk.broker.api.StoreAdapterPlugin
Creates a new instance of this store adapter plugin.
StoreAdapterPluginConfig - Interface in com.unboundid.directory.sdk.broker.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a store adapter plugin.
StoreAttributeDefinition - Class in com.unboundid.directory.sdk.broker.types
An attribute in a Store Adapter's native schema.
StoreAttributeDefinition.Builder - Class in com.unboundid.directory.sdk.broker.types
Builder class to build an instance of StoreAttributeDefinition.
StoreAttributeDefinition.Type - Enum in com.unboundid.directory.sdk.broker.types
An enumeration of the data types for values.
StoreCreateRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a request to create an entry in a Store Adapter.
StoreDeleteRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a request to delete a specific entry from a Store Adapter.
StorePostCreateRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called after an entry is created in the native data store.
StorePostDeleteRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method after an entry is deleted in the native data store.
StorePostRetrieveRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called after an entry is retrieved from the native data store.
StorePostSearchEntryContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called for each entry found during a search in the native data store.
StorePostUpdateRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method after an entry is updated in the native data store.
StorePreCreateRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called before an entry is created in the native data store.
StorePreDeleteRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called before an entry is deleted in the native data store.
StorePreRetrieveRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called before an entry is retrieved from the native data store.
StorePreSearchRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called before searching for entries in the native data store.
StorePreUpdateRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Request context for the method called before an entry is updated in the native data store.
StoreRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a request to a Store Adapter.
StoreRequestContext - Interface in com.unboundid.directory.sdk.broker.types
Common methods available to all Store Adapter Plugin request context interfaces.
StoreRetrieveRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a request to retrieve a specific entry from a Store Adapter.
StoreSearchRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a search request to retrieve entries from a Store Adapter.
StoreSearchResultListener - Interface in com.unboundid.directory.sdk.broker.types
This interface defines methods that provide search result objects to a requester as they are returned from a Store Adapter.
StoreUpdateRequest - Interface in com.unboundid.directory.sdk.broker.types
Represents a request to update a specific entry in a Store Adapter.
SubordinateModifyDNPluginResult - Class in com.unboundid.directory.sdk.ds.types
This class defines a structure which may be used to provide information about the result of the processing performed by a subordinate modify DN plugin.
SubordinateModifyDNPluginResult(boolean, boolean, boolean) - Constructor for class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
Creates a new subordinate modify DN plugin result with the provided information.
SubstringMatchingRule - Interface in com.unboundid.directory.sdk.common.schema
This interface provides an API for interacting with substring matching rules, which can be used to determine whether a given value matches a provided substring assertion.
SUCCESS - Static variable in class com.unboundid.directory.sdk.common.types.PostManageExtensionPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.common.types.PreManageExtensionPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PostConnectPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PostDisconnectPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PostOperationPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PostResponsePluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.StartupPluginResult
A predefined result instance that indicates all processing completed successfully.
SUCCESS - Static variable in class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
A predefined result instance that indicates all processing completed successfully.
SuccessSASLBindResult - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about the result of processing a SASL bind operation in which a user has successfully completed the authentication process.
supportsAuthPasswordSyntax() - Method in class com.unboundid.directory.sdk.ds.api.EnhancedPasswordStorageScheme
Indicates whether this password storage scheme provides the ability to encode passwords in the authentication password syntax as described in RFC 3112.
supportsAuthPasswordSyntax() - Method in class com.unboundid.directory.sdk.ds.api.PasswordStorageScheme
Indicates whether this password storage scheme provides the ability to encode passwords in the authentication password syntax as described in RFC 3112.
supportsGenericMessageDelivery() - Method in class com.unboundid.directory.sdk.ds.api.OneTimePasswordDeliveryMechanism
supportsOneToMany() - Method in class com.unboundid.directory.sdk.scim2.api.SCIMSubResourceTypeHandler
Indicates whether the SCIM Sub-Resource Type implemented by this handler is supports one and only one sub-resource per parent resource or supports multiple sub-resources per parent resource.
supportsOperation(OperationType) - Method in interface com.unboundid.directory.sdk.proxy.types.BackendServer
Indicates whether this LDAP external server may be used to process operations of the specified type.
supportsRebalancing() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
SyncClass - Interface in com.unboundid.directory.sdk.sync.types
This interface represents the matched Sync Class for a SyncOperation.
SyncDestination - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that wish to push changes processed by the Data Sync Server to an arbitrary destination.
SyncDestination() - Constructor for class com.unboundid.directory.sdk.sync.api.SyncDestination
Creates a new instance of this notification destination.
SyncDestinationConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a generic Sync Destination.
SynchronizationServerExtension - Annotation Type in com.unboundid.directory.sdk.sync.internal
This annotation type may be used to indicate that the marked class represents an API that can be used to create an extension for use in the Ping Identity Data Sync Server (which may also be referred to as the Data Sync Server).
SyncOperation - Interface in com.unboundid.directory.sdk.sync.types
This interface represents a single synchronized change from the Sync Source to the Sync Destination.
SyncOperationType - Enum in com.unboundid.directory.sdk.sync.types
The type of a Sync Operation.
SyncPipePlugin - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions that perform processing on synchronization operations within the Sync Pipe.
SyncPipePlugin() - Constructor for class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Creates a new instance of this sync pipe plugin.
SyncPipePluginConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration of a sync pipe plugin.
SyncServerContext - Interface in com.unboundid.directory.sdk.sync.types
This interface may be used to obtain information about the Data Sync Server in which an extension is running.
SyncSource - Class in com.unboundid.directory.sdk.sync.api
This class defines an API that must be implemented by extensions in order to synchronize data from a generic (non-LDAP and non-JDBC) endpoint.
SyncSource() - Constructor for class com.unboundid.directory.sdk.sync.api.SyncSource
Creates a new instance of this Sync Source.
SyncSourceConfig - Interface in com.unboundid.directory.sdk.sync.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a generic Sync Source.
SyncSourceContext - Interface in com.unboundid.directory.sdk.sync.types
This interface provides basic contextual information about a SyncSource and the SyncPipe that is actively using it.

T

tableName(String) - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.Builder
Set the database table on which the change occurred.
Task - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which may be used as administrative tasks.
Task() - Constructor for class com.unboundid.directory.sdk.ds.api.Task
Creates a new instance of this task.
TaskContext - Interface in com.unboundid.directory.sdk.ds.types
This interface may be used to obtain information about an administrative task which is being processed.
TaskReturnState - Enum in com.unboundid.directory.sdk.ds.types
This enum defines the states that a task may have after it has completed processing.
toJsonNode(Attribute) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPAttributeMapper
Converts an LDAP attribute to a JSON node.
TokenOwnerPrincipal - Interface in com.unboundid.directory.sdk.broker.types
A principal implementation for a user represented by an access token.
TokenResourceLookupMethod - Class in com.unboundid.directory.sdk.broker.api
This class defines an API that must be implemented by extensions that provide a custom Token Resource Lookup Method for access token validation.
TokenResourceLookupMethod() - Constructor for class com.unboundid.directory.sdk.broker.api.TokenResourceLookupMethod
No-args constructor.
TokenResourceLookupMethodConfig - Interface in com.unboundid.directory.sdk.broker.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a token resource lookup method.
TokenValidationResult - Class in com.unboundid.directory.sdk.common.types
Object returned from a request to an AccessTokenValidator to validate a token.
TokenValidationResult.Builder - Class in com.unboundid.directory.sdk.common.types
A Builder for TokenValidationResult.
toLdapAttribute(JsonNode, String, String) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPAttributeMapper
Converts the given JSON node to an LDAP attribute.
toLDAPSDKEntry() - Method in interface com.unboundid.directory.sdk.common.types.Entry
Converts this server entry to its corresponding LDAP SDK representation.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.AddRequest
Retrieves an LDAP SDK representation of this add request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.BindRequest
Retrieves an LDAP SDK representation of this bind request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.CompareRequest
Retrieves an LDAP SDK representation of this compare request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Retrieves an LDAP SDK representation of this delete request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.ExtendedRequest
Retrieves an LDAP SDK representation of this extended request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Retrieves an LDAP SDK representation of this modify DN request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyRequest
Retrieves an LDAP SDK representation of this modify request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.SASLBindRequest
Retrieves an LDAP SDK representation of this SASL bind request.
toLDAPSDKRequest(SearchResultListener) - Method in interface com.unboundid.directory.sdk.common.operation.SearchRequest
Retrieves an LDAP SDK representation of this search request.
toLDAPSDKRequest() - Method in interface com.unboundid.directory.sdk.common.operation.SimpleBindRequest
Retrieves an LDAP SDK representation of this simple bind request.
toLDAPSDKResult() - Method in interface com.unboundid.directory.sdk.common.operation.BindResult
Retrieves an LDAP SDK representation of this bind result.
toLDAPSDKResult() - Method in interface com.unboundid.directory.sdk.common.operation.CompareResult
Retrieves an LDAP SDK representation of this compare result.
toLDAPSDKResult() - Method in interface com.unboundid.directory.sdk.common.operation.GenericResult
Retrieves an LDAP SDK representation of this result.
toLDAPSDKResult() - Method in interface com.unboundid.directory.sdk.common.operation.SearchResult
Retrieves an LDAP SDK representation of this search result.
toLdapValue(JsonNode, String) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPAttributeMapper
Converts the value of the given JSON node to a raw ASN1OctetString value for use in constructing an LDAP Attribute object.
toLdapValues(JsonNode, String) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPAttributeMapper
Converts the value of the given JSON node to an array of raw ASN1OctetString values for use in constructing an LDAP Attribute object.
toLDIFChangeRecord() - Method in interface com.unboundid.directory.sdk.common.operation.AddRequest
Retrieves an LDIF change record that corresponds to this add request.
toLDIFChangeRecord() - Method in interface com.unboundid.directory.sdk.common.operation.ChangeRequest
Retrieves an LDIF change record that corresponds to this change request.
toLDIFChangeRecord() - Method in interface com.unboundid.directory.sdk.common.operation.DeleteRequest
Retrieves an LDIF change record that corresponds to this delete request.
toLDIFChangeRecord() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyDNRequest
Retrieves an LDIF change record that corresponds to this modify DN request.
toLDIFChangeRecord() - Method in interface com.unboundid.directory.sdk.common.operation.ModifyRequest
Retrieves an LDIF change record that corresponds to this modify request.
ToolExecutor - Interface in com.unboundid.directory.sdk.common.types
This can be used to internally execute select command line utilities and return the results.
ToolResult - Interface in com.unboundid.directory.sdk.common.types
Returns the result of a command line utility.
toString() - Method in class com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition
Gets a string representation of the attribute.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Retrieves a string representation of this attribute syntax.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.AttributeType
Retrieves a string representation of this attribute type definition.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.DITContentRule
Retrieves a string representation of this DIT content rule definition.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.DITStructureRule
Retrieves a string representation of this DIT structure rule definition.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Retrieves a string representation of this matching rule.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRuleUse
Retrieves a string representation of this matching rule use definition.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.NameForm
Retrieves a string representation of this name form definition.
toString() - Method in interface com.unboundid.directory.sdk.common.schema.ObjectClass
Retrieves a string representation of this object class definition.
toString() - Method in interface com.unboundid.directory.sdk.common.types.AlertNotification
Retrieves a string representation of this alert notification.
toString() - Method in interface com.unboundid.directory.sdk.common.types.ClientContext
Retrieves a string representation of the client connection.
toString() - Method in enum com.unboundid.directory.sdk.common.types.ConditionResult
Retrieves a string representation of this condition result value.
toString() - Method in enum com.unboundid.directory.sdk.common.types.DisconnectReason
Retrieves a string representation of this disconnect reason.
toString() - Method in interface com.unboundid.directory.sdk.common.types.EMailAttachment
Retrieves a string representation of this email attachment.
toString() - Method in interface com.unboundid.directory.sdk.common.types.EMailMessage
Retrieves a string representation for this email message.
toString() - Method in interface com.unboundid.directory.sdk.common.types.EncryptionSettingsDefinition
Retrieves a string representation of this encryption settings definition.
toString() - Method in interface com.unboundid.directory.sdk.common.types.OperationContext
Retrieves a string representation of this operation.
toString() - Method in enum com.unboundid.directory.sdk.common.types.OperationType
Retrieves a string representation of this operation type.
toString() - Method in class com.unboundid.directory.sdk.common.types.PostManageExtensionPluginResult
Retrieves a string representation of this post manage extension plugin result.
toString() - Method in class com.unboundid.directory.sdk.common.types.PreManageExtensionPluginResult
Retrieves a string representation of this pre manage extension plugin result.
toString() - Method in interface com.unboundid.directory.sdk.ds.types.AccountStatusNotification
Retrieves a string representation of this account status notification.
toString() - Method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationProperty
Retrieves a string representation of this account status notification property.
toString() - Method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationType
Retrieves a string representation of this account status notification type.
toString() - Method in enum com.unboundid.directory.sdk.ds.types.IndexType
Retrieves the human-readable name for this IndexType.
toString() - Method in class com.unboundid.directory.sdk.ds.types.IntermediateResponsePluginResult
Retrieves a string representation of this intermediate response plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.LDIFPluginResult
Retrieves a string representation of this LDIF plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Retrieves a string representation of this pass-through authentication result.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResult
Appends a string representation of this pass-through authentication result to the provided buffer.
toString() - Method in enum com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResultCode
Retrieves the human-readable name for this IndexType.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PostConnectPluginResult
Retrieves a string representation of this post-connect plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PostDisconnectPluginResult
Retrieves a string representation of this post-disconnect plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PostOperationPluginResult
Retrieves a string representation of this post-operation plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PostResponsePluginResult
Retrieves a string representation of this post-response plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PreOperationPluginResult
Retrieves a string representation of this pre-operation plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.PreParsePluginResult
Retrieves a string representation of this pre-parse plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.SearchEntryPluginResult
Retrieves a string representation of this search entry plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.SearchReferencePluginResult
Retrieves a string representation of this search reference plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.StartupPluginResult
Retrieves a string representation of this startup plugin result.
toString() - Method in class com.unboundid.directory.sdk.ds.types.SubordinateModifyDNPluginResult
Retrieves a string representation of this search entry plugin result.
toString() - Method in enum com.unboundid.directory.sdk.ds.types.WritabilityMode
Retrieves a string representation of this WritabilityMode.
toString() - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Retrieves a string representation of this LDAP health check.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.proxy.api.LDAPHealthCheck
Appends a string representation of this LDAP health check to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Retrieves a string representation of this placement algorithm.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.proxy.api.PlacementAlgorithm
Appends a string representation of this placement algorithm to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Retrieves a string representation of this proxy transformation.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Appends a string representation of this proxy transformation to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Retrieves a string representation of this server affinity provider.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Appends a string representation of this server affinity provider to the provided buffer.
toString() - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Retrieves a string representation of this health check result.
toString() - Method in class com.unboundid.directory.sdk.proxy.types.ServerAffinity
Retrieves a string representation of this server affinity object.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.proxy.types.ServerAffinity
Appends a string representation of this server affinity object to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Retrieves a string representation of this Kafka sync destination plugin.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.sync.api.KafkaSyncDestinationPlugin
Appends a string representation of this Kafka sync destination plugin to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Retrieves a string representation of this LDAP sync destination plugin.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
Appends a string representation of this LDAP sync destination plugin to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Retrieves a string representation of this LDAP sync source plugin.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncSourcePlugin
Appends a string representation of this LDAP sync source plugin to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Retrieves a string representation of this sync pipe plugin.
toString(StringBuilder) - Method in class com.unboundid.directory.sdk.sync.api.SyncPipePlugin
Appends a string representation of this sync pipe plugin to the provided buffer.
toString() - Method in class com.unboundid.directory.sdk.sync.types.ChangeRecord
toString() - Method in class com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord
toTextNode(Attribute) - Method in interface com.unboundid.directory.sdk.scim2.types.SCIMLDAPAttributeMapper
Converts an LDAP attribute to a JSON text node.
TransactionContext - Class in com.unboundid.directory.sdk.sync.types
This class wraps an open JDBC Connection and provides controlled access to it via a handful of delegating methods.
TransactionContext(Connection) - Constructor for class com.unboundid.directory.sdk.sync.types.TransactionContext
Constructor.
transformAddRequest(ProxyOperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided add request.
transformAddRequest(ProxyOperationContext, AddRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided add request.
transformAddResult(ProxyOperationContext, ReadOnlyAddRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided add result.
transformAddResult(ProxyOperationContext, ReadOnlyAddRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided add result.
transformBindRequest(ProxyOperationContext, BindRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided bind request.
transformBindRequest(ProxyOperationContext, BindRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided bind request.
transformBindResult(ProxyOperationContext, BindRequest, BindResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided bind request.
transformBindResult(ProxyOperationContext, BindRequest, BindResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided bind request.
transformCompareRequest(ProxyOperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided compare request.
transformCompareRequest(ProxyOperationContext, CompareRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided compare request.
transformCompareResult(ProxyOperationContext, ReadOnlyCompareRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided compare result.
transformCompareResult(ProxyOperationContext, ReadOnlyCompareRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided compare result.
transformDeleteRequest(ProxyOperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided delete request.
transformDeleteRequest(ProxyOperationContext, DeleteRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided delete request.
transformDeleteResult(ProxyOperationContext, ReadOnlyDeleteRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided delete result.
transformDeleteResult(ProxyOperationContext, ReadOnlyDeleteRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided delete result.
transformModifyDNRequest(ProxyOperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided modify DN request.
transformModifyDNRequest(ProxyOperationContext, ModifyDNRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided modify DN request.
transformModifyDNResult(ProxyOperationContext, ReadOnlyModifyDNRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided modify DN result.
transformModifyDNResult(ProxyOperationContext, ReadOnlyModifyDNRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided modify DN result.
transformModifyRequest(ProxyOperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided modify request.
transformModifyRequest(ProxyOperationContext, ModifyRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided modify request.
transformModifyResult(ProxyOperationContext, ReadOnlyModifyRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided modify result.
transformModifyResult(ProxyOperationContext, ReadOnlyModifyRequest, LDAPResult) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided modify result.
transformRequest(LDAPInterface, UpdatableLDAPRequest, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.api.LDAPSyncDestinationPlugin
This method is called prior to executing any add, modify, delete, or search from the destination but after the respective pre method (e.g preFetch or preModify).
transformRequest(LDAPInterface, UpdatableLDAPRequest, SyncOperation) - Method in class com.unboundid.directory.sdk.sync.scripting.ScriptedLDAPSyncDestinationPlugin
This method is called prior to executing any add, modify, delete, or search from the destination but after the respective pre method (e.g preFetch or preModify).
transformSearchRequest(ProxyOperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided search request.
transformSearchRequest(ProxyOperationContext, SearchRequest) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided search request.
transformSearchResult(ProxyOperationContext, ReadOnlySearchRequest, SearchResult, SearchResultProvider) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided search result.
transformSearchResult(ProxyOperationContext, ReadOnlySearchRequest, SearchResult, SearchResultProvider) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided search result.
transformSearchResultEntry(ProxyOperationContext, ReadOnlySearchRequest, SearchResultEntry) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided search result entry.
transformSearchResultEntry(ProxyOperationContext, ReadOnlySearchRequest, SearchResultEntry) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided search result entry.
transformSearchResultReference(ProxyOperationContext, ReadOnlySearchRequest, SearchResultReference) - Method in class com.unboundid.directory.sdk.proxy.api.ProxyTransformation
Applies any necessary transformation to the provided search result reference.
transformSearchResultReference(ProxyOperationContext, ReadOnlySearchRequest, SearchResultReference) - Method in class com.unboundid.directory.sdk.proxy.scripting.ScriptedProxyTransformation
Applies any necessary transformation to the provided search result reference.
TrustManagerProvider - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which provide access to trust managers which are used to determine whether to trust a certificate that has been presented to the server.
TrustManagerProvider() - Constructor for class com.unboundid.directory.sdk.common.api.TrustManagerProvider
Creates a new instance of this trust manager provider.
TrustManagerProviderConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a trust manager provider.
typeForName(String) - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationType
Retrieves the account status notification type with the specified name.

U

UnavailableAlertType - Interface in com.unboundid.directory.sdk.common.types
This interface may be used to interact with an alert type that may cause the server to be classified as unavailable.
UnbindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to interact with an unbind request.
UnboundIDExtension - Interface in com.unboundid.directory.sdk.common.internal
This interface is used to mark classes which may be extensions to UnboundID products.
UncachedAttributeCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which have the ability to determine which attributes should be stored in the uncached-id2entry database of a local DB backend, while the remainder of the entry is stored in the id2entry database.
UncachedAttributeCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.UncachedAttributeCriteria
Creates a new instance of this uncached attribute criteria.
UncachedAttributeCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an uncached attribute criteria object.
UncachedEntryCriteria - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which have the ability to determine which entries should be stored in the uncached-id2entry database of a local DB backend, rather than in the id2entry database.
UncachedEntryCriteria() - Constructor for class com.unboundid.directory.sdk.ds.api.UncachedEntryCriteria
Creates a new instance of this uncached entry criteria.
UncachedEntryCriteriaConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for an uncached entry criteria object.
UpdatableAbandonRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update an abandon request.
UpdatableAddRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update an add request.
UpdatableAddResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update add results.
UpdatableBindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a bind request.
UpdatableBindResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update bind results.
UpdatableCompareRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a compare request.
UpdatableCompareResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update compare results.
UpdatableDeleteRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a delete request.
UpdatableDeleteResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update delete results.
UpdatableEntry - Interface in com.unboundid.directory.sdk.common.types
This interface defines a set of methods which may be used to update the contents of an entry.
UpdatableExtendedRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update an extended request.
UpdatableExtendedResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update extended results.
UpdatableGenericResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update the contents of operation results.
UpdatableModifyDNRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a modify DN request.
UpdatableModifyDNResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update modify DN results.
UpdatableModifyRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a modify request.
UpdatableModifyResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update modify results.
UpdatableRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update the contents of operation requests.
UpdatableResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update the contents of operation results.
UpdatableSASLBindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a SASL bind request.
UpdatableSearchRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a search request.
UpdatableSearchResult - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update search results.
UpdatableSimpleBindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update a simple bind request.
UpdatableUnbindRequest - Interface in com.unboundid.directory.sdk.common.operation
This interface defines a set of methods which may be used to update an unbind request.
update(StoreUpdateRequest) - Method in class com.unboundid.directory.sdk.broker.api.StoreAdapter
Update the specified entry in the native data store.
UPDATE_LOG_NAME - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
File written to history/[timestamp]-[version] to document whatever modifications were made to the file system during an update.
UPDATE_PATH - Static variable in class com.unboundid.directory.sdk.common.types.ExtensionBundle
Path to the config/update directory where update base files are stored.
updateAffinity(ProxyOperationContext, DN, BackendServer) - Method in class com.unboundid.directory.sdk.proxy.api.ServerAffinityProvider
Specifies the backend server that was used to process the provided operation, which allows this affinity provider to establish or update any necessary state information that could be used to select the same server for "related" operations that may be processed in the future.
updateContext(VelocityContext, HttpServletRequest, HttpServletResponse) - Method in class com.unboundid.directory.sdk.common.api.VelocityContextProvider
This method is called following a call to one of the handleXXX methods and may be used for logic that is independent of the HTTP operation requested.
UpdateExtensionDetails - Class in com.unboundid.directory.sdk.common.types
This class defines a structure which may be used to provide information about the manage extension update state.
UpdateExtensionDetails(ExtensionBundle, ExtensionBundle) - Constructor for class com.unboundid.directory.sdk.common.types.UpdateExtensionDetails
Creates a new update extension details with the provided information.
updateMonitorData() - Method in class com.unboundid.directory.sdk.common.api.MonitorProvider
Updates the information collected by this monitor provider.

V

validate(String) - Method in class com.unboundid.directory.sdk.common.api.AccessTokenValidator
Validate the provided access token.
validateToken(OAuthToken, SCIMRequest) - Method in class com.unboundid.directory.sdk.http.api.OAuthTokenHandler
Determines whether the incoming token is valid for the given request.
validateToken(OAuthToken, SCIMRequest) - Method in class com.unboundid.directory.sdk.http.scripting.ScriptedOAuthTokenHandler
Determines whether the incoming token is valid for the given request.
ValueConstructor - Interface in com.unboundid.directory.sdk.common.types
A ValueConstructor is used to build String values using a value-pattern template that references attribute values within an Entry.
valueIsAcceptable(ByteString, StringBuilder) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Indicates whether the provided value is acceptable for use with this attribute syntax.
valueIsAcceptable(AttributeType, ByteString, StringBuilder) - Method in interface com.unboundid.directory.sdk.common.schema.AttributeSyntax
Indicates whether the provided value is acceptable for use with this attribute syntax.
valueMatchesSubstring(ByteString, ByteString, List<ByteString>, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.SubstringMatchingRule
Indicates whether the provided value matches the given substring assertion.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.broker.types.PolicyDecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.config.VelocityContextProviderConfig.ObjectScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.AlarmSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.AlertSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.ConditionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.DisconnectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.LogCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.LogSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.common.types.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.NotificationDeliveryResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.SASLBindResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.StartupDependency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.TaskReturnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.ds.types.WritabilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.proxy.types.HealthCheckState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.PostStepResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.PreStepResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.SetStartpointOptions.StartpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.unboundid.directory.sdk.sync.types.SyncOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.unboundid.directory.sdk.broker.types.PolicyDecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.broker.types.StoreAttributeDefinition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.config.VelocityContextProviderConfig.ObjectScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.AlarmSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.AlertSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.ConditionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.DisconnectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.LogCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.LogSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.common.types.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.AccountStatusNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.NotificationDeliveryResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.PassThroughAuthenticationResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.SASLBindResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.StartupDependency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.TaskReturnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.ds.types.WritabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.proxy.types.HealthCheckState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.CompletionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.DatabaseChangeRecord.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.PostStepResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.PreStepResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.SetStartpointOptions.StartpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.unboundid.directory.sdk.sync.types.SyncOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
valuesMatch(ByteString, ByteString) - Method in interface com.unboundid.directory.sdk.common.schema.MatchingRule
Indicates whether the provided attribute value may be considered logically equivalent to the provided assertion value according to the constraints of this matching rule..
VelocityContext - Interface in com.unboundid.directory.sdk.common.types
Context used to provide named objects to Velocity templates as they are they are used to render output.
VelocityContextProvider - Class in com.unboundid.directory.sdk.common.api
This class defines an API that must be implemented by extensions which contribute content to server pages authored as Velocity templates.
VelocityContextProvider() - Constructor for class com.unboundid.directory.sdk.common.api.VelocityContextProvider
 
VelocityContextProviderConfig - Interface in com.unboundid.directory.sdk.common.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a Velocity context provider.
VelocityContextProviderConfig.ObjectScope - Enum in com.unboundid.directory.sdk.common.config
 
Version - Class in com.unboundid.directory.sdk.common.types
This class provides version information for the UnboundID Server SDK.
Version() - Constructor for class com.unboundid.directory.sdk.common.types.Version
 
VERSION_NUMBER_STRING - Static variable in class com.unboundid.directory.sdk.common.types.Version
The version number string for the Server SDK.
VERSION_QUALIFIER - Static variable in class com.unboundid.directory.sdk.common.types.Version
The version qualifier string for the Server SDK.
VirtualAttributeProvider - Class in com.unboundid.directory.sdk.ds.api
This class defines an API that must be implemented by extensions which construct attribute values which may be included in entries instead of or in addition to real values which are actually stored in the backend.
VirtualAttributeProvider() - Constructor for class com.unboundid.directory.sdk.ds.api.VirtualAttributeProvider
Creates a new instance of this virtual attribute provider.
VirtualAttributeProviderConfig - Interface in com.unboundid.directory.sdk.ds.config
This interface defines a set of methods that may be used to obtain information about the general configuration for a virtual attribute provider.

W

WebAppServerContext - Interface in com.unboundid.directory.sdk.http.types
This interface may be used to interact with the server from within a web application.
WebAppServerContextFactory - Class in com.unboundid.directory.sdk.http.types
This class provides a factory which may be used to obtain an of a WebAppServerContext object.
WebAppServerContextFactory() - Constructor for class com.unboundid.directory.sdk.http.types.WebAppServerContextFactory
 
worseThan(HealthCheckResult) - Method in interface com.unboundid.directory.sdk.proxy.types.HealthCheckResult
Indicates whether this health check result is considered worse than the provided result.
WritabilityMode - Enum in com.unboundid.directory.sdk.ds.types
This class implements an enumeration that may be used to control the writability mode for the entire server or for a specific backend.
write(CharSequence) - Method in interface com.unboundid.directory.sdk.common.types.LogWriter
Writes the given message to the underlying logger.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links