Uses of Package
javacard.framework

Packages that use javacard.framework
javacard.framework   
javacard.security   
 

Classes in javacard.framework used by javacard.framework
AID
          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.security
CardRuntimeException
          The CardRuntimeException class defines a field reason and two accessor methods getReason() and setReason().
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.