summaryrefslogtreecommitdiff
path: root/doc/book/src/Configure ACLs.xml
blob: 2ccbbc4a846502a76077e53c0a568cec8c32ca10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8"?>
<chapter xmlns:html="http://www.w3.org/1999/xhtml">
  <title>
      Apache Qpid : Configure ACLs
    </title>
  <section role="h2" id="ConfigureACLs-ConfigureACLs">
    <title>
            Configure ACLs
          </title>
  <section role="h3" id="ConfigureACLs-Specification">
    <title>
            Specification
          </title>
  <itemizedlist>
            <listitem><para>
              <xref linkend="qpid_Java-20XML-20ACLs"/>
            </para></listitem>
            <listitem><para>
              <xref linkend="qpid_ACL"/>
            </para></listitem>
          </itemizedlist>

    <!--h3-->
  </section>

  <section role="h3" id="ConfigureACLs-CBroker">
    <title>
            C++ Broker
          </title>
  <para>
            The C++ broker supports <xref linkend="qpid_ACL"/> of the ACLs
          </para>

    <!--h3-->
  </section>

  <section role="h3" id="ConfigureACLs-JavaBroker">
    <title>
            Java Broker
          </title>

	  <itemizedlist>
            <listitem><para>
              <xref linkend="qpid_Java-20XML-20ACLs"/>
            </para></listitem>
            <listitem><para>Support for Version 2 specification is in progress.
            </para></listitem>
          </itemizedlist>

	  <!--h3-->
  </section>

  <!--h2-->
  </section>

</chapter>