Footprints Data Model |
Table |
Table Name | Security Policy |
Table Definition |   |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Security Policy Id | The automatically generated primary key of the secuty_policy table. | LONG | Yes |
Policy Id | Policy Id | VARCHAR(255) | Yes |
Policy Content | xml blob with the content of the XACML policy | TEXT | Yes |
Create Date | Create Date | TIMESTAMP | Yes |
Delete Date | Logical Delete date | DATE | No |