Index
All Classes and Interfaces|All Packages
C
- com.github.marschall.legacycompatibilitysslsocketfactory - module com.github.marschall.legacycompatibilitysslsocketfactory
- com.github.marschall.legacycompatibilitysslsocketfactory - package com.github.marschall.legacycompatibilitysslsocketfactory
- createSocket() - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(String, int) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(InetAddress, int) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(Socket, InputStream, boolean) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
G
- getDefault() - Static method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
-
Returns the default instance of this class.
- getDefaultCipherSuites() - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
- getSupportedCipherSuites() - Method in class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
L
- LegacyCompatibilitySSLSocketFactory - Class in com.github.marschall.legacycompatibilitysslsocketfactory
-
A
SSLSocketFactory
that delegates to aSSLSocketFactory
but provides aSSLSession
that implementsSSLSession.getPeerCertificateChain()
. - LegacyCompatibilitySSLSocketFactory() - Constructor for class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
-
Default constructor that delegates to the default SSL socket factory.
- LegacyCompatibilitySSLSocketFactory(SSLSocketFactory) - Constructor for class com.github.marschall.legacycompatibilitysslsocketfactory.LegacyCompatibilitySSLSocketFactory
-
Constructs a new LegacyCompatibilitySSLSocketFactory.
All Classes and Interfaces|All Packages