Package com.netscape.cmstools.pkcs11
Class PKCS11CertRemoveCLI
- java.lang.Object
-
- com.netscape.cmstools.cli.CLI
-
- com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
-
public class PKCS11CertRemoveCLI extends CLI
- Author:
- Endi S. Dewata
-
-
Constructor Summary
Constructors Constructor Description PKCS11CertRemoveCLI(PKCS11CertCLI parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createOptions()
void
execute(java.lang.String[] args)
void
printHelp()
-
Methods inherited from class com.netscape.cmstools.cli.CLI
addModule, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, removeModule, runExternal, runExternal, setDescription, setName, setVerbose
-
-
-
-
Constructor Detail
-
PKCS11CertRemoveCLI
public PKCS11CertRemoveCLI(PKCS11CertCLI parent)
-
-