Package com.netscape.cmstools.ca
Class CACertRequestSubmitCLI
- java.lang.Object
-
- com.netscape.cmstools.cli.CLI
-
- com.netscape.cmstools.ca.CACertRequestSubmitCLI
-
public class CACertRequestSubmitCLI extends CLI
-
-
Constructor Summary
Constructors Constructor Description CACertRequestSubmitCLI(CACertCLI certCLI)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute(java.lang.String[] args)
void
printHelp()
-
Methods inherited from class com.netscape.cmstools.cli.CLI
addModule, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, removeModule, runExternal, runExternal, setDescription, setName, setVerbose
-
-
-
-
Constructor Detail
-
CACertRequestSubmitCLI
public CACertRequestSubmitCLI(CACertCLI certCLI)
-
-