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