[jira] [Updated] (OFBIZ-8013) Move the permission check from implementation level to service defination level

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-8013) Move the permission check from implementation level to service defination level

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nameet Jain updated OFBIZ-8013:
-------------------------------
    Description:
Checking permission at service definition level is a better approach than checking it at the implementation level.
1. Permission check will be done during service validation.
2. If one want to override the permission for any service then he need not required to override the actual implementation. He will override the permission service.

  was:Checking permission at service definition level is a better approach than checking it at the implementation level. Permission check will be done during service validation.


> Move the permission check from implementation level to service defination level
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-8013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8013
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Nameet Jain
>            Priority: Minor
>
> Checking permission at service definition level is a better approach than checking it at the implementation level.
> 1. Permission check will be done during service validation.
> 2. If one want to override the permission for any service then he need not required to override the actual implementation. He will override the permission service.



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