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