Package com.netscape.cmstools.cli
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 TypeMethodDescriptionvoid
void
getFullModuleName
(String moduleName) getName()
void
removeModule
(String name) void
setDescription
(String description) void
Methods 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:
getFullName
in classCLI
-
getFullModuleName
- Overrides:
getFullModuleName
in classCLI
-
getDescription
- Overrides:
getDescription
in classCLI
-
setDescription
- Overrides:
setDescription
in classCLI
-
getParent
-
getModules
- Overrides:
getModules
in classCLI
-
getModule
-
addModule
-
removeModule
- Overrides:
removeModule
in classCLI
-
getClient
-
getClient
-
printHelp
-
execute
-