Class WebAuthnAssertResponse

java.lang.Object
io.fusionauth.domain.api.WebAuthnAssertResponse
All Implemented Interfaces:
Buildable<WebAuthnAssertResponse>

public class WebAuthnAssertResponse extends Object implements Buildable<WebAuthnAssertResponse>
API response for completing WebAuthn assertion
Author:
Spencer Witt
  • Field Details

  • Constructor Details

    • WebAuthnAssertResponse

      public WebAuthnAssertResponse()
    • WebAuthnAssertResponse

      public WebAuthnAssertResponse(WebAuthnCredential credential)