Package com.yubico.yubikit.fido.webauthn
Class Credential
java.lang.Object
com.yubico.yubikit.fido.webauthn.Credential
- Direct Known Subclasses:
PublicKeyCredential
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
- See Also:
-
TYPE
- See Also:
-
-
Constructor Details
-
Credential
Webauthn Credential interface- Parameters:
id- The credential’s identifier. The requirements for the identifier are distinct for each type of credential.type- Specifies the credential type represented by this object
-
-
Method Details
-
getId
-
getType
-