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).CardIOException Indicates that an error occurred while communicating with a card.ConfigurableReaderSpi Reader able to manage multiple protocols and which allows the configuration of the protocol to use.DontWaitForCardRemovalDuringProcessingSpi Reader not able to detect a card removal during processing, between two APDU commands.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 a allocation/deallocation mechanism (for example HSM).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 API associated to aWaitForCardInsertionAutonomousSpi
WaitForCardInsertionAutonomousSpi Reader that have a fully integrated management of card communications for card insertion detection.WaitForCardInsertionBlockingSpi Reader able to wait autonomously and indefinitely for the insertion of a card by implementing a waiting mechanism.WaitForCardInsertionNonBlockingSpi Reader that require an external active stimulation to detect card insertion without implementing a waiting mechanism.WaitForCardRemovalAutonomousReaderApi API associated to aWaitForCardRemovalAutonomousSpi
WaitForCardRemovalAutonomousSpi Reader that have a fully integrated management of card communications for card removal detection.WaitForCardRemovalBlockingSpi Reader able to wait autonomously and indefinitely for the removal of a card by implementing a waiting mechanism.WaitForCardRemovalDuringProcessingBlockingSpi Reader able to detect a card removal during processing, between two APDU commands.WaitForCardRemovalNonBlockingSpi Reader that require an external active stimulation to detect card removal without implementing a waiting mechanism.