Public Member Functions | Private Attributes | List of all members
async_customized_auth_server.SignatureValidationInterceptor Class Reference
Inheritance diagram for async_customized_auth_server.SignatureValidationInterceptor:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
grpc.RpcMethodHandler intercept_service (self, Callable[[grpc.HandlerCallDetails], Awaitable[grpc.RpcMethodHandler]] continuation, grpc.HandlerCallDetails handler_call_details)
 
- Public Member Functions inherited from grpc.aio._interceptor.ServerInterceptor
grpc.RpcMethodHandler intercept_service (self, Callable[[grpc.HandlerCallDetails], Awaitable[grpc.RpcMethodHandler]] continuation, grpc.HandlerCallDetails handler_call_details)
 

Private Attributes

 _abort_handler
 

Detailed Description

Definition at line 34 of file async_customized_auth_server.py.

Constructor & Destructor Documentation

◆ __init__()

def async_customized_auth_server.SignatureValidationInterceptor.__init__ (   self)

Definition at line 36 of file async_customized_auth_server.py.

Member Function Documentation

◆ intercept_service()

grpc.RpcMethodHandler async_customized_auth_server.SignatureValidationInterceptor.intercept_service (   self,
Callable[[grpc.HandlerCallDetails], Awaitable[grpc.RpcMethodHandler]]  continuation,
grpc.HandlerCallDetails   handler_call_details 
)

Definition at line 43 of file async_customized_auth_server.py.

Member Data Documentation

◆ _abort_handler

async_customized_auth_server.SignatureValidationInterceptor._abort_handler
private

Definition at line 41 of file async_customized_auth_server.py.


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


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