Package | Description |
---|---|
io.vertx.rxjava.ext.auth.jwt | |
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static JWTAuth |
JWTAuth.create(Vertx vertx,
JsonObject config)
Create a JWT auth provider
|
static JWTAuth |
JWTAuth.newInstance(JWTAuth arg) |
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
|
Copyright © 2016. All rights reserved.