This illustration shows the use case Create a Topic Connection of the class TopicConnectionFactory in the JMS Operational Interface.
NOTE: Of the three ways to Create a Topic Connection, this is the alternative referred to as "a."
The method used is createTopicConnection, which takes a specified username/Password.
To create a topic connection, you must specify the Username and Password.