[jboss-jira] [JBoss JIRA] (WFLY-2126) Servlet Invocation WildflySecurityManager Setup

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Mon Sep 23 04:26:03 EDT 2013


Eduardo Martins created WFLY-2126:
-------------------------------------

             Summary: Servlet Invocation WildflySecurityManager Setup 
                 Key: WFLY-2126
                 URL: https://issues.jboss.org/browse/WFLY-2126
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
            Reporter: Eduardo Martins
            Assignee: Eduardo Martins


WildflySecurityManager needs proper setup on the servlet invocation stack, otherwise WildflySecurityManager.isChecking() returns always false, and such check is used by Wildfly modules/extensions to learn wether there is an active security manager or not. The servlet invocation also needs to be done on a privileged action, otherwise security permissions 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