com.atlassian.jira.functest.framework.security.xsrf
Interface XsrfCheck.Setup

All Known Implementing Classes:
XsrfCheck.Setup.None
Enclosing class:
XsrfCheck

public static interface XsrfCheck.Setup

Used to define the steps to perform before sending a request with a valid / invalid token


Nested Class Summary
static class XsrfCheck.Setup.None
          Used to define no setup routine
 
Method Summary
 void setup()
           
 

Method Detail

setup

void setup()


Copyright © 2002-2012 Atlassian. All Rights Reserved.