Additional thread safety for RunAsOperation
-------------------------------------------
Key: JBSEAM-4419
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4419
Project: Seam
Issue Type: Feature Request
Components: Security
Reporter: Shane Bryzak
Assignee: Shane Bryzak
Fix For: 3.0.0.BETA1
We need some additional thread security for RunAsOperation - currently it overrides the
Subject and Principal on Identity for the duration of the operation. However, it's
feasible that during the time the operation is being executed that a concurrent request
could be executed with the elevated privileges (obviously a bad thing). We need to
somehow restrict the operation to the current thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira