RE: where is setUserPrincipal() ?

2004-03-23 Thread Shapira, Yoav
Millennium Research Informatics -Original Message- From: Robert Hall [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 8:52 PM To: Tomcat Users List Subject: Re: where is setUserPrincipal() ? In case you haven't already gotten to the bottom of this, here's a perspective; afaik

Re: where is setUserPrincipal() ?

2004-03-22 Thread Robert Hall
In case you haven't already gotten to the bottom of this, here's a perspective; afaik, HttpRequest.setUserPrincipal() is implemented by the container (ie - Tomcat). From the docs: public void *setUserPrincipal*(java.security.Principal principal) Set the Principal who has been