17 #ifndef GRPC_CORE_LIB_SECURITY_CREDENTIALS_EXTERNAL_FILE_EXTERNAL_ACCOUNT_CREDENTIALS_H
18 #define GRPC_CORE_LIB_SECURITY_CREDENTIALS_EXTERNAL_FILE_EXTERNAL_ACCOUNT_CREDENTIALS_H
29 Options options, std::vector<std::string> scopes,
33 std::vector<std::string> scopes,
37 void RetrieveSubjectToken(
43 std::string format_type_;
44 std::string format_subject_token_field_name_;
Definition: external_account_credentials.h:35
Definition: file_external_account_credentials.h:26
static RefCountedPtr< FileExternalAccountCredentials > Create(Options options, std::vector< std::string > scopes, grpc_error_handle *error)
Definition: file_external_account_credentials.cc:29
FileExternalAccountCredentials(Options options, std::vector< std::string > scopes, grpc_error_handle *error)
Definition: file_external_account_credentials.cc:41
Definition: ref_counted_ptr.h:35
grpc_error_handle error
Definition: lame_client.cc:54
Round Robin Policy.
Definition: backend_metric.cc:26
Definition: external_account_credentials.h:62
Definition: external_account_credentials.h:38
Definition: error_internal.h:41