Virtual Method
ArrowFlightServerCustomAuthHandleris_valid
[−]
Declaration [src]
GBytes*
is_valid (
GAFlightServerCustomAuthHandler* handler,
GAFlightServerCallContext* context,
GBytes* token,
GError** error
)
[−]
Parameters
context |
GAFlightServerCallContext |
A |
|
The data is owned by the caller of the function. | |
token |
GBytes |
The client token. May be the empty string if the client does not provide a token. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |