public class TKSKeyCLI extends CLI
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
TKSCLI |
tksCLI |
TPSConnectorClient |
tpsConnectorClient |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName() |
TPSConnectorClient |
getTPSConnectorClient() |
static void |
printKeyInfo(java.lang.String id,
KeyData data) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public TKSCLI tksCLI
public TPSConnectorClient tpsConnectorClient
public TKSKeyCLI(TKSCLI tksCLI)
public java.lang.String getFullName()
getFullName
in class CLI
public TPSConnectorClient getTPSConnectorClient() throws java.lang.Exception
java.lang.Exception
public static void printKeyInfo(java.lang.String id, KeyData data)