Searched defs:SNIHostNameMatcher (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/javax/net/ssl/
H A DSNIHostName.java324 private static final class SNIHostNameMatcher extends SNIMatcher { class in class:SNIHostName
341 SNIHostNameMatcher(String regex) { method in class:SNIHostName.SNIHostNameMatcher

Completed in 7 milliseconds