Uses of Interface
org.eclipse.keypop.card.spi.CardRequestSpi
Package
Description
APIs provided by a reader module.
SPIs to be implemented by a card extension module.
-
Uses of CardRequestSpi in org.eclipse.keypop.card
Modifier and TypeMethodDescriptionProxyReaderApi.transmitCardRequest
(CardRequestSpi cardRequest, ChannelControl channelControl) Transmits aCardRequestSpi
, applies the providedChannelControl
policy and returns aCardResponseApi
. -
Uses of CardRequestSpi in org.eclipse.keypop.card.spi
Modifier and TypeMethodDescriptionCardSelectionRequestSpi.getCardRequest()
Gets the card request.