Gary Tully created ARTEMIS-3863:
-----------------------------------
Summary: properties config - allow role configuration
Key: ARTEMIS-3863
URL: https://issues.apache.org/jira/browse/ARTEMIS-3863
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Configuration
Affects Versions: 2.23.0
Reporter: Gary Tully
Assignee: Gary Tully
Fix For: 2.24.0
the Role class need constructor and setter methods
the Set<Role> needs some type information to allow creation
This sort of thing should be possible:
securityRoles.TEST.users.send=true
securityRoles.TEST.users.consume=true
securityRoles.TEST.admins.createAddress=true
--
This message was sent by Atlassian Jira
(v8.20.7#820007)