Class TimestampConfig

java.lang.Object
com.mulesoft.modules.wss.api.outbound.TimestampConfig

public class TimestampConfig extends Object
Timestamp configuration used to add a timestamp to security header.
Since:
1.1.0
  • Constructor Details

    • TimestampConfig

      public TimestampConfig()
  • Method Details

    • getTimeToLive

      public Integer getTimeToLive()
    • getTimeUnit

      public TimeUnit getTimeUnit()
    • isPrecisionInMilliseconds

      public boolean isPrecisionInMilliseconds()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object