mneethiraj opened a new pull request, #1211:
URL: https://github.com/apache/ranger/pull/1211

   
   ## What changes were proposed in this pull request?
   
   - added `RangerAuthorizer.filterResources()` method to return subset of 
given resources on which the user has specified permissions.
   - added REST endpoint `/authz/v1/filterResources` for the new API
   - removed enum element `ResourceMatchScope.SELF_OR_ANY_CHILD` as this is not 
implemented
   
   ## How was this patch tested?
   
   - added unit tests for the API introduced
   - verified that all existing unit tests successfully complete


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to