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, setName
public static org.slf4j.Logger logger
public CACertClient certClient
public CACertRequestCLI(CLI parent)
public java.lang.String getFullName()
getFullName
in class CLI
public java.lang.String getManPage()
getManPage
in class CLI
public CACertClient getCertClient() throws java.lang.Exception
java.lang.Exception
public static void printCertRequestInfos(CertRequestInfos infos)
public static void printCertRequestInfo(CertRequestInfo info)
public static void printCertReviewResponse(CertReviewResponse response)