[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/ -> Credentials.php (summary)

(no description)

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

Defines 1 class

Credentials:: (4 methods):
  __construct()
  getCallbackUrl()
  getConsumerId()
  getConsumerSecret()


Class: Credentials  - X-Ref

Value object for the credentials of an OAuth service.

__construct($consumerId, $consumerSecret, $callbackUrl)   X-Ref

param: string $consumerId
param: string $consumerSecret
param: string $callbackUrl

getCallbackUrl()   X-Ref

return: string

getConsumerId()   X-Ref

return: string

getConsumerSecret()   X-Ref

return: string



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