You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Andrew Zeneski (JIRA)" <ji...@apache.org> on 2009/04/29 08:41:30 UTC

[jira] Updated: (OFBIZ-2381) Implementation of new Authorization API

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

Andrew Zeneski updated OFBIZ-2381:
----------------------------------

    Attachment: security_2_0-api.patch

Initial implementation of the new Authorization API. Includes Dynamic Access Handlers for:

1. Objects implementing the DynamicAccess interface
2. Groovy scripts (using component:// locations)
3. Groovy scripts (on the classpath or compiled)
4. Services (part of securityext)

Adds new table for AutoGrant permission; adds new field to SecurityPermission to set the dynamicAccess implementation.
Adds test cases for testing the functionality

This implementation is almost ready for checkin, but I am going to spend more time testing first. Here is a preview.

> Implementation of new Authorization API
> ---------------------------------------
>
>                 Key: OFBIZ-2381
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2381
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Andrew Zeneski
>            Assignee: Andrew Zeneski
>             Fix For: SVN trunk
>
>         Attachments: security_2_0-api.patch
>
>   Original Estimate: 48h
>          Time Spent: 24h
>  Remaining Estimate: 24h
>
> Implementation of Authorization API (see documentation on parent task)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.