Home
last modified time | relevance | path

Searched refs:AuthMetadataPlugin (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/
D_auth.py40 class GoogleCallCredentials(grpc.AuthMetadataPlugin):
68 class AccessTokenAuthMetadataPlugin(grpc.AuthMetadataPlugin):
D__init__.py562 class AuthMetadataPlugin(six.with_metaclass(abc.ABCMeta)): class
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dclient.py81 google_auth.transport.grpc.AuthMetadataPlugin(
88 google_auth.transport.grpc.AuthMetadataPlugin(
Dmethods.py451 google_auth_transport_grpc.AuthMetadataPlugin(
/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dinterfaces.py59 GRPCAuthMetadataPlugin = grpc.AuthMetadataPlugin