Class PKIServerCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.server.cli.PKIServerCLI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetFullModuleName(String moduleName) static voidstatic voidvoidMethods inherited from class CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, 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.getName()getRoot()booleanremoveModule(String name) voidrunExternal(String[] command) voidrunExternal(List<String> command) voidsetDescription(String description) void
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
PKIServerCLI
-
-
Method Details
-
getFullModuleName
- Overrides:
getFullModuleNamein classCLI
-
createOptions
-
printHelp
-
execute
-
handleException
-
main
-