Uses of Class
org.jclouds.ec2.compute.domain.PasswordDataAndPrivateKey
Packages that use PasswordDataAndPrivateKey
-
Uses of PasswordDataAndPrivateKey in org.jclouds.ec2.compute.functions
Methods in org.jclouds.ec2.compute.functions with parameters of type PasswordDataAndPrivateKeyModifier and TypeMethodDescriptionWindowsLoginCredentialsFromEncryptedData.apply
(PasswordDataAndPrivateKey dataAndKey) Constructor parameters in org.jclouds.ec2.compute.functions with type arguments of type PasswordDataAndPrivateKeyModifierConstructorDescriptionprotected
PasswordCredentialsFromWindowsInstance
(ConcurrentMap<RegionAndName, KeyPair> credentialsMap, EC2Api ec2Api, com.google.common.base.Function<PasswordDataAndPrivateKey, LoginCredentials> pwDataToLoginCredentials)