Package | Description |
---|---|
io.vertx.ext.auth.jwt | |
io.vertx.ext.web.handler | |
io.vertx.rxjava.ext.auth.jwt |
Modifier and Type | Method and Description |
---|---|
static JWTAuth |
JWTAuth.create(Vertx vertx,
JsonObject config)
Create a JWT auth provider
|
Modifier and Type | Method and Description |
---|---|
static JWTAuthHandler |
JWTAuthHandler.create(JWTAuth authProvider)
Create a JWT auth handler
|
static JWTAuthHandler |
JWTAuthHandler.create(JWTAuth authProvider,
String skip)
Create a JWT auth handler
|
Modifier and Type | Method and Description |
---|---|
static JWTAuth |
JWTAuth.newInstance(JWTAuth arg) |
Constructor and Description |
---|
JWTAuth(JWTAuth delegate) |
Copyright © 2016. All rights reserved.