-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63921/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1896
https://issues.apache.org/jira/browse/RANGER-1896
Repository: ranger
Description
-------
Deprecated code removed, and the newer extractCommonCriterias method is used
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/SearchUtil.java
ad307339a
security-admin/src/main/java/org/apache/ranger/rest/UserREST.java 4bf18991a
security-admin/src/test/java/org/apache/ranger/rest/TestUserREST.java
373b6f348
Diff: https://reviews.apache.org/r/63921/diff/1/
Testing
-------
Tested with calling :
http://rangerhost/service/users?sortBy=userId
http://rangerhost/service/users?sortBy=loginId
http://rangerhost/service/users?sortBy=emailAddress
http://rangerhost/service/users?sortBy=firstName
http://rangerhost/service/users?sortBy=lastName
Thanks,
Zsombor Gegesy