Uses of Class
com.atlassian.bitbucket.AuthorisationException
Packages that use AuthorisationException
- 
Uses of AuthorisationException in com.atlassian.bitbucket.permissionMethods in com.atlassian.bitbucket.permission that throw AuthorisationExceptionModifier and TypeMethodDescriptionvoidPermissionValidationService.validateAuthenticated()Validate that the user is logged invoidPermissionValidationService.validateForGlobal(Permission permission) Validate that the current user has the specified global permissionvoidPermissionValidationService.validateForProject(Project project, Permission permission) Validate that the current user has the specified permission for the projectvoidPermissionValidationService.validateForRepository(Repository repository, Permission permission) Validate that the current user has the specified permission for the repository