| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected CookieConfigType |
SessionConfigType.cookieConfig |
| Modifier and Type | Method and Description |
|---|---|
CookieConfigType |
ObjectFactory.createCookieConfigType()
Create an instance of
CookieConfigType |
CookieConfigType |
SessionConfigType.getCookieConfig()
Gets the value of the cookieConfig property.
|
CookieConfigType |
CookieConfigType.withComment(CookieCommentType value) |
CookieConfigType |
CookieConfigType.withDomain(CookieDomainType value) |
CookieConfigType |
CookieConfigType.withHttpOnly(TrueFalseType value) |
CookieConfigType |
CookieConfigType.withId(String value) |
CookieConfigType |
CookieConfigType.withMaxAge(XsdIntegerType value) |
CookieConfigType |
CookieConfigType.withName(CookieNameType value) |
CookieConfigType |
CookieConfigType.withPath(CookiePathType value) |
CookieConfigType |
CookieConfigType.withSecure(TrueFalseType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConfigType.setCookieConfig(CookieConfigType value)
Sets the value of the cookieConfig property.
|
SessionConfigType |
SessionConfigType.withCookieConfig(CookieConfigType value) |
Copyright © 2020. All rights reserved.