public static interface GrpcClient.AuthProvider
| Modifier and Type | Method and Description |
|---|---|
io.grpc.CallCredentials |
refreshCredentials()
Called from a synchronized context
|
default io.grpc.CallCredentials |
refreshCredentials(Throwable trigger) |
boolean |
requiresReauth(Throwable t)
Not called from a synchronized context
|
Copyright © 2023. All rights reserved.