OAuth2AuthorizationURL

io.vertx.scala.ext.auth.oauth2.`package`.OAuth2AuthorizationURL

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): OAuth2AuthorizationURL
def apply(additionalParameters: Map[String, String], redirectUri: String, scopes: List[String], state: String): OAuth2AuthorizationURL