0 Replies Latest reply on Sep 25, 2008 3:51 AM by kickmetoandy

    how to pass data from a GenericSOAPHandler to a LoginModule

    kickmetoandy

      Hello,

      i was wondering if it is possible to pass information (username, password) from a custom GenericSOAPHandler to a JBoss LoginModule. In our SOAP Handler we extract the username, password from the wssecurity header in the soap message. We want the username and password to be validated by the LoginModule configured for the security Domain in the login-config.xml.

      So is it possible to pass the username/password information from the SoapHandler to the LoginModule ? And how can it be done ?

      thanks in advance,

      cheers,
      andy