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

Fonctions membres publiques

 __construct (string $id, string $type, string $rawId, AuthenticatorResponse $response)
 
 getRawId ()
 
 getResponse ()
 
 getPublicKeyCredentialDescriptor (array $transport=[])
 
 __toString ()
 
- Fonctions membres publiques hérités de Credential
 __construct (string $id, string $type)
 
 getId ()
 
 getType ()
 

Attributs protégés

 $rawId
 
 $response
 
- Attributs protégés hérités de Credential
 $id
 
 $type
 

Description détaillée

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( string  $id,
string  $type,
string  $rawId,
AuthenticatorResponse  $response 
)

Documentation des fonctions membres

◆ __toString()

__toString ( )

Références $this.

◆ getPublicKeyCredentialDescriptor()

getPublicKeyCredentialDescriptor ( array  $transport = [])
Paramètres
string[]$transport

Référencé par PublicKeyCredentialSource\createFromPublicKeyCredential().

◆ getRawId()

getRawId ( )

◆ getResponse()

Documentation des champs

◆ $rawId

$rawId
protected

◆ $response

$response
protected

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