Re: [OT] User-password from the HttpServletRequest

2007-05-04 Thread sebbo
Thanks Chris, it helps a lot for me :-) Very useful informations. Original-Nachricht Datum: Thu, 03 May 2007 15:02:35 -0400 Von: Christopher Schultz <[EMAIL PROTECTED]> An: Tomcat Users List Betreff: Re: [OT] User-password from the HttpServletRequest > -BEGIN P

Re: [OT] User-password from the HttpServletRequest

2007-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sam, [EMAIL PROTECTED] wrote: > I saw, that I can get the password via the Principle: The Tomcat > server has his own implementation of Principle: GenericPrinciple > which holds all the stuff (pw, roles, etc). Wow, Tomcat keeps the user's password ly