Package org.apache.arrow.flight.auth
package org.apache.arrow.flight.auth
-
ClassDescriptionConstants used in authorization of flight connections.A client auth handler that supports username and password.A ServerAuthHandler for username/password authentication.Interface that this handler delegates for determining if credentials are valid.Deprecated.As of 14.0.0.A communication channel to the server during initial connection.GRPC client intercepter that handles authentication with the server.Utility class for performing authorization over using a GRPC stub.Deprecated.As of 14.0.0.Interface for a server implementations to send back authentication messages back to the client.GRPC Interceptor for performing authentication.Contains utility methods for integrating authorization into a GRPC stream.