Hi, I am able to verify the timestamp and signatures of a SOAP message by passing the message to the processSecurityHeader method of the WSSecurityEngine class. The problem is that the method succeeds as well if I pass it a message without any WSSecurity headers.
Is there a way to verify (short of dissecting through the SOAP message) that it contains a timestamps and a signature of the timestamp and the body of the message? Thanks, Juan Carlos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
