identitytoolkit  v3
Public Member Functions | Static Public Member Functions | List of all members
google_identitytoolkit_api::VerifyPasswordResponse Class Reference

#include <verify_password_response.h>

Inheritance diagram for google_identitytoolkit_api::VerifyPasswordResponse:

Public Member Functions

 VerifyPasswordResponse (const Json::Value &storage)
 
 VerifyPasswordResponse (Json::Value *storage)
 
virtual ~VerifyPasswordResponse ()
 
const StringPiece GetTypeName () const
 
bool has_display_name () const
 
void clear_display_name ()
 
const StringPiece get_display_name () const
 
void set_display_name (const StringPiece &value)
 
bool has_email () const
 
void clear_email ()
 
const StringPiece get_email () const
 
void set_email (const StringPiece &value)
 
bool has_expires_in () const
 
void clear_expires_in ()
 
int64 get_expires_in () const
 
void set_expires_in (int64 value)
 
bool has_id_token () const
 
void clear_id_token ()
 
const StringPiece get_id_token () const
 
void set_id_token (const StringPiece &value)
 
bool has_kind () const
 
void clear_kind ()
 
const StringPiece get_kind () const
 
void set_kind (const StringPiece &value)
 
bool has_local_id () const
 
void clear_local_id ()
 
const StringPiece get_local_id () const
 
void set_local_id (const StringPiece &value)
 
bool has_oauth_access_token () const
 
void clear_oauth_access_token ()
 
const StringPiece get_oauth_access_token () const
 
void set_oauth_access_token (const StringPiece &value)
 
bool has_oauth_authorization_code () const
 
void clear_oauth_authorization_code ()
 
const StringPiece get_oauth_authorization_code () const
 
void set_oauth_authorization_code (const StringPiece &value)
 
bool has_oauth_expire_in () const
 
void clear_oauth_expire_in ()
 
int32 get_oauth_expire_in () const
 
void set_oauth_expire_in (int32 value)
 
bool has_photo_url () const
 
void clear_photo_url ()
 
const StringPiece get_photo_url () const
 
void set_photo_url (const StringPiece &value)
 
bool has_refresh_token () const
 
void clear_refresh_token ()
 
const StringPiece get_refresh_token () const
 
void set_refresh_token (const StringPiece &value)
 
bool has_registered () const
 
void clear_registered ()
 
bool get_registered () const
 
void set_registered (bool value)
 

Static Public Member Functions

static VerifyPasswordResponseNew ()
 

Detailed Description

Request of verifying the password.

Constructor & Destructor Documentation

◆ VerifyPasswordResponse() [1/2]

google_identitytoolkit_api::VerifyPasswordResponse::VerifyPasswordResponse ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ VerifyPasswordResponse() [2/2]

google_identitytoolkit_api::VerifyPasswordResponse::VerifyPasswordResponse ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~VerifyPasswordResponse()

google_identitytoolkit_api::VerifyPasswordResponse::~VerifyPasswordResponse ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_display_name()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_display_name ( )
inline

Clears the 'displayName' attribute.

◆ clear_email()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_email ( )
inline

Clears the 'email' attribute.

◆ clear_expires_in()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_expires_in ( )
inline

Clears the 'expiresIn' attribute.

◆ clear_id_token()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_id_token ( )
inline

Clears the 'idToken' attribute.

◆ clear_kind()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_kind ( )
inline

Clears the 'kind' attribute.

◆ clear_local_id()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_local_id ( )
inline

Clears the 'localId' attribute.

◆ clear_oauth_access_token()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_oauth_access_token ( )
inline

Clears the 'oauthAccessToken' attribute.

◆ clear_oauth_authorization_code()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_oauth_authorization_code ( )
inline

Clears the 'oauthAuthorizationCode' attribute.

◆ clear_oauth_expire_in()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_oauth_expire_in ( )
inline

Clears the 'oauthExpireIn' attribute.

◆ clear_photo_url()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_photo_url ( )
inline

Clears the 'photoUrl' attribute.

◆ clear_refresh_token()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_refresh_token ( )
inline

Clears the 'refreshToken' attribute.

◆ clear_registered()

void google_identitytoolkit_api::VerifyPasswordResponse::clear_registered ( )
inline

Clears the 'registered' attribute.

◆ get_display_name()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_display_name ( ) const
inline

Get the value of the 'displayName' attribute.

◆ get_email()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_email ( ) const
inline

Get the value of the 'email' attribute.

◆ get_expires_in()

int64 google_identitytoolkit_api::VerifyPasswordResponse::get_expires_in ( ) const
inline

Get the value of the 'expiresIn' attribute.

◆ get_id_token()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_id_token ( ) const
inline

Get the value of the 'idToken' attribute.

◆ get_kind()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_kind ( ) const
inline

Get the value of the 'kind' attribute.

◆ get_local_id()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_local_id ( ) const
inline

Get the value of the 'localId' attribute.

◆ get_oauth_access_token()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_oauth_access_token ( ) const
inline

Get the value of the 'oauthAccessToken' attribute.

◆ get_oauth_authorization_code()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_oauth_authorization_code ( ) const
inline

Get the value of the 'oauthAuthorizationCode' attribute.

◆ get_oauth_expire_in()

int32 google_identitytoolkit_api::VerifyPasswordResponse::get_oauth_expire_in ( ) const
inline

Get the value of the 'oauthExpireIn' attribute.

◆ get_photo_url()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_photo_url ( ) const
inline

Get the value of the 'photoUrl' attribute.

◆ get_refresh_token()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::get_refresh_token ( ) const
inline

Get the value of the 'refreshToken' attribute.

◆ get_registered()

bool google_identitytoolkit_api::VerifyPasswordResponse::get_registered ( ) const
inline

Get the value of the 'registered' attribute.

◆ GetTypeName()

const StringPiece google_identitytoolkit_api::VerifyPasswordResponse::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_identitytoolkit_api::VerifyPasswordResponse

◆ has_display_name()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_display_name ( ) const
inline

Determine if the 'displayName' attribute was set.

Returns
true if the 'displayName' attribute was set.

◆ has_email()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_email ( ) const
inline

Determine if the 'email' attribute was set.

Returns
true if the 'email' attribute was set.

◆ has_expires_in()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_expires_in ( ) const
inline

Determine if the 'expiresIn' attribute was set.

Returns
true if the 'expiresIn' attribute was set.

◆ has_id_token()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_id_token ( ) const
inline

Determine if the 'idToken' attribute was set.

Returns
true if the 'idToken' attribute was set.

◆ has_kind()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_kind ( ) const
inline

Determine if the 'kind' attribute was set.

Returns
true if the 'kind' attribute was set.

◆ has_local_id()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_local_id ( ) const
inline

Determine if the 'localId' attribute was set.

Returns
true if the 'localId' attribute was set.

◆ has_oauth_access_token()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_oauth_access_token ( ) const
inline

Determine if the 'oauthAccessToken' attribute was set.

Returns
true if the 'oauthAccessToken' attribute was set.

◆ has_oauth_authorization_code()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_oauth_authorization_code ( ) const
inline

Determine if the 'oauthAuthorizationCode' attribute was set.

Returns
true if the 'oauthAuthorizationCode' attribute was set.

◆ has_oauth_expire_in()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_oauth_expire_in ( ) const
inline

Determine if the 'oauthExpireIn' attribute was set.

Returns
true if the 'oauthExpireIn' attribute was set.

◆ has_photo_url()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_photo_url ( ) const
inline

Determine if the 'photoUrl' attribute was set.

Returns
true if the 'photoUrl' attribute was set.

◆ has_refresh_token()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_refresh_token ( ) const
inline

Determine if the 'refreshToken' attribute was set.

Returns
true if the 'refreshToken' attribute was set.

◆ has_registered()

bool google_identitytoolkit_api::VerifyPasswordResponse::has_registered ( ) const
inline

Determine if the 'registered' attribute was set.

Returns
true if the 'registered' attribute was set.

◆ New()

VerifyPasswordResponse * google_identitytoolkit_api::VerifyPasswordResponse::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_display_name()

void google_identitytoolkit_api::VerifyPasswordResponse::set_display_name ( const StringPiece &  value)
inline

Change the 'displayName' attribute.

The name of the user.

Parameters
[in]valueThe new value.

◆ set_email()

void google_identitytoolkit_api::VerifyPasswordResponse::set_email ( const StringPiece &  value)
inline

Change the 'email' attribute.

The email returned by the IdP. NOTE: The federated login user may not own the email.

Parameters
[in]valueThe new value.

◆ set_expires_in()

void google_identitytoolkit_api::VerifyPasswordResponse::set_expires_in ( int64  value)
inline

Change the 'expiresIn' attribute.

If idToken is STS id token, then this field will be expiration time of STS id token in seconds.

Parameters
[in]valueThe new value.

◆ set_id_token()

void google_identitytoolkit_api::VerifyPasswordResponse::set_id_token ( const StringPiece &  value)
inline

Change the 'idToken' attribute.

The GITKit token for authenticated user.

Parameters
[in]valueThe new value.

◆ set_kind()

void google_identitytoolkit_api::VerifyPasswordResponse::set_kind ( const StringPiece &  value)
inline

Change the 'kind' attribute.

The fixed string "identitytoolkit#VerifyPasswordResponse".

Parameters
[in]valueThe new value.

◆ set_local_id()

void google_identitytoolkit_api::VerifyPasswordResponse::set_local_id ( const StringPiece &  value)
inline

Change the 'localId' attribute.

The RP local ID if it's already been mapped to the IdP account identified by the federated ID.

Parameters
[in]valueThe new value.

◆ set_oauth_access_token()

void google_identitytoolkit_api::VerifyPasswordResponse::set_oauth_access_token ( const StringPiece &  value)
inline

Change the 'oauthAccessToken' attribute.

The OAuth2 access token.

Parameters
[in]valueThe new value.

◆ set_oauth_authorization_code()

void google_identitytoolkit_api::VerifyPasswordResponse::set_oauth_authorization_code ( const StringPiece &  value)
inline

Change the 'oauthAuthorizationCode' attribute.

The OAuth2 authorization code.

Parameters
[in]valueThe new value.

◆ set_oauth_expire_in()

void google_identitytoolkit_api::VerifyPasswordResponse::set_oauth_expire_in ( int32  value)
inline

Change the 'oauthExpireIn' attribute.

The lifetime in seconds of the OAuth2 access token.

Parameters
[in]valueThe new value.

◆ set_photo_url()

void google_identitytoolkit_api::VerifyPasswordResponse::set_photo_url ( const StringPiece &  value)
inline

Change the 'photoUrl' attribute.

The URI of the user's photo at IdP.

Parameters
[in]valueThe new value.

◆ set_refresh_token()

void google_identitytoolkit_api::VerifyPasswordResponse::set_refresh_token ( const StringPiece &  value)
inline

Change the 'refreshToken' attribute.

If idToken is STS id token, then this field will be refresh token.

Parameters
[in]valueThe new value.

◆ set_registered()

void google_identitytoolkit_api::VerifyPasswordResponse::set_registered ( bool  value)
inline

Change the 'registered' attribute.

Whether the email is registered.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: