Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 4 of 4 for “"java reflection"”.
-
Tool support for testing Java generics
… testing. To practice defensive programming, Java generics has been introduced. The main feature of Java generics is that it transfers runtime errors to compile time errors. Though, use of Java generics is becoming more popular, there is no tool support available to facilitate random test case …
-
Security Implications of Reflection across the Android Ecosystem
… operating system beyond smartphones, reflection provides adversaries with a practical mechanism to evade modern API restrictions and undermine defenses that rely on static linkage. In this thesis, we show that, despite the mitigation measures introduced by Google, reflection remains a …
-
Extensions to Jinni Mobile Agent Architecture
… an agent-to-agent delegation mechanism and a reflection based Prolog-to-Java interface. To ensure that our agent infrastructure runs efficiently, independently of router-level multicast support, we describe a blackboard based algorithm for locating a randomly roaming agent. As part of the …
-
Privacy enforcement with data owner-defined policies
… for data-use policies is based on a modified Java Security Framework. Privacy policies are translated into corresponding Java permissions that can be automatically enforced by the Java Security Manager. When we later extended our work to implement server-side protection mechanisms, we found …