public class UserCertCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
UserClient |
userClient |
| Constructor and Description |
|---|
UserCertCLI(UserCLI parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
java.lang.String |
getManPage() |
static void |
printCert(UserCertData userCertData,
boolean showPrettyPrint,
boolean showEncoded) |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic UserClient userClient
public UserCertCLI(UserCLI parent)
public java.lang.String getManPage()
getManPage in class CLIpublic void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded)