This document summarizes a presentation given by Martin Krasser at the ICW Developer Conference in May 2008 about instance-based security using the Security Annotation Framework (SAF). The presentation covered the architecture and code examples of SAF, which uses Java annotations to enforce access control and encryption policies through pluggable providers. It also discussed the motivations for SAF, including providing instance-level access control and decoupling encryption from data storage mechanisms. The history and future outlook for SAF were briefly outlined as well.
Related topics: