[ https://issues.apache.org/jira/browse/SENTRY-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin Ma updated SENTRY-1074: ----------------------------- Description: Refactor ResourceAuthorizationProvider with CommonPrivilege and CommonPolicy. The interface Privilege will be updated from {code}boolean implies(Privilege p) {code} to {code}boolean implies(Privilege p, Model model){code} (was: Refactor ResourceAuthorizationProvider with CommonPrivilege and CommonPolicy. The interface Privilege will be updated from {code}boolean implies(Privilege p) to boolean implies(Privilege p, Model model);) > Refactor ResourceAuthorizationProvider with CommonPrivilege and CommonPolicy > ---------------------------------------------------------------------------- > > Key: SENTRY-1074 > URL: https://issues.apache.org/jira/browse/SENTRY-1074 > Project: Sentry > Issue Type: Sub-task > Reporter: Colin Ma > Assignee: Colin Ma > Fix For: 1.8.0 > > > Refactor ResourceAuthorizationProvider with CommonPrivilege and CommonPolicy. > The interface Privilege will be updated from {code}boolean implies(Privilege > p) {code} to {code}boolean implies(Privilege p, Model model){code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)