Home
last modified time | relevance | path

Searched refs:authenticationScheme (Results 1 – 25 of 90) sorted by relevance

1234

/dports/www/nextcloud/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Middlewares/
H A DCommonRequestMiddleware.php47 private $authenticationScheme; variable in MicrosoftAzure\\Storage\\Common\\Internal\\Middlewares\\CommonRequestMiddleware
56 * @param IAuthScheme $authenticationScheme The authentication scheme.
63 IAuthScheme $authenticationScheme = null, argument
68 $this->authenticationScheme = $authenticationScheme;
113 $request = $this->authenticationScheme == null ?
114 $request : $this->authenticationScheme->signRequest($result);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/network/
H A DProtectionSpace.cpp50 …rverType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) in ProtectionSpace() argument
55 , m_authenticationScheme(authenticationScheme) in ProtectionSpace()
88 ProtectionSpaceAuthenticationScheme ProtectionSpace::authenticationScheme() const in authenticationScheme() function in WebCore::ProtectionSpace
117 if (a.authenticationScheme() != b.authenticationScheme()) in operator ==()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DAuthenticationManager.cs197 public static void Unregister (string authenticationScheme) in Unregister() argument
199 if (authenticationScheme == null) in Unregister()
202 DoUnregister (authenticationScheme, true); in Unregister()
205 static void DoUnregister (string authenticationScheme, bool throwEx) in DoUnregister() argument
212 if (String.Compare (modtype, authenticationScheme, true) == 0) { in DoUnregister()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DHttpTransportBindingElement.cs24 AuthenticationSchemes authenticationScheme; field in System.ServiceModel.Channels.HttpTransportBindingElement
51 this.authenticationScheme = HttpTransportDefaults.AuthenticationScheme; in HttpTransportBindingElement()
75 this.authenticationScheme = elementToBeCloned.authenticationScheme; in HttpTransportBindingElement()
120 return this.authenticationScheme;
125 this.authenticationScheme = value;
585 if (this.authenticationScheme == AuthenticationSchemes.None) in BuildChannelFactory()
588 this.authenticationScheme)); in BuildChannelFactory()
590 else if (!this.authenticationScheme.IsSingleton()) in BuildChannelFactory()
593 this.authenticationScheme)); in BuildChannelFactory()
908 if (this.authenticationScheme != http.authenticationScheme) in IsMatch()
H A DHttpChannelFactory.cs43 AuthenticationSchemes authenticationScheme; field in System.ServiceModel.Channels.HttpChannelFactory
134 this.authenticationScheme = bindingElement.AuthenticationScheme; in HttpChannelFactory()
211 return this.authenticationScheme;
397 switch (authenticationScheme) in CreateAndOpenTokenProvider()
902 return IsWindowsAuth(authenticationScheme); in MapIdentity()
2118 AuthenticationSchemes authenticationScheme; field in System.ServiceModel.Channels.HttpChannelFactory.WebProxyFactory
2125 if (!authenticationScheme.IsSingleton()) in WebProxyFactory()
2128 authenticationScheme)); in WebProxyFactory()
2131 this.authenticationScheme = authenticationScheme; in WebProxyFactory()
2138 return authenticationScheme;
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go9 type authenticationScheme byte type
12 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
21 scheme authenticationScheme
81 var s authenticationScheme
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go9 type authenticationScheme byte type
12 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
21 scheme authenticationScheme
81 var s authenticationScheme
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/remotes/docker/
H A Dauth.go25 type authenticationScheme byte type
28 basicAuth authenticationScheme = 1 << iota // Defined in RFC 7617
37 scheme authenticationScheme
97 var s authenticationScheme
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/Authentication/
H A DWebProtectionSpace.cpp68 WebCore::ProtectionSpaceAuthenticationScheme WebProtectionSpace::authenticationScheme() const in authenticationScheme() function in WebKit::WebProtectionSpace
70 return m_coreProtectionSpace.authenticationScheme(); in authenticationScheme()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_AuthenticationManager2.cs228 public override void Unregister(string authenticationScheme) in Unregister() argument
230 if (authenticationScheme == null) in Unregister()
235 …obalLog.Print("AuthenticationManager::Unregister() unregistering :[" + authenticationScheme + "]"); in Unregister()
237 string normalizedAuthenticationType = authenticationScheme.ToUpperInvariant(); in Unregister()
H A D_AuthenticationManagerDefault.cs368 public override void Unregister(string authenticationScheme) in Unregister() argument
370 if (authenticationScheme == null) in Unregister()
375 …obalLog.Print("AuthenticationManager::Unregister() unregistering :[" + authenticationScheme + "]"); in Unregister()
378 IAuthenticationModule existentModule = findModule(authenticationScheme); in Unregister()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DHttpListener.Windows.cs816 AuthenticationSchemes authenticationScheme = AuthenticationSchemes; in HandleAuthentication()
841 authenticationScheme = authenticationSelector(httpContext.Request); in HandleAuthentication()
843 httpContext.AuthenticationSchemes = authenticationScheme; in HandleAuthentication()
895 … if ((authenticationScheme & AuthenticationSchemes.Negotiate) != AuthenticationSchemes.None && in HandleAuthentication()
927 … if ((authenticationScheme & AuthenticationSchemes.Anonymous) != AuthenticationSchemes.None) in HandleAuthentication()
1209 … challenges = BuildChallenge(authenticationScheme, connectionId, out newContext, in HandleAuthentication()
1272 … if (NetEventSource.IsEnabled) NetEventSource.Info(this, "Scheme:" + authenticationScheme); in HandleAuthentication()
1615 … private ArrayList BuildChallenge(AuthenticationSchemes authenticationScheme, ulong connectionId, in BuildChallenge() argument
1622 if ((authenticationScheme & AuthenticationSchemes.Negotiate) != 0) in BuildChallenge()
1627 if ((authenticationScheme & AuthenticationSchemes.Ntlm) != 0) in BuildChallenge()
[all …]

1234