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 2019/03/17 17:38:00 UTC

[jira] [Created] (FC-266) Delegated Admin - Fix inconsistent service to api mappings.

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)