[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ -> Vimeo.php (summary)

Vimeo service.

Author: Pedro Amorim <contact@pamorim.fr>
License: http://www.opensource.org/licenses/mit-license.html MIT License
File Size: 156 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Vimeo:: (7 methods):
  __construct()
  getAuthorizationEndpoint()
  getAccessTokenEndpoint()
  getAuthorizationMethod()
  parseAccessTokenResponse()
  getExtraOAuthHeaders()
  getExtraApiHeaders()


Class: Vimeo  - X-Ref

Vimeo service.

__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,$scopes = array()   X-Ref
No description

getAuthorizationEndpoint()   X-Ref
{@inheritdoc}


getAccessTokenEndpoint()   X-Ref
{@inheritdoc}


getAuthorizationMethod()   X-Ref
{@inheritdoc}


parseAccessTokenResponse($responseBody)   X-Ref
{@inheritdoc}


getExtraOAuthHeaders()   X-Ref
{@inheritdoc}


getExtraApiHeaders()   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1