| Package | Description |
|---|---|
| org.odpi.openmetadata.openconnectors.governancedaemonconnectors.securitysync.rangerconnector.model |
| Modifier and Type | Class and Description |
|---|---|
class |
RangerDataMaskPolicyItem |
class |
RangerRowFilterPolicyItem |
| Modifier and Type | Method and Description |
|---|---|
List<RangerPolicyItem> |
RangerPolicy.getAllowExceptions() |
List<RangerPolicyItem> |
RangerPolicy.getDenyExceptions() |
List<RangerPolicyItem> |
RangerPolicy.getDenyPolicyItems() |
List<RangerPolicyItem> |
RangerPolicy.getPolicyItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
RangerPolicy.setAllowExceptions(List<RangerPolicyItem> allowExceptions) |
void |
RangerPolicy.setDenyExceptions(List<RangerPolicyItem> denyExceptions) |
void |
RangerPolicy.setDenyPolicyItems(List<RangerPolicyItem> denyPolicyItems) |
void |
RangerPolicy.setPolicyItems(List<RangerPolicyItem> policyItems) |
Copyright © 2018–2020 ODPi. All rights reserved.