org.apache.axis.components.net
public class IBMJSSESocketFactory extends JSSESocketFactory implements SecureSocketFactory
Constructor Summary | |
---|---|
IBMJSSESocketFactory(Hashtable attributes)
Constructor IBMJSSESocketFactory
|
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