mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 23:02:15 +00:00
Corrected typo in docbook.
This commit is contained in:
parent
1d9d7eb9a7
commit
7c0f8b9756
@ -45,7 +45,7 @@
|
|||||||
<literal>AuthenticationHandler</literal>s out of the box to assist
|
<literal>AuthenticationHandler</literal>s out of the box to assist
|
||||||
with this. When you download and deploy the server war file, it is set up
|
with this. When you download and deploy the server war file, it is set up
|
||||||
to successfully authenticate users who enter a password matching their
|
to successfully authenticate users who enter a password matching their
|
||||||
username, which is sueful for testing.</para>
|
username, which is useful for testing.</para>
|
||||||
|
|
||||||
<para>Apart from the CAS server itself, the other key players are of
|
<para>Apart from the CAS server itself, the other key players are of
|
||||||
course the secure web applications deployed throughout your
|
course the secure web applications deployed throughout your
|
||||||
@ -313,7 +313,6 @@
|
|||||||
<para>
|
<para>
|
||||||
The <classname>CasProcessingFilterEntryPoint</classname> should be selected to
|
The <classname>CasProcessingFilterEntryPoint</classname> should be selected to
|
||||||
drive authentication using <link xlink:href="ns-entry-point-ref"><literal>entry-point-ref</literal></link>.
|
drive authentication using <link xlink:href="ns-entry-point-ref"><literal>entry-point-ref</literal></link>.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>The <literal>CasProcessingFilter</literal> has very similar
|
<para>The <literal>CasProcessingFilter</literal> has very similar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user