Uses of Class
org.jdrupes.httpcodec.types.SetCookieStringConverter
Packages that use SetCookieStringConverter
-
Uses of SetCookieStringConverter in org.jdrupes.httpcodec.types
Fields in org.jdrupes.httpcodec.types with type parameters of type SetCookieStringConverterModifier and TypeFieldDescriptionstatic final Map<Converters.SameSiteAttribute,
SetCookieStringConverter> Converters.SET_COOKIE_STRING
Provide converters for theMethods in org.jdrupes.httpcodec.types that return SetCookieStringConverterModifier and TypeMethodDescriptionSetCookieStringConverter.setSameSiteAttribute
(Converters.SameSiteAttribute sameSiteAttribute) Controls if and which same site attribute is added to the string.