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