Searched defs:callCredentials (Results 1 – 2 of 2) sorted by relevance
156 GoogleAuthLibraryCallCredentials callCredentials = in copyCredentialsToHeaders() local178 GoogleAuthLibraryCallCredentials callCredentials = in invalidBase64() local194 GoogleAuthLibraryCallCredentials callCredentials = in credentialsFailsWithIoException() local210 GoogleAuthLibraryCallCredentials callCredentials = in credentialsFailsWithRuntimeException() local229 GoogleAuthLibraryCallCredentials callCredentials = in credentialsReturnNullMetadata() local263 GoogleAuthLibraryCallCredentials callCredentials = in oauth2Credential() local283 GoogleAuthLibraryCallCredentials callCredentials = in googleCredential_privacyAndIntegrityAllowed() local304 GoogleAuthLibraryCallCredentials callCredentials = in googleCredential_integrityDenied() local324 GoogleAuthLibraryCallCredentials callCredentials = in googleCredential_nullSecurityDenied() local336 GoogleAuthLibraryCallCredentials callCredentials = in serviceUri() local[all …]
67 …c ChannelCredentials Create(ChannelCredentials channelCredentials, CallCredentials callCredentials) in Create()185 readonly CallCredentials callCredentials; field in Grpc.Core.CompositeChannelCredentials193 …CompositeChannelCredentials(ChannelCredentials channelCredentials, CallCredentials callCredentials) in CompositeChannelCredentials()