Shawn McKinney created FC-239:
---------------------------------
Summary: Some additional methods to manage role constraints.
Key: FC-239
URL: https://issues.apache.org/jira/browse/FC-239
Project: FORTRESS
Issue Type: Improvement
Affects Versions: 2.0.1
Reporter: Shawn McKinney
Assignee: Shawn McKinney
Fix For: 2.0.2
Now that Fortress supports attributes within the activation phase, convenience
methods are needed to reduce complexity managing the attributes.
AdminMgr
1. assignUser ( User, Role , Constraint )
2. deassignUser ( User, Role, Constraint )
ReviewMgr
3. List<UserRole> getRoleConstraints( User, Role, Constraint )
AccessMgr
4. applyConstraint ( Session, Constraint )
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)