From 7a8eec11da6d1d83cd58fece27d89a6932f14a21 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 13 May 2008 17:14:45 +0000 Subject: [PATCH] SEC-765: Brief outline of preauth sample --- src/docbkx/samples.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/docbkx/samples.xml b/src/docbkx/samples.xml index 3cb6121f0c..e93accbdf0 100644 --- a/src/docbkx/samples.xml +++ b/src/docbkx/samples.xml @@ -133,5 +133,15 @@ +
+ Pre-Authentication Sample + + This sample application demonstrates how to wire up beans from the pre-authentication + framework to make use of login information from a J2EE container. The user + + + +
+ \ No newline at end of file