Uses of Class
com.atlassian.jira.security.xsrf.RequiresXsrfCheck

Packages that use RequiresXsrfCheck
com.atlassian.jira.scheme   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.constants   
com.atlassian.jira.web.action.admin.customfields   
com.atlassian.jira.web.action.admin.eventtype   
com.atlassian.jira.web.action.admin.importer.project   
com.atlassian.jira.web.action.admin.index   
com.atlassian.jira.web.action.admin.issuefields.enterprise   
com.atlassian.jira.web.action.admin.issuefields.screens.enterprise   
com.atlassian.jira.web.action.admin.issuesecurity   
com.atlassian.jira.web.action.admin.issuetypes.pro   
com.atlassian.jira.web.action.admin.linking   
com.atlassian.jira.web.action.admin.mail   
com.atlassian.jira.web.action.admin.permission   
com.atlassian.jira.web.action.admin.roles   
com.atlassian.jira.web.action.admin.statuses   
com.atlassian.jira.web.action.admin.subtasks   
com.atlassian.jira.web.action.admin.translation   
com.atlassian.jira.web.action.admin.trustedapps   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.admin.vcs   
com.atlassian.jira.web.action.admin.workflow   
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.bulkedit   
com.atlassian.jira.web.action.issue.navigator   
com.atlassian.jira.web.action.project   
com.atlassian.jira.web.action.project.enterprise   
com.atlassian.jira.web.action.projectcategory   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.action.util.csv   
com.atlassian.jira.web.action.workflow   
 

Uses of RequiresXsrfCheck in com.atlassian.jira.scheme
 

Methods in com.atlassian.jira.scheme with annotations of type RequiresXsrfCheck
protected  String AbstractSelectProjectScheme.doExecute()
           
protected  String AbstractEditScheme.doExecute()
           
protected  String AbstractDeleteScheme.doExecute()
           
protected  String AbstractCopyScheme.doExecute()
           
protected  String AbstractAddScheme.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin
 

Methods in com.atlassian.jira.web.action.admin with annotations of type RequiresXsrfCheck
 String TimeTrackingAdmin.doActivate()
           
 String TimeTrackingAdmin.doDeactivate()
           
 String ViewListeners.doDelete()
           
protected  String ViewServices.doExecute()
           
protected  String ViewListeners.doExecute()
           
protected  String ViewLicense.doExecute()
           
protected  String TrackbackAdmin.doExecute()
           
protected  String SetGlobalEmailPreference.doExecute()
           
protected  String MailQueueAdmin.doExecute()
           
protected  String IntegrityChecker.doExecute()
           
 String GlobalPermissions.doExecute()
           
protected  String EditUserDefaultSettings.doExecute()
           
protected  String EditService.doExecute()
           
protected  String EditLookAndFeel.doExecute()
           
protected  String EditListener.doExecute()
           
protected  String EditAttachmentSettings.doExecute()
           
protected  String EditApplicationProperties.doExecute()
           
protected  String EditAnnouncementBanner.doExecute()
           
 String EditLookAndFeel.doReset()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.constants
 

Methods in com.atlassian.jira.web.action.admin.constants with annotations of type RequiresXsrfCheck
protected  String AbstractEditConstant.doExecute()
           
protected  String AbstractDeleteConstant.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.customfields
 

Methods in com.atlassian.jira.web.action.admin.customfields with annotations of type RequiresXsrfCheck
protected  String EditCustomFieldDefaults.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.eventtype
 

Methods in com.atlassian.jira.web.action.admin.eventtype with annotations of type RequiresXsrfCheck
 String ListEventTypes.doAddEventType()
           
 String ListEventTypes.doDeleteEventType()
           
 String ListEventTypes.doEditEventType()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.importer.project
 

Methods in com.atlassian.jira.web.action.admin.importer.project with annotations of type RequiresXsrfCheck
 String ProjectImportSummary.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.index
 

