You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by rohit sinha <ta...@gmail.com> on 2017/09/13 00:33:42 UTC

Java Client for PublicAPIsv2

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