Guzzle5AuthHandler
class Guzzle5AuthHandler (View source)
Properties
protected | $cache | ||
protected | $cacheConfig |
Methods
__construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
No description
attachCredentials(ClientInterface $http, CredentialsLoader $credentials, callable $tokenCallback = null)
No description
attachCredentialsCache(ClientInterface $http, FetchAuthTokenCache $credentials, callable $tokenCallback = null)
No description
attachToken(ClientInterface $http, array $token, array $scopes)
No description
attachKey(ClientInterface $http, $key)
No description
Details
__construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
No description
attachCredentials(ClientInterface $http, CredentialsLoader $credentials, callable $tokenCallback = null)
No description
attachCredentialsCache(ClientInterface $http, FetchAuthTokenCache $credentials, callable $tokenCallback = null)
No description
attachToken(ClientInterface $http, array $token, array $scopes)
No description
attachKey(ClientInterface $http, $key)
No description