UserVerificationMethodExtension

public class UserVerificationMethodExtension extends Object
implements Parcelable

Extension for FIDO User Verification Method.

This authentication extension allows Relying Parties to ascertain the method(s) used by the user to authorize the operation.

Note that this extension can be used in only sign calls.

Inherited Constant Summary

Public Constructor Summary

Public Method Summary

boolean
boolean
int
void
writeToParcel(Parcel dest, int flags)

Inherited Method Summary

Public Constructors

public UserVerificationMethodExtension (boolean uvm)

Public Methods

public boolean equals (Object obj)

public boolean getUvm ()

public int hashCode ()

public void writeToParcel (Parcel dest, int flags)