|
Class Summary |
| CardChannel |
A communication channel to a smartcard.
|
| CardHolderVerificationGUI |
The system user interaction handler.
This class provides a trusted path to the OpenCard Framework. |
| CardRequest |
A CardRequest is used for waitForCard() invocations and specifies
what kind of smart card an application is waited for. |
| CardService |
Provides specific smart card functionality to applications.
|
| CardServiceFactory |
A CardServiceFactory can instantiate CardServices for
a specific smart card. |
| CardServiceRegistry |
The CardServiceRegistry keeps track of CardServiceFactories.
|
| CardServiceScheduler |
Manager for logical channels to an inserted smartcard.
|
| CardType |
Type of a card as determined by a cardservice factory.
|
| DefaultCHVDialog |
The default dialog used by card services. |
| DefaultCHVDialogResourceBundle |
|
| SmartCard |
The SmartCard object is the point of access to the OpenCard
framework for the application. |