| Package | Description |
|---|---|
| io.prestosql.testing |
| Modifier and Type | Method and Description |
|---|---|
static TestingAccessControlManager.TestingPrivilege |
TestingAccessControlManager.privilege(String userName,
String entityName,
TestingAccessControlManager.TestingPrivilegeType type) |
static TestingAccessControlManager.TestingPrivilege |
TestingAccessControlManager.privilege(String entityName,
TestingAccessControlManager.TestingPrivilegeType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestingAccessControlManager.deny(TestingAccessControlManager.TestingPrivilege... deniedPrivileges) |
boolean |
TestingAccessControlManager.TestingPrivilege.matches(TestingAccessControlManager.TestingPrivilege testPrivilege) |
Copyright © 2012–2019. All rights reserved.