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 EncryptedPasswordAndPrivateKey
EncryptedPasswordAndPrivateKey.Builder. build()
Methods in org.jclouds.cloudstack.domain with parameters of type EncryptedPasswordAndPrivateKey Modifier and Type Method Description EncryptedPasswordAndPrivateKey.Builder
EncryptedPasswordAndPrivateKey.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 LoginCredentials
WindowsLoginCredentialsFromEncryptedData. apply(EncryptedPasswordAndPrivateKey dataAndKey)
-