-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71603/
-----------------------------------------------------------
Review request for ranger, kalyan kumar kalvagadda, Madhan Neethiraj, and
Ramesh Mani.
Bugs: RANGER-2613
https://issues.apache.org/jira/browse/RANGER-2613
Repository: ranger
Description
-------
PublicAPIsv2 provides a REST endpoint to retrieve Roles defined in Ranger
Admin. This API needs to return a plain Java list of Ranger Roles to the caller
(instead of an enhanced, internal Java object more suitable for GUI
consumption).
Diffs
-----
security-admin/src/main/java/org/apache/ranger/rest/PublicAPIsv2.java
f329d1775
Diff: https://reviews.apache.org/r/71603/diff/1/
Testing
-------
Ran all unit tests successfully
Thanks,
Abhay Kulkarni