Class GoogleCloudSourceSupport


  • public final class GoogleCloudSourceSupport
    extends Object
    Provides credentials for Google Cloud Source repositories by adding a Authenticate http 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
    • Constructor Detail

      • GoogleCloudSourceSupport

        public GoogleCloudSourceSupport()