You are here

Classes, traits, and interfaces in SAML Authentication 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccessDeniedSubscriber class Drupal\samlauth\EventSubscriber src/EventSubscriber/AccessDeniedSubscriber.php Redirects logged-in users when access is denied to /saml/login. 2
LoginLogoutMenuLink class Drupal\samlauth\Plugin\Menu src/Plugin/Menu/LoginLogoutMenuLink.php A menu link that shows "Log in" or "Log out" as appropriate. 1
SamlauthConfigureForm class Drupal\samlauth\Form src/Form/SamlauthConfigureForm.php Provides a configuration form for samlauth module settings and IDP/SP info. 1
SamlauthEvents final class Drupal\samlauth\Event src/Event/SamlauthEvents.php Defines events for the samlauth module. 2
SamlauthUserLinkEvent class Drupal\samlauth\Event src/Event/SamlauthUserLinkEvent.php Wraps a samlauth user sync event for event listeners. 1
SamlauthUserSyncEvent class Drupal\samlauth\Event src/Event/SamlauthUserSyncEvent.php Wraps a samlauth user sync event for event listeners. 2
SamlController class Drupal\samlauth\Controller src/Controller/SamlController.php Returns responses for samlauth module routes.
SamlService class Drupal\samlauth src/SamlService.php Governs communication between the SAML toolkit and the IDP / login behavior. 1 2
SamlTest class Drupal\samlauth\Tests src/Tests/SamlTest.php Tests SAML authentication.
UserSyncEventSubscriber class Drupal\samlauth\EventSubscriber src/EventSubscriber/UserSyncEventSubscriber.php Event subscriber that synchronizes user properties on a user_sync event. 2

Other projects