Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Totp
+ Graphe d'héritage de Totp:

Fonctions membres publiques

 onUserMultifactorGetMethod (GetMethod $event)
 
- Fonctions membres publiques hérités de CMSPlugin
 __construct (&$subject, $config=array())
 
 loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR)
 
 setApplication (CMSApplicationInterface $application)
 
- Fonctions membres publiques hérités de DispatcherAwareInterface
 setDispatcher (DispatcherInterface $dispatcher)
 
- Fonctions membres publiques hérités de PluginInterface
 registerListeners ()
 

Fonctions membres publiques statiques

static getSubscribedEvents ()
 

Attributs protégés

 $autoloadLanguage = true
 
 $allowLegacyListeners = false
 
- Attributs protégés hérités de CMSPlugin
 $_name = null
 
 $_type = null
 
 $autoloadLanguage = false
 
 $allowLegacyListeners = true
 

Fonctions membres privées

 decodeRecordOptions (MfaTable $record)
 

Attributs privés

 $mfaMethodName = 'totp'
 

Membres hérités additionnels

- Champs de données hérités de CMSPlugin
 $params = null
 
- Fonctions membres protégées hérités de CMSPlugin
 registerLegacyListener (string $methodName)
 
 registerListener (string $methodName)
 
 getApplication ()
 

Description détaillée

Joomla! Multi-factor Authentication using Google Authenticator TOTP Plugin

Depuis
3.2

Documentation des fonctions membres

◆ decodeRecordOptions()

decodeRecordOptions ( MfaTable  $record)
private

Decodes the options from a record into an options object.

Paramètres
MfaTable$recordThe record to decode options for
Renvoie
array
Depuis
4.2.0

Références $options.

◆ getSubscribedEvents()

static getSubscribedEvents ( )
static

Returns an array of events this subscriber will listen to.

Renvoie
array
Depuis
4.2.0

Implémente SubscriberInterface.

◆ onUserMultifactorGetMethod()

onUserMultifactorGetMethod ( GetMethod  $event)

Gets the identity of this MFA Method

Paramètres
GetMethod$eventThe event we are handling
Renvoie
void
Depuis
4.2.0

Références Text\_(), et ResultAwareInterface\addResult().

Documentation des champs

◆ $allowLegacyListeners

$allowLegacyListeners = false
protected

◆ $autoloadLanguage

$autoloadLanguage = true
protected

◆ $mfaMethodName

$mfaMethodName = 'totp'
private

La documentation de cette classe a été générée à partir du fichier suivant :