Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio/grpc/
D_auth.py49 context: grpc.AuthMetadataContext,
77 context: grpc.AuthMetadataContext,
D__init__.py608 class AuthMetadataContext(abc.ABC): class
/third_party/grpc/examples/python/auth/
Dasync_customized_auth_client.py37 context: grpc.AuthMetadataContext,