| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
FlightClient.authenticate(ClientAuthHandler handler,
CallOption... options)
Authenticates against the Flight service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicClientAuthHandler
A client auth handler that supports username and password.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientAuthWrapper.doClientAuth(ClientAuthHandler authHandler,
FlightServiceGrpc.FlightServiceStub stub)
Do client auth for a client.
|
void |
ClientAuthInterceptor.setAuthHandler(ClientAuthHandler authHandler) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.