Home
last modified time | relevance | path

Searched refs:SetAsyncAuthInterceptorCredentials (Results 1 – 3 of 3) 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
DCallCredentials.cs86 configurator.SetAsyncAuthInterceptorCredentials(state, interceptor); in InternalPopulateConfiguration()
/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