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