All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AutonomousObservablePluginApi API associated to aAutonomousObservablePluginSpiAutonomousObservablePluginSpi 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 aCardInsertionWaiterAsynchronousSpiCardInsertionWaiterAsynchronousSpi 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.CardRemovalWaiterAsynchronousApi API associated to aWaitForCardRemovalAutonomousSpiCardRemovalWaiterAsynchronousSpi 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 ofPluginSpiPluginIOException Indicates that an error occurred while managing the readers.PluginSpi Plugin (non pool) able to manage a static list of readers.PoolPluginFactorySpi Factory ofPoolPluginSpiPoolPluginSpi 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. UseCardInsertionWaiterAsynchronousApiinstead (will be removed in a future version of this API).WaitForCardInsertionAutonomousSpi Deprecated. ImplementCardInsertionWaiterAsynchronousSpiinstead (will be removed in a future version of this API).WaitForCardInsertionBlockingSpi Deprecated. ImplementCardInsertionWaiterBlockingSpiinstead (will be removed in a future version of this API).WaitForCardInsertionNonBlockingSpi Deprecated. ImplementCardInsertionWaiterNonBlockingSpiinstead (will be removed in a future version of this API).WaitForCardRemovalAutonomousReaderApi Deprecated. UseCardRemovalWaiterAsynchronousApiinstead (will be removed in a future version of this API).WaitForCardRemovalAutonomousSpi Deprecated. ImplementCardRemovalWaiterAsynchronousSpiinstead (will be removed in a future version of this API).WaitForCardRemovalBlockingSpi Deprecated. ImplementCardRemovalWaiterBlockingSpiinstead (will be removed in a future version of this API).WaitForCardRemovalDuringProcessingBlockingSpi Deprecated. Useless SPI, don't implement it.WaitForCardRemovalNonBlockingSpi Deprecated. ImplementCardRemovalWaiterNonBlockingSpiinstead (will be removed in a future version of this API).