6.2.8.8 Accessing Classes
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.