herb [
https://community.jboss.org/people/herb] created the discussion
"How to pass data from valve to login module?"
To view the discussion, visit:
https://community.jboss.org/message/647907#647907
--------------------------------------------------------------
I use AS71.0CR1b
I need some http header data in my login module. - But how can I access http header in
login modules?
My current approach is to read http header in a valve, put it in a thread local and access
it in my login module.
Is there a better solution??
Can this realized with JAAS callbacks? (I have not found an appropriate one). Which one?
Or can it done in combination with an own callback handler (how can I register an own
callbackhandler in AS7?)?
Many questions...
Thanks, herb
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/647907#647907]
Start a new discussion in PicketBox Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]