public class PKIServerCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
PKIServerCLI() |
| Modifier and Type | Method and Description |
|---|---|
void |
createOptions() |
void |
execute(java.lang.String[] args) |
java.lang.String |
getFullModuleName(java.lang.String moduleName) |
static void |
main(java.lang.String[] args) |
void |
printHelp() |
addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, removeModule, runExternal, runExternal, setDescription, setNamepublic PKIServerCLI()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getFullModuleName(java.lang.String moduleName)
getFullModuleName in class CLIpublic void createOptions()
throws java.lang.Exception
java.lang.Exceptionpublic void execute(java.lang.String[] args)
throws java.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception