org.apache.axis.components.net
public class SunJSSESocketFactory extends JSSESocketFactory implements SecureSocketFactory
| Constructor Summary | |
|---|---|
| SunJSSESocketFactory(Hashtable attributes)
Constructor JSSESocketFactory
| |
| Method Summary | |
|---|---|
| protected SSLContext | getContext()
gets a SSL Context
|
| protected void | initFactory()
Read the keystore, init the SSL socket factory
|
Parameters: attributes
Returns: SSLContext
Throws: Exception
Throws: IOException