Shawn McKinney created FC-131:
---------------------------------
Summary: new findPermissions returns all operations by perm object
Key: FC-131
URL: https://issues.apache.org/jira/browse/FC-131
Project: FORTRESS
Issue Type: Improvement
Affects Versions: 1.0.0-RC40
Reporter: Shawn McKinney
Fix For: 1.0.0-RC41
Add a new method to ReviewMgr to return all permission operations by permission
object. This code was submitted by Chris Pike:
GitHub user pike1212 opened a pull request:
https://github.com/apache/directory-fortress-core/pull/3
Added method to get all operations for a given perm object
Didn't implement REST method
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pike1212/directory-fortress-core
feature/addFindOpsForObj
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/directory-fortress-core/pull/3.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3
----
commit 981ba0bf4e3f0a9c4aa3f4f8ada199c28e4e723f
Author: clp207 <[email protected]>
Date: 2015-12-17T15:30:33Z
added method to get all operations for a given perm object
----
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)