◆ __construct()
__construct |
( |
?string |
$authenticatorAttachment = null , |
|
|
bool |
$requireResidentKey = false , |
|
|
string |
$userVerification = self::USER_VERIFICATION_REQUIREMENT_PREFERRED |
|
) |
| |
◆ createFromArray()
static createFromArray |
( |
array |
$json | ) |
|
|
static |
◆ createFromString()
static createFromString |
( |
string |
$data | ) |
|
|
static |
◆ getAuthenticatorAttachment()
getAuthenticatorAttachment |
( |
| ) |
|
◆ getUserVerification()
◆ isRequireResidentKey()
◆ jsonSerialize()
◆ $authenticatorAttachment
◆ $requireResidentKey
◆ $userVerification
◆ AUTHENTICATOR_ATTACHMENT_CROSS_PLATFORM
const AUTHENTICATOR_ATTACHMENT_CROSS_PLATFORM = 'cross-platform' |
◆ AUTHENTICATOR_ATTACHMENT_NO_PREFERENCE
const AUTHENTICATOR_ATTACHMENT_NO_PREFERENCE = null |
◆ AUTHENTICATOR_ATTACHMENT_PLATFORM
const AUTHENTICATOR_ATTACHMENT_PLATFORM = 'platform' |
◆ USER_VERIFICATION_REQUIREMENT_DISCOURAGED
const USER_VERIFICATION_REQUIREMENT_DISCOURAGED = 'discouraged' |
◆ USER_VERIFICATION_REQUIREMENT_PREFERRED
const USER_VERIFICATION_REQUIREMENT_PREFERRED = 'preferred' |
◆ USER_VERIFICATION_REQUIREMENT_REQUIRED
const USER_VERIFICATION_REQUIREMENT_REQUIRED = 'required' |
La documentation de cette classe a été générée à partir du fichier suivant :