Uses of Interface
org.eclipse.keypop.reader.selection.spi.SmartCard
Package
Description
Components used to manage card selection.
Components to be implemented by card extensions.
-
Uses of SmartCard in org.eclipse.keypop.reader.selection
Modifier and TypeMethodDescriptionCardSelectionResult.getActiveSmartCard()
Gets the active matching card.Modifier and TypeMethodDescriptionCardSelectionResult.getSmartCards()
Gets allSmartCard
corresponding to all successful selection cases in a map for which the key is the selection index provided by theCardSelectionManager.prepareSelection(CardSelector, CardSelectionExtension)
method. -
Uses of SmartCard in org.eclipse.keypop.reader.selection.spi
Modifier and TypeInterfaceDescriptioninterface
ISO 7816-4 smart card with which communication has been established after a selection process and which is ready to receive APDUs.