Hi, how can I sign/verify signature/enrypt/decrypt a SOAP message with WSS4J?
I tried to find some documentation for this but there seems do me nothing useful. The few I found don't work at all. The "best" documentation I found is the javadoc http://ws.apache.org/wss4j/apidocs/index.html but it contains seldom more than the message signatures. I can't find any "how to" or useful info on the web sites. The links on http://ws.apache.org/wss4j/ does either not work or not lead do anything useful. So how to I use WSS4J for securing my SOAP? Where can I find documentation? regards robert P.S: The documentation for Axis2, Rampart, XML-Security is also non existent.
