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