Architecture/Design/Coding Guidelines for Jakarta Commons "Discovery" Component
$Id: adc-guidelines.xml 480374 2006-11-29 03:33:25Z niallp $
[Introduction]
[Security and doPrivileged()]
1. Introduction
Kick-off: set of design/architectural guidelines.
This should serve as both a record of decisions made,
and a list of open issues.
2. Security and doPrivileged()
Do not use doPrivileged() instructions within discovery.
That remains the responsibility of the end-user.