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(JsonObject json,
AuthenticationOptions obj) |
static void |
toJson(AuthenticationOptions obj,
JsonObject json) |
public static void fromJson(JsonObject json, AuthenticationOptions obj)
public static void toJson(AuthenticationOptions obj, JsonObject json)
Copyright © 2016. All rights reserved.