You are here

Classes, traits, and interfaces in Secure Site 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SecureSiteBasicGuestSetTest class Drupal\securesite\Tests\BasicAuth src/Tests/BasicAuth/SecureSiteBasicGuestSetTest.php Functional tests for basic authentication with guest credentials set.
SecureSiteBasicGuestUnsetTest class Drupal\securesite\Tests\BasicAuth src/Tests/BasicAuth/SecureSiteBasicGuestUnsetTest.php Functional tests for basic authentication with guest credentials unset.
SecureSiteBasicNoneTest class Drupal\securesite\Tests\BasicAuth src/Tests/BasicAuth/SecureSiteBasicNoneTest.php Functional test for basic authentication without credentials.
SecureSiteBasicUserTest class Drupal\securesite\Tests\BasicAuth src/Tests/BasicAuth/SecureSiteBasicUserTest.php Functional tests for basic authentication with user credentials.
SecureSiteConfig403Test class Drupal\securesite\Tests\ForcedAuth src/Tests/ForcedAuth/SecureSiteConfig403Test.php Functional tests for configuring access denied page.
SecureSiteDigestGuestSetTest class Drupal\securesite\Tests\DigestAuth src/Tests/DigestAuth/SecureSiteDigestGuestSetTest.php Functional tests for digest authentication with guest credentials set.
SecureSiteDigestGuestUnsetTest class Drupal\securesite\Tests\DigestAuth src/Tests/DigestAuth/SecureSiteDigestGuestUnsetTest.php Functional tests for digest authentication with guest credentials unset.
SecureSiteDigestNoneTest class Drupal\securesite\Tests\DigestAuth src/Tests/DigestAuth/SecureSiteDigestNoneTest.php Functional test for digest authentication without credentials.
SecureSiteDigestUserStoredTest class Drupal\securesite\Tests\DigestAuth src/Tests/DigestAuth/SecureSiteDigestUserStoredTest.php Functional tests for digest authentication with user credentials.
SecureSiteDigestUserUnstoredTest class Drupal\securesite\Tests\DigestAuth src/Tests/DigestAuth/SecureSiteDigestUserUnstoredTest.php Functional tests for digest authentication with user credentials.
SecureSiteForce403Test class Drupal\securesite\Tests\ForcedAuth src/Tests/ForcedAuth/SecureSiteForce403Test.php Functional tests for page requests with authentication forced on restricted pages.
SecureSiteForceAlwaysTest class Drupal\securesite\Tests\ForcedAuth src/Tests/ForcedAuth/SecureSiteForceAlwaysTest.php Functional tests for page requests with authentication always forced.
SecureSiteForceDisabledTest class Drupal\securesite\Tests\ForcedAuth src/Tests/ForcedAuth/SecureSiteForceDisabledTest.php Functional test for page request without forced authentication.
SecureSiteForceOfflineTest class Drupal\securesite\Tests\ForcedAuth src/Tests/ForcedAuth/SecureSiteForceOfflineTest.php Functional tests for page requests with authentication forced when site is off line.
SecureSiteFormGuestTest class Drupal\securesite\Tests\FormAuth src/Tests/FormAuth/SecureSiteFormGuestTest.php Functional tests for form authentication with guest credentials.
SecureSiteFormNoneTest class Drupal\securesite\Tests\FormAuth src/Tests/FormAuth/SecureSiteFormNoneTest.php Functional test for form authentication without credentials.
SecureSiteFormUserTest class Drupal\securesite\Tests\FormAuth src/Tests/FormAuth/SecureSiteFormUserTest.php Functional tests for form authentication with user credentials.
SecuresiteLoginForm class Drupal\securesite\Form src/Form/SecuresiteLoginForm.php Provides a user login form for securesite.
SecuresiteManager class Drupal\securesite src/SecuresiteManager.php 2
SecuresiteManagerInterface interface Drupal\securesite src/SecuresiteManagerInterface.php Defines an interface for managing securesite authentication 1 1
SecuresiteSettingsForm class Drupal\securesite\Form src/Form/SecuresiteSettingsForm.php 1
SecuresiteSubscriber class Drupal\securesite\EventSubscriber src/EventSubscriber/SecuresiteSubscriber.php Subscribes to the kernel request event to check whether authentication is required 2

Other projects