Class CertificateMapperConfigManager

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

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