-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32873/
-----------------------------------------------------------
(Updated April 14, 2017, 7:54 a.m.)
Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, and
Ramesh Mani.
Bugs: RANGER-372
https://issues.apache.org/jira/browse/RANGER-372
Repository: ranger
Description
-------
Public REST APIs are defined and implemented for a full access to Ranger
objects for specifying security policies.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/rest/PublicAPIs.java ece20b1
security-admin/src/main/java/org/apache/ranger/rest/PublicAPIsv2.java
PRE-CREATION
Diff: https://reviews.apache.org/r/32873/diff/1/
Testing
-------
Used a set of curl scripts to unit test each of the publically available REST
API.
Thanks,
Abhay Kulkarni