8 calls to Oauth2ClientGrantServiceBase::getProvider() in OAuth2 Client 8.2
- AuthorizationCodeGrantService::getAccessToken in src/
Service/ Grant/ AuthorizationCodeGrantService.php - Get an OAuth2 access token.
- AuthorizationCodeGrantService::getGrantProvider in src/
Service/ Grant/ AuthorizationCodeGrantService.php - Get the league/oauth2 provider.
- ClientCredentialsGrantService::getAccessToken in src/
Service/ Grant/ ClientCredentialsGrantService.php - Get an OAuth2 access token.
- ClientCredentialsGrantService::getGrantProvider in src/
Service/ Grant/ ClientCredentialsGrantService.php - Get the league/oauth2 provider.
- RefreshTokenGrantService::getAccessToken in src/
Service/ Grant/ RefreshTokenGrantService.php - Get an OAuth2 access token.
- RefreshTokenGrantService::getGrantProvider in src/
Service/ Grant/ RefreshTokenGrantService.php - Get the league/oauth2 provider.
- ResourceOwnersCredentialsGrantService::getAccessToken in src/
Service/ Grant/ ResourceOwnersCredentialsGrantService.php - Get an OAuth2 access token.
- ResourceOwnersCredentialsGrantService::getGrantProvider in src/
Service/ Grant/ ResourceOwnersCredentialsGrantService.php - Get the league/oauth2 provider.