Package com.ibm.websphere.ssl
Interface Summary
| Interface | Description |
|---|---|
| SSLConfigChangeListener | This interface is for components and applications to receive notifications of dynamic changes to the SSL configurations returned by the JSSEHelper API. |
Class Summary
| Class | Description |
|---|---|
| JSSEHelper | This class is for components and applications to utilize the SSL configuration framework for selecting SSL configurations and turning them into SSL objects such as SSLContext, Properties, URLStreamHandlers, and SocketFactories. |
| SSLConfigChangeEvent | This class is the event received by the SSLConfigChanceListener which components and applications register with the JSSEHelper API. |
Exception Summary
| Exception | Description |
|---|---|
| SSLException | This is a generic exception thrown for most SSL-related errors. |
Version:
1.1.0