Skip to content

Added MultiAuthVisibilityFilter to user iterator package#6402

Open
dlmarion wants to merge 1 commit into
apache:mainfrom
dlmarion:multi-auth-vis-filter
Open

Added MultiAuthVisibilityFilter to user iterator package#6402
dlmarion wants to merge 1 commit into
apache:mainfrom
dlmarion:multi-auth-vis-filter

Conversation

@dlmarion
Copy link
Copy Markdown
Contributor

Accumulo Access provides an AccessEvaluator
that accepts a Collection of Sets of Strings (effectively
Collection). The existing user
VisibilityFilter only accepts a single Authorizations
object. This new visibility filter accepts a set of
Authorizations in a single filter.

Accumulo Access provides an AccessEvaluator that accepts
a Collection of Sets of Strings (effectively
Collection<Authorizations>). The existing user
VisibilityFilter only accepts a single Authorizations
object. This new visibility filter accepts a set of
Authorizations in a single filter.
@dlmarion dlmarion added this to the 4.0.0 milestone May 29, 2026
@dlmarion dlmarion requested review from ctubbsii and keith-turner May 29, 2026 17:03
@dlmarion dlmarion self-assigned this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant