Uses of Class
com.tremolosecurity.proxy.auth.webauthn.WebAuthnUserData
Packages that use WebAuthnUserData
-
Uses of WebAuthnUserData in com.tremolosecurity.proxy.auth.webauthn
Methods in com.tremolosecurity.proxy.auth.webauthn that return WebAuthnUserDataModifier and TypeMethodDescriptionstatic WebAuthnUserData
WebAuthnUserData.deserialize
(org.json.simple.JSONObject root) static WebAuthnUserData
WebAuthnUtils.lookupWebAuthnUserData
(AuthInfo userData, String attributeName, String encryptionKeyName) Methods in com.tremolosecurity.proxy.auth.webauthn with parameters of type WebAuthnUserDataModifier and TypeMethodDescriptionstatic void
WebAuthnUtils.storeWebAuthnUserData
(WebAuthnUserData webAuthnUserData, String encryptionKeyName, AuthInfo userData, String workflowName, String uidAttributeName, String challengeStoreAttribute) static void
WebAuthnUtils.storeWebAuthnUserData
(WebAuthnUserData webAuthnUserData, String encryptionKeyName, AuthInfo userData, String workflowName, String uidAttributeName, String challengeStoreAttribute, String credentialIdAttribute, OpenUnisonAuthenticator newAuthentictor)