org.apache.whirr.service.jclouds
Class TakeLoginCredentialsFromWhirrProperties

java.lang.Object
  extended by org.jclouds.ec2.compute.strategy.EC2PopulateDefaultLoginCredentialsForImageStrategy
      extended by org.apache.whirr.service.jclouds.TakeLoginCredentialsFromWhirrProperties
All Implemented Interfaces:
org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy

@Singleton
public class TakeLoginCredentialsFromWhirrProperties
extends org.jclouds.ec2.compute.strategy.EC2PopulateDefaultLoginCredentialsForImageStrategy


Constructor Summary
TakeLoginCredentialsFromWhirrProperties()
           
 
Method Summary
 org.jclouds.domain.Credentials execute(Object resourceToAuthenticate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TakeLoginCredentialsFromWhirrProperties

public TakeLoginCredentialsFromWhirrProperties()
Method Detail

execute

public org.jclouds.domain.Credentials execute(Object resourceToAuthenticate)
Specified by:
execute in interface org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
Overrides:
execute in class org.jclouds.ec2.compute.strategy.EC2PopulateDefaultLoginCredentialsForImageStrategy


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.