Package com.google.auth.http (1.4.0)

Classes

AuthHttpConstants

Constants used for auth in http

HttpCredentialsAdapter

A wrapper for using Credentials with the Google API Client Libraries for Java with Http.

Interfaces

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.