GoogleIdentityStsV1ExchangeTokenRequest
class GoogleIdentityStsV1ExchangeTokenRequest extends Model (View source)
Properties
string | $audience | ||
string | $grantType | ||
string | $options | ||
string | $requestedTokenType | ||
string | $scope | ||
string | $subjectToken | ||
string | $subjectTokenType |
Methods
setAudience($audience)
No description
string
getAudience()
No description
setGrantType($grantType)
No description
string
getGrantType()
No description
setOptions($options)
No description
string
getOptions()
No description
setRequestedTokenType($requestedTokenType)
No description
string
getRequestedTokenType()
No description
setScope($scope)
No description
string
getScope()
No description
setSubjectToken($subjectToken)
No description
string
getSubjectToken()
No description
setSubjectTokenType($subjectTokenType)
No description
string
getSubjectTokenType()
No description
Details
setAudience($audience)
No description
string
getAudience()
No description
setGrantType($grantType)
No description
string
getGrantType()
No description
setOptions($options)
No description
string
getOptions()
No description
setRequestedTokenType($requestedTokenType)
No description
string
getRequestedTokenType()
No description
setScope($scope)
No description
string
getScope()
No description
setSubjectToken($subjectToken)
No description
string
getSubjectToken()
No description
setSubjectTokenType($subjectTokenType)
No description
string
getSubjectTokenType()
No description