Hello, 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. I’ve made the change to correct this inconsistency. The code has been checked-in. For those deployments using these services, please adjust accordingly. Please let me know if you foresee any difficulties with this. —Shawn
