how to populate userPrincipal in request object

2007-06-13 Thread shahab
, instead of role map in request, its updating security map. Thanx -- View this message in context: http://www.nabble.com/how-to-populate-userPrincipal-in-request-object-tf3914736.html#a11099625 Sent from the Tomcat - User mailing list archive at Nabble.com

RE: how to populate userPrincipal in request object

2007-06-13 Thread Mark Claassen
-Original Message- From: shahab [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 13, 2007 9:42 AM To: users@tomcat.apache.org Subject: how to populate userPrincipal in request object Hi: Would you please let me know how can I set the userPrincipal in request Object. I am setting

Re: how to populate userPrincipal in request object

2007-06-13 Thread shahab
the Subject in reuqest null, also userPrincipal is null. Also, instead of role map in request, its updating security map. Thanx -- View this message in context: http://www.nabble.com/how-to-populate-userPrincipal-in-request-object-tf3914736.html#a11105770 Sent from the Tomcat - User mailing list

Re: how to populate userPrincipal in request object

2007-06-13 Thread Bill Barker
according to JAAS implementation). When i run the code in debugger, I see the Subject in reuqest null, also userPrincipal is null. Also, instead of role map in request, its updating security map. Thanx -- View this message in context: http://www.nabble.com/how-to-populate-userPrincipal