Home
Installable services interface reference information
This chapter provides reference information for the installable services. It includes:
- How the functions are shown
- MQZEP – Add component entry point
- MQZ_AUTHENTICATE_USER – Authenticate user
- MQZ_CHECK_AUTHORITY – Check authority
- MQZ_CHECK_AUTHORITY_2 – Check authority (extended)
- MQZ_COPY_ALL_AUTHORITY – Copy all authority
- MQZ_DELETE_AUTHORITY – Delete authority
- MQZ_ENUMERATE_AUTHORITY_DATA – Enumerate authority data
- MQZ_FREE_USER – Free user
- MQZ_GET_AUTHORITY – Get authority
- MQZ_GET_AUTHORITY_2 – Get authority (extended)
- MQZ_GET_EXPLICIT_AUTHORITY – Get explicit authority
- MQZ_GET_EXPLICIT_AUTHORITY_2 – Get explicit authority (extended)
- MQZ_INIT_AUTHORITY – Initialize authorization service
- MQZ_INQUIRE – Inquire authorization service
- MQZ_REFRESH_CACHE – Refresh all authorizations
- MQZ_SET_AUTHORITY – Set authority
- MQZ_SET_AUTHORITY_2 – Set authority (extended)
- MQZ_TERM_AUTHORITY – Terminate authorization service
- MQZAC – Application context
- MQZAD – Authority data
- MQZED – Entity descriptor
- MQZIC – Identity context
- MQZFP – Free parameters
- MQZ_DELETE_NAME – Delete name
- MQZ_INIT_NAME – Initialize name service
- MQZ_INSERT_NAME – Insert name
- MQZ_LOOKUP_NAME – Lookup name
- MQZ_TERM_NAME – Terminate name service
The functions and data types are in alphabetic order within the group for each service type.
- How the functions are shown
- MQZEP – Add component entry point
- MQHCONFIG – Configuration handle
- PMQFUNC – Pointer to function
- MQZ_AUTHENTICATE_USER – Authenticate user
- MQZ_CHECK_AUTHORITY – Check authority
- MQZ_CHECK_AUTHORITY_2 – Check authority (extended)
- MQZ_COPY_ALL_AUTHORITY – Copy all authority
- MQZ_DELETE_AUTHORITY – Delete authority
- MQZ_ENUMERATE_AUTHORITY_DATA – Enumerate authority data
- MQZ_FREE_USER – Free user
- MQZ_GET_AUTHORITY – Get authority
- MQZ_GET_AUTHORITY_2 – Get authority (extended)
- MQZ_GET_EXPLICIT_AUTHORITY – Get explicit authority
- MQZ_GET_EXPLICIT_AUTHORITY_2 – Get explicit authority (extended)
- MQZ_INIT_AUTHORITY – Initialize authorization service
- MQZ_INQUIRE – Inquire authorization service
- MQZ_REFRESH_CACHE – Refresh all authorizations
- MQZ_SET_AUTHORITY – Set authority
- MQZ_SET_AUTHORITY_2 – Set authority (extended)
- MQZ_TERM_AUTHORITY – Terminate authorization service
- MQZAC – Application context
- MQZAD – Authority data
- MQZED – Entity descriptor
- MQZIC – Identity context
- MQZFP – Free parameters
- MQZ_DELETE_NAME – Delete name
- MQZ_INIT_NAME – Initialize name service
- MQZ_INSERT_NAME – Insert name
- MQZ_LOOKUP_NAME – Lookup name
- MQZ_TERM_NAME – Terminate name service
Parent topic:
WebSphere MQ installable services and the API exit
fa16540_
Home