[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/Common/Service/ -> AbstractService.php (summary)

Abstract OAuth service, version-agnostic

File Size: 100 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  __construct()
  determineRequestUriFromPath()
  getStorage()
  service()

Functions
Functions that are not part of a class:

__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage)   X-Ref

param: Credentials           $credentials
param: ClientInterface       $httpClient
param: TokenStorageInterface $storage

determineRequestUriFromPath($path, UriInterface $baseApiUri = null)   X-Ref

param: UriInterface|string $path
param: UriInterface        $baseApiUri
return: UriInterface

getStorage()   X-Ref
Accessor to the storage adapter to be able to retrieve tokens

return: TokenStorageInterface

service()   X-Ref

return: string



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1