From 5607da8d67ed740420cea452666f7831560d2681 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Mon, 27 Feb 2006 13:52:41 +0000 Subject: [PATCH] updated references from Yale CAS to JA-SIG CAS --- .../org/acegisecurity/ui/cas/CasProcessingFilterEntryPoint.java | 2 +- samples/contacts/build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/java/org/acegisecurity/ui/cas/CasProcessingFilterEntryPoint.java b/core/src/main/java/org/acegisecurity/ui/cas/CasProcessingFilterEntryPoint.java index 1373b38360..37f499ebf1 100644 --- a/core/src/main/java/org/acegisecurity/ui/cas/CasProcessingFilterEntryPoint.java +++ b/core/src/main/java/org/acegisecurity/ui/cas/CasProcessingFilterEntryPoint.java @@ -36,7 +36,7 @@ import javax.servlet.http.HttpServletResponse; * authentication via the Yale Central Authentication Service (CAS). * *

- * The user's browser will be redirected to the Yale CAS enterprise-wide login + * The user's browser will be redirected to the JA-SIG CAS enterprise-wide login * page. This page is specified by the loginUrl property. Once * login is complete, the CAS login page will redirect to the page indicated * by the service property. The service is a HTTP diff --git a/samples/contacts/build.xml b/samples/contacts/build.xml index ce815ed54a..0c658c5f07 100644 --- a/samples/contacts/build.xml +++ b/samples/contacts/build.xml @@ -158,7 +158,7 @@ - +