private property SamlSPAuth::$samlSettings in SAML Service Provider 4.x
Same name and namespace in other branches
- 8.3 src/SAML/SamlSPAuth.php \Drupal\saml_sp\SAML\SamlSPAuth::samlSettings
- 3.x src/SAML/SamlSPAuth.php \Drupal\saml_sp\SAML\SamlSPAuth::samlSettings
Settings object for the SAML library.
Type: \OneLogin\Saml2\Settings
File
- src/
SAML/ SamlSPAuth.php, line 29
Class
- SamlSPAuth
- Handles the authentication.
Namespace
Drupal\saml_sp\SAMLCode
private $samlSettings;