Searched refs:HttpTimestamper (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/timestamp/
H A DHttpTimestamper.java50 public class HttpTimestamper implements Timestamper { class in inherits:Timestamper
74 public HttpTimestamper(String tsaUrl) { method in class:HttpTimestamper
/openjdk7/jdk/src/share/classes/sun/security/tools/
H A DTimestampedSigner.java330 Timestamper tsa = new HttpTimestamper(tsaUrl); // use supplied TSA

Completed in 1436 milliseconds