Class CrowdXsrfProtectionTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest

public class CrowdXsrfProtectionTest extends CrowdWebDriverTest
  • Constructor Details

    • CrowdXsrfProtectionTest

      public CrowdXsrfProtectionTest()
  • Method Details

    • setup

      public void setup()
    • shouldHaveNoActionsMutatingDataWithoutXsrfCheck

      public void shouldHaveNoActionsMutatingDataWithoutXsrfCheck()
    • shouldHaveXsrfErrorOnPageWhenTokenNotPresent

      public void shouldHaveXsrfErrorOnPageWhenTokenNotPresent()
    • loginXsrfProtection

      public void loginXsrfProtection() throws Exception
      Throws:
      Exception
    • shouldXsrfProtectLoginEndpoint

      public void shouldXsrfProtectLoginEndpoint()