This project has retired. For details please refer to its
Attic page.
DigitalOceanParserModule.SshPublicKeyAdapter (Apache jclouds 2.2.1 API)
- java.lang.Object
-
- com.google.gson.TypeAdapter<PublicKey>
-
- org.jclouds.digitalocean2.config.DigitalOceanParserModule.SshPublicKeyAdapter
-
-
Method Summary
-
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SshPublicKeyAdapter
@Inject
public SshPublicKeyAdapter(com.google.common.base.Function<PublicKey,String> publicKeyToSshKey,
com.google.common.base.Function<String,PublicKey> sshKeyToPublicKey)
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.