Lines Matching defs:ctime
49 private KerberosTime ctime;
185 KerberosTime ctime,
193 cksum, ctime, subKey, seqNumber, authorizationData,
207 ctime = new KerberosTime(KerberosTime.NOW);
214 ctime,
227 KerberosTime ctime,
236 cksum, ctime, subKey, seqNumber, authorizationData,
289 ctime = authenticator.ctime;
291 authenticator.ctime.setMicroSeconds(authenticator.cusec);
300 if (!authenticator.ctime.inClockSkew(currTime))
305 new AuthTime(authenticator.ctime.getTime(), authenticator.cusec);
375 if (ctime != null)
376 return ctime;
377 return authenticator.ctime;
463 KerberosTime ctime,
480 ctime.getMicroSeconds(),
481 ctime,