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