Searched defs:timestamp (Results 1 – 4 of 4) sorted by relevance
32 private Timestamp timestamp; field in CodeSigner48 public CodeSigner(CertPath signerCertPath, Timestamp timestamp) { in CodeSigner()
32 private Date timestamp; field in Timestamp51 public Timestamp(Date timestamp, CertPath signerCertPath) { in Timestamp()
59 Timestamp timestamp = new Timestamp(now, cpath); in testTimestamp() local
52 private transient long timestamp; field in UUID279 public long timestamp() { in timestamp() method in UUID