Uses of Class
org.newsclub.net.unix.ssl.SNIHostnameCapture
Packages that use SNIHostnameCapture
-
Uses of SNIHostnameCapture in org.newsclub.net.unix.ssl
Methods in org.newsclub.net.unix.ssl that return SNIHostnameCaptureModifier and TypeMethodDescriptionstatic SNIHostnameCaptureSNIHostnameCapture.configure(SSLSocket sslSocket, SNIMatcher hostnameMatcher) Configures the given serverSSLSocketto match the given hostname pattern.static SNIHostnameCaptureSNIHostnameCapture.configure(SSLSocket sslSocket, SNIMatcher hostnameMatcher, Supplier<String> defaultHostnameSupplier) Configures the given serverSSLSocketto match the given hostname pattern.