You are here

Services in Simple OAuth (OAuth2) & OpenID Connect 8.4

Primary tabs

Namesort descending File Class Tags
Drupal\simple_oauth\Commands\SimpleOauthCommands ./drush.services.yml drush.command
plugin.manager.oauth2_grant.processor ./simple_oauth.services.yml Drupal\simple_oauth\Plugin\Oauth2GrantManager
simple_oauth.authentication.simple_oauth ./simple_oauth.services.yml Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider authentication_provider
simple_oauth.expired_collector ./simple_oauth.services.yml Drupal\simple_oauth\ExpiredCollector
simple_oauth.filesystem_checker ./simple_oauth.services.yml Drupal\simple_oauth\Service\Filesystem\FileSystemChecker
simple_oauth.http_middleware.basic_auth_swap ./simple_oauth.services.yml Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap http_middleware
simple_oauth.key.generator ./simple_oauth.services.yml Drupal\simple_oauth\Service\KeyGeneratorService
simple_oauth.known_clients ./simple_oauth.services.yml \Drupal\simple_oauth\KnownClientsRepository
simple_oauth.normalizer.oauth2_refresh_token ./simple_oauth.services.yml Drupal\simple_oauth\Normalizer\RefreshTokenEntityNormalizer normalizer
simple_oauth.normalizer.oauth2_token ./simple_oauth.services.yml Drupal\simple_oauth\Normalizer\TokenEntityNormalizer normalizer
simple_oauth.page_cache_request_policy.disallow_oauth2_token_requests ./simple_oauth.services.yml Drupal\simple_oauth\PageCache\DisallowSimpleOauthRequests page_cache_request_policy
simple_oauth.repositories.access_token ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\AccessTokenRepository
simple_oauth.repositories.auth_code ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\AuthCodeRepository
simple_oauth.repositories.client ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\ClientRepository
simple_oauth.repositories.refresh_token ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\RefreshTokenRepository
simple_oauth.repositories.scope ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\ScopeRepository
simple_oauth.repositories.user ./simple_oauth.services.yml Drupal\simple_oauth\Repositories\UserRepository
simple_oauth.server.resource_server ./simple_oauth.services.yml Drupal\simple_oauth\Server\ResourceServer
simple_oauth.server.response_type ./simple_oauth.services.yml \League\OAuth2\Server\ResponseTypes\BearerTokenResponse

Other projects