Home
last modified time | relevance | path

Searched defs:SetAsyncAuthInterceptorCredentials (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DCallCredentialsConfiguratorBase.cs37 …public abstract void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.CallCredentialsConfiguratorBase
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultCallCredentialsConfigurator.cs34 …public override void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.Internal.DefaultCallCredentialsConfigurator