[ 
https://issues.apache.org/jira/browse/AMQ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057805#comment-13057805
 ] 

Stan Lewis commented on AMQ-3383:
---------------------------------

Yeah, you're probably right.  A string works for my purposes but a byte array 
would be fine too, will re-do the patch.

> 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

        

Reply via email to