java_lang_SecurityManager

Native methods of the Java API class java.lang.SecurityManager.



Functions


HArrayOfObject* java_lang_SecurityManager_getClassContext(struct Hjava_lang_SecurityManager* this)

Gets the class context.

Arguments Return value

struct Hjava_lang_ClassLoader* java_lang_SecurityManager_currentClassLoader(struct Hjava_lang_SecurityManager* this)

Gets the most recent class loader.

Arguments Return value

jint java_lang_SecurityManager_classDepth(struct Hjava_lang_SecurityManager* this, struct Hjava_lang_String* str)

Returns the stack depth of the specified class.

Arguments Return value

jint java_lang_SecurityManager_classLoaderDepth(struct Hjava_lang_SecurityManager* this)

Returns the stack depth of the most recently executing method from a class defined using a class loader.

Arguments Return value

struct Hjava_lang_Class* java_lang_SecurityManager_currentLoadedClass0(struct Hjava_lang_SecurityManager* this)

Unimplemented!

Arguments Return value
File generated from "SecurityManager.c" by autodoc. 19-03-1998 14:58