This repo provides the sample code to back up the Restricting CICS TG client applications article.
- CICS Transaction Gatway V9.0 or later
The Java code needs to be compiled with the ctgclient.jar for the version of CICS TG being used. Once compiled the class file needs to be packaged into a jar file and added to the Gateway daemon configuration as described in the documentation.
This project is licensed under Apache License Version 2.0.