Package | Description |
---|---|
io.vertx.ext.auth.oauth2 | |
io.vertx.rxjava.ext.auth.oauth2 |
Modifier and Type | Method and Description |
---|---|
static OAuth2Auth |
OAuth2Auth.create(Vertx vertx,
OAuth2FlowType flow,
OAuth2ClientOptions config)
Create a OAuth2 auth provider
|
static void |
OAuth2ClientOptionsConverter.fromJson(JsonObject json,
OAuth2ClientOptions obj) |
static void |
OAuth2ClientOptionsConverter.toJson(OAuth2ClientOptions obj,
JsonObject json) |
Constructor and Description |
---|
OAuth2ClientOptions(OAuth2ClientOptions other)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
static OAuth2Auth |
OAuth2Auth.create(Vertx vertx,
OAuth2FlowType flow,
OAuth2ClientOptions config)
Create a OAuth2 auth provider
|
Copyright © 2017. All rights reserved.