[ 
https://issues.apache.org/jira/browse/NIFI-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329493#comment-15329493
 ] 

ASF GitHub Bot commented on NIFI-1952:
--------------------------------------

Github user jtstorck commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/526#discussion_r66968481
  
    --- Diff: nifi-api/src/main/java/org/apache/nifi/authorization/Group.java 
---
    @@ -24,7 +24,7 @@
     /**
      * A group that users can belong to.
      */
    -public class Group {
    +public class Group { // TODO rename to UserGroup
    --- End diff --
    
    I didn't want to cause too much of a ripple effect of changes outside the 
scope of the JIRA, but I can make those changes in this PR.


> Create REST endpoints for user/group/policy management
> ------------------------------------------------------
>
>                 Key: NIFI-1952
>                 URL: https://issues.apache.org/jira/browse/NIFI-1952
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>             Fix For: 1.0.0
>
>
> REST endpoints are needed to provide CRUD capability for mutable authorizers 
> (extensions of AbstractPolicyBasedAuthorizer) to manage users, groups, and 
> policies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to