auth: add resource metrics_read by javeme · Pull Request #1355 · apache/hugegraph
| * here is only to provide pre-control by extract the suffix of | ||
| * action {vertex/edge/schema}_{read/write} like vertex_read. | ||
| * here is only to provide pre-control by extract the | ||
| * ressource_action {vertex/edge/schema}_{read/write}, |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resource ?
| * action {vertex/edge/schema}_{read/write} like vertex_read. | ||
| * here is only to provide pre-control by extract the | ||
| * ressource_action {vertex/edge/schema}_{read/write}, | ||
| * ressource_action like vertex_read. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
| * ressource_action {vertex/edge/schema}_{read/write}, | ||
| * ressource_action like vertex_read. | ||
| */ | ||
| String ressource = action.substring(0, offset - 1); |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
zhoney
deleted the
auth-add-ress-metrics_read
branch
This file contains hidden or 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