1. What have the authors contributed in "Reflections on mops, components, and java security" ?
This article investigates the security issues raised by the use of meta-programming systems with Java.. For each possible type of MOP ( compile-time, load-time, etc. ), the authors study the permissions required for both the base and the meta-level protection domains, taking into account the flow of control between the different parts of the application.. The authors show that the choice of a particular MOP architecture has a strong impact on security issues.
read more





