vertx / io.vertx.ext.hawkular / AuthenticationOptionsConverter

AuthenticationOptionsConverter

open class AuthenticationOptionsConverter

Converter for io.vertx.ext.hawkular.AuthenticationOptions. NOTE: This class has been automatically generated from the io.vertx.ext.hawkular.AuthenticationOptions original class using Vert.x codegen.

Constructors

<init>

AuthenticationOptionsConverter()

Converter for io.vertx.ext.hawkular.AuthenticationOptions. NOTE: This class has been automatically generated from the io.vertx.ext.hawkular.AuthenticationOptions original class using Vert.x codegen.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: AuthenticationOptions): Unit

toJson

open static fun toJson(obj: AuthenticationOptions, json: JsonObject): Unit