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.
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.
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.
SASLMechanismHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a SASL mechanism handler.
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.