| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.axis.components.net.DefaultSocketFactoryorg.apache.axis.components.net.JSSESocketFactoryorg.apache.axis.components.net.SunJSSESocketFactoryorg.apache.axis.components.net.SunFakeTrustSocketFactorypublic class SunFakeTrustSocketFactoryextends SunJSSESocketFactoryNested Class Summary | |
static class |
|
Field Summary | |
protected static Log |
|
Fields inherited from class org.apache.axis.components.net.JSSESocketFactory | |
sslFactory | |
Fields inherited from class org.apache.axis.components.net.DefaultSocketFactory | |
CONNECT_TIMEOUT, attributes, log | |
Constructor Summary | |
| |
Method Summary | |
protected SSLContext |
|
Methods inherited from class org.apache.axis.components.net.SunJSSESocketFactory | |
getContext, initFactory | |
Methods inherited from class org.apache.axis.components.net.JSSESocketFactory | |
create, initFactory | |
Methods inherited from class org.apache.axis.components.net.DefaultSocketFactory | |
create, isHostInNonProxyList, match | |
public SunFakeTrustSocketFactory(Hashtable attributes)
Constructor FakeTrustSocketFactory
- Parameters:
attributes-
protected SSLContext getContext()
throws ExceptionMethod getContext
- Overrides:
- getContext in interface SunJSSESocketFactory
- Returns: