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 UnboundID server products.

See:
          Description

Interface Summary
AccessLoggerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an access logger.
AlertHandlerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an alert handler.
ErrorLoggerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for an error logger.
FileBasedAccessLoggerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a file-based access logger.
FileBasedErrorLoggerConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a file-based error logger.
GenericConfig This interface defines a set of methods that may be used to obtain information about the general configuration for all types of extensions.
KeyManagerProviderConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a key manager provider.
MonitorProviderConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a monitor provider.
TrustManagerProviderConfig This interface defines a set of methods that may be used to obtain information about the general configuration for a trust manager provider.
 

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

This package defines a number of interfaces that may be used to obtain server-side configuration information for third-party extensions common to multiple UnboundID server products.