Package com.yubico.webauthn.data
Class Extensions.Uvm.UvmEntry
java.lang.Object
com.yubico.webauthn.data.Extensions.Uvm.UvmEntry
- Enclosing class:
- Extensions.Uvm
A
uvmEntry
as defined in §10.3. User
Verification Method Extension (uvm).-
Constructor Summary
ConstructorDescriptionUvmEntry
(UserVerificationMethod userVerificationMethod, KeyProtectionType keyProtectionType, MatcherProtectionType matcherProtectionType) -
Method Summary
-
Constructor Details
-
UvmEntry
public UvmEntry(UserVerificationMethod userVerificationMethod, KeyProtectionType keyProtectionType, MatcherProtectionType matcherProtectionType)
-
-
Method Details