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.
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. |
open static fun fromJson(json: JsonObject, obj: JWTAuthOptions): Unit |
|
open static fun toJson(obj: JWTAuthOptions, json: JsonObject): Unit |