Class SASLConfigManager

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

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