Uses of Interface
com.atlassian.crowd.model.page.Page
Packages that use Page
-
Uses of Page in com.atlassian.crowd.manager.permission
Methods in com.atlassian.crowd.manager.permission that return PageModifier and TypeMethodDescriptionUserPermissionAdminService.findGroups(int start, int limit) List all groups that the Crowd console application can see.UserPermissionAdminService.findGroupsByPrefix(String prefix, int start, int limit) List all groups that the Crowd console application can see, filtered by prefix.UserPermissionAdminService.findGroupsWithPermission(int start, int limit) Find all groups with an explicit permission Note: there are no authentication checks in this methodUserPermissionAdminService.findGroupsWithPermissionByPrefix(String prefix, int start, int limit) Find all groups with an explicit permission Note: there are no authentication checks in this method -
Uses of Page in com.atlassian.crowd.model.page
Classes in com.atlassian.crowd.model.page that implement Page