|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.components.net.DefaultSocketFactory (src)
org.jboss.axis.components.net.JSSESocketFactory (src)
org.jboss.axis.components.net.SunJSSESocketFactory (src)
org.jboss.axis.components.net.SunFakeTrustSocketFactory
Hook for Axis sender, allowing unsigned server certs
Nested Class Summary | |
static class |
SunFakeTrustSocketFactory.FakeX509TrustManager (src)
Class FakeX509TrustManager |
Field Summary |
Fields inherited from class org.jboss.axis.components.net.JSSESocketFactory (src) |
sslFactory |
Fields inherited from class org.jboss.axis.components.net.DefaultSocketFactory (src) |
attributes |
Constructor Summary | |
SunFakeTrustSocketFactory(java.util.Hashtable attributes)
Constructor FakeTrustSocketFactory |
Method Summary | |
protected com.sun.net.ssl.SSLContext |
getContext()
Method getContext |
Methods inherited from class org.jboss.axis.components.net.SunJSSESocketFactory (src) |
initFactory |
Methods inherited from class org.jboss.axis.components.net.JSSESocketFactory (src) |
create |
Methods inherited from class org.jboss.axis.components.net.DefaultSocketFactory (src) |
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.jboss.axis.components.net.SocketFactory (src) |
create |
Constructor Detail |
public SunFakeTrustSocketFactory(java.util.Hashtable attributes)
attributes
- Method Detail |
protected com.sun.net.ssl.SSLContext getContext() throws java.lang.Exception
getContext
in class SunJSSESocketFactory (src)
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |