You are here

namespace Drupal\samlauth\EventSubscriber in SAML Authentication 8.2

Same name in other branches
  1. 8.3 Drupal\samlauth\EventSubscriber
  2. 4.x Drupal\samlauth\EventSubscriber
Classsort descending Location Description
AccessDeniedSubscriber src/EventSubscriber/AccessDeniedSubscriber.php Redirects logged-in users when access is denied to /saml/login.
UserSyncEventSubscriber src/EventSubscriber/UserSyncEventSubscriber.php Event subscriber that synchronizes user properties on a user_sync event.