Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $authData, string $rpIdHash, string $flags, int $signCount, ?AttestedCredentialData $attestedCredentialData, ?AuthenticationExtensionsClientOutputs $extensions) | |
getAuthData () | |
getRpIdHash () | |
isUserPresent () | |
isUserVerified () | |
hasAttestedCredentialData () | |
hasExtensions () | |
getReservedForFutureUse1 () | |
getReservedForFutureUse2 () | |
getSignCount () | |
getAttestedCredentialData () | |
getExtensions () | |
Attributs protégés | |
$authData | |
$rpIdHash | |
$flags | |
$signCount | |
$attestedCredentialData | |
$extensions | |
Attributs privés | |
const | FLAG_UP = 0b00000001 |
const | FLAG_RFU1 = 0b00000010 |
const | FLAG_UV = 0b00000100 |
const | FLAG_RFU2 = 0b00111000 |
const | FLAG_AT = 0b01000000 |
const | FLAG_ED = 0b10000000 |
__construct | ( | string | $authData, |
string | $rpIdHash, | ||
string | $flags, | ||
int | $signCount, | ||
?AttestedCredentialData | $attestedCredentialData, | ||
?AuthenticationExtensionsClientOutputs | $extensions | ||
) |
getAttestedCredentialData | ( | ) |
Référencé par PackedAttestationStatementSupport\checkCertificate(), TPMAttestationStatementSupport\checkCertificate(), AndroidKeyAttestationStatementSupport\checkCertificateAndGetPublicKey(), FidoU2FAttestationStatementSupport\isValid(), AndroidKeyAttestationStatementSupport\isValid(), TPMAttestationStatementSupport\isValid(), PackedAttestationStatementSupport\processWithCertificate(), TPMAttestationStatementSupport\processWithCertificate(), et PackedAttestationStatementSupport\processWithSelfAttestation().
getAuthData | ( | ) |
getExtensions | ( | ) |
Références null.
getReservedForFutureUse1 | ( | ) |
getReservedForFutureUse2 | ( | ) |
getRpIdHash | ( | ) |
Référencé par FidoU2FAttestationStatementSupport\isValid().
getSignCount | ( | ) |
hasAttestedCredentialData | ( | ) |
hasExtensions | ( | ) |
isUserPresent | ( | ) |
isUserVerified | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |