You are here

service saml_sp_event_subscriber in SAML Service Provider 8.2

Same name and namespace in other branches
  1. 8.3 saml_sp.services.yml \saml_sp_event_subscriber
  2. 4.x saml_sp.services.yml \saml_sp_event_subscriber
  3. 3.x saml_sp.services.yml \saml_sp_event_subscriber

Class

Drupal\saml_sp\EventSubscriber\SamlSpSubscriber

Tags

  • event_subscriber

File

./saml_sp.services.yml
saml_sp.services.yml

View source
  1. class: Drupal\saml_sp\EventSubscriber\SamlSpSubscriber
  2. tags:
  3. - { name: event_subscriber }