setMQCSP

 

public void setMQCSP(MQConnectionSecurityParameters mqcsp);

Sets a MQConnectionSecurityParameters object. If this object is created and set when a security exit is invoked with MQC.MQXR_SEC_PARMS then any supplied information will be sent to the Queue Manager.

This applies to channel security exits only.

Parameters

  • mqcsp - the MQConnectionSecurityParameters object.


uj12030_