| Package | Description |
|---|---|
| org.teiid.adminapi.impl | |
| org.teiid.metadata |
| Modifier and Type | Method and Description |
|---|---|
Map<Role.ResourceKey,Map<String,Policy>> |
DataPolicyMetadata.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataPolicyMetadata.addPolicies(Map<Role.ResourceKey,Map<String,Policy>> policies) |
| Modifier and Type | Method and Description |
|---|---|
static Role.ResourceKey |
Role.ResourceKey.of(String name,
Database.ResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
Map<Role.ResourceKey,Permission> |
Role.getGrants() |
Map<Role.ResourceKey,Map<String,Policy>> |
Role.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
int |
Role.ResourceKey.compareTo(Role.ResourceKey other) |
Copyright © 2020. All rights reserved.