SEC-196
updated references to Yale CAS to JA-SIG CAS
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user