Class AuthenticatorAttestationResponse

java.lang.Object
org.springframework.security.web.webauthn.api.AuthenticatorResponse
org.springframework.security.web.webauthn.api.AuthenticatorAttestationResponse

public final class AuthenticatorAttestationResponse extends AuthenticatorResponse
AuthenticatorAttestationResponse represents the authenticator's response to a client's request for the creation of a new public key credential.
Since:
6.4
See Also: