org.apache.whirr.service.jclouds
Class TakeLoginCredentialsFromWhirrProperties
java.lang.Object
org.jclouds.ec2.compute.strategy.EC2PopulateDefaultLoginCredentialsForImageStrategy
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
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 |
TakeLoginCredentialsFromWhirrProperties
public TakeLoginCredentialsFromWhirrProperties()
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.