You are here

namespace Drupal\tfa in Two-factor Authentication (TFA) 8

Classsort descending Location Description
TfaContext src/TfaContext.php Provide context for the current login attempt.
TfaContextInterface src/TfaContextInterface.php Provide context for the current login attempt.
TfaDataTrait src/TfaDataTrait.php Provides methods to save tfa user settings.
TfaLoginPluginManager src/TfaLoginPluginManager.php The login plugin manager.
TfaLoginTrait src/TfaLoginTrait.php Provides methods for logging in users.
TfaRandomTrait src/TfaRandomTrait.php Trait TfaRandomTrait for generating cryptographically secure random data.
TfaSendPluginManager src/TfaSendPluginManager.php The send plugin manager.
TfaSetup src/TfaSetup.php TFA Setup.
TfaSetupPluginManager src/TfaSetupPluginManager.php The setup plugin manager.
TfaValidationPluginManager src/TfaValidationPluginManager.php The validation plugin manager.