Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 77242 invoked from network); 20 Oct 2003 05:50:07 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Oct 2003 05:50:07 -0000 Received: (qmail 86218 invoked by uid 500); 20 Oct 2003 05:49:45 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 86193 invoked by uid 500); 20 Oct 2003 05:49:44 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 86178 invoked from network); 20 Oct 2003 05:49:44 -0000 Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by daedalus.apache.org with SMTP; 20 Oct 2003 05:49:44 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 5AD58D4613 for ; Mon, 20 Oct 2003 07:49:55 +0200 (CEST) Received: from hw0386 ([10.10.2.46]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003102007495433:48105 ; Mon, 20 Oct 2003 07:49:54 +0200 From: "Carsten Ziegeler" To: Subject: RE: Authentication Framework logout Date: Mon, 20 Oct 2003 07:52:41 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <31DF72A980E5D511B48C000102BD868503EA7FC5@calexc01.diginsite.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 20.10.2003 07:49:54, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 20.10.2003 07:49:55, Serialize complete at 20.10.2003 07:49:55 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ralph Goers wrote: > > I am trying to integrate the Authentication Framework with JAAS and I > noticed that logout does not interact with the handler other than > to remove > it and the session data. Is there a particular reason the handler doesn't > have a logout processor just as it has an authenticator? > Yes, noone needed it :) (just a joke!) I agree that this makes sense, so perhaps extending the authenticator interface with a logout method is the way to go. If you can provide a patch I'll be happy to apply it. Thanks Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org