|
identitytoolkit
v3
|
#include <identity_toolkit_service.h>
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
| [in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
| RelyingpartyResource_CreateAuthUriMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewCreateAuthUriMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyCreateAuthUriRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_CreateAuthUriMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to createAuthUri. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_DeleteAccountMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewDeleteAccountMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyDeleteAccountRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_DeleteAccountMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to deleteAccount. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_DownloadAccountMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewDownloadAccountMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyDownloadAccountRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_DownloadAccountMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to downloadAccount. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_DownloadAccountMethodPager * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewDownloadAccountMethodPager | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyDownloadAccountRequest & | _content_ | ||
| ) | const |
Creates a pager for iterating over incremental result pages.
| [in] | <em>credential</em> | NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to downloadAccount. |
| RelyingpartyResource_EmailLinkSigninMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewEmailLinkSigninMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyEmailLinkSigninRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_EmailLinkSigninMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to emailLinkSignin. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_GetAccountInfoMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewGetAccountInfoMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyGetAccountInfoRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_GetAccountInfoMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to getAccountInfo. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_GetOobConfirmationCodeMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewGetOobConfirmationCodeMethod | ( | client::AuthorizationCredential * | _credential_, |
| const Relyingparty & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_GetOobConfirmationCodeMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to getOobConfirmationCode. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_GetProjectConfigMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewGetProjectConfigMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new RelyingpartyResource_GetProjectConfigMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_GetPublicKeysMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewGetPublicKeysMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new RelyingpartyResource_GetPublicKeysMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_GetRecaptchaParamMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewGetRecaptchaParamMethod | ( | client::AuthorizationCredential * | _credential_ | ) | const |
Creates a new RelyingpartyResource_GetRecaptchaParamMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_ResetPasswordMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewResetPasswordMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyResetPasswordRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_ResetPasswordMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to resetPassword. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_SendVerificationCodeMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewSendVerificationCodeMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartySendVerificationCodeRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_SendVerificationCodeMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to sendVerificationCode. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_SetAccountInfoMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewSetAccountInfoMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartySetAccountInfoRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_SetAccountInfoMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to setAccountInfo. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_SetProjectConfigMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewSetProjectConfigMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartySetProjectConfigRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_SetProjectConfigMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to setProjectConfig. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_SignOutUserMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewSignOutUserMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartySignOutUserRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_SignOutUserMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to signOutUser. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_SignupNewUserMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewSignupNewUserMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartySignupNewUserRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_SignupNewUserMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to signupNewUser. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_UploadAccountMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewUploadAccountMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyUploadAccountRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_UploadAccountMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to uploadAccount. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_VerifyAssertionMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewVerifyAssertionMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyVerifyAssertionRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_VerifyAssertionMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to verifyAssertion. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_VerifyCustomTokenMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewVerifyCustomTokenMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyVerifyCustomTokenRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_VerifyCustomTokenMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to verifyCustomToken. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_VerifyPasswordMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewVerifyPasswordMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyVerifyPasswordRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_VerifyPasswordMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to verifyPassword. |
Execute the method instance, then destroy it when they are finished. | RelyingpartyResource_VerifyPhoneNumberMethod * google_identitytoolkit_api::IdentityToolkitService::RelyingpartyResource::NewVerifyPhoneNumberMethod | ( | client::AuthorizationCredential * | _credential_, |
| const IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest & | _content_ | ||
| ) | const |
Creates a new RelyingpartyResource_VerifyPhoneNumberMethod instance.
| [in] | <em>credential</em> | Can be NULL. NULL credentials will not authorize the request. |
| [in] | <em>content</em> | The data object to verifyPhoneNumber. |
Execute the method instance, then destroy it when they are finished.