Package io.micronaut.gcp.credentials
package io.micronaut.gcp.credentials
-
ClassDescriptionAn interceptor for managed instances of
GoogleCredentials
that logs certain types of authentication errors that the GCP libraries handle silently as infinitely retryable events.Configuration for the Google credentials.A factory for creatingGoogleCredentials
.Annotation for applying authentication failure logging AOP advice to a managed instance ofGoogleCredentials
.