|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Hook for Axis sender, allowing unsigned server certs
Nested Class Summary | |
---|---|
static class |
SunFakeTrustSocketFactory.FakeX509TrustManager
Class FakeX509TrustManager |
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
Field log |
Fields inherited from class org.apache.axis.components.net.JSSESocketFactory |
---|
sslFactory |
Fields inherited from class org.apache.axis.components.net.DefaultSocketFactory |
---|
attributes |
Constructor Summary | |
---|---|
SunFakeTrustSocketFactory(java.util.Hashtable attributes)
Constructor FakeTrustSocketFactory |
Method Summary | |
---|---|
protected SSLContext |
getContext()
Method getContext |
Methods inherited from class org.apache.axis.components.net.SunJSSESocketFactory |
---|
initFactory |
Methods inherited from class org.apache.axis.components.net.JSSESocketFactory |
---|
create |
Methods inherited from class org.apache.axis.components.net.DefaultSocketFactory |
---|
isHostInNonProxyList, match |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axis.components.net.SocketFactory |
---|
create |
Field Detail |
protected static org.apache.commons.logging.Log log
Constructor Detail |
public SunFakeTrustSocketFactory(java.util.Hashtable attributes)
attributes
- Method Detail |
protected SSLContext getContext() throws java.lang.Exception
getContext
in class SunJSSESocketFactory
java.lang.Exception
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |