GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/452
NIFI-1884 Defining API for Users, Groups, and Policies
This pull request introduces the concept of a MutableAuthorizer which is an
interface that extends the recently introduced Authorizer. A MutableAuthorizer
has the ability to manage users, groups, and policies. In addition this PR
introduces the classes for user, group, and access policy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-1884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/452.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #452
----
commit 2c9510ba4a2c3b42811606528a98f4b5ed7d09ac
Author: Bryan Bende <[email protected]>
Date: 2016-05-16T21:11:41Z
NIFI-1884 Defining API for Users, Groups, and Policies
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---