class AuthenticatorSelectionCriteria extends AbstractDictionary (View source)

Methods

getAsArray()

No description

getJsonData()

No description

static 
removeNullValues(array $map)

No description

null|string
getAuthenticatorAttachment()

No description

setAuthenticatorAttachment(string|null $value)

No description

bool|null
getRequireResidentKey()

No description

setRequireResidentKey(bool|null $value)

No description

null|string
getUserVerification()

No description

setUserVerification(string|null $value)

No description

Details

getAsArray()

getJsonData()

static protected removeNullValues(array $map)

Parameters

array $map

null|string getAuthenticatorAttachment()

Return Value

null|string

setAuthenticatorAttachment(string|null $value)

Parameters

string|null $value

bool|null getRequireResidentKey()

Return Value

bool|null

setRequireResidentKey(bool|null $value)

Parameters

bool|null $value

null|string getUserVerification()

Return Value

null|string

setUserVerification(string|null $value)

Parameters

string|null $value