public class LoadUserFromAccessTokenRouteBuillder extends AbstractRouterBuilderImpl
| Constructor and Description |
|---|
LoadUserFromAccessTokenRouteBuillder() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth |
getOAuth2Auth() |
io.vertx.reactivex.ext.web.Router |
getRouter(io.vertx.reactivex.ext.web.Router pRouter) |
void |
handle(io.vertx.reactivex.ext.web.RoutingContext pRoutingContext) |
void |
setOAuth2Auth(io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth pOAuth2Auth) |
public LoadUserFromAccessTokenRouteBuillder()
public io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth getOAuth2Auth()
public void setOAuth2Auth(io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth pOAuth2Auth)
public io.vertx.reactivex.ext.web.Router getRouter(io.vertx.reactivex.ext.web.Router pRouter)
getRouter in class AbstractRouterBuilderImplpublic void handle(io.vertx.reactivex.ext.web.RoutingContext pRoutingContext)
Copyright © 2018. All rights reserved.