public class SunFakeTrustSocketFactory extends SunJSSESocketFactory
Modifier and Type | Class and Description |
---|---|
static class |
SunFakeTrustSocketFactory.FakeX509TrustManager
Class FakeX509TrustManager
|
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
Field log
|
sslFactory
attributes, CONNECT_TIMEOUT
Constructor and Description |
---|
SunFakeTrustSocketFactory(Hashtable attributes)
Constructor FakeTrustSocketFactory
|
Modifier and Type | Method and Description |
---|---|
protected com.sun.net.ssl.SSLContext |
getContext()
Method getContext
|
initFactory
create
isHostInNonProxyList, match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public SunFakeTrustSocketFactory(Hashtable attributes)
attributes
- protected com.sun.net.ssl.SSLContext getContext() throws Exception
getContext
in class SunJSSESocketFactory
Exception
Copyright © The Apache Software Foundation. All Rights Reserved.