See: Description
| Interface | Description |
|---|---|
| ClientSecurity |
All implementations of CICS Transaction Gateway client-side security classes
must implement the ClientSecurity interface.
|
| JSSEServerSecurity |
All implementations of CICS Transaction Gateway server-side security classes
which require the exposure of SSL Client Certificates must implement the
JSSEServerSecurity interface.
|
| ServerSecurity |
All implementations of CICS Transaction Gateway server-side security classes
must implement the ServerSecurity interface.
|