Methods in com.atlassian.jira.web.action.admin.index with annotations of type RequiresXsrfCheck
 String IndexAdminImpl.doActivate()
           
 String IndexAdminImpl.doReindex()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.issuefields.enterprise
 

Methods in com.atlassian.jira.web.action.admin.issuefields.enterprise with annotations of type RequiresXsrfCheck
protected  String SelectFieldLayoutScheme.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise
 

Methods in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise with annotations of type RequiresXsrfCheck
protected  String SelectIssueTypeScreenScheme.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.issuesecurity
 

Methods in com.atlassian.jira.web.action.admin.issuesecurity with annotations of type RequiresXsrfCheck
 String SelectProjectSecuritySchemeStep2.doExecute()
           
protected  String EditScheme.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.issuetypes.pro
 

Methods in com.atlassian.jira.web.action.admin.issuetypes.pro with annotations of type RequiresXsrfCheck
protected  String SelectIssueTypeSchemeForProject.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.linking
 

Methods in com.atlassian.jira.web.action.admin.linking with annotations of type RequiresXsrfCheck
 String ViewLinkTypes.doActivate()
           
 String ViewLinkTypes.doDeactivate()
           
protected  String ViewLinkTypes.doExecute()
           
protected  String EditLinkType.doExecute()
           
protected  String DeleteLinkType.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.mail
 

Methods in com.atlassian.jira.web.action.admin.mail with annotations of type RequiresXsrfCheck
protected  String UpdateMailServer.doExecute()
           
protected  String SendTestMail.doExecute()
           
protected  String SendBulkMail.doExecute()
           
protected  String DeleteMailServer.doExecute()
           
protected  String AddMailServer.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.permission
 

Methods in com.atlassian.jira.web.action.admin.permission with annotations of type RequiresXsrfCheck
protected  String DeletePermission.doExecute()
          Deletes the specified permission
protected  String AddPermission.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.roles
 

Methods in com.atlassian.jira.web.action.admin.roles with annotations of type RequiresXsrfCheck
 String GroupRoleActorAction.doAddGroups()
           
 String ViewProjectRoles.doAddRole()
           
 String UserRoleActorAction.doAddUsers()
           
protected  String EditProjectRole.doExecute()
           
protected  String DeleteProjectRole.doExecute()
           
 String GroupRoleActorAction.doRemoveGroups()
           
 String UserRoleActorAction.doRemoveUsers()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.statuses
 

Methods in com.atlassian.jira.web.action.admin.statuses with annotations of type RequiresXsrfCheck
 String ViewStatuses.doAddStatus()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.subtasks
 

Methods in com.atlassian.jira.web.action.admin.subtasks with annotations of type RequiresXsrfCheck
 String ManageSubTasks.doAddSubTaskIssueType()
           
 String DisableSubTasks.doDefault()
           
 String ManageSubTasks.doEnableSubTasks()
           
protected  String EditSubTaskIssueTypes.doExecute()
           
protected  String DeleteSubTaskIssueType.doExecute()
           
 String ManageSubTasks.doMoveSubTaskIssueTypeDown()
           
 String ManageSubTasks.doMoveSubTaskIssueTypeUp()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.translation
 

Methods in com.atlassian.jira.web.action.admin.translation with annotations of type RequiresXsrfCheck
 String ViewTranslations.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.trustedapps
 

Methods in com.atlassian.jira.web.action.admin.trustedapps with annotations of type RequiresXsrfCheck
protected  String AbstractTrustedApplicationAction.doExecute()
           
 String ViewTrustedApplications.doRequest()
          Request a new Trusted Application's details.
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.user
 

Methods in com.atlassian.jira.web.action.admin.user with annotations of type RequiresXsrfCheck
 String GroupBrowser.doAdd()
           
 String EditUserProperties.doAdd()
           
 String EditCrowdApplication.doCreate()
          Creates a new Crowd application.
 String EditCrowdApplication.doDelete()
           
protected  String UserRememberMeCookies.doExecute()
           
