setAuthenticationType
public void setAuthenticationType(int i);
Sets the authentication method to be used by the Object Authority Manager (OAM). It can be either MQCSP_AUTH_NONE or MQCSP_AUTH_USER_ID_AND_PWD. Any other value is interpreted as MQCSP_AUTH_NONE.
The initial value of this field is MQCSP_AUTH_NONE .
uj12090_