Searched refs:isSecureRequestOnly (Results 1 – 1 of 1) sorted by relevance
418 public boolean isSecureRequestOnly() in isSecureRequestOnly() method in AbstractSessionManager486 … _cookieConfig.isSecure() || (isSecureRequestOnly() && requestIsSecure)); in getSessionCookie()497 … _cookieConfig.isSecure() || (isSecureRequestOnly() && requestIsSecure), in getSessionCookie()