javax.net.ssl (Java SE 9 & JDK 9 ) (original) (raw)
CertPathTrustManagerParameters
A wrapper for CertPathParameters.
Extends the SSLSession
interface to support additional session attributes.
This event indicates that an SSL handshake completed on a given SSL connection.
HttpsURLConnection
extends HttpURLConnection
with support for https-specific features.
This class acts as a factory for key managers based on a source of key material.
This class defines the Service Provider Interface (SPI) for the KeyManagerFactory
class.
A parameters object for X509KeyManagers that encapsulates a List of KeyStore.Builders.
Instances of this class represent a server name of typehost_name in a Server Name Indication (SNI) extension.
Instances of this class represent a matcher that performs match operations on an SNIServerName instance.
Instances of this class represent a server name in a Server Name Indication (SNI) extension.
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or SSLEngine
s.
This class defines the Service Provider Interface (SPI) for the SSLContext
class.
A class which enables secure communications using protocols such as the Secure Sockets Layer (SSL) or IETF RFC 2246 "Transport Layer Security" (TLS) protocols, but is transport independent.
An encapsulation of the result state produced bySSLEngine
I/O calls.
Encapsulates parameters for an SSL/TLS/DTLS connection.
This class is for various network permissions.
This class extends ServerSocket
s and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
SSLServerSocketFactory
s createSSLServerSocket
s.
This event is propagated to a SSLSessionBindingListener.
This class extends Socket
s and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
SSLSocketFactory
s create SSLSocket
s.
Standard constants definitions
This class acts as a factory for trust managers based on a source of trust material.
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory
class.
Abstract class that provides for extension of the X509KeyManager interface.
Extensions to the X509TrustManager
interface to support SSL/TLS/DTLS connection sensitive trust management.