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