rest_test.authentication.test_auth_global

Same name and namespace in other branches
  1. 9 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global
  2. 10 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global
  3. 11.x 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

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.