Index

C G L 
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

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 a SSLSocketFactory but provides a SSLSession that implements SSLSession.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.
C G L 
All Classes and Interfaces|All Packages