Class CACertFindCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.ca.CACertFindCLI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSearchAttribute(org.apache.commons.cli.CommandLine cmd, CertSearchRequest csd) voidvoidexecute(org.apache.commons.cli.CommandLine cmd) voidMethods inherited from class org.dogtagpki.cli.CommandCLI
executeMethods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
certCLI
-
-
Constructor Details
-
CACertFindCLI
-
-
Method Details
-
printHelp
-
createOptions
public void createOptions()- Overrides:
createOptionsin classCommandCLI
-
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-
convertValidityDurationUnit
-
addSearchAttribute
public void addSearchAttribute(org.apache.commons.cli.CommandLine cmd, CertSearchRequest csd) throws Exception - Throws:
Exception
-