Home
last modified time | relevance | path

Searched refs:WithToken (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/
H A DREADME.md61 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
132 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
138 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
144 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
153 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
176 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
189 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
198 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
206 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
213 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/ooapi/
H A Dcloners.go11 WithToken(token string) callerForPsiphonConfigAPI methodSpec
17 WithToken(token string) callerForTorTargetsAPI methodSpec
H A Dlogin.go30 resp, err := api.API.WithToken(token).Call(ctx, req)
35 switch resp, err = api.API.WithToken(token).Call(ctx, req); err {
50 resp, err = api.API.WithToken(token).Call(ctx, req)
171 resp, err := api.API.WithToken(token).Call(ctx, req)
176 switch resp, err = api.API.WithToken(token).Call(ctx, req); err {
191 resp, err = api.API.WithToken(token).Call(ctx, req)
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-identity/include/aws/cognito-identity/model/
H A DGetOpenIdTokenResult.h107 … inline GetOpenIdTokenResult& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
112 …inline GetOpenIdTokenResult& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *… in WithToken() function
117 inline GetOpenIdTokenResult& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetOpenIdTokenForDeveloperIdentityResult.h101 …inline GetOpenIdTokenForDeveloperIdentityResult& WithToken(const Aws::String& value) { SetToken(va… in WithToken() function
106 …inline GetOpenIdTokenForDeveloperIdentityResult& WithToken(Aws::String&& value) { SetToken(std::mo… in WithToken() function
111 …inline GetOpenIdTokenForDeveloperIdentityResult& WithToken(const char* value) { SetToken(value); r… in WithToken() function
/dports/security/vault/vault-1.8.2/vendor/github.com/okta/okta-sdk-golang/v2/
H A DREADME.md64 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
175 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
181 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
187 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
196 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
219 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
232 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
241 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
249 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
256 client := okta.NewClient(context, okta.WithOrgUrl("https://{yourOktaDomain}"), okta.WithToken("{api…
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DGetAppsRequest.h132 inline GetAppsRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
138 … inline GetAppsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *this;} in WithToken() function
144 inline GetAppsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetRecommenderConfigurationsRequest.h132 …inline GetRecommenderConfigurationsRequest& WithToken(const Aws::String& value) { SetToken(value);… in WithToken() function
138 …inline GetRecommenderConfigurationsRequest& WithToken(Aws::String&& value) { SetToken(std::move(va… in WithToken() function
144 …inline GetRecommenderConfigurationsRequest& WithToken(const char* value) { SetToken(value); return… in WithToken() function
H A DGetCampaignsRequest.h181 … inline GetCampaignsRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
187 …inline GetCampaignsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *t… in WithToken() function
193 inline GetCampaignsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetImportJobsRequest.h181 … inline GetImportJobsRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
187 …inline GetImportJobsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *… in WithToken() function
193 inline GetImportJobsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetExportJobsRequest.h181 … inline GetExportJobsRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
187 …inline GetExportJobsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *… in WithToken() function
193 inline GetExportJobsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetSegmentsRequest.h181 inline GetSegmentsRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
187 …inline GetSegmentsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *th… in WithToken() function
193 inline GetSegmentsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DListJourneysRequest.h181 … inline ListJourneysRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
187 …inline ListJourneysRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *t… in WithToken() function
193 inline ListJourneysRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetCampaignActivitiesRequest.h222 …inline GetCampaignActivitiesRequest& WithToken(const Aws::String& value) { SetToken(value); return… in WithToken() function
228 …inline GetCampaignActivitiesRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); … in WithToken() function
234 …inline GetCampaignActivitiesRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetCampaignVersionsRequest.h222 …inline GetCampaignVersionsRequest& WithToken(const Aws::String& value) { SetToken(value); return *… in WithToken() function
228 …inline GetCampaignVersionsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); re… in WithToken() function
234 … inline GetCampaignVersionsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetSegmentImportJobsRequest.h222 …inline GetSegmentImportJobsRequest& WithToken(const Aws::String& value) { SetToken(value); return … in WithToken() function
228 …inline GetSegmentImportJobsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); r… in WithToken() function
234 … inline GetSegmentImportJobsRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DSalesforceAction.h81 inline SalesforceAction& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
88 …inline SalesforceAction& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *this… in WithToken() function
95 inline SalesforceAction& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-license-manager/include/aws/license-manager/model/
H A DCreateTokenResult.h121 inline CreateTokenResult& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
126 …inline CreateTokenResult& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *thi… in WithToken() function
131 inline CreateTokenResult& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
H A DGetAccessTokenRequest.h66 …inline GetAccessTokenRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
71 …inline GetAccessTokenRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return … in WithToken() function
76 inline GetAccessTokenRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sns/include/aws/sns/model/
H A DConfirmSubscriptionRequest.h117 …inline ConfirmSubscriptionRequest& WithToken(const Aws::String& value) { SetToken(value); return *… in WithToken() function
123 …inline ConfirmSubscriptionRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); re… in WithToken() function
129 … inline ConfirmSubscriptionRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-idp/include/aws/cognito-idp/model/
H A DRevokeTokenRequest.h65 inline RevokeTokenRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
70 …inline RevokeTokenRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *th… in WithToken() function
75 inline RevokeTokenRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-sync/include/aws/cognito-sync/model/
H A DRegisterDeviceRequest.h196 …inline RegisterDeviceRequest& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
201 …inline RegisterDeviceRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); return … in WithToken() function
206 inline RegisterDeviceRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/
H A DSendWorkflowStepStateRequest.h154 …inline SendWorkflowStepStateRequest& WithToken(const Aws::String& value) { SetToken(value); return… in WithToken() function
160 …inline SendWorkflowStepStateRequest& WithToken(Aws::String&& value) { SetToken(std::move(value)); … in WithToken() function
166 …inline SendWorkflowStepStateRequest& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DImportSourceCredentialsRequest.h122 …inline ImportSourceCredentialsRequest& WithToken(const Aws::String& value) { SetToken(value); retu… in WithToken() function
128 …inline ImportSourceCredentialsRequest& WithToken(Aws::String&& value) { SetToken(std::move(value))… in WithToken() function
134 …inline ImportSourceCredentialsRequest& WithToken(const char* value) { SetToken(value); return *thi… in WithToken() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DHlsAkamaiSettings.h243 inline HlsAkamaiSettings& WithToken(const Aws::String& value) { SetToken(value); return *this;} in WithToken() function
248 …inline HlsAkamaiSettings& WithToken(Aws::String&& value) { SetToken(std::move(value)); return *thi… in WithToken() function
253 inline HlsAkamaiSettings& WithToken(const char* value) { SetToken(value); return *this;} in WithToken() function

1234567