MCPcopy Create free account
hub / github.com/apache/arrow / SelectiveAuthClientMiddlewareFactory

Class SelectiveAuthClientMiddlewareFactory

python/pyarrow/tests/test_flight.py:821–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

819
820
821class SelectiveAuthClientMiddlewareFactory(ClientMiddlewareFactory):
822 def start_call(self, info):
823 return SelectiveAuthClientMiddleware()
824
825
826class SelectiveAuthClientMiddleware(ClientMiddleware):

Callers 1

test_middleware_rejectFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_middleware_rejectFunction · 0.68