Uses of Class
io.trino.testing.TestingAccessControlManager
-
Packages that use TestingAccessControlManager Package Description io.trino.server.testing io.trino.testing -
-
Uses of TestingAccessControlManager in io.trino.server.testing
Methods in io.trino.server.testing that return TestingAccessControlManager Modifier and Type Method Description TestingAccessControlManagerTestingTrinoServer. getAccessControl() -
Uses of TestingAccessControlManager in io.trino.testing
Methods in io.trino.testing that return TestingAccessControlManager Modifier and Type Method Description TestingAccessControlManagerLocalQueryRunner. getAccessControl()TestingAccessControlManagerQueryRunner. getAccessControl()
-