Uses of Interface
io.quarkus.vertx.http.runtime.SameSiteCookieConfig
Packages that use SameSiteCookieConfig
-
Uses of SameSiteCookieConfig in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return types with arguments of type SameSiteCookieConfigModifier and TypeMethodDescriptionVertxHttpConfig.sameSiteCookie()Configuration that allows setting the same site attributes for cookies.