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