You are here

private property SamlSPAuth::$samlSettings in SAML Service Provider 4.x

Same name and namespace in other branches
  1. 8.3 src/SAML/SamlSPAuth.php \Drupal\saml_sp\SAML\SamlSPAuth::samlSettings
  2. 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\SAML

Code

private $samlSettings;