| 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 |
|---|---|
JwtAuth |
JwtAuthProvider.bind(Supplier<Security> supplier) |
JwtAuth |
JwtAuth.bind(Supplier<Security> security) |
static JwtAuth |
JwtAuth.create(io.vertx.core.Vertx vertx,
io.vertx.ext.auth.jwt.JWTAuthOptions config) |
Copyright © 2021. All rights reserved.