public class AuthInterceptor extends Object implements io.grpc.ClientInterceptor
| Constructor and Description |
|---|
AuthInterceptor(ClientBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |
void |
refresh() |
public AuthInterceptor(ClientBuilder builder)
Copyright © 2021. All rights reserved.