Class InternalAwsSecurityCredentialsSupplier

java.lang.Object
com.google.auth.oauth2.InternalAwsSecurityCredentialsSupplier
All Implemented Interfaces:
AwsSecurityCredentialsSupplier, Serializable

class InternalAwsSecurityCredentialsSupplier extends Object implements AwsSecurityCredentialsSupplier
Internal provider for retrieving AWS security credentials for AwsCredentials to exchange for GCP access tokens. The credentials are retrieved either via environment variables or metadata endpoints.