@Singleton public static class ChefParserModule.PrivateKeyAdapterImpl extends Object implements ChefParserModule.PrivateKeyAdapter
Modifier and Type | Method and Description |
---|---|
PrivateKey |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public PrivateKey deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<PrivateKey>
com.google.gson.JsonParseException
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.