Package | Description |
---|---|
io.vertx.ext.web.handler | |
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
|
OAuth2AuthHandler |
OAuth2AuthHandler.setupCallback(Route route)
add the callback handler to a given route.
|
Modifier and Type | Method and Description |
---|---|
static OAuth2AuthHandler |
OAuth2AuthHandler.newInstance(OAuth2AuthHandler arg) |
Constructor and Description |
---|
OAuth2AuthHandler(OAuth2AuthHandler delegate) |
Copyright © 2015. All rights reserved.