ServerCustomAuthHandler.authenticate

Authenticates the client on initial connection. The server can send and read responses from the client at any time.

Parameters

context arrowflight.server_call_context.ServerCallContext

A #GAFlightServerCallContext.

sender arrowflight.server_auth_sender.ServerAuthSender

A #GAFlightServerAuthSender.

reader arrowflight.server_auth_reader.ServerAuthReader

A #GAFlightServerAuthReader.