Package com.google.auth.http (1.46.0)

GitHub Repository

Classes

Class Description
com.google.auth.http.AuthHttpConstants Constants used for auth in http
com.google.auth.http.HttpCredentialsAdapter A wrapper for using Credentials with the Google API Client Libraries for Java with Http.

Interfaces

Interface Description
com.google.auth.http.HttpTransportFactory A base interface for all HttpTransport factories.

Implementation must provide a public no-arg constructor. Loading of a factory implementation is done via java.util.ServiceLoader.