Home
last modified time | relevance | path

Searched defs:AuthContext (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/security/lego/lego-4.5.3/vendor/github.com/liquidweb/liquidweb-cli/types/cmd/
H A DcmdTypes.go26 type AuthContext struct { struct
27 CurrentContext bool `json:"currentcontext" mapstructure:"currentcontext"`
28 ContextName string `json:"contextname" mapstructure:"contextname"`
29 Username string `json:"username" mapstructure:"username"`
30 Password string `json:"password" mapstructure:"password"`
31 Url string `json:"url" mapstructure:"url"`
32 Insecure bool `json:"insecure" mapstructure:"insecure"`
33 Timeout int `json:"timeout" mapstructure:"timeout"`
/dports/devel/grpc130/grpc-1.30.2/doc/
H A Dserver_side_auth.md7 ## AuthContext section in Server-side API for Authenticating Clients
17 #### Example AuthContext contents
/dports/devel/grpc/grpc-1.42.0/doc/
H A Dserver_side_auth.md7 ## AuthContext section in Server-side API for Authenticating Clients
17 #### Example AuthContext contents
/dports/devel/grpc134/grpc-1.34.1/doc/
H A Dserver_side_auth.md7 ## AuthContext section in Server-side API for Authenticating Clients
17 #### Example AuthContext contents
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/doc/
H A Dserver_side_auth.md7 ## AuthContext section in Server-side API for Authenticating Clients
17 #### Example AuthContext contents
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Api/
H A DAuthContext.cs32 public class AuthContext class
42 …public AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> propert… in AuthContext() method in Grpc.Core.AuthContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Api/
H A DAuthContext.cs32 public class AuthContext class
42 …public AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> propert… in AuthContext() method in Grpc.Core.AuthContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Api/
H A DAuthContext.cs32 public class AuthContext class
42 …public AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> propert… in AuthContext() method in Grpc.Core.AuthContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Api/
H A DAuthContext.cs32 public class AuthContext class
42 …public AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> propert… in AuthContext() method in Grpc.Core.AuthContext
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/armon/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/armon/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/armon/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/armon/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/github.com/cloudfoundry/go-socks5/
H A Dauth.go24 type AuthContext struct { struct
26 Method uint8
30 Payload map[string]string
/dports/www/xh/xh-0.14.1/cargo-crates/digest_auth-0.3.0/src/
H A Ddigest.rs153 pub struct AuthContext<'a> { struct
169 impl<'a> AuthContext<'a> { argument
431 context: &AuthContext, in from_prompt()
487 pub fn digest(&mut self, context: &AuthContext) { in digest()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/workflows/base/controller/
H A DAuthController.h14 class AuthContext; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/sender/channel/
H A Dmessage_util.h15 class AuthContext; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/sender/channel/
H A Dmessage_util.h15 class AuthContext; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/v2/okta/
H A DoktaSignOnPolicyRuleConditions.go24 AuthContext *PolicyRuleAuthContextCondition `json:"authContext,omitempty"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/okta/
H A DoktaSignOnPolicyRuleConditions.go24 AuthContext *PolicyRuleAuthContextCondition `json:"authContext,omitempty"` member

12345678910