Uses of Class
com.atlassian.bitbucket.AuthorisationException
-
Uses of AuthorisationException in com.atlassian.bitbucket.permission
Modifier and TypeMethodDescriptionvoid
PermissionValidationService.validateAuthenticated()
Validate that the user is logged invoid
PermissionValidationService.validateForGlobal
(Permission permission) Validate that the current user has the specified global permissionvoid
PermissionValidationService.validateForProject
(Project project, Permission permission) Validate that the current user has the specified permission for the projectvoid
PermissionValidationService.validateForRepository
(Repository repository, Permission permission) Validate that the current user has the specified permission for the repository