Uses of Interface
org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy

Packages that use PopulateDefaultLoginCredentialsForImageStrategy
org.jclouds.compute.config   
org.jclouds.compute.strategy.impl   
 

Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.compute.config
 

Constructors in org.jclouds.compute.config with parameters of type PopulateDefaultLoginCredentialsForImageStrategy
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage(PopulateDefaultLoginCredentialsForImageStrategy credsForImage)
           
 

Uses of PopulateDefaultLoginCredentialsForImageStrategy in org.jclouds.compute.strategy.impl
 

Classes in org.jclouds.compute.strategy.impl that implement PopulateDefaultLoginCredentialsForImageStrategy
 class ReturnCredentialsBoundToImage
           
 



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