org.jclouds.ssh.internal
Class RsaSshKeyPairGenerator

java.lang.Object
  extended by org.jclouds.ssh.internal.RsaSshKeyPairGenerator
All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,String>>, SshKeyPairGenerator

@Singleton
public class RsaSshKeyPairGenerator
extends Object
implements SshKeyPairGenerator


Method Summary
 Map<String,String> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Map<String,String> get()
Specified by:
get in interface com.google.common.base.Supplier<Map<String,String>>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.