Package | Description |
---|---|
io.vertx.groovy.ext.auth.oauth2.providers | |
io.vertx.rxjava.ext.auth.oauth2.providers |
Modifier and Type | Method and Description |
---|---|
static OAuth2Auth |
GoogleAuth_GroovyStaticExtension.create(GoogleAuth j_receiver,
Vertx vertx,
Map<String,Object> serviceAccountJson) |
static OAuth2Auth |
GoogleAuth_GroovyStaticExtension.create(GoogleAuth j_receiver,
Vertx vertx,
Map<String,Object> serviceAccountJson,
Map<String,Object> httpClientOptions) |
static OAuth2Auth |
GoogleAuth_GroovyStaticExtension.create(GoogleAuth j_receiver,
Vertx vertx,
String clientId,
String clientSecret,
Map<String,Object> httpClientOptions) |
Modifier and Type | Method and Description |
---|---|
GoogleAuth |
GoogleAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GoogleAuth |
GoogleAuth.newInstance(GoogleAuth arg) |
Constructor and Description |
---|
GoogleAuth(GoogleAuth delegate) |
Copyright © 2017. All rights reserved.