public class SessionCookieSameSiteIT extends AbstractWebIntegrationTest
APP_BASE_PATH, appUrl, client, connection, defaultHttpClient, HOST_NAME, httpPort, service, TASKLIST_PATH, testProperties, testUtil
Constructor and Description |
---|
SessionCookieSameSiteIT() |
Modifier and Type | Method and Description |
---|---|
void |
createClient() |
protected boolean |
isCookieHeaderValuePresent(String expectedHeaderValue,
com.sun.jersey.api.client.ClientResponse response) |
void |
shouldCheckPresenceOfSameSiteProperties() |
before, createClient, destroyClient, getCookieHeaders, getCookieValue, getHeaders, getRestCtxPath, getWebappCtxPath, getXsrfCookieValue, getXsrfTokenHeader, performRequest, preventRaceConditions
public void shouldCheckPresenceOfSameSiteProperties()
protected boolean isCookieHeaderValuePresent(String expectedHeaderValue, com.sun.jersey.api.client.ClientResponse response)
Copyright © 2022. All rights reserved.