Package | Description |
---|---|
io.vertx.ext.web.sstore.cookie | |
io.vertx.reactivex.ext.web.sstore.cookie | |
io.vertx.rxjava.ext.web.sstore.cookie | |
io.vertx.rxjava3.ext.web.sstore.cookie |
Modifier and Type | Method and Description |
---|---|
static CookieSessionStore |
CookieSessionStore.create(Vertx vertx,
String secret)
Creates a CookieSessionStore.
|
Modifier and Type | Method and Description |
---|---|
CookieSessionStore |
CookieSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static CookieSessionStore |
CookieSessionStore.newInstance(CookieSessionStore arg) |
Constructor and Description |
---|
CookieSessionStore(CookieSessionStore delegate) |
Modifier and Type | Method and Description |
---|---|
CookieSessionStore |
CookieSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static CookieSessionStore |
CookieSessionStore.newInstance(CookieSessionStore arg) |
Constructor and Description |
---|
CookieSessionStore(CookieSessionStore delegate) |
Modifier and Type | Method and Description |
---|---|
CookieSessionStore |
CookieSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static CookieSessionStore |
CookieSessionStore.newInstance(CookieSessionStore arg) |
Constructor and Description |
---|
CookieSessionStore(CookieSessionStore delegate) |
Copyright © 2022 Eclipse. All rights reserved.