=== 6.2.8.5 Accessing Standard Interface Methods === Bytecodes: invokeinterface *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 the Java Card RE is the currently active context, access is allowed. Context is switched to the object owner's context. *Otherwise, access is denied.