[jboss-jira] [JBoss JIRA] (WFLY-2132) Add PrivilegedInterceptor always if security manager is set

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Mon Sep 23 11:00:51 EDT 2013


Eduardo Martins created WFLY-2132:
-------------------------------------

             Summary: Add PrivilegedInterceptor always if security manager is set
                 Key: WFLY-2132
                 URL: https://issues.jboss.org/browse/WFLY-2132
             Project: WildFly
          Issue Type: Bug
          Components: EE
            Reporter: Eduardo Martins
            Assignee: Eduardo Martins


Currently the PrivilegedInterceptor is only added to the chain if WildflySecurityManager.isChecking() is true, instead it should always be added, otherwise the privileged action may not be run, and that means permissions will fail to check

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list