Uses of Class
org.jclouds.cloudstack.domain.EncryptedPasswordAndPrivateKey

Packages that use EncryptedPasswordAndPrivateKey
org.jclouds.cloudstack.domain   
org.jclouds.cloudstack.functions   
 

Uses of EncryptedPasswordAndPrivateKey in org.jclouds.cloudstack.domain
 

Methods in org.jclouds.cloudstack.domain that return EncryptedPasswordAndPrivateKey
 EncryptedPasswordAndPrivateKey EncryptedPasswordAndPrivateKey.Builder.build()
           
 

Methods in org.jclouds.cloudstack.domain with parameters of type EncryptedPasswordAndPrivateKey
 T EncryptedPasswordAndPrivateKey.Builder.fromEncryptedPasswordAndPrivateKey(EncryptedPasswordAndPrivateKey in)
           
 

Uses of EncryptedPasswordAndPrivateKey in org.jclouds.cloudstack.functions
 

Methods in org.jclouds.cloudstack.functions with parameters of type EncryptedPasswordAndPrivateKey
 org.jclouds.domain.LoginCredentials WindowsLoginCredentialsFromEncryptedData.apply(EncryptedPasswordAndPrivateKey dataAndKey)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.