Don-

Did you checkout HttpServletRequest
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequest.html

Also-
I found a discussion on forms based authentication vs HTTPS (certificates etc) from cafesoft
http://www.cafesoft.com/products/cams/tomcat-security.html


Keep me apprised,

Martin Gainty

(cell) 617-852-7822





From: Don Hill <[EMAIL PROTECTED]>
Reply-To: Don Hill <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: custom login and user management to tomcat realm
Date: Thu, 22 Jul 2004 07:35:31 -0500
MIME-Version: 1.0
Received: from mail.apache.org ([209.237.227.199]) by mc6-f18.hotmail.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 22 Jul 2004 05:35:43 -0700
Received: (qmail 54569 invoked by uid 500); 22 Jul 2004 12:35:28 -0000
Received: (qmail 54541 invoked by uid 99); 22 Jul 2004 12:35:28 -0000
Received: from [209.68.1.20] (HELO relay.pair.com) (209.68.1.20) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 22 Jul 2004 05:35:26 -0700
Received: (qmail 17974 invoked from network); 22 Jul 2004 12:35:24 -0000
Received: from softdnserror (HELO novell-spuleo.chi.novell.com) (12.144.105.62) by relay.pair.com with SMTP; 22 Jul 2004 12:35:24 -0000
X-Message-Info: JGTYoYF78jE2zJQiQmDpr3VFLNHMw8s/
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Developers List" <tomcat-dev.jakarta.apache.org>
Delivered-To: mailing list [EMAIL PROTECTED]
X-ASF-Spam-Status: No, hits=1.2 required=10.0tests=PRIORITY_NO_NAME
X-Spam-Check-By: apache.org
X-pair-Authenticated: 12.144.105.62
Organization: eweb-service
Message-ID: <[EMAIL PROTECTED]>
X-Virus-Checked: Checked
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 22 Jul 2004 12:35:43.0861 (UTC) FILETIME=[67D95A50:01C46FE8]


 I am looking for some direction as to what APi I should be using for
  doing a custom login to tomcat 4.x 5.x, I don't want to use the j2ee
  container authentication, any suggestion on where I could find some
  info or sample code, I need to also do things like, get user list,
  get Roles, groups .....


Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to