CICS® Transaction Gateway Programming Reference V3.1

Uses of Interface
com.ibm.ctg.security.ServerSecurity

Uses of ServerSecurity in com.ibm.ctg.security
 

Subinterfaces of ServerSecurity in com.ibm.ctg.security
 interface SSLightServerSecurity
          All implementations of CICS Transaction Gateway server-side security classes which require the exposure of SSL Client Certificates must implement the SSLightServerSecurity interface.
 interface SystemSSLServerSecurity
          All implementations of CICS Transaction Gateway server-side security classes which require the exposure of SSL Client Certificates and use the System SSL protocol handlers (ssl: and https:) must implement the SystemSSLServerSecurity interface.
 


© Copyright IBM Corp. 1994, 1999