Is it possible to get a wiki page created on ACL, so we can discuss and
have the same ACL on the Java and C++ brokers - this is stuff that must
be the same between both brokers.
Carl.
[EMAIL PROTECTED] wrote:
Author: ritchiem
Date: Mon Feb 25 05:54:46 2008
New Revision: 630854
URL: http://svn.apache.org/viewvc?rev=630854&view=rev
Log:
QPID-107 : Initial ACL implementation for review. Implemented Permissions :
Consume, Create, Publish.
The Permissions are configured via XML in a user friendly way.
Sections for consume, create and publish are currently used to further define
Access and Bind internally.
Access is granted to all users that have some permission. Bind rights are given
to users with Create rights.
Full details of the ACL design will be posted on the wiki :
http://cwiki.apache.org/qpid/qpid-design-access-control-lists.html