Home
last modified time | relevance | path

Searched refs:BackendAuthSocialProviderConfig (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/include/aws/amplifybackend/model/
H A DSocialProviderSettings.h43 inline const BackendAuthSocialProviderConfig& GetFacebook() const{ return m_facebook; } in GetFacebook()
49 …inline void SetFacebook(const BackendAuthSocialProviderConfig& value) { m_facebookHasBeenSet = tru… in SetFacebook()
55 …inline SocialProviderSettings& WithFacebook(const BackendAuthSocialProviderConfig& value) { SetFac… in WithFacebook()
62 inline const BackendAuthSocialProviderConfig& GetGoogle() const{ return m_google; } in GetGoogle()
68 …inline void SetGoogle(const BackendAuthSocialProviderConfig& value) { m_googleHasBeenSet = true; m… in SetGoogle()
71 …inline void SetGoogle(BackendAuthSocialProviderConfig&& value) { m_googleHasBeenSet = true; m_goog… in SetGoogle()
74 …inline SocialProviderSettings& WithGoogle(const BackendAuthSocialProviderConfig& value) { SetGoogl… in WithGoogle()
81 …inline const BackendAuthSocialProviderConfig& GetLoginWithAmazon() const{ return m_loginWithAmazon… in GetLoginWithAmazon()
119 BackendAuthSocialProviderConfig m_facebook;
122 BackendAuthSocialProviderConfig m_google;
[all …]
H A DBackendAuthSocialProviderConfig.h32 class AWS_AMPLIFYBACKEND_API BackendAuthSocialProviderConfig
35 BackendAuthSocialProviderConfig();
36 BackendAuthSocialProviderConfig(Aws::Utils::Json::JsonView jsonValue);
37 BackendAuthSocialProviderConfig& operator=(Aws::Utils::Json::JsonView jsonValue);
75 …inline BackendAuthSocialProviderConfig& WithClientId(const Aws::String& value) { SetClientId(value… in WithClientId()
81 …inline BackendAuthSocialProviderConfig& WithClientId(Aws::String&& value) { SetClientId(std::move(… in WithClientId()
87 …inline BackendAuthSocialProviderConfig& WithClientId(const char* value) { SetClientId(value); retu… in WithClientId()
124 …inline BackendAuthSocialProviderConfig& WithClientSecret(const Aws::String& value) { SetClientSecr… in WithClientSecret()
130 …inline BackendAuthSocialProviderConfig& WithClientSecret(Aws::String&& value) { SetClientSecret(st… in WithClientSecret()
136 …inline BackendAuthSocialProviderConfig& WithClientSecret(const char* value) { SetClientSecret(valu… in WithClientSecret()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/source/model/
H A DBackendAuthSocialProviderConfig.cpp21 BackendAuthSocialProviderConfig::BackendAuthSocialProviderConfig() : in BackendAuthSocialProviderConfig() function in Aws::AmplifyBackend::Model::BackendAuthSocialProviderConfig
27 BackendAuthSocialProviderConfig::BackendAuthSocialProviderConfig(JsonView jsonValue) : in BackendAuthSocialProviderConfig() function in Aws::AmplifyBackend::Model::BackendAuthSocialProviderConfig
34 BackendAuthSocialProviderConfig& BackendAuthSocialProviderConfig::operator =(JsonView jsonValue) in operator =()
53 JsonValue BackendAuthSocialProviderConfig::Jsonize() const in Jsonize()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplifybackend/types/
H A Dtypes.go86 type BackendAuthSocialProviderConfig struct { struct
341 Facebook *BackendAuthSocialProviderConfig
345 Google *BackendAuthSocialProviderConfig
349 LoginWithAmazon *BackendAuthSocialProviderConfig
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplifybackend/types/
H A Dtypes.go86 type BackendAuthSocialProviderConfig struct { struct
341 Facebook *BackendAuthSocialProviderConfig
345 Google *BackendAuthSocialProviderConfig
349 LoginWithAmazon *BackendAuthSocialProviderConfig
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/amplifybackend/types/
H A Dtypes.go86 type BackendAuthSocialProviderConfig struct { struct
341 Facebook *BackendAuthSocialProviderConfig
345 Google *BackendAuthSocialProviderConfig
349 LoginWithAmazon *BackendAuthSocialProviderConfig
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/amplifybackend/types/
H A Dtypes.go86 type BackendAuthSocialProviderConfig struct { struct
341 Facebook *BackendAuthSocialProviderConfig
345 Google *BackendAuthSocialProviderConfig
349 LoginWithAmazon *BackendAuthSocialProviderConfig
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplifybackend/types/
H A Dtypes.go117 type BackendAuthSocialProviderConfig struct { struct
399 Facebook *BackendAuthSocialProviderConfig
403 Google *BackendAuthSocialProviderConfig
407 LoginWithAmazon *BackendAuthSocialProviderConfig
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2413 type BackendAuthSocialProviderConfig struct { struct
2426 func (s BackendAuthSocialProviderConfig) String() string { argument
2431 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2436 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2442 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5718 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5722 Google *BackendAuthSocialProviderConfig `type:"structure"`
5726 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5740 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5746 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2553 type BackendAuthSocialProviderConfig struct { struct
2566 func (s BackendAuthSocialProviderConfig) String() string { argument
2571 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2576 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2582 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6014 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6018 Google *BackendAuthSocialProviderConfig `type:"structure"`
6022 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6040 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6046 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2501 type BackendAuthSocialProviderConfig struct { struct
2514 func (s BackendAuthSocialProviderConfig) String() string { argument
2519 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2524 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2530 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
5962 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
5966 Google *BackendAuthSocialProviderConfig `type:"structure"`
5970 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
5984 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
5990 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2553 type BackendAuthSocialProviderConfig struct { struct
2566 func (s BackendAuthSocialProviderConfig) String() string { argument
2571 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2576 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2582 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6014 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6018 Google *BackendAuthSocialProviderConfig `type:"structure"`
6022 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6040 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6046 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2593 type BackendAuthSocialProviderConfig struct { struct
2610 func (s BackendAuthSocialProviderConfig) String() string { argument
2619 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2624 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2630 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6534 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6538 Google *BackendAuthSocialProviderConfig `type:"structure"`
6542 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6568 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6574 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2593 type BackendAuthSocialProviderConfig struct { struct
2610 func (s BackendAuthSocialProviderConfig) String() string { argument
2619 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2624 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2630 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6534 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6538 Google *BackendAuthSocialProviderConfig `type:"structure"`
6542 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6568 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6574 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2593 type BackendAuthSocialProviderConfig struct { struct
2610 func (s BackendAuthSocialProviderConfig) String() string { argument
2619 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2624 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2630 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6534 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6538 Google *BackendAuthSocialProviderConfig `type:"structure"`
6542 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6568 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6574 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2553 type BackendAuthSocialProviderConfig struct { struct
2566 func (s BackendAuthSocialProviderConfig) String() string { argument
2571 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2576 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2582 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6014 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6018 Google *BackendAuthSocialProviderConfig `type:"structure"`
6022 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6040 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6046 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/amplifybackend/
H A Dapi.go2553 type BackendAuthSocialProviderConfig struct { struct
2566 func (s BackendAuthSocialProviderConfig) String() string { argument
2571 func (s BackendAuthSocialProviderConfig) GoString() string { argument
2576 func (s *BackendAuthSocialProviderConfig) SetClientId(v string) *BackendAuthSocialProviderConfig { argument
2582 func (s *BackendAuthSocialProviderConfig) SetClientSecret(v string) *BackendAuthSocialProviderConfi… argument
6014 Facebook *BackendAuthSocialProviderConfig `type:"structure"`
6018 Google *BackendAuthSocialProviderConfig `type:"structure"`
6022 LoginWithAmazon *BackendAuthSocialProviderConfig `type:"structure"`
6040 func (s *SocialProviderSettings) SetFacebook(v *BackendAuthSocialProviderConfig) *SocialProviderSet…
6046 func (s *SocialProviderSettings) SetGoogle(v *BackendAuthSocialProviderConfig) *SocialProviderSetti…
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplifybackend/
H A Ddeserializers.go5399 …deserializeDocumentBackendAuthSocialProviderConfig(v **types.BackendAuthSocialProviderConfig, valu… argument
5412 var sv *types.BackendAuthSocialProviderConfig
5414 sv = &types.BackendAuthSocialProviderConfig{}
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplifybackend/
H A Ddeserializers.go5105 …deserializeDocumentBackendAuthSocialProviderConfig(v **types.BackendAuthSocialProviderConfig, valu… argument
5118 var sv *types.BackendAuthSocialProviderConfig
5120 sv = &types.BackendAuthSocialProviderConfig{}
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplifybackend/
H A Ddeserializers.go5105 …deserializeDocumentBackendAuthSocialProviderConfig(v **types.BackendAuthSocialProviderConfig, valu… argument
5118 var sv *types.BackendAuthSocialProviderConfig
5120 sv = &types.BackendAuthSocialProviderConfig{}

12