FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: allow cached ADC to be refreshed by diegomarquezp · Pull Request #2569 · googleapis/google-api-java-client · GitHub

feat: allow cached ADC to be refreshed - #2569

Open
diegomarquezp wants to merge 6 commits into
mainfrom
do-not-cache-adc
Open

feat: allow cached ADC to be refreshed#2569
diegomarquezp wants to merge 6 commits into
mainfrom
do-not-cache-adc

Conversation

Copy link
Copy Markdown
Contributor

Fixes #2541

This introduces the new method public static GoogleCredential getApplicationDefault(boolean resetCachedCredentials) which will reset the cached credentials when the argument is true.

Fixes #2541

This introduces the new method `public static GoogleCredential getApplicationDefault(boolean resetCachedCredentials)`
which will reset the cached credentials when the argument is `true`.
product-auto-label Bot added the size: m Pull request size is medium. label Apr 1, 2025
ldetmer previously approved these changes Apr 1, 2025
diegomarquezp marked this pull request as ready for review April 1, 2025 23:30
diegomarquezp requested a review from a team April 1, 2025 23:30
diegomarquezp reopened this Sep 5, 2025
product-auto-label Bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Sep 5, 2025
product-auto-label Bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Sep 5, 2025
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to not cache the application default credentials

2 participants


Back | FazBrowse Home | New Git URL