Modifier and Type | Field and Description |
---|---|
private static CRLSocket |
plainInstance |
private static CRLSocket |
secureInstance |
Modifier | Constructor and Description |
---|---|
private |
CRLSocket() |
Modifier and Type | Method and Description |
---|---|
static SocketFactory |
getDefault() |
static CRLSocket |
getPlainInstance() |
static CRLSocket |
getSecureInstance() |
static void |
main(String[] args) |
addTrustMaterial, createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, getAssociatedCertificateChain, getCheckCRL, getCheckExpiry, getCheckHostname, getConnectTimeout, getCurrentServerChain, getDefaultCipherSuites, getDefaultProtocol, getEnabledCiphers, getEnabledProtocols, getHostnameVerifier, getNeedClientAuth, getSoTimeout, getSSLContext, getSSLWrapperFactory, getSupportedCipherSuites, getTrustChain, getUseClientMode, getWantClientAuth, isSecure, setCheckCRL, setCheckExpiry, setCheckHostname, setConnectTimeout, setDefaultProtocol, setDnsOverride, setEnabledCiphers, setEnabledProtocols, setHostnameVerifier, setIsSecure, setKeyMaterial, setNeedClientAuth, setSoTimeout, setSSLWrapperFactory, setTrustMaterial, setUseClientMode, setWantClientAuth, useDefaultJavaCiphers, useStrongCiphers
private static final CRLSocket secureInstance
private static final CRLSocket plainInstance
private CRLSocket() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public static SocketFactory getDefault()
public static CRLSocket getSecureInstance()
public static CRLSocket getPlainInstance()