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

/openjdk7/jdk/src/share/classes/sun/security/timestamp/
H A DHttpTimestamper.java142 verifyMimeType(connection.getContentType());
166 private static void verifyMimeType(String contentType) throws IOException { method in class:HttpTimestamper

Completed in 47 milliseconds