| Package | Description | 
|---|---|
| io.vertx.core.http | |
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.core.http | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.core.http | |
| io.vertx.rxjava.ext.web.handler | 
| Modifier and Type | Method and Description | 
|---|---|
CookieSameSite | 
Cookie.getSameSite()  | 
static CookieSameSite | 
CookieSameSite.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CookieSameSite[] | 
CookieSameSite.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Cookie | 
Cookie.setSameSite(CookieSameSite policy)
Sets the same site of this cookie. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SessionHandler | 
SessionHandler.setCookieSameSite(CookieSameSite policy)
Set the session cookie SameSite policy to use. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CookieSameSite | 
Cookie.getSameSite()  | 
| Modifier and Type | Method and Description | 
|---|---|
Cookie | 
Cookie.setSameSite(CookieSameSite policy)
Sets the same site of this cookie. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SessionHandler | 
SessionHandler.setCookieSameSite(CookieSameSite policy)
Set the session cookie SameSite policy to use. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CookieSameSite | 
Cookie.getSameSite()  | 
| Modifier and Type | Method and Description | 
|---|---|
Cookie | 
Cookie.setSameSite(CookieSameSite policy)
Sets the same site of this cookie. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SessionHandler | 
SessionHandler.setCookieSameSite(CookieSameSite policy)
Set the session cookie SameSite policy to use. 
 | 
Copyright © 2020 Eclipse. All rights reserved.