org.jclouds.vcloud.terremark.compute.strategy
Class ParseVAppTemplateDescriptionToGetDefaultLoginCredentials
java.lang.Object
org.jclouds.vcloud.terremark.compute.strategy.ParseVAppTemplateDescriptionToGetDefaultLoginCredentials
- All Implemented Interfaces:
- PopulateDefaultLoginCredentialsForImageStrategy
@Singleton
public class ParseVAppTemplateDescriptionToGetDefaultLoginCredentials
- extends Object
- implements PopulateDefaultLoginCredentialsForImageStrategy
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
@Named(value="jclouds.compute")
protected Logger logger
USER_PASSWORD_PATTERN
public static final Pattern USER_PASSWORD_PATTERN
ParseVAppTemplateDescriptionToGetDefaultLoginCredentials
public ParseVAppTemplateDescriptionToGetDefaultLoginCredentials()
execute
public Credentials execute(Object resourceToAuthenticate)
- Specified by:
execute in interface PopulateDefaultLoginCredentialsForImageStrategy
Copyright © 2009-2010 jclouds. All Rights Reserved.