[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 137 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Memory:: (11 methods):
__construct()
retrieveAccessToken()
storeAccessToken()
hasAccessToken()
clearToken()
clearAllTokens()
retrieveAuthorizationState()
storeAuthorizationState()
hasAuthorizationState()
clearAuthorizationState()
clearAllAuthorizationStates()
__construct() X-Ref |
retrieveAccessToken($service) X-Ref |
{@inheritdoc} |
storeAccessToken($service, TokenInterface $token) X-Ref |
{@inheritdoc} |
hasAccessToken($service) X-Ref |
{@inheritdoc} |
clearToken($service) X-Ref |
{@inheritdoc} |
clearAllTokens() X-Ref |
{@inheritdoc} |
retrieveAuthorizationState($service) X-Ref |
{@inheritdoc} |
storeAuthorizationState($service, $state) X-Ref |
{@inheritdoc} |
hasAuthorizationState($service) X-Ref |
{@inheritdoc} |
clearAuthorizationState($service) X-Ref |
{@inheritdoc} |
clearAllAuthorizationStates() X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |