From 2d0b594a9716069e6edee58ab21b736a6e34c617 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 7 Aug 2008 15:21:25 +0000 Subject: [PATCH] Fixed missing section closing tag --- src/docbkx/namespace-config.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/docbkx/namespace-config.xml b/src/docbkx/namespace-config.xml index aeadf3dcf2..1c404199d4 100644 --- a/src/docbkx/namespace-config.xml +++ b/src/docbkx/namespace-config.xml @@ -196,7 +196,9 @@ InMemoryDaoImpl. A ProviderManager bean is always created by the namespace processing system and the DaoAuthenticationProvider - is automatically registered with it. + is automatically registered with it. You can find more detailed + information on the beans that are created in the namespace appendix. + The configuration above defines two users, their passwords and their roles within the application (which will @@ -303,6 +305,7 @@ +
Using other Authentication Providers