Searched refs:setSecure (Results 1 – 5 of 5) sorted by relevance
488 public void setSecure(boolean flag) { in setSecure() method in HttpCookie971 cookie.setSecure(true);
111 public void setSecure(boolean flag) { in setSecure() method in HttpCookie
239 cookie.setSecure(true); in test_Get_SetSecure()241 cookie.setSecure(false); in test_Get_SetSecure()492 cookie.setSecure(true); in test_ToString()
617 secureCookie.setSecure(true); in testCookieStoreGet()665 cookie.setSecure(true); in testCookieStoreGetWithSecure()715 valueCookie.setSecure(true); in testCookieEquality()
5057 method public void setSecure(boolean);