-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cache-lastAuthenticationResult (#70)
* Expose a method 'GetBlobUriFromClientResourceManager' to get temporary blob uri for ingestion * Expose a method 'GetBlobUriFromClientResourceManager' to get temporary blob uri for ingestion * add origin application version to header * add origin application version to header * add origin application version to header * add origin application version to header * add origin application version to header * cache last AuthenticationResult * cache last AuthenticationResult * cache last AuthenticationResult * cache last AuthenticationResult * cache last AuthenticationResult * cache access token * cache access token * cache access token * cache access token * cache access token * cache access token * cache access token * Merge branch 'dev' of https://github.com/Azure/azure-kusto-java into cache-lastAuthenticationResult # Conflicts: # data/src/main/java/com/microsoft/azure/kusto/data/AadAuthenticationHelper.java # ingest/src/main/java/com/microsoft/azure/kusto/ingest/IngestClientImpl.java * last changes
- Loading branch information
Showing
3 changed files
with
145 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters