[
https://issues.apache.org/jira/browse/ARTEMIS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557883#comment-17557883
]
ASF subversion and git services commented on ARTEMIS-3863:
----------------------------------------------------------
Commit 6d926719f48201bb4c89691a71b7891d26114537 in activemq-artemis's branch
refs/heads/main from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6d926719f4 ]
ARTEMIS-3863 - allow Role configuration via properties
> 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
> Priority: Major
> Fix For: 2.24.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)