Interface CookieHandler
-
public interface CookieHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<java.lang.String>getSameSiteParameter(javax.servlet.http.Cookie cookie)
-