Class TrustManagerProviderConfigManager

java.lang.Object
org.opends.server.core.TrustManagerProviderConfigManager
All Implemented Interfaces:
ConfigurationAddListener<TrustManagerProviderCfg>, ConfigurationChangeListener<TrustManagerProviderCfg>, ConfigurationDeleteListener<TrustManagerProviderCfg>

This class defines a utility that will be used to manage the set of trust manager providers defined in the Directory Server. It will initialize the trust manager providers when the server starts, and then will manage any additions, removals, or modifications to any trust manager providers while the server is running.