Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
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 | |
__construct | ( | string | $id, |
string | $type, | ||
string | $rawId, | ||
AuthenticatorResponse | $response | ||
) |
Références $id, $type, et Symfony\Contracts\Service\__construct().
__toString | ( | ) |
Références $this.
getPublicKeyCredentialDescriptor | ( | array | $transport = [] | ) |
string[] | $transport |
Référencé par PublicKeyCredentialSource\createFromPublicKeyCredential().
getRawId | ( | ) |
getResponse | ( | ) |
Référencé par PublicKeyCredentialSource\createFromPublicKeyCredential().
|
protected |
|
protected |