Package org.eclipse.keyple.plugin.pcsc
Contains the APIs needed to manage PC/SC readers in a Keyple-based application.
-
Interface Summary Interface Description PcscPlugin PC/SC specificKeyplePluginExtension
.PcscPluginFactory PC/SC specificKeyplePluginExtensionFactory
to be provided to the Keyple SmartCard service to register the PC/SC plugin, built byPcscPluginFactoryBuilder
.PcscReader PC/SC specificKeypleReaderExtension
. -
Class Summary Class Description PcscPluginFactoryBuilder Builds instances ofPcscPluginFactory
from values configured by the setters.PcscPluginFactoryBuilder.Builder Builder to build aPcscPluginFactory
. -
Enum Summary Enum Description PcscReader.DisconnectionMode Action to be taken after the card is disconnected.PcscReader.IsoProtocol Available transmission protocols as defined by the PC/SC standard.PcscReader.SharingMode Connection mode to indicate if the application is willing to share the card with other applications.PcscSupportedContactlessProtocol Non-exhaustive list of protocols supported by common contactless PC/SC readers.PcscSupportedContactProtocol Non-exhaustive list of protocols supported by common contact PC/SC readers.