You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2022/06/17 10:20:00 UTC

[jira] [Created] (ARTEMIS-3863) properties config - allow role configuration

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)