[
https://issues.apache.org/jira/browse/ARTEMIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-1897:
------------------------------------
Description: The STOMP protocol manager duplicates some code that already
exists in the SecurityStore implementation. Rather than using either the
SecurityStore or SecurityManager directly it should simply rely on the
authentication already being done through the creation of the core session.
(was: The STOMP protocol manager duplicates some code that already exists in
the SecurityStore implementation. It should use the SecurityStore like the
other protocol heads rather than the SecurityManager (which is encapsulated in
the SecurityStore already).)
> STOMP should use core session for authentication
> ------------------------------------------------
>
> Key: ARTEMIS-1897
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1897
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: STOMP
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
> The STOMP protocol manager duplicates some code that already exists in the
> SecurityStore implementation. Rather than using either the SecurityStore or
> SecurityManager directly it should simply rely on the authentication already
> being done through the creation of the core session.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)