Uses of Class
org.jclouds.cloudstack.domain.EncryptedPasswordAndPrivateKey
-
Packages that use EncryptedPasswordAndPrivateKey Package Description 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 Modifier and Type Method Description EncryptedPasswordAndPrivateKeyEncryptedPasswordAndPrivateKey.Builder. build()Methods in org.jclouds.cloudstack.domain with parameters of type EncryptedPasswordAndPrivateKey Modifier and Type Method Description EncryptedPasswordAndPrivateKey.BuilderEncryptedPasswordAndPrivateKey.Builder. fromEncryptedPasswordAndPrivateKey(EncryptedPasswordAndPrivateKey in) -
Uses of EncryptedPasswordAndPrivateKey in org.jclouds.cloudstack.functions
Methods in org.jclouds.cloudstack.functions with parameters of type EncryptedPasswordAndPrivateKey Modifier and Type Method Description LoginCredentialsWindowsLoginCredentialsFromEncryptedData. apply(EncryptedPasswordAndPrivateKey dataAndKey)
-