Class VerifyTimestampConfig
java.lang.Object
com.mulesoft.modules.wss.api.inbound.VerifyTimestampConfig
Timestamp configuration used to verify the freshness of a message.
- Since:
- 1.0
-
Constructor Details
-
VerifyTimestampConfig
public VerifyTimestampConfig()
-
-
Method Details
-
getTimeToLive
-
getSkewTime
-
getTimeUnit
-
isStrict
public boolean isStrict() -
isRequireExpiresHeader
public boolean isRequireExpiresHeader() -
isPrecisionInMilliseconds
public boolean isPrecisionInMilliseconds() -
equals
-
hashCode
public int hashCode()
-