You are here

Classes, traits, and interfaces in Google Authenticator / 2 Factor Authentication - 2FA 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
authenticate_user class Drupal\miniorange_2fa\form src/Form/authenticate_user.php @file This is used to authenticate user during login.
AuthenticationAPIHandler class Drupal\miniorange_2fa src/AuthenticationAPIHandler.php 17
AuthenticationType class Drupal\miniorange_2fa src/AuthenticationType.php @file This class represents authentication type. 19
configure_google_authenticator class Drupal\miniorange_2fa\form src/Form/configure_google_authenticator.php
configure_kba class Drupal\miniorange_2fa\form src/Form/configure_kba.php
configure_otp_over_email class Drupal\miniorange_2fa\form src/Form/configure_otp_over_email.php
configure_otp_over_phone class Drupal\miniorange_2fa\form src/Form/configure_otp_over_phone.php
configure_otp_over_sms class Drupal\miniorange_2fa\form src/Form/configure_otp_over_sms.php
configure_otp_over_sms_and_email class Drupal\miniorange_2fa\form src/Form/configure_otp_over_sms_and_email.php
configure_qrcode_authentication class Drupal\miniorange_2fa\form src/Form/configure_qrcode_authentication.php
Miniorange2FASupport class Drupal\miniorange_2fa src/Miniorange2FASupport.php This class represents support information for customer.
MiniorangeCustomerProfile class Drupal\miniorange_2fa src/MiniorangeCustomerProfile.php @file This class represents User Profile. 21
MiniorangeCustomerSetup class Drupal\miniorange_2fa src/MiniorangeCustomerSetup.php @file This class represents configuration for customer. 5
MiniorangeUser class Drupal\miniorange_2fa src/MiniorangeUser.php 19
miniorange_2faController class Drupal\miniorange_2fa\Controller src/Controller/miniorange_2faController.php
miniorange_2fa_inline_registration class Drupal\miniorange_2fa\form src/Form/miniorange_2fa_inline_registration.php
miniorange_2fa_RemoveLicense class Drupal\miniorange_2fa\Form src/Form/miniorange_2fa_RemoveLicense.php
MoAuthConstants class Drupal\miniorange_2fa src/MoAuthConstants.php @file This class represents constants used throughout project. 6
MoAuthCustomerSetup class Drupal\miniorange_2fa\Form src/Form/MoAuthCustomerSetup.php Customer setup form(). 1
MoAuthLicensing class Drupal\miniorange_2fa\Form src/Form/MoAuthLicensing.php 1
MoAuthLoginSettings class Drupal\miniorange_2fa\Form src/Form/MoAuthLoginSettings.php 1
MoAuthSetupTwoFactor class Drupal\miniorange_2fa\Form src/Form/MoAuthSetupTwoFactor.php Showing Setup Two-Factor page. 1
MoAuthSupport class Drupal\miniorange_2fa\Form src/Form/MoAuthSupport.php Showing Support form info. 1
MoAuthUtilities class Drupal\miniorange_2fa src/MoAuthUtilities.php 22
test_email_verification class Drupal\miniorange_2fa\Form src/Form/test_email_verification.php Menu callback for email verification. 1
test_google_authenticator class Drupal\miniorange_2fa\Form src/Form/test_google_authenticator.php Menu callback for email verification. 1
test_kba_authentication class Drupal\miniorange_2fa\Form src/Form/test_kba_authentication.php Menu callback for email verification. 1
test_otp_over_email class Drupal\miniorange_2fa\Form src/Form/test_otp_over_email.php Menu callback for testing OTP Over Email. 1
test_otp_over_phone class Drupal\miniorange_2fa\Form src/Form/test_otp_over_phone.php Menu callback for testing OTP Over SMS. 1
test_otp_over_sms class Drupal\miniorange_2fa\Form src/Form/test_otp_over_sms.php Menu callback for testing OTP Over SMS. 1
test_otp_over_sms_and_email class Drupal\miniorange_2fa\Form src/Form/test_otp_over_sms_and_email.php Menu callback for testing OTP Over SMS and Email. 1
test_qrcode_authentication class Drupal\miniorange_2fa\Form src/Form/test_qrcode_authentication.php Menu callback for email verification. 1
UsersAPIHandler class Drupal\miniorange_2fa src/UsersAPIHandler.php 10

Other projects