Uses of Class
com.atlassian.crowd.manager.permission.UserPermissionException
Packages that use UserPermissionException
-
Uses of UserPermissionException in com.atlassian.crowd.manager.permission
Methods in com.atlassian.crowd.manager.permission that throw UserPermissionExceptionModifier and TypeMethodDescriptionUserPermissionAdminService.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