[ https://issues.apache.org/jira/browse/FC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15556490#comment-15556490 ]
Shawn McKinney commented on FC-189: ----------------------------------- Modified the HttpIds old: public static final String GROUP_ROLE_ASGN = "groupRoleAsgn"; public static final String GROUP_ROLE_DEASGN = "groupRoleDeasgn"; new: public static final String GROUP_ASGN = "groupAsgn"; public static final String GROUP_DEASGN = "groupDeasgn"; - Because may assign both user and roles > add GroupMgrRestImpl > -------------------- > > Key: FC-189 > URL: https://issues.apache.org/jira/browse/FC-189 > Project: FORTRESS > Issue Type: Sub-task > Affects Versions: 1.0.1 > Reporter: Shawn McKinney > Assignee: Shawn McKinney > Fix For: 2.0.0-RC1 > > > The groupmgr needs a rest impl so that the apis can call out to fortress rest. -- This message was sent by Atlassian JIRA (v6.3.4#6332)