com.atlassian.plugins.rest.common.security.jersey
Class TestXsrfResourceFilter
java.lang.Object
com.atlassian.plugins.rest.common.security.jersey.TestXsrfResourceFilter
public class TestXsrfResourceFilter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestXsrfResourceFilter
public TestXsrfResourceFilter()
setUp
public void setUp()
testGetBlocked
public void testGetBlocked()
testGetSuccess
public void testGetSuccess()
testPostBlocked
public void testPostBlocked()
testPostSuccess
public void testPostSuccess()
testPostJsonSuccess
public void testPostJsonSuccess()
testPutFormSuccess
public void testPutFormSuccess()
testPostWithValidXsrfTokenSuccess
public void testPostWithValidXsrfTokenSuccess()
testPostWithInvalidXsrfTokenBlocked
public void testPostWithInvalidXsrfTokenBlocked()
Copyright © 2014 Atlassian. All Rights Reserved.