com.yubico.webauthn.data.AuthenticatorExtensionOutputs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webauthn-server-core Show documentation
Show all versions of webauthn-server-core Show documentation
Yubico WebAuthn server core API
package com.yubico.webauthn.data;
public interface AuthenticatorExtensionOutputs extends ExtensionOutputs {}