Class GoogleCloudSourceSupport
- java.lang.Object
-
- org.springframework.cloud.config.server.support.GoogleCloudSourceSupport
-
public final class GoogleCloudSourceSupport extends Object
Provides credentials for Google Cloud Source repositories by adding aAuthenticatehttp header. It does so by acting as a transport configurer. If a transport instance targets a Google Cloud Source repository, this implementation retrieves Google Cloud application default credentials and adds them as a http header.- Author:
- Eduard Wirch
- See Also:
- gcloud auth application-default login