org.jclouds.chef.config
Class ChefParserModule.X509CertificateAdapterImpl
java.lang.Object
org.jclouds.chef.config.ChefParserModule.X509CertificateAdapterImpl
- All Implemented Interfaces:
- com.google.gson.JsonDeserializer<X509Certificate>, ChefParserModule.X509CertificateAdapter
- Enclosing class:
- ChefParserModule
@Singleton
public static class ChefParserModule.X509CertificateAdapterImpl
- extends Object
- implements ChefParserModule.X509CertificateAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deserialize
public X509Certificate deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
throws com.google.gson.JsonParseException
- Specified by:
deserialize in interface com.google.gson.JsonDeserializer<X509Certificate>
- Throws:
com.google.gson.JsonParseException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.