Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.service.resource.admin | |
com.atlassian.crowd.plugin.rest.service.resource.memberships |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
UserAdminResource.addUserToGroups(DirectoryEntityId userId,
GroupIdentifiersEntityList groups)
Adds single user to multiple groups placed in the same directory
|
javax.ws.rs.core.Response |
UserAdminResource.removeUserFromGroups(DirectoryEntityId userId,
GroupIdentifiersEntityList groups)
Removes multiple users from single group placed in the same directory
|
Modifier and Type | Field and Description |
---|---|
static GroupIdentifiersEntityList |
GroupsMembershipExamples.GROUP_IDENTIFIERS_ENTITY_LIST |
Copyright © 2020 Atlassian. All rights reserved.