All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AutonomousObservablePluginApi API associated to aAutonomousObservablePluginSpi
AutonomousObservablePluginSpi Plugin (non pool) having autonomous capabilities to observe reader connections and disconnections.AutonomousSelectionReaderSpi Reader having an autonomous mechanism to select the cards (for example OMAPI readers).CardInsertionWaiterAsynchronousApi API associated to aCardInsertionWaiterAsynchronousSpi
CardInsertionWaiterAsynchronousSpi This SPI is specifically designed for plugins that handle card insertion asynchronously.CardInsertionWaiterBlockingSpi This SPI is specifically designed for plugins that handle card insertion synchronously.CardInsertionWaiterNonBlockingSpi 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.CardIOException Indicates that an error occurred while communicating with a card.CardPresenceMonitorBlockingSpi Reader able to detect and notify a card removal during processing, between two APDU commands.CardRemovalWaiterAsynchronousApi API associated to aWaitForCardRemovalAutonomousSpi
CardRemovalWaiterAsynchronousSpi This SPI is specifically designed for plugins that handle card removal asynchronously.CardRemovalWaiterBlockingSpi This SPI is specifically designed for plugins that handle card removal synchronously.CardRemovalWaiterNonBlockingSpi 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.ConfigurableReaderSpi Reader able to manage multiple protocols and which allows the configuration of the protocol to use.DontWaitForCardRemovalDuringProcessingSpi Deprecated. Useless SPI, don't implement it.ObservablePluginSpi Plugin (non pool) able to manage a dynamic list of readers and provide the content on request (for example PC/SC).ObservableReaderSpi Reader able to detect the insertion and removal of cards.PluginApiProperties API properties.PluginFactorySpi Factory ofPluginSpi
PluginIOException Indicates that an error occurred while managing the readers.PluginSpi Plugin (non pool) able to manage a static list of readers.PoolPluginFactorySpi Factory ofPoolPluginSpi
PoolPluginSpi Plugin able to manage a dynamic list of readers based on an allocation/de-allocation mechanism (for example HSM).PoolReaderSpi Reader extension for pool readers.ReaderIOException Indicates that an error occurred while communicating with a reader.ReaderSpi Reader able to communicate with smart cards whose purpose is to remain present in the reader (for example a SAM reader).TaskCanceledException Indicates that a task (for example, waiting for a card to be inserted) has been cancelled and is no longer active.WaitForCardInsertionAutonomousReaderApi Deprecated. UseCardInsertionWaiterAsynchronousApi
instead (will be removed in a future version of this API).WaitForCardInsertionAutonomousSpi Deprecated. ImplementCardInsertionWaiterAsynchronousSpi
instead (will be removed in a future version of this API).WaitForCardInsertionBlockingSpi Deprecated. ImplementCardInsertionWaiterBlockingSpi
instead (will be removed in a future version of this API).WaitForCardInsertionNonBlockingSpi Deprecated. ImplementCardInsertionWaiterNonBlockingSpi
instead (will be removed in a future version of this API).WaitForCardRemovalAutonomousReaderApi Deprecated. UseCardRemovalWaiterAsynchronousApi
instead (will be removed in a future version of this API).WaitForCardRemovalAutonomousSpi Deprecated. ImplementCardRemovalWaiterAsynchronousSpi
instead (will be removed in a future version of this API).WaitForCardRemovalBlockingSpi Deprecated. ImplementCardRemovalWaiterBlockingSpi
instead (will be removed in a future version of this API).WaitForCardRemovalDuringProcessingBlockingSpi Deprecated. Useless SPI, don't implement it.WaitForCardRemovalNonBlockingSpi Deprecated. ImplementCardRemovalWaiterNonBlockingSpi
instead (will be removed in a future version of this API).