Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 21207 invoked from network); 9 Apr 2005 16:08:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Apr 2005 16:08:44 -0000 Received: (qmail 45883 invoked by uid 500); 9 Apr 2005 16:08:27 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 45872 invoked by uid 500); 9 Apr 2005 16:08:27 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 45856 invoked by uid 99); 9 Apr 2005 16:08:26 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO [127.0.0.1]) (209.237.227.194) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 09 Apr 2005 09:08:25 -0700 Message-ID: <4257FDF8.4060304@apache.org> Date: Sat, 09 Apr 2005 17:08:24 +0100 From: Mark Thomas User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Container Managed Security? References: <4254CDB2.9030509@havleik.no> <4257FC9A.80208@apache.org> In-Reply-To: <4257FC9A.80208@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Opps. Typo. That should be: javax.servlet.http.HttpSessionListener Mark Thomas wrote: > javax.servlet.http.SessionListener > > For a summary, read the javadocs. For full details read the spec. > > Mark > > Bj�rn T Johansen wrote: > >> I have a small question... I am used to providing my own >> authentication system when >> developing web systems, but I am now looking into providing container >> based security >> instead. But when writing authentication myself, I have full control >> and can put >> differenf information that I need into the session scope. How do I do >> this using >> Tomcat's FORM-based authentication? Is there some listener I can hook >> onto or similar? >> >> >> Regards, >> >> BTJ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org