|
| __construct (PublicKeyCredentialRpEntity $rp, PublicKeyCredentialUserEntity $user, string $challenge, array $pubKeyCredParams, ?int $timeout, array $excludeCredentials, AuthenticatorSelectionCriteria $authenticatorSelection, string $attestation, ?AuthenticationExtensionsClientInputs $extensions) |
|
| getRp () |
|
| getUser () |
|
| getPubKeyCredParams () |
|
| getExcludeCredentials () |
|
| getAuthenticatorSelection () |
|
| getAttestation () |
|
| jsonSerialize () |
|
| __construct (string $challenge, ?int $timeout=null, ?AuthenticationExtensionsClientInputs $extensions=null) |
|
| getChallenge () |
|
| getTimeout () |
|
| getExtensions () |
|
◆ __construct()
◆ createFromArray()
static createFromArray |
( |
array |
$json | ) |
|
|
static |
◆ createFromString()
static createFromString |
( |
string |
$data | ) |
|
|
static |
◆ getAttestation()
◆ getAuthenticatorSelection()
getAuthenticatorSelection |
( |
| ) |
|
◆ getExcludeCredentials()
getExcludeCredentials |
( |
| ) |
|
◆ getPubKeyCredParams()
◆ getRp()
◆ getUser()
◆ jsonSerialize()
◆ $attestation
◆ $authenticatorSelection
◆ $excludeCredentials
◆ $pubKeyCredParams
◆ $rp
◆ $user
◆ ATTESTATION_CONVEYANCE_PREFERENCE_DIRECT
const ATTESTATION_CONVEYANCE_PREFERENCE_DIRECT = 'direct' |
◆ ATTESTATION_CONVEYANCE_PREFERENCE_INDIRECT
const ATTESTATION_CONVEYANCE_PREFERENCE_INDIRECT = 'indirect' |
◆ ATTESTATION_CONVEYANCE_PREFERENCE_NONE
const ATTESTATION_CONVEYANCE_PREFERENCE_NONE = 'none' |
La documentation de cette classe a été générée à partir du fichier suivant :