public class GroupManagementAdminServiceImpl extends Object implements GroupManagementAdminService
| Constructor and Description |
|---|
GroupManagementAdminServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getGroupsOfUser(String username,
String timestamp,
int offset,
int limit) |
public javax.ws.rs.core.Response getGroupsOfUser(String username, @HeaderParam(value="If-Modified-Since") String timestamp, int offset, int limit)
getGroupsOfUser in interface GroupManagementAdminServiceCopyright © 2016 WSO2. All rights reserved.