summaryrefslogtreecommitdiff
path: root/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
commit9a45667b92c8a065fbba54054a371c351874bc38 (patch)
treebba85ece76bd36c889557002c8bd65e3964d425d /specs
parent9c3462dc59715e93510a29ebf294b4a2b9db3a50 (diff)
downloadqpid-python-9a45667b92c8a065fbba54054a371c351874bc38.tar.gz
Missing spec file change to checkin 1132623
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1132628 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'specs')
-rw-r--r--specs/management-schema.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/specs/management-schema.xml b/specs/management-schema.xml
index 881632c881..9f54b0cd31 100644
--- a/specs/management-schema.xml
+++ b/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"/>