Footprints Data Model |
Table |
Name | target_match_type |
Comment | A lookup table for the XACML target match type. Values include ACTION, RESOURCE, SUBJECT |
Column |
Name | Datatype | Comment | Is PK | Is FK |
target_match_type_name | VARCHAR(70) | The name of the Target Match Type. | Yes | No |
target_match_type_descr | varchar(512) | A descriptive name of the Target Match Type. This descriptive name may be localized. | No | No |