Package | Description |
---|---|
org.apache.arrow.driver.jdbc.client.utils | |
org.apache.arrow.flight | |
org.apache.arrow.flight.auth2 |
Class and Description |
---|
ClientIncomingAuthHeaderMiddleware.Factory
Factory used within FlightClient.
|
Class and Description |
---|
CallHeaderAuthenticator
Interface for Server side authentication handlers.
|
Class and Description |
---|
BasicCallHeaderAuthenticator.CredentialValidator
Interface that this handler delegates to for validating the incoming headers.
|
BearerTokenAuthenticator
Partial implementation of
CallHeaderAuthenticator for bearer-token based authentication. |
CallHeaderAuthenticator
Interface for Server side authentication handlers.
|
CallHeaderAuthenticator.AuthResult
Encapsulates the result of the
CallHeaderAuthenticator analysis of headers. |
ClientHeaderHandler
Interface for client side header parsing and conversion to CredentialCallOption.
|
ServerCallHeaderAuthMiddleware
Middleware that's used to validate credentials during the handshake and verify
the bearer token in subsequent requests.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.