|
Java Card v2.2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javacard.framework | |
javacard.framework | Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. |
javacard.framework.service | Provides a service framework of classes and interfaces that allow a Java Card technology-based applet to be designed as an aggregation of service components. |
javacard.security | Provides classes and interfaces that contain publicly-available functionality for implementing a security and cryptography framework on the Java Card platform. |
Classes in javacard.framework used by javacard.frameworkAID
|
This class encapsulates the Application Identifier (AID) associated with an applet. APDU
|
Application Protocol Data Unit (APDU) is the communication format between the card and the off-card applications. APDUException
|
APDUException represents an APDU related exception.CardException
|
The CardException class
defines a field reason and two accessor methods
getReason() and setReason() .CardRuntimeException
|
The CardRuntimeException class
defines a field reason and two accessor methods
getReason() and setReason() .ISOException
|
ISOException class encapsulates an ISO 7816-4 response status word as
its reason code.PIN
|
This interface represents a PIN. PINException
|
PINException represents a OwnerPIN class access-related exception.Shareable
|
The Shareable interface serves to identify all shared objects. SystemException
|
SystemException represents a JCSystem class related exception.TransactionException
|
TransactionException represents an exception in the transaction subsystem.UserException
|
UserException represents a User exception. |
Classes in javacard.framework used by javacard.framework.serviceAPDU
|
Application Protocol Data Unit (APDU) is the communication format between the card and the off-card applications. CardRuntimeException
|
The CardRuntimeException class
defines a field reason and two accessor methods
getReason() and setReason() .ISOException
|
ISOException class encapsulates an ISO 7816-4 response status word as
its reason code. |
Classes in javacard.framework used by javacard.securityCardRuntimeException
|
The CardRuntimeException class
defines a field reason and two accessor methods
getReason() and setReason() . |
|
Java Card v2.2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |