https://issues.apache.org/bugzilla/show_bug.cgi?id=49197
Summary: ServletRequest/HttpSession is not visible in custom
realm
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
I have a requirement to build a custom login module which will use a RESTful
web service call to do the authentication which I completed. Now once the
authentication is done I need to create a session attribute so that I can use
that as token for further requests. basically my question is how to access
SeveltRequest/HttpSession in the custom login module?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]