public class KeyCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
KeyClient |
keyClient |
SystemCertClient |
systemCertClient |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
java.lang.String |
getFullName() |
java.lang.String |
getManPage() |
static void |
printKeyInfo(KeyInfo info) |
static void |
printKeyRequestInfo(KeyRequestInfo info) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic KeyClient keyClient
public SystemCertClient systemCertClient
public KeyCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic java.lang.String getManPage()
getManPage in class CLIpublic void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printKeyInfo(KeyInfo info)
public static void printKeyRequestInfo(KeyRequestInfo info)