Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@www.apache.org Received: (qmail 26951 invoked from network); 16 Nov 2004 19:17:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 19:17:12 -0000 Received: (qmail 32001 invoked by uid 500); 16 Nov 2004 19:17:11 -0000 Delivered-To: apmail-jakarta-jetspeed-dev-archive@jakarta.apache.org Received: (qmail 31955 invoked by uid 500); 16 Nov 2004 19:17:10 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 31939 invoked by uid 500); 16 Nov 2004 19:17:10 -0000 Received: (qmail 31935 invoked by uid 500); 16 Nov 2004 19:17:10 -0000 Received: (qmail 31930 invoked by uid 99); 16 Nov 2004 19:17:10 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 16 Nov 2004 11:17:10 -0800 Received: (qmail 26916 invoked by uid 1813); 16 Nov 2004 19:17:09 -0000 Date: 16 Nov 2004 19:17:09 -0000 Message-ID: <20041116191709.26915.qmail@minotaur.apache.org> From: rogerrut@apache.org To: jakarta-jetspeed-2-cvs@apache.org Subject: cvs commit: jakarta-jetspeed-2 .classpath X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N rogerrut 2004/11/16 11:17:09 Modified: . .classpath Log: Single Sign On SSO Framework The current version of SSO relies on the Jetspeed security model (storage of credentials/Principals) but for future release it can be decoupled from Jetspeed. Portlets (IFrame, perl, PHP) will be enhanced (Preference setting) so that they can enable SSO functionality. Revision Changes Path 1.77 +4 -0 jakarta-jetspeed-2/.classpath Index: .classpath =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- .classpath 15 Nov 2004 06:07:13 -0000 1.76 +++ .classpath 16 Nov 2004 19:17:08 -0000 1.77 @@ -2,6 +2,9 @@ + + + @@ -101,6 +104,7 @@ + --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org