Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.axis.components.net.DefaultSocketFactory
org.apache.axis.components.net.JSSESocketFactory
org.apache.axis.components.net.SunJSSESocketFactory
org.apache.axis.components.net.SunFakeTrustSocketFactory
public class SunFakeTrustSocketFactory
extends SunJSSESocketFactory
Nested 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 Exception
Method getContext
- Overrides:
- getContext in interface SunJSSESocketFactory
- Returns: