Retrieve plaintext WS-Security password at service endpoint with Metro + WSIT?
问题 I'm writing a SOAP service (let's call it X) that acts as a "forwarding proxy" of sorts, replacing several elements in the body, then calling another SOAP service (Y). I would like to use the same WS-Security credentials ( plaintext username and password) that I receive in X when I call Y, but I am having trouble retrieving the value of the Password element. The policy that I declare in my wsit-package.service.xml file references an implementation of com.sun.xml.wss.impl.callback