dlmarion opened a new pull request, #95:
URL: https://github.com/apache/accumulo-access/pull/95
Removed the 'of' methods from the AccessEvaluator
interface. Created an interface for Authorizations and renamed the current
class to AuthorizationsImpl. Added the following methods to get an
AccessEvaluator:
1. The evaluator() method on an Authorizations instance
2. The Authorizations.evalutor() static method to get an instance for
multiple Authorizations objects.
3. The Authorizations.using(Authorizor) static method.
Closes #56
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]