open class JWTOptionsConverter
Converter for io.vertx.ext.jwt.JWTOptions. NOTE: This class has been automatically generated from the io.vertx.ext.jwt.JWTOptions original class using Vert.x codegen.
JWTOptionsConverter()
Converter for io.vertx.ext.jwt.JWTOptions. NOTE: This class has been automatically generated from the io.vertx.ext.jwt.JWTOptions original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: JWTOptions): Unit |
|
open static fun toJson(obj: JWTOptions, json: JsonObject): Unit |