public class CACertRequestCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
CACertClient |
certClient |
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
CACertRequestCLI(CLI parent) |
| Modifier and Type | Method and Description |
|---|---|
CACertClient |
getCertClient() |
java.lang.String |
getFullName() |
java.lang.String |
getManPage() |
static void |
printCertRequestInfo(CertRequestInfo info) |
static void |
printCertRequestInfos(CertRequestInfos infos) |
static void |
printCertReviewResponse(CertReviewResponse response) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setNamepublic static org.slf4j.Logger logger
public CACertClient certClient
public CACertRequestCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic java.lang.String getManPage()
getManPage in class CLIpublic CACertClient getCertClient() throws java.lang.Exception
java.lang.Exceptionpublic static void printCertRequestInfos(CertRequestInfos infos)
public static void printCertRequestInfo(CertRequestInfo info)
public static void printCertReviewResponse(CertReviewResponse response)