| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.command.po.builder.security |
Contains the security related PO command builders.
|
| org.eclipse.keyple.calypso.command.po.builder.storedvalue |
Contains the Stored Value PO command builders.
|
| org.eclipse.keyple.calypso.command.po.parser.storedvalue |
Contains the Stored Value PO command parsers.
|
| org.eclipse.keyple.calypso.transaction |
Contains the services and POJOs providing the high-level API to manage PO selections and
transactions.
|
| org.eclipse.keyple.calypso.transaction.sammanager |
| Class and Description |
|---|
| PoTransaction.PinTransmissionMode
Defines the PIN transmission modes: plain or encrypted.
|
| Class and Description |
|---|
| PoTransaction.SvSettings.Operation
Defines the type of operation to be performed
|
| Class and Description |
|---|
| SvDebitLogRecord
This POJO contains the data of a Stored Value debit log.
|
| SvLoadLogRecord
This POJO contains the data of a Stored Value load log.
|
| Class and Description |
|---|
| CalypsoPo
This POJO concentrates all the information we know about the PO being processed: from the
selection stage to the end of the transaction.
|
| CalypsoSam
This POJO concentrates all the information we know about the SAM currently selected.
|
| DirectoryHeader
This POJO contains all metadata of a Calypso DF.
|
| ElementaryFile
This POJO contains the description of a Calypso EF.
|
| FileData
This POJO contains all known data content of a Calypso EF.
|
| FileHeader
This POJO contains all metadata of a Calypso EF.
|
| FileHeader.FileType
The EF type enum
|
| PoSecuritySettings
Manages the security settings involved in Calypso secure sessions.
|
| PoSecuritySettings.PoSecuritySettingsBuilder
Builder class for
PoSecuritySettings |
| PoSelector
This POJO contains the information needed to select a particular PO and specify the behavior in
case of invalidation.
|
| PoSelector.InvalidatedPo
Indicates if an invalidated PO should be selected or not.
|
| PoSelector.PoSelectorBuilder
Builder class for
PoSelector |
| PoTransaction.PinTransmissionMode
Defines the PIN transmission modes: plain or encrypted.
|
| PoTransaction.SessionSetting.AccessLevel
The PO Transaction Access Level: personalization, loading or debiting.
|
| PoTransaction.SessionSetting.ModificationMode
The modification mode indicates whether the secure session can be closed and reopened to
manage the limitation of the PO buffer memory.
|
| PoTransaction.SessionSetting.RatificationMode
The ratification mode defines the behavior of processClosing regarding the ratification
process.
|
| PoTransaction.SvSettings.Action
Defines the type of action.
|
| PoTransaction.SvSettings.LogRead
Defines the reading modes of the SV log.
|
| PoTransaction.SvSettings.NegativeBalance
Defines the acceptance modes for negative balances.
|
| PoTransaction.SvSettings.Operation
Defines the type of operation to be performed
|
| SamSelector
The
SamSelector class extends CardSelector to handle specific Calypso SAM needs
such as model identification. |
| SamSelector.SamSelectorBuilder
Builder of
SamSelector |
| SvDebitLogRecord
This POJO contains the data of a Stored Value debit log.
|
| SvLoadLogRecord
This POJO contains the data of a Stored Value load log.
|
| Class and Description |
|---|
| CalypsoSam
This POJO concentrates all the information we know about the SAM currently selected.
|