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