Package com.netscape.cmstools.client
Class ClientCertValidateCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.client.ClientCertValidateCLI
- Author:
- Ade Lee
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
execute
(org.apache.commons.cli.CommandLine cmd) org.mozilla.jss.CertificateUsage
getCertificateUsage
(String certusage) void
boolean
verifySystemCertByNickname
(String nickname, String certusage) Methods inherited from class org.dogtagpki.cli.CommandCLI
execute
Methods 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 -
clientCLI
-
-
Constructor Details
-
ClientCertValidateCLI
-
-
Method Details
-
createOptions
public void createOptions()- Overrides:
createOptions
in classCommandCLI
-
printHelp
public void printHelp() -
execute
- Overrides:
execute
in classCommandCLI
- Throws:
Exception
-
verifySystemCertByNickname
- Throws:
Exception
-
getCertificateUsage
-