public interface GroupManagementAdminService
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getGroupCount() |
javax.ws.rs.core.Response |
getGroups(String name,
String owner,
int offset,
int limit) |
Copyright © 2017 WSO2. All rights reserved.