Uses of Class
io.trino.plugin.base.security.AllowAllSystemAccessControl
-
Packages that use AllowAllSystemAccessControl Package Description io.trino.plugin.base.security -
-
Uses of AllowAllSystemAccessControl in io.trino.plugin.base.security
Subclasses of AllowAllSystemAccessControl in io.trino.plugin.base.security Modifier and Type Class Description classDefaultSystemAccessControlDefault system access control rules.Fields in io.trino.plugin.base.security declared as AllowAllSystemAccessControl Modifier and Type Field Description static AllowAllSystemAccessControlAllowAllSystemAccessControl. INSTANCE
-