MQXR_SEC_PARMS

 

public final static int

This indicates that the exit might create a MQConnectionSecurityParameters object. If it does so, and MQChannelExit.getMQCSP() is not null after the exit completes, then the data returned from the exit is then sent to the server-connection end of the channel.

This occurs for channel security exits only, and takes place when the normal security message exchange has ended and the channel is ready to run.

See WebSphere MQ Intercommunication for more details of the possible security exchanges that can take place when an exit is invoked with this reason.


uj21060_