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