kumaab commented on code in PR #393:
URL: https://github.com/apache/ranger/pull/393#discussion_r1792926775
##########
security-admin/src/main/java/org/apache/ranger/rest/XUserREST.java:
##########
@@ -608,69 +622,6 @@ public VXLong countXGroupUsers(@Context HttpServletRequest
request) {
return xUserMgr.getXGroupUserSearchCount(searchCriteria);
}
- // Handle XGroupGroup
Review Comment:
Please see if the referenced methods (for REST APIs with path
/groupgroups/.. ) in XUserMgr and XUserMgrBase can be removed as well?
--
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]