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 CommandCLI
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidexecute(org.apache.commons.cli.CommandLine cmd) Deprecated.voidDeprecated.Methods inherited from class CommandCLI
executeMethods inherited from class CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, removeModule, runExternal, runExternal, setDescription, setNameModifier and TypeMethodDescriptionvoidvoidfindModule(String command) Find the last module that handles the specified command.findModules(String command) Find the list of modules that handle the specified command.getFullModuleName(String moduleName) getName()getRoot()booleanremoveModule(String name) voidrunExternal(String[] command) voidrunExternal(List<String> command) voidsetDescription(String description) void
-
Field Details
-
certCLI
Deprecated.
-
-
Constructor Details
-
PKCS12CertAddCLI
Deprecated.
-
-
Method Details
-
printHelp
-
createOptions
-
execute
Deprecated.- Overrides:
executein classCommandCLI- Throws:
Exception
-