Class XsrfCheck.Setup.None
java.lang.Object
com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup.None
- All Implemented Interfaces:
XsrfCheck.Setup
- Enclosing interface:
- 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
Constructors -
Method Summary
-
Constructor Details
-
None
public None()
-
-
Method Details
-
setup
public void setup()- Specified by:
setupin interfaceXsrfCheck.Setup
-