Shawn McKinney created FC-266:
---------------------------------
Summary: Delegated Admin - Fix inconsistent service to api
mappings.
Key: FC-266
URL: https://issues.apache.org/jira/browse/FC-266
Project: FORTRESS
Issue Type: Improvement
Affects Versions: 2.0.3
Reporter: Shawn McKinney
Assignee: Shawn McKinney
Fix For: 2.0.4
Discovered inconsistent naming being applied to these services:
roleAuthzed ->
org.apache.directory.fortress.core.impl.ReviewMgrImpl.authorizedUsers
userAuthzedn ->
org.apache.directory.fortress.core.impl.ReviewMgrImpl.authorizedRoles
As you can see, they are backwards. roleAuthzed should map to authorizedRoles
API and usrAuthzedn to authorizedUsers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)