Searched defs:clientTime (Results 1 – 2 of 2) sorted by relevance
49 public static boolean isClockSkewed(Instant clientTime, Instant serverTime) { in isClockSkewed()59 public static Duration getClockSkew(Instant clientTime, Instant serverTime) { in getClockSkew()
86 Instant clientTime = Instant.now().plus(1, HOURS); in clockSkewDoesNotAdjustOnNonClockSkewErrors() local125 …private void assertNoAdjust(Instant clientTime, Instant serviceTime, int statusCode, String errorC… in assertNoAdjust()135 …private void assertNoAdjust(Instant clientTime, Instant serviceTime, int statusCode, String errorC… in assertNoAdjust()