keith-turner commented on issue #56:
URL: https://github.com/apache/accumulo-access/issues/56#issuecomment-1944080910
The following proposed API
```java
var evaluator = Authorizations.of("a", "b").evaluator();
```
does not support the functionality of this [existing
API](https://github.com/apache/accumulo-access/blob/009246e93aaa91dc4ce0b2a35ae8f14ddf04e210/src/main/java/org/apache/accumulo/access/AccessEvaluator.java#L100-L153)
--
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]