TokenCredentials

io.vertx.scala.ext.auth.`package`.TokenCredentials

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): TokenCredentials
def apply(str: String): TokenCredentials
def apply(scopes: List[String], token: String): TokenCredentials