Uses of Interface
com.atlassian.crowd.model.page.Page
Package
Description
-
Uses of Page in com.atlassian.crowd.manager.permission
Modifier and TypeMethodDescriptionUserPermissionAdminService.findGroups
(int start, int limit) List all groups that the Crowd console application can see.UserPermissionAdminServiceImpl.findGroups
(int start, int limit) UserPermissionAdminService.findGroupsByPrefix
(String prefix, int start, int limit) List all groups that the Crowd console application can see, filtered by prefix.UserPermissionAdminServiceImpl.findGroupsByPrefix
(String prefix, int start, int limit) UserPermissionAdminService.findGroupsWithPermission
(int start, int limit) Find all groups with an explicit permission Note: there are no authentication checks in this methodUserPermissionAdminServiceImpl.findGroupsWithPermission
(int start, int limit) UserPermissionAdminService.findGroupsWithPermissionByPrefix
(String prefix, int start, int limit) Find all groups with an explicit permission Note: there are no authentication checks in this methodUserPermissionAdminServiceImpl.findGroupsWithPermissionByPrefix
(String prefix, int start, int limit) -
Uses of Page in com.atlassian.crowd.model.page
-
Uses of Page in com.atlassian.crowd.plugin.rest.entity
-
Uses of Page in com.atlassian.crowd.plugin.rest.entity.page