From 37fb78baf8b50bf38f2e3e37e707a821352a28fe Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 2 Oct 2008 14:52:28 +0000 Subject: [PATCH] Added appendices to end of doc. Corrected minor typo. --- src/docbkx/appendix-namespace.xml | 2 +- src/docbkx/springsecurity.xml | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/docbkx/appendix-namespace.xml b/src/docbkx/appendix-namespace.xml index bfc7a51afa..12488117df 100644 --- a/src/docbkx/appendix-namespace.xml +++ b/src/docbkx/appendix-namespace.xml @@ -472,7 +472,7 @@
- The <authentication-provider< Element + The <authentication-provider> Element This element is basically a shorthand syntax for configuring a DaoAuthenticationProvider. DaoAuthenticationProvider loads user information from a UserDetailsService and diff --git a/src/docbkx/springsecurity.xml b/src/docbkx/springsecurity.xml index b1b7e15dbd..cf53f4bdc6 100644 --- a/src/docbkx/springsecurity.xml +++ b/src/docbkx/springsecurity.xml @@ -194,9 +194,7 @@ - - - + @@ -225,5 +223,11 @@ + + + + + + \ No newline at end of file