7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/wickr/Wickr_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
34 template <
typename ApplicationNameT = Aws::String>
36 m_applicationNameHasBeenSet =
true;
37 m_applicationName = std::forward<ApplicationNameT>(value);
39 template <
typename ApplicationNameT = Aws::String>
51 template <
typename ClientIdT = Aws::String>
53 m_clientIdHasBeenSet =
true;
54 m_clientId = std::forward<ClientIdT>(value);
56 template <
typename ClientIdT = Aws::String>
68 template <
typename CompanyIdT = Aws::String>
70 m_companyIdHasBeenSet =
true;
71 m_companyId = std::forward<CompanyIdT>(value);
73 template <
typename CompanyIdT = Aws::String>
85 template <
typename ScopesT = Aws::String>
87 m_scopesHasBeenSet =
true;
88 m_scopes = std::forward<ScopesT>(value);
90 template <
typename ScopesT = Aws::String>
102 template <
typename IssuerT = Aws::String>
104 m_issuerHasBeenSet =
true;
105 m_issuer = std::forward<IssuerT>(value);
107 template <
typename IssuerT = Aws::String>
119 template <
typename ClientSecretT = Aws::String>
121 m_clientSecretHasBeenSet =
true;
122 m_clientSecret = std::forward<ClientSecretT>(value);
124 template <
typename ClientSecretT = Aws::String>
136 template <
typename SecretT = Aws::String>
138 m_secretHasBeenSet =
true;
139 m_secret = std::forward<SecretT>(value);
141 template <
typename SecretT = Aws::String>
153 template <
typename RedirectUrlT = Aws::String>
155 m_redirectUrlHasBeenSet =
true;
156 m_redirectUrl = std::forward<RedirectUrlT>(value);
158 template <
typename RedirectUrlT = Aws::String>
170 template <
typename UserIdT = Aws::String>
172 m_userIdHasBeenSet =
true;
173 m_userId = std::forward<UserIdT>(value);
175 template <
typename UserIdT = Aws::String>
187 template <
typename CustomUsernameT = Aws::String>
189 m_customUsernameHasBeenSet =
true;
190 m_customUsername = std::forward<CustomUsernameT>(value);
192 template <
typename CustomUsernameT = Aws::String>
204 template <
typename CaCertificateT = Aws::String>
206 m_caCertificateHasBeenSet =
true;
207 m_caCertificate = std::forward<CaCertificateT>(value);
209 template <
typename CaCertificateT = Aws::String>
222 m_applicationIdHasBeenSet =
true;
223 m_applicationId = value;
237 m_ssoTokenBufferMinutesHasBeenSet =
true;
238 m_ssoTokenBufferMinutes = value;
251 template <
typename ExtraAuthParamsT = Aws::String>
253 m_extraAuthParamsHasBeenSet =
true;
254 m_extraAuthParams = std::forward<ExtraAuthParamsT>(value);
256 template <
typename ExtraAuthParamsT = Aws::String>
266 template <
typename RequestIdT = Aws::String>
268 m_requestIdHasBeenSet =
true;
269 m_requestId = std::forward<RequestIdT>(value);
271 template <
typename RequestIdT = Aws::String>
300 int m_applicationId{0};
302 int m_ssoTokenBufferMinutes{0};
307 bool m_applicationNameHasBeenSet =
false;
308 bool m_clientIdHasBeenSet =
false;
309 bool m_companyIdHasBeenSet =
false;
310 bool m_scopesHasBeenSet =
false;
311 bool m_issuerHasBeenSet =
false;
312 bool m_clientSecretHasBeenSet =
false;
313 bool m_secretHasBeenSet =
false;
314 bool m_redirectUrlHasBeenSet =
false;
315 bool m_userIdHasBeenSet =
false;
316 bool m_customUsernameHasBeenSet =
false;
317 bool m_caCertificateHasBeenSet =
false;
318 bool m_applicationIdHasBeenSet =
false;
319 bool m_ssoTokenBufferMinutesHasBeenSet =
false;
320 bool m_extraAuthParamsHasBeenSet =
false;
321 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetClientId() const
RegisterOidcConfigResult & WithUserId(UserIdT &&value)
RegisterOidcConfigResult & WithApplicationId(int value)
RegisterOidcConfigResult & WithClientSecret(ClientSecretT &&value)
void SetExtraAuthParams(ExtraAuthParamsT &&value)
const Aws::String & GetClientSecret() const
const Aws::String & GetRedirectUrl() const
RegisterOidcConfigResult & WithSsoTokenBufferMinutes(int value)
AWS_WICKR_API RegisterOidcConfigResult()=default
void SetRedirectUrl(RedirectUrlT &&value)
RegisterOidcConfigResult & WithExtraAuthParams(ExtraAuthParamsT &&value)
const Aws::String & GetExtraAuthParams() const
RegisterOidcConfigResult & WithApplicationName(ApplicationNameT &&value)
void SetScopes(ScopesT &&value)
RegisterOidcConfigResult & WithIssuer(IssuerT &&value)
void SetClientSecret(ClientSecretT &&value)
const Aws::String & GetScopes() const
RegisterOidcConfigResult & WithScopes(ScopesT &&value)
void SetRequestId(RequestIdT &&value)
RegisterOidcConfigResult & WithRedirectUrl(RedirectUrlT &&value)
const Aws::String & GetCompanyId() const
void SetUserId(UserIdT &&value)
int GetApplicationId() const
void SetIssuer(IssuerT &&value)
RegisterOidcConfigResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetIssuer() const
RegisterOidcConfigResult & WithSecret(SecretT &&value)
void SetClientId(ClientIdT &&value)
const Aws::String & GetCustomUsername() const
const Aws::String & GetUserId() const
const Aws::String & GetSecret() const
AWS_WICKR_API RegisterOidcConfigResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetCaCertificate(CaCertificateT &&value)
void SetApplicationId(int value)
void SetCustomUsername(CustomUsernameT &&value)
void SetCompanyId(CompanyIdT &&value)
RegisterOidcConfigResult & WithClientId(ClientIdT &&value)
RegisterOidcConfigResult & WithCaCertificate(CaCertificateT &&value)
AWS_WICKR_API RegisterOidcConfigResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSsoTokenBufferMinutes(int value)
const Aws::String & GetApplicationName() const
RegisterOidcConfigResult & WithCompanyId(CompanyIdT &&value)
const Aws::String & GetRequestId() const
int GetSsoTokenBufferMinutes() const
const Aws::String & GetCaCertificate() const
void SetSecret(SecretT &&value)
void SetApplicationName(ApplicationNameT &&value)
RegisterOidcConfigResult & WithCustomUsername(CustomUsernameT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue