Uses of Class
io.trino.plugin.base.security.CatalogSchemaAccessControlRule
Packages that use CatalogSchemaAccessControlRule
-
Uses of CatalogSchemaAccessControlRule in io.trino.plugin.base.security
Fields in io.trino.plugin.base.security declared as CatalogSchemaAccessControlRuleModifier and TypeFieldDescriptionstatic final CatalogSchemaAccessControlRuleCatalogSchemaAccessControlRule.ALLOW_ALLMethods in io.trino.plugin.base.security that return types with arguments of type CatalogSchemaAccessControlRuleMethod parameters in io.trino.plugin.base.security with type arguments of type CatalogSchemaAccessControlRuleModifier and TypeMethodDescriptionFileBasedSystemAccessControl.Builder.setSchemaRules(List<CatalogSchemaAccessControlRule> schemaRules)