JWTAuthOptions

io.vertx.scala.ext.auth.jwt.`package`.JWTAuthOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): JWTAuthOptions
def apply(jwks: List[JsonObject], jwtOptions: JWTOptions, keyStore: KeyStoreOptions, pubSecKeys: List[PubSecKeyOptions]): JWTAuthOptions