|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/lib/security/credentials/credentials.h"#include "src/core/lib/security/credentials/jwt/json_token.h"Go to the source code of this file.
Data Structures | |
| class | grpc_service_account_jwt_access_credentials |
Functions | |
| grpc_core::RefCountedPtr< grpc_call_credentials > | grpc_service_account_jwt_access_credentials_create_from_auth_json_key (grpc_auth_json_key key, gpr_timespec token_lifetime) |
| grpc_core::RefCountedPtr<grpc_call_credentials> grpc_service_account_jwt_access_credentials_create_from_auth_json_key | ( | grpc_auth_json_key | key, |
| gpr_timespec | token_lifetime | ||
| ) |