arrowflight.server_custom_auth_handler

Module for [ServerCustomAuthHandler] class

Types 3

Methods
GType _gType() @property
ServerCustomAuthHandler self()Returns `this`, for use in `with` statements.
ServerCustomAuthHandlerGidBuilder builder()Get builder for [arrowflight.servercustomauth_handler.ServerCustomAuthHandler] Returns: New builder object
void authenticate(arrowflight.server_call_context.ServerCallContext context, arrowflight.server_auth_sender.ServerAuthSender sender, arrowflight.server_auth_reader.ServerAuthReader reader)Authenticates the client on initial connection. The server can send and read responses from the client at any time.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [arrowflight.server_custom_auth_handler.ServerCustomAuthHandler]