public class CertFindCLI extends CLI
Constructor and Description |
---|
CertFindCLI(CertCLI certCLI) |
Modifier and Type | Method and Description |
---|---|
void |
addOptions() |
void |
addSearchAttribute(org.apache.commons.cli.CommandLine cmd,
CertSearchRequest csd) |
java.lang.Long |
convertValidityDurationUnit(java.lang.String unit) |
void |
execute(java.lang.String[] args) |
void |
printHelp() |
addModule, getClient, getClient, getDescription, getFullName, getModule, getName, isVerbose, setDescription, setName, setVerbose
public CertCLI certCLI
public CertFindCLI(CertCLI certCLI)
public void execute(java.lang.String[] args) throws java.lang.Exception
public void addOptions()
public java.lang.Long convertValidityDurationUnit(java.lang.String unit)
public void addSearchAttribute(org.apache.commons.cli.CommandLine cmd, CertSearchRequest csd) throws java.text.ParseException
java.text.ParseException