1
0
mirror of synced 2026-08-03 16:56:56 +00:00
updated references to Yale CAS to JA-SIG CAS
This commit is contained in:
Scott Battaglia
2006-03-28 15:41:20 +00:00
parent b0d4cbceac
commit 9a8fdcd269
7 changed files with 9 additions and 9 deletions
@@ -33,7 +33,7 @@ import org.springframework.util.Assert;
/**
* An {@link AuthenticationProvider} implementation that integrates with Yale
* An {@link AuthenticationProvider} implementation that integrates with JA-SIG
* Central Authentication Service (CAS).
*
* <p>
@@ -1,6 +1,6 @@
<html>
<body>
An authentication provider that can process Yale Central Authentication Service (CAS)
An authentication provider that can process JA-SIG Central Authentication Service (CAS)
service tickets and proxy tickets.
</body>
</html>
@@ -33,7 +33,7 @@ import javax.servlet.http.HttpServletResponse;
/**
* Used by the <code>SecurityEnforcementFilter</code> to commence
* authentication via the Yale Central Authentication Service (CAS).
* authentication via the JA-SIG Central Authentication Service (CAS).
*
* <P>
* The user's browser will be redirected to the JA-SIG CAS enterprise-wide login
@@ -1,6 +1,6 @@
<html>
<body>
Authenticates standard web browser users via
Yale Central Authentication Service (CAS).
JA-SIG Central Authentication Service (CAS).
</body>
</html>