Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static OAuth2AuthHandler |
OAuth2AuthHandler.create(AuthProvider authProvider,
String uri)
Create a JWT auth handler
|
static OAuth2AuthHandler |
OAuth2AuthHandler.newInstance(OAuth2AuthHandler arg) |
OAuth2AuthHandler |
OAuth2AuthHandler.setupCallback(Route route)
add the callback handler to a given route.
|
Copyright © 2015. All rights reserved.