TOKEN_CLIENT_ID
The Client ID as defined in a JSON Web Token (JWT) provider.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: TOKEN_CLIENT_ID
JMS administration tool short name: TKCD
Programmatic access
Setters/getters
- MQConnectionFactory.setTokenClientId()
- MQConnectionFactory.getTokenClientId()
Values
- null
- This is the default value.
- Any valid string
Note: The TOKEN_CLIENT_ID connection factory property is mandatory if you
specify the TOKEN_ENDPOINT connection
factory property.