Class OCSPCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.cli.SubsystemCLI
com.netscape.cmstools.ocsp.OCSPCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class SubsystemCLI
mainCLIFields inherited from class CLI
client, description, formatter, logger, modules, name, options, parent, parser, verboseModifier and TypeFieldDescriptionstatic org.apache.commons.cli.HelpFormatterstatic org.slf4j.Loggerorg.apache.commons.cli.Optionsstatic org.apache.commons.cli.CommandLineParserstatic boolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SubsystemCLI
execute, getClient, getFullName, login, logoutMethods inherited from class CLI
addModule, addModule, findModule, findModules, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, 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()booleanvoidremoveModule(String name) voidrunExternal(String[] command) voidrunExternal(List<String> command) voidsetDescription(String description) void
-
Field Details
-
ocspClient
-
-
Constructor Details
-
OCSPCLI
-
-
Method Details
-
getSubsystemClient
- Overrides:
getSubsystemClientin classSubsystemCLI- Throws:
Exception
-