activemq-artemis
activemq-artemis copied to clipboard
ARTEMIS-3692 support temporary queue namespace w/security-settings
This commit includes a handful of changes in order to support using the temporary-queue-namespace with security-settings:
- Passing a new temp flag to the SecurityStore implementation.
- Add plumbing for address-specific operations (e.g. for JMS temporary topic use-cases).
👍