summaryrefslogtreecommitdiff
path: root/qpid/specs
diff options
context:
space:
mode:
authorKim van der Riet <kpvdr@apache.org>2011-06-06 13:24:11 +0000
committerKim van der Riet <kpvdr@apache.org>2011-06-06 13:24:11 +0000
commit6e00c0ec07f361a5217df78471e45ecc0a5ad8f2 (patch)
tree2de5c3263c3b97329eb848e291f312ab2ced6ce5 /qpid/specs
parent859c79ab64324e60cbaa11ffdc37d29a74e2765e (diff)
downloadqpid-python-6e00c0ec07f361a5217df78471e45ecc0a5ad8f2.tar.gz
Missing spec file change to checkin 1132623
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1132628 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/specs')
-rw-r--r--qpid/specs/management-schema.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/specs/management-schema.xml b/qpid/specs/management-schema.xml
index 881632c881..9f54b0cd31 100644
--- a/qpid/specs/management-schema.xml
+++ b/qpid/specs/management-schema.xml
@@ -255,6 +255,7 @@
<property name="address" type="sstr" access="RC" index="y"/>
<property name="incoming" type="bool" access="RC"/>
<property name="SystemConnection" type="bool" access="RC" desc="Infrastucture/ Inter-system connection (Cluster, Federation, ...)"/>
+ <property name="userProxyAuth" type="bool" access="RO" desc="Authorization to proxy for users not on broker"/>
<property name="federationLink" type="bool" access="RO" desc="Is this a federation link"/>
<property name="authIdentity" type="sstr" access="RO" desc="authId of connection if authentication enabled"/>
<property name="remoteProcessName" type="lstr" access="RO" optional="y" desc="Name of executable running as remote client"/>