[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 60 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |