You are here

Classes, traits, and interfaces in simpleSAMLphp Authentication 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BasicSettingsForm class Drupal\simplesamlphp_auth\Form src/Form/BasicSettingsForm.php Form builder for the simplesamlphp_auth basic settings form. 1
LocalSettingsForm class Drupal\simplesamlphp_auth\Form src/Form/LocalSettingsForm.php Form builder for the simplesamlphp_auth local settings form. 1
SimplesamlExternalauthSubscriber class Drupal\simplesamlphp_auth\EventSubscriber src/EventSubscriber/SimplesamlExternalauthSubscriber.php Event subscriber subscribing to ExternalAuthEvents. 2
SimplesamlphpAttributeException class Drupal\simplesamlphp_auth\Exception src/Exception/SimplesamlphpAttributeException.php Class SimplesamlphpAttributeException. 2
SimplesamlphpAuthBlock class Drupal\simplesamlphp_auth\Plugin\Block src/Plugin/Block/SimplesamlphpAuthBlock.php Provides a 'SimpleSAMLphp authentication status' block.
SimplesamlphpAuthController class Drupal\simplesamlphp_auth\Controller src/Controller/SimplesamlphpAuthController.php Controller routines for simplesamlphp_auth routes.
SimplesamlphpAuthManager class Drupal\simplesamlphp_auth\Service src/Service/SimplesamlphpAuthManager.php Service to interact with the SimpleSAMLPHP authentication library. 1 6 2
SimplesamlphpAuthManagerTest class Drupal\Tests\simplesamlphp_auth\Unit\Service tests/src/Unit/Service/SimplesamlphpAuthManagerTest.php SimplesamlphpAuthManager unit tests.
SimplesamlphpAuthTest class Drupal\Tests\simplesamlphp_auth\Functional tests/src/Functional/SimplesamlphpAuthTest.php Tests authentication via SimpleSAMLphp.
SimplesamlphpAuthTestManager class Drupal\simplesamlphp_auth_test tests/simplesamlphp_auth_test/src/SimplesamlphpAuthTestManager.php Mock SimplesamlphpAuthManager class for testing purposes.
SimplesamlphpAuthTestServiceProvider class Drupal\simplesamlphp_auth_test tests/simplesamlphp_auth_test/src/SimplesamlphpAuthTestServiceProvider.php Overrides the simplesamlphp_auth.manager service.
SimplesamlphpDrupalAuth class Drupal\simplesamlphp_auth\Service src/Service/SimplesamlphpDrupalAuth.php Service to link SimpleSAMLphp authentication with Drupal users. 3 2
SimplesamlphpDrupalAuthTest class Drupal\Tests\simplesamlphp_auth\Unit\Service tests/src/Unit/Service/SimplesamlphpDrupalAuthTest.php SimplesamlphpDrupalAuth unit tests.
SimplesamlSubscriber class Drupal\simplesamlphp_auth\EventSubscriber src/EventSubscriber/SimplesamlSubscriber.php Event subscriber subscribing to KernelEvents::REQUEST. 2
SyncingSettingsForm class Drupal\simplesamlphp_auth\Form src/Form/SyncingSettingsForm.php Form builder for the simplesamlphp_auth local settings form. 1

Other projects