Extensible Security Architectures for Java

Dan S. Wallach, Dirk Balfanz, Drew Dean, and Edward W. Felten
Proceedings of the 16th ACM Symposium on Operating Systems Principles, October 1997


Notes by: Steve Zdancewic, 21 April 1999

Overview

This paper discusses options for software-based language security in Java. (Hardware based security is not considered due to portability and performance concerns.) There are three techniques discussed:

Issues

Related Work