mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 13:02:13 +00:00
Added appendices to end of doc. Corrected minor typo.
This commit is contained in:
parent
2ed9723b9a
commit
37fb78baf8
@ -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
|
||||
|
@ -194,9 +194,7 @@
|
||||
|
||||
<xi:include href="runas-auth-provider.xml" />
|
||||
|
||||
<xi:include href="container-adapters.xml"/>
|
||||
|
||||
<xi:include href="appendix-db-schema.xml"/>
|
||||
<xi:include href="container-adapters.xml"/>
|
||||
|
||||
</part>
|
||||
|
||||
@ -225,5 +223,11 @@
|
||||
<xi:include href="domain-acls.xml"/>
|
||||
|
||||
</part>
|
||||
|
||||
|
||||
<xi:include href="appendix-db-schema.xml"/>
|
||||
|
||||
<xi:include href="appendix-namespace.xml"/>
|
||||
|
||||
|
||||
</book>
|
Loading…
x
Reference in New Issue
Block a user