Class BasicClientAuthHandler

java.lang.Object
org.apache.arrow.flight.auth.BasicClientAuthHandler
All Implemented Interfaces:
ClientAuthHandler

public class BasicClientAuthHandler extends Object implements ClientAuthHandler
A client auth handler that supports username and password.