Uses of Package
org.calypsonet.terminal.calypso.transaction
-
Packages that use org.calypsonet.terminal.calypso.transaction Package Description org.calypsonet.terminal.calypso.transaction Calypso card transaction API. -
Classes in org.calypsonet.terminal.calypso.transaction used by org.calypsonet.terminal.calypso.transaction Class Description CardSecuritySetting Data to manage the security operations of a Calypso card transaction.CardTransactionManager Service providing the high-level API to manage transactions with a Calypso card.CommonSecuritySetting Common data to manage the security operations of a Calypso transaction.CommonSignatureComputationData Contains the input/output data of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)
method for common signature computation modes.CommonSignatureVerificationData Contains the input/output data of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)
method for common signature verification modes.CommonTransactionManager Common service providing the high-level API to manage transactions with a Calypso card or SAM.SearchCommandData Contains the input/output data of theCardTransactionManager.prepareSearchRecords(SearchCommandData)
method.SvAction Defines the type Stored Value of action.SvOperation Defines the type of Stored Value operation to be performed.TraceableSignatureComputationData Contains the input/output data of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)
method for traceable signature computation using the "PSO Compute Signature" SAM command.TraceableSignatureVerificationData Contains the input/output data of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)
method for traceable signature verification using the "PSO Verify Signature" SAM command.