Package org.jclouds.azure.storage.util
Class AzureStorageUtils
java.lang.Object
org.jclouds.azure.storage.util.AzureStorageUtils
Encryption, Hashing, and IO Utilities needed to sign and verify Azure Storage requests and
responses.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseAzureStorageErrorFromContent
(HttpCommand command, HttpResponse response, InputStream content)
-
Constructor Details
-
AzureStorageUtils
public AzureStorageUtils()
-
-
Method Details
-
parseAzureStorageErrorFromContent
public AzureStorageError parseAzureStorageErrorFromContent(HttpCommand command, HttpResponse response, InputStream content) throws HttpException - Throws:
HttpException
-