Uses of Class
org.forgerock.opendj.server.config.meta.ExactMatchIdentityMapperCfgDefn
-
Packages that use ExactMatchIdentityMapperCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of ExactMatchIdentityMapperCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return ExactMatchIdentityMapperCfgDefn Modifier and Type Method Description static ExactMatchIdentityMapperCfgDefn
ExactMatchIdentityMapperCfgDefn. getInstance()
Get the Exact Match Identity Mapper configuration definition singleton.
-