Class SessionCookieSameSiteIT

    • Constructor Detail

      • SessionCookieSameSiteIT

        public SessionCookieSameSiteIT()
    • Method Detail

      • createClient

        public void createClient()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCheckPresenceOfSameSiteProperties

        public void shouldCheckPresenceOfSameSiteProperties()
      • isCookieHeaderValuePresent

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