Mapping credentials for Connect:Direct by using exit classes
If we do not want to use the default credential mapping function of the Connect:Direct bridge agent, we can map user credentials in Managed File Transfer to user credentials on a Connect:Direct node by writing your own user exit. Configuring your own credential mapping user exits disables the default credential mapping function.
User exits that you create for mapping Connect:Direct credentials must implement the interface com.ibm.wmqfte.exitroutine.api.ConnectDirectCredentialExit. For more information, see CDCredentialExit.java interface.
Parent topic: Mapping credentials for Connect:Direct