Home
last modified time | relevance | path

Searched refs:token_info_url (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h44 std::string token_info_url; member
Dexternal_account_credentials.cc133 options.token_info_url = it->second.string_value(); in Create()