Searched defs:token_lifetime (Results 1 – 6 of 6) sorted by relevance
118 gpr_timespec token_lifetime) in grpc_service_account_jwt_access_credentials()134 grpc_auth_json_key key, gpr_timespec token_lifetime) { in grpc_service_account_jwt_access_credentials_create_from_auth_json_key()155 const char* json_key, gpr_timespec token_lifetime, void* reserved) { in grpc_service_account_jwt_access_credentials_create()
168 gpr_timespec token_lifetime, const char* scope) { in encoded_jwt_claim()267 gpr_timespec token_lifetime, const char* scope) { in grpc_jwt_encode_and_sign()
99 std::chrono::seconds token_lifetime = std::chrono::hours(1); in CreateChannelForTestCase() local
266 std::chrono::seconds token_lifetime = std::chrono::hours(1); in DoPerRpcCreds() local
217 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_ok() local234 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_bad_http_status() local246 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_empty_http_body() local257 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_invalid_json() local272 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_missing_token() local286 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_missing_token_type() local302 grpc_millis token_lifetime; in test_oauth2_token_fetcher_creds_parsing_missing_token_lifetime() local1170 gpr_timespec token_lifetime) { in validate_jwt_encode_and_sign_params()1193 gpr_timespec token_lifetime, in encode_and_sign_jwt_success()1201 gpr_timespec token_lifetime, in encode_and_sign_jwt_failure()[all …]
138 grpc_millis* token_lifetime) { in grpc_oauth2_token_fetcher_credentials_parse_server_response()236 grpc_millis token_lifetime = 0; in on_http_response() local