6 calls to Oauth2ClientPluginBase::checkKeyDefined() in OAuth2 Client 8.3
- Oauth2ClientPluginBase::getAuthorizationUri in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the authorization_uri of the OAuth2 server.
- Oauth2ClientPluginBase::getGrantType in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the grant type of the plugin.
- Oauth2ClientPluginBase::getId in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the id of the OAuth2 Client plugin.
- Oauth2ClientPluginBase::getName in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the human-readable name of the Oauth2 Client plugin.
- Oauth2ClientPluginBase::getResourceUri in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the resource_uri of the OAuth2 server.
- Oauth2ClientPluginBase::getTokenUri in src/
Plugin/ Oauth2Client/ Oauth2ClientPluginBase.php - Retrieves the token_uri of the OAuth2 server.