4 Replies Latest reply on Feb 14, 2005 10:18 AM by paper57

    Propagating transport specific info to authorization module

    paper57


      I need to be able to propagate transport specific information (ex: HTTP Headers) ultimately into a custom JAAS authentication module.

      I have reviewed much of the source for axis, jboss, and their integration and while I am confident I could make it work, I want to do it the "right" way (even though I'm already breaking some of the rules).

      Can anyone shed some light on a recommended method of implementation?