Minor formatting

This commit is contained in:
Luke Taylor 2008-08-06 00:19:46 +00:00
parent 3ee3591feb
commit f31bcbee07

View File

@ -1,8 +1,10 @@
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="anonymous"><info><title>Anonymous Authentication</title></info>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="anonymous">
<info><title>Anonymous Authentication</title></info>
<section xml:id="anonymous-overview"><info><title>Overview</title></info>
<section xml:id="anonymous-overview">
<info><title>Overview</title></info>
<para>Particularly in the case of web request URI security, sometimes
it is more convenient to assign configuration attributes against every
@ -20,8 +22,8 @@
<literal>null</literal>.</para>
</section>
<section xml:id="anonymous-config"><info><title>Configuration</title></info>
<section xml:id="anonymous-config">
<info><title>Configuration</title></info>
<para>Spring Security provides three classes that together provide an
anonymous authentication feature.