Class CACertFindCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.cli.SubsystemCommandCLI
com.netscape.cmstools.ca.CACertFindCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsFields inherited from class SubsystemCommandCLI
subsystemCLIFields inherited from class CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
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 SubsystemCommandCLI
execute, getPKIClient, getSubsystemClient, parseOptionsMethods inherited from class CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printVersion, 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 classSubsystemCommandCLI
-
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-
convertValidityDurationUnit
-
addSearchAttribute
public void addSearchAttribute(org.apache.commons.cli.CommandLine cmd, CertSearchRequest csd) throws Exception - Throws:
Exception
-