Site Tools

Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcre:6.2.8.9_accessing_standard_interfaces

6.2.8.9 Accessing Standard Interfaces

Bytecodes:

checkcast, instanceof

  • If the object is owned by an applet in the currently active context, access is allowed.
  • Otherwise, if the object is designated a Java Card RE Entry Point Object, access is allowed.
  • Otherwise, if the Java Card RE is the currently active context, access is allowed.
  • Otherwise, access is denied.
javacard/jcre/6.2.8.9_accessing_standard_interfaces.txt · Last modified: 2017/05/13 04:08 (external edit)