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