Package | Description |
---|---|
io.vertx.ext.web.handler | |
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Method and Description |
---|---|
static OAuth2AuthHandler |
OAuth2AuthHandler.create(OAuth2Auth authProvider,
String uri)
Create a OAuth2 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 © 2016. All rights reserved.