PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
Loading...
Searching...
No Matches
Samy
OAuth2
Response
Samy\OAuth2\Response Member List
This is the complete list of members for
Samy\OAuth2\Response
, including all inherited members.
$access_token
Samy\OAuth2\Response
protected
$expires_in
Samy\OAuth2\Response
protected
$refresh_token
Samy\OAuth2\Response
protected
$scope
Samy\OAuth2\Response
protected
$token_type
Samy\OAuth2\Response
protected
getAccessToken
()
Samy\OAuth2\Response
getBody
()
Samy\OAuth2\Response
getError
()
Samy\OAuth2\ResponseInterface
getErrorDescription
()
Samy\OAuth2\ResponseInterface
getErrorUri
()
Samy\OAuth2\ResponseInterface
getExpiresIn
()
Samy\OAuth2\Response
getRefreshToken
()
Samy\OAuth2\Response
getScope
()
Samy\OAuth2\Response
getTokenType
()
Samy\OAuth2\Response
parse
(ResponseInterface $ResponseInterface)
Samy\RestApi\AbstractResponse
withAccessToken
(string $AccessToken)
Samy\OAuth2\Response
withBody
($StreamInterface)
Samy\OAuth2\Response
withError
(string $Error)
Samy\OAuth2\ResponseInterface
withErrorDescription
(string $ErrorDescription)
Samy\OAuth2\ResponseInterface
withErrorUri
(string $ErrorUri)
Samy\OAuth2\ResponseInterface
withExpiresIn
(int $ExpiresIn)
Samy\OAuth2\Response
withRefreshToken
(string $RefreshToken)
Samy\OAuth2\Response
withScope
(string $Scope)
Samy\OAuth2\Response
withTokenType
(string $TokenType)
Samy\OAuth2\Response
Generated by
1.9.5