org.jclouds.azure.storage.util
Class AzureStorageUtils
java.lang.Object
org.jclouds.azure.storage.util.AzureStorageUtils
public class AzureStorageUtils
- extends Object
Encryption, Hashing, and IO Utilities needed to sign and verify Azure Storage requests and
responses.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AzureStorageUtils
public AzureStorageUtils()
parseAzureStorageErrorFromContent
public AzureStorageError parseAzureStorageErrorFromContent(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
InputStream content)
throws org.jclouds.http.HttpException
- Throws:
org.jclouds.http.HttpException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.