Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8163

[Broker-J] [ACL] Owner ACL rules

    XMLWordPrintableJSON

Details

    Description

      http://qpid.2158936.n2.nabble.com/Java-Broker-Temporary-queues-ACLs-for-multiple-users-td7674630.html

      The Broker-J's access-control-plugin currently has no way to express rules that apply to subject that owns an object.  For instance, it is impossible to say that only a user can consume from any queue that he created.

      If the ACL system supported a pseudo subject OWNER (in additional to the pseudo subject ALL it already supports), then it would be possible to write such rules.

      ACL ALLOW-LOG OWNER CONSUME QUEUE

      It is noted that currently the model does not a have notion of object ownership (QPID-8162).  It does have an immutable createdBy attribute.  The first version of this feature will use createdBy.

      Attachments

        1. 0001-QPID-8163.patch
          42 kB
          Keith Wall

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: