| Package | Description |
|---|---|
| com.atlassian.crowd.manager.permission |
| Modifier and Type | Method and Description |
|---|---|
Page<PermittedGroup> |
UserPermissionAdminService.findGroupsWithPermission(int start,
int limit)
Find all groups with an explicit permission
Note: there are no authentication checks in this method
|
Page<PermittedGroup> |
UserPermissionAdminService.findGroupsWithPermissionByPrefix(String prefix,
int start,
int limit)
Find all groups with an explicit permission
Note: there are no authentication checks in this method
|
Copyright © 2023 Atlassian. All rights reserved.