ak58588 commented on this pull request.
> this.storageUrl = URI.create("https://" + creds.get().identity +
> ".blob.core.windows.net/");
this.blob2HttpGetOptions = checkNotNull(blob2HttpGetOptions,
"blob2HttpGetOptions");
this.timeStampProvider = checkNotNull(timeStampProvider,
"timeStampProvider");
this.dateService = checkNotNull(dateService, "dateService");
this.auth = auth;
+ this.isSAS = sasAuthentication;
sorry, I hope I've now managed to identify all places with tabs
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1270#discussion_r255838370