[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-735) Run-As Identity is not propagated to other beans in the call path

Anil Saldhana (JIRA) jira-events at jboss.com
Tue Oct 10 01:37:41 EDT 2006


Run-As Identity is not propagated to other beans in the call path
-----------------------------------------------------------------

                 Key: EJBTHREE-735
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-735
             Project: EJB 3.0
          Issue Type: Bug
          Components: Security
    Affects Versions: EJB 3.0 RC9 - FD
            Reporter: Anil Saldhana
             Fix For: EJB 3.0 RC10 - FD


The RunAsSecurityInterceptor has to push the current RunAsIdentity to the stack in SecurityAssociation, such that it is available to other beans in the call path.  The push/pop should happen in a try/finally block.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list