| Constructor and Description |
|---|
JwtService() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
store(String userKey,
io.vertx.core.json.JsonObject data) |
io.vertx.core.Future<Boolean> |
verify(String userKey,
String token) |
public io.vertx.core.Future<io.vertx.core.json.JsonObject> store(String userKey, io.vertx.core.json.JsonObject data)
Copyright © 2019. All rights reserved.