-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch AivenAclAuthorizerV2 to new API
Some notable changes: 1. New API classes require some conversions back and forth. Some conversion logic is taken from `AuthorizerWrapper`. 2. `configure` and `start` methods. The split of the old `configure` is trivial. 3. Some actions are non-loggable (they are just checks, see `Action`'s Javadoc), hence new parameters in `logAuthVerdict`.
- Loading branch information
Showing
3 changed files
with
186 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.