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

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DOCSPChecker.java185 String value = stripOutSeparators(properties[3]);
480 private static String stripOutSeparators(String value) { method in class:OCSPChecker

Completed in 1057 milliseconds