Package org.wildfly.extension.undertow
Class CookieConfig
java.lang.Object
org.wildfly.extension.undertow.CookieConfig
Configuration object for a Cookie.
The config can be overridden on a per-app basis, and may not be present.
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CookieConfig
-
-
Method Details
-
getName
-
getDomain
-
getHttpOnly
-
getSecure
-
getMaxAge
-