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 SummaryConstructorsConstructorDescriptionUvmEntry(UserVerificationMethod userVerificationMethod, KeyProtectionType keyProtectionType, MatcherProtectionType matcherProtectionType) 
- 
Method Summary
- 
Constructor Details- 
UvmEntrypublic UvmEntry(UserVerificationMethod userVerificationMethod, KeyProtectionType keyProtectionType, MatcherProtectionType matcherProtectionType) 
 
- 
- 
Method Details