Uses of Interface
io.trino.metadata.SystemSecurityMetadata
Packages that use SystemSecurityMetadata
-
Uses of SystemSecurityMetadata in io.trino.metadata
Classes in io.trino.metadata that implement SystemSecurityMetadataConstructors in io.trino.metadata with parameters of type SystemSecurityMetadataModifierConstructorDescriptionMetadataManager(SystemSecurityMetadata systemSecurityMetadata, TransactionManager transactionManager, GlobalFunctionCatalog globalFunctionCatalog, LanguageFunctionManager languageFunctionManager, TypeManager typeManager)