commercetools-sdk-php-v2  master
The platform, import-api and ml-api PHP sdks generated from our api reference.
Static Public Member Functions | List of all members
Commercetools\Client\OAuthHandlerFactory Class Reference

Static Public Member Functions

static ofAuthConfig (AuthConfig $authConfig, $cache=null)
 
static ofProvider (TokenProvider $provider)
 

Detailed Description

Definition at line 17 of file OAuthHandlerFactory.php.

Member Function Documentation

◆ ofAuthConfig()

static Commercetools\Client\OAuthHandlerFactory::ofAuthConfig ( AuthConfig  $authConfig,
  $cache = null 
)
static

@psalm-param CacheItemPoolInterface|CacheInterface|null $cache

Definition at line 22 of file OAuthHandlerFactory.php.

◆ ofProvider()

static Commercetools\Client\OAuthHandlerFactory::ofProvider ( TokenProvider  $provider)
static

Definition at line 43 of file OAuthHandlerFactory.php.


The documentation for this class was generated from the following file: