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 TypeMethodDescriptionPage<com.atlassian.crowd.manager.permission.PermittedGroup> UserPermissionAdminService.findGroupsWithPermission(int start, int limit) Find all groups with an explicit permission Note: there are no authentication checks in this methodPage<com.atlassian.crowd.manager.permission.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