JMRTD 0.4.5

Package net.sourceforge.scuba.smartcards

Interface Summary
APDUListener Specifies an event handler type to react to apdu events.
APDUWrapper Wrapper interface for command Apdu wrapping.
CardFingerprint A fingerprint determines certain properties of a connected smart card.
CardTerminalListener Interface for card insertion and removal event observers.
FileSystemStructured Interface for minimal ISO file systems.
ISO7816 Constants interface for ISO 7816 (and friends).
 

Class Summary
AbstractFileSystemStructured This class implements some basic file selection / reading / writing routines from the ISO7816-4 standard.
APDUEvent  
APDUFingerprint Fingerprint data structure.
CardEvent Event for card insertion and removal.
CardFileInputStream Inputstream for reading files on ISO 7816 file system cards.
CardManager Manages all card terminals.
CardService Default abstract service.
DummyAcceptingCardService A dummy card service to produce APDU traces instead of the actual communication with CAD.
FileInfo File information, usually returned by a select command.
ISOFileInfo TODO: Work in progess, very messy at the moment.
TerminalCardService Card service implementation for sending APDUs to a terminal using the JSR 268 (javax.smartcardio.
 

Exception Summary
CardServiceException CardServiceExceptions are used to signal error Response APDUs , ie responses different from 0x9000, but also low level errors.
 


JMRTD 0.4.5