Keith Wall created QPID-7143:
--------------------------------

             Summary: Exchanges should support exclusivity policies too
                 Key: QPID-7143
                 URL: https://issues.apache.org/jira/browse/QPID-7143
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall


Queues already have a concept of exclusivity policies,.  For example this 
allows a user to create a queue with a policy of PRINCIPAL which prevents the 
queue from being consumed from by anyone apart from the specified principal.

It would be useful if the concept was extended to Exchanges too.  To continue 
with the PRINCIPAL example, this would give the user an exchange that would 
only accept messages from the same authenticated principal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to