package auth
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- abstract class Credentials extends AnyRef
Credentials for accessing Google APIs
Credentials for accessing Google APIs
- Annotations
- @DoNotInherit()
- final case class GoogleOAuth2Exception extends ExceptionWithErrorInfo with Product with Serializable
- final class ProvidedCredentials extends Credentials
Wraps a user-provided com.google.auth.Credentials instance for use with Google connectors.
Wraps a user-provided com.google.auth.Credentials instance for use with Google connectors. This allows users to bring their own credentials resolved through any mechanism.
- Annotations
- @ApiMayChange()
- Since
2.0.0
Value Members
- object Credentials
- object ProvidedCredentials