Uses of Interface
org.apache.arrow.flight.auth2.ClientHeaderHandler
-
Uses of ClientHeaderHandler in org.apache.arrow.flight.auth2
Modifier and TypeClassDescriptionclass
A client header handler that parses the incoming headers for a bearer token.Modifier and TypeFieldDescriptionstatic final ClientHeaderHandler
ClientHeaderHandler.NO_OP
An client header handler that does nothing.ModifierConstructorDescriptionFactory
(ClientHeaderHandler headerHandler) Construct a factory with the given header handler.