Re: Authentication crisis

2006-01-30 Thread Luis Gervaso
gt; Hi > > Take a look at SecurityFilter. With that you get exactly what you are > looking for. > > Hermod > > -Original Message- > From: Luis Gervaso [mailto:[EMAIL PROTECTED] > Sent: Monday, January 30, 2006 11:29 AM > To: Struts Users Mailing List; To

RE: Authentication crisis

2006-01-30 Thread hermod.opstvedt
Hi Take a look at SecurityFilter. With that you get exactly what you are looking for. Hermod -Original Message- From: Luis Gervaso [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 11:29 AM To: Struts Users Mailing List; Tomcat Users List Subject: Re: Authentication crisis the

Re: Authentication crisis

2006-01-30 Thread Luis Gervaso
AIL PROTECTED]> > > To: "Struts Users Mailing List" ; "Tomcat Users > > List" < users@tomcat.apache.org> > > Sent: Saturday, January 28, 2006 2:18 AM > > Subject: Authentication crisis > > > > > > Hello > > &g

Re: Authentication crisis

2006-01-30 Thread Luis Gervaso
protected resource secured by > in > web.xml even if the user sent the request has been authenticated. > > - Original Message - > From: "Luis Gervaso" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" ; "Tomcat Users > List"

Re: Authentication crisis

2006-01-30 Thread deepak
;Struts Users Mailing List" ; "Tomcat Users List" Sent: Saturday, January 28, 2006 2:18 AM Subject: Authentication crisis Hello I need how to put subject information returned of lc.login() in webapp context int order to invoke getUserPrincipal and not retur null Logi

Authentication crisis

2006-01-27 Thread Luis Gervaso
Hello I need how to put subject information returned of lc.login() in webapp context int order to invoke getUserPrincipal and not retur null LoginServlet.java protected void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { String username =