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