public class SecretConverter extends Object
Secret
SecretConverter()
static void
fromJson(Iterable<Map.Entry<String,Object>> json, Secret obj)
toJson(Secret obj, JsonObject json)
toJson(Secret obj, Map<String,Object> json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SecretConverter()
public static void fromJson(Iterable<Map.Entry<String,Object>> json, Secret obj)
public static void toJson(Secret obj, JsonObject json)
public static void toJson(Secret obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.