All Classes and Interfaces

Class
Description
API associated to a AutonomousObservablePluginSpi
Plugin (non pool) having autonomous capabilities to observe reader connections and disconnections.
Reader having an autonomous mechanism to select the cards (for example OMAPI readers).
This SPI is specifically designed for plugins that handle card insertion asynchronously.
This SPI is specifically designed for plugins that handle card insertion synchronously.
This SPI is specifically designed for plugins that don't handle card insertion autonomously but requires an external active stimulation to detect card insertion without implementing a waiting mechanism.
Indicates that an error occurred while communicating with a card.
Reader able to detect and notify a card removal during processing, between two APDU commands.
This SPI is specifically designed for plugins that handle card removal asynchronously.
This SPI is specifically designed for plugins that handle card removal synchronously.
This SPI is specifically designed for plugins that don't handle card removal autonomously but requires the sending of an APDU to detect the card removal.
Reader able to manage multiple protocols and which allows the configuration of the protocol to use.
Deprecated.
Useless SPI, don't implement it.
Plugin (non pool) able to manage a dynamic list of readers and provide the content on request (for example PC/SC).
Reader able to detect the insertion and removal of cards.
API properties.
Factory of PluginSpi
Indicates that an error occurred while managing the readers.
Plugin (non pool) able to manage a static list of readers.
Factory of PoolPluginSpi
Plugin able to manage a dynamic list of readers based on an allocation/de-allocation mechanism (for example HSM).
Reader extension for pool readers.
Indicates that an error occurred while communicating with a reader.
Reader able to communicate with smart cards whose purpose is to remain present in the reader (for example a SAM reader).
Indicates that a task (for example, waiting for a card to be inserted) has been cancelled and is no longer active.
Deprecated.
Use CardInsertionWaiterAsynchronousApi instead (will be removed in a future version of this API).
Deprecated.
Implement CardInsertionWaiterAsynchronousSpi instead (will be removed in a future version of this API).
Deprecated.
Implement CardInsertionWaiterBlockingSpi instead (will be removed in a future version of this API).
Deprecated.
Implement CardInsertionWaiterNonBlockingSpi instead (will be removed in a future version of this API).
Deprecated.
Use CardRemovalWaiterAsynchronousApi instead (will be removed in a future version of this API).
Deprecated.
Implement CardRemovalWaiterAsynchronousSpi instead (will be removed in a future version of this API).
Deprecated.
Implement CardRemovalWaiterBlockingSpi instead (will be removed in a future version of this API).
Deprecated.
Useless SPI, don't implement it.
Deprecated.
Implement CardRemovalWaiterNonBlockingSpi instead (will be removed in a future version of this API).