You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Frank Barnaby (JIRA)" <ji...@apache.org> on 2007/08/17 15:18:30 UTC

[jira] Created: (RIVER-249) DynamicPolicy providers do not support UmbrellaGrantPermission

DynamicPolicy providers do not support UmbrellaGrantPermission
--------------------------------------------------------------

                 Key: RIVER-249
                 URL: https://issues.apache.org/jira/browse/RIVER-249
             Project: River
          Issue Type: Improvement
          Components: net_jini_security
    Affects Versions: jtsk_2.1
            Reporter: Frank Barnaby
            Priority: Minor


Current providers of DynamicPolicy in the starter kit do not provide support for UmbrellaGrantPermission as PolicyFileProvider does. It seems reasonable to add support for this. For a motivational example, see the following post on jini-users:

[ DynamicPolicyProvider can't deal with UmbrellaGrantPermission|http://archives.java.sun.com/cgi-bin/wa?A2=ind0607&L=jini-users&F=&S=&P=14665]

In the specific case of DynamicPolicyProvider in addition to handling the case where an UmbrellaGrantPermission has been granted through its grant method, it also makes sense to process UmbrellaGrantPermissions that may have been granted in the base policy.



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


[jira] Updated: (RIVER-249) DynamicPolicy providers do not support UmbrellaGrantPermission

Posted by "Frank Barnaby (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Barnaby updated RIVER-249:
--------------------------------

    Description: 
Current providers of {{DynamicPolicy}} in the starter kit do not provide support for {{UmbrellaGrantPermission}} as {{PolicyFileProvider}} does. It seems reasonable to add support for this. For a motivational example, see the following post on jini-users:

[DynamicPolicyProvider can't deal with UmbrellaGrantPermission|http://archives.java.sun.com/cgi-bin/wa?A2=ind0607&L=jini-users&F=&S=&P=14665]

In the specific case of {{DynamicPolicyProvider}} in addition to handling the case where an {{UmbrellaGrantPermission}} has been granted through its grant method, it also makes sense to process {{UmbrellaGrantPermissions}} that may have been granted in the base policy.



  was:
Current providers of DynamicPolicy in the starter kit do not provide support for UmbrellaGrantPermission as PolicyFileProvider does. It seems reasonable to add support for this. For a motivational example, see the following post on jini-users:

[ DynamicPolicyProvider can't deal with UmbrellaGrantPermission|http://archives.java.sun.com/cgi-bin/wa?A2=ind0607&L=jini-users&F=&S=&P=14665]

In the specific case of DynamicPolicyProvider in addition to handling the case where an UmbrellaGrantPermission has been granted through its grant method, it also makes sense to process UmbrellaGrantPermissions that may have been granted in the base policy.




Fixed link and added formatting.

> DynamicPolicy providers do not support UmbrellaGrantPermission
> --------------------------------------------------------------
>
>                 Key: RIVER-249
>                 URL: https://issues.apache.org/jira/browse/RIVER-249
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_security
>    Affects Versions: jtsk_2.1
>            Reporter: Frank Barnaby
>            Priority: Minor
>
> Current providers of {{DynamicPolicy}} in the starter kit do not provide support for {{UmbrellaGrantPermission}} as {{PolicyFileProvider}} does. It seems reasonable to add support for this. For a motivational example, see the following post on jini-users:
> [DynamicPolicyProvider can't deal with UmbrellaGrantPermission|http://archives.java.sun.com/cgi-bin/wa?A2=ind0607&L=jini-users&F=&S=&P=14665]
> In the specific case of {{DynamicPolicyProvider}} in addition to handling the case where an {{UmbrellaGrantPermission}} has been granted through its grant method, it also makes sense to process {{UmbrellaGrantPermissions}} that may have been granted in the base policy.

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