Uses of Class
com.netscape.certsrv.profile.ProfileParameter
-
Packages that use ProfileParameter Package Description com.netscape.certsrv.profile -
-
Uses of ProfileParameter in com.netscape.certsrv.profile
Methods in com.netscape.certsrv.profile that return types with arguments of type ProfileParameter Modifier and Type Method Description java.util.List<ProfileParameter>PolicyDefault. getParams()Method parameters in com.netscape.certsrv.profile with type arguments of type ProfileParameter Modifier and Type Method Description voidPolicyDefault. setParams(java.util.List<ProfileParameter> params)
-