You are here

protected property SamlController::$saml in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml
  2. 8 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml
  3. 8.2 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml

The samlauth SAML service.

Type: \Drupal\samlauth\SamlService

File

src/Controller/SamlController.php, line 42

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

protected $saml;