Package io.micronaut.gcp.credentials
package io.micronaut.gcp.credentials
-
ClassDescriptionAn implementation of
HttpTransportFactory
based uponHttpClient
that can be supplied when creatingGoogleCredentials
, allowing full control over configuration of the client.Implementation ofLowLevelHttpRequest
that uses the blocking API ofHttpClient
.Configuration for the Google credentials.A factory for creatingGoogleCredentials
.AMessageBodyWriter
implementation for writing theLowLevelHttpRequest
that is used for OAuth2 token refresh.