7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/wickr/Wickr_EXPORTS.h>
15template <
typename RESULT_TYPE>
16class AmazonWebServiceResult;
36 template <
typename TokenEndpo
intT = Aws::String>
38 m_tokenEndpointHasBeenSet =
true;
39 m_tokenEndpoint = std::forward<TokenEndpointT>(value);
41 template <
typename TokenEndpo
intT = Aws::String>
53 template <
typename UserinfoEndpo
intT = Aws::String>
55 m_userinfoEndpointHasBeenSet =
true;
56 m_userinfoEndpoint = std::forward<UserinfoEndpointT>(value);
58 template <
typename UserinfoEndpo
intT = Aws::String>
70 template <
typename ResponseTypesSupportedT = Aws::Vector<Aws::String>>
72 m_responseTypesSupportedHasBeenSet =
true;
73 m_responseTypesSupported = std::forward<ResponseTypesSupportedT>(value);
75 template <
typename ResponseTypesSupportedT = Aws::Vector<Aws::String>>
80 template <
typename ResponseTypesSupportedT = Aws::String>
82 m_responseTypesSupportedHasBeenSet =
true;
83 m_responseTypesSupported.emplace_back(std::forward<ResponseTypesSupportedT>(value));
93 template <
typename ScopesSupportedT = Aws::Vector<Aws::String>>
95 m_scopesSupportedHasBeenSet =
true;
96 m_scopesSupported = std::forward<ScopesSupportedT>(value);
98 template <
typename ScopesSupportedT = Aws::Vector<Aws::String>>
103 template <
typename ScopesSupportedT = Aws::String>
105 m_scopesSupportedHasBeenSet =
true;
106 m_scopesSupported.emplace_back(std::forward<ScopesSupportedT>(value));
116 template <
typename IssuerT = Aws::String>
118 m_issuerHasBeenSet =
true;
119 m_issuer = std::forward<IssuerT>(value);
121 template <
typename IssuerT = Aws::String>
133 template <
typename AuthorizationEndpo
intT = Aws::String>
135 m_authorizationEndpointHasBeenSet =
true;
136 m_authorizationEndpoint = std::forward<AuthorizationEndpointT>(value);
138 template <
typename AuthorizationEndpo
intT = Aws::String>
151 template <
typename EndSessionEndpo
intT = Aws::String>
153 m_endSessionEndpointHasBeenSet =
true;
154 m_endSessionEndpoint = std::forward<EndSessionEndpointT>(value);
156 template <
typename EndSessionEndpo
intT = Aws::String>
168 template <
typename LogoutEndpo
intT = Aws::String>
170 m_logoutEndpointHasBeenSet =
true;
171 m_logoutEndpoint = std::forward<LogoutEndpointT>(value);
173 template <
typename LogoutEndpo
intT = Aws::String>
185 template <
typename GrantTypesSupportedT = Aws::Vector<Aws::String>>
187 m_grantTypesSupportedHasBeenSet =
true;
188 m_grantTypesSupported = std::forward<GrantTypesSupportedT>(value);
190 template <
typename GrantTypesSupportedT = Aws::Vector<Aws::String>>
195 template <
typename GrantTypesSupportedT = Aws::String>
197 m_grantTypesSupportedHasBeenSet =
true;
198 m_grantTypesSupported.emplace_back(std::forward<GrantTypesSupportedT>(value));
208 template <
typename RevocationEndpo
intT = Aws::String>
210 m_revocationEndpointHasBeenSet =
true;
211 m_revocationEndpoint = std::forward<RevocationEndpointT>(value);
213 template <
typename RevocationEndpo
intT = Aws::String>
225 template <
typename TokenEndpo
intAuthMethodsSupportedT = Aws::Vector<Aws::String>>
227 m_tokenEndpointAuthMethodsSupportedHasBeenSet =
true;
228 m_tokenEndpointAuthMethodsSupported = std::forward<TokenEndpointAuthMethodsSupportedT>(value);
230 template <
typename TokenEndpo
intAuthMethodsSupportedT = Aws::Vector<Aws::String>>
235 template <
typename TokenEndpo
intAuthMethodsSupportedT = Aws::String>
237 m_tokenEndpointAuthMethodsSupportedHasBeenSet =
true;
238 m_tokenEndpointAuthMethodsSupported.emplace_back(std::forward<TokenEndpointAuthMethodsSupportedT>(value));
249 m_microsoftMultiRefreshTokenHasBeenSet =
true;
250 m_microsoftMultiRefreshToken = value;
261 template <
typename RequestIdT = Aws::String>
263 m_requestIdHasBeenSet =
true;
264 m_requestId = std::forward<RequestIdT>(value);
266 template <
typename RequestIdT = Aws::String>
297 bool m_microsoftMultiRefreshToken{
false};
301 bool m_tokenEndpointHasBeenSet =
false;
302 bool m_userinfoEndpointHasBeenSet =
false;
303 bool m_responseTypesSupportedHasBeenSet =
false;
304 bool m_scopesSupportedHasBeenSet =
false;
305 bool m_issuerHasBeenSet =
false;
306 bool m_authorizationEndpointHasBeenSet =
false;
307 bool m_endSessionEndpointHasBeenSet =
false;
308 bool m_logoutEndpointHasBeenSet =
false;
309 bool m_grantTypesSupportedHasBeenSet =
false;
310 bool m_revocationEndpointHasBeenSet =
false;
311 bool m_tokenEndpointAuthMethodsSupportedHasBeenSet =
false;
312 bool m_microsoftMultiRefreshTokenHasBeenSet =
false;
313 bool m_requestIdHasBeenSet =
false;
AWS_WICKR_API RegisterOidcConfigTestResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Vector< Aws::String > & GetResponseTypesSupported() const
void SetRequestId(RequestIdT &&value)
RegisterOidcConfigTestResult & WithIssuer(IssuerT &&value)
bool GetMicrosoftMultiRefreshToken() const
void SetEndSessionEndpoint(EndSessionEndpointT &&value)
void SetTokenEndpointAuthMethodsSupported(TokenEndpointAuthMethodsSupportedT &&value)
const Aws::String & GetRequestId() const
RegisterOidcConfigTestResult & AddTokenEndpointAuthMethodsSupported(TokenEndpointAuthMethodsSupportedT &&value)
const Aws::Vector< Aws::String > & GetScopesSupported() const
void SetLogoutEndpoint(LogoutEndpointT &&value)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
const Aws::String & GetRevocationEndpoint() const
const Aws::String & GetLogoutEndpoint() const
RegisterOidcConfigTestResult & WithEndSessionEndpoint(EndSessionEndpointT &&value)
RegisterOidcConfigTestResult & WithRequestId(RequestIdT &&value)
void SetUserinfoEndpoint(UserinfoEndpointT &&value)
void SetScopesSupported(ScopesSupportedT &&value)
RegisterOidcConfigTestResult & WithGrantTypesSupported(GrantTypesSupportedT &&value)
RegisterOidcConfigTestResult & WithTokenEndpoint(TokenEndpointT &&value)
RegisterOidcConfigTestResult & AddGrantTypesSupported(GrantTypesSupportedT &&value)
const Aws::String & GetAuthorizationEndpoint() const
RegisterOidcConfigTestResult & AddResponseTypesSupported(ResponseTypesSupportedT &&value)
const Aws::String & GetEndSessionEndpoint() const
RegisterOidcConfigTestResult & WithScopesSupported(ScopesSupportedT &&value)
void SetTokenEndpoint(TokenEndpointT &&value)
AWS_WICKR_API RegisterOidcConfigTestResult()=default
void SetGrantTypesSupported(GrantTypesSupportedT &&value)
void SetIssuer(IssuerT &&value)
void SetAuthorizationEndpoint(AuthorizationEndpointT &&value)
void SetMicrosoftMultiRefreshToken(bool value)
RegisterOidcConfigTestResult & WithResponseTypesSupported(ResponseTypesSupportedT &&value)
RegisterOidcConfigTestResult & WithRevocationEndpoint(RevocationEndpointT &&value)
void SetRevocationEndpoint(RevocationEndpointT &&value)
const Aws::Vector< Aws::String > & GetTokenEndpointAuthMethodsSupported() const
RegisterOidcConfigTestResult & AddScopesSupported(ScopesSupportedT &&value)
RegisterOidcConfigTestResult & WithTokenEndpointAuthMethodsSupported(TokenEndpointAuthMethodsSupportedT &&value)
AWS_WICKR_API RegisterOidcConfigTestResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
RegisterOidcConfigTestResult & WithUserinfoEndpoint(UserinfoEndpointT &&value)
RegisterOidcConfigTestResult & WithMicrosoftMultiRefreshToken(bool value)
const Aws::String & GetUserinfoEndpoint() const
const Aws::String & GetTokenEndpoint() const
void SetResponseTypesSupported(ResponseTypesSupportedT &&value)
RegisterOidcConfigTestResult & WithAuthorizationEndpoint(AuthorizationEndpointT &&value)
const Aws::String & GetIssuer() const
RegisterOidcConfigTestResult & WithLogoutEndpoint(LogoutEndpointT &&value)
const Aws::Vector< Aws::String > & GetGrantTypesSupported() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue