Uses of Interface
org.apache.arrow.flight.auth.ServerAuthHandler.ServerAuthSender
-
Uses of ServerAuthHandler.ServerAuthSender in org.apache.arrow.flight.auth
Modifier and TypeMethodDescriptionboolean
BasicServerAuthHandler.authenticate
(ServerAuthHandler.ServerAuthSender outgoing, Iterator<byte[]> incoming) boolean
ServerAuthHandler.authenticate
(ServerAuthHandler.ServerAuthSender outgoing, Iterator<byte[]> incoming) Deprecated.Handle the initial handshake with the client.