Class Hierarchy
- java.lang.Object
- javax.net.ssl.KeyManagerFactory
- javax.net.ssl.KeyManagerFactorySpi
- java.security.Permission (implements java.security.Guard, java.io.Serializable)
- java.security.BasicPermission (implements java.io.Serializable)
- javax.net.ssl.SSLPermission
- java.security.BasicPermission (implements java.io.Serializable)
- java.net.ServerSocket (implements java.io.Closeable)
- javax.net.ssl.SSLServerSocket
- javax.net.ServerSocketFactory
- javax.net.ssl.SSLServerSocketFactory
- java.net.Socket (implements java.io.Closeable)
- javax.net.ssl.SSLSocket
- javax.net.SocketFactory
- javax.net.ssl.SSLSocketFactory
- javax.net.ssl.SSLContext
- javax.net.ssl.SSLContextSpi
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- javax.net.ssl.SSLException
- javax.net.ssl.SSLHandshakeException
- javax.net.ssl.SSLException
- java.io.IOException
- java.lang.Exception
- javax.net.ssl.TrustManagerFactory
- javax.net.ssl.TrustManagerFactorySpi
- java.net.URLConnection
- java.net.HttpURLConnection
- javax.net.ssl.HttpsURLConnection
- java.net.HttpURLConnection
Interface Hierarchy
- javax.net.ssl.KeyManager
- javax.net.ssl.X509KeyManager
- javax.net.ssl.TrustManager
- javax.net.ssl.X509TrustManager