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