Home
last modified time | relevance | path

Searched refs:Credentials (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/grpc/src/csharp/Grpc.Core.Tests/
DCallOptionsTest.cs53 Assert.AreSame(credentials, options.WithCredentials(credentials).Credentials); in WithMethods()
64 Assert.IsNull(options.Credentials); in WithMethods()
/third_party/grpc/doc/python/sphinx/
Dgrpc.rst35 Create Client Credentials
52 Create Server Credentials
/third_party/grpc/src/csharp/Grpc.Core/
DServerPort.cs85 public ServerCredentials Credentials property in Grpc.Core.ServerPort
DServer.cs283 GrpcPreconditions.CheckNotNull(serverPort.Credentials, "serverPort"); in AddPortInternal()
287 using (var nativeCredentials = serverPort.Credentials.ToNativeCredentials()) in AddPortInternal()
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultCallCredentialsConfigurator.cs39 nativeCredentials = plugin.Credentials; in SetAsyncAuthInterceptorCredentials()
DNativeMetadataCredentialsPlugin.cs44 public CallCredentialsSafeHandle Credentials property in Grpc.Core.Internal.NativeMetadataCredentialsPlugin
DAsyncCall.cs503 var credentials = details.Options.Credentials; in CreateNativeCall()
/third_party/grpc/src/csharp/Grpc.Core.Api/
DCallOptions.cs109 public CallCredentials Credentials property
/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgscommon.cpp64 google::cloud::StatusOr<std::shared_ptr<gcs::oauth2::Credentials>> creds; in gst_gs_create_client()
/third_party/skia/third_party/externals/microhttpd/
DREADME115 - SPDY Credentials
/third_party/boost/libs/beast/tools/
Dfield.txt12 Access-Control-Allow-Credentials
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm.md101 Create an account or log in. Credentials are stored in the
/third_party/grpc/templates/
Dpackage.xml.template142 - Breaking change to Credentials class (removed) #3765
/third_party/boost/boost/beast/http/impl/
Dfield.ipp133 "Access-Control-Allow-Credentials",
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dfield.ipp133 "Access-Control-Allow-Credentials",
/third_party/grpc/doc/
Dstatuscodes.md57 | Incorrect Auth metadata ( Credentials failed to get metadata, Incompatible credentials set on cha…
Dinterop-test-descriptions.md514 Credentials from GCE metadata server. The client instance needs to be created
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dcall.pyx.pxi130 … raise InternalError("Credentials couldn't have been set: {0}".format(set_credentials_error))
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-HS20102 Credentials can be pre-configured for automatic network selection:
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-HS20102 Credentials can be pre-configured for automatic network selection:
/third_party/node/doc/api/
Ddeprecations.md285 ### DEP0011: `crypto.Credentials`
303 The `crypto.Credentials` class was removed. Please use [`tls.SecureContext`][]
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dnavigator.dart709 /// child: Text('Choose Credentials Page'),
/third_party/glib/po/
Dnb.po354 msgid "Credentials spoofing is not possible on this OS"
355 msgstr "Spoofing av Credentials er ikke mulig på dette OSet"
Deo.po385 msgid "Credentials spoofing is not possible on this OS"
386 msgstr "Credentials ne estas realigita sur ĉi tiu operaciumo"
/third_party/libnl/doc/
Dcore.txt837 .Enable/Disable Credentials

1234