Package com.netscape.cmstools.key
Class ProxyKeyCLI
- java.lang.Object
-
- org.dogtagpki.cli.CLI
-
- com.netscape.cmstools.cli.ProxyCLI
-
- com.netscape.cmstools.key.ProxyKeyCLI
-
@Deprecated public class ProxyKeyCLI extends ProxyCLI
Deprecated.pki key has been deprecated. Use pki kra-key instead.
-
-
Constructor Summary
Constructors Constructor Description ProxyKeyCLI(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 org.dogtagpki.cli.CLI
addModule, findModule, findModules, getConfig, getManPage, getRoot, isDeprecated, runExternal, runExternal
-
-