Interface CMQZC
- All Known Implementing Classes:
MQConstants
To refer to one of these constants from within your programs, simply prefix constant name with "CMQC.".
A full description of these constants can be found in the IBM MQ Applications Reference section of the IBM MQ Documentation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intLength of current version of application context structure.static final intCurrent version of Application Context record.static final intLength of version-1 application context structure.static final StringIdentifier for the Application Context record.static final intVersion-1 Application Context record.static final intCurrent version of Authority Data record.static final StringIdentifier for the Authority Data record.static final intVersion-1 Authority Data record.static final intVersion-2 Authority Data record.static final intGroup.static final intAuthority data for all entity types is returned.static final intPrincipal.static final intUnknownstatic final intAll authorizations, other than MQZAO_CREATE.static final intAll of the administration authorizations, other than MQZAO_CREATE.static final intAuthorizations - All MQIstatic final intAbility to use alternate user authoritystatic final intAbility to authorize other users for a specified object.static final intAbility to use the MQGET call with a browse option.static final intAbility to change the attributes of a specified object.static final intAbility to delete all messages from a specified queue.static final intAbility to use the MQCONN callstatic final intAbility to start or stop a listener, service, or non-client channel object, and the ability to ping a non-client channel object.static final intAbility to reset a sequence number, or resolve an indoubt message on a non-client channel object.static final intAbility to change the attributes of a specified object.static final intSet create authority only.static final intAbility to delete all messages from a specified queue.static final intAbility to display the attributes of a specified object.static final intAbility to use the MQGET call with an input option.static final intAbility to use the MQINQ call.static final intNo authorizations.static final intAbility to use the MQPUT call.static final intAbility to pass all context.static final intAbility to pass identity context.static final intAll of the MQI authorizations.static final intAuthorizations - Removestatic final intAuthorizations - Resumestatic final intAbility to use the MQSET call.static final intAbility to set all context.static final intAbility to set identity context.static final intAuthorizations - Subscribestatic final intAuthorizations - Systemstatic final intVersion 1static final intVersion 2static final intVersion 3static final intVersion 4static final intVersion 5static final intVersion 6static final intCertificate revocation using LDAP serverstatic final intAuthentication Information - allstatic final intDo not continue with next componentstatic final intContinuation dependent on queue managerstatic final intDo not continue with next componentstatic final intCurrent version of application context record structure.static final StringIdentifier for the application context record structure.static final intVersion-1 application context record structure.static final intVersion-2 application context record structure.static final intCurrent version of free parameters structure.static final StringIdentifier for the Authority Data record.static final intVersion-1 free parameters structure.static final intLength of current version of identity context structure.static final intCurrent version of Authority Data record.static final intLength of version-1 identity context structure.static final intLength of version-2 identity context structure.static final StringIdentifier for the Authority Data record.static final intVersion-1 Authority Data record.static final intVersion-2 Authority Data record.static final intFunction ID for AuthenticateUser for the Authority Servicestatic final intFunction ID for Check for the Authority Servicestatic final intFunction ID for CheckPrivileged for the Authority Servicestatic final intFunction ID for CopyAll for the Authority Servicestatic final intFunction ID for Delete for the Authority Servicestatic final intFunction ID for DeleteName for the Name Servicestatic final intFunction ID for EnumerateData for the Authority Servicestatic final intFunction ID for Find for the UserId Servicestatic final intFunction ID for Free for the Authority Servicestatic final intFunction ID for Get for the Authority Servicestatic final intFunction ID for GetExplicit for the Authority Servicestatic final intInitialisation function IDstatic final intFunction ID for Initialisation of the Authority Servicestatic final intFunction ID for Initialisation of the Name Servicestatic final intFunction ID for Initialisation of the UserId Servicestatic final intFunction ID for Inquire for the Authority Servicestatic final intFunction ID for InsertName for the Name Servicestatic final intFunction ID for LookupName for the Name Servicestatic final intFunction ID for RefreshCache for the Authority Servicestatic final intFunction ID for Set for the Authority Servicestatic final intTermination function IDstatic final intFunction ID for Termination of the Authority Servicestatic final intFunction ID for Termination of the Name Servicestatic final intFunction ID for Termination of the UserId Servicestatic final intPrimary initializationstatic final intSecondary initializationstatic final intVersion 1static final intStart enumeration.static final intVersion 1static final intThe attribute requested by the corresponding selector in the Selectors parameter has not been returned.static final intThe attribute requested by the corresponding selector in the Selectors parameter has been returned.static final intPrimary terminationstatic final intSecondary terminationstatic final intVersion 1
-
Field Details
-
MQZIO_PRIMARY
static final int MQZIO_PRIMARYPrimary initialization- See Also:
-
MQZIO_SECONDARY
static final int MQZIO_SECONDARYSecondary initialization- See Also:
-
MQZTO_PRIMARY
static final int MQZTO_PRIMARYPrimary termination- See Also:
-
MQZTO_SECONDARY
static final int MQZTO_SECONDARYSecondary termination- See Also:
-
MQZCI_DEFAULT
static final int MQZCI_DEFAULTContinuation dependent on queue manager- See Also:
-
MQZCI_CONTINUE
static final int MQZCI_CONTINUEDo not continue with next component- See Also:
-
MQZCI_STOP
static final int MQZCI_STOPDo not continue with next component- See Also:
-
MQZAS_VERSION_1
static final int MQZAS_VERSION_1Version 1- See Also:
-
MQZAS_VERSION_2
static final int MQZAS_VERSION_2Version 2- See Also:
-
MQZAS_VERSION_3
static final int MQZAS_VERSION_3Version 3- See Also:
-
MQZAS_VERSION_4
static final int MQZAS_VERSION_4Version 4- See Also:
-
MQZAS_VERSION_5
static final int MQZAS_VERSION_5Version 5- See Also:
-
MQZAS_VERSION_6
static final int MQZAS_VERSION_6Version 6- See Also:
-
MQZAO_CONNECT
static final int MQZAO_CONNECTAbility to use the MQCONN call- See Also:
-
MQZAO_BROWSE
static final int MQZAO_BROWSEAbility to use the MQGET call with a browse option.This allows the MQGMO_BROWSE_FIRST, MQGMO_BROWSE_MSG_UNDER_CURSOR, or MQGMO_BROWSE_NEXT option to be specified on the MQGET call.
- See Also:
-
MQZAO_INPUT
static final int MQZAO_INPUTAbility to use the MQGET call with an input option.This allows the MQOO_INPUT_SHARED, MQOO_INPUT_EXCLUSIVE, or MQOO_INPUT_AS_Q_DEF option to be specified on the MQOPEN call.
- See Also:
-
MQZAO_OUTPUT
static final int MQZAO_OUTPUTAbility to use the MQPUT call.This allows the MQOO_OUTPUT option to be specified on the MQOPEN call.
- See Also:
-
MQZAO_INQUIRE
static final int MQZAO_INQUIREAbility to use the MQINQ call.This allows the MQOO_INQUIRE option to be specified on the MQOPEN call.
- See Also:
-
MQZAO_SET
static final int MQZAO_SETAbility to use the MQSET call.This allows the MQOO_SET option to be specified on the MQOPEN call.
- See Also:
-
MQZAO_PASS_IDENTITY_CONTEXT
static final int MQZAO_PASS_IDENTITY_CONTEXTAbility to pass identity context.This allows the MQOO_PASS_IDENTITY_CONTEXT option to be specified on the MQOPEN call, and the MQPMO_PASS_IDENTITY_CONTEXT option to be specified on the MQPUT and MQPUT1 calls.
- See Also:
-
MQZAO_PASS_ALL_CONTEXT
static final int MQZAO_PASS_ALL_CONTEXTAbility to pass all context.This allows the MQOO_PASS_ALL_CONTEXT option to be specified on the MQOPEN call, and the MQPMO_PASS_ALL_CONTEXT option to be specified on the MQPUT and MQPUT1 calls.
- See Also:
-
MQZAO_SET_IDENTITY_CONTEXT
static final int MQZAO_SET_IDENTITY_CONTEXTAbility to set identity context.This allows the MQOO_SET_IDENTITY_CONTEXT option to be specified on the MQOPEN call, and the MQPMO_SET_IDENTITY_CONTEXT option to be specified on the MQPUT and MQPUT1 calls.
- See Also:
-
MQZAO_SET_ALL_CONTEXT
static final int MQZAO_SET_ALL_CONTEXTAbility to set all context.This allows the MQOO_SET_ALL_CONTEXT option to be specified on the MQOPEN call, and the MQPMO_SET_ALL_CONTEXT option to be specified on the MQPUT and MQPUT1 calls.
- See Also:
-
MQZAO_ALTERNATE_USER_AUTHORITY
static final int MQZAO_ALTERNATE_USER_AUTHORITYAbility to use alternate user authorityThis allows the MQOO_ALTERNATE_USER_AUTHORITY option to be specified on the MQOPEN call, and the MQPMO_ALTERNATE_USER_AUTHORITY option to be specified on the MQPUT1 call.
- See Also:
-
MQZAO_PUBLISH
static final int MQZAO_PUBLISHAll of the MQI authorizations.This enables all of the authorizations described above.
- See Also:
-
MQZAO_SUBSCRIBE
static final int MQZAO_SUBSCRIBEAuthorizations - Subscribe- See Also:
-
MQZAO_RESUME
static final int MQZAO_RESUMEAuthorizations - Resume- See Also:
-
MQZAO_ALL_MQI
static final int MQZAO_ALL_MQIAuthorizations - All MQI- See Also:
-
MQZAO_CREATE
static final int MQZAO_CREATEAbility to change the attributes of a specified object.- See Also:
-
MQZAO_DELETE
static final int MQZAO_DELETEAbility to delete all messages from a specified queue.- See Also:
-
MQZAO_DISPLAY
static final int MQZAO_DISPLAYAbility to display the attributes of a specified object.- See Also:
-
MQZAO_CHANGE
static final int MQZAO_CHANGEAbility to change the attributes of a specified object.- See Also:
-
MQZAO_CLEAR
static final int MQZAO_CLEARAbility to delete all messages from a specified queue.- See Also:
-
MQZAO_CONTROL
static final int MQZAO_CONTROLAbility to start or stop a listener, service, or non-client channel object, and the ability to ping a non-client channel object.- See Also:
-
MQZAO_CONTROL_EXTENDED
static final int MQZAO_CONTROL_EXTENDEDAbility to reset a sequence number, or resolve an indoubt message on a non-client channel object.- See Also:
-
MQZAO_AUTHORIZE
static final int MQZAO_AUTHORIZEAbility to authorize other users for a specified object.- See Also:
-
MQZAO_ALL_ADMIN
static final int MQZAO_ALL_ADMINAll of the administration authorizations, other than MQZAO_CREATE.- See Also:
-
MQZAO_SYSTEM
static final int MQZAO_SYSTEMAuthorizations - System- See Also:
-
MQZAO_ALL
static final int MQZAO_ALLAll authorizations, other than MQZAO_CREATE.- See Also:
-
MQZAO_REMOVE
static final int MQZAO_REMOVEAuthorizations - Remove- See Also:
-
MQZAO_NONE
static final int MQZAO_NONENo authorizations.- See Also:
-
MQZAO_CREATE_ONLY
static final int MQZAO_CREATE_ONLYSet create authority only.- See Also:
-
MQZAET_NONE
static final int MQZAET_NONEAuthority data for all entity types is returned.- See Also:
-
MQZAET_PRINCIPAL
static final int MQZAET_PRINCIPALPrincipal.- See Also:
-
MQZAET_GROUP
static final int MQZAET_GROUPGroup.- See Also:
-
MQZAET_UNKNOWN
static final int MQZAET_UNKNOWNUnknown- See Also:
-
MQZSE_START
static final int MQZSE_STARTVersion 1- See Also:
-
MQZSE_CONTINUE
static final int MQZSE_CONTINUEStart enumeration.The call is invoked with this value to start the enumeration of authority data. The Filter parameter specifies the selection criteria to be used to select the authority data returned by this and successive calls.
- See Also:
-
MQZSL_NOT_RETURNED
static final int MQZSL_NOT_RETURNEDThe attribute requested by the corresponding selector in the Selectors parameter has not been returned.- See Also:
-
MQZSL_RETURNED
static final int MQZSL_RETURNEDThe attribute requested by the corresponding selector in the Selectors parameter has been returned.- See Also:
-
MQZNS_VERSION_1
static final int MQZNS_VERSION_1Version 1- See Also:
-
MQZUS_VERSION_1
static final int MQZUS_VERSION_1Version 1- See Also:
-
MQZED_STRUC_ID
Identifier for the application context record structure.- See Also:
-
MQZED_VERSION_1
static final int MQZED_VERSION_1Version-1 application context record structure.- See Also:
-
MQZED_VERSION_2
static final int MQZED_VERSION_2Version-2 application context record structure.- See Also:
-
MQZED_CURRENT_VERSION
static final int MQZED_CURRENT_VERSIONCurrent version of application context record structure.- See Also:
-
MQZAC_STRUC_ID
Identifier for the Application Context record.- See Also:
-
MQZAC_VERSION_1
static final int MQZAC_VERSION_1Version-1 Application Context record.- See Also:
-
MQZAC_CURRENT_VERSION
static final int MQZAC_CURRENT_VERSIONCurrent version of Application Context record.- See Also:
-
MQZAC_LENGTH_1
static final int MQZAC_LENGTH_1Length of version-1 application context structure.- See Also:
-
MQZAC_CURRENT_LENGTH
static final int MQZAC_CURRENT_LENGTHLength of current version of application context structure.- See Also:
-
MQZAT_INITIAL_CONTEXT
static final int MQZAT_INITIAL_CONTEXTAuthentication Information - all- See Also:
-
MQZAT_CHANGE_CONTEXT
static final int MQZAT_CHANGE_CONTEXTCertificate revocation using LDAP server- See Also:
-
MQZAD_STRUC_ID
Identifier for the Authority Data record.- See Also:
-
MQZAD_VERSION_1
static final int MQZAD_VERSION_1Version-1 Authority Data record.- See Also:
-
MQZAD_VERSION_2
static final int MQZAD_VERSION_2Version-2 Authority Data record.- See Also:
-
MQZAD_CURRENT_VERSION
static final int MQZAD_CURRENT_VERSIONCurrent version of Authority Data record.- See Also:
-
MQZFP_STRUC_ID
Identifier for the Authority Data record.- See Also:
-
MQZFP_VERSION_1
static final int MQZFP_VERSION_1Version-1 free parameters structure.- See Also:
-
MQZFP_CURRENT_VERSION
static final int MQZFP_CURRENT_VERSIONCurrent version of free parameters structure.- See Also:
-
MQZIC_STRUC_ID
Identifier for the Authority Data record.- See Also:
-
MQZIC_VERSION_1
static final int MQZIC_VERSION_1Version-1 Authority Data record.- See Also:
-
MQZIC_VERSION_2
static final int MQZIC_VERSION_2Version-2 Authority Data record.- See Also:
-
MQZIC_CURRENT_VERSION
static final int MQZIC_CURRENT_VERSIONCurrent version of Authority Data record.- See Also:
-
MQZIC_LENGTH_1
static final int MQZIC_LENGTH_1Length of version-1 identity context structure.- See Also:
-
MQZIC_LENGTH_2
static final int MQZIC_LENGTH_2Length of version-2 identity context structure.- See Also:
-
MQZIC_CURRENT_LENGTH
static final int MQZIC_CURRENT_LENGTHLength of current version of identity context structure.- See Also:
-
MQZID_INIT
static final int MQZID_INITInitialisation function ID- See Also:
-
MQZID_TERM
static final int MQZID_TERMTermination function ID- See Also:
-
MQZID_INIT_AUTHORITY
static final int MQZID_INIT_AUTHORITYFunction ID for Initialisation of the Authority Service- See Also:
-
MQZID_TERM_AUTHORITY
static final int MQZID_TERM_AUTHORITYFunction ID for Termination of the Authority Service- See Also:
-
MQZID_CHECK_AUTHORITY
static final int MQZID_CHECK_AUTHORITYFunction ID for Check for the Authority Service- See Also:
-
MQZID_COPY_ALL_AUTHORITY
static final int MQZID_COPY_ALL_AUTHORITYFunction ID for CopyAll for the Authority Service- See Also:
-
MQZID_DELETE_AUTHORITY
static final int MQZID_DELETE_AUTHORITYFunction ID for Delete for the Authority Service- See Also:
-
MQZID_SET_AUTHORITY
static final int MQZID_SET_AUTHORITYFunction ID for Set for the Authority Service- See Also:
-
MQZID_GET_AUTHORITY
static final int MQZID_GET_AUTHORITYFunction ID for Get for the Authority Service- See Also:
-
MQZID_GET_EXPLICIT_AUTHORITY
static final int MQZID_GET_EXPLICIT_AUTHORITYFunction ID for GetExplicit for the Authority Service- See Also:
-
MQZID_REFRESH_CACHE
static final int MQZID_REFRESH_CACHEFunction ID for RefreshCache for the Authority Service- See Also:
-
MQZID_ENUMERATE_AUTHORITY_DATA
static final int MQZID_ENUMERATE_AUTHORITY_DATAFunction ID for EnumerateData for the Authority Service- See Also:
-
MQZID_AUTHENTICATE_USER
static final int MQZID_AUTHENTICATE_USERFunction ID for AuthenticateUser for the Authority Service- See Also:
-
MQZID_FREE_USER
static final int MQZID_FREE_USERFunction ID for Free for the Authority Service- See Also:
-
MQZID_INQUIRE
static final int MQZID_INQUIREFunction ID for Inquire for the Authority Service- See Also:
-
MQZID_CHECK_PRIVILEGED
static final int MQZID_CHECK_PRIVILEGEDFunction ID for CheckPrivileged for the Authority Service- See Also:
-
MQZID_INIT_NAME
static final int MQZID_INIT_NAMEFunction ID for Initialisation of the Name Service- See Also:
-
MQZID_TERM_NAME
static final int MQZID_TERM_NAMEFunction ID for Termination of the Name Service- See Also:
-
MQZID_LOOKUP_NAME
static final int MQZID_LOOKUP_NAMEFunction ID for LookupName for the Name Service- See Also:
-
MQZID_INSERT_NAME
static final int MQZID_INSERT_NAMEFunction ID for InsertName for the Name Service- See Also:
-
MQZID_DELETE_NAME
static final int MQZID_DELETE_NAMEFunction ID for DeleteName for the Name Service- See Also:
-
MQZID_INIT_USERID
static final int MQZID_INIT_USERIDFunction ID for Initialisation of the UserId Service- See Also:
-
MQZID_TERM_USERID
static final int MQZID_TERM_USERIDFunction ID for Termination of the UserId Service- See Also:
-
MQZID_FIND_USERID
static final int MQZID_FIND_USERIDFunction ID for Find for the UserId Service- See Also:
-