| Package | Description |
|---|---|
| net.bluemind.hps.auth.core2 |
| Modifier and Type | Field and Description |
|---|---|
static CacheBackingStore<SessionData> |
C2ProviderFactory.sessions |
| Modifier and Type | Method and Description |
|---|---|
static SessionData |
SessionData.fromJson(io.vertx.core.json.JsonObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.json.JsonObject |
SessionData.toJson(SessionData sd) |
| Constructor and Description |
|---|
C2Provider(io.vertx.core.Vertx vertx,
CacheBackingStore<SessionData> sessions) |
Copyright © 2023. All Rights Reserved.