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