Added some doPrivileged() blocks to URL Handlers. The new SecureAction class
is intended to be used framework-wide for code that needs to perform
privileged actions; the goal is to consolidate similar security code into
one place and eliminate the need for many different PrivilegedAction classes.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@354144 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: 019e1e71fee7bfe6ce76390f8b136ea2dd1c0917
  1. framework/
  2. proposal.txt
  3. readme.txt
  4. tools/