service simplesamlphp_auth.manager in simpleSAMLphp Authentication 8.3
Class
Drupal\simplesamlphp_auth\Service\SimplesamlphpAuthManager4 string references to simplesamlphp_auth.manager
- SimplesamlphpAuthBlock::create in src/
Plugin/ Block/ SimplesamlphpAuthBlock.php - Creates an instance of the plugin.
- SimplesamlphpAuthController::create in src/
Controller/ SimplesamlphpAuthController.php - Instantiates a new instance of this class.
- SimplesamlphpAuthTestServiceProvider::alter in tests/
simplesamlphp_auth_test/ src/ SimplesamlphpAuthTestServiceProvider.php - Modifies existing service definitions.
- simplesamlphp_auth_user_logout in ./
simplesamlphp_auth.module - Implements hook_user_logout().
File
View source
- class: Drupal\simplesamlphp_auth\Service\SimplesamlphpAuthManager
- arguments:
- - '@config.factory'
- - '@current_user'
- - '@router.admin_context'
- - '@module_handler'
- - '@request_stack'
- - '@messenger'