public class ClientAuthWrapper extends Object
Constructor and Description |
---|
ClientAuthWrapper() |
Modifier and Type | Method and Description |
---|---|
static void |
doClientAuth(ClientAuthHandler authHandler,
FlightServiceGrpc.FlightServiceStub stub)
Do client auth for a client.
|
public static void doClientAuth(ClientAuthHandler authHandler, FlightServiceGrpc.FlightServiceStub stub)
authHandler
- The handler to use.stub
- The service stub.Copyright © 2023 The Apache Software Foundation. All rights reserved.