public class OAuth2Auth_GroovyStaticExtension extends Object
Constructor and Description |
---|
OAuth2Auth_GroovyStaticExtension() |
Modifier and Type | Method and Description |
---|---|
static OAuth2Auth |
create(OAuth2Auth j_receiver,
Vertx vertx,
OAuth2FlowType flow,
Map<String,Object> config) |
static OAuth2Auth |
createKeycloak(OAuth2Auth j_receiver,
Vertx vertx,
OAuth2FlowType flow,
Map<String,Object> config) |
public static OAuth2Auth createKeycloak(OAuth2Auth j_receiver, Vertx vertx, OAuth2FlowType flow, Map<String,Object> config)
public static OAuth2Auth create(OAuth2Auth j_receiver, Vertx vertx, OAuth2FlowType flow, Map<String,Object> config)
Copyright © 2017. All rights reserved.