Site Tools

Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcre:6.2.8.4_accessing_class_instance_object_methods

6.2.8.4 Accessing Class Instance Object Methods

Bytecodes:

invokevirtual

  • 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. Context is switched to the object owner's context (shall be Java Card RE).
  • Otherwise, if Java Card RE is the currently active context, access is allowed. Context is switched to the object owner's context.
  • Otherwise, access is denied.
javacard/jcre/6.2.8.4_accessing_class_instance_object_methods.txt · Last modified: 2017/05/13 04:08 (external edit)