jerqi commented on code in PR #4623:
URL: https://github.com/apache/gravitino/pull/4623#discussion_r1726735329


##########
core/src/main/java/org/apache/gravitino/authorization/AuthorizationUtils.java:
##########
@@ -190,7 +207,11 @@ public static boolean 
needApplyAllAuthorizationPlugin(SecurableObject securableO
     return false;
   }
 
-  private static boolean supportsSingleAuthorizationPlugin(MetadataObject.Type 
type) {
+  private static boolean needApplyAllAuthorizationPlugins(MetadataObject.Type 
type) {

Review Comment:
   OK. Done.



-- 
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]

Reply via email to