Class CACertRequestValidateCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.ca.CACertRequestActionCLI
com.netscape.cmstools.ca.CACertRequestValidateCLI
-
Field Summary
Fields inherited from class CACertRequestActionCLI
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperformAction(CACertClient certClient, RequestId requestId, CertReviewResponse reviewInfo) Methods inherited from class CACertRequestActionCLI
createOptions, execute, printHelpMethods inherited from class CommandCLI
executeMethods inherited from class CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, removeModule, runExternal, runExternal, setDescription, setName
-
Constructor Details
-
CACertRequestValidateCLI
-
-
Method Details
-
performAction
public void performAction(CACertClient certClient, RequestId requestId, CertReviewResponse reviewInfo) throws Exception - Overrides:
performActionin classCACertRequestActionCLI- Throws:
Exception
-