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