Package org.soyatec.windowsazure.authenticate

Interface Summary
IAccessPolicy Represents the access policy of a signed identifier.
ISignedIdentifier Represents a signed identifier for shared access url.
 

Class Summary
Base64 This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
HttpRequestAccessor Use this class to extract various header values from HTTP requests.
ResourceUriComponents This type represents the different constituent parts that make up a resource Uri in the context of cloud services.
SharedAccessSignatureCredentials The credentials for SAS
SharedKeyCredentials Objects of this class contain the credentials (name and key) of a storage account.
SharedKeyCredentialsWrapper The wrapper of the shared key credentials.
StorageAccountInfo Objects of this class encapsulate information about a storage account and endpoint configuration associated with a storage account is the account name, the base URI of the account and a shared key.