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 OpenUnisonAuthenticatorOpenUnisonAuthenticator.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 voidWebAuthnUtils.storeWebAuthnUserData(WebAuthnUserData webAuthnUserData, String encryptionKeyName, AuthInfo userData, String workflowName, String uidAttributeName, String challengeStoreAttribute, String credentialIdAttribute, OpenUnisonAuthenticator newAuthentictor)