Added appendices to end of doc. Corrected minor typo.

This commit is contained in:
Luke Taylor 2008-10-02 14:52:28 +00:00
parent 2ed9723b9a
commit 37fb78baf8
2 changed files with 8 additions and 4 deletions

View File

@ -472,7 +472,7 @@
</para>
<section>
<title>The &lt;authentication-provider&lt; Element</title>
<title>The &lt;authentication-provider&gt; 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

View File

@ -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>