Accessing HttpSession within authorization?

Chris Halverson <[email protected]> Fri, 06 Jun 2003 14:20:02 -0500
Newsgroups gmane.comp.java.securityfilter.user
Organization Halverson.org
Message-ID <[email protected]>
Due to some lame licensing/security issues, I have to create a new
database connection for each user accessing my app. The usernames are
actual Oracle logins, therefore to validate, I have to actually try to
connect to the database. If this is successful, I'd like to store the
resulting connection in the session (or I need to store the password
in the session so I can create a connection as needed, either way,
it's the same problem).

Is there a way in my booleanAutenticate method to access the session?

Thanks!

cdh

-- 
Chris D. Halverson                         http://www.halverson.org/


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.