Uses of Interface
org.jclouds.ssh.SshKeyPairGenerator
Packages that use SshKeyPairGenerator
Package
Description
-
Uses of SshKeyPairGenerator in org.jclouds.digitalocean2.compute.strategy
Constructors in org.jclouds.digitalocean2.compute.strategy with parameters of type SshKeyPairGeneratorModifierConstructorDescriptionprotected
CreateKeyPairsThenCreateNodes
(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, DigitalOcean2Api api, SshKeyPairGenerator keyGenerator, com.google.common.base.Function<String, PublicKey> sshKeyToPublicKey) -
Uses of SshKeyPairGenerator in org.jclouds.packet.compute.strategy
Constructors in org.jclouds.packet.compute.strategy with parameters of type SshKeyPairGeneratorModifierConstructorDescriptionprotected
CreateSshKeysThenCreateNodes
(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, PacketApi api, SshKeyPairGenerator keyGenerator) -
Uses of SshKeyPairGenerator in org.jclouds.ssh.internal
Classes in org.jclouds.ssh.internal that implement SshKeyPairGenerator