Doc update to reflect change in cas integration module name since 3.0.

This commit is contained in:
Luke Taylor 2011-05-23 21:29:40 +01:00
parent 21295a58e5
commit b53d430798
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
is <literal>org.springframework.security.acls</literal>.</para>
</section>
<section xml:id="spring-security-cas">
<title>CAS - <literal>spring-security-cas-client.jar</literal></title>
<title>CAS - <literal>spring-security-cas.jar</literal></title>
<para>Spring Security's CAS client integration. If you want to use Spring Security
web authentication with a CAS single sign-on server. The top-level package is
<literal>org.springframework.security.cas</literal>.</para>