Uses of Package
com.atlassian.jira.functest.framework.security.xsrf

Packages that use com.atlassian.jira.functest.framework.security.xsrf
com.atlassian.jira.functest.framework.security.xsrf   
 

Classes in com.atlassian.jira.functest.framework.security.xsrf used by com.atlassian.jira.functest.framework.security.xsrf
XsrfCheck
          Class that makes xsrf related testing easier.
XsrfCheck.AbstractFormSubmission
          Base class for form-based submission
XsrfCheck.AbstractLinkSubmission
          Abstract implementation of Submission for mutative actions accessed by links.
XsrfCheck.FormSubmission
          Form-based submission by name
XsrfCheck.Setup
          Used to define the steps to perform before sending a request with a valid / invalid token
XsrfCheck.Submission
          Used to define the implementation of removing a token from a request and sending a request
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.