Class SessionCookieSecurityIT

    • Constructor Detail

      • SessionCookieSecurityIT

        public SessionCookieSecurityIT()
    • Method Detail

      • createClient

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

        public void shouldCheckPresenceOfProperties()
      • isCookieHeaderValuePresent

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