Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
We refactored access checking so other components can reuse permissions checks formerly encapsulated by the AccessController coprocessor. The new API is AccessChecker. Currently it is marked Private but I propose to promote this to LimitedPrivate(Coprocessor) with Evolving status.
Unless there is an objection I will make this change.
Attachments
Attachments
Issue Links
- is related to
-
PHOENIX-5269 PhoenixAccessController should use AccessChecker instead of AccessControlClient for permission checks
- Closed
- relates to
-
HBASE-22374 Backport AccessChecker refactor to branch-1.3
- Resolved