[
https://issues.apache.org/jira/browse/ARROW-10909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiffany Lam updated ARROW-10909:
--------------------------------
Description: In FlightClient, authenticateBasicToken API call currently
does not accept CallOptions. To mirror other API calls in FlightClient, these
two authentication methods should take in CallOptions (optional) as well. A
method overload can be created for authenticateBasicToken, similar to
authenticateBasic and authenticate. (was: In FlightClient,
authenticateBasicToken API call currently does not accept CallOptions. To
mirror other API calls in FlightClient, these two authentication methods should
take in CallOptions (optional) as well. A similar method overload can be
created for authenticateBasicToken, similar to authenticateBasic and
authenticate.)
> [Java] [Flight] FlightClient authenticateBasicToken should accept CallOptions
> as well
> -------------------------------------------------------------------------------------
>
> Key: ARROW-10909
> URL: https://issues.apache.org/jira/browse/ARROW-10909
> Project: Apache Arrow
> Issue Type: Improvement
> Components: FlightRPC
> Reporter: Tiffany Lam
> Priority: Trivial
>
> In FlightClient, authenticateBasicToken API call currently does not accept
> CallOptions. To mirror other API calls in FlightClient, these two
> authentication methods should take in CallOptions (optional) as well. A
> method overload can be created for authenticateBasicToken, similar to
> authenticateBasic and authenticate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)