Package | Description |
---|---|
org.apache.arrow.flight | |
org.apache.arrow.flight.auth |
Class and Description |
---|
ClientAuthHandler
Implement authentication for Flight on the client side.
|
ServerAuthHandler
Interface for Server side authentication handlers.
|
Class and Description |
---|
BasicServerAuthHandler.BasicAuthValidator
Interface that this handler delegates for determining if credentials are valid.
|
ClientAuthHandler
Implement authentication for Flight on the client side.
|
ClientAuthHandler.ClientAuthSender
A communication channel to the server during initial connection.
|
ServerAuthHandler
Interface for Server side authentication handlers.
|
ServerAuthHandler.ServerAuthSender
Interface for a server implementations to send back authentication messages
back to the client.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.