public interface ClockSkewAware
DateUtils| Modifier and Type | Method and Description |
|---|---|
int |
getMaxClockSkew()
Gets the maximum acceptable clock skew.
|
void |
setMaxClockSkew(int maxClockSkewSeconds)
Sets the maximum acceptable clock skew.
|
int getMaxClockSkew()
void setMaxClockSkew(int maxClockSkewSeconds)
maxClockSkewSeconds - The maximum acceptable clock skew, in
seconds. Zero if none.Copyright © 2017 Connect2id Ltd.. All rights reserved.