Hi, I am working on the use case, where one WSP should propagate specified header element and corresponded signature from received message to another WSP call. Signature is located inside wsse:Security block with specific actor.
Question: I cannot find elegant method to do it via WSS4J. Is coping DOM elements only alternative? Regards, Andrei.
