setCSPUserId

 

public void setCSPUserId(String id);

Sets a String to be used as the MQCSP user ID. If the authentication type is set to MQCSP_AUTH_USER_ID_AND_PWD then this will be passed to the Object Authority Manager (OAM) for authentication.

The initial value of this field is null.

Parameters

  • id - the user id


uj12110_