Uses of Interface
org.apache.arrow.flight.auth.ClientAuthHandler.ClientAuthSender
-
Uses of ClientAuthHandler.ClientAuthSender in org.apache.arrow.flight.auth
Modifier and TypeMethodDescriptionvoid
BasicClientAuthHandler.authenticate
(ClientAuthHandler.ClientAuthSender outgoing, Iterator<byte[]> incoming) void
ClientAuthHandler.authenticate
(ClientAuthHandler.ClientAuthSender outgoing, Iterator<byte[]> incoming) Deprecated.Handle the initial handshake with the server.