Class SessionCookieSecurityIT

java.lang.Object
org.camunda.bpm.AbstractWebIntegrationTest
org.camunda.bpm.SessionCookieSecurityIT

public class SessionCookieSecurityIT extends AbstractWebIntegrationTest
  • Constructor Details

    • SessionCookieSecurityIT

      public SessionCookieSecurityIT()
  • Method Details

    • createClient

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

      public void shouldCheckPresenceOfProperties()
    • isCookieHeaderValuePresent

      protected boolean isCookieHeaderValuePresent(String expectedHeaderValue, com.sun.jersey.api.client.ClientResponse response)