You are here

6 calls to Oauth2ClientServiceBase::getClient() in OAuth2 Client 8.3

AuthorizationCodeGrantService::getPostCaptureRedirect in src/Service/Grant/AuthorizationCodeGrantService.php
Provide a redirect for use following authorization code capture.
Oauth2ClientGrantServiceBase::getProvider in src/Service/Grant/Oauth2ClientGrantServiceBase.php
Creates a new provider object.
Oauth2ClientService::getAccessToken in src/Service/Oauth2ClientService.php
Obtains an existing or a new access token.
Oauth2ClientService::getProvider in src/Service/Oauth2ClientService.php
Obtains a Provider from the relevant service.
Oauth2ClientServiceBase::clearAccessToken in src/Service/Oauth2ClientServiceBase.php
Clears the access token for the given client.
Oauth2ClientServiceBase::retrieveAccessToken in src/Service/Oauth2ClientServiceBase.php
Retrieve an access token from storage.