Bläddra i källkod

SEC-1048: Added section on custom-after-invocation-provider to naemspace appendix

Luke Taylor 16 år sedan
förälder
incheckning
f91f97b195
1 ändrade filer med 11 tillägg och 1 borttagningar
  1. 11 1
      src/docbkx/appendix-namespace.xml

+ 11 - 1
src/docbkx/appendix-namespace.xml

@@ -547,8 +547,18 @@
           You can find an example in the <link xlink:href="#ns-protect-pointcut">namespace introduction</link>.
         </para>
       </section>
+      <section xml:id="nsa-custom-after-invocation">
+        <title>The <literal>&lt;custom-after-invocation-provider&gt;</literal> Element</title>
+        <para>
+          This element can be used to decorate an <interfacename>AfterInvocationProvider</interfacename>
+          for use by the security interceptor maintained by the <literal>&lt;global-method-security&gt;</literal>
+          namespace.
+        </para>
+        <para>
+          The syntax is the same as for <literal>&lt;custom-authentication-provider&gt;</literal>.
+        </para>
+      </section>
     </section>
-
     <section>
       <title>LDAP Namespace Options</title>
       <para>