History log of /aosp_15_r20/external/google-auth-library-java/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af54637519-Aug-2024 Cole Faust <[email protected]>

Fix DoubleBraceInitialization errorprone issues am: 4ef7f2edda

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/google-auth-library-java/+/28847865

Change-Id:

Fix DoubleBraceInitialization errorprone issues am: 4ef7f2edda

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/google-auth-library-java/+/28847865

Change-Id: I622627fe90ccac73e3338835ef01d8b4f3e7dd75
Signed-off-by: Automerger Merge Worker <[email protected]>

show more ...


.github/.OwlBot.lock.yaml
.github/.OwlBot.yaml
.github/CODEOWNERS
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/auto-label.yaml
.github/blunderbuss.yml
.github/dependabot.yml
.github/generated-files-bot.yml
.github/release-please.yml
.github/release-trigger.yml
.github/snippet-bot.yml
.github/sync-repo-settings.yaml
.github/trusted-contribution.yml
.github/workflows/auto-release.yaml
.github/workflows/ci.yaml
.github/workflows/downstream.yaml
.github/workflows/renovate_config_check.yaml
.gitignore
.kokoro/build.bat
.kokoro/build.sh
.kokoro/coerce_logs.sh
.kokoro/common.cfg
.kokoro/common.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/dependencies.cfg
.kokoro/continuous/java11.cfg
.kokoro/continuous/java7.cfg
.kokoro/continuous/java8-osx.cfg
.kokoro/continuous/java8-win.cfg
.kokoro/continuous/java8.cfg
.kokoro/continuous/lint.cfg
.kokoro/continuous/propose_release.cfg
.kokoro/continuous/propose_release.sh
.kokoro/dependencies.sh
.kokoro/downstream-client-library-check.sh
.kokoro/nightly/common.cfg
.kokoro/nightly/integration.cfg
.kokoro/nightly/java11-integration.cfg
.kokoro/nightly/java11.cfg
.kokoro/nightly/java7.cfg
.kokoro/nightly/java8-osx.cfg
.kokoro/nightly/java8-win.cfg
.kokoro/nightly/java8.cfg
.kokoro/nightly/samples.cfg
.kokoro/populate-secrets.sh
.kokoro/presubmit/clirr.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/dependencies.cfg
.kokoro/presubmit/graalvm-native-a.cfg
.kokoro/presubmit/graalvm-native-b.cfg
.kokoro/presubmit/integration.cfg
.kokoro/presubmit/java11.cfg
.kokoro/presubmit/java7.cfg
.kokoro/presubmit/java8-osx.cfg
.kokoro/presubmit/java8-win.cfg
.kokoro/presubmit/java8.cfg
.kokoro/presubmit/linkage-monitor.cfg
.kokoro/presubmit/lint.cfg
.kokoro/presubmit/samples.cfg
.kokoro/readme.sh
.kokoro/release/bump_snapshot.cfg
.kokoro/release/bump_snapshot.sh
.kokoro/release/common.cfg
.kokoro/release/common.sh
.kokoro/release/drop.cfg
.kokoro/release/drop.sh
.kokoro/release/promote.cfg
.kokoro/release/promote.sh
.kokoro/release/publish_javadoc.cfg
.kokoro/release/publish_javadoc.sh
.kokoro/release/publish_javadoc11.cfg
.kokoro/release/publish_javadoc11.sh
.kokoro/release/snapshot.cfg
.kokoro/release/snapshot.sh
.kokoro/release/stage.cfg
.kokoro/release/stage.sh
.kokoro/requirements.in
.kokoro/requirements.txt
.kokoro/trampoline.sh
.repo-metadata.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
METADATA
MODULE_LICENSE_NOTICE
OWNERS
README.md
RELEASE.md
SECURITY.md
appengine/java/com/google/auth/appengine/AppEngineCredentials.java
appengine/javatests/com/google/auth/appengine/AppEngineCredentialsTest.java
appengine/javatests/com/google/auth/appengine/MockAppIdentityService.java
appengine/pom.xml
bom/README.md
bom/pom.xml
codecov.yaml
credentials/Android.bp
credentials/java/com/google/auth/Credentials.java
credentials/java/com/google/auth/RequestMetadataCallback.java
credentials/java/com/google/auth/Retryable.java
credentials/java/com/google/auth/ServiceAccountSigner.java
credentials/javatests/com/google/auth/SigningExceptionTest.java
credentials/pom.xml
java.header
license-checks.xml
oauth2_http/Android.bp
oauth2_http/EnableAutoValue.txt
oauth2_http/clirr-ignored-differences.xml
oauth2_http/java/com/google/auth/http/AuthHttpConstants.java
oauth2_http/java/com/google/auth/http/HttpCredentialsAdapter.java
oauth2_http/java/com/google/auth/http/HttpTransportFactory.java
oauth2_http/java/com/google/auth/http/InternalAuthHttpConstants.java
oauth2_http/java/com/google/auth/oauth2/AccessToken.java
oauth2_http/java/com/google/auth/oauth2/ActingParty.java
oauth2_http/java/com/google/auth/oauth2/AppEngineCredentials.java
oauth2_http/java/com/google/auth/oauth2/AwsCredentialSource.java
oauth2_http/java/com/google/auth/oauth2/AwsCredentials.java
oauth2_http/java/com/google/auth/oauth2/AwsDates.java
oauth2_http/java/com/google/auth/oauth2/AwsRequestSignature.java
oauth2_http/java/com/google/auth/oauth2/AwsRequestSigner.java
oauth2_http/java/com/google/auth/oauth2/AwsSecurityCredentials.java
oauth2_http/java/com/google/auth/oauth2/AwsSecurityCredentialsSupplier.java
oauth2_http/java/com/google/auth/oauth2/ClientId.java
oauth2_http/java/com/google/auth/oauth2/CloudShellCredentials.java
oauth2_http/java/com/google/auth/oauth2/ComputeEngineCredentials.java
oauth2_http/java/com/google/auth/oauth2/CredentialAccessBoundary.java
oauth2_http/java/com/google/auth/oauth2/CredentialFormatException.java
oauth2_http/java/com/google/auth/oauth2/DefaultCredentialsProvider.java
oauth2_http/java/com/google/auth/oauth2/DefaultPKCEProvider.java
oauth2_http/java/com/google/auth/oauth2/DownscopedCredentials.java
oauth2_http/java/com/google/auth/oauth2/EnvironmentProvider.java
oauth2_http/java/com/google/auth/oauth2/ExecutableHandler.java
oauth2_http/java/com/google/auth/oauth2/ExecutableResponse.java
oauth2_http/java/com/google/auth/oauth2/ExternalAccountAuthorizedUserCredentials.java
oauth2_http/java/com/google/auth/oauth2/ExternalAccountCredentials.java
oauth2_http/java/com/google/auth/oauth2/ExternalAccountMetricsHandler.java
oauth2_http/java/com/google/auth/oauth2/ExternalAccountSupplierContext.java
oauth2_http/java/com/google/auth/oauth2/FileIdentityPoolSubjectTokenSupplier.java
oauth2_http/java/com/google/auth/oauth2/GdchCredentials.java
oauth2_http/java/com/google/auth/oauth2/GoogleAuthException.java
oauth2_http/java/com/google/auth/oauth2/GoogleAuthUtils.java
oauth2_http/java/com/google/auth/oauth2/GoogleCredentials.java
oauth2_http/java/com/google/auth/oauth2/IamUtils.java
oauth2_http/java/com/google/auth/oauth2/IdToken.java
oauth2_http/java/com/google/auth/oauth2/IdTokenCredentials.java
oauth2_http/java/com/google/auth/oauth2/IdTokenProvider.java
oauth2_http/java/com/google/auth/oauth2/IdentityPoolCredentialSource.java
oauth2_http/java/com/google/auth/oauth2/IdentityPoolCredentials.java
oauth2_http/java/com/google/auth/oauth2/IdentityPoolSubjectTokenSupplier.java
oauth2_http/java/com/google/auth/oauth2/ImpersonatedCredentials.java
oauth2_http/java/com/google/auth/oauth2/InternalAwsSecurityCredentialsSupplier.java
oauth2_http/java/com/google/auth/oauth2/JwtClaims.java
oauth2_http/java/com/google/auth/oauth2/JwtCredentials.java
oauth2_http/java/com/google/auth/oauth2/JwtProvider.java
oauth2_http/java/com/google/auth/oauth2/MemoryTokensStorage.java
oauth2_http/java/com/google/auth/oauth2/MetricsUtils.java
oauth2_http/java/com/google/auth/oauth2/OAuth2Credentials.java
oauth2_http/java/com/google/auth/oauth2/OAuth2CredentialsWithRefresh.java
oauth2_http/java/com/google/auth/oauth2/OAuth2Utils.java
oauth2_http/java/com/google/auth/oauth2/OAuthException.java
oauth2_http/java/com/google/auth/oauth2/PKCEProvider.java
oauth2_http/java/com/google/auth/oauth2/PluggableAuthCredentialSource.java
oauth2_http/java/com/google/auth/oauth2/PluggableAuthCredentials.java
oauth2_http/java/com/google/auth/oauth2/PluggableAuthException.java
oauth2_http/java/com/google/auth/oauth2/PluggableAuthHandler.java
oauth2_http/java/com/google/auth/oauth2/QuotaProjectIdProvider.java
oauth2_http/java/com/google/auth/oauth2/ServiceAccountCredentials.java
oauth2_http/java/com/google/auth/oauth2/ServiceAccountJwtAccessCredentials.java
oauth2_http/java/com/google/auth/oauth2/StsRequestHandler.java
oauth2_http/java/com/google/auth/oauth2/StsTokenExchangeRequest.java
oauth2_http/java/com/google/auth/oauth2/StsTokenExchangeResponse.java
oauth2_http/java/com/google/auth/oauth2/SystemEnvironmentProvider.java
oauth2_http/java/com/google/auth/oauth2/TokenStore.java
oauth2_http/java/com/google/auth/oauth2/TokenVerifier.java
oauth2_http/java/com/google/auth/oauth2/UrlIdentityPoolSubjectTokenSupplier.java
oauth2_http/java/com/google/auth/oauth2/UserAuthorizer.java
oauth2_http/java/com/google/auth/oauth2/UserCredentials.java
oauth2_http/javatests/com/google/auth/TestClock.java
oauth2_http/javatests/com/google/auth/TestUtils.java
oauth2_http/javatests/com/google/auth/http/HttpCredentialsAdapterTest.java
oauth2_http/javatests/com/google/auth/oauth2/AccessTokenTest.java
oauth2_http/javatests/com/google/auth/oauth2/AppEngineCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/AwsCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/AwsRequestSignerTest.java
oauth2_http/javatests/com/google/auth/oauth2/BaseSerializationTest.java
oauth2_http/javatests/com/google/auth/oauth2/ClientIdTest.java
oauth2_http/javatests/com/google/auth/oauth2/CloudShellCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ComputeEngineCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/CredentialAccessBoundaryTest.java
oauth2_http/javatests/com/google/auth/oauth2/DefaultCredentialsProviderTest.java
oauth2_http/javatests/com/google/auth/oauth2/DefaultPKCEProviderTest.java
oauth2_http/javatests/com/google/auth/oauth2/DownscopedCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ExecutableResponseTest.java
oauth2_http/javatests/com/google/auth/oauth2/ExternalAccountAuthorizedUserCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ExternalAccountCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ExternalAccountSupplierContextTest.java
oauth2_http/javatests/com/google/auth/oauth2/GdchCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/GdchCredentialsTestUtil.java
oauth2_http/javatests/com/google/auth/oauth2/GoogleAuthUtilsTest.java
oauth2_http/javatests/com/google/auth/oauth2/GoogleCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ITDownscopingTest.java
oauth2_http/javatests/com/google/auth/oauth2/ITWorkloadIdentityFederationTest.java
oauth2_http/javatests/com/google/auth/oauth2/IdTokenCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/IdTokenTest.java
oauth2_http/javatests/com/google/auth/oauth2/IdentityPoolCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ImpersonatedCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/InternalAwsSecurityCredentialsSupplierTest.java
oauth2_http/javatests/com/google/auth/oauth2/JwtClaimsTest.java
oauth2_http/javatests/com/google/auth/oauth2/JwtCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/MetricsUtilsTest.java
oauth2_http/javatests/com/google/auth/oauth2/MockExecutor.java
oauth2_http/javatests/com/google/auth/oauth2/MockExternalAccountCredentialsTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockHttpTransportFactory.java
oauth2_http/javatests/com/google/auth/oauth2/MockIAMCredentialsServiceTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockMetadataServerTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockRequestMetadataCallback.java
oauth2_http/javatests/com/google/auth/oauth2/MockStsTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockTokenCheckingTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockTokenServerTransport.java
oauth2_http/javatests/com/google/auth/oauth2/MockTokenServerTransportFactory.java
oauth2_http/javatests/com/google/auth/oauth2/OAuth2CredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/OAuth2CredentialsWithRefreshTest.java
oauth2_http/javatests/com/google/auth/oauth2/OAuthExceptionTest.java
oauth2_http/javatests/com/google/auth/oauth2/PluggableAuthCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/PluggableAuthExceptionTest.java
oauth2_http/javatests/com/google/auth/oauth2/PluggableAuthHandlerTest.java
oauth2_http/javatests/com/google/auth/oauth2/ServiceAccountCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/ServiceAccountJwtAccessCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/StsRequestHandlerTest.java
oauth2_http/javatests/com/google/auth/oauth2/TestEnvironmentProvider.java
oauth2_http/javatests/com/google/auth/oauth2/TokenVerifierTest.java
oauth2_http/javatests/com/google/auth/oauth2/UserAuthorizerTest.java
oauth2_http/javatests/com/google/auth/oauth2/UserCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/functional/FTComputeEngineCredentialsTest.java
oauth2_http/javatests/com/google/auth/oauth2/functional/FTQuotaProjectId.java
oauth2_http/javatests/com/google/auth/oauth2/functional/FTServiceAccountCredentialsTest.java
oauth2_http/pom.xml
oauth2_http/resources/META-INF/native-image/com.google.auth/google-auth-library-oauth2-http/reflect-config.json
oauth2_http/resources/META-INF/native-image/native-image.properties
oauth2_http/resources/com/google/auth/oauth2/google-auth-library.properties
oauth2_http/testresources/aws_security_credentials.json
oauth2_http/testresources/cert.pem
oauth2_http/testresources/client_secret.json
oauth2_http/testresources/federated_keys.json
oauth2_http/testresources/iap_keys.json
oauth2_http/testresources/legacy_federated_keys.json
oauth2_http/testresources/service_account_keys.json
owlbot.py
pom.xml
renovate.json
samples/snippets/pom.xml
samples/snippets/src/main/java/AuthenticateExplicit.java
samples/snippets/src/main/java/AuthenticateImplicitWithAdc.java
samples/snippets/src/main/java/IdTokenFromImpersonatedCredentials.java
samples/snippets/src/main/java/IdTokenFromMetadataServer.java
samples/snippets/src/main/java/IdTokenFromServiceAccount.java
samples/snippets/src/main/java/VerifyGoogleIdToken.java
samples/snippets/src/test/java/SnippetsIT.java
scripts/downscoping-with-cab-setup.sh
scripts/update_javadoc.sh
scripts/workloadidentityfederation-setup.sh
synth.metadata
versions.txt