Re: How to acess HttpServletRequest in Jaas login module in Tomcat

2016-05-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saurabh, On 5/25/16 10:33 PM, saurabh.su...@rbs.com.INVALID wrote: > I am already extending JAASCallbackHandler and getting Name and > password through that. How can we get HTTLServletRequest through > JAASCallbackHandler? I'm interested in a simil

RE: How to acess HttpServletRequest in Jaas login module in Tomcat

2016-05-25 Thread Saurabh.Suman
pace Complex Sector 21, Gurgaon, Haryana, 122002, India Office: +91 124 6195699 | Mobile: +91 375289 -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, May 18, 2016 1:14 PM To: Tomcat Users List Subject: Re: How to acess HttpServletRequest in Jaas login mo

Re: How to acess HttpServletRequest in Jaas login module in Tomcat

2016-05-18 Thread Mark Thomas
On 18/05/2016 03:56, saurabh.su...@rbs.com.INVALID wrote: > Hello experts > > How to acess HttpServletRequest in Jaas login module in Tomcat? In Jboss we > can get it through > > > HttpServletRequest request = > (HttpServletRequest)PolicyContext.getContext("javax.servlet.http.HttpServletReques