Class CVV
java.lang.Object
org.jpos.q2.cli.ssm.SsmActionBase
org.jpos.q2.cli.ssm.actions.CVV
- All Implemented Interfaces:
CLICommand
Calculate CVV
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancheckUsage(CLIContext cli, String[] strings) protected voiddoCommand(CLIContext cli, JCESecurityModule sm, short keyLength, String[] args) Methods inherited from class SsmActionBase
exec
-
Constructor Details
-
CVV
public CVV()
-
-
Method Details
-
checkUsage
- Specified by:
checkUsagein classSsmActionBase
-
doCommand
protected void doCommand(CLIContext cli, JCESecurityModule sm, short keyLength, String[] args) throws SMException - Specified by:
doCommandin classSsmActionBase- Throws:
SMException
-