public class AuthenticatorConverter extends Object
Authenticator.
 NOTE: This class has been automatically generated from the Authenticator original class using Vert.x codegen.| Constructor and Description | 
|---|
AuthenticatorConverter()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
fromJson(Iterable<Map.Entry<String,Object>> json,
        Authenticator obj)  | 
static void | 
toJson(Authenticator obj,
      JsonObject json)  | 
static void | 
toJson(Authenticator obj,
      Map<String,Object> json)  | 
public static void fromJson(Iterable<Map.Entry<String,Object>> json, Authenticator obj)
public static void toJson(Authenticator obj, JsonObject json)
public static void toJson(Authenticator obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.