| Package | Description |
|---|---|
| org.igniterealtime.restclient |
| Modifier and Type | Method and Description |
|---|---|
UserGroupsEntity |
RestApiClient.getUserGroups(String username)
Gets the user groups.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RestApiClient.addUserToGroups(String username,
UserGroupsEntity userGroupsEntity)
Adds the user to groups.
|
Copyright © 2019. All rights reserved.