Class PublicKeyCredential<R extends AuthenticatorResponse>

java.lang.Object
org.springframework.security.web.webauthn.api.PublicKeyCredential<R>

public final class PublicKeyCredential<R extends AuthenticatorResponse> extends Object
PublicKeyCredential contains the attributes that are returned to the caller when a new credential is created, or a new assertion is requested.
Since:
6.4