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 UnboundID Directory Server (also referred to as the Identity Data Store), although they may be applicable to other UnboundID server products in certain contexts.

See:
          Description

Interface Summary
AccountStatusNotificationHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an account status notification handler.
CertificateMapperConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a certificate mapper.
ChangeSubscriptionHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a change subscription handler.
CipherStreamProviderConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a cipher stream provider.
ConnectionCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a connection criteria object.
ExtendedOperationHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an extended operation handler.
GenericDirectoryConfig 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.
IdentityMapperConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an identity mapper.
OneTimePasswordDeliveryMechanismConfig 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.
PasswordGeneratorConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a password generator.
PasswordStorageSchemeConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a password storage scheme.
PasswordValidatorConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a password validator.
PluginConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a plugin.
RequestCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a request criteria object.
ResultCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a result criteria object.
SASLMechanismHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a SASL mechanism handler.
SearchEntryCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a search entry criteria object.
SearchReferenceCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a search reference criteria object.
UncachedAttributeCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an uncached attribute criteria object.
UncachedEntryCriteriaConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an uncached entry criteria object.
VirtualAttributeProviderConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a virtual attribute provider.
 

Package com.unboundid.directory.sdk.ds.config Description

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 UnboundID Directory Server (also referred to as the Identity Data Store), although they may be applicable to other UnboundID server products in certain contexts.