Public Member Functions | List of all members
async_customized_auth_client.AuthGateway Class Reference
Inheritance diagram for async_customized_auth_client.AuthGateway:
Inheritance graph
[legend]

Public Member Functions

None __call__ (self, grpc.AuthMetadataContext context, grpc.AuthMetadataPluginCallback callback)
 
- Public Member Functions inherited from grpc.AuthMetadataPlugin
def __call__ (self, context, callback)
 

Detailed Description

Definition at line 33 of file async_customized_auth_client.py.

Member Function Documentation

◆ __call__()

None async_customized_auth_client.AuthGateway.__call__ (   self,
grpc.AuthMetadataContext  context,
grpc.AuthMetadataPluginCallback  callback 
)
Implements authentication by passing metadata to a callback.

Implementations of this method must not block.

Args:
  context: An AuthMetadataContext providing information on the RPC that
    the plugin is being called to authenticate.
  callback: An AuthMetadataPluginCallback to be invoked either
    synchronously or asynchronously.

Definition at line 35 of file async_customized_auth_client.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57