public class CACertFindCLI extends CommandCLI
| Modifier and Type | Field and Description |
|---|---|
CACertCLI |
certCLI |
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
CACertFindCLI(CACertCLI certCLI) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSearchAttribute(org.apache.commons.cli.CommandLine cmd,
CertSearchRequest csd) |
java.lang.Long |
convertValidityDurationUnit(java.lang.String unit) |
void |
createOptions() |
void |
execute(org.apache.commons.cli.CommandLine cmd) |
void |
printHelp() |
executeaddModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, removeModule, runExternal, runExternal, setDescription, setNamepublic static org.slf4j.Logger logger
public CACertCLI certCLI
public CACertFindCLI(CACertCLI certCLI)
public void createOptions()
createOptions in class CommandCLIpublic void execute(org.apache.commons.cli.CommandLine cmd)
throws java.lang.Exception
execute in class CommandCLIjava.lang.Exceptionpublic java.lang.Long convertValidityDurationUnit(java.lang.String unit)
throws java.lang.Exception
java.lang.Exceptionpublic void addSearchAttribute(org.apache.commons.cli.CommandLine cmd,
CertSearchRequest csd)
throws java.lang.Exception
java.lang.Exception