You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Philip Harvey (JIRA)" <ji...@apache.org> on 2012/08/17 18:11:37 UTC

[jira] [Created] (QPID-4237) Java Broker - add Group Management functionality, independent of ACL module

Philip Harvey created QPID-4237:
-----------------------------------

             Summary: Java Broker - add Group Management functionality, independent of ACL module
                 Key: QPID-4237
                 URL: https://issues.apache.org/jira/browse/QPID-4237
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.19
            Reporter: Philip Harvey
            Assignee: Philip Harvey
             Fix For: Future


We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.

To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4237) Java Broker - add Group Management functionality, independent of ACL module

Posted by "Philip Harvey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Harvey updated QPID-4237:
--------------------------------

    Attachment: 0001-QPID-4236-QPID-4237-Added-group-management-functiona.patch

Added group management functionality, and exposed it via the web management interface.   
 
To avoid redundancy/confusion, removed group definition functionality from the ACL
plugin. The ACL plugin uses groups but does not define them.
                
> Java Broker - add Group Management functionality, independent of ACL module
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: Future
>
>         Attachments: 0001-QPID-4236-QPID-4237-Added-group-management-functiona.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4237) Java Broker - add Group Management functionality, independent of ACL module

Posted by "Philip Harvey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Harvey updated QPID-4237:
--------------------------------

    Attachment: 0001-QPID-4237-modified-FileGroupDatabase-to-ensure-that-.patch

Attached patch. Modified FileGroupDatabase to ensure that it always closes its file input/output streams.
                
> Java Broker - add Group Management functionality, independent of ACL module
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: Future
>
>         Attachments: 0001-QPID-4236-QPID-4237-QPID-4245-Added-group-management.patch, 0001-QPID-4237-modified-FileGroupDatabase-to-ensure-that-.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4237) [Java Broker] add a GroupProvider and associated rest management functionality

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-4237:
---------------------------------

    Summary: [Java Broker] add a GroupProvider and associated rest management functionality  (was: Java Broker - add Group Management functionality, independent of ACL module)
    
> [Java Broker] add a GroupProvider and associated rest management functionality
> ------------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4236-QPID-4237-QPID-4245-Added-group-management.patch, 0001-QPID-4237-added-convenience-method-to-AuthenticatedR.patch, 0001-QPID-4237-modified-FileGroupDatabase-to-ensure-that-.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4237) Java Broker - add Group Management functionality, independent of ACL module

Posted by "Philip Harvey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Harvey updated QPID-4237:
--------------------------------

    Attachment: 0001-QPID-4237-added-convenience-method-to-AuthenticatedR.patch

Added convenience method to AuthenticatedResult to facilitate implementation of third party authentication managers
                
> Java Broker - add Group Management functionality, independent of ACL module
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: Future
>
>         Attachments: 0001-QPID-4236-QPID-4237-QPID-4245-Added-group-management.patch, 0001-QPID-4237-added-convenience-method-to-AuthenticatedR.patch, 0001-QPID-4237-modified-FileGroupDatabase-to-ensure-that-.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4237) [Java Broker] add a GroupProvider and associated rest management functionality

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-4237.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   0.19

Resolving.
                
> [Java Broker] add a GroupProvider and associated rest management functionality
> ------------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4236-QPID-4237-QPID-4245-Added-group-management.patch, 0001-QPID-4237-added-convenience-method-to-AuthenticatedR.patch, 0001-QPID-4237-modified-FileGroupDatabase-to-ensure-that-.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4237) Java Broker - add Group Management functionality, independent of ACL module

Posted by "Philip Harvey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Harvey reassigned QPID-4237:
-----------------------------------

    Assignee: Robbie Gemmell  (was: Philip Harvey)

please can you review the attached patch
                
> Java Broker - add Group Management functionality, independent of ACL module
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4237
>                 URL: https://issues.apache.org/jira/browse/QPID-4237
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: Future
>
>         Attachments: 0001-QPID-4236-QPID-4237-Added-group-management-functiona.patch
>
>
> We would like the broker to support a pluggable mechanism for defining groups, for use in access control logic.
> To reduce duplication, note that group definition functionality is being removed from the ACL module in QPID-4236.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org