Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface AuthenticationStrategyInterface
+ Graphe d'héritage de AuthenticationStrategyInterface:

Fonctions membres publiques

 authenticate ()
 
 getResult ()
 

Description détaillée

Joomla Framework AuthenticationStrategy Interface

Depuis
1.0

Documentation des fonctions membres

◆ authenticate()

authenticate ( )

Attempt authentication.

Renvoie
string|boolean A string containing a username if authentication is successful, false otherwise.
Depuis
1.0

Implémenté dans DatabaseStrategy, et LocalStrategy.

◆ getResult()

getResult ( )

Get last authentication result.

Renvoie
integer An integer from Authentication class constants with the authentication result.
Depuis
1.0

Implémenté dans AbstractUsernamePasswordAuthenticationStrategy.


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