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