Class WebAuthnUserData
java.lang.Object
com.tremolosecurity.proxy.auth.webauthn.WebAuthnUserData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebAuthnUserData
deserialize
(org.json.simple.JSONObject root) byte[]
getId()
byte[]
-
Constructor Details
-
WebAuthnUserData
-
-
Method Details
-
getId
public byte[] getId() -
getDisplayName
-
getAuthenticators
-
serialize
public byte[] serialize() -
deserialize
-