| Package | Description |
|---|---|
| io.vertx.up.secure.handler | |
| io.vertx.up.secure.provider |
| Modifier and Type | Method and Description |
|---|---|
static JwtOstium |
JwtOstium.create(JwtAuth authProvider) |
static JwtOstium |
JwtOstium.create(JwtAuth authProvider,
String skip) |
| Constructor and Description |
|---|
JwtPhylum(JwtAuth authProvider,
String skip) |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtAuthProvider |
| Modifier and Type | Method and Description |
|---|---|
static JwtAuth |
JwtAuth.create(io.vertx.core.Vertx vertx,
io.vertx.ext.auth.jwt.JWTAuthOptions config,
Function<io.vertx.core.json.JsonObject,io.vertx.core.Future<Boolean>> fnVerify) |
Copyright © 2018. All rights reserved.