public class AuthenticationOptionsConverter extends Object
AuthenticationOptions
.
NOTE: This class has been automatically generated from the AuthenticationOptions
original class using Vert.x codegen.Constructor and Description |
---|
AuthenticationOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(io.vertx.core.json.JsonObject json,
AuthenticationOptions obj) |
static void |
toJson(AuthenticationOptions obj,
io.vertx.core.json.JsonObject json) |
public static void fromJson(io.vertx.core.json.JsonObject json, AuthenticationOptions obj)
public static void toJson(AuthenticationOptions obj, io.vertx.core.json.JsonObject json)
Copyright © 2017. All rights reserved.