Package com.netscape.cmstools.pkcs12
Class PKCS12CertAddCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
Deprecated.
Replaced by PKCS12CertImportCLI.
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class org.dogtagpki.cli.CommandCLI
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
execute
(org.apache.commons.cli.CommandLine cmd) Deprecated.void
Deprecated.Methods inherited from class org.dogtagpki.cli.CommandCLI
execute
Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
certCLI
Deprecated.
-
-
Constructor Details
-
PKCS12CertAddCLI
Deprecated.
-
-
Method Details
-
printHelp
public void printHelp()Deprecated. -
createOptions
public void createOptions()Deprecated.- Overrides:
createOptions
in classCommandCLI
-
execute
Deprecated.- Overrides:
execute
in classCommandCLI
- Throws:
Exception
-