You are here

service rest_test.authentication.test_auth_global in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global
  2. 9 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global

Class

Drupal\rest_test\Authentication\Provider\TestAuthGlobal

Tags

  • authentication_provider

File

core/modules/rest/tests/modules/rest_test/rest_test.services.yml
core/modules/rest/tests/modules/rest_test/rest_test.services.yml

View source
  1. class: Drupal\rest_test\Authentication\Provider\TestAuthGlobal
  2. tags:
  3. - { name: authentication_provider, provider_id: rest_test_auth_global, global: true }