[jboss-jira] [JBoss JIRA] (SECURITY-767) SecurityConfiguration#appPolicies is not thread safe

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Nov 11 04:58:05 EST 2013


Stuart Douglas created SECURITY-767:
---------------------------------------

             Summary: SecurityConfiguration#appPolicies is not thread safe
                 Key: SECURITY-767
                 URL: https://issues.jboss.org/browse/SECURITY-767
             Project: PicketBox 
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: PicketBox_4_0_20.Beta2
            Reporter: Stuart Douglas
            Assignee: Anil Saldhana


This map is a normal hash map with no sync. When multiple security domains are being added this could cause problems, as Wildfly starts the security domain services concurrently.

--
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