Parcourir la source

SEC-765: Brief outline of preauth sample

Luke Taylor il y a 17 ans
Parent
commit
7a8eec11da
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      src/docbkx/samples.xml

+ 10 - 0
src/docbkx/samples.xml

@@ -133,5 +133,15 @@
         </para>
     </section>
     
+    <section xml:id="preauth-sample">
+        <title>Pre-Authentication Sample</title>
+        <para>
+            This sample application demonstrates how to wire up beans from the <link xlink:href="#preauth">pre-authentication</link> 
+            framework to make use of login information from a J2EE container. The user 
+            
+            
+        </para>
+    </section>
+    
 
 </chapter>