Class WssIncomingTimestampSecurityStrategy

java.lang.Object
org.mule.soap.api.security.WssIncomingTimestampSecurityStrategy
All Implemented Interfaces:
SecurityStrategy

public class WssIncomingTimestampSecurityStrategy extends Object implements SecurityStrategy
Verifies the timestamp of an incoming SOAP message.

This should be used when an incoming soap message is encrypted, signed, etc, and also includes a timestamp that express the creation and expiration of the security semantic of the message.

Since:
1.2.0
See Also: