You are here

Classes, traits, and interfaces in SAML Service Provider 3.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Idp class Drupal\saml_sp\Entity src/Entity/Idp.php Defines the Idp entity. 3
IdpDeleteForm class Drupal\saml_sp\Form src/Form/IdpDeleteForm.php Provides the user interface for deleting an IdP.
IdpForm class Drupal\saml_sp\Form src/Form/IdpForm.php Provides the form to configure the IdP.
IdpInterface interface Drupal\saml_sp src/IdpInterface.php Provides an interface defining a Example entity. 1 1
IdpListBuilder class Drupal\saml_sp\Controller src/Controller/IdpListBuilder.php Provides a listing of Example.
SamlSPAuth class Drupal\saml_sp\SAML src/SAML/SamlSPAuth.php Handles the authentication. 1
SamlSPAuthnRequest class Drupal\saml_sp\SAML src/SAML/SamlSPAuthnRequest.php Constructs the authentication request.
SamlSpConfig class Drupal\saml_sp\Form src/Form/SamlSpConfig.php Provides the configuration form. 1
SamlSPController class Drupal\saml_sp\Controller src/Controller/SamlSPController.php Provides route responses for the SAML SP module.
SamlSpDrupalLoginConfig class Drupal\saml_sp_drupal_login\Form modules/saml_sp_drupal_login/src/Form/SamlSpDrupalLoginConfig.php Provides the configuration form. 1
SamlSPDrupalLoginController class Drupal\saml_sp_drupal_login\Controller modules/saml_sp_drupal_login/src/Controller/SamlSPDrupalLoginController.php Provides route responses for the SAML SP module.
SamlSPMetadata class Drupal\saml_sp\SAML src/SAML/SamlSPMetadata.php
SamlSPResponse class Drupal\saml_sp\SAML src/SAML/SamlSPResponse.php Provides the response.
SamlSPSettings class Drupal\saml_sp\SAML src/SAML/SamlSPSettings.php 1
SamlSpSubscriber class Drupal\saml_sp\EventSubscriber src/EventSubscriber/SamlSpSubscriber.php Subscribes to relevant events. 2

Other projects