GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/44
NIFIREG-59 Migrate Authorizer Exceptions
Replaces Authorizer exception types with more general security provider
exception types.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-59
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/44.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 #44
----
commit ab50f966e6a95c58537f3dc2dcc8f6ef7ef019a1
Author: Kevin Doran <[email protected]>
Date: 2017-11-29T23:57:31Z
NIFIREG-59 Migrate Authorizer Exceptions
Replaces Authorizer exception types with more general security
provider exception types.
----
---