Package | Description |
---|---|
org.jclouds.ec2.compute.functions |
Modifier and Type | Method and Description |
---|---|
LoginCredentials |
WindowsLoginCredentialsFromEncryptedData.apply(PasswordDataAndPrivateKey dataAndKey) |
Constructor and Description |
---|
PasswordCredentialsFromWindowsInstance(ConcurrentMap<RegionAndName,KeyPair> credentialsMap,
EC2Client ec2Client,
com.google.common.base.Function<PasswordDataAndPrivateKey,LoginCredentials> pwDataToLoginCredentials) |
Copyright © 2009-2013 jclouds. All Rights Reserved.