Sravya Tirukkovalur created SENTRY-820:
------------------------------------------

             Summary: Make component specific pieces more pluggable
                 Key: SENTRY-820
                 URL: https://issues.apache.org/jira/browse/SENTRY-820
             Project: Sentry
          Issue Type: Task
    Affects Versions: 1.5.0
            Reporter: Sravya Tirukkovalur


We can do some clean up to make it really simple to add a new component. I 
guess except for the binding layer everything else should have a default 
implementation. And components can implement their own implementations only if 
necessary. Some items which we need to look at:
- We should not need SearchProviderBackend? ProviderBackend is basically some 
entity from which we get permissions data like file, db, cache
- We should be able to define the model and authorizables from a file, like xml?
- We should have generic privilege validators which can used by all components. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to