Uses of Class
io.undertow.server.handlers.CookieImpl
Packages that use CookieImpl
-
Uses of CookieImpl in io.undertow.server.handlers
Methods in io.undertow.server.handlers that return CookieImplModifier and TypeMethodDescriptionCookieImpl.setDiscard
(boolean discard) CookieImpl.setExpires
(Date expires) CookieImpl.setHttpOnly
(boolean httpOnly) CookieImpl.setSecure
(boolean secure) CookieImpl.setVersion
(int version)