Uses of Class
io.trino.plugin.base.security.SystemInformationRule
-
Packages that use SystemInformationRule Package Description io.trino.plugin.base.security -
-
Uses of SystemInformationRule in io.trino.plugin.base.security
Methods in io.trino.plugin.base.security that return types with arguments of type SystemInformationRule Modifier and Type Method Description Optional<List<SystemInformationRule>>FileBasedSystemAccessControlRules. getSystemInformationRules()Method parameters in io.trino.plugin.base.security with type arguments of type SystemInformationRule Modifier and Type Method Description FileBasedSystemAccessControl.BuilderFileBasedSystemAccessControl.Builder. setSystemInformationRules(Optional<List<SystemInformationRule>> systemInformationRules)
-