当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
SunFakeTrustSocketFactory (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.components.net
Class SunFakeTrustSocketFactory
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
- All Implemented Interfaces:
- SecureSocketFactory, SocketFactory
- public class SunFakeTrustSocketFactory
- extends SunJSSESocketFactory
Hook for Axis sender, allowing unsigned server certs
Method Summary |
protected com.sun.net.ssl.SSLContext |
getContext()
Method getContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunFakeTrustSocketFactory
public SunFakeTrustSocketFactory(Hashtable attributes)
- Constructor FakeTrustSocketFactory
- Parameters:
attributes
-
getContext
protected com.sun.net.ssl.SSLContext getContext()
throws Exception
- Method getContext
- Overrides:
getContext
in class SunJSSESocketFactory
- Returns:
-
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.