RakeshGuptaDev commented on code in PR #580:
URL: https://github.com/apache/ranger/pull/580#discussion_r2652738298
##########
agents-common/src/main/java/org/apache/ranger/plugin/util/SearchFilter.java:
##########
@@ -74,6 +74,8 @@ public class SearchFilter {
public static final String ZONE_NAME_PREFIX = "zoneNamePrefix";
// search
public static final String POLICY_NAME_PREFIX = "policyNamePrefix";
+ public static final String ASSOCIATED_ROLE_NAME_PARTIAL =
"associatedRoleNamePartial"; // search
Review Comment:
Handled.
--
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]