Uses of Class
io.trino.plugin.base.security.CatalogTableAccessControlRule
Packages that use CatalogTableAccessControlRule
-
Uses of CatalogTableAccessControlRule in io.trino.plugin.base.security
Fields in io.trino.plugin.base.security declared as CatalogTableAccessControlRuleModifier and TypeFieldDescriptionstatic final CatalogTableAccessControlRuleCatalogTableAccessControlRule.ALLOW_ALLMethods in io.trino.plugin.base.security that return types with arguments of type CatalogTableAccessControlRuleMethod parameters in io.trino.plugin.base.security with type arguments of type CatalogTableAccessControlRuleModifier and TypeMethodDescriptionFileBasedSystemAccessControl.Builder.setTableRules(List<CatalogTableAccessControlRule> tableRules)