public class CACertRequestApproveCLI extends CACertRequestActionCLI
logger
Constructor and Description |
---|
CACertRequestApproveCLI(CACertRequestCLI certRequestCLI) |
Modifier and Type | Method and Description |
---|---|
void |
performAction(CACertClient certClient,
RequestId requestId,
CertReviewResponse reviewInfo) |
createOptions, execute, printHelp
execute
addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, removeModule, runExternal, runExternal, setDescription, setName
public CACertRequestApproveCLI(CACertRequestCLI certRequestCLI)
public void performAction(CACertClient certClient, RequestId requestId, CertReviewResponse reviewInfo)
performAction
in class CACertRequestActionCLI