Package org.eclipse.keypop.reader.selection
Components used to manage card selection.
- Since:
- 1.0.0
-
Interface Summary Interface Description BasicCardSelector Basic filters used to restrict the selection process to certain cards.CardSelectionManager Service dedicated to card selection, based on the preparation of a card selection scenario.CardSelectionResult Result of a selection process.CardSelector<T extends CardSelector<T>> Common filters used to restrict the selection process to certain cards.CommonIsoCardSelector<T extends CommonIsoCardSelector<T>> Common ISO filters used to restrict the selection process to certain ISO 7816-4 cards.IsoCardSelector ISO filters used to restrict the selection process to certain ISO 7816-4 cards.ScheduledCardSelectionsResponse Response of the execution of a scheduled selection scenario provided by aCardReaderEvent
. -
Enum Summary Enum Description CommonIsoCardSelector.FileControlInformation Types of templates available in return for the Select Application command, according to the ISO7816-4 standard.CommonIsoCardSelector.FileOccurrence Navigation options through the different applications contained in the card according to the ISO7816-4 standard. -
Exception Summary Exception Description InvalidCardResponseException Indicates that a response received from the card during the selection process was invalid.