com.atlassian.jira.functest.framework.security.xsrf
Class XsrfCheck.Setup.None

java.lang.Object
  extended by com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup.None
All Implemented Interfaces:
XsrfCheck.Setup
Enclosing interface:
XsrfCheck.Setup

public static final class XsrfCheck.Setup.None
extends Object
implements XsrfCheck.Setup

Used to define no setup routine


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup
XsrfCheck.Setup.None
 
Constructor Summary
XsrfCheck.Setup.None()
           
 
Method Summary
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsrfCheck.Setup.None

public XsrfCheck.Setup.None()
Method Detail

setup

public void setup()
Specified by:
setup in interface XsrfCheck.Setup


Copyright © 2002-2013 Atlassian. All Rights Reserved.