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