We are using Ranger for managing privilege and working on writing some integration tests in Java.
When we grant privileges we use exclude option of the RangerPolicy. Although the GrantRevokeRequest class which has a Map<String, String> for resource and no way to specify exclude for it. I see that the new API V2 takes RangerPolicyResource which has a boolean for it. Is there any client which exposes this for privilege management? Thanks. Thanks, Rohit Sinha
