public class VerifyTimestampConfig extends Object
| Constructor and Description |
|---|
VerifyTimestampConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSkewTime() |
Integer |
getTimeToLive() |
TimeUnit |
getTimeUnit() |
boolean |
isPrecisionInMilliseconds() |
boolean |
isRequireExpiresHeader() |
boolean |
isStrict() |
public Integer getTimeToLive()
public Integer getSkewTime()
public TimeUnit getTimeUnit()
public boolean isStrict()
public boolean isRequireExpiresHeader()
public boolean isPrecisionInMilliseconds()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.