Selaa lähdekoodia

SEC-765: Brief outline of preauth sample

Luke Taylor 17 vuotta sitten
vanhempi
commit
7a8eec11da
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  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>