Rob Godfrey created QPID-5567:
---------------------------------

             Summary: [Java Broker] Remove SecurityManager "CurrentSubject" 
thread local, and always use the subject from the current AccessControlContext
                 Key: QPID-5567
                 URL: https://issues.apache.org/jira/browse/QPID-5567
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


Rather than invent our own security context, we should use the one Java 
provides.

Moreover since we perform security checks based on the Connection and Session 
of the user, we should add these as "Principals" of the current subject.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to