| Package | Description |
|---|---|
| org.odpi.openmetadata.openconnectors.governancedaemonconnectors.securitysync.rangerconnector |
| Modifier and Type | Method and Description |
|---|---|
ResourceTagMapper |
RangerSecurityServiceConnector.createAssociationResourceToSecurityTag(String resourceGUID,
String tagGUID) |
ResourceTagMapper |
SecurityServiceConnector.createAssociationResourceToSecurityTag(String tagGUID,
String resourceGUID) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceTagMapper> |
RangerSecurityServiceConnector.getTagsAssociatedWithTheResource(Long id) |
List<ResourceTagMapper> |
SecurityServiceConnector.getTagsAssociatedWithTheResource(Long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
RangerSecurityServiceConnector.deleteAssociationResourceToSecurityTag(ResourceTagMapper resourceTagMapper) |
void |
SecurityServiceConnector.deleteAssociationResourceToSecurityTag(ResourceTagMapper resourceTagMapper) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.