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) |
static void |
printCert(UserCertData userCertData,
boolean showPrettyPrint,
boolean showEncoded) |
addModule, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic UserClient userClient
public UserCertCLI(UserCLI parent)
public void execute(java.lang.String[] args)
throws java.lang.Exception
public static void printCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded)