Class ProxyCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.cli.ProxyCLI
This class provides a mechanism to authenticate against
the appropriate subsystem for the CLI command.
- Author:
- Endi S. Dewata
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetFullModuleName(String moduleName) getName()voidremoveModule(String name) voidsetDescription(String description) voidMethods inherited from class org.dogtagpki.cli.CLI
addModule, findModule, findModules, getConfig, getManPage, getRoot, isDeprecated, runExternal, runExternal
-
Constructor Details
-
ProxyCLI
-
-
Method Details
-
getName
-
setName
-
getFullName
- Overrides:
getFullNamein classCLI
-
getFullModuleName
- Overrides:
getFullModuleNamein classCLI
-
getDescription
- Overrides:
getDescriptionin classCLI
-
setDescription
- Overrides:
setDescriptionin classCLI
-
getParent
-
getModules
- Overrides:
getModulesin classCLI
-
getModule
-
addModule
-
removeModule
- Overrides:
removeModulein classCLI
-
getClient
-
getClient
-
printHelp
-
execute
-