API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.smartcardio
Author(s)
Andreas Sterbenz
JSR 268 Expert Group
Since
1.6
Version
1.3, 08/21/06
Serial
Description
  Java™ Smart Card I/O API
See also:   
ATR View Source A Smart Card's answer-to-reset bytes.
Card View Source A Smart Card with which a connection has been established.
CardChannel View Source A logical channel connection to a Smart Card.
CardException View Source Exception for errors that occur during communication with the Smart Card stack or the card itself.
CardNotPresentException View Source Exception thrown when an application tries to establish a connection with a terminal that has no card present.
CardPermission View Source A permission for Smart Card operations.
CardTerminal View Source A Smart Card terminal, sometimes refered to as a Smart Card Reader.
CardTerminals View Source The set of terminals supported by a TerminalFactory.
CardTerminals.State View Source Enumeration of attributes of a CardTerminal.
CommandAPDU View Source A command APDU following the structure defined in ISO/IEC 7816-4.
ResponseAPDU View Source A response APDU as defined in ISO/IEC 7816-4.
TerminalFactory View Source A factory for CardTerminal objects.
TerminalFactorySpi View Source The TerminalFactorySpi class defines the service provider interface.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar