Package | Description |
---|---|
org.eclipse.keyple.core.card.message |
Contains the POJOs carrying the data to or from the cards.
|
org.eclipse.keyple.core.card.selection |
Contains the classes to handle the card selection process.
|
org.eclipse.keyple.core.plugin |
Contains the plugin and reader management classes.
|
org.eclipse.keyple.core.service.event |
Contains the necessary APIs for observing plugins and readers (used by ticketing applications).
|
Class and Description |
---|
CardSelector
This POJO holds the information needed to select a particular card.
|
MultiSelectionProcessing
Indicates whether the selection process should stop after the first matching or process all
requests in the
CardSelectionRequest list. |
Class and Description |
---|
AbstractCardSelection
This class provide means to create a
CardSelectionRequest and analyse its result. |
AbstractSmartCard
AbstractSmartCard is the class to manage the elements of the result of a selection.
|
CardSelectionsResult
Contains the result of a selection process.
|
CardSelector
This POJO holds the information needed to select a particular card.
|
CardSelector.AidSelector
Holds the AID selection data.
|
CardSelector.AidSelector.AidSelectorBuilder
Builder of
CardSelector.AidSelector |
CardSelector.AidSelector.FileControlInformation
FileControlInformation indicates how to which template is expected in accordance with
ISO7816-4
|
CardSelector.AidSelector.FileOccurrence
FileOccurrence indicates how to carry out the file occurrence in accordance with ISO7816-4
|
CardSelector.AtrFilter
Static nested class to hold the data elements used to perform an ATR based filtering
|
CardSelector.CardSelectorBuilder
Create a CardSelector to perform the card selection
|
MultiSelectionProcessing
Indicates whether the selection process should stop after the first matching or process all
requests in the
CardSelectionRequest list. |
Class and Description |
---|
MultiSelectionProcessing
Indicates whether the selection process should stop after the first matching or process all
requests in the
CardSelectionRequest list. |
Class and Description |
---|
MultiSelectionProcessing
Indicates whether the selection process should stop after the first matching or process all
requests in the
CardSelectionRequest list. |