Home
last modified time | relevance | path

Searched defs:clientID (Results 1 – 25 of 1190) sorted by relevance

12345678910>>...48

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DWebPartMenu.cs41 private void RegisterStartupScript(string clientID) { in RegisterStartupScript()
114 public void Render(HtmlTextWriter writer, string clientID) { in Render()
118 …public void Render(HtmlTextWriter writer, ICollection verbs, string clientID, WebPart associatedWe… in Render()
129 … private void RenderLabel(HtmlTextWriter writer, string clientID, WebPart associatedWebPart) { in RenderLabel()
196 …private void RenderMenuPopup(HtmlTextWriter writer, ICollection verbs, string clientID, WebPart as… in RenderMenuPopup()
/dports/cad/magic/magic-8.3.245/debug/
H A DdebugFlags.c115 DebugAddFlag(clientID, name) in DebugAddFlag() argument
159 DebugShow(clientID) in DebugShow() argument
198 DebugSet(clientID, argc, argv, value) in DebugSet() argument
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Doauth.go69 func GetOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessToke… argument
74 func GetOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, red… argument
83 func GetBotOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessT… argument
88 func GetBotOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
97 func GetOAuthResponse(client httpClient, clientID, clientSecret, code, redirectURI string) (resp *O… argument
102 func GetOAuthResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
117 func GetOAuthV2Response(client httpClient, clientID, clientSecret, code, redirectURI string) (resp … argument
122 func GetOAuthV2ResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code… argument
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Doauth.go69 func GetOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessToke… argument
74 func GetOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, red… argument
83 func GetBotOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessT… argument
88 func GetBotOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
97 func GetOAuthResponse(client httpClient, clientID, clientSecret, code, redirectURI string) (resp *O… argument
102 func GetOAuthResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
117 func GetOAuthV2Response(client httpClient, clientID, clientSecret, code, redirectURI string) (resp … argument
122 func GetOAuthV2ResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code… argument
/dports/games/xblast/xblast-2.10.4/
H A Dserver.c233 Server_DgramDisconnect (unsigned clientID) in Server_DgramDisconnect()
248 Server_SendDisconnect (unsigned clientID) in Server_SendDisconnect()
269 unsigned clientID; in Server_SendDisconnectAll() local
919 Server_GetPingTime (unsigned clientID) in Server_GetPingTime()
1214 unsigned clientID; in Server_SendHostState() local
1231 unsigned clientID; in Server_SendTeamState() local
1249 unsigned clientID; in Server_SendHostStateReq() local
1266 unsigned clientID; in Server_SendTeamStateReq() local
1354 unsigned clientID; in Server_SendLevelActivate() local
1370 unsigned clientID; in Server_SendLevelReset() local
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Doauth.go35 func GetOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessToke… argument
40 func GetOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, red… argument
48 func GetOAuthResponse(client httpClient, clientID, clientSecret, code, redirectURI string) (resp *O… argument
52 func GetOAuthResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Doauth.go33 func GetOAuthToken(clientID, clientSecret, code, redirectURI string, debug bool) (accessToken strin… argument
38 func GetOAuthTokenContext(ctx context.Context, clientID, clientSecret, code, redirectURI string, de… argument
46 func GetOAuthResponse(clientID, clientSecret, code, redirectURI string, debug bool) (resp *OAuthRes… argument
50 func GetOAuthResponseContext(ctx context.Context, clientID, clientSecret, code, redirectURI string,… argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Doauth.go33 func GetOAuthToken(clientID, clientSecret, code, redirectURI string, debug bool) (accessToken strin… argument
38 func GetOAuthTokenContext(ctx context.Context, clientID, clientSecret, code, redirectURI string, de… argument
46 func GetOAuthResponse(clientID, clientSecret, code, redirectURI string, debug bool) (resp *OAuthRes… argument
50 func GetOAuthResponseContext(ctx context.Context, clientID, clientSecret, code, redirectURI string,… argument
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Doauth.go35 func GetOAuthToken(client httpClient, clientID, clientSecret, code, redirectURI string) (accessToke… argument
40 func GetOAuthTokenContext(ctx context.Context, client httpClient, clientID, clientSecret, code, red… argument
48 func GetOAuthResponse(client httpClient, clientID, clientSecret, code, redirectURI string) (resp *O… argument
52 func GetOAuthResponseContext(ctx context.Context, client httpClient, clientID, clientSecret, code, … argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DControlRenderingHelper.cs14 …eringCompatibility, bool designMode, string skipLinkText, string spacerImageUrl, string clientID) { in WriteSkipLinkStart()
43 …id WriteSkipLinkEnd(HtmlTextWriter writer, bool designMode, string skipLinkText, string clientID) { in WriteSkipLinkEnd()
/dports/security/vuls/go-autorest-autorest-v0.9.3/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/security/vuls/go-autorest-logger-v0.1.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/security/vuls/go-autorest-tracing-v0.5.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/security/vuls/go-autorest-aff029487b89/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/www/gitlab-workhorse/go-autorest-b3a0b30a7423/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/www/gitlab-workhorse/go-autorest-logger-v0.2.1/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/www/gitlab-workhorse/go-autorest-tracing-v0.6.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/www/gitlab-workhorse/go-autorest-autorest-v0.11.18/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/go-autorest/go-autorest-14.2.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Azure/go-autorest/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/dialogs/
H A DLoginDialog.cpp27 const QString &clientID, in logInWithCredentials()
117 QString oauthToken, clientID, username, userID; in BasicLoginWidget() local
219 QString clientID = this->ui_.clientIDInput.text(); in AdvancedLoginWidget() local
/dports/sysutils/chaoskube/go-autorest-autorest-v0.11.1/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/sysutils/chaoskube/go-autorest-tracing-v0.6.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/sysutils/chaoskube/go-autorest-logger-v0.2.0/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument
/dports/sysutils/chaoskube/go-autorest-4f818eac41f3/autorest/azure/example/
H A Dmain.go91 func getSptFromCachedToken(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ad… argument
121 func getSptFromCertificate(oauthConfig adal.OAuthConfig, clientID, resource, certicatePath string, … argument
143 func getSptFromDeviceFlow(oauthConfig adal.OAuthConfig, clientID, resource string, callbacks ...ada… argument

12345678910>>...48