9.3.1.2.8 jms.user, jms.password
Sets the user name and password of the JMS connection, as specified by the JMS provider.
jms.user=user_name jms.password=password
This is not used for JNDI security. To set JNDI authentication, see the JNDI java.naming.security
properties.
For example:
jms.user=myuser jms.password=mypasswd
Parent topic: JMS Connection Properties