Package com.netscape.cmstools.cert
Class ProxyCertCLI
- java.lang.Object
-
- com.netscape.cmstools.cli.CLI
-
- com.netscape.cmstools.cli.ProxyCLI
-
- com.netscape.cmstools.cert.ProxyCertCLI
-
@Deprecated public class ProxyCertCLI extends ProxyCLI
Deprecated.pki cert has been deprecated. Use pki ca-cert instead.
-
-
Constructor Summary
Constructors Constructor Description ProxyCertCLI(CLI parent)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
execute(java.lang.String[] args)
Deprecated.-
Methods inherited from class com.netscape.cmstools.cli.ProxyCLI
addModule, getClient, getClient, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, printHelp, removeModule, setDescription, setName
-
Methods inherited from class com.netscape.cmstools.cli.CLI
findModule, findModules, getConfig, getDeprecatedModules, getManPage, isDeprecated, isVerbose, runExternal, runExternal, setVerbose
-
-