Class IdentityMapperConfigManager

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

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