Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
821
class
SelectiveAuthClientMiddlewareFactory(ClientMiddlewareFactory):
822
def
start_call(self, info):
823
return
SelectiveAuthClientMiddleware()
824
825
826
class
SelectiveAuthClientMiddleware(ClientMiddleware):
Callers
1
test_middleware_reject
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_middleware_reject
Function · 0.68