| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
FlightClient.authenticate(ClientAuthHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicClientAuthHandler
A client auth handler that supports username and password.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ClientAuthWrapper.doClientAuth(ClientAuthHandler authHandler,
FlightServiceGrpc.FlightServiceStub stub)
Do client auth for a client.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.