mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 05:42:31 +00:00
Corrected typo
This commit is contained in:
parent
ac54976f9e
commit
03b21494bc
@ -472,7 +472,7 @@
|
||||
</para>
|
||||
|
||||
<section>
|
||||
<title>The <authentication-provider< Element</title>
|
||||
<title>The <authentication-provider> Element</title>
|
||||
<para>
|
||||
This element is basically a shorthand syntax for configuring a <link xlink:href="#dao-provider"><classname>DaoAuthenticationProvider</classname></link>.
|
||||
<classname>DaoAuthenticationProvider</classname> loads user information from a <interfacename>UserDetailsService</interfacename> and
|
||||
|
Loading…
x
Reference in New Issue
Block a user