protected  String SetPassword.doExecute()
           
 String EditUserProjectRoles.doExecute()
           
protected  String EditUserGroups.doExecute()
           
protected  String EditUser.doExecute()
           
protected  String DeleteUserProperty.doExecute()
           
protected  String DeleteUser.doExecute()
           
protected  String DeleteGroup.doExecute()
           
 String BulkEditUserGroups.doExecute()
           
protected  String AllUsersRememberMeCookies.doExecute()
           
protected  String AddUser.doExecute()
          Processes a request to create a user using the specified url parameters.
 String EditUserProperty.doUpdate()
           
 String EditCrowdApplication.doUpdate()
          Updates an existing Crowd application.
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.vcs
 

Methods in com.atlassian.jira.web.action.admin.vcs with annotations of type RequiresXsrfCheck
protected  String UpdateRepository.doExecute()
           
protected  String SelectProjectRepository.doExecute()
           
protected  String RepositoryTest.doExecute()
           
protected  String DeleteRepository.doExecute()
           
protected  String AddRepository.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.workflow
 

Methods in com.atlassian.jira.web.action.admin.workflow with annotations of type RequiresXsrfCheck
 String AbstractViewWorkflowMetaAttributes.doAddMetaAttribute()
           
 String ViewWorkflowSteps.doAddStep()
           
 String ListWorkflows.doAddWorkflow()
           
 String ViewWorkflowTransition.doChangeLogicOperator()
           
 String ListWorkflows.doDeleteWorkflow()
           
protected  String PublishDraftWorkflow.doExecute()
           
protected  String ImportWorkflow.doExecute()
           
protected  String EditWorkflowTransition.doExecute()
           
protected  String EditWorkflowStep.doExecute()
           
 String EditWorkflow.doExecute()
           
protected  String DeleteWorkflowTransitions.doExecute()
           
protected  String DeleteWorkflowTransitionCondition.doExecute()
           
protected  String DeleteWorkflowStep.doExecute()
           
protected  String CreateDraftWorkflow.doExecute()
           
protected  String CloneWorkflow.doExecute()
           
protected  String AddWorkflowTransition.doExecute()
           
protected  String AbstractEditWorkflowTransitionDescriptorParams.doExecute()
           
protected  String AbstractDeleteWorkflowTransitionDescriptor.doExecute()
           
protected  String AbstractAddWorkflowTransitionDescriptorParams.doExecute()
           
 String ViewWorkflowTransition.doMoveWorkflowFunctionDown()
           
 String ViewWorkflowTransition.doMoveWorkflowFunctionUp()
           
 String AbstractViewWorkflowMetaAttributes.doRemoveMetaAttribute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.admin.workflow.scheme
 

Methods in com.atlassian.jira.web.action.admin.workflow.scheme with annotations of type RequiresXsrfCheck
protected  String SelectProjectWorkflowSchemeStep2.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.issue
 

Methods in com.atlassian.jira.web.action.issue with annotations of type RequiresXsrfCheck
 String ViewVoters.doAddVote()
           
 String AbstractConvertIssue.doConvert()
          Last step of this wizard.
 String ManageLinks.doDelete()
           
protected  String VoteOrWatchIssue.doExecute()
           
 String UpdateWorklog.doExecute()
           
protected  String UpdateIssueFields.doExecute()
           
protected  String MoveSubTaskParent.doExecute()
          Important do not change the workflow as there is validation for the parent issue and you don't want to delete the link and find out that there is an error in the parent issue...
 String MoveIssueConfirm.doExecute()
          Actually does the moving of the issue from one Project/Issue Type to another
protected  String LinkExistingIssue.doExecute()
           
 String EditLabels.doExecute()
           
protected  String EditIssue.doExecute()
           
protected  String EditComment.doExecute()
           
 String DeleteWorklog.doExecute()
           
protected  String DeleteIssue.doExecute()
           
protected  String DeleteComment.doExecute()
          Handles a request to delete a comment.
 String DeleteAttachment.doExecute()
           
protected  String CreateWorklog.doExecute()
           
protected  String CreateSubTaskIssueDetails.doExecute()
           
protected  String CreateIssueDetails.doExecute()
           
protected  String CommentAssignIssue.doExecute()
           
protected  String CloneIssueDetails.doExecute()
           
protected  String AttachTemporaryFile.doExecute()
           
protected  String AttachScreenshot.doExecute()
           
protected  String AttachFile.doExecute()
           
protected  String AssignIssue.doExecute()
           
protected  String AddComment.doExecute()
           
 String ViewVoters.doRemoveVote()
          Remove the current users vote for this issue
 String ManageWatchers.doStartWatchers()
           
 String ManageWatchers.doStartWatching()
           
 String ManageWatchers.doStopWatchers()
           
 String ManageWatchers.doStopWatching()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.issue.bulkedit
 

Methods in com.atlassian.jira.web.action.issue.bulkedit with annotations of type RequiresXsrfCheck
 String BulkDelete.doPerform()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.issue.navigator
 

Methods in com.atlassian.jira.web.action.issue.navigator with annotations of type RequiresXsrfCheck
 String SetSelectedIssue.execute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.project
 

Methods in com.atlassian.jira.web.action.project with annotations of type RequiresXsrfCheck
 String EditVersionArchives.doArchive()
           
protected  String SelectProjectCategory.doExecute()
          Given a project, remove all project category links, then create one if supplied a project category.
protected  String ProjectEmail.doExecute()
           
protected  String MergeVersions.doExecute()
           
protected  String EditVersionDetails.doExecute()
           
protected  String EditProjectEntity.doExecute()
          Call the Non Web Action to edit entity
protected  String EditProject.doExecute()
           
protected  String DeleteVersion.doExecute()
           
protected  String DeleteProject.doExecute()
           
protected  String DeleteComponent.doExecute()
           
protected  String AddVersion.doExecute()
           
protected  String AddProject.doExecute()
           
protected  String AddComponent.doExecute()
           
 String MergeVersions.doMerge()
           
 String ManageVersions.doMoveDown()
           
 String ManageVersions.doMoveFirst()
           
 String ManageVersions.doMoveLast()
           
 String ManageVersions.doMoveUp()
           
 String EditVersionReleases.doRelease()
           
 String ProjectEmail.doReset()
           
 String EditVersionArchives.doUnarchive()
           
 String EditVersionReleases.doUnrelease()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.project.enterprise
 

Methods in com.atlassian.jira.web.action.project.enterprise with annotations of type RequiresXsrfCheck
protected  String SelectComponentAssignees.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.projectcategory
 

Methods in com.atlassian.jira.web.action.projectcategory with annotations of type RequiresXsrfCheck
protected  String EditProjectCategory.doExecute()
           
protected  String DeleteProjectCategory.doExecute()
           
protected  String AddProjectCategory.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.user
 

Methods in com.atlassian.jira.web.action.user with annotations of type RequiresXsrfCheck
protected  String UpdateUserPreferences.doExecute()
           
protected  String EditProfile.doExecute()
           
protected  String ClearRememberMeCookies.doExecute()
           
protected  String ChangePassword.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.util
 

Methods in com.atlassian.jira.web.action.util with annotations of type RequiresXsrfCheck
protected  String XmlBackup.doExecute()
           
protected  String JellyRunner.doExecute()
           
protected  String ImportAll.doExecute()
           
 String BaseImporter.doImport()
          Do the actual import
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.util.csv
 

Methods in com.atlassian.jira.web.action.util.csv with annotations of type RequiresXsrfCheck
protected  String ConfigureCsvMapping.doExecute()
           
 

Uses of RequiresXsrfCheck in com.atlassian.jira.web.action.workflow
 

Methods in com.atlassian.jira.web.action.workflow with annotations of type RequiresXsrfCheck
protected  String WorkflowUIDispatcher.doExecute()
           
protected  String SimpleWorkflowAction.doExecute()
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.