| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Delicious service.
| Author: | Pedro Amorim <contact@pamorim.fr> |
| License: | http://www.opensource.org/licenses/mit-license.html MIT License |
| File Size: | 139 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Delicious:: (6 methods):
__construct()
getAuthorizationEndpoint()
getAccessTokenEndpoint()
getAuthorizationMethod()
parseAccessTokenResponse()
requestAccessToken()
| __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} |
| requestAccessToken($code, $state = null) X-Ref |
| {@inheritdoc} |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |