protected property SamlService::$privateTempStore in SAML Authentication 4.x
Same name and namespace in other branches
- 8.3 src/SamlService.php \Drupal\samlauth\SamlService::privateTempStore
- 8.2 src/SamlService.php \Drupal\samlauth\SamlService::privateTempStore
Private store for SAML session data.
Type: \Drupal\Core\TempStore\PrivateTempStore
File
- src/
SamlService.php, line 104
Class
- SamlService
- Governs communication between the SAML toolkit and the IdP / login behavior.
Namespace
Drupal\samlauthCode
protected $privateTempStore;