getAuthenticationType

 

public int getAuthenticationType();

This method returns the authentication method to be used by the Object Authority Manager (OAM). It will be either MQCSP_AUTH_NONE or MQCSP_AUTH_USER_ID_AND_PWD.

The initial value of this field is MQCSP_AUTH_NONE

Returns

  • int authenticationType


uj12060_