Home
last modified time | relevance | path

Searched defs:awsCredentialSource (Results 1 – 1 of 1) sorted by relevance

/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DInternalAwsSecurityCredentialsSupplier.java71 private final AwsCredentialSource awsCredentialSource; field in InternalAwsSecurityCredentialsSupplier
83 AwsCredentialSource awsCredentialSource, in InternalAwsSecurityCredentialsSupplier()
221 Map<String, Object> createMetadataRequestHeaders(AwsCredentialSource awsCredentialSource) in createMetadataRequestHeaders()