| Package | Description |
|---|---|
| org.teiid.metadata |
| Modifier and Type | Method and Description |
|---|---|
Permission |
Grant.getPermission() |
| Modifier and Type | Method and Description |
|---|---|
Map<Role.ResourceKey,Permission> |
Role.getGrants() |
| Modifier and Type | Method and Description |
|---|---|
void |
Role.addGrant(Permission grant) |
void |
Role.removeGrant(Permission toRemoveGrant) |
void |
Grant.setPermission(Permission permission) |
| Constructor and Description |
|---|
Grant(String role,
Permission permission) |
Copyright © 2020. All rights reserved.