this authentication method supports it.
ServerCustomAuthHandler.isValid
glib.bytes.Bytes isValid(arrowflight.server_call_context.ServerCallContext context, glib.bytes.Bytes token)Validates a per-call client token.
Parameters
context | A #GAFlightServerCallContext. |
token | The client token. May be the empty string if the client does not provide a token. |
Returns
The identity of the peer, if
Throws
[ErrorWrap]