org.apache.axis.components.net
public class SunJSSESocketFactory extends JSSESocketFactory implements SecureSocketFactory
sslFactory
attributes, CONNECT_TIMEOUT, log
Constructor and Description |
---|
SunJSSESocketFactory(java.util.Hashtable attributes)
Constructor JSSESocketFactory
|
Modifier and Type | Method and Description |
---|---|
protected com.sun.net.ssl.SSLContext |
getContext()
gets a SSL Context
|
protected void |
initFactory()
Read the keystore, init the SSL socket factory
|
create
isHostInNonProxyList, match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public SunJSSESocketFactory(java.util.Hashtable attributes)
attributes
- protected void initFactory() throws java.io.IOException
initFactory
in class JSSESocketFactory
java.io.IOException
protected com.sun.net.ssl.SSLContext getContext() throws java.lang.Exception
java.lang.Exception
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.