Home
last modified time | relevance | path

Searched refs:AsyncAuthInterceptorCredentials (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DCallCredentials.cs50 return new AsyncAuthInterceptorCredentials(interceptor); in FromInterceptor()
75 private class AsyncAuthInterceptorCredentials : CallCredentials class in Grpc.Core.CallCredentials
79 public AsyncAuthInterceptorCredentials(AsyncAuthInterceptor interceptor) in AsyncAuthInterceptorCredentials() method in Grpc.Core.CallCredentials.AsyncAuthInterceptorCredentials