Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:java-card-api:shareable

javacard.framework

Interface Shareable

All Known Subinterfaces: SharedBioTemplate


The Shareable interface serves to identify all shared objects. Any object that needs to be shared through the applet firewall must directly or indirectly implement this interface. Only those methods specified in a shareable interface are available through the firewall.

Implementation classes can implement any number of shareable interfaces and can extend other shareable implementation classes.


javacard/java-card-api/shareable.txt · Last modified: 2017/05/13 04:05 (external edit)