From 9cf8ba02baca326c1559f9842ab789a5235e3829 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 10 Mar 2011 13:15:58 +0000 Subject: [PATCH] Adding some extra section IDs in namespace appendix to provide bookmarkable URLs. --- docs/manual/src/docbook/appendix-namespace.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/src/docbook/appendix-namespace.xml b/docs/manual/src/docbook/appendix-namespace.xml index eb08fdbd5f..7aca76ccfe 100644 --- a/docs/manual/src/docbook/appendix-namespace.xml +++ b/docs/manual/src/docbook/appendix-namespace.xml @@ -556,7 +556,7 @@ created using syntax elements provided by the namespace, or they can be standard bean definitions, marked for addition to the list using the authentication-provider element. -
+
The <literal><authentication-manager></literal> Element Every Spring Security application which uses the namespace must have include this element somewhere. It is responsible for registering the @@ -570,7 +570,7 @@ maps to the eraseCredentialsAfterAuthentication property of the ProviderManager. This is discussed in the Core Services chapter. -
+
The <literal><authentication-provider></literal> Element Unless used with a ref attribute, this element is shorthand for configuring a
-
+
LDAP Namespace Options LDAP is covered in some details in its own chapter. We will expand on that here with some explanation of how the @@ -697,8 +697,8 @@ ContextSource instance, if you want to use it in other traditional Spring beans.
-
- The <literal><ldap-provider></literal> Element +
+ The <literal><ldap-authentication-provider></literal> Element This element is shorthand for the creation of an LdapAuthenticationProvider instance. By default this will be configured with a BindAuthenticator instance and a