Searched refs:SNIHostNameMatcher (Results 1 – 1 of 1) sorted by relevance
308 return new SNIHostNameMatcher(regex); in createSNIMatcher()324 private final static class SNIHostNameMatcher extends SNIMatcher { class in SNIHostName341 SNIHostNameMatcher(String regex) { in SNIHostNameMatcher() method in SNIHostName.SNIHostNameMatcher