vertx / io.vertx.ext.auth.jwt

Package io.vertx.ext.auth.jwt

Types

JWTAuth

interface JWTAuth : AuthProvider

Factory interface for creating JWT based io.vertx.ext.auth.AuthProvider instances.

JWTAuthOptionsConverter

open class JWTAuthOptionsConverter

Converter for io.vertx.ext.auth.jwt.JWTAuthOptions. NOTE: This class has been automatically generated from the io.vertx.ext.auth.jwt.JWTAuthOptions original class using Vert.x codegen.

JWTKeyStoreOptionsConverter

open class JWTKeyStoreOptionsConverter

Converter for io.vertx.ext.auth.jwt.JWTKeyStoreOptions. NOTE: This class has been automatically generated from the io.vertx.ext.auth.jwt.JWTKeyStoreOptions original class using Vert.x codegen.