Add a string property (token) to ConnectionControl so the broker could
potentially communicate a security token to a client after it authenticates
--------------------------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-3383
URL: https://issues.apache.org/jira/browse/AMQ-3383
Project: ActiveMQ
Issue Type: Improvement
Reporter: Stan Lewis
Priority: Trivial
Attachments: AMQ-3383.diff
When a client creates a connection to a secured broker and authenticates in
there's no means for the broker to communicate back to the client some kind of
security token should the underlying authentication/authorization method allow
for it. The attached patch adds a string field to ConnectionControl (also ran
the openwire generator too, included in the patch) called "token" that can be
used for this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira