Hello, I will like to list all the policies for a user in Ranger. I was able to do it through the REST API here https://cwiki.apache.org/confluence/display/RANGER/REST+APIs+for+Service+Definition%2C+Service+and+Policy+Management#RESTAPIsforServiceDefinition,ServiceandPolicyManagement-SearchPoliciesinaService
Although I want to do this programmatically. Is there any existing client on top of this API to search for policies or list policies for a user ? Thanks
