[
https://issues.apache.org/jira/browse/OFBIZ-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704387#action_12704387
]
Adrian Crum commented on OFBIZ-2380:
------------------------------------
Andrew,
Thank you for the explanation. It's starting to make more sense now.
Getting all permissions would look something like:
*:party
where party is the context and a list of party permissions are returned. This
is sorely needed, because right now if you need to query multiple permissions,
you have to make multiple permission service calls. Let's say a block of code
needs to check view, create, and update permissions (to control the display of
screen elements for example). Right now three permission checks would have to
be made. It would be nice to get a list of permissions, then check the list for
view, create, and update.
The Jira comments are sent to the dev list, so this discussion is already there.
> Security Re-Implementation
> --------------------------
>
> Key: OFBIZ-2380
> URL: https://issues.apache.org/jira/browse/OFBIZ-2380
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Andrew Zeneski
> Assignee: Andrew Zeneski
> Fix For: SVN trunk
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> Parent Task for Security Re-Implementation -- Details defined here:
> http://docs.ofbiz.org/x/-B0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.