We currently support Accumulo's 'column visibility' but no other data store type's row-level access schemes.
HBase provides cell visibility labels.
DynamoDB uses IAM Policy for fine-grained access control.
Cassandra does not currently have anything.
The goal here is to create a general-purpose mechanism and minimize/isolate the different implementations, leveraging as much of the existing visibility handling as possible.
We currently support Accumulo's 'column visibility' but no other data store type's row-level access schemes.
HBase provides cell visibility labels.
DynamoDB uses IAM Policy for fine-grained access control.
Cassandra does not currently have anything.
The goal here is to create a general-purpose mechanism and minimize/isolate the different implementations, leveraging as much of the existing visibility handling as possible.