Package io.trino.plugin.base.security
Class AnySchemaPermissionsRule
- java.lang.Object
-
- io.trino.plugin.base.security.AnySchemaPermissionsRule
-
public class AnySchemaPermissionsRule extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()booleanmatch(String user, Set<String> groups, String schemaName)
-