/AWS1/CL_BDDSENSITIVEDATACONF¶
Configuration for sensitive data detection and redaction
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_detectionmode TYPE /AWS1/BDDSENSDATADETECTIONMODE /AWS1/BDDSENSDATADETECTIONMODE¶
Mode for sensitive data detection
Optional arguments:¶
it_detectionscope TYPE /AWS1/CL_BDDSENDATADETSCOPE_W=>TT_SENSITIVEDATADETECTIONSCOPE TT_SENSITIVEDATADETECTIONSCOPE¶
Scope of detection - what types of sensitive data to detect
io_piientitiesconfiguration TYPE REF TO /AWS1/CL_BDDPIIENTITIESCONF /AWS1/CL_BDDPIIENTITIESCONF¶
Configuration for PII entities detection and redaction
Queryable Attributes¶
detectionMode¶
Mode for sensitive data detection
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DETECTIONMODE() |
Getter for DETECTIONMODE, with configurable default |
ASK_DETECTIONMODE() |
Getter for DETECTIONMODE w/ exceptions if field has no value |
HAS_DETECTIONMODE() |
Determine if DETECTIONMODE has a value |
detectionScope¶
Scope of detection - what types of sensitive data to detect
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DETECTIONSCOPE() |
Getter for DETECTIONSCOPE, with configurable default |
ASK_DETECTIONSCOPE() |
Getter for DETECTIONSCOPE w/ exceptions if field has no valu |
HAS_DETECTIONSCOPE() |
Determine if DETECTIONSCOPE has a value |
piiEntitiesConfiguration¶
Configuration for PII entities detection and redaction
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIIENTITIESCONFIGURATION() |
Getter for PIIENTITIESCONFIGURATION |