Run with active Java security manager enabled
---------------------------------------------
Key: JS2-640
URL: https://issues.apache.org/jira/browse/JS2-640
Project: Jetspeed 2
Issue Type: Improvement
Components: Security
Affects Versions: 2.1-dev
Reporter: David Sean Taylor
Fix For: 2.1
When running Jetspeed with a Security Manager enabled, Java does not always run
privileged actions with the last Subject associated with
"Subject.doAsPrivileged"
In order to ensure that the Jetspeed subject is the active subject, we have
implemented JSSubject, which ensures that the Jetspeed subject is always the
active subject.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]