Smart Card Solution
User Manual
- R502 Manual
JavaCard API Samples
- Algorithm
Java Card Specification
Knowledge Sharing
Smart Card Solution
User Manual
JavaCard API Samples
Java Card Specification
Knowledge Sharing
Java Card RE implementers shall also define other behaviors of their Applet Deletion Manager, including the following:
The following three categories of applet deletion are required on the card:
Whenever one or more applet instances is being deleted, the Applet Deletion Manager shall inform each of the applets of potential deletion by invoking, if implemented, the applet's uninstall method. When multiple applet instances are being deleted, the order of invocation of the uninstall methods is unspecified. Prior to following the stepwise sequence described in Section 11.3.4.1, Applet Instance Deletion, Section 11.3.4.2, Applet/Library Package Deletion, or Section 11.3.4.3, Applet Package and Contained Instances Deletion, the Java Card RE shall do the following:
If the applet instance being deleted implements the AppletEvent interface, set the currently selected applet to that of the applet instance and invoke the uninstall method of the applet instance.