| Interface | Description |
|---|---|
| StubPlugin |
This plugin allows to simulate card communication by creating @
StubReaderImpl and @StubSmartCard. |
| StubPoolPlugin |
Simulates a @
PoolPlugin with StubReaderImpl and StubSmartCard Manages
allocation readers by group reference. |
| StubReader |
| Class | Description |
|---|---|
| StubPluginFactory |
Instantiate a
StubPlugin with a custom plugin name |
| StubPoolPluginFactory |
Instantiate a
StubPoolPlugin with a custom plugin name |
| StubProtocolSetting |
This class contains all the parameters to identify the communication protocols supported by STUB
readers.
|
| StubSmartCard |
| Enum | Description |
|---|---|
| StubSupportedProtocols |
List of protocols supported by Stub readers.
|