Accumulo Access Control Java Library

Java library that provides the same functionality, semantics, and syntax as the Apache Accumulo ColumnVisibility and VisibilityEvaluator classes. This functionality is provided in a standalone java library that has no dependencies (for example no Hadoop, Zookeeper, Thrift, etc dependencies).

For a conceptual overview of what an access expression is, see the specification document. See the getting started guide for an example of how to use this java library.

Public API

The following types constitute the public API of this library. All other types are package private and are not part of the public API.

  • IllegalAccessExpressionException.
  • AccessEvaluator.
  • AccessExpression.
  • Authorizations.

Download Details:

Author: apache

Official Github: https://github.com/apache/accumulo-access 

License: Apache-2.0 license

#apache  #data  #data-analysis #data-science 

Accumulo Access Control Java Library
1.00 GEEK