Class CsrfPreventionIT


public class CsrfPreventionIT extends AbstractWebIntegrationTest
  • Constructor Details

    • CsrfPreventionIT

      public CsrfPreventionIT()
  • Method Details

    • createClient

      public void createClient() throws Exception
      Throws:
      Exception
    • shouldCheckPresenceOfCsrfPreventionCookie

      public void shouldCheckPresenceOfCsrfPreventionCookie()
    • shouldRejectModifyingRequest

      public void shouldRejectModifyingRequest()