You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (JIRA)" <ji...@apache.org> on 2015/12/14 18:15:46 UTC

[jira] [Resolved] (FC-128) ReviewMgr.rolePermissions needs non-hierarchical option

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

Shawn McKinney resolved FC-128.
-------------------------------
    Resolution: Fixed

added new public method:

 public List<Permission> rolePermissions( Role role, boolean noInheritance ) throws SecurityException


> ReviewMgr.rolePermissions needs non-hierarchical option
> -------------------------------------------------------
>
>                 Key: FC-128
>                 URL: https://issues.apache.org/jira/browse/FC-128
>             Project: FORTRESS
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-RC40
>            Reporter: Shawn McKinney
>             Fix For: 1.0.0-RC41
>
>
> Based on input from Chris Pike @ Penn State:
> On Dec 14, 2015, at 10:00 AM, Chris Pike <cl...@psu.edu> wrote:
> Is there an API call get all permissions assigned to a role that doesn't look at the role hierarchy?
> The ReviewManager "rolePermissions" method returns all permissions granted or inherited, but I need a method that only returns permissions directly assigned to the role.



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