Class UserCertCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.user.UserCertCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class CLI
description, exitOnError, formatter, modules, name, options, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprintCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded) Methods inherited from class CLI
addModule, addModule, createOptions, execute, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, parseOptions, printHelp, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
UserCertCLI
-
-
Method Details
-
getManPage
- Overrides:
getManPagein classCLI
-
printCert
public static void printCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded)
-