| New Interface Summary | |
|---|---|
IAccessPolicy |
Represents the access policy of a signed identifier. |
ISignedIdentifier |
Represents a signed identifier for shared access url. |
| New Class Summary | |
|---|---|
SharedKeyCredentialsWrapper |
The wrapper of the shared key credentials. |
| Remove or Rename Class Summary | |
|---|---|
MessageCanonicalizer |
Move to the org.soyatec.windows.azure.internal package, it is invisible now. |
| Modify Class Summary | ||
|---|---|---|
SharedKeyCredentials |
New Methods | java.lang.String signSharedAccessUrl(java.lang.String permissions, java.lang.String start, java.lang.String expiry, java.lang.String canonicalizedResource, java.lang.String identifier) Create the signature with permissions, start, expiry, canonicalizedResource and identifier. |