- All Implemented Interfaces:
- com.ibm.mq.MQSecurityExit
public class OAMSecurityExit
extends java.lang.Object
implements com.ibm.mq.MQSecurityExit
OAMSecurityExit creates an MQCSP object and sets the username and
password for the authentication on the server side. The default username
and password can be set via the String of SecurityData in the form of
username:password. If the caller does not specify the password, the
default username and password will be set to the MQCSP object.
- Author:
- yannanlu@yahoo.com