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