Hierarchy For Package org.newsclub.net.unix.ssl
Class Hierarchy
- java.lang.Object
- org.newsclub.net.unix.ssl.FilterX509TrustManager (implements javax.net.ssl.X509TrustManager)
- org.newsclub.net.unix.ssl.ValidatingX509TrustManager
- org.newsclub.net.unix.ssl.IgnorantX509TrustManager (implements javax.net.ssl.X509TrustManager)
- org.newsclub.net.unix.ssl.SNIHostnameCapture
- javax.net.ssl.SNIMatcher
- org.newsclub.net.unix.ssl.CallbackSNIMatcher
- org.newsclub.net.unix.ssl.SSLContextBuilder
- org.newsclub.net.unix.ssl.SSLParametersUtil
- org.newsclub.net.unix.ssl.FilterX509TrustManager (implements javax.net.ssl.X509TrustManager)
Interface Hierarchy
- org.newsclub.net.unix.ssl.CallbackSNIMatcher.Callback
- org.newsclub.net.unix.ssl.SSLFunction<T,
R> - org.newsclub.net.unix.ssl.SSLSupplier<T>