Uses of Class
org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey

Packages that use PasswordDataAndPrivateKey
org.jclouds.ec2.compute.functions   
 

Uses of PasswordDataAndPrivateKey in org.jclouds.ec2.compute.functions
 

Methods in org.jclouds.ec2.compute.functions with parameters of type PasswordDataAndPrivateKey
 org.jclouds.domain.LoginCredentials WindowsLoginCredentialsFromEncryptedData.apply(PasswordDataAndPrivateKey dataAndKey)
           
 

Constructor parameters in org.jclouds.ec2.compute.functions with type arguments of type PasswordDataAndPrivateKey
PasswordCredentialsFromWindowsInstance(ConcurrentMap<RegionAndName,KeyPair> credentialsMap, EC2Api ec2Api, com.google.common.base.Function<PasswordDataAndPrivateKey,org.jclouds.domain.LoginCredentials> pwDataToLoginCredentials)
           
 